2005-01-17 [thorsten] 1.0.0cvs1
[claws.git] / ChangeLog.claws
1 2005-01-17 [thorsten]   1.0.0cvs1
2
3         * src/crash.c
4         * src/gtk/pluginwindow.c
5                 return value of filesel should not be free()d
6
7 2005-01-17 [paul]       1.0.0
8
9         * version 1.0.0 released
10
11 2005-01-17 [paul]       0.9.13cvs37
12
13         * AUTHORS
14         * po/es.po
15         * po/fr.po
16         * po/hr.po
17         * po/it.po
18         * po/pt_BR.po
19         * po/sk.po
20         * po/sr.po
21                 update translations. submitted by Ricardo Mones
22                 Lastra, Fabien Vantard, Dragan, Andrea Spadaccini,
23                 Frederico Goncalves Guimaraes, Andrej Kacian,
24                 Aleksandar Urosevic
25
26 2005-01-16 [colin]      0.9.13cvs36
27
28         * src/prefs_toolbar.c
29                 Fix two leaks, both found by Alfons.
30
31 2005-01-15 [paul]       0.9.13cvs35
32
33         * src/gtk/pluginwindow.c
34                 fix 2 memleaks, patch by Alfons
35
36 2005-01-15 [paul]       0.9.13cvs34
37
38         * ChangeLog
39         * ChangeLog.jp
40         * src/common/template.c
41                 sync with main, see ChangeLog 2005-01-11
42                 (fix potential memory corruption bug)
43
44 2005-01-14 [colin]      0.9.13cvs33
45
46         * src/html.c
47         * src/msgcache.c
48                 Fix coding style issues from the last patch
49
50 2005-01-14 [colin]      0.9.13cvs32
51
52         * src/msgcache.c
53                 Fix possible double free, avoid putting 8k on the stack
54         * src/html.c
55         * src/html.h
56                 Fix links with tags inside, add some entities
57         * AUTHORS
58                 Both patches by Rich Coe <Richard.Coe@med.ge.com>
59
60 2005-01-09 [thorsten]   0.9.13cvs31
61
62         * tools/calypso_convert.pl
63                 support nested subdirs (possible in recent calypso versions)
64                 fix "change of readonly value" error with perl >= 5.8
65
66 2005-01-08 [colin]      0.9.13cvs30
67
68         * src/prefs_filtering_action.c
69                 Plug leak - patch by Alfons
70
71 2005-01-07 [paul]       0.9.13cvs29
72
73         * ChangeLog
74         * ChangeLog.jp
75         * src/pop.c
76         * src/pop.h
77                 sync with main, see ChangeLog 2005-01-06
78
79 2005-01-06 [colin]      0.9.13cvs28
80
81         * src/prefs_matcher.c
82                 Plug leak. Patch by Alfons
83
84 2005-01-04 [christoph]  0.9.13cvs27
85
86         * src/folderview.c
87         * src/imap_gtk.c
88         * src/news_gtk.c
89                 Create extra popup menu entries for account settings
90
91         (Closes Bug 663 segfault choosing "Properties" for root MH mailbox)
92
93 2005-01-03 [colin]      0.9.13cvs26
94
95         * src/main.c
96                 Plugins should be loaded before --receive or --receive-all 
97                 is processed. 
98                 Patch by Felix Eckhofer <felix-ml@tribut.de>
99
100 2005-01-03 [colin]      0.9.13cvs25
101
102         * src/pop.c
103         * src/pop.h
104                 Add data_len member, because we can get NULs from network
105                 Patch by Alfons
106
107 2005-01-01 [colin]      0.9.13cvs24
108
109         * src/procmime.c
110                 Fix possible memleak in corner case - found by
111                 Martin Kluge, patch by Alfons
112
113 2004-12-30 [colin]      0.9.13cvs23
114
115         * src/account.c
116                 Fix prototypes - patch by Alfons
117
118 2004-12-30 [paul]       0.9.13cvs22
119
120         * ChangeLog
121         * ChangeLog.jp
122         * NEWS
123         * src/account.c
124                 sync with main 1.0.0.
125                 see ChangeLog 2004-12-22
126
127 2004-12-18 [paul]       0.9.13cvs21
128
129         * AUTHORS
130         * ChangeLog
131         * ChangeLog.jp
132         * src/action.c
133                 sync with main, see ChangeLog 2004-12-17
134
135 2004-12-17 [thorsten]   0.9.13cvs20
136
137         * src/compose.c
138                 protect trailing spaces when signing message
139
140 2004-12-16 [paul]       0.9.13cvs19
141
142         * ChangeLog
143         * ChangeLog.jp
144         * NEWS
145         * src/compose.c
146         * src/syldap.c
147                 sync with main 1.0.0rc
148                 see ChangeLog 2004-12-15
149
150 2004-12-14 [colin]      0.9.13cvs18
151
152         * src/gtk/prefswindow.c
153                 Fix build. Sorry :)
154
155 2004-12-14 [colin]      0.9.13cvs17
156
157         * src/gtk/gtkutils.c
158         * src/gtk/gtkutils.h
159         * src/gtk/prefswindow.c
160                 Catch Enter in prefswindow while in text
161                 widget. Patch by Alfons.
162
163 2004-12-14 [paul]       0.9.13cvs16
164
165         * ChangeLog
166         * ChangeLog.jp
167         * src/action.c
168         * src/compose.c
169         * src/common/utils.c
170                 sync with main, see ChangeLog entries 2004-12-10
171                 and 2004-12-13
172
173         * po/ru.po
174                 updated by Pavlo Bohmat
175
176 2004-12-13 [thorsten]   0.9.13cvs15
177
178         * src/plugins/spamassassin/libspamc.c
179                 fix memleak
180
181 2004-12-13 [colin]      0.9.13cvs14
182
183         * src/gtk/prefswindow.c
184         * src/gtk/pluginwindow.c
185                 Fix key_pressed handlers
186
187 2004-12-11 [colin]      0.9.13cvs13
188
189         * src/quote_fmt_parse.y
190                 Rework quote_fmt_parse to use less local 
191                 arrays in local blocks, so it doesn't 
192                 freak out IBM's stack protector. Patch
193                 by Alfons.
194
195 2004-12-10 [colin]      0.9.13cvs12
196
197         * src/messageview.c
198                 Fix logic error
199         * src/mainwindow.c
200                 Fix corruptions when de-separating messageview
201
202 2004-12-10 [paul]       0.9.13cvs11
203
204         * src/prefs_themes.c
205                 use a different set of icons for the Preview
206
207 2004-12-09 [colin]      0.9.13cvs10
208
209         * src/procmime.c
210                 Fix procmime_encode_content doing horribly wrong
211                 stuff when encoding to B64 from memory
212
213 2004-12-08 [colin]      0.9.13cvs9
214
215         * src/gtk/colorlabel.c
216                 Fix color label off-by-one
217                 Patch by Alfons
218
219 2004-12-08 [hoa]        0.9.13cvs8
220
221         * src/quote_fmt_parse.y
222                 really fix buffer overflow
223
224 2004-12-08 [colin]      0.9.13cvs7
225
226         * src/matcher_parser_parse.y
227         * src/msgcache.c
228         * src/prefs_matcher.c
229         * src/procheader.c
230         * src/matcher.c
231         * src/common/defs.h
232                 Cache total_size and use that to speed up
233                 'partial' match.
234                 Add 'partial' to the list of useable stuff
235                 in filtering
236
237 2004-12-08 [paul]
238
239         * po/sr.po
240                 updated by URKE MMI
241
242 2004-12-08 [colin]      0.9.13cvs6
243
244         * src/textview.c
245                 Fix possible boundary overrun in
246                 get_email_part(). Patch by Alfons
247
248 2004-12-08 [hoa]        0.9.13cvs5
249
250         * src/quote_fmt_parse.y
251                 fix buffer overflow
252                 http://bugs.gentoo.org/show_bug.cgi?id=67253
253
254 2004-12-07 [thorsten]   0.9.13cvs4
255
256         * src/procmime.c
257                 fix leak introduced with 0.9.13cvs1
258
259 2004-12-07 [keith]      0.9.13cvs3
260
261         * src/procmime.c
262                 Fix typo
263
264 2004-12-07 [colin]      0.9.13cvs2
265
266         * AUTHORS
267         * src/prefs_account.c
268         * src/common/smtp.c
269         * src/common/smtp.h
270                 Add SMTP PLAIN authentication. Patch by 
271                 George Michaelson <ggm@apnic.net>
272
273 2004-12-07 [thorsten]   0.9.13cvs1
274
275         * src/procmime.c
276                 [Bug 650] reply button causes crash
277                 Patch partly by David Relson
278
279 2004-12-06 [paul]       0.9.13
280
281         0.9.13 released
282
283 2004-12-06 [paul]
284
285         * po/sk.po
286                 updated by Andrej Kacian
287         * INSTALL
288         * README.claws
289                 updated
290         
291 2004-12-06 [christoph]
292
293         * configure.ac
294                 move GPGME check to PGP/MIME plugin checks
295
296 2004-12-06 [colin]      0.9.12cvs187
297
298         * src/compose.c
299                 X-Sylpheed-Gnupg-Mode -> X-Sylpheed-Privacy-System
300
301 2004-12-06 [paul]       0.9.12cvs186
302
303         * INSTALL
304         * README.claws
305                 updated
306         * po/es.po
307         * po/fr.po
308         * po/it.po
309         * po/ja.po
310         * po/pt_BR.po
311         * po/zh_CN.po
312                 updated by Ricardo Mones Lastra, Fabien Vantard, Andrea 
313                 Spadaccini, Rui Hirokawa, Frederico Goncalves Guimaraes,
314                 and Yang Guilong
315
316 2004-12-05 [paul]       0.9.12cvs185
317
318         * INSTALL
319         * Makefile.am
320         * README.claws
321                 update
322         * TODO.claws    **REMOVED**
323                 removed, use the wiki instead
324         * tools/Makefile.am
325         * tools/README
326                 remove newscache_conv.pl from the release package
327                 and notes as it is broken and not currently maintained
328         * tools/filter_conv.pl
329                 use --config-dir to find claws' config dir
330         * tools/kdeservicemenu/README
331         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
332         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
333                 make a top-level menu entry
334
335 2004-12-04 [paul]       0.9.12cvs184
336
337         * src/addrharvest.c
338                 conv_unmime_header_overwrite(name)
339
340 2004-12-04 [colin]      0.9.12cvs183
341
342         * src/compose.c
343                 Fix saving of compose window position
344                 when sending mail. Patch by Alfons.
345
346 2004-12-04 [paul]       0.9.12cvs182
347
348         * ChangeLog
349         * ChangeLog.jp
350         * INSTALL
351         * NEWS
352         * README
353         * README.jp
354         * doc/manual/ja/Makefile.am
355         * doc/manual/ja/sylpheed-1.html
356         * doc/manual/ja/sylpheed-10.html
357         * doc/manual/ja/sylpheed-11.html
358         * doc/manual/ja/sylpheed-12.html
359         * doc/manual/ja/sylpheed-13.html
360         * doc/manual/ja/sylpheed-14.html
361         * doc/manual/ja/sylpheed-15.html
362         * doc/manual/ja/sylpheed-16.html
363         * doc/manual/ja/sylpheed-17.html
364         * doc/manual/ja/sylpheed-18.html
365         * doc/manual/ja/sylpheed-19.html
366         * doc/manual/ja/sylpheed-2.html
367         * doc/manual/ja/sylpheed-20.html
368         * doc/manual/ja/sylpheed-3.html
369         * doc/manual/ja/sylpheed-4.html
370         * doc/manual/ja/sylpheed-5.html
371         * doc/manual/ja/sylpheed-6.html
372         * doc/manual/ja/sylpheed-7.html
373         * doc/manual/ja/sylpheed-8.html
374         * doc/manual/ja/sylpheed-9.html
375         * doc/manual/ja/sylpheed.html
376         * doc/manual/ja/sylpheed.sgml
377         * src/Makefile.am
378         * src/procmime.c
379         * src/pixmaps/regular.xpm **REMOVED**
380                 sync with main 1.0.0beta4, including: "canonicalize text files
381                 before encoding to BASE64, and uncanonicalize after decoding
382                 to conform with RFC 2045" 
383
384 2004-12-03 [christoph]  0.9.12cvs181
385
386         * src/compose.c
387                 build the Privacy System menu without GtkItemFactory to
388                 allow '/' in Privacy System names
389
390         * src/plugins/pgpmime/pgpmime.c
391         * src/plugins/pgpmime/plugin.c
392                 Update description and change Privacy System name
393
394 2004-12-03 [paul]
395
396         * src/pixmaps/dir_close.xpm
397         * src/pixmaps/dir_open.xpm
398         * src/pixmaps/drafts_close.xpm
399         * src/pixmaps/drafts_open.xpm
400         * src/pixmaps/group.xpm
401         * src/pixmaps/unread.xpm
402                 update icons (sync with main (adjust hue))      
403
404 2004-12-02 [paul]       0.9.12cvs180
405
406         * ChangeLog
407         * ChangeLog.jp
408         * src/Makefile.am
409         * src/pop.c
410         * src/common/utils.c
411         * src/common/utils.h
412         * src/pixmaps/folder.xpm **REMOVED**
413                 sync with main
414                 fixes bug 644 'extra CRs in subject line break filtering' 
415
416 2004-12-02 [colin]      0.9.12cvs179
417
418         * src/compose.c
419                 Prevent duplicate edition of queued
420                 and drafted mails
421
422 2004-12-02 [colin]      0.9.12cvs178
423
424         * src/compose.c
425                 Fix quote linewrapping ignoring pref
426                 Patch by Alfons
427
428 2004-11-30 [colin]      0.9.12cvs177
429
430         * src/gtk/prefswindow.c
431         * src/gtk/pluginwindow.c
432                 Add shortcut keys to prefs window
433                 and plugin window. Patch by Fabien Vantard.
434
435 2004-11-29 [colin]      0.9.12cvs176
436
437         * src/folderview.c
438                 Fix disappearing separators in folderview's popup
439
440 2004-11-29 [colin]      0.9.12cvs175
441
442         * src/procmime.c
443                 Another format bug
444
445 2004-11-29 [colin]      0.9.12cvs174
446
447         * src/pop.c
448                 Fix format string
449
450 2004-11-26 [colin]      0.9.12cvs173
451
452         * src/common/smtp.c
453         * src/common/smtp.h
454                 Use ESMTP for all servers advertising it
455                 Add SIZE= parameter to MAIL command for 
456                 ESMTP servers
457
458 2004-11-24 [colin]      0.9.12cvs172
459
460         * src/plugins/pgpmime/pgpmime.c
461                 Forgot one :(
462
463 2004-11-24 [colin]      0.9.12cvs171
464
465         * src/plugins/pgpmime/pgpmime.c
466                 Fix numerous GpgmeGtk leaks
467
468 2004-11-24 [colin]      0.9.12cvs170
469
470         * src/plugins/pgpmime/pgpmime.c
471                 Fix numerous GpgmeCtx leaks
472
473 2004-11-24 [colin]      0.9.12cvs169
474
475         * src/plugins/pgpmime/plugin.c
476                 Update requirements
477         * src/plugins/trayicon/Makefile.am
478         * src/plugins/trayicon/newmarkedmail.xpm
479         * src/plugins/trayicon/trayicon.c
480         * src/plugins/trayicon/unreadmarkedmail.xpm
481                 Add new icons when there are unread marked mails
482                 answers
483
484 2004-11-23 [thorsten]   0.9.12cvs168
485
486         * src/plugins/pgpmime/plugin.c
487                 typo: plugin_init instead of plugin_done
488
489 2004-11-23 [thorsten]   0.9.12cvs167
490
491         * commitHelper
492                 o add me
493         * src/partial_download.c
494         * src/partial_download.h
495                 o fix path for includes
496
497 2004-11-23 [colin]      0.9.12cvs166
498
499         * src/procmime.c
500                 Uh, changed API.
501
502 2004-11-23 [colin]      0.9.12cvs165
503
504         * src/procmime.c
505                 Fix mime headers wrapping
506
507 2004-11-23 [christoph]  0.9.12cvs164
508
509         * src/common/Makefile.am
510         * src/common/partial_download.[ch]
511         * src/Makefile.am
512         * src/partial_download.[ch]
513         * src/folderview.c
514                 move to src because it depends on src stuff
515
516         * src/codeconv.c
517         * src/common/base64.h
518                 move B64LEN macro to base64.h
519
520         * src/compose.c
521         * src/privacy.[ch]
522                 add PrefsAccount to sign-function parameters
523
524         * src/main.c
525         * src/prefs_account.[ch]
526         * src/gtk/prefswindow.[ch]
527                 o use new prefswindow for account prefs
528                 o add possibility to add new pages to account prefs
529
530         * src/plugins/pgpmime/prefs_gpg.[ch]
531         * src/plugins/pgpmime/prefs_gpg.glade
532                 add account prefs for GPG
533
534         * src/plugins/pgpmime/pgpmime.c
535         * src/plugins/pgpmime/sgpgme.[ch]
536                 create signers list based on the GPG account prefs
537
538 2004-11-23 [colin]      0.9.12cvs163
539
540         * src/main.c
541                 Fix cursor going from normal to wait
542                 as many times as there are folders
543                 (very noticeable on exported displays)
544
545 2004-11-23 [colin]      0.9.12cvs162
546
547         * src/msgcache.c
548                 HEAD needs this leak fix too
549
550 2004-11-22 [luke]       0.9.12cvs161
551
552         * src/gtk/gtkstext.c
553                 'Up' key moves one line (not one paragraph) like 'Down'
554
555 2004-11-22 [paul]       0.9.12cvs160
556
557         * src/prefs_themes.c
558                 fix oversized GtkFrames
559
560 2004-11-19 [paul]       0.9.12cvs159
561
562         * src/prefs_common.c
563                 update prefs_keybind_apply_clicked()
564
565 2004-11-18 [paul]       0.9.12cvs158
566
567         * src/compose.c
568         * src/messageview.c
569         * src/common/utils.c
570         * src/common/utils.h
571                 use Message-ID format like that previously
572                 used in compose_generate_msgid()
573
574 2004-11-17 [christoph]  0.9.12cvs157
575
576         * src/mainwindow.c
577         * src/prefs_common.c
578                 integrate "Common preferences" into new preferences dialog
579
580 2004-11-17 [colin]      0.9.12cvs156
581
582         * src/prefs_account.c
583         * src/prefs_account.h
584         * src/procmsg.c
585                 Add an option to let the user choose to store encrypted
586                 mail as clear text or encrypted.
587
588 2004-11-17 [colin]      0.9.12cvs155
589
590         * src/compose.c
591         * src/toolbar.c
592                 Be verbose when sending fails
593         * src/procmsg.c
594                 Fix procmsg_send_queue returning 0 when there's an error
595                 Don't send messages to be encrypted to nobody 
596
597
598 2004-11-17 [colin]      0.9.12cvs154
599
600         * src/privacy.c
601                 Fix more pointer confusion
602
603 2004-11-17 [paul]       0.9.12cvs153
604
605         * src/procmime.h
606                 forgotten in sync with main 1.0.0beta3
607
608
609 2004-11-17 [paul]       0.9.12cvs152
610
611         * ChangeLog
612         * ChangeLog.jp
613         * NEWS
614         * src/compose.c
615         * src/jpilot.c
616         * src/procmime.c
617                 sync with main 1.0.0beta3
618                 see ChangeLog 2004-11-15 and 2004-11-16
619
620 2004-11-17 [colin]      0.9.12cvs151
621
622         * src/plugins/pgpmime/pgpmime.c
623                 Remove debug printf
624
625 2004-11-17 [colin]      0.9.12cvs150
626
627         * src/plugins/pgpmime/pgpmime.c
628                 Fix off-by-one causing segs
629
630 2004-11-17 [colin]      0.9.12cvs149
631
632         * src/procmsg.c
633                 < Reboot_> don't compare pointers to NULL with !
634                 So, use the other form to bring consistency.
635                 Also fix coding style.
636
637 2004-11-16 [colin]      0.9.12cvs148
638
639         * src/procmsg.c
640                 Fix the fix :)
641
642 2004-11-16 [colin]      0.9.12cvs147
643
644         * src/procmsg.c
645                 Fix leaks in procmsg_send_message_queue
646
647 2004-11-12 [paul]       0.9.12cvs146
648
649         * src/prefs_account.c
650         * src/procmime.c
651         * src/procmime.h
652                 fix sync breakage 
653
654 2004-11-12 [paul]
655
656         * src/pixmaps/complete.xpm
657         * src/pixmaps/continue.xpm
658                 small sync with main, see ChangeLog 2004-11-11
659
660 2004-11-11 [paul]       0.9.12cvs145
661
662         * ChangeLog
663         * ChangeLog.jp
664         * src/account.c
665         * src/folderview.c
666         * src/folderview.h
667         * src/imap.c
668         * src/imap_gtk.c
669         * src/inc.c
670         * src/mainwindow.c
671         * src/mh_gtk.c
672         * src/news_gtk.c
673         * src/pop.c
674         * src/prefs_account.c
675         * src/prefs_account.h
676         * src/prefs_ext_prog.c
677         * src/procmsg.c
678         * src/procmsg.h
679         * src/summary_search.c
680         * src/summaryview.c
681         * src/textview.c
682         * src/common/defs.h
683         * src/common/utils.c
684         * src/common/utils.h
685         * src/gtk/menu.c
686         * src/gtk/menu.h
687                 sync with main 1.0.0beta2 (plus 4)
688
689 2004-11-09 [christoph]  0.9.12cvs144
690
691         * src/compose.c
692         * src/prefs_account.[ch]
693                 add option menu to select default privacy system
694
695         * src/plugins/pgpmime/pgpmime.c
696                 better memory allocation
697
698         * src/folder.c
699                 syncronize flags when scanning a folder
700
701 2004-11-08 [colin]      0.9.12cvs143
702
703         * src/summaryview.c
704                 Prevent useless folder count updates while 
705                 quicksearch is running. It is really annoying 
706                 while quicksearch is running a full-mail
707                 scan, like 'b foo', in a big folder.
708
709 2004-11-08 [colin]      0.9.12cvs142
710
711         * src/textview.c
712                 Really fix these mail URIs
713
714 2004-11-08 [colin]      0.9.12cvs141
715
716         * src/textview.c
717                 fix "colin@colino.net" <colin@colino.net> 
718                 types of URIs
719
720 2004-11-06 [colin]      0.9.12cvs140
721
722         * src/compose.c
723                 Don't ask for passphrase if not sending
724
725 2004-11-05 [christoph]  0.9.12cvs139
726
727         * src/compose.c
728                 o encode text content of composed mails
729         * src/procmime.c
730                 o allow encoding of MimeInfos that are stored in memory buffers
731                 
732
733 2004-11-03 [paul]       0.9.12cvs138
734
735         * po/POTFILES.in
736                 add 'src/plugins/pgpmime/prefs_gpg.c'.
737                 Patch submitted by Fabien Vantard
738
739         * src/prefs_ext_prog.c
740                 fix typos. Patch submitted by Fabien Vantard
741
742         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
743         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
744                 add German, Spanish, Italian, Brazilian Portuguese,
745                 and Slovak translations. Submitted by Thomas Gilgin,
746                 J. José del Río 'partymola', Andrea Spadaccini,
747                 Frederico Goncalves Guimaraes, and Andrej Kacian
748
749 2004-11-01 [christoph]  0.9.12cvs137
750
751         * src/procmime.c
752                 implement RFC2231's parameter encoding
753
754 2004-10-29 [colin]      0.9.12cvs136
755
756         * src/common/utils.c
757                 Fix boundary delimiter (a Pine user gets this:
758                 > Malformed message: Unexpected characters at end of parameters:
759                 > =_Thu__28_Oct_2)
760
761 2004-10-29 [paul]
762
763         * tools/textviewer.sh
764                 fix typo. patch submitted by Johann Koenig 
765                 <explosive@hvc.rr.com>
766
767 2004-10-29 [paul]
768
769         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
770         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
771                 add French translations, submitted by Fabien Vantard
772
773 2004-10-28 [christoph]  0.9.12cvs135
774
775         * doc/src/rfc2231.txt                           ** NEW **
776         * src/procmime.c
777         * src/common/quoted-printable.c
778         * src/common/utils.[ch]
779                 implement RFC2231's parameter decoding
780
781 2004-10-27 [paul]
782
783         * tools/kdeservicemenu/README
784         * tools/kdeservicemenu/install.sh
785         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
786         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
787         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
788                 output files to /tmp instead of littering the
789                 current dir
790                 add uninstall function
791                 refactor
792
793 2004-10-26 [christoph]  0.9.12cvs134
794
795         * src/procmime.c
796                 better check if parameters have to be in quoted string
797
798 2004-10-25 [paul]
799
800         * tools/kdeservicemenu/README
801         * tools/kdeservicemenu/install.sh
802         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
803         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
804         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
805                 add files for Sylpheed Service Menu in Konqueror
806
807 2004-10-22 [paul]       0.9.12cvs133
808
809         * src/compose.c
810         * src/prefs_common.c
811         * src/prefs_common.h
812         * src/prefs_wrapping.c
813                 remove 'smart wrapping'
814
815 2004-10-21 [colin]      0.9.12cvs132
816
817         * src/compose.c
818                 Remove extraneous separator in Options
819
820 2004-10-21 [colin]      0.9.12cvs131
821
822         * src/compose.c
823                 Replace "unknown" attachments by "application/octet-stream"
824                 Be a bit more defensive when using strchr
825
826 2004-10-20 [paul]
827
828         * po/ru.po
829                 updated by Pavlo Bohmat
830
831 2004-10-19 [christoph]  0.9.12cvs130
832
833         * src/compose.c
834                 fix wrong menu entry path
835
836         (Closes Bug 626 crashes after clicking 'reply' or 'reply to all')
837
838         * src/gtk/menu.c
839                 add extra check for missing menu entries
840
841 2004-10-19 [christoph]  0.9.12cvs129
842
843         * src/compose.c
844         * src/common/utils.c
845                 use utils' generate_msgid() in compose.c
846
847 2004-10-18 [christoph]  0.9.12cvs128
848
849         * src/plugins/pgpmime/passphrase.c
850         * src/plugins/pgpmime/pgpmime.c
851         * src/plugins/pgpmime/prefs_gpg.[ch]
852         * src/plugins/pgpmime/prefs_gpg.glade
853         * src/plugins/pgpmime/sgpgme.c
854                 add GPG prefs
855
856 2004-10-18 [christoph]  0.9.12cvs127
857
858         * src/addrbook.c
859         * src/addrcache.c
860         * src/addressbook.c
861         * src/codeconv.c
862         * src/compose.c
863         * src/customheader.c
864         * src/editaddress.c
865         * src/editgroup.c
866         * src/exporthtml.c
867         * src/folder.c
868         * src/folderview.c
869         * src/imap.c
870         * src/jpilot.c
871         * src/main.c
872         * src/matcher_parser_parse.y
873         * src/mbox.c
874         * src/pop.c
875         * src/prefs_account.c
876         * src/prefs_gtk.c
877         * src/prefs_msg_colors.c
878         * src/procheader.c
879         * src/procmime.[ch]
880         * src/procmsg.c
881         * src/summaryview.c
882         * src/textview.c
883         * src/common/base64.c
884         * src/common/partial_download.c
885         * src/common/socket.c
886         * src/common/sylpheed.c
887         * src/common/utils.[ch]
888         * src/gtk/filesel.c
889         * src/gtk/pluginwindow.c
890         * src/gtk/quicksearch.c
891         * src/plugins/pgpmime/pgpmime.c
892         * src/plugins/pgpmime/plugin.c
893         * src/plugins/pgpmime/select-keys.c
894         * src/plugins/pgpmime/sgpgme.c
895         * src/plugins/spamassassin/libspamc.c
896         * src/plugins/trayicon/trayicon.c
897         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.[ch]
898         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
899                 o don't use any GNU C extensions
900                 o fix warnings
901                 o replace some non-POSIX functions
902
903         * src/plugins/spamassassin/spamassassin.[ch]
904         * src/plugins/spamassassin/spamassassin_gtk.c
905         * src/plugins/clamav/clamav_plugin.[ch]
906         * src/plugins/clamav/clamav_plugin_gtk.c
907                 replace statusbar_print_all() from common code because it is a
908                 GUI function
909
910 2004-10-17 [paul]
911
912         * po/es.po
913         * po/ko.po
914         * AUTHORS
915                 update Spanish and Korean translations,
916                 submitted by Ricardo Mones Lastra and
917                 SungHyun Nam
918
919 2004-10-13 [colin]      0.9.12cvs126
920
921         * src/compose.c
922                 Don't convert message to forced encoding when 
923                 drafting, plus minor magic-values cleanup.
924
925 2004-10-13 [colin]      0.9.12cvs125
926
927         * po/POTFILES.in
928                 Update POTFILES.in to reflect the source
929                 place changes
930
931 2004-10-08 [christoph]  0.9.12cvs124
932
933         * m4/spamassassin.m4
934                 fix libspamc OpenSSL
935
936         * src/compose.c
937                 rearrange the compose menu
938
939 2004-10-08 [christoph]  0.9.12cvs123
940
941         * src/Makefile.am
942         * src/account.c
943         * src/compose.[ch]
944         * src/crash.c
945         * src/main.c
946         * src/mimeview.c
947         * src/passphrase.[ch]                           ** REMOVE **
948         * src/prefs_account.[ch]
949         * src/prefs_common.[ch]
950         * src/privacy.[ch]
951         * src/procmime.[ch]
952         * src/procmsg.c
953         * src/rfc2015.[ch]                              ** REMOVE **
954         * src/select-keys.[ch]                          ** REMOVE **
955         * src/common/utils.[ch]
956         * src/gtk/about.c
957         * src/plugins/pgpmime/Makefile.am
958         * src/plugins/pgpmime/passphrase.[ch]           ** NEW **
959         * src/plugins/pgpmime/pgpmime.c
960         * src/plugins/pgpmime/plugin.c
961         * src/plugins/pgpmime/prefs_gpg.[ch]
962         * src/plugins/pgpmime/select-keys.[ch]          ** NEW **
963         * src/plugins/pgpmime/sgpgme.[ch]
964                 o Add new MIME-Writer
965                 o extend PrivacySystem with sign and encrypt functions
966                 o extend PGP/MIME plugin with sign and encrypt functions
967                 o integrate extended Privacy API in Compose and Sending process
968
969 2004-10-04 [colin]      0.9.12cvs122
970
971         * src/mainwindow.c
972         * src/messageview.c
973         * src/messageview.h
974         * src/textview.c
975                 Make forced encoding limited to messageview and
976                 apply only to parts displayed using textview
977
978 2004-10-04 [colin]      0.9.12cvs121
979
980         * src/summaryview.c
981                 Fix bug #605 (collapsed threads re-expand when moving or
982                 deleting mails)
983
984 2004-10-03 [colin]      0.9.12cvs120
985
986         * src/summaryview.c
987                 Fix bug #602
988
989 2004-10-02 [colin]      0.9.12cvs119
990
991         * src/mainwindow.c
992         * src/messageview.c
993         * src/prefs_common.h
994         * src/procmime.c
995         * src/procmime.h
996         * src/textview.c
997                 Clean up forced charset feature
998                 Add forced decode
999
1000 2004-10-01 [colin]      0.9.12cvs118
1001
1002         * src/mimeview.c
1003                 Better fix for Save all: skip multipart mails' first 
1004                 text part
1005
1006 2004-10-01 [colin]      0.9.12cvs117
1007
1008         * src/mimeview.c
1009                 Only save attachments in Save All
1010
1011 2004-10-01 [paul]       0.9.12cvs116
1012
1013         * ChangeLog
1014         * ChangeLog.jp
1015         * src/account.c
1016         * src/prefs_common.c
1017         * src/gtk/colorlabel.c
1018                 sync with main 0.9.12cvs17
1019
1020 2004-09-30 [colin]      0.9.12cvs115
1021
1022         * src/stock_pixmap.c
1023         * src/stock_pixmap.h
1024         * src/folderview.c
1025         * src/Makefile.am
1026         * src/pixmaps/read.xpm
1027                 Add icon for total # column
1028
1029 2004-09-29 [colin]      0.9.12cvs114
1030
1031         * src/compose.c
1032                 Don't close compose until message is sent if 
1033                 Show Send Dialog is Always
1034
1035 2004-09-29 [paul]       0.9.12cvs113
1036
1037         * src/quote_fmt_parse.y
1038                 In the quotation templates recognise sender's first and last 
1039                 names (%F %L) when the name is in the format "Duck, Donald".
1040                 Patch submitted by Thomas Gilgin, <thomas_gilgin@users.sourceforge.net>
1041
1042
1043 2004-09-28 [colin]      0.9.12cvs112
1044
1045         * src/mainwindow.c
1046                 Put back mnemonic
1047         * src/folderview.c
1048                 Fix Empty trash being visible-invisible-visible...
1049
1050 2004-09-28 [colin]      0.9.12cvs111
1051
1052         * src/mainwindow.c
1053                 Relabel Empty all Trash folders
1054
1055 2004-09-28 [colin]      0.9.12cvs110
1056
1057         * src/folderview.c
1058                 Add contextual Empty trash menu
1059         * src/mainwindow.c
1060                 Revert cvs109 which was useless
1061
1062 2004-09-28 [colin]      0.9.12cvs109
1063
1064         * src/mainwindow.c
1065                 Fix uninialized var
1066
1067 2004-09-28 [colin]      0.9.12cvs108
1068
1069         * src/addressbook.c
1070                 Fix triple-click
1071
1072 2004-09-28 [colin]      0.9.12cvs107
1073
1074         * src/addressbook.c
1075                 Fix double-click on entries
1076
1077 2004-09-28 [colin]      0.9.12cvs106
1078
1079         * src/inc.c
1080                 Reintroduce folder_item update freeze on incorporation
1081
1082 2004-09-27 [christoph]  0.9.12cvs105
1083
1084         * src/folderview.c
1085                 right-align new and unread column
1086
1087 2004-09-27 [paul]
1088
1089         * 0.9.12b released
1090
1091 2004-09-27 [paul]       0.9.12cvs104
1092
1093         * src/main.c
1094                 revert 0.9.12cvs101, it causes another segfault
1095
1096 2004-09-23 [christoph]  0.9.12cvs103
1097
1098         * src/plugins/spamassassin/libspamc.[ch]
1099         * src/plugins/spamassassin/utils.[ch]
1100                 update libspamc to SpamAssassin 3.0.0
1101
1102 2004-09-17 [paul]       0.9.12cvs102
1103
1104         * ChangeLog
1105         * ChangeLog.jp
1106         * src/inc.c
1107                 sync with main 0.9.12cvs14, see ChangeLog 2004-09-09
1108  
1109
1110 2004-09-17 [colin]      0.9.12cvs101
1111
1112         * src/main.c
1113                 Fix segfaults when quitting. valgrind says:
1114                         ==12144== Invalid read of size 4
1115                         ==12144==    at 0x80D7DDA: messageview_is_visible (messageview.c:938)
1116                         [...]
1117                         ==12144==  Address 0x1BF1BD30 is 56 bytes inside a block of size 72 free'd
1118                         [...]
1119                         ==12144==    by 0x80CC671: exit_sylpheed (main.c:498)
1120
1121
1122 2004-09-13 [christoph]  0.9.12cvs100
1123
1124         * src/folder.c
1125                 add NULL pointer checks to fix segfault when messages can
1126                 not be fetched
1127
1128 2004-09-08 [colin]      0.9.12cvs99
1129
1130         * src/account.c
1131                 Remove a debug printf
1132
1133 2004-09-08 [christoph]  0.9.12cvs98
1134
1135         * src/procmsg.[ch]
1136                 change MSG_CACHED (unused in claws) to MSG_SCANNED to remember
1137                 if the message structure has been scanned
1138
1139         * src/folder.c
1140                 o scan structure when the mail is fetched for the first time
1141                   to prevent unnecessary fetching of messages while scanning
1142                   the folder for messages
1143                 o revert 0.9.12cvs24
1144
1145         * src/plugins/pgpmime/pgpmime.c
1146                 check signature if auto signature checking is enabled when the
1147                 signature status is requested for first time and not when
1148                 checking if a part has a signature
1149
1150 2004-09-07 [colin]      0.9.12cvs97
1151
1152         * src/inc.c
1153                 Change session error messages so that they
1154                 are a bit more helpful (the origin of the
1155                 error is not apparent if one isn't in 
1156                 front of Sylpheed when it happens).
1157
1158 2004-09-06 [colin]      0.9.12cvs96
1159
1160         * src/toolbar.c
1161                 Fix graying out Redirect in non english languages
1162                 Patch by Fabien Vantard
1163
1164 2004-09-06 [colin]      0.9.12cvs95
1165
1166         * src/summaryview.c
1167         * src/mimeview.c
1168                 Fix dropped URIs
1169
1170 2004-09-06 [colin]      0.9.12cvs94
1171
1172         * src/addressbook.c
1173         * src/addressitem.h
1174         * src/addritem.c
1175         * src/addritem.h
1176                 Add basic drag and drop to addressbook
1177
1178 2004-09-03 [colin]      0.9.12cvs93
1179
1180         * src/summaryview.c
1181                 Next/Prev unread message should start
1182                 from next/prev node (especially if 
1183                 mark_as_read_delay != 0)
1184
1185 2004-09-03 [colin]      0.9.12cvs92
1186
1187         * src/prefs_common.c
1188         * src/prefs_common.h
1189         * src/summaryview.c
1190                 Add an hidden 'mark_as_read_delay' pref 
1191
1192 2004-09-02 [colin]      0.9.12cvs91
1193
1194         * src/gtk/menu.c
1195                 Add unduplicated menu entries (fixes bug 532)
1196                 Patch by Fabien Vantard
1197
1198 2004-09-02 [colin]      0.9.12cvs90
1199
1200         * src/account.c
1201                 Fix bug 582 (broken auto account selection)
1202
1203 2004-09-02 [colin]      0.9.12cvs89
1204
1205         * src/addrindex.c
1206                 Free deleted queries too
1207
1208 2004-09-02 [colin]      0.9.12cvs88
1209
1210         * src/ldapquery.c
1211                 Fix freezes in LDAP, due to memory corruption
1212                 after deletion of a query (and not removing it
1213                 from the corresponding list of queries).
1214                 Very probably fixes bug 567 and bug 569
1215
1216 2004-09-02 [colin]      0.9.12cvs87
1217
1218         * src/prefs_spelling.c
1219                 Fix bug with aspell prefs init, where spell checking
1220                 is enabled at first but dictionary not specified. Use
1221                 LANG's dictionary by default.
1222
1223 2004-09-01 [colin]      0.9.12cvs86
1224
1225         * src/filtering.c
1226         * src/imap.c
1227         * src/prefs_matcher.c
1228         * src/stock_pixmap.c
1229                 Fix more nasty uninitialized variables
1230
1231 2004-08-31 [colin]      0.9.12cvs85
1232
1233         * src/folder.c
1234                 Fix memory corruption when entering procmsg_msginfo_free()
1235                 with unitialized msginfo. Thanks Valgrind.
1236
1237 2004-08-29 [colin]      0.9.12cvs84
1238
1239         * src/mimeview.c
1240                 Don't escape filenames before saving - that's 
1241                 not dangerous. By the way, fix the leak.
1242
1243 2004-08-27 [paul]       0.9.12cvs83
1244
1245         * src/mh.c
1246         * src/procheader.c
1247         * src/procmsg.c
1248         * src/procmsg.h
1249         * src/common/utils.c
1250         * src/gtk/menu.h
1251                 sync with main 0.9.12cvs6, see ChangeLog
1252                 2004-08-24, 2004-08-25, 2004-08-26
1253
1254
1255 2004-08-26 [paul]
1256
1257         * po/ja.po
1258                 updated by Rui Hirokawa
1259
1260 2004-08-25 [colin]      0.9.12cvs82
1261
1262         * src/plugins/pgpmime/pgpmime.c
1263                 Fix leak on non-combined encrypted messages
1264
1265 2004-08-25 [colin]      0.9.12cvs81
1266
1267         * src/plugins/pgpmime/pgpmime.c
1268         * src/plugins/pgpmime/sgpgme.c
1269         * src/plugins/pgpmime/sgpgme.h
1270                 Handle combined encryption/signature
1271
1272 2004-08-24 [colin]      0.9.12cvs80
1273
1274         * src/folder.c
1275                 Set mime flags on non multipart messages too
1276
1277 2004-08-23 [christoph]  0.9.12cvs79
1278
1279         * src/compose.c
1280                 create message header in memory as GString before writing it
1281                 to the message file
1282
1283 2004-08-23 [colin]      0.9.12cvs78
1284
1285         * src/rfc2015.c
1286         * src/rfc2015.h
1287         * src/compose.c
1288                 Fix (again) bug 197: inline encryption broken
1289
1290 2004-08-23 [paul]
1291
1292         * po/zh_CN.po
1293                 updated by Hansom Young
1294
1295 2004-08-23 [paul]
1296
1297         * 0.9.12a released
1298
1299 2004-08-23 [colin]      0.9.12cvs77
1300
1301         * src/imap.c
1302                 Try and fix bug 577 (session->last_access_time is broken since 
1303                 sync with main 0.9.12cvs2). 
1304                 Patch by Stephan Sachse <whiteman@teg-clan.de>
1305
1306 2004-08-23 [paul]
1307
1308         * po/es.po
1309         * po/fr.po
1310         * po/pl.po
1311         * po/pt_BR.po
1312         * po/sk.po
1313         * po/sr.po
1314                 update translations. submitted by Ricardo
1315                 Mones Lastra, Fabien Vantard, Emilian Nowak,
1316                 Frederico Goncalves Guimaraes, Andrej Kacian,
1317                 Urke MMI
1318
1319 2004-08-22 [paul]       0.9.12cvs76
1320
1321         * src/plugins/trayicon/trayicon.c
1322                 fix formatting bug in trayicon_popup_menu_entries[]
1323
1324
1325 2004-08-22 [paul]       0.9.12cvs75
1326
1327         * m4/Makefile.am
1328                 remove reference to openssl.m4
1329
1330
1331 2004-08-21 [colin]      0.9.12cvs74
1332
1333         * src/compose.c
1334                 Fix bug 576 (Duplicate auto-bcc on reedit)
1335
1336 2004-08-21 [colin]      0.9.12cvs73
1337
1338         * src/toolbar.c
1339                 Grey out Redirect in the toolbar when selection is
1340                 multiple. Fixes bug 520
1341
1342 2004-08-21 [colin]      0.9.12cvs72
1343
1344         * src/compose.c
1345                 Save Sign, Encrypt and Mode status when drafting or queuing
1346                 Fixes bug 502 (drafted message does not keep sign / encrypt 
1347                 state)
1348
1349 2004-08-21 [colin]      0.9.12cvs71
1350
1351         * src/summaryview.c
1352                 Fix bug 494 (Messages are always opened in summary 
1353                 view when right clicked.) Also fixes bug 508.
1354
1355 2004-08-21 [colin]      0.9.12cvs70
1356
1357         * src/compose.c
1358                 When using inline encryption, don't use QP or Base64:
1359                 the mail will be encrypted to a 7bit string.
1360                 Fixes bug 197
1361
1362 2004-08-21 [colin]      0.9.12cvs69
1363
1364         * src/compose.c
1365                 Fix inline-signing with 8bit chars: data must be 
1366                 converted to Quoted-printable before signing.
1367
1368 2004-08-21 [colin]      0.9.12cvs68
1369
1370         * src/compose.c
1371                 Remove 'Message/Save to draft folder'
1372                 and 'Message/Save and keep editing' to 
1373                 put a single 'File/Save' command.
1374                 Fixes bug 224
1375
1376 2004-08-21 [colin]      0.9.12cvs67
1377
1378         * src/mainwindow.c
1379                 Fix bug 222 (Summary view state not retained between sessions)
1380
1381 2004-08-20 [colin]      0.9.12cvs66
1382
1383         * src/codeconv.c
1384                 Fix bug 574 (empty cur_locale is not enough)
1385
1386 2004-08-20 [paul]
1387
1388         * src/plugins/pgpmime/plugin.c
1389                 modify PGP/MIME plugin's description
1390
1391 2004-08-16 [colin]      0.9.12cvs65
1392
1393         * src/common/ssl.c
1394                 Fix version comparison
1395
1396 2004-08-16 [colin]      0.9.12cvs64
1397
1398         * src/common/ssl.c
1399                 I meant 2.2.
1400
1401 2004-08-16 [colin]      0.9.12cvs63
1402
1403         * src/common/ssl.c
1404                 People with glibc 2.1 have had problems with non-blocking
1405                 SSL_connect. Disable it for glibc < 2.2.
1406
1407 2004-08-16 [colin]      0.9.12cvs62
1408
1409         * src/common/ssl.c
1410                 Fix format error
1411
1412 2004-08-13 [colin]      0.9.12cvs61
1413
1414         * src/plugins/pgpmime/plugin.c
1415                 Add plugin's description
1416
1417 2004-08-12 [christoph]  0.9.12cvs60
1418
1419         * src/folderutils.c
1420                 fix bug that did not thaw folder updates when deleting
1421                 duplicates in empty folders
1422
1423 2004-08-12 [colin]      0.9.12cvs59
1424
1425         * src/plugins/trayicon/trayicon.c
1426                 Add a context menu with most common operations
1427
1428 2004-08-12 [colin]      0.9.12cvs58
1429
1430         * configure.ac
1431         * sylpheed.desktop
1432         * src/Makefile.am
1433         * src/main.c
1434                 Add support for Freedesktop.org's startup notification
1435
1436 2004-08-10 [colin]      0.9.12cvs57
1437
1438         * src/main.c
1439         * src/common/socket.c
1440         * src/common/ssl.c
1441         * src/common/sylpheed.c
1442         * src/common/sylpheed.h
1443                 Put back the ssl connect nonblocking...
1444                 without the race condition
1445
1446 2004-08-09 [colin]      0.9.12cvs56
1447
1448         * src/main.c
1449         * src/common/ssl.c
1450         * src/common/sylpheed.c
1451         * src/common/sylpheed.h
1452                 Reverting previous commit, doesn't work 
1453
1454 2004-08-09 [colin]      0.9.12cvs55
1455
1456         * src/main.c
1457         * src/common/ssl.c
1458         * src/common/sylpheed.c
1459         * src/common/sylpheed.h
1460                 Make SSL_connect nonblocking, using a thread
1461
1462 2004-08-09 [paul]       0.9.12cvs54
1463
1464         * po/POTFILES.in
1465                 reflect new location of sgpgme.c
1466         * src/main.c
1467                 sync with main, see ChangeLog 2004-08-09
1468
1469 2004-08-08 [christoph]  0.9.12cvs53
1470
1471         * src/folderutils.c
1472                 freeze FolderItem updates while deleting duplicate messages
1473
1474 2004-08-08 [christoph]  0.9.12cvs52
1475
1476         * configure.ac
1477         * src/Makefile.am
1478         * src/main.c
1479         * src/pgpmime.c
1480         * src/pgpmime.h
1481         * src/sgpgme.c
1482         * src/sgpgme.h
1483         * src/plugins/Makefile.am
1484         * src/plugins/pgpmime/.cvsignore
1485         * src/plugins/pgpmime/Makefile.am
1486         * src/plugins/pgpmime/pgpmime.c
1487         * src/plugins/pgpmime/pgpmime.h
1488         * src/plugins/pgpmime/plugin.c
1489         * src/plugins/pgpmime/sgpgme.c
1490         * src/plugins/pgpmime/sgpgme.h
1491                 new plugin for PGP/MIME
1492
1493 2004-08-07 [christoph]  0.9.12cvs51
1494
1495         * src/folder.c
1496                 disable immediate folder change notification on opened folders
1497                 until SummaryView can handle it quickly
1498
1499 2004-08-07 [colin]      0.9.12cvs50
1500
1501         * src/pop.c
1502         * src/common/partial_download.c
1503                 fix warnings
1504
1505 2004-08-07 [colin]      0.9.12cvs49
1506
1507         * src/Makefile.am
1508         * src/account.c
1509         * src/addressbook.c
1510         * src/alertpanel.c
1511         * src/alertpanel.h
1512         * src/compose.c
1513         * src/exphtmldlg.c
1514         * src/expldifdlg.c
1515         * src/main.c
1516         * src/message_search.c
1517         * src/messageview.c
1518         * src/pop.c
1519         * src/sgpgme.c
1520         * src/summary_search.c
1521         * src/summaryview.c
1522         * src/textview.c
1523         * src/gtk/sslcertwindow.c
1524         * src/pixmaps/stock_dialog-error.xpm
1525         * src/pixmaps/stock_dialog-info.xpm
1526         * src/pixmaps/stock_dialog-question.xpm
1527         * src/pixmaps/stock_dialog-warning.xpm
1528                 sync new alertpanel from gtk2
1529
1530 2004-08-07 [colin]      0.9.12cvs48
1531
1532         * src/prefs_folder_item.c
1533                 fix memory corruption in folderitem's prefs
1534
1535 2004-08-06 [colin]      0.9.12cvs47
1536
1537         * src/compose.c
1538                 close compose window after queuing, before 
1539                 sending when user presses Send
1540
1541 2004-08-05 [christoph]  0.9.12cvs46
1542
1543         * src/msgcache.c
1544         * src/common/defs.h
1545                 add charset to cache file and convert charset when reading the
1546                 cache if different from internal used charset
1547
1548 2004-08-05 [christoph]  0.9.12cvs45
1549
1550         * src/messageview.c
1551         * src/mimeview.[ch]
1552         * src/procmime.h
1553         * src/common/utils.h
1554                 cleanup (remove unused includes/reorganize)
1555
1556         * src/prefs_ext_prog.c
1557         * src/prefs_folder_item.c
1558         * src/prefs_fonts.c
1559         * src/prefs_msg_colors.c
1560         * src/prefs_spelling.c
1561         * src/prefs_themes.c
1562         * src/prefs_toolbar.c
1563         * src/prefs_wrapping.c
1564         * src/gtk/prefswindow.[ch]
1565         * src/plugins/clamav/clamav_plugin_gtk.c
1566         * src/plugins/dillo_viewer/dillo_prefs.c
1567         * src/plugins/image_viewer/viewerprefs.c
1568         * src/plugins/spamassassin/spamassassin_gtk.c
1569                 change PrefsPage path into an array of strings and don't
1570                 split a single string into parts (better for translation)
1571
1572 2004-08-05 [christoph]  0.9.12cvs44
1573
1574         * src/folder.c
1575                 fix FolderItem's message counts after rebuilding a cache
1576
1577 2004-08-05 [paul]       0.9.12cvs43
1578
1579         * ChangeLog
1580         * ChangeLog.jp
1581         * src/imap.c
1582         * src/news.c
1583         * src/common/nntp.c
1584         * src/common/session.c
1585         * src/common/session.h
1586         * src/common/socket.c
1587                 sync with main 0.9.12cvs2
1588                 see ChangeLog 2004-08-04
1589
1590 2004-08-04 [christoph]  0.9.12cvs42
1591
1592         * configure.ac
1593                 add missing AC_DEFINE(USE_OPENSSL, ...)
1594         * src/folder.c
1595                 use new xml_node_new() function
1596
1597 2004-08-03 [christoph]  0.9.12cvs41
1598
1599         * src/folder.c
1600         * src/localfolder.c
1601         * src/common/xml.[ch]
1602                 sync with main 0.9.12cvs1
1603                 see ChangeLog 2004-07-23
1604
1605 2004-08-03 [christoph]
1606
1607         * configure.ac
1608         * m4/openssl.m4                 ** REMOVE **
1609                 use pkg-config to get OpenSSL CFLAGS and LIBS
1610                 (OpenSSL 0.9.7 is required now)
1611
1612 2004-08-02 [paul]       0.9.12cvs40
1613
1614         * AUTHORS
1615                 update translation team section
1616         * po/pt_BR.po
1617                 updated by Frederico Goncalves Guimaraes
1618                 <fggdebian@yahoo.com.br>
1619
1620 2004-07-29 [colin]      0.9.12cvs39
1621
1622         * src/messageview.c
1623                 Inform the user when a partially 
1624                 downloaded mail isn't on the server
1625                 anymore (due to Mark for deletion)
1626
1627 2004-07-29 [colin]      0.9.12cvs38
1628
1629         * src/messageview.c
1630                 Hide noticeview if necessary
1631
1632 2004-07-27 [colin]      0.9.12cvs37
1633
1634         * src/msgcache.c
1635                 More fixes (i overlook a bit, thanks
1636                 Christoph for spotting it)
1637
1638 2004-07-27 [colin]      0.9.12cvs36
1639
1640         * src/msgcache.c
1641                 Fix wrong test 
1642
1643 2004-07-26 [colin]      0.9.12cvs35
1644
1645         * src/pop.c
1646                 Fix uidl-file parsing when not in new
1647                 format
1648
1649 2004-07-19 [colin]      0.9.12cvs34
1650
1651         * src/compose.c
1652                 Save attachment status when drafting
1653
1654 2004-07-19 [colin]      0.9.12cvs33
1655
1656         * src/folder.h
1657         * src/folderview.c
1658         * src/summaryview.c
1659                 Reverse 0.9.12cvs29 to 31 (folder icon update
1660                 when quicksearch is active)
1661
1662 2004-07-18 [colin]      0.9.12cvs32
1663
1664         * src/pop.c
1665                 Fix partial download bug with "Download all
1666                 messages" option
1667
1668 2004-07-18 [colin]      0.9.12cvs31
1669
1670         * src/folderview.c
1671                 Fix crash
1672
1673 2004-07-17 [colin]      0.9.12cvs30
1674
1675         * src/summaryview.c
1676                 Same, when sticky search is off
1677
1678 2004-07-17 [colin]      0.9.12cvs29
1679
1680         * src/folder.h
1681         * src/folderview.c
1682         * src/summaryview.c
1683                 Update FolderItem icon whenever its summaryview is 
1684                 filtered
1685
1686 2004-07-16 [christoph]  0.9.12cvs28
1687
1688         * src/mimeview.c
1689                 make doubleclick work again
1690
1691 2004-07-16 [christoph]  0.9.12cvs27
1692
1693         * src/mimeview.c
1694                 fix freeze on mime icon doubleclick (opening doesn't work yet)
1695
1696 2004-07-16 [paul]       0.9.12cvs26
1697         
1698         * src/gtk/quicksearch.c
1699         * src/compose.c
1700         * src/customheader.c
1701         * src/messageview.c
1702         * src/news.c
1703         * src/prefs_account.c
1704         * src/prefs_display_header.c
1705         * src/procheader.c
1706                 replace "Message-Id" with "Message-ID"
1707
1708 2004-07-16 [paul]       0.9.12cvs25
1709
1710         * ChangeLog
1711         * ChangeLog.jp
1712         * src/account.c
1713         * src/account.h
1714         * src/folder_item_prefs.c
1715         * src/main.c
1716         * src/pop.c
1717         * src/pop.h
1718         * src/prefs_account.c
1719         * src/prefs_account.h
1720         * src/prefs_common.c
1721         * src/prefs_common.h
1722         * src/prefs_gtk.c
1723         * src/prefs_gtk.h
1724                 sync with main 0.9.12cvs1
1725
1726 2004-07-15 [colin]      0.9.12cvs24
1727
1728         * src/folder.c
1729                 Disable GPG signature check during
1730                 folder move and scan 
1731         (Closes Bug 521 Signature checking slows down Folder-Move)
1732
1733 2004-07-14 [christoph]  0.9.12cvs23
1734
1735         * src/pgpmime.c
1736                 add missing fclose
1737
1738         * src/procmime.c
1739                 add checks if fopen really worked
1740
1741 2004-07-14 [colin]      0.9.12cvs22
1742
1743         * src/pop.c
1744         * src/common/partial_download.c
1745                 Update includes
1746
1747 2004-07-14 [colin]      0.9.12cvs21
1748
1749         * src/folder.c
1750         * src/inc.c
1751         * src/matcher.c
1752         * src/matcher.h
1753         * src/matcher_parser_parse.y
1754         * src/messageview.c
1755         * src/msgcache.c
1756         * src/noticeview.c
1757         * src/noticeview.h
1758         * src/pop.c
1759         * src/pop.h
1760         * src/prefs_matcher.c
1761         * src/procheader.c
1762         * src/procmsg.c
1763         * src/procmsg.h
1764         * src/summaryview.c
1765         * src/common/Makefile.am
1766         * src/common/defs.h
1767         * src/gtk/quicksearch.c
1768         * src/common/partial_download.c ** NEW FILES **
1769         * src/common/partial_download.h ** NEW FILES **
1770                 Partial downloading of pop3 mails
1771
1772 2004-07-13 [christoph]  0.9.12cvs20
1773
1774         * src/mimeview.c
1775                 use "button_release_event" instead of "button_press_event",
1776                 because executing event callbacks while the button is still
1777                 pressed is not good and causes problems
1778
1779 2004-07-12 [colin]      0.9.12cvs19
1780
1781         * src/gtk/quicksearch.c
1782                 Fix a missing status update in quicksearch
1783
1784 2004-07-08 [colin]      0.9.12cvs18
1785
1786         * src/common/smtp.h
1787                 Fix guint vs gint bug
1788
1789 2004-07-08 [colin]      0.9.12cvs17
1790
1791         * src/common/smtp.c
1792                 use to_human_readable() for sizes
1793
1794 2004-07-08 [paul]       0.9.12cvs16
1795
1796         * src/inc.c [1.174]
1797                 fix occasional non-clearance of the statusbar
1798                 (close Bug 531 'SA plugin: status bar does not 
1799                  get cleared in OFFLINE mode')
1800
1801 2004-07-07 [colin]      0.9.12cvs15
1802
1803         * src/prefs_common.c [1.225]
1804         * src/prefs_common.h [1.112]
1805                 Add a hidden summary_quicksearch_sticky preference,
1806                 to allow the quicksearch bar to reset across folders
1807         * src/summaryview.c [1.437]
1808                 Use this preference
1809         * src/gtk/quicksearch.c [1.5]
1810         * src/gtk/quicksearch.h [1.3]
1811                 Add this preference, fix focus when hitting Enter,
1812                 add handling of Esc key to reset
1813
1814 2004-07-06 [colin]      0.9.12cvs14
1815
1816         * src/gtk/quicksearch.c [1.4]
1817                 Add Clear button
1818
1819 2004-07-06 [christoph]  0.9.12cvs13
1820
1821         * src/toolbar.c
1822                 enable next unread button in empty folders if next folder
1823                 dialog is not disabled
1824
1825         (Closes Feature Request [ 755800 ] "next" button enabled in empty
1826          folders)
1827
1828 2004-07-06 [colin]      0.9.12cvs12
1829
1830         * src/common/smtp.c [1.16]
1831                 Display maximum message size in the log
1832
1833 2004-07-06 [paul]       0.9.12cvs11
1834
1835         * src/toolbar.c
1836                 fix typo. (spotted by Fabien Vantard)
1837
1838 2004-07-06 [paul]       0.9.12cvs10
1839
1840         * src/main.c
1841                 terminate cleanly on SIGHUP. Patch submitted by
1842                 Thomas Gilgin <thg@karate-muellheim.de>
1843
1844 2004-07-05 [christoph]  0.9.12cvs9
1845
1846         * src/inc.c
1847                 better replacing of %d in new mail notification command
1848
1849 2004-07-05 [colin]      0.9.12cvs8
1850
1851         * src/common/smtp.[ch]
1852                 Take SIZE (returned by EHLO) into account, and
1853                 avoid sending too big messages
1854
1855 2004-07-04 [paul]       0.9.12cvs7
1856
1857         * src/account.c
1858                 fix auto-account selection on imap/news
1859
1860 2004-07-01 [paul]       0.9.12cvs6
1861
1862         * src/gtk/quicksearch.c
1863                 reveal hidden string in gui
1864                 
1865         * src/compose.c
1866                 fix updating of gpg signing setting on 
1867                 switching accounts
1868
1869 2004-06-30 [darko]      0.9.12cvs5
1870
1871         * src/common/utils.c
1872                 remove expand_search_string()
1873         * src/gtk/quicksearch.c
1874                 remove no longer needed for loop (thanks Christoph)
1875                 add expand_search_string()
1876
1877 2004-06-30 [darko]      0.9.12cvs4
1878
1879         * src/common/utils.c
1880                 allow all filtering expressions in quicksearch
1881
1882         (Closes Bug 519 filtering expr. in quicksearch)
1883
1884 2004-06-30 [christoph]  0.9.12cvs3
1885
1886         * configure.ac
1887                 better 'localedir'
1888
1889         * src/common/intl.h
1890                 allow plugins to define TEXTDOMAIN for the _(...) macro
1891
1892 2004-06-30 [paul]       0.9.12cvs2
1893
1894         * po/POTFILES.in
1895           src/Makefile.am
1896           src/main.c
1897           src/prefs_common.c
1898           src/prefs_msg_colors.[ch]     ** NEW FILES **
1899                 move message colouring options to
1900                 '/Other Preferences/Message View/Colors'
1901
1902 2004-06-30 [paul]       0.9.12cvs1
1903
1904         * po/POTFILES.in
1905           src/Makefile.am
1906           src/main.c
1907           src/prefs_common.c
1908           src/prefs_wrapping.[ch]       ** NEW FILES **
1909                 move message wrapping options to
1910                 /'Other Preferences/Compose/Message Wrapping'
1911
1912 2004-06-28 [paul]       0.9.12
1913
1914         * Sylpheed-Claws 0.9.12 released
1915
1916         * po/es.po
1917           po/fr.po
1918           po/sk.po
1919                 updated by Ricardo Mones Lastra, Fabien Vantard,
1920                 Andrej Kacian
1921
1922 2004-06-27 [paul]       0.9.11cvs19
1923
1924         * src/common/ssl.c
1925                 re-enable certificate check
1926
1927 2004-06-25 [christoph]  0.9.11cvs18
1928
1929         * src/procmsg.h
1930                 add MSG_HAS_ATTACHMENT to MSG_CACHED_FLAG_MASK
1931
1932 2004-06-25 [paul]       0.9.11cvs17
1933
1934         * sync with main 0.9.12cvs1
1935                 see ChangeLog 2004-06-23
1936                 
1937         * src/gtk/menu.c
1938                 remove unused menu_toggle_toggle()
1939
1940 2004-06-23 [christoph]  0.9.11cvs16
1941
1942         * src/folder.c
1943         * src/procheader.c
1944         * src/procmsg.h
1945         * src/summaryview.c
1946                 scan the mime structure of multipart mails for correct
1947                 attachment, encryped and signed (with privacy API) part
1948                 detection
1949
1950         (Closes Feature Request [ 961428 ] No paperclip for HTML mails)
1951
1952 2004-06-22 [paul]
1953
1954         * po/ru.po
1955                 updated by Pavlo Bohmat
1956
1957 2004-06-20 [christoph]  0.9.11cvs15
1958
1959         * src/inc.c
1960         * src/pop.[ch]
1961                 disconnect after authentication when doing POP before SMTP
1962
1963         (Closes Bug 393 Bad inerpretation of "Pop Before SMTP")
1964
1965 2004-06-19 [christoph]  0.9.11cvs14
1966
1967         * src/folder.c
1968                 fix FolderItem name update
1969
1970         (Closes Bug 511 Folder-Renaming not reflected immediately)
1971
1972 2004-06-17 [paul]       0.9.11cvs13
1973         
1974         * sync with main 0.9.12 release
1975           src/session.c
1976                 session_set_timeout(): fixed a bug that didn't
1977                 reset timeout_tag when interval is 0.
1978
1979 2004-06-16 [christoph]  0.9.11cvs12
1980
1981         * src/textview.c
1982                 correctly clear the URL in the status bar
1983
1984 2004-06-15 [christoph]  0.9.11cvs11
1985
1986         * src/summaryview.c
1987                 add missing gtk_widget_show()
1988
1989 2004-06-11 [christoph]  0.9.11cvs10
1990
1991         * src/plugins/spamassassin/spamassassin.c
1992                 correctly check waitpid return code
1993
1994         (Closes Bug 396 Zombie process when spamassassin is called)
1995
1996 2004-06-10 [christoph]  0.9.11cvs9
1997
1998         * src/mainwindow.c
1999         * src/summaryview.[ch]
2000         * src/gtk/Makefile.am
2001         * src/gtk/quicksearch.c                         ** NEW **
2002                 separate quick search from summaryview
2003
2004 2004-06-09 [christoph]  0.9.11cvs8
2005
2006         * src/inc.c
2007                 remove unused code
2008
2009         * src/textview.c
2010                 get folder for compose default account from MsgInfo and not
2011                 from SummaryView
2012
2013 2004-06-09 [christoph]  0.9.11cvs7
2014
2015         * src/folder.[ch]
2016                 add information about added or removed messages to
2017                 FOLDER_ITEM_UPDATE hook
2018
2019         * src/imap_gtk.c
2020         * src/mh_gtk.c
2021                 scan folder when removing a folder failed instead of
2022                 updating the summaryview
2023
2024 2004-06-08 [paul]       0.9.11cvs6
2025
2026         * sync with main 0.9.11cvs2
2027                 see ChangeLog 2004-06-08
2028
2029 2004-06-07 [christoph]  0.9.11cvs5
2030
2031         * configure.ac
2032         * src/common/Makefile.am
2033                 detect library providing 'encrypt' function
2034
2035 2004-06-07 [paul]       0.9.11cvs4
2036
2037         * src/inc.c
2038                 sync with main, 'code cleanup'
2039                 
2040         * tools/nautilus2sylpheed.sh
2041                 fix whitespace limitation. patch submitted by
2042                 Stephan Sachse <white@teg-clan.de>
2043
2044 2004-06-04 [christoph]  0.9.11cvs3
2045
2046         * src/account.c
2047         * src/action.[ch]
2048         * src/addressbook.c
2049         * src/addrindex.h
2050         * src/folder.h
2051         * src/folder_item_prefs.c
2052         * src/inc.c
2053         * src/main.c
2054         * src/messageview.c
2055         * src/mh_gtk.c
2056         * src/prefs_themes.c
2057         * src/procmime.c
2058         * src/quote_fmt.h
2059         * src/stock_pixmap.c
2060         * src/toolbar.c
2061                 fix compiler warnings
2062
2063 2004-06-03 [paul]       0.9.11cvs2
2064
2065         * src/msgcache.c
2066                 sync with main 0.9.11cvs1: "changed gint32 to
2067                 guint32 for some platforms"
2068
2069 2004-06-02 [christoph]  0.9.11cvs1
2070
2071         * src/common/ssl.c
2072                 fix SSL_CTX variable name for older OpenSSL versions
2073
2074         (Closes Bug 503 fix compilation with older OpenSSL)
2075
2076 2004-05-31 [paul]       0.9.11claws
2077
2078         * 0.9.11claws released
2079
2080 2004-05-31 [paul]       0.9.10claws72
2081
2082         * po/es.po
2083           po/it.po
2084           po/ja.po
2085           po/pl.po
2086           po/sk.po
2087           po/sr.po
2088           po/zh_CN.po
2089                 update translations, submitted by Ricardo Mones Lastra,
2090                 Andrea Spadaccini, Rui Hirokawa, Emil, Andrej Kacian,
2091                 Urke MMI, and Hansom Young
2092
2093 2004-05-25 [luke]       0.9.10claws71
2094
2095         * AUTHORS
2096         * src/mimeview.c
2097         * src/stockpixmap.[ch]
2098         * src/Makefile.am
2099         * src/pixmaps/privacy_emblem_encrypted.xpm      ** NEW **
2100         * src/pixmaps/privacy_emblem_failed.xpm         ** NEW **
2101         * src/pixmaps/privacy_emblem_passed.xpm         ** NEW **
2102         * src/pixmaps/privacy_emblem_signed.xpm         ** NEW **
2103         * src/pixmaps/privacy_emblem_warn.xpm           ** NEW **
2104
2105                 o Added privacy emblems from Jesper Shultz 
2106                   <jesper@schultz-net.dk>
2107                 o Overlay emblems onto mimeview icons to indicate
2108                   status of signature and if a message is encrypted
2109         
2110         * src/textview.c
2111                 remove unused color definitions (were used to 
2112                 indicate sig status)
2113
2114 2004-05-25 [paul]       0.9.10claws70
2115
2116         * AUTHORS
2117           tools/Makefile.am
2118           tools/README
2119           tools/nautilus2sylpheed.sh            ** NEW FILE **
2120                 add script to enable sending files from
2121                 nautilus.
2122                 Submitted by Reza Pakdel <hrpakdel@cpsc.ucalgary.ca>
2123                 
2124         * tools/launch_firebird                 ** REMOVED **
2125                 removed as the standard "firefox '%s'" now functions
2126                 correctly
2127
2128 2004-05-23 [paul]       0.9.10claws69
2129
2130         * src/compose.c
2131                 fix %X cursor point segfault
2132                 patch by Christoph
2133
2134 2004-05-23 [christoph]  0.9.10claws68
2135
2136         * src/folder.c
2137                 fix folder moving
2138
2139 2004-05-21 [paul]       0.9.10claws67
2140
2141         * sync with 0.9.10cvs17
2142                 see ChangeLog 2004-05-21
2143
2144 2004-05-20 [paul]       0.9.10claws66
2145
2146         * sync with 0.9.10cvs16
2147                 see ChangeLog 2004-05-19 and 2004-05-20
2148
2149 2004-05-19 [alfons]     0.9.10claws65
2150
2151         * src/summaryview.h
2152                 on some platforms regoff_t is defined as off_t, so 
2153                 pull in sys/types.h
2154
2155 2004-05-19 [paul]       0.9.10claws64
2156
2157         * sync with 0.9.10cvs13
2158                 see ChangeLog 2004-05-18
2159
2160 2004-05-17 [christoph]  0.9.10claws63
2161
2162         * src/folder.c
2163                 search all folders when searching for default folders and
2164                 not return the special folder of the first folder
2165
2166 2004-05-13 [alfons]     0.9.10claws62
2167
2168         * src/summaryview.c
2169                 add a better check to see if a message is a news message
2170                 (replaces the MSG_IS_NEWS() check removed in 0.9.9claws19)
2171
2172 2004-05-13 [paul]       0.9.10claws61
2173
2174         * src/msgcache.c
2175                 sync with 0.9.10cvs12
2176                 see ChangeLog 2004-05-12
2177
2178 2004-05-12 [alfons]     0.9.10claws60
2179
2180         * src/folderview.c
2181                 release lock in case of folder could not be opened 
2182
2183 2004-05-11 [christoph]  0.9.10claws59
2184
2185         * src/inc.[ch]
2186                 remove unused folderview update stuff from inc.[ch]
2187
2188 2004-05-11 [paul]       0.9.10claws58
2189
2190         * sync with 0.9.10cvs11
2191                 see ChangeLog 2004-05-10 and 2004-05-11
2192
2193 2004-05-09 [christoph]  0.9.10claws57
2194
2195         * src/folderview.c
2196                 check for folder class functions and not folder type to detect
2197                 valid drag targets
2198
2199 2004-05-08 [christoph]  0.9.10claws56
2200
2201         * src/sgpgme.c
2202                 fix date output for signature expire times
2203
2204         (Patch by Edgar Toernig <froese@gmx.de>)
2205
2206 2004-05-06 [christoph]  0.9.10claws55
2207
2208         * src/gtk/prefswindow.c
2209                 change window type to DIALOG
2210
2211         * src/folder.[ch]
2212         * src/folderview.c
2213         * src/news_gtk.c
2214                 o add folder_remove()
2215                 o change FolderUpdate hook flag names (NEW -> ADD, DESTROY -> REMOVE)
2216                 o add new "sort" field to Folder, no longer sort folders by type
2217                   higher sort values will be first in the folder list, new folders get 0
2218                   and will be added to the end
2219
2220         * src/mainwindow.c
2221         * src/gtk/Makefile.am
2222         * src/gtk/foldersort.(c|h|glade)                        ** NEW **
2223                 add dialog to allow users to change the folder order
2224
2225 2004-05-04 [paul]       0.9.10claws54
2226
2227         * src/inc.c
2228                 Display account_name in statusbar when retrieving
2229                 messages from a pop account
2230         * src/prefs_account.c
2231                 display account name in title of prefs_account
2232                 window
2233         * src/prefs_folder_item.c
2234                 display folder name in title of prefs_folder window
2235
2236         all 3 patches submitted by Fabien Vantard
2237
2238         * AUTHORS
2239                 add Fabien Vantard
2240
2241 2004-05-04 [paul]       0.9.10claws53
2242
2243         * src/prefs_actions.c
2244           src/prefs_template.c
2245                 'Esc' Key exits alertpanel
2246                 Patch submitted by Fabien Vantard <fzz@ifrance.com>
2247
2248 2004-04-26 [christoph]  0.9.10claws52
2249
2250         * src/gtk/about.c
2251         * src/gtk/colorsel.c
2252         * src/gtk/description_window.c
2253         * src/gtk/filesel.c
2254         * src/gtk/gtkaspell.c
2255         * src/gtk/inputdialog.c
2256         * src/gtk/pluginwindow.c
2257         * src/gtk/progressdialog.c
2258                 o remove gtk_window_set_position(..., GTK_WIN_POS_CENTER) because
2259                   it does not work correctly with xinerama
2260                 o lock incorporation while the plugin window is open
2261
2262 2004-04-23 [paul]       0.9.10claws51
2263
2264         * po/POTFILES.in
2265                 update location of inputdialog.c
2266                 
2267         * src/gtk/about.c
2268                 update Copyright string
2269                 
2270         * src/msgcache.c
2271           src/prefs_common.c
2272           src/prefs_themes.c
2273                 improve the english a little
2274
2275 2004-04-22 [christoph]  0.9.10claws50
2276
2277         * src/folderutils.[ch]
2278                 add folderutils_mark_all_read()
2279
2280         * src/folderview.c
2281                 readd "mark all read" from popup menu, now works
2282                 in all folders and not only the opened folder
2283
2284 2004-04-21 [christoph]  0.9.10claws49
2285
2286         * src/Makefile.am
2287         * src/inputdialog.[ch]                  ** REMOVED **
2288         * src/gtk/Makefile.am
2289         * src/gtk/inputdialog.[ch]              ** NEW **
2290                 move inputdialog.[ch] into gtk directory
2291
2292         * src/mh_gtk.c
2293                 remove check for missing IMAP folder account
2294
2295 2004-04-20 [christoph]  0.9.10claws48
2296
2297         * src/mainwindow.c
2298         * src/foldersel.c
2299                 remove new/rename/delete folder GUI functions because
2300                 they are always active, even for news folders, and can
2301                 not be easily made folder class dependent
2302
2303         * src/gtk/menu.[ch]
2304                 make menu_translate() public
2305
2306         * src/Makefile.am
2307         * src/folder.[ch]
2308         * src/folderview.[ch]
2309         * src/imap_gtk.[ch]                     ** NEW **
2310         * src/main.c
2311         * src/mh_gtk.[ch]                       ** NEW **
2312         * src/news_gtk.[ch]                     ** NEW **
2313                 o dynamically build FolderView popup menus from a folder
2314                   specific part, with callbacks to seperated code, and
2315                   a common part
2316                 o remove the folder class specifiy code from folderview.c
2317
2318 2004-04-15 [luke]       0.9.10claws47
2319
2320         * src/prefs_folder_item.c
2321                 o remove buttons for applying 'scan for new mail'
2322                   and 'process at startup' to sub folders
2323                 o add 'apply to sub folder' check buttons for all
2324                   properties and set folder prefs accordingly
2325                 o replace multiple gtk_widget_show() with one
2326                   gtk_widget_show_all() on container
2327
2328 2004-04-14 [darko]      0.9.10claws46
2329
2330         * src/gtk/Makefile.am
2331         * src/gtk/pluginwindow.c
2332                 load plugins from to $(prefix)/lib/sylpheed/plugins
2333                 in file selection dialog
2334         * src/plugins/clamav/clamav_plugin.c
2335                 const correctness
2336
2337 2004-04-14 [christoph]  0.9.10claws45
2338
2339         * src/folder.c
2340         * src/plugins/image_viewer/viewer.c
2341                 fix g_warnings
2342
2343 2004-04-10 [alfons]     0.9.10claws44
2344         
2345         * src/compose.c
2346                 appropriate auto account selection when forwarding
2347                 (fixes bug #476, "forward as attachment does not listen
2348                 to account rules")
2349
2350 2004-04-09 [alfons]     0.9.10claws43
2351
2352         * src/summaryview.c
2353                 make quick search combo matching case sensitive
2354
2355 2004-04-06 [alfons]     0.9.10claws42
2356
2357         * src/addr_compl.c
2358                 use cursor position to prevent clearing the entire entry
2359
2360 2004-04-06 [alfons]     0.9.10claws41
2361
2362         * src/folderview.c
2363                 fix bug #472, "filter not updated when renaming folder" 
2364
2365 2004-04-06 [alfons]     0.9.10claws40
2366
2367         * src/messageview.[ch]
2368           src/summaryview.c
2369                 reflect changes to Show all headers to main view
2370                 and message view (only affects detached message
2371                 view). see also bug #473, 'Show All Headers 
2372                 "problem"'.
2373
2374 2004-04-03 [alfons]     0.9.10claws39
2375
2376         * src/matcher.c
2377                 free address list
2378
2379 2004-04-03 [alfons]     0.9.10claws38
2380
2381         * src/matcher_parser_parse.y
2382           src/matcher.[ch]
2383                 prepare address look up matcher type; marginally
2384                 tested, and not hooked into the UI yet.
2385
2386                 basically it accepts the result of the left hand
2387                 side of the matcher (the "criteria"):
2388
2389                         from all_in_addressbook ""
2390                         ~to_or_cc any_in_addressbook ""
2391                 
2392                 the first case matches all addresses found in the
2393                 from header, and the second case matches if any
2394                 (at least one) of the addresses in to or cc headers 
2395                 are not in the address book.
2396
2397                 the string argument is not used yet, but is intended
2398                 to match a group of addresses 
2399
2400 2004-04-02 [luke]       0.9.10claws37
2401
2402         * src/prefs_folder_item.c
2403                 Add two buttons to apply 'scan for new mail'
2404                 and 'process at startup' to sub folders
2405
2406 2004-04-02 [luke]
2407         * tools/textviewer.sh
2408                 better filename extension matching plus some support for
2409                 MS Excel, MS Powerpoint and HTML
2410
2411 2004-03-29 [christoph]  0.9.10claws36
2412
2413         * src/folder.h
2414         * src/folderutils.[ch]
2415         * src/mainwindow.c
2416                 add delete duplicates for all folders
2417
2418 2004-03-29 [alfons]     0.9.10claws35
2419
2420         * src/folder.c
2421                 don't pass NULL to XXXprintf(); fixes Solaris crashes
2422                 when selecting top-level folder node (thanks to 
2423                 Alex S. Moore)
2424
2425 2004-03-28 [keith]      0.9.10claws34
2426
2427         * src/textview.c
2428                 prepend "http://" to URIs of the form "www.example.com"
2429
2430 2004-03-28 [paul]       0.9.10claws33
2431
2432         * src/common/nntp.c
2433           src/common/smtp.c
2434           src/folder.c
2435           src/imap.c
2436           src/inc.c
2437           src/news.c
2438           src/pop.c
2439                 revise 'translatable string' policy:
2440                 don't translate debug_print() or log_print(),
2441                 translate log_message() and log_warning()
2442         
2443         * po/zh_CN.po
2444                 update submitted by Hansom Young
2445
2446 2004-03-25 [alfons]     0.9.10claws32
2447
2448         * src/prefs_common.c
2449                 I mean this one: Return the GList...
2450
2451 2004-03-25 [alfons]     0.9.10claws31
2452
2453         * src/prefs_common.h
2454                 add new members at the end of prefs_common, so
2455                 they get properly initialized
2456
2457 2004-03-24 [christoph]  0.9.10claws30
2458
2459         * src/imap.c
2460                 o NULL is a valid GSList
2461
2462 2004-03-24 [alfons]     0.9.10claws29
2463
2464         * src/prefs_common.[ch]
2465           src/summaryview.c
2466           src/common/defs.h
2467                 add history to quick search (patch submitted by 
2468                 Ivan Francolin Martinez - thanks!)
2469
2470 2004-03-24 [alfons]     0.9.10claws28
2471
2472         * src/imap.c
2473                 NULL output pointer parameter
2474
2475 2004-03-21 [alfons]     0.9.10claws27
2476
2477         * src/addrindex.[ch]
2478           src/addr_compl.c
2479                 complete addresses on nicks and aliases
2480
2481 2004-03-21 [alfons]     0.9.10claws26
2482
2483         * src/import.c
2484           src/inc.c
2485           src/mbox.[ch]
2486                 disable filters on import mbox (patch submitted
2487                 by Edgar Toernig)
2488
2489 2004-03-21 [darko]      0.9.10claws25
2490
2491         * src/addr_compl.c
2492                 select the address when only one match is found while
2493                 doing address completion with tab key (feature
2494                 request #914720)
2495
2496 2004-03-21 [alfons]     0.9.10claws24
2497
2498         * src/messageview.c
2499           src/toolbar.c
2500                 don't `navigate-delete` when a summary view's selection does not 
2501                 match the accompanying message view's message
2502
2503 2004-03-20 [alfons]     0.9.10claws23
2504
2505         * src/summaryview.c
2506                 hide ext search button on initial display (should fix bug #459,
2507                 "Toggling quick-search at 1st time: minor UI inconsistency")
2508
2509 2004-03-20 [alfons]     0.9.10claws22
2510
2511         * src/summaryview.[ch]
2512                 add function to get selected msginfo, if there's
2513                 only one selected
2514
2515 2004-03-20 [paul]       0.9.10claws21
2516
2517         * sync with 0.9.10cvs7
2518                 see ChangeLog 2004-03-19
2519
2520 2004-03-19 [paul]       0.9.10claws20
2521
2522         * src/common/nntp.c
2523           src/common/smtp.c
2524           src/common/ssl.c
2525           src/folder.c
2526           src/imap.c
2527           src/inc.c
2528           src/news.c
2529           src/pop.c
2530                 don't translate strings in debug_print(), log_print(),
2531                 log_message(),  and log_warning()
2532
2533 2004-03-19 [alfons]     0.9.10claws19
2534
2535         better next/previous/delete/focus navigation with separate 
2536         message view 
2537         
2538         * src/toolbar.c
2539                 call summaryview_delete() instead of messageview_delete()
2540         * src/messageview.c
2541                 disable messageview_delete()
2542
2543 2004-03-18 [paul]       0.9.10claws18
2544
2545         * sync with 0.9.10cvs6
2546                 see ChangeLog 2004-03-16
2547
2548 2004-03-17 [alfons]     0.9.10claws17
2549
2550         * src/gtk/filesel.c
2551                 remove bogus semicolon after if() (sometimes it pays to
2552                 read LKML :)
2553
2554 2004-03-15 [darko]      0.9.10claws16
2555
2556         * src/gtk/filesel.c
2557                 support full path in place of a filename
2558         * src/mimeview.c
2559                 store directory attachments were saved to and
2560                 use it when saving attachments
2561         * src/prefs_common.[hc]
2562                 store directory attachments were last saved to
2563
2564 2004-03-15 [paul]       0.9.10claws15
2565
2566         * src/folderview.c
2567                 fix bug where unsubscribing a newsgroup would destroy
2568                 (most of the) filtering rules
2569
2570 2004-03-15 [paul]       0.9.10claws14
2571
2572         * src/folderview.c
2573                 fix Bug 458, 'Folder View remaining empty after 
2574                 removing a NEWS account' (was also true of IMAP
2575                 accounts)
2576
2577 2004-03-15 [paul]       0.9.10claws13
2578
2579         * src/folderview.c
2580                 fix folderview invisibility of newly subscribed
2581                 newsgroups
2582
2583 2004-03-13 [paul]       0.9.10claws12
2584
2585         * src/compose.c
2586           src/plugins/dillo_viewer/dillo_prefs.c
2587           src/plugins/image_viewer/viewerprefs.c
2588                 gettextise some forgotten parts
2589
2590 2004-03-13 [alfons]     0.9.10claws11
2591
2592         * src/imap.c
2593                 make sure the correct type is passed to sscanf()
2594
2595 2004-03-13 [paul]       0.9.10claws10
2596
2597         * sync with 0.9.10cvs5
2598                 see ChangeLog 2004-03-02 and 2004-03-12, 
2599                 specifically:
2600                 'always move messages by default when using DnD (except 
2601                 for News folder). Copy messages if Ctrl-key is pressed.'
2602                 and 'added a function to filter selected messages'
2603
2604 2004-03-12 [christoph]  0.9.10claws9
2605
2606         * src/codeconv.c
2607                 add parameter check to conv_unmime_header_overwrite()
2608
2609         * src/imap.c
2610                 o fix spelling
2611                 o fix removing of NEW flag when UNREAD is unset
2612
2613         * src/procmime.c
2614                 decode MIME-headers
2615
2616         (Closes 437 i18n attachment display error.)
2617
2618 2004-03-12 [paul]       0.9.10claws8
2619
2620         * po/it.po
2621                 update. submitted by Andrea Spadaccini <lupin85@email.it>
2622                 
2623         * tools/Makefile.am
2624                 add 'textviewer.sh'
2625
2626 2004-03-12 [alfons]     0.9.10claws7
2627
2628         * src/imap.c
2629                 o quiet compiler and typecast Folder * to IMAP Folder *
2630                 o wake up and fix my previous incompatible type assignment bug
2631
2632 2004-03-12 [alfons]     0.9.10claws6
2633
2634         * src/imap.c
2635                 don't mix up pointers to int, guint32 _and_ 
2636                 unsigned int 
2637
2638 2004-03-12 [christoph]  0.9.10claws5
2639
2640         * src/folderview.c
2641                 Add error requester when renaming a folder failed
2642
2643         * src/imap.c
2644                 Check new FolderItem name for namespace seperator
2645                 before renaming
2646
2647         (Closes Bug 443 Bad named IMAP folders won't be displayed)
2648
2649 2004-03-11 [christoph]  0.9.10claws4
2650
2651         * src/folder.[ch]
2652         * src/imap.c
2653         * src/procmsg.h
2654                 syncronize flags in cache with IMAP folder flags
2655
2656         Adapted a patch submitted by Simon 'corecode' Schubert
2657         <corecode@corecode.ath.cx> 
2658
2659
2660 2004-03-11 [alfons]     0.9.10claws3
2661
2662         * src/textview.[ch]
2663                 remove dead code that at one time controlled display of
2664                 URIs in status bar
2665
2666 2004-03-10 [paul]       0.9.10claws2
2667
2668         * po/it.po
2669                 updated by Lupino <lupin85@email.it>
2670
2671 2004-03-09 [alfons]     0.9.10claws1
2672
2673         * src/matcher.c
2674                 we're not using yywrap, but we may, so close yyin instead
2675                 of initial FILE *
2676
2677 2004-03-08 [paul]       0.9.10claws
2678
2679         * 0.9.10claws released
2680
2681 2004-03-08 [paul]       0.9.9claws41
2682
2683         * po/es.po
2684           po/ja.po
2685           po/ru.po
2686           po/sk.po
2687           po/sr.po
2688           po/zh_CN.po
2689                 update translations. submitted by Ricardo Mones Lastra,
2690                 Rui Hirokawa, Pavlo Bohmat, Andrej Kacian, Urke MMI,
2691                 Hansom Young
2692
2693 2004-03-06 [paul]       0.9.9claws40
2694
2695         * src/stock_pixmap.c
2696                 fix crash: g_strdup(DEFAULT_PIXMAP_THEME)
2697                 patch submitted by Pawel Pekala
2698
2699 2004-03-06 [alfons]             0.9.9claws39
2700
2701         * src/addrindex.c
2702                 allow nick name completion again 
2703
2704 2004-03-02 [match]              0.9.9claws38
2705
2706         * configure.ac
2707                 added definition of USE_LDAP_TLS to support TLS.
2708         * src/ldapctrl.[ch]
2709         * src/ldapquery.c
2710         * src/ldapserver.[ch]
2711         * src/addressbook.c
2712         * src/addrindex.c
2713         * src/editldap.c
2714                 included LDAP TLS support.
2715
2716 2004-03-02 [christoph]          0.9.9claws37
2717
2718         * src/folder.[ch]
2719                 o add more documentation for FolderClass
2720                 o remove usused FolderClass virtual functions
2721
2722         * src/imap.c
2723         * src/mh.c
2724         * src/news.c
2725                 change creation of FolderClass because static initializations
2726                 for structs suck in C89
2727
2728 2004-03-01 [paul]
2729
2730         * sync with 0.9.10
2731
2732 2004-02-28 [keith]      0.9.9claws36
2733
2734         * src/common/utils.c
2735                 Fix treatment of whitespace in quicksearch bar (leading
2736                 spaces and >1 space between commands and parameters).
2737
2738 2004-02-27 [alfons]     0.9.9claws35
2739
2740         * src/compose.[ch]
2741                 Explicitly remove draft timeout to fix nasty race between 
2742                 compose_send_cb() (which destroys the compose window) and 
2743                 compose_defer_auto_save_draft() (which expects compose 
2744                 window to exist). Should fix Keith's and Fred Marton's
2745                 bug report (#128, "crash after complaining about character
2746                 set conversion")
2747
2748 2004-02-27 [luke]       0.9.9claws34
2749         
2750         * src/folder.c
2751                 Do folder_item_apply_processing() even if no processing
2752                 rules for the folder exist (so global processing is applied)
2753
2754 2004-02-26 [thorsten]   0.9.9claws33
2755
2756         * src/mimeview.c
2757                 Remove misleading static declaration
2758
2759 2004-02-26 [alfons]     0.9.9claws32
2760
2761         * src/procmime.[ch]
2762           src/compose.c
2763           src/mimeview.c
2764           src/textview.c
2765                 use/add procmime_get_content_type_str() as a safe wrapper
2766                 for returning a Content-Type type string; should fix 
2767                 bug #444, 0.9.7..0.9.9 crashes with "Content-Type: type= 
2768                  - attachments."
2769
2770 2004-02-26 [thorsten]   0.9.9claws31
2771
2772         * src/mimeview.c
2773                 Restructure save_as/save_all
2774
2775 2004-02-26 [alfons]     0.9.9claws30
2776
2777         * src/procmime.c
2778                 clean up (2)
2779
2780 2004-02-26 [alfons]     0.9.9claws29
2781
2782         * src/procmime.c
2783                 clean up (1)
2784
2785 2004-02-24 [luke]
2786
2787         * tools/textviewer.sh
2788                 tweaks from Johann Koenig, recognition of shell
2789                 scripts in particular
2790
2791 2004-02-24 [paul]       0.9.9claws28
2792
2793         * sync with 0.9.9cvs13
2794                 see ChangeLog 2004-02-24
2795
2796 2004-02-23 [paul]       0.9.9claws27
2797
2798         * src/inc.c
2799                 one alertpanel on pop3 authentication error will suffice
2800                 
2801         * src/prefs_fonts.c
2802                 remove unnecessary printf
2803
2804 2004-02-22 [alfons]     0.9.9claws26
2805
2806         * src/messageview.c
2807                 put back a lost check
2808
2809 2004-02-21 [alfons]     0.9.9claws25
2810
2811         * src/folderview.c
2812                 don't forget to save folder properties after renaming folder
2813
2814 2004-02-20 [paul]       0.9.9.claws24
2815
2816         * src/addressbook.c
2817                 sync with 0.9.9cvs11, see ChangeLog 2004-02-19
2818                 
2819         * src/inc.c
2820                 complete sync with 0.9.9cvs9's 'update folderview
2821                 progressively'
2822                 
2823         * configure.ac
2824                 require gettext >= 0.12.1
2825
2826 2004-02-17 [match]      0.9.9claws23
2827
2828         * src/compose.c
2829                 keep the peace - change style.
2830
2831 2004-02-17 [alfons]     0.9.9claws22
2832
2833         * src/filtering.c
2834                 make MATCHACTION_STOP cancel filtering / processing;
2835                 clean up and document it to make it a little bit more clear;
2836
2837 2004-02-17 [alfons]     0.9.9claws21
2838
2839         %X marks the cursor spot for reply quote format
2840
2841         * src/quote_fmt_lex.l 
2842           src/quote_fmt.c
2843                 add %X token
2844                 
2845         * src/quote_fmt.h
2846           src/quote_fmt_parse.y
2847                 handle %X token
2848                 
2849         * src/compose.c
2850                 handle %X token for replies only (for now)
2851
2852 2004-02-17 [paul]       0.9.9claws20
2853
2854         * po/sk.po
2855                 updated by Andrej Kacian
2856                 
2857         * src/news.c
2858                 remove unneeded include
2859                 
2860         * src/prefs_fonts.c
2861                 be a little more user-friendly with the labels
2862                 
2863         * configure.ac
2864                 a change forgotten in the last commit: 
2865                 SYLPHEED_ACLOCAL_INCLUDE(m4)
2866
2867 2004-02-17 [paul]       0.9.9claws19
2868
2869         * ac/*                          ** REMOVED **
2870           ac/                           ** REMOVED **
2871           intl/Makefile.in              ** REMOVED **
2872           m4/                           ** NEW **
2873           m4/missing                    ** NEW **
2874           m4/missing/gdk-pixbuf.m4      ** NEW **
2875           m4/missing/gettext.m4         ** NEW **
2876           m4/missing/gpgme.m4           ** NEW **
2877           m4/missing/imlib.m4           ** NEW **
2878           m4/.cvsignore                 ** NEW **
2879           m4/Makefile.am                ** NEW **
2880           m4/README                     ** NEW **
2881           m4/aclocal-include.m4         ** NEW **
2882           m4/aspell.m4                  ** NEW **
2883           m4/check-type.m4              ** NEW **
2884           m4/gnupg-check-typedef.m4     ** NEW **
2885           m4/openssl.m4                 ** NEW **
2886           m4/spamassassin.m4            ** NEW **
2887           po/ChangeLog                  ** REMOVED **
2888           po/Makefile.in.in             ** REMOVED **
2889           po/Rules-quot                 ** REMOVED **
2890           po/boldquot.sed               ** REMOVED **
2891           po/en@boldquot.header         ** REMOVED **
2892           po/en@quot.header             ** REMOVED **
2893           po/insert-header.sin          ** REMOVED **
2894           po/quot.sed                   ** REMOVED **
2895           po/remove-potcdate.sed        ** REMOVED **
2896           po/remove-potcdate.sin        ** REMOVED **
2897           po/stamp-po                   ** REMOVED **
2898           Makefile.am
2899           autogen.sh
2900           configure.ac
2901                 enable building with automake 1.8.x
2902                 add 'autopoint' to autogen.sh and remove all
2903                 auto-generated files, remove ac/ in favour of
2904                 m4/
2905
2906 2004-02-17 [alfons]     0.9.9claws18
2907         
2908         * src/summaryview.c
2909                 MSG_IS_NEWS() is not stored at all, and is bogus
2910
2911 2004-02-17 [martin]     0.9.9claws17
2912
2913         * src/prefs_themes.c
2914                 fix crash when installing wrong theme and output an
2915                 error message
2916
2917 2004-02-16 [christoph]  0.9.9claws16
2918
2919         * src/compose.c
2920         * src/stock_pixmap.[ch]
2921         * src/toolbar.[ch]
2922         * src/pixmaps/linewrapcurrent.xpm               ** NEW **
2923                 add "Wrap current paragraph" to compose toolbar
2924
2925 2004-02-15 [alfons]     0.9.9claws15
2926
2927         * src/folderview.c
2928                 refine previous commit to make sure other hook functions
2929                 get their grab of the pie too
2930
2931 2004-02-15 [alfons]     0.9.9claws14
2932
2933         * src/folderview.c
2934                 fix sync breakage so we don't pass invalid pointer types
2935
2936 2004-02-15 [match]      0.9.9claws13
2937
2938         * src/ldapquery.[ch]
2939         * src/ldapserver.h
2940         * src/addrindex.[ch]
2941                 tweak threading calls.
2942         * src/addr_compl.[ch]
2943                 add alias into completion list.
2944         * src/addressbook.c
2945                 fix ldap browse.
2946                 improve context menu behavior.
2947                 change menu sequence.
2948                 add send mail from addressbook.
2949         * src/addrselect.[ch]
2950         * src/compose.[ch]
2951                 add send mail from addressbook.
2952
2953 2004-02-15 [christoph]  0.9.9claws12
2954
2955         * src/folderutils.c
2956                 skip deleting when duplist is empty
2957
2958         * src/folderview.[ch]
2959         * src/mainwindow.c
2960         * src/summaryview.[ch]
2961                 call folderutils_delete_duplicates() from mainwindow code
2962
2963 2004-02-15 [alfons]     0.9.9claws11
2964         
2965         * src/common/utils.c
2966                 add prefix for italian ms o(e) 
2967
2968 2004-02-14 [paul]       0.9.9claws10
2969
2970         * src/foldersel.c
2971                 fix updating of the folder view when creating a
2972                 new folder
2973
2974 2004-02-13 [paul]       0.9.9claws9
2975
2976         * src/plugins/clamav/clamav_plugin.c
2977                 remove GUI code
2978
2979 2004-02-13 [paul]       0.9.9claws8
2980
2981         * sync with 0.9.9cvs9
2982                 see ChangeLog 2004-02-09, 2004-02-10, 2004-02-12
2983
2984 2004-02-13 [alfons]     0.9.9claws7
2985
2986         * src/common/utils.c
2987                 fix wrong type of argument for ctype functions (pass unsigned
2988                 char instead of signed char)
2989
2990 2004-02-12 [alfons]     0.9.9claws6
2991
2992         * src/compose.[ch]
2993                 don't select text in header entry when composing to a 
2994                 default address, but rather give the header entry a
2995                 different color / style (same as the folder new color)
2996
2997 2004-02-12 [alfons]     0.9.9claws5
2998
2999         * src/plugins/clamav/clamav_plugin.c
3000                 don't exit(2) on libclamav init error - show a warning.
3001                 (tested by damaging a clamav database file.)
3002
3003 2004-02-12 [paul]       0.9.9claws4
3004
3005         * sync with 0.9.9cvs4
3006                 see ChangeLog 2004-02-04, 2004-02-05, and 2004-02-06
3007
3008 2004-02-11 [luke]       0.9.9claws3
3009
3010         * src/mimeview.c
3011                 remove redundant check introduced in 0.9.9claws1
3012
3013 2004-02-11 [luke]       0.9.9claws2
3014
3015         * src/mimeview.c
3016                 fix compilation of my previous commit without gpg enabled
3017
3018 2004-02-10 [luke]       0.9.9claws1
3019
3020         * src/mimeview.c
3021                 add borders to icons to indicate the privacy status for
3022                 the message part (unknown/bad/good)
3023
3024 2004-02-06 [paul]       0.9.9claws
3025
3026         0.9.9claws released
3027
3028 2004-02-06 [darko]      0.9.8claws64
3029
3030         * src/compose.c
3031                 don't allow Ctrl+Enter while external editor is active
3032
3033 2004-02-06 [paul]       0.9.8claws63
3034
3035         * po/es.po
3036           po/pl.po
3037           po/sk.po
3038           po/sr.po
3039                 update Spanish, Polish, Slovak, and Serbian translations.
3040                 submitted by Ricardo Mones Lastra, Emil Nowak, Andrej Kacian,
3041                 and Urke MMI
3042
3043 2004-02-04 [alfons]     0.9.8claws62
3044
3045         * src/compose.c
3046                 grab focus only when lbutton was pressed (bug #430 cont'd; 
3047                 don't have clue yet why the cursor pos is at the end of the
3048                 text.)
3049
3050 2004-02-04 [alfons]     0.9.8claws61
3051
3052         * src/compose.c
3053                 always grab focus when one of the header entries is clicked 
3054                 (should fix bug #430, "no focus on pasted addresses 3 & higher")
3055
3056 2004-02-02 [paul]
3057
3058         * ac/missing/gdk-pixbuf.m4
3059           ac/missing/gpgme.m4
3060           ac/missing/imlib.m4
3061                 prevent 'underquoted definition' warnings
3062                 patch submitted by David Relson
3063                 
3064         * src/plugins/clamav/README
3065                 update, improve, correct
3066
3067 2004-01-31 [thorsten]   0.9.8claws60
3068
3069         * src/news.c
3070                 'dir' not initialized if group has no messages
3071
3072 2004-01-29 [christoph]  0.9.8claws59
3073
3074         * src/customheader.[ch]
3075                 add custom_header_is_allowed() to check for disallowed header names
3076                 that must not be overridden by custom headers
3077
3078         * src/compose.c
3079                 always write From: header and use custom_header_is_allowed() to
3080                 check if custom header should be written
3081
3082         * src/prefs_customheader.c
3083                 check if custom header is disallowed using custom_header_is_allowed()
3084
3085         * src/folderutils.c
3086                 destroy message id GHashTable before freeing the MsgInfos
3087
3088 2004-01-29 [paul]       0.9.8claws58
3089
3090         * sync with 0.9.9 release
3091                 see ChangeLog 2004-01-29
3092
3093 2004-01-29 [paul]       0.9.8claws57
3094
3095         * sync with 0.9.8cvs11
3096                 see ChangeLog 2004-01-29
3097
3098 2004-01-28 [christoph]  0.9.8claws56
3099
3100         * src/pgpmime.c
3101         * src/sgpgme.[ch]
3102                 return WARN signature status when signature is not trusted
3103
3104         * src/Makefile.am
3105         * src/folder.c
3106         * src/folderutils.[ch]                  ** NEW **
3107         * src/summaryview.c
3108                 implement delete duplicates summaryview independent
3109
3110 2004-01-28 [paul]       0.9.8claws55
3111
3112         * sync with 0.9.8cvs10
3113                 see Changelog 2004-01-27 and 2004-01-28
3114
3115 2004-01-26 [christoph]  0.9.8claws54
3116
3117         * src/imap.c
3118                 create a root node for the Folder if scan fails because root
3119                 folder does not exist
3120
3121 2004-01-26 [paul]       0.9.8claws53
3122
3123         * sync with 0.9.8cvs7
3124                 see ChangeLog 2004-01-23
3125
3126 2004-01-25 [alfons]     0.9.8claws52
3127
3128         * src/compose.c
3129                 remove left-over constant INDENT_CHARS
3130
3131 2004-01-25 [alfons]     0.9.8claws51
3132
3133         * src/procmime.c
3134                 add NULL pointer check for mimeinfo->node in
3135                 procmime_mimeinfo_parent()
3136
3137 2004-01-25 [darko]      0.9.8claws50
3138
3139         * src/compose.c
3140                 make "Wrap all long lines" toolbar button wrap all
3141                 long lines not just the current line
3142                 patch by I. Oshadi Jayawardena <ioj4 at yahoo.co.uk>
3143
3144
3145 2004-01-25 [alfons]     0.9.8claws49
3146
3147         * src/procmime.c
3148                 remove g_strstrip(); prevents a NULL pointer deref, and isn't
3149                 necessary anyway, because *scanf() functions neglect white
3150                 space in the input. 
3151                 Fixes bug #425, "sylpheed 0.9.8claws42 crashes on some messages."
3152
3153 2004-01-25 [paul]       0.9.8claws48
3154
3155         * src/prefs_ext_prog.c
3156                 apply Alfons' patch to check for NULL pointers
3157                 fixes bug #424
3158
3159 2004-01-25 [paul]       0.9.8claws47
3160
3161         * sync with 0.9.8cvs8
3162                 see ChangeLog 2004-01-23
3163
3164 2004-01-25 [thorsten]   0.9.8claws46
3165
3166         * src/messageview.c
3167                 remove orphaned mimeview unref()
3168
3169 2004-01-23 [christoph]  0.9.8claws45
3170
3171         * src/summaryview.c
3172                 set ctree widget style
3173
3174 2004-01-23 [paul]       0.9.8claws44
3175
3176         * sync with 0.9.8cvs5
3177                 see ChangeLog 2004-01-22
3178
3179 2004-01-23 [alfons]     0.9.8claws43
3180
3181         * src/procmsg.c
3182                 remove redundant code in procmsg_get_thread_tree()
3183
3184 2004-01-21 [christoph]  0.9.8claws42
3185
3186         * src/folderview.c
3187                 set ctree widget style, otherwise GTK does not use the
3188                 the correct vertical size for the list items
3189
3190 2004-01-21 [alfons]     0.9.8claws41
3191
3192         * src/summaryview.c
3193                 GDK_Left should only switch to folderview when
3194                 when summaryview hscrollbar is at the leftmost
3195                 position (fixes bug #420, "Focus error")
3196
3197 2004-01-21 [paul]       0.9.8claws40
3198
3199         * sync with 0.9.8cvs4
3200                 see ChangeLog 2004-01-20
3201
3202 2004-01-20 [christoph]  0.9.8claws39
3203
3204         * src/folderview.c
3205                 remove setting sensitivity for no longer existing
3206                 /Scoring... popup entry
3207
3208 2004-01-20 [keith]      0.9.8claws38
3209
3210         * configure.ac
3211                 Revert AM_CONFIG_HEADER to AC_CONFIG_HEADER
3212
3213 2004-01-20 [paul]       0.9.8claws37
3214
3215         * src/prefs_fonts.c
3216                 demystify font settings
3217                 
3218         * src/textview.c
3219                 use textview->msgfont for header->body in
3220                 textview_show_header()
3221
3222 2004-01-20 [paul]       0.9.8claws36
3223
3224         * src/compose.c
3225           src/undo.c
3226                 remove superfluous debug_print's
3227                 
3228         * src/inc.c
3229                 clear the statusbar after LOCAL incorporation
3230
3231 2004-01-20 [paul]       0.9.8claws35
3232
3233         * sync with 0.9.8cvs3
3234                 see ChangeLog 2004-01-20
3235
3236 2004-01-19 [keith]      0.9.8claws34
3237
3238         * src/folderview.c
3239                 don't show 'Search folder...' on popup menu
3240                 if folder has no mails in it
3241
3242 2004-01-17 [keith]      0.9.8claws33
3243
3244         * src/compose.c
3245           src/prefs_common.c
3246           src/prefs_common.h
3247                 store position of compose window in prefs
3248
3249 2004-01-17 [thorsten]   0.9.8claws32
3250
3251         * src/gtk/gtkvscrollbutton.c
3252                 ensure scrollbutton resize event on different gtk versions
3253
3254 2004-01-15 [alfons]     0.9.8claws31
3255         
3256         * src/summaryview.c
3257                 keep MSG_REPLIED and MSG_FORWARDED even when marking a
3258                 message as read
3259
3260 2004-01-12 [christoph]  0.9.8claws30
3261
3262         * src/procmime.c
3263                 better MIME-Version check
3264
3265 2004-01-11 [alfons]     0.9.8claws29
3266
3267         * src/procmsg.c
3268                 remove unnecessary but still effective check (could possibly
3269                 lead to some unwanted side effects)
3270
3271 2004-01-11 [alfons]     0.9.8claws28
3272
3273         * src/procmsg.c
3274                 we should not prefer lowest message number while threading 
3275                 (introduced in previous commit)
3276
3277 2004-01-11 [alfons]     0.9.8claws27
3278
3279         * src/procmsg.c
3280                 subject threading fixes:
3281                 
3282                         - make message with lowest message number the
3283                           thread parent,
3284                         - refine recording last node when threading. the last node
3285                           should be the previous one if a node has a thread parent,
3286                           or the current node if not
3287                 
3288                 (there's another threading bug fix coming up)
3289
3290 2004-01-10 [paul]       0.9.8claws26
3291
3292         * src/main.c
3293           src/prefs_ext_prog.c
3294           src/plugins/clamav/clamav_plugin_gtk.c
3295                 minor gui fixes
3296
3297 2004-01-09 [christoph]  0.9.8claws25
3298
3299         * src/Makefile.am
3300         * src/string_match.[ch]                 ** REMOVE **
3301         * src/common/Makefile.am
3302         * src/common/string_match.[ch]          ** NEW **
3303                 move string_match.[ch] to common directory
3304
3305 2004-01-09 [christoph]  0.9.8claws24
3306
3307         * src/pgpmime.c
3308                 add MIME-Version header for the message parser
3309
3310 2004-01-09 [paul]       0.9.8claws23
3311
3312         * po/POTFILES.in
3313           src/Makefile.am
3314           src/main.c
3315           src/prefs_common.c
3316           src/prefs_ext_prog.[ch]       ** NEW FILES **
3317                 move External Command options from 'Common Prefs/Other' to
3318                 'Other Prefs/Message View/External Programs', also reveal
3319                 the hidden options for audio player and image viewer.
3320                 
3321         * src/prefs_common.c
3322                 fix toggling of header pane
3323
3324 2004-01-09 [paul]       0.9.8claws22
3325
3326         * src/compose.c
3327                 when changing account also change the save folder
3328
3329         * src/textview.c
3330                 if a text/plain attachment has 'Content-Disposition: attachment'
3331                 don't display it inline
3332
3333 2004-01-08 [christoph]  0.9.8claws21
3334
3335         * src/procmime.c
3336                 check for "MIME-Version: 1.0" in message/rfc882 MIME-parts,
3337                 otherwise thread the message content as one text part and
3338                 don't assume charset US-ASCII which is only specified as
3339                 default for MIME-messages
3340
3341 2004-01-08 [paul]       0.9.8claws20
3342
3343         * src/plugins/clamav/clamav_plugin.c
3344           src/plugins/spamassassin/spamassassin.c
3345                 inform the user what is happening via the statusbar
3346
3347 2004-01-06 [paul]       0.9.8claws19
3348
3349         * po/es.po
3350                 update Spanish translation. submitted by Ricardo
3351                 Mones Lastra
3352
3353 2004-01-05 [paul]       0.9.8claws18
3354
3355         * sync with 0.9.8cvs2
3356                 see ChangeLog 2004-01-05
3357
3358 2004-01-03 [luke]       0.9.8claws17
3359
3360         * src/procheader.c
3361                 Clean up:
3362                 o remove unused functions string_getchar() and file_getchar()
3363                 o remove the getchar_ parameter from generic_get_one_field()
3364                 o add an 'unfold' parameter to generic_get_one_field, to
3365                   be used if no HeaderEntry is supplied
3366                 o procheader_get_one_field_asis() uses
3367                   generic_get_one_field().
3368
3369 2004-01-01 [christoph]  0.9.8claws16
3370
3371         * src/common/xml.[ch]
3372                 o add xml_new_tag() to manage usage counts of strings correctly
3373                 o correct xml_copy_tree() function name
3374
3375         * src/folder.c
3376         * src/main.c
3377                 allow registering and unregistering of FolderClasses anytime
3378
3379 2003-12-31 [christoph]  0.9.8claws15
3380
3381         * src/folder.[ch]
3382         * src/common/xml.[ch]
3383                 keep folderlist.xml data for unloaded FolderClasses
3384
3385 2003-12-30 [luke]       0.9.8claws14
3386
3387         * src/procheader.[ch]
3388                 o added procheader_get_one_field_asis() that does not do
3389                   unfolding
3390                 o fix procheader_get_header_array_asis() to use the above,
3391                   fixing ugliness of headers in textview
3392
3393         * src/compose.c
3394                 o don't unfold headers when redirecting.        
3395
3396 2003-12-30 [paul]       0.9.8claws13
3397
3398         * po/POTFILES.in
3399           src/common/defs.h
3400           src/Makefile.am
3401           src/main.c
3402           src/prefs_common.c
3403           src/prefs_themes.[ch] ** NEW FILES **
3404                 redesign and move Icon Theme selector to
3405                 the new prefs window
3406           
3407         * src/stock_pixmap.c
3408                 fix the old bug where icons are not always
3409                 updated when changing themes
3410         
3411         * src/summaryview.c
3412                 fix bug where the icons on the title row
3413                 of the summary view were not updated
3414         
3415         all patches submitted by Ricardo Mones Lastra
3416
3417 2003-12-30 [hoa]        0.9.8claws12
3418
3419         * src/folder.c
3420                 run preglobal and postglobal processing rules
3421                 even if the folder does not have any rules.
3422
3423 2003-12-28 [paul]       0.9.8claws11
3424
3425         * ac/aspell.m4
3426           ac/check-type.m4
3427           ac/gnupg-check-typedef.m4
3428           ac/openssl.m4
3429           ac/spamassassin.m4
3430                 fix 'underquoted definition' warnings, patch submitted by
3431                 David Relson <relson@osagesoftware.com>
3432                 
3433         * src/common/utils.c
3434                 subject_get_prefix_length(): add "Odp\\:" to reply prefixes,
3435                 patch submitted by Jan Alboszta <J.Alboszta@students.mimuw.edu.pl>
3436
3437 2003-12-28 [paul]       0.9.8claws10
3438
3439         * sync with 0.9.8cvs1
3440                 see ChangeLog 2003-12-17
3441
3442 2003-12-27 [christoph]  0.9.8claws9
3443
3444         * src/common/utils.[ch]
3445                 add g_node_map() to map a GNode into a new GNode
3446                 converting all node data's with a function
3447
3448         * src/account.c
3449         * src/folder.[ch]
3450         * src/folderview.c
3451         * src/imap.c
3452         * src/mainwindow.c
3453         * src/summaryview.c
3454                 o use g_node_map() to convert XML <-> Folder
3455                 o remove redundant FolderItem->parent and
3456                   replace it with folder_item_parent()
3457
3458 2003-12-23 [christoph]  0.9.8claws8
3459
3460         * src/folder.[ch]
3461         * src/folderview.c
3462         * src/mainwindow.c
3463         * src/procmsg.c
3464                 o use callback for notifications about added and
3465                   destroyed folders
3466                 o rewrite folderlist saving (new functions to create
3467                   folder from XML tree, and XML tree from folder)
3468
3469         * src/common/xml.[ch]
3470                 add function to save XML trees
3471
3472         * src/prefs_filtering.c
3473                 code cleanup
3474
3475 2003-12-22 [christoph]  0.9.8claws7
3476
3477         * src/prefs_account.[ch]
3478                 add "SMTP only" accounts
3479
3480 2003-12-20 [melvin]     0.9.8claws6
3481
3482         * src/action.[ch]
3483                 Changed the interface for action_update_*_menu() so
3484                 action.c does not need to know the paths of the different
3485                 actions menu (mainwindow, message view and compose window). 
3486
3487         * src/compose.c
3488                 Tiny code cleanup to merge spell checker related code
3489                 compose_update_actions_menu(): new function to update
3490                 the actions menu. Use it in compose_create()
3491
3492         * src/compose.h
3493                 compose_update_actions_menu(): new function to update
3494                 the actions menu. Used also in prefs_actions.c.
3495
3496         * src/mainwindow.[ch]
3497                 main_window_update_actions_menu(): new function to update
3498                 the actions menu. Used in main_window_create() and in
3499                 prefs_actions.c
3500
3501         * src/messageview.[ch]
3502                 messageview_update_actions_menu(): new function to update
3503                 the actions menu. Used in messageview_add_toolbar() and in
3504                 prefs_actions.c
3505                 
3506         * src/prefs_actions.c   
3507                 prefs_actions_ok(): fixed to update the actions menu of
3508                 the separate message view and the compose windows.
3509
3510 2003-12-20 [luke]       0.9.8claws5
3511         * src/procheader.c
3512                 fix unfolding/newline stripping for multiline fields
3513                 in generic_get_one_field()
3514
3515 2003-12-19 [christoph]  0.9.8claws4
3516
3517         * src/summaryview.c
3518                 o code cleanup
3519                 o use subject_compare_for_sort() when comparing
3520                   simplified subjects
3521
3522 2003-12-19 [christoph]  0.9.8claws3
3523
3524         * src/msgcache.c
3525                 more syncing with 0.8.9a
3526
3527 2003-12-19 [christoph]  0.9.8claws2
3528
3529         * src/folder.c
3530                 don't write all FolderItem XML attributes for the root node
3531
3532 2003-12-19 [melvin]     0.9.8claws1
3533
3534         * src/messageview.c
3535                 Added missing menu branch (Tools/Create processing/rule)
3536         * po/fr.po
3537                 Updated French translation for the added string.
3538
3539 2003-12-19 [paul]       0.9.8claws
3540
3541         0.9.8claws released
3542
3543 2003-12-19 [paul]       0.9.7claws51
3544
3545         * po/en_GB.po
3546           po/es.po
3547           po/ja.po
3548           po/pl.po
3549           po/sk.po
3550           po/zh_CN.po
3551                 update translations. submitted by me, Ricardo Mones
3552                 Lastra, Rui Hirokawa, Emil Nowak, Andrej Kacian,
3553                 Hansom Young
3554                 
3555         * src/folder_item_prefs.c
3556                 'enable_processing' set to FALSE by default
3557
3558 2003-12-18 [melvin]     0.9.7claws50
3559
3560         * po/fr.po
3561                 Updated French translation
3562
3563 2003-12-17 [christoph]  0.9.7claws49
3564
3565         * src/procheader.c
3566                 revert discarding of whitespace from 0.9.7claws44
3567
3568                 RFC2822 2.2.3: Unfolding is accomplished by simply
3569                 removing any CRLF that is immediately followed by WSP.
3570
3571 2003-12-17 [paul]       0.9.7claws48
3572
3573         * src/folder.c
3574                 fix new message count
3575                 
3576         * configure.ac
3577                 update autotools macros
3578
3579         * sync with 0.9.8a
3580
3581 2003-12-16 [christoph]  0.9.7claws47
3582
3583         * src/folder.c
3584                 fix folder update before adding MsgInfo to cache
3585                 in add_msginfo_to_cache()
3586
3587         * src/procmsg.c
3588                 remove old call to folder_item_update() that is no
3589                 longer required
3590
3591 2003-12-16 [christoph]  0.9.7claws46
3592
3593         * src/main.c
3594                 make sure the shutdown process only runs once
3595
3596 2003-12-16 [hoa]        0.9.7claws45
3597
3598         * src/mainwindow.c
3599         * src/messageview.c
3600         * src/summaryview.[ch]
3601                 Create filter rules using a message is fixed.
3602                 We can now create processing rules using a message.
3603
3604 2003-12-15 [alfons]     0.9.7claws44
3605
3606         * src/procheader.c
3607                 make sure we discard folding white space
3608
3609 2003-12-15 [luke]       0.9.7claws43
3610         * src/textview.c
3611         * src/mimeview.c
3612                 o use "name" parameter if "filename" doesn't exist
3613
3614 2003-12-14 [alfons]     0.9.7claws42
3615
3616         * src/summaryview.c
3617         * src/common/utils.c
3618                 allow quick finding based on the result of passing
3619                 a message to an external command. E.g:
3620
3621                         X "bogofilter < %F" 
3622                 
3623                 gets me all the spam in a folder.
3624
3625 2003-12-14 [luke]       0.9.7claws41
3626
3627         * src/textview.c
3628         * src/mimeview.c
3629                 o use parameter "filename" instead of "name" in a couple of 
3630                   places for correctness
3631
3632         * src/procmime.c
3633         * src/common/utils.[ch]
3634                 o make temporary filename for attachments safe for %p 
3635                   substitutions in actions.
3636
3637 2003-12-13 [christoph]  0.9.7claws40
3638
3639         * src/main.c
3640                 readd exit(0) to clean_quit() because otherwise sylpheed
3641                 does not always terminate
3642
3643         * src/pgpmime.c
3644         * src/privacy.h
3645                 add an identifier-string for PrivacySystems
3646
3647 2003-12-12 [paul]
3648
3649         * doc/man/sylpheed.1
3650                 update the man page
3651
3652 2003-12-12 [paul]       0.9.7claws39
3653
3654         general clean up
3655         
3656         * configure.ac
3657                 correct and clean up './configure --help' info
3658         
3659         * src/plugins/clamav/clamav_plugin.c
3660           src/plugins/spamassassin/spamassassin.c
3661                 correct plugin_desc(), works with LOCAL, IMAP, and
3662                 POP accounts
3663                 
3664         * src/filtering.c
3665           src/matcher.[ch]
3666           src/matcher_parser_parse.y
3667           src/prefs_filtering_action.c
3668                 use 'Change Score' instead of '(In/De)crease score'.
3669                 use *CHANGE_SCORE* instead of *ADD_SCORE*
3670          
3671          * src/mainwindow.c
3672                 hyphenate: 'Pre-processing', 'Post-processing'
3673                 
3674         * src/prefs_account.c
3675                 change 'Generate Message-ID' to 'Generate Message-Id'
3676                 
3677         * src/prefs_folder_item.c
3678                 change 'Processing on startup:' to 'Process at startup'
3679                 change 'Scan for new mail:' to 'Scan for new mail'
3680                 
3681 2003-12-11 [christoph]  0.9.7claws38
3682
3683         * src/crash.c
3684         * src/main.[ch]
3685                 make sure the clean_exit() funtion is not called again by the
3686                 signal handler while it is already running
3687
3688         (closes Bug 366 lost all folders -> spoiling folderlist.xml file)
3689
3690         * src/summaryview.c
3691                 fix wrong assertion
3692
3693 2003-12-11 [paul]       0.9.7claws37
3694
3695         * src/compose.c
3696                 'anonymise' Message-Id: header string
3697
3698 2003-12-11 [paul]       0.9.7claws36
3699
3700         * src/plugins/clamav/clamav_plugin.c
3701                 fix (don't break) signature count
3702                 use cl_strerror() instead of deprecated cl_perror()
3703         
3704 2003-12-11 [darko]      0.9.7claws35
3705
3706         * src/summaryview.c
3707                 also update the sort arrow (thanks Christoph)
3708
3709 2003-12-11 [darko]      0.9.7claws34
3710
3711         * src/summaryview.c
3712                 allow reverting to default sort mode (no sort)
3713
3714 2003-12-10 [hoa]        0.9.7claws33
3715
3716         * src/matcher.c
3717                 fixed quotation of string for matcher.
3718
3719 2003-12-08 [paul]       0.9.7claws32
3720
3721         * src/imap.c
3722           src/inc.c
3723                 plug memory leaks (patch by Alfons)
3724
3725 2003-12-08 [christoph]  0.9.7claws31
3726
3727         * src/folder_item_prefs.[ch]
3728         * src/folderview.c
3729         * src/prefs_folder_item.c
3730                 add new FolderItem property to exclude folders from new
3731                 mail checks
3732
3733         Patch submitted by Chad Robinson <crobinson@rfgonline.com>
3734
3735 2003-12-07 [paul]       0.9.7claws30
3736
3737         * src/plugins/clamav/clamav_plugin.c
3738                 fix signature count
3739
3740 2003-12-07 [thorsten]   0.9.7claws29
3741
3742         * src/filtering.c
3743                 debug_print some warning if destfolder missing
3744         * src/prefs_filtering.c
3745                 uninitialized filter list when deleting a folder
3746
3747 2003-12-06 [paul]       0.9.7claws28
3748
3749         * src/procheader.c
3750                 add Alfons' patch to trim line feeds
3751
3752 2003-12-06 [paul]       0.9.7claws27
3753
3754         * partial sync with 0.9.7cvs8
3755                 leaving claws' online/offline more or less intact
3756                 see ChangeLog 2003-12-04 and 2003-12-06
3757
3758 2003-12-06 [christoph]  0.9.7claws26
3759
3760         * src/messageview.c
3761         * src/privacy.[ch]
3762                 revert pirvacy API changes
3763
3764 2003-12-05 [alfons]     0.9.7claws25
3765
3766         * src/matcher.[ch]
3767                 clean up my old cruft
3768
3769 2003-12-05 [alfons]     0.9.7claws24
3770
3771         * src/matcher.c
3772                 fix comparison buglet ;-) and make `test` matcher
3773                 work again
3774
3775 2003-12-05 [alfons]     0.9.7claws23
3776
3777         * src/prefs_folder_item.c
3778                 K&R 2nd Ed., page 241 (function parameter identifiers
3779                 starting with an underscore are kind of insulting)
3780
3781 2003-12-05 [hoa]        0.9.7claws22
3782
3783         * src/main.c
3784         * src/mainwindow.[ch]
3785         * src/mainwindow.h
3786                 add destructor for mainwindow so that the last 
3787                 MimeInfo opened in messageview is destroyed when
3788                 exiting sylpheed.
3789
3790 2003-12-05 [hoa]        0.9.7claws21
3791
3792         * src/filtering.[ch]
3793         * src/matcher.[ch]
3794         * src/matcher_parser_lex.l
3795         * src/matcher_parser_parse.y
3796         * src/prefs_actions.c
3797         * src/prefs_filtering.c
3798         * src/common/utils.[ch]
3799                 quote arguments before giving them to command line.
3800                 fixed quote of string in matcher/processing/filtering rules.
3801
3802         * src/messageview.c
3803         * src/privacy.[ch]
3804                 allows decryption to return a new whole 
3805                 MIME message structure.
3806
3807 2003-12-04 [hoa]        0.9.7claws20
3808
3809         * src/filtering.[ch]
3810         * src/folder.c
3811         * src/mainwindow.c
3812         * src/matcher.c
3813         * src/matcher_parser_parse.y
3814         * src/folderview.c
3815                 global rules to run before folder specific rules.
3816                 global rules to run after folder specific rules.
3817                 
3818         * src/messageview.c
3819                 fixed quick addition of rules.
3820         
3821         * src/prefs_filtering.[ch]
3822         * src/summaryview.c
3823                 we can now customize the title for the dialog.
3824                 updated case where we rename of delete folders.
3825
3826         * src/addressbook.c
3827                 got back the function addressbook_browse_entry_cb()
3828                 that is needed in case we compiled with LDAP support.
3829
3830 2003-12-04 [paul]       0.9.7claws19
3831
3832         * sync with 0.9.7cvs6
3833                 see ChangeLog 2003-12-04
3834                 fixes bug 171 'Wrong message decoing: koi8-r and 
3835                 iso8859-5 looks same. Can't read many emails.'
3836
3837 2003-12-04 [paul]       0.9.7claws18
3838
3839         * po/POTFILES.in
3840                 remove 'src/prefs_scoring.c'
3841
3842 2003-12-03 [hoa]        0.9.7claws17
3843
3844         * src/Makefile.am
3845                 compilation of scoring.[ch] and prefs_scoring.[ch]
3846                 is removed.
3847         
3848         * src/filtering.[ch]
3849         * src/folder.c
3850         * src/folder_item_prefs.[ch]
3851         * src/folderview.c
3852         * src/main.c
3853         * src/mainwindow.c
3854         * src/matcher.[ch]
3855         * src/matcher_parser.h
3856         * src/matcher_parser_parse.y
3857         * src/prefs_filtering.[ch]
3858         * src/prefs_filtering_action.c
3859         * src/prefs_folder_item.c
3860         * src/prefs_scoring.[ch]              * REMOVED FILES *
3861         * src/procmsg.[ch]
3862         * src/scoring.[ch]                    * REMOVED FILES *
3863         * src/summaryview.c
3864                 merged scoring and filtering.
3865                 
3866                 Note : compatibility is kept by parsing score like 
3867                   add_score. To get the behaviour of older scoring 
3868                   system, you have to define some equivalent rule :
3869                   "score_lower -9999 hide"
3870                   "score_greater 9999 mark"
3871                   
3872                   To define global rules, you have to define them 
3873                   in the new global processing rules.
3874                   The variable that kept the list filtering rules 
3875                   was "global_processing" and has been renamed into 
3876                   "filtering_rules".
3877                   "global_processing" variable is now the name 
3878                   of the variable that keeps the list of global 
3879                   processing rules.
3880                   In the configuration file, "[global]" section is 
3881                   now for the global processing rules (which includes
3882                   score things and new global processing rules).
3883                   New "[filtering]" section is for the filtering rules.
3884                   
3885                   Before running with this version, during testing 
3886                   phase, ** MAKE A BACKUP ** of your matcherrc file.
3887                   Then, you have to make the following changes :
3888                   - leave all scoring rules in "[global]" section.
3889                   - move all other rules of "[global]" section to
3890                       a new section named "[filtering]".
3891
3892 2003-12-03 [christoph]  0.9.7claws16
3893
3894         * src/procmime.c
3895                 use default Content-Type as specified in RFC2045 if
3896                 Content-Type header is syntactically incorrect
3897
3898 2003-12-03 [christoph]  0.9.7claws15
3899
3900         * src/addressbook.c
3901         * src/addrindex.h
3902         * src/addritem.c
3903         * src/expldifdlg.h
3904         * src/exportldif.c
3905         * src/filtering.c
3906         * src/folder.c
3907         * src/folderview.c
3908         * src/jpilot.c
3909         * src/localfolder.c
3910         * src/matcher.h
3911         * src/matcher_parser_lex.l
3912         * src/matcher_parser_parse.y
3913         * src/news.c
3914         * src/prefs_filtering_action.c
3915         * src/prefs_folder_item.c
3916         * src/prefs_fonts.c
3917         * src/procmsg.c
3918         * src/sgpgme.c
3919                 clean up warnings
3920
3921         * src/procmime.c
3922                 revert 0.9.7claws14 change
3923
3924 2003-12-03 [alfons]     0.9.7claws14
3925
3926         * src/procmime.c
3927                 catch invalid Content-Type with no subtype
3928
3929 2003-12-03 [alfons]     0.9.7claws13
3930
3931         * src/alertpanel.h
3932         * src/setup.c
3933         * src/plugins/image_viewer/plugin.c
3934                 compile again, we need stddef.h for size_t
3935
3936 2003-12-03 [paul]       0.9.7claws12
3937
3938         * src/account.c
3939                 don't allow cloning of accounts with remote folders,
3940                 patch submitted by Ricardo Mones Lastra
3941
3942 2003-12-03 [christoph]  0.9.7claws11
3943
3944         * src/folder.[ch]
3945         * src/imap.c
3946         * src/localfolder.[ch]
3947         * src/mh.c
3948         * src/news.c
3949         * src/common/xml.[ch]
3950                 add set_xml() and get_xml() virtual functions to FolderClass to
3951                 save extra information for Folders (for example the rootpath
3952                 only used by LocalFolder). The folderlist write function no
3953                 longer needs to know the folder type to save this extra
3954                 information.
3955
3956 2003-12-02 [christoph]  0.9.7claws10
3957
3958         * src/Makefile.am
3959         * src/account.c
3960         * src/folder.[ch]
3961         * src/folderview.h
3962         * src/imap.c
3963         * src/localfolder.[ch]          ** NEW **
3964         * src/mainwindow.c
3965         * src/mh.[ch]
3966         * src/news.[ch]
3967         * src/prefs_account.[ch]
3968         * src/prefs_filtering.h
3969         * src/procmsg.h
3970         * src/remotefolder.[ch]         ** NEW **
3971         * src/common/xml.[ch]
3972                 add item_set_xml() and item_get_xml() virtual functions to
3973                 FolderClass to give folders the ability to add extra information
3974                 to the saved FolderItem data. If NULL the default function for
3975                 FolderItem will be used.
3976
3977 2003-11-29 [christoph]  0.9.7claws9
3978
3979         * src/procheader.c
3980                 fix bug in unfolding
3981
3982 2003-11-29 [luke]       0.9.7claws8
3983
3984         * src/textview.c
3985                 fix compilation for non c99 compilers
3986
3987 2003-11-29 [christoph]  0.9.7claws7
3988
3989         * src/procmime.[ch]
3990         * src/mimeview.c
3991                 o unknown disposition types should be handled as
3992                   attachment (RFC2183)
3993                 o missing headers should not default to inline
3994                   (would make "Save All" useless when disposition header
3995                    is not set by the sending mailer)
3996                 o remove old MimeInfo data and cleanup
3997
3998 2003-11-29 [luke]       0.9.7claws6
3999
4000         * src/procmime.[ch]
4001                 re-added parsing of Content-Disposition header
4002                         - removes the old  'gchar* content_disposition'
4003                         - adds a new field 'DispositionType disposition'
4004                         - adds parameters to MimeInfo::parameters
4005
4006         * src/mimeview.c
4007                 use the "filename" parameter for saving, and the new
4008                 MimeInfo::disposition for save all.
4009
4010         * src/compose.c
4011         * src/toolbar.[ch]
4012                 add a 'check spelling' button as a possibility for 
4013                 the compose toolbar
4014
4015         * src/stockpixmap.[ch]
4016         * src/pixmaps/check_spelling.xpm        ** NEW **
4017         * src/Makefile.am
4018                 add a pixmap for use with 'check spelling' button or
4019                 a user defined action
4020
4021         * src/textview.c
4022                 re-apply fixed (I hope) patch for bug 57
4023                 "Hidden URL in HTML Mails"
4024
4025 2003-11-28 [christoph]  0.9.7claws5
4026
4027         * src/procmime.c
4028                 o be more liberal in what we accept as Content-Type parameters
4029                 o ignore comments after parameters
4030
4031         * src/sgpgme.c
4032                 o only free passphrase when an error occurs
4033
4034 2003-11-28 [paul]       0.9.7claws4
4035
4036         * src/account.c
4037                 add 'Clone Account' function. patch submitted by
4038                 Ricardo Mones Lastra
4039
4040 2003-11-27 [thorsten]   0.9.7claws3
4041
4042         * src/mimeview.c
4043                 fix crash if 'save_all' failed twice
4044
4045 2003-11-27 [paul]       0.9.7claws2
4046
4047         * po/POTFILES.in
4048                 fix a typo
4049
4050         * po/zh_CN.po
4051                 update Simplified Chinese translation. submitted by
4052                 Hansom Young
4053
4054 2003-11-27 [paul]       0.9.7claws1
4055
4056         * po/POTFILES.in
4057                 clean up
4058
4059 2003-11-26 [paul]       0.9.7claws
4060
4061         * 0.9.7claws released
4062
4063 2003-11-26 [paul]       0.9.6claws99
4064
4065         * src/Makefile.am
4066                 add reference to pixmaps/mime_message.xpm
4067
4068 2003-11-26 [paul]       0.9.6claws98
4069
4070         * po/POTFILES.in
4071                 remove reference to src/sigstatus.c
4072
4073 2003-11-26 [christoph]  0.9.6claws97
4074
4075         * src/Makefile.am
4076         * src/prefs_common.c
4077         * src/rfc2015.c
4078         * src/sigstatus.[ch]            ** REMOVE **
4079                 remove signature result popup option and window
4080
4081 2003-11-26 [paul]       0.9.6claws96
4082
4083         * po/es.po
4084           po/ja.po
4085           po/pl.po
4086           po/sk.po
4087           po/sr.po
4088                 update translations. submitted by Ricardo Mones Lastra,
4089                 Rui Hirokawa, Emil Nowak, Andrej Kacian, and Urke MMI
4090
4091 2003-11-25 [christoph]  0.9.6claws95
4092
4093         * src/procmime.c
4094                 display mime structure only in debug mode
4095
4096 2003-11-25 [melvin]     0.9.6claws94
4097
4098         * po/fr.po
4099                 Updated French translations + typos fixes of older
4100                 translations (thanks to Fabien Vantard for pointing
4101                 to some of them)
4102
4103 2003-11-25 [melvin]     0.9.6claws93
4104
4105         * src/editldap.c
4106                 Fixed a couple of typos.
4107
4108 2003-11-24 [paul]       0.9.6claws92
4109
4110         * po/POTFILES.in
4111                 add 'src/textview.c'
4112
4113 2003-11-24 [paul]       0.9.6claws91
4114
4115         * src/sgpgme.c
4116                 fix typo. spotted by Rui Hirokawa <rui_hirokawa@ybb.ne.jp>
4117
4118 2003-11-24 [paul]       0.9.6claws90
4119
4120         * src/plugins/image_viewer/viewer.c
4121                 image_viewer_show_mimepart(): 
4122                 use procmime_mimeinfo_get_parameter() to get the file name
4123
4124 2003-11-24 [paul]       0.9.6claws89
4125
4126         * src/textview.c
4127                 textview_show_mime_part(): rewrite text hint
4128
4129 2003-11-22 [paul]       0.9.6claws88
4130
4131         * sync with 0.9.7cvs5
4132                 see ChangeLog 2003-11-21
4133
4134 2003-11-21 [paul]       0.9.6claws87
4135
4136         * src/mimeview.c
4137                 define shortcut key 'o' for 'Open with...'
4138
4139 2003-11-21 [alfons]     0.9.6claws86
4140
4141         * src/messageview.c
4142                 fix bug #383 'Deleting message from "separate message view" 
4143                 uses local Trash folder'
4144
4145 2003-11-21 [christoph]  0.9.6claws85
4146
4147         * src/mimeview.c
4148                 fix content-type guessing by name parameter when finding
4149                 the correct viewer
4150
4151 2003-11-21 [alfons]     0.9.6claws84
4152
4153         * src/main.c
4154                 no mail incorporation allowed with --offline param.
4155                 fixes bug #374, "--offline ignored"
4156
4157 2003-11-20 [christoph]  0.9.6claws83
4158
4159         * src/mimeinfo.c
4160                 use signed MimeInfo when checking the signature and not
4161                 the selected one
4162
4163 2003-11-19 [alfons]     0.9.6claws82
4164
4165         * src/mainwindow.c
4166                 fix crash when toggling separate views, patch submitted
4167                 by Pawel Pekala <c0rn|AT|gazeta.pl>.
4168                 fixes bug #342, "separate views  cause crash"
4169
4170 2003-11-19 [paul]       0.9.6claws81
4171
4172         * src/compose.c
4173                 compose_redirect_write_headers_from_headerlist(): 
4174                 add Resent-Cc: header (bug fix inherited from 0.9.7cvs3)
4175                 
4176         * src/main.c
4177                 code cleanup (inherited from 0.9.7cvs4)
4178                 
4179         * tools/tb2sylpheed
4180                 bugfix: added missing attribute-list start. submitted by
4181                 Urke MMI
4182
4183 2003-11-19 [luke]       0.9.6claws80
4184
4185         * src/textview.c
4186                 revert my last commit until I get time to fix it
4187
4188 2003-11-18 [christoph]  0.9.6claws79
4189
4190         * src/mimeview.[ch]
4191                 check parent MimeInfos for signatures and display the
4192                 result of the parent when found
4193
4194         * src/pgpmime.c
4195                 o avoid NULL pointer warnings
4196                 o use procmime_mimeinfo_get_parameter()
4197
4198         * src/sgpgme.c
4199                 small text changes
4200
4201 2003-11-17 [luke]       0.9.6claws78
4202
4203         * src/textview.c
4204                 add check for disguised URLs, fixing bug 57
4205                 "Hidden URL in HTML Mails"
4206
4207 2003-11-16 [christoph]  0.9.6claws77
4208
4209         * src/procmime.c
4210                 fix crash when parsing invalid Content-Type header
4211
4212 2003-11-16 [christoph]  0.9.6claws76
4213
4214         * src/pgpmime.c
4215         * src/privacy.c
4216         * src/procmime.c
4217         * src/sgpgme.[ch]
4218                 implement message decrypting
4219
4220         * src/rfc2015.c
4221                 remove old code
4222
4223 2003-11-14 [luke]       0.9.6claws75
4224
4225         * src/mimeview.c
4226                 fix a couple of problems that treated application/* and
4227                 application/octet-stream the wrong way around
4228                 (since 0.9.6claws10), causing "Open" to do nothing.
4229
4230 2003-11-14 [christoph]  0.9.6claws74
4231
4232         * src/messageview.c
4233         * src/pgpmime.c
4234         * src/privacy.[ch]
4235                 prepare for message part decrypting
4236
4237         * src/sgpgme.c
4238                 add output for expired signatures
4239
4240         * src/rfc2015.c
4241                 remove some old code
4242
4243 2003-11-10 [christoph]  0.9.6claws73
4244
4245         * src/mimeview.c
4246                 add "Full info" button for bad and warn signature status
4247
4248         * src/sgpgme.c
4249                 generate full signature info like gpg's output
4250                 (gpg -v --with-fingerprint --verify)
4251
4252 2003-11-10 [christoph]  0.9.6claws72
4253
4254         * src/mimeview.c
4255         * src/pgpmime.c
4256         * src/privacy.[ch]
4257         * src/sgpgme.[ch]
4258         * src/textview.[ch]
4259                 o add code to view full signature info
4260                 o do automatic signature checks
4261
4262 2003-11-10 [alfons]     0.9.6claws71
4263
4264         * src/summaryview.c
4265                 don't crash when gtkut_font_load() returns invalid font (has
4266                 something to do with locale settings)
4267                 Patch submitted by David Chalmers <davidc|AT|ccmi.salk.edu>.
4268
4269 2003-11-09 [alfons]     0.9.6claws70
4270
4271         * src/procmime.c
4272                 plug leak
4273
4274 2003-11-08 [luke]       0.9.6claws69
4275
4276         * src/summaryview.c
4277                 fix some typos
4278
4279         * src/compose.c
4280                 rewrite compose_attach_parts(), fixing various bugs mainly
4281                 to do with re-editing.
4282
4283         * src/mimeview.c
4284                 "save all" now only saves attachments with names/filenames
4285
4286 2003-11-04 [match]      0.9.6claws68
4287
4288         * src/ldapctrl.[ch]
4289                 fix broken LDAP support.
4290
4291         * src/ldapquery.c
4292                 remove printf's.
4293
4294 2003-11-04 [luke]       0.9.6claws67
4295
4296         * src/mimeview.c
4297                 o  fixed bug 4 "focus lost on messages with attachments"
4298                 o  fixed 'Save all' attachments for new mime changes
4299                 o  right clicking on icons consistent with right clicking on
4300                    mime tree
4301                   - fixes a bug where wrong part is saved when you
4302                     choose 'Save as' from popup menu
4303                   - fixes bug 308 "No way to "save all" attachments"
4304                 o  fixed a compiler warning.
4305
4306         * src/textview.c
4307                 o  removed flickering in mime tree when using "n" and "p"
4308                    shortcuts
4309                 o  fixed bug where selecting the textview and pressing e.g.
4310                    'y' causes sylpheed to respond twice.
4311
4312         * src/summaryview.c
4313                 removed hard coding of * and ! shortcuts (which only served
4314                 to cause problems if you tried to redefine the shortcuts)
4315
4316 2003-11-04 [luke]       0.9.6claws66
4317
4318         * src/plugins/image_viewer/viewer.c
4319         * src/plugins/image_viewer/viewerprefs.c
4320         * src/plugins/image_viewer/viewerprefs.glade
4321                 o  allow toggling of image scaling by clicking on image
4322                 o  respond to image's container widget resize
4323
4324         * src/procmime.c
4325                 o  fix bad parsing of message when re-editing/viewing a
4326                    message saved to the drafts folder
4327
4328 2003-11-02 [match]      0.9.6claws65
4329
4330         * src/browseldap.h
4331                 fix if not building LDAP support.
4332         * src/addrindex.c
4333         * src/ldapquery.[ch]
4334         * src/editldap.h
4335                 include support for contains query. feature req 529354.
4336
4337 2003-11-02 [alfons]     0.9.6claws64
4338
4339         * src/browseldap.c
4340                 fix build bustage if not compiling ldap support
4341
4342 2003-11-01 [match]      0.9.6claws63
4343
4344         * po/POTFILES.in
4345         * src/Makefile.am
4346         * src/addr_compl.[ch]
4347         * src/addrbook.c
4348         * src/addrcache.[ch]
4349         * src/addrdefs.h        ** NEW **
4350         * src/addressbook.c
4351         * src/addressitem.h
4352         * src/addrindex.[ch]
4353         * src/addritem.h
4354         * src/addrquery.[ch]
4355         * src/ldapquery.[ch]
4356         * src/ldapserver.[ch]
4357                 refactor LDAP query mechanism.
4358
4359         * src/browseldap.[ch]   ** NEW **
4360         * src/ldaplocate.[ch]   ** NEW **
4361                 add feature to browse LDAP entry that was retrieved using
4362                 an explicit LDAP search.
4363
4364 2003-11-01 [alfons]     0.9.6claws62
4365
4366         * src/prefs_gtk.c
4367                 prefs_write_param(): fail when we see an invalid type; all the
4368                 callers seem to handle this gracefully by reverting changes
4369
4370 2003-10-30 [christoph]  0.9.6claws61
4371
4372         * configure.ac
4373         * ac/openssl.m4
4374         * ac/spamassassin.m4
4375         * src/Makefile.am
4376                 use extra variables for all libraries to make sure plugins
4377                 are only linked with libraries they really need. $LIBS is always
4378                 added to the linking parameters, but we only what the libraries
4379                 listed in the Makefile
4380
4381 2003-10-29 [paul]       0.9.6claws60
4382
4383         * src/mimeview.c
4384                 don't use Subject for unknown part name
4385
4386 2003-10-29 [paul]       0.9.6claws59
4387
4388         * src/compose.c
4389                 get name of attachment(s) when re-editing, fwd'ing or
4390                 redirecting
4391                 
4392         * src/mimeview.c
4393                 get name of attachment(s) when saving
4394
4395 2003-10-29 [hoa]        0.9.6claws58
4396
4397         * src/textview.c
4398                 implemented multipart/alternative in MIME message viewer.
4399
4400 2003-10-28 [christoph]  0.9.6claws57
4401
4402         * configure.ac
4403                 make sure MathML-Viewer is not built with the
4404                 Gtk2 version of GtkMathView
4405
4406 2003-10-28 [paul]       0.9.6claws56
4407
4408         * sync with 0.9.7cvs1
4409                 see ChangeLog 2003-10-28
4410
4411 2003-10-27 [alfons]     0.9.6claws55
4412
4413         * src/matcher_parser_parse.y
4414         * src/gtk/colorlabel.c
4415                 allow setting color label to 0 in filtering/processing rules
4416                 (should fix bug 368, "Can't create a filter condition "colorlabel 0"") 
4417
4418 2003-10-26 [alfons]     0.9.6claws54
4419
4420         * src/summary_search.c
4421                 fix misnomer and correct selecting initial search node  
4422
4423 2003-10-26 [christoph]  0.9.6claws53
4424
4425         * src/pgpmime.c
4426         * src/sgpgme.c
4427                 change display of signature info to use only name of
4428                 signer, otherwise the text gets too long.
4429
4430         * src/procmime.c
4431                 don't use MimeInfo's filename to generate tmp filename
4432
4433 2003-10-25 [christoph]  0.9.6claws52
4434
4435         * src/procmime.c
4436                 fix message body searching
4437
4438 2003-10-25 [paul]       0.9.6claws51
4439
4440         * src/compose.c
4441                 use g_basename rather than basename
4442
4443 2003-10-24 [christoph]  0.9.6claws50
4444
4445         * src/sgpgme.c
4446                 change fetching of signature key's trust
4447
4448 2003-10-24 [paul]       0.9.6claws49
4449
4450         * po/sk.po
4451                 update Slovak translation
4452                 submitted by Andrej Kacian
4453                 
4454         * src/mainwindow.c
4455                 remove unknown menu entry /File/Add mailbox/mbox...
4456
4457 2003-10-24 [hoa]        0.9.6claws48
4458
4459         * src/Makefile.am
4460                 removed all references to mbox folders
4461
4462         * src/carray.[ch]               * REMOVED *
4463         * src/chash.[ch]                * REMOVED *
4464         * src/maillock.[ch]             * REMOVED *
4465         * src/mailmbox.[ch]             * REMOVED *
4466         * src/mailmbox_folder.[ch]      * REMOVED *
4467         * src/mailmbox_parse.[ch]       * REMOVED *
4468         * src/mailmbox_types.[ch]       * REMOVED *
4469         * src/mbox_folder.[ch]          * REMOVED *
4470                 remove implementation of mbox folders
4471                 and old mailbox folder.
4472                 mbox folder implementation will be added
4473                 as a plugin so that implementation can be entirely
4474                 synchronized with the files of the project they are
4475                 extracted from (libEtPan!).
4476         
4477         * src/mainwindow.c
4478         * src/folder.c
4479         * src/folderview.[ch]
4480         * src/procmsg.h         
4481                 Disable as much code that references mbox folders
4482                 as possible.
4483                 Some UI thing still need to know that folder is mbox
4484                 (when we have to enter the name of the mailbox and
4485                 we want to add /var/mail/$USER).
4486
4487 2003-10-23 [christoph]  0.9.6claws47
4488
4489         * src/noticeview.c
4490                 don't always display button when noticeview is made visible
4491
4492         * src/mimeview.c
4493         * src/pgpmime.c
4494         * src/privacy.[ch]
4495         * src/sgpgme.[ch]
4496                 get signature information from crypto system
4497
4498 2003-10-22 [paul]       0.9.6claws46
4499
4500         * po/es.po
4501                 updated by Ricardo Mones Lastra
4502
4503 2003-10-22 [paul]       0.9.6claws45
4504
4505         * src/Makefile.am
4506                 update to reflect the changes to the icons that
4507                 happened in 0.9.6claws35
4508
4509 2003-10-22 [alfons]     0.9.6claws44
4510         
4511         * src/carray.h
4512                 inline carray_count() 
4513
4514 2003-10-21 [alfons]     0.9.6claws43
4515
4516         * src/carray.h
4517                 glib wrappers
4518         * src/carray.c
4519                 disable
4520         * src/mailmbox.[ch]
4521         * src/mailmbox_folder.c
4522         * src/mailmbox_parse.c
4523         * src/mailmbox_types.[ch]
4524                 %s/uint32_t/guint
4525
4526 2003-10-21 [luke]       0.9.6claws42
4527
4528         * src/stock_pixmaps.[ch]
4529         * src/mimeview.c
4530         * src/pixmaps/mime_application_octet_stream.xpm         ** REMOVE **
4531         * src/pixmaps/messageview_text.xpm                      ** REMOVE **
4532                 o remove mime_application_octet_stream.xpm icon (it was never
4533                   really needed)
4534                 o remove redundant icon messageview_text.xpm
4535
4536         * src/mainwindow.c
4537                 fix visibility of signature noticeview when toggling 'separate
4538                 message view'
4539
4540 2003-10-21 [christoph]  0.9.6claws41
4541
4542         * src/procmime.c
4543                 decode multipart and rfc822 mime parts to allow further
4544                 parsing when required
4545
4546 2003-10-21 [christoph]  0.9.6claws40
4547
4548         * src/procmime.[ch]
4549         * src/textview.c
4550                 remove obsolete charset parameter in MimeInfo and fix
4551                 TextView to use the charset from the parameter hash table
4552
4553         * src/plugins/dillo_viewer/Makefile.am
4554         * src/plugins/trayicon/Makefile.am
4555                 add OPENSSL_CFLAGS to fix building with using
4556                 --with-openssl-* parameters
4557
4558 2003-10-21 [paul]       0.9.6claws39
4559
4560         * src/prefs_matcher.[ch]
4561                 replace remnants of the old, renamed 'Execute' matchtype
4562                 add a brief description to the Info window
4563
4564 2003-10-21 [hoa]        0.9.6claws38
4565         
4566         * src/Makefile.am
4567         * src/carray.[ch]               * NEW *
4568         * src/chash.[ch]                * NEW *
4569         * src/folder.c
4570         * src/maillock.[ch]             * NEW *
4571         * src/mailmbox.[ch]             * NEW *
4572         * src/mailmbox_folder.[ch]      * NEW *
4573         * src/mailmbox_parse.[ch]       * NEW *
4574         * src/mailmbox_types.[ch]       * NEW *
4575                 implementation of mbox folder with unique message numbers
4576
4577                 made use of libEtPan! implementation of mbox for lower-layer.
4578
4579 2003-10-20 [alfons]     0.9.6claws37
4580
4581         * src/noticeview.c
4582                 fix invalid argument warning
4583         * src/pgpmime.c
4584                 no in place variable
4585
4586 2003-10-20 [paul]       0.9.6claws36
4587
4588         * src/compose.[ch]
4589           src/filtering.c
4590           src/messageview.c
4591                 fix crash when using Forward in Filtering when
4592                 external editor option is set
4593                 
4594                 Patch submitted by Simon 'corecode' Schubert
4595                 <corecode@corecode.ath.cx> 
4596
4597 2003-10-20 [paul]       0.9.6claws35
4598
4599         * src/pixmaps/mime_gpg_expired.xpm      ** REMOVED **
4600           src/pixmaps/mime_gpg_failed.xpm       ** REMOVED **
4601           src/pixmaps/mime_gpg_passed.xpm       ** REMOVED **
4602           src/pixmaps/mime_gpg_signed.xpm       ** REMOVED **
4603           src/pixmaps/mime_gpg_unknown.xpm      ** REMOVED **
4604           src/pixmaps/privacy_expired.xpm       ** NEW FILE **
4605           src/pixmaps/privacy_failed.xpm        ** NEW FILE **
4606           src/pixmaps/privacy_passed.xpm        ** NEW FILE **
4607           src/pixmaps/privacy_signed.xpm        ** NEW FILE **
4608           src/pixmaps/privacy_unknown.xpm       ** NEW FILE **
4609           src/pixmaps/privacy_warn.xpm          ** NEW FILE **
4610           src/mimeview.c
4611           src/stock_pixmap.[ch]
4612                 replace mime_gpg_*.xpm icons with new privacy_*.xpm
4613                 icons. add privacy_warn.xpm icon
4614
4615 2003-10-20 [hoa]  0.9.6claws34
4616
4617         * src/folder_item_prefs.[ch]
4618         * src/prefs_folder_item.c
4619         * src/main.c
4620                 Added a property per folder to choose whether we 
4621                 want to apply processing on it on startup or if we
4622                 prefer to wait the folder selection to apply it.
4623         
4624         * src/messageview.c
4625                 fixed C89 compatibility (for old compilers, for
4626                 example gcc 2.95.x).
4627
4628 2003-10-17 [christoph]  0.9.6claws33
4629
4630         * src/mimeview.c
4631         * src/noticeview.[ch]
4632                 change noticeview icon to indicate signature status
4633
4634 2003-10-17 [christoph]  0.9.6claws32
4635
4636         * src/Makefile.am
4637         * src/main.c
4638         * src/mimeview.c
4639         * src/noticeview.c
4640         * src/pgpmime.[ch]                              ** NEW **
4641         * src/privacy.[ch]
4642         * src/rfc2015.c
4643         * src/sgpgme.c                                  ** NEW **
4644                 reimplement PGP/Mime signature checking (unfinished)
4645
4646 2003-10-15 [christoph]  0.9.6claws31
4647
4648         * src/procmime.[ch]
4649                 fix procmime_get_text_content() and
4650                 procmime_get_first_text_content()
4651
4652 2003-10-15 [christoph]  0.9.6claws30
4653
4654         * src/plugins/spamassassin/spamassassin_gtk.c
4655         * src/plugins/spamassassin/spamassassin_gtk.glade
4656                 fix timeout tooltip
4657
4658 2003-10-15 [paul]       0.9.6claws29
4659
4660         * src/messageview.c
4661                 workaround for buggy smtp servers. on sending a
4662                 return receipt strip the name part from the address
4663                 when creating headers
4664                 
4665 2003-10-15 [paul]       0.9.6claws28
4666
4667         * sync with 0.9.7 release
4668                 see ChangeLog 2003-10-15
4669
4670 2003-10-14 [christoph]  0.9.6claws27
4671
4672         * src/plugins/clamav/clamav_plugin.c
4673                 fix clamav plugin
4674
4675 2003-10-14 [christoph]  0.9.6claws26
4676
4677         * src/compose.c
4678         * src/mimeview.c
4679         * src/procmime.[ch]
4680         * src/rfc2015.c
4681         * src/textview.c
4682         * src/plugins/clamav/clamav_plugin.c
4683                 use GNode to create the mime tree (some changes to functions
4684                 that traverse the tree are just quick and dirty. Maybe we
4685                 can find better solutions with g_node_*-functions)
4686
4687 2003-10-14 [luke]       0.9.6claws25
4688
4689         * src/mimeview.c
4690                 fix a navigation bug (stupid typo of mine)
4691
4692 2003-10-14 [christoph]  0.9.6claws24
4693
4694         * src/textview.c
4695                 fix missing last line in plain/text mails
4696
4697 2003-10-13 [luke]       0.9.6claws23
4698
4699         * src/summaryview.c
4700                 fix bug 334 (part 1)
4701
4702 2003-10-13 [kov]        0.9.6claws22
4703
4704         * src/mimeview.c
4705                 error checking when the user enters a non-directory at
4706                 the file selection dialog.
4707                 work-around for users entering directory location without
4708                 adding a leading G_DIR_SEPARATOR.
4709
4710 2003-10-13 [luke]       0.9.6claws21
4711
4712         * src/compose.c
4713                 error reporting for inserting files, including catching
4714                 invalid characters for current locale/encoding
4715
4716 2003-10-13 [paul]       0.9.6claws20
4717
4718         * src/folderview.c
4719                 fix bug #347 'subscribe newsgroups crashes'
4720
4721 2003-10-13 [paul]       0.9.6claws19
4722
4723         * src/compose.c
4724                 when using 'Reply to all' include the 'send replies
4725                 to' folder property
4726                 
4727         * po/ja.po
4728                 update Japanese translation. submitted by Rui Hirokawa 
4729                 <rui_hirokawa@ybb.ne.jp>        
4730
4731 2003-10-13 [hoa]        0.9.6claws18
4732
4733         * src/account.c
4734         * src/compose.c
4735         * src/messageview.c
4736         * src/procheader.c
4737         * src/procheader.h
4738                 rename get_header_from_msginfo() into
4739                 procheader_get_header_from_msginfo() so that we have a
4740                 coherent exported naming.
4741                 avoid parsing of header contained in a string via
4742                 a newly written temporary file.
4743
4744         Patch submitted by Simon 'corecode' Schubert
4745                 <corecode@corecode.ath.cx>
4746
4747 2003-10-12 [hoa]        0.9.6claws17
4748
4749         * src/filtering.c
4750         * src/filtering.h
4751         * src/matcher.c
4752         * src/matcher.h
4753         * src/matcher_parser_parse.y
4754         * src/prefs_filtering_action.c
4755                 added "stop" action : stop applying the filtering rules.
4756                 added "set score" and "increase/decrease score" actions.
4757                 That two last action replace the "change_score" action
4758                 introduced by alfons in 0.8.8claws85.
4759                 "set score" is to set a given score to the message.
4760                 "increase/decrease score" will increase or decrease the
4761                 score if the given value is respectively positive or
4762                 negative. If someone find a some better name for this last
4763                 rule, it can be modified.
4764
4765 2003-10-12 [paul]       0.9.6claws16
4766
4767         * AUTHORS
4768           po/ja.po
4769                 update Japanese translation. submitted by Rui Hirokawa 
4770                 <rui_hirokawa@ybb.ne.jp>
4771
4772 2003-10-12 [christoph]  0.9.6claws15
4773
4774         * src/procmime.c
4775                 fix crash caused by incorrect headers
4776
4777 2003-10-10 [christoph]  0.9.6claws14
4778
4779         * src/main.c
4780         * src/privacy.[ch]
4781         * src/rfc2015.[ch]
4782                 implement detection of signed message parts for rfc2015
4783
4784 2003-10-10 [thorsten]   0.9.6claws13
4785
4786         * src/mimeview.c
4787                 fix typo
4788
4789 2003-10-10 [christoph]  0.9.6claws12
4790
4791         * src/stock_pixmap.[ch]
4792         * src/pixmaps/mime_message.xpm                  ** NEW **
4793                 add a new icon for mime type "message"
4794
4795         * src/privacy.[ch]
4796         * src/procmime.[ch]
4797                 add crypto api
4798
4799         * src/mimeview.c
4800                 o use crypto api
4801                 o add icons for message type mime parts
4802
4803 2003-10-10 [christoph]  0.9.6claws11
4804
4805         * src/mainwindow.c
4806         * src/messageview.[ch]
4807         * src/mimeview.[ch]
4808         * src/procmime.[ch]
4809         * src/procmsg.[ch]
4810         * src/rfc2015.c
4811         * src/summaryview.c
4812         * src/textview.[ch]
4813                 o remove switching between TextView and MimeView in MessageView
4814                   (if required we can hide the icon box and the MimeView will
4815                    look exaxtly like the TextView)
4816                 o temporary remove signature and decrypting GPGME code
4817
4818 2003-10-09 [christoph]  0.9.6claws10
4819
4820         * src/action.c
4821         * src/compose.c
4822         * src/messageview.c
4823         * src/mimeview.c
4824         * src/procmime.[ch]
4825         * src/procmsg.c
4826         * src/rfc2015.c
4827         * src/textview.c
4828         * src/common/utils.[ch]
4829         * src/plugins/clamav/clamav_plugin.c
4830         * src/plugins/dillo_viewer/dillo_viewer.c
4831         * src/plugins/image_viewer/viewer.c
4832         * src/plugins/mathml_viewer/mathml_viewer.c
4833                 new mime parser (several things need fixing)
4834
4835 2003-10-09 [paul]       0.9.6claws9
4836
4837         * src/imap.c
4838                 a little more sync with 0.9.6cvs2 and a tidy up
4839
4840 2003-10-08 [paul]       0.9.6claws8
4841
4842         * sync with 0.9.6cvs2
4843                 see ChangeLog 2003-10-03
4844
4845 2003-10-05 [christoph]  0.9.6claws7
4846
4847         * src/summaryview.c
4848                 don't use flags to check if a message is in a news folder
4849
4850         (closes Bug 282 clicking on folder with copied Messages from News
4851          immediately after having copied them crashes Sylpheed-Claws)
4852
4853 2003-10-05 [christoph]  0.9.6claws6
4854
4855         * src/Makefile.am
4856         * src/progressdialog.[ch]               ** REMOVE **
4857         * src/gtk/Makefile.am
4858         * src/gtk/progressdialog.[ch]           ** NEW **
4859                 move progressdialog to gtk directory
4860
4861 2003-10-04 [christoph]  0.9.6claws5
4862
4863         * src/prefs_toolbar.c
4864         * src/gtk/prefswindow.c
4865                 remove widget_show_all for pages root widget
4866
4867         * src/plugins/spamassassin/spamassassin.[ch]
4868         * src/plugins/spamassassin/spamassassin_gtk.c
4869         * src/plugins/spamassassin/spamassassin_gtk.glade
4870                 add support for new libspamc transports
4871
4872 2003-10-04 [christoph]  0.9.6claws4
4873
4874         * src/plugins/spamassassin/libspamc.[ch]
4875         * src/plugins/spamassassin/spamassassin.c
4876         * src/plugins/spamassassin/utils.[ch]
4877                 update libspamc to version from SpamAssassin 2.60
4878
4879 2003-10-03 [christoph]  0.9.6claws3
4880
4881         * src/send_message.c
4882                 fix missing format string bug found by
4883                 Georgi Guninski <guninski@guninski.com>
4884
4885 2003-10-03 [paul]       0.9.6claws2
4886
4887         * po/zh_CN.po
4888                 update Simpilified Chinese translation, submitted by
4889                 Hansom Young
4890
4891 2003-10-02 [christoph]  0.9.6claws1
4892
4893         * src/imap.c
4894                 add UIDPLUS support for COPY and EXPUNGE
4895
4896 2003-10-02 [paul]       0.9.6claws
4897
4898         * 0.9.6claws released
4899
4900 2003-10-02 [paul]
4901
4902         * po/es.po
4903           po/sk.po
4904                 update Spanish and Slovak translations
4905                 submitted by Ricardo Mones Lastra and Andrej Kacian
4906  
4907 2003-10-02 [paul]       0.9.5claws43
4908
4909         * po/en_GB.po
4910                 update British English translation
4911
4912 2003-10-02 [paul]       0.9.5claws42
4913
4914         * po/hr.po
4915                 update Croatian translation, submitted by Dragan
4916
4917 2003-10-01 [paul]       0.9.5claws41
4918
4919         * po/pl.po
4920           po/sr.po
4921                 update Polish and Serbian translations, submitted by
4922                 Emil and Urke MMI
4923
4924 2003-10-01 [melvin]     0.9.5claws40
4925
4926         * po/fr.po
4927                 Updated French translations
4928
4929 2003-10-01 [melvin]     0.9.5claws39
4930
4931         * src/prefs_fonts.c
4932                 Fixed a Gtk warning
4933
4934         * src/plugins/dillo_prefs.c     
4935                 Quasi unnoticeable UI clean-up.
4936
4937 2003-10-01 [paul]
4938
4939         * tools/README
4940           tools/maildir2sylpheed.pl
4941                 bug fixes, rewrites, submitted by Matthias Förste 
4942                 <itsjustme@users.sourceforge.net>
4943
4944 2003-09-29 [paul]       0.9.5claws38
4945
4946         * src/inc.c
4947                 fix my coding carelessness
4948
4949 2003-09-29 [paul]       0.9.5claws37
4950
4951         * po/POTFILES.in
4952           src/Makefile.am
4953           src/main.c
4954           src/prefs_common.[ch]
4955           src/prefs_fonts.[ch]  ** NEW FILES **
4956                 move Font config options to Other Prefs/Display/Fonts
4957                 (user's current configuration is preserved)
4958
4959 2003-09-29 [paul]       0.9.5claws36
4960
4961         * src/inc.c
4962           src/prefs_account.c
4963                 allow 'local_mbox' value to point to either a directory 
4964                 (/var/mail -  default, new) or a file (/var/mail/username
4965                 - original)
4966
4967 2003-09-28 [paul]       0.9.5claws35
4968
4969         * src/rfc2015.c
4970                 on signature check, where key exists, print the
4971                 Key ID
4972
4973 2003-09-27 [alfons]     0.9.5claws34
4974
4975         * src/action.c
4976                 o make progress bar not fill/expand when resizing dialog
4977                 o use default fixed text font for actions output
4978
4979 2003-09-27 [paul]       0.9.5claws33
4980
4981         * src/prefs_common.[ch]
4982           src/procmsg.c
4983           src/send_message.c
4984                 remove External Program settings from Common Prefs/Send
4985                 as they are now unnecessary due to Local account settings.
4986                 plus a little tidying-up after 0.9.5claws31
4987
4988 2003-09-27 [paul]       0.9.5claws32
4989
4990         * src/prefs_account.c
4991                 o make correction to gui text:
4992                   'Local mailbox file' -> 'Local mailbox directory'
4993                 o give 'local_mbox' option a reasonable default value:
4994                   '/var/mail'
4995                 o use 'DEFAULT_SENDMAIL_CMD' as default 'mail_command'
4996                   value
4997
4998 2003-09-26 [paul]       0.9.5claws31
4999
5000         * src/inc.c
5001           src/prefs_common.[ch]
5002                 remove 'Incorporate from spool' common pref,
5003                 force creation of a 'Local' account
5004
5005 2003-09-26 [christoph]  0.9.5claws30
5006
5007         * src/folder.c
5008         * src/msgcache.c
5009                 add more NULL pointer checks
5010
5011 2003-09-25 [christoph]  0.9.5claws29
5012
5013         * src/folder.c
5014                 o don't fetch source message to get it's message id
5015                 o immediately scan dest folder when copying a message did not
5016                   return a new message number and not do it when the first message
5017                   without a new message number is found
5018
5019 2003-09-23 [christoph]  0.9.5claws28
5020
5021         * src/compose.c
5022                 fix generating of headers
5023
5024         (patch by David Relson <relson@osagesoftware.com>)
5025
5026 2003-09-23 [paul]       0.9.5claws27
5027
5028         * po/zh_CN.po
5029                 update Simplified Chinese translation. submitted by
5030                 Hansom Young
5031
5032 2003-09-23 [paul]       0.9.5claws26
5033
5034         * tools/Makefile.am
5035           tools/README
5036           tools/vcard2xml.py    ** NEW FILE **
5037                 add a script that converts an evolution vcard to
5038                 sylpheed's xml format
5039                 submitted by Bogdan Sumanariu <bsumanariu@one5.ro>
5040
5041 2003-09-22 [paul]       0.9.5claws25
5042
5043         * src/plugins/clamav/clamav_plugin.c
5044                 don't skip MULTIPART parts
5045
5046 2003-09-21 [christoph]  0.9.5claws24
5047
5048         * src/alertpanel.c
5049                 remove unneeded include
5050
5051         * src/folder.c
5052                 clean up copy/move mess with duplicated code
5053
5054         * src/imap.c
5055                 fix problem that sometimes the folder was not scanned
5056                 also it was changed
5057
5058 2003-09-21 [christoph]  0.9.5claws23
5059
5060         * src/Makefile.am
5061         * src/logwindow.[ch]                    ** REMOVE **
5062         * src/mainwindow.c
5063         * src/prefs_common.c
5064         * src/gtk/Makefile.am
5065         * src/gtk/logwindow.[ch]                ** ADD **
5066                 make logwindow prefs_common independent and move
5067                 it to gtk directory
5068
5069 2003-09-20 [christoph]  0.9.5claws22
5070
5071         * src/compose.c
5072                 add extra space for address code conversion
5073                 (4 * unconvered size could be too small for short headers)
5074
5075 2003-09-20 [christoph]  0.9.5claws21
5076
5077         * src/compose.c
5078                 increase temp buffer size when writing headers
5079
5080 2003-09-19 [darko]      0.9.5claws20
5081
5082         * src/compose.c
5083                 don't ignore value of 'Save copy of outgoing messages to
5084                 this folder instead of Sent' in message redirect
5085
5086 2003-09-17 [christoph]  0.9.5claws19
5087
5088         * src/compose.c
5089                 use ", " as address seperator for mail headers and pass whole
5090                 header line at once to compose_convert_header to make sure
5091                 it is correctly folded
5092
5093         (closes Bug 64 Problem when sending to many recipients)
5094
5095 2003-09-17 [hoa]        0.9.5claws18
5096         
5097         * src/matcher.[ch]
5098           src/matcher_parser_parse.y
5099           src/prefs_matcher.c
5100                 changed the keyword used for command execution in condition
5101                 keyword is changed from "execute" to "test"
5102                 so that it is not the same as the one used for action.
5103                 This will fix a bug when using filtering dialog.
5104                 All semantic in the code is also changed to reflect
5105                 the keyword change.
5106
5107 2003-09-17 [paul]
5108         
5109         * sync with 0.9.6 release
5110
5111 2003-09-17 [paul]       0.9.5claws17
5112
5113         * sync with 0.9.5cvs8
5114                 see ChangeLog 2003-09-16 and 2003-09-17
5115
5116 2003-09-16 [paul]       0.9.5claws16
5117
5118         * sync with 0.9.5cvs6
5119                 see ChangeLog 2003-09-16
5120
5121 2003-09-15 [paul]       0.9.5claws15
5122
5123         * sync with 0.9.5cvs5
5124                 see ChangeLog 2003-09-15
5125
5126 2003-09-14 [alfons]     0.9.5claws14
5127
5128         * src/inc.c
5129                 make "Go to inbox after receiving new mail" again;
5130                 regression of a sync, restored to sylpheed main 
5131                 behaviour. (misses still some bits)
5132
5133 2003-09-14 [alfons]     0.9.5claws13
5134
5135         * src/prefs_filtering_action.c
5136                 o add proper message if empty execute command line
5137                 o don't select first action item after registering a
5138                   new action to prevent (what seems to be a GTK) bug
5139                   #36, "filtering will only accept one action change 
5140                   per invocation".
5141
5142 2003-09-14 [alfons]     0.9.5claws12
5143
5144         * src/prefs_filtering.c
5145         * src/prefs_filtering_action.c
5146         * src/prefs_matcher.c
5147                 fix function signature for key_pressed_event signal handlers
5148
5149 2003-09-14 [alfons]     0.9.5claws11
5150
5151         * src/mainwindow.c
5152                 fix regression caused by fix for invalid bug #7
5153                 (should fix #246, "Multiple selections are deselected when 
5154                 moving from search window to main window")
5155                 
5156 2003-09-14 [alfons]     0.9.5claws10
5157         
5158         * src/actions.[ch]
5159         * src/filtering.[ch]
5160         * src/prefs_actions.c
5161                 allow `filtering actions` in actions; only for advanced users
5162                 right now: try for example, "%as{mark color 2}" 
5163         
5164 2003-09-13 [paul]       0.9.5claws9
5165         
5166         * po/pl.po
5167           po/zh_CN.po   ** NEW FILE **
5168                 update Polish translation, submitted by Emil 
5169                 <eminowbl@posejdon.wpk.p.lodz.pl>
5170                 add new Simplified Chinese translation, submitted by
5171                 Hansom Young <hansom_young@yahoo.com>
5172
5173 2003-09-12 [alfons]     0.9.5claws8
5174
5175         * src/summaryview.c
5176                 don't open separate message views when View | Separate message view
5177                 is active 
5178                 (please look carefully for any navigation regressions)
5179
5180 2003-09-11 [alfons]     0.9.5claws7
5181
5182         * src/mainwindow.c
5183                 make default message view, opened by View | Separate message 
5184                 view, look like a claws message view (which includes a menu
5185                 bar and a toolbar)
5186                 (fixes bug #298, "message view loses tool bar") 
5187
5188 2003-09-11 [christoph]  0.9.5claws6
5189
5190         * src/folderview.c
5191                 fix double deleting of newsgroup folders
5192
5193         (closes Bug 305 crash after deleting of a newsgroup)
5194
5195 2003-09-11 [paul]       0.9.5claws5
5196
5197         * src/rfc2015.c
5198           src/common/utils.h
5199                 more sync'ing from 0.9.5cvs2
5200
5201 2003-09-11 [christoph]  0.9.5claws4
5202
5203         * src/compose.c
5204         * src/rfc2015.c
5205         * src/common/utils.h
5206                 fix sync with 0.9.5cvs2
5207
5208 2003-09-11 [paul]       0.9.5claws3
5209
5210         * sync with 0.9.5cvs4
5211                 see ChangeLog 2003-09-11
5212
5213 2003-09-11 [paul]       0.9.5claws2
5214
5215         * sync with 0.9.5cvs2
5216                 see ChangeLog 2003-09-05
5217                 
5218 2003-09-11 [paul]       0.9.5claws1
5219
5220         * sync with 0.9.5cvs3
5221                 see ChangeLog 2003-09-10
5222
5223 2003-09-10 [paul]       0.9.5claws
5224
5225         * 0.9.5claws released
5226
5227 2003-09-10 [paul]       0.9.4claws78
5228
5229         * src/Makefile.am
5230                 add missing files
5231
5232 2003-09-10 [melvin]     0.9.4claws77
5233
5234         * po/fr.po
5235                 Updated French translations
5236
5237 2003-09-10 [paul]       0.9.4claws76
5238
5239         * po/es.po
5240           po/sk.po
5241           po/sr.po
5242                 update Spanish, Slovak, and Serbian translations.
5243                 submitted by Ricardo Mones Lastra, Andrej Kacian,
5244                 and Urke MMI
5245                 
5246         * AUTHORS
5247                 add translation team section
5248
5249 2003-09-09 [christoph]  0.9.4claws75
5250
5251         * src/folder.c
5252                 free item->prefs in folder_item_destroy
5253
5254 2003-09-09 [alfons]     0.9.4claws74
5255
5256         * src/folderview.c
5257                 o proper check for root node sorting
5258                 o remove unnecessary gtk_ctree_remove_node 
5259
5260         (should fix bug #300, "crash while moving folder")      
5261
5262 2003-09-08 [christoph]  0.9.4claws73
5263
5264         * src/folderview.c
5265                 o fix double adding of IMAP FolderItems to GtkCTree
5266                 o fix crash then mbox folder is removed
5267
5268 2003-09-08 [christoph]  0.9.4claws72
5269
5270         * src/folder.c
5271         * src/folderview.c
5272         * src/mainwindow.c
5273                 fix new folder notification
5274
5275         * src/mbox_folder.c
5276                 fix cache path
5277
5278 2003-09-08 [christoph]  0.9.4claws71
5279
5280         * src/compose.c
5281                 replace '\n' and '\r' before removing trailing spaces
5282
5283         * src/folder.[ch]
5284         * src/folderview.c
5285                 add information about new or removed items in folder tree change
5286                 notification and use this in folderview to add and remove only
5287                 the appected items and not refresh the whole tree
5288
5289 2003-09-07 [match]      0.9.4claws70
5290
5291         * src/Makefile.am
5292         * src/addr_compl.c
5293         * src/addressbook.c
5294         * src/addressitem.h
5295         * src/addrindex.c
5296         * src/addritem.c
5297         * src/addritem.h
5298         * src/addrquery.c                       ** NEW **
5299         * src/addrquery.h
5300         * src/ldapquery.c
5301         * src/ldapserver.c
5302         * src/stock_pixmap.c
5303         * src/stock_pixmap.h
5304         * src/pixmaps/address_search.xpm        ** NEW **
5305                 re-introduce Lookup button for LDAP 'static' searches.
5306
5307 2003-09-07 [alfons]     0.9.4claws69
5308         
5309         * src/summaryview.c
5310                 abandon setting usize for messageview because it gives layout problems
5311                 with the quick search bar and the headerview; fixes assorted UI glitches:
5312                 
5313                 o bug #148, "Toggling of quick-search bar reduces index view area" 
5314                 o bug #280, "Window resiizes for line length but does not revert"
5315
5316 2003-09-07 [christoph]  0.9.4claws68
5317
5318         * src/compose.c
5319                 o make sure we don't have any newlines in header values
5320                 o check custom headers for spaces and newlines and ignore
5321                   malformed header names
5322
5323 2003-09-06 [christoph]  0.9.4claws67
5324
5325         * src/folder.c
5326         * src/folderview.c
5327                 invoke notification hook for folder tree changes after append
5328                 and remove folder
5329
5330         (closes Bug 294 Crash while moving folder with many subdirectories)
5331
5332 2003-09-06 [christoph]  0.9.4claws66
5333
5334         * src/folder.c
5335                 destroy folder's MsgCache if FolderItem is removed to make sure
5336                 it is not saved when the FolderItem is destroyed
5337
5338 2003-09-06 [christoph]  0.9.4claws65
5339
5340         * src/plugins/clamav/clamav_plugin.c
5341                 fix copy & paste bug
5342
5343 2003-09-05 [christoph]  0.9.4claws64
5344
5345         * src/folder.c
5346         * src/messageview.[ch]
5347         * src/procmsg.[ch]
5348         * src/summaryview.c
5349                 extend MSGINFO_UPDATE_HOOK to send delete notifications. Used
5350                 by MessageView to clear it when the message is deleted. Should
5351                 work even if messages are deleted in MainWindow or by
5352                 processing.
5353
5354 2003-09-05 [alfons]     0.9.4claws63
5355
5356         * src/messageview.c
5357                 deleting a message in a message view frees its msginfo, make 
5358                 messageview_update_all() aware of that (should fix bug #293,
5359                 "deleting message caused crash")
5360
5361 2003-09-05 [melvin]     0.9.4claws62
5362
5363         * src/action.c
5364                 Improve synchronous action exit code (fixes 
5365                 a ~5 seconds delay after action exit on RedHat 9)
5366
5367 2003-09-04 [christoph]  0.9.4claws61
5368
5369         * src/compose.c
5370         * src/rfc2015.c
5371         * src/common/utils.[ch]
5372                 add util function to create mime boundary and use it
5373                 in compose and gpg code
5374
5375 2003-09-04 [alfons]     0.9.4claws60
5376
5377         * src/folder.c
5378                 source folder item's GNode should already have been freed in 
5379                 a previous call to src->folder->klass->remove_folder()
5380                 (should fix bug #287, "crash when moving folders")
5381
5382 2003-09-03 [thorsten]   0.9.4claws59
5383
5384         * src/plugins/spamassassin/spamassassin_gtk.c
5385                 fix compile error
5386
5387 2003-09-03 [christoph]  0.9.4claws58
5388
5389         * src/plugins/spamassassin/spamassassin.[ch]
5390         * src/plugins/spamassassin/spamassassin_gtk.c
5391                 add timeout config option
5392
5393 2003-09-03 [paul]       0.9.4claws57
5394
5395         * po/sk.po      ** NEW FILE **
5396                 add Slovak translation. Submitted by Andrej Kacian 
5397                 <andrej@kacian.sk>
5398
5399 2003-09-03 [paul]       0.9.4claws56
5400
5401         * src/plugins/clamav/clamav_plugin_gtk.c
5402                 gui tweaks: replace a label with a tooltip, modify the
5403                 text, use gtk_check_button_new(); instead of
5404                 gtk_check_button_new_with_label("");
5405
5406 2003-09-02 [alfons]     0.9.4claws55
5407
5408         * src/gtk/filesel.c
5409                 remember last used dir when attaching multiple files (should fix
5410                 bug #290, "Attach File does not remember directory")
5411
5412 2003-09-01 [paul]       0.9.4claws54
5413
5414         * po/es.po
5415                 updated by Ricardo Mones Lastra
5416
5417 2003-09-01 [alfons]     0.9.4claws53
5418
5419         * src/gtk/gtkaspell.[ch]
5420                 be pedantic and strict and use const gchar * instead of guchar *
5421
5422 2003-09-01 [alfons]     0.9.4claws52
5423
5424         * src/mainwindow.c
5425         * src/summaryviewc.
5426                 re-enable Save As when multiple messages are selected
5427
5428 2003-09-01 [paul]       0.9.4claws51
5429
5430         * src/textview.c
5431                 g_free(trimmed_uri);
5432
5433 2003-09-01 [paul]       0.9.4claws50
5434
5435         * sync with 0.9.4cvs13
5436                 see ChangeLog 2003-09-01
5437
5438 2003-09-01 [paul]       0.9.4claws49
5439
5440         * src/textview.c
5441                 trim uri before sending to the statusbar
5442                 fixes Bug 275 'Clicking on long URL wrapped onto two lines
5443                 in the message window causes main S-C window to enlarge 
5444                 past screen edges'
5445
5446 2003-09-01 [paul]       0.9.4claws48
5447
5448         * sync with 0.9.4cvs12
5449                 see ChangeLog 2003-09-01
5450
5451 2003-08-30 [christoph]  0.9.4claws47
5452
5453         * src/compose.c
5454         * src/folder_item_prefs.[ch]
5455         * src/prefs_folder_item.c
5456         * src/gtk/gtkaspell.[ch]
5457                 commit per folder dictionary patch by
5458                 Paul Evans <nerd@freeuk.com>
5459
5460 2003-08-30 [christoph]  0.9.4claws46
5461
5462         * src/plugins/spamassassin/spamassassin_gtk.c
5463         * src/plugins/spamassassin/spamassassin_gtk.glade
5464                 reduce GUI clutter by placing hints into tooltips
5465
5466 2003-08-30 [paul]       0.9.4claws45
5467
5468         * src/compose.c
5469                 add 'Content-Disposition: inline' to a text/plain
5470                 part when using PGP/MIME signing
5471
5472 2003-08-30 [paul]       0.9.4claws44
5473
5474         * src/prefs_common.c
5475           src/prefs_spelling.c
5476           src/prefs_spelling.glade
5477                 reduce GUI clutter by placing hints into tooltips
5478
5479 2003-08-29 [christoph]  0.9.4claws43
5480
5481         * configure.ac
5482                 fix bug found by Ivan Rayner <ivanr@sgi.com>
5483
5484         * src/stock_pixmap.c
5485                 change unecessary warning into a debug message
5486
5487         * src/plugins/clamav/Makefile.am
5488                 Fix error "-I$(CLAMAV_LIBS)"
5489
5490 2003-08-29 [christoph]  0.9.4claws42
5491
5492         * intl/Makefile.in
5493         * src/Makefile.am
5494         * src/matcher.h
5495         * src/common/Makefile.am
5496         * src/common/passcrypt.c
5497                 commit fixes and patches for some of the IRIX problems found by
5498                 Ivan Rayner <ivanr@sgi.com>
5499
5500 2003-08-29 [paul]       0.9.4claws41
5501
5502         * src/prefs_filtering.c
5503                 add 'Top' and 'Bottom' buttons, based on changes in
5504                 src/prefs_filter.c in 0.9.4cvs11.
5505
5506 2003-08-27 [christoph]  0.9.4claws40
5507
5508         * src/folderview.c
5509                 fix bug that the current summary settings were copied to the
5510                 wrong folder item, when the folder item prefs are opened.
5511                 Copying is not required because summary settings and
5512                 folder_item_prefs do not contain the same settings
5513
5514 2003-08-27 [thorsten]   0.9.4claws39
5515
5516         * src/imap.c
5517                 fix compile error
5518
5519 2003-08-26 [paul]       0.9.4claws38
5520
5521         * sync with 0.9.4cvs9
5522                 see ChangeLog 2003-08-26
5523
5524 2003-08-25 [paul]       0.9.4claws37
5525
5526         * sync with 0.9.4cvs8
5527                 see ChangeLog 2003-08-25
5528
5529 2003-08-24 [christoph]  0.9.4claws36
5530
5531         * src/prefs_filtering.c
5532                 shouldn't remove items from a GSList while iterating over the
5533                 list (makes cur invalid and cur->next not accessable)
5534
5535         (closes Bug 272 i deleted an folder and some seconds later sylpheed
5536          crashed)
5537
5538 2003-08-23 [christoph]  0.9.4claws35
5539
5540         * src/news.c
5541                 news folders should be scanned when opened
5542
5543 2003-08-22 [christoph]  0.9.4claws34
5544
5545         * src/prefs_folder_item.c
5546                 use macro to assign strings that always frees the old string
5547
5548         * src/gtk/gtkaspell.[ch]
5549                 add gtkaspell_set_dictionary_menu_active_item() to set active
5550                 item in dictionary option menu
5551
5552         * src/prefs_spelling.c
5553                 use gtkaspell_set_dictionary_menu_active_item() to select
5554                 dictionary
5555
5556 2003-08-21 [christoph]  0.9.4claws33
5557
5558         * src/folder.[ch]
5559         * src/imap.c
5560         * src/mbox_folder.c
5561         * src/mh.c
5562         * src/news.c
5563                 optimize folder system
5564
5565         * src/gtk/gtkstext.c
5566                 fix division by zero when font has 0 width for ' '
5567
5568 2003-08-21 [paul]       0.9.4claws32
5569
5570         * sync with 0.9.4cvs7
5571                 see ChangeLog 2003-08-20
5572
5573 2003-08-19 [paul]       0.9.4claws31
5574
5575         * src/common/defs.h
5576                 add the missing '/' to SYLDOC_MANUAL_HTML_INDEX and
5577                 SYLDOC_FAQ_HTML_INDEX.
5578         * src/manual.c
5579                 use LC_MESSAGES instead of LC_ALL to find the current
5580                 language
5581
5582           fixes Bug #281 'in src/manual.c URL for manuals and FAQ wrong'.
5583
5584 2003-08-19 [paul]       0.9.4claws30
5585
5586         * po/bg.po
5587                 updated by George Danchev
5588
5589 2003-08-18 [luke]       0.9.4claws29
5590         * src/mimeview.[ch]
5591         * src/gtk/gtkvscrollbutton.[ch]
5592                 o removed gtk_vscrollbutton_reset() (reasons: reduce 
5593                   dependencies; do it the GTK way; reduce code -14/+2 lines)
5594                 o removed horizontal separator between icons
5595
5596 2003-08-17 [christoph]  0.9.4claws28
5597
5598         * src/procmsg.c
5599                 no subject threading when the subject has no reply prefix
5600
5601 2003-08-16 [christoph]  0.9.4claws27
5602
5603         * src/mainwindow.c
5604                 remember and restore window sizes and position when the main
5605                 window is hidden or shown
5606
5607         (closes Bug 274 Window size in 0.9.4claws18 not remembered when
5608          minimised/reopened using trayicon)
5609
5610 2003-08-16 [paul]       0.9.4claws26
5611
5612         * src/crash.c
5613                 add #include "defs.h"
5614
5615 2003-08-16 [paul]       0.9.4claws25
5616
5617         * src/plugins/clamav/clamav_plugin.c
5618                 reword a debug_print
5619                 
5620         * src/plugins/dillo_viewer/dillo_prefs.c
5621                 cosmetic: change the labels' text, add tooltips, and
5622                 left-align the hint
5623
5624 2003-08-15 [christoph]  0.9.4claws24
5625
5626         * src/news.c
5627                 complete last change (forgot some changes)
5628
5629 2003-08-15 [christoph]  0.9.4claws23
5630
5631         * src/news.c
5632                 o check number of messages and don't return a 0 message
5633                   when no messages are available
5634                 o don't parse xref header anymore
5635
5636         (closes Bug 203 I'm not getting any news)
5637
5638 2003-08-15 [paul]       0.9.4claws22
5639
5640         * src/common/defs.h
5641           src/crash.c
5642                 update and define claws bugzilla location
5643
5644 2003-08-15 [paul]       0.9.4claws21
5645
5646         * po/ru.po
5647                 update submitted by Ruslan N. Balkin
5648
5649 2003-08-14 [christoph]  0.9.4claws20
5650
5651         * src/procmsg.c
5652                 fix search for oldest node in subject threading
5653
5654 2003-08-14 [christoph]  0.9.4claws19
5655
5656         * src/procmsg.c
5657         * src/common/utils.h
5658                 add possibility to check all nodes with the same subject for
5659                 subject threading, not only the oldest node. Should not break
5660                 threads anymore if the oldest node is thread_by_subject_max_age
5661                 days older then parent, because it can now find a child of
5662                 oldest node as new parent.
5663
5664 2003-08-11 [christoph]  0.9.4claws18
5665
5666         * src/plugins/spamassassin/spamassassin.c
5667                 run spam check in background process
5668
5669 2003-08-10 [alfons]     0.9.4claws17
5670
5671         * src/summaryview.c
5672                 make `Select All' sensitive too
5673
5674 2003-08-10 [christoph]  0.9.4claws16
5675
5676         * src/imap.c
5677                 add more checks in imap_close
5678
5679 2003-08-09 [alfons]     0.9.4claws15
5680
5681         * src/prefs_spelling.c
5682                 no spell checking UI if not requested
5683
5684 2003-08-09 [alfons]     0.9.4claws14
5685
5686         * src/gtk/prefswindow.c
5687                 make it compile
5688
5689 2003-08-09 [christoph]  0.9.4claws13
5690
5691         * src/prefs_spelling.c
5692         * src/gtk/prefswindow.[ch]
5693         * src/plugins/clamav/clamav_plugin_gtk.c
5694         * src/plugins/spamassassin/spamassassin_gtk.c
5695                 sort prefs pages by heighest weight in tree
5696
5697 2003-08-09 [paul]       0.9.4claws12
5698
5699         * sync with 0.9.4cvs6
5700                 see ChangeLog 2003-08-07
5701                 
5702         * AUTHORS
5703                 add Leandro and Luke to claws-branch section
5704
5705 2003-08-09 [christoph]  0.9.4claws11
5706
5707         * src/gtk/Makefile.am
5708         * src/gtk/colorsel.[ch]                 ** NEW **
5709                 create a color selection dialog that can be used as a simple
5710                 function call with it's own gtk main loop like filesel.[ch]
5711
5712         * src/Makefile.am
5713         * src/main.c
5714         * src/prefs_common.c
5715         * src/prefs_spelling.[ch]               ** NEW **
5716         * src/prefs_spelling.glade              ** NEW **
5717         * src/gtk/gtkutils.[ch]
5718                 move "Spell Checker" prefs to new prefs dialog
5719
5720         * src/prefs_folder_item.c
5721                 use new colorsel dialog
5722
5723 2003-08-08 [paul]       0.9.4claws10
5724
5725         * src/inc.c
5726                 clear the progress bar unconditionally
5727
5728 2003-08-08 [paul]       0.9.4claws9
5729
5730         * sync with 0.9.4cvs4
5731                 see ChangeLog 2003-07-31
5732
5733 2003-08-07 [christoph]  0.9.4claws8
5734
5735         * configure.ac
5736                 fix bug in image viewer plugin part
5737
5738         * src/imap.c
5739                 don't execute close command if the folder item is not selected
5740
5741 2003-08-07 [hoa]        0.9.4claws7
5742
5743         * src/filtering.[ch]
5744         * src/matcher_parser.h
5745         * src/matcher_parser_parse.y
5746                 can define several actions for each filtering rule
5747                 can import old versions of filtering rules
5748
5749         * src/prefs_filtering.c
5750                 call to a new dialog box to define actions
5751
5752         * src/prefs_filtering_action.[ch]
5753                 dialog box to define actions for filtering rules
5754
5755 2003-08-06 [christoph]  0.9.4claws6
5756
5757         * src/imap.c
5758                 make sure source folder is selected when copying messages
5759
5760 2003-08-06 [christoph]  0.9.4claws5
5761
5762         * sync with 0.9.4cvs2
5763                 see ChangeLog 2003-07-29                
5764
5765 2003-08-05 [paul]       0.9.4claws4
5766
5767         * sync with 0.9.4cvs3
5768                 see ChangeLog 2003-07-30
5769
5770 2003-08-04 [match]      0.9.4claws3
5771
5772         * po/POTFILES.in
5773                 export of LDIF files.
5774
5775 2003-08-04 [match]      0.9.4claws2
5776
5777         * src/ldif.[ch]
5778                 support for export LDIF. documented.
5779         * src/importldif.[ch]
5780         * src/exportldif.[ch]
5781                 add tooltips. documented.
5782         * src/exphtmldlg.[ch]
5783         * src/common/xmlprops.[ch]
5784                 documented.
5785         * src/exportldif.[ch]                   ** NEW **
5786         * src/expldifdlg.[ch]                   ** NEW **
5787         * src/addressbook.[ch]
5788         * src/Makefile.am
5789                 export of LDIF files.
5790                 documented.
5791
5792 2003-08-04 [christoph]  0.9.4claws1
5793
5794         * .cvsignore
5795         * Makefile.am
5796         * configure.ac
5797         * sylpheed-claws.pc.in                  ** NEW **
5798         * src/Makefile.am
5799         * src/common/Makefile.am
5800         * src/gtk/Makefile.am
5801                 install sylpheed header files in $(pkgincludedir) and create a
5802                 pkg-config file to allow building a plugin without the source
5803                 package
5804
5805 2003-08-04 [paul]       0.9.4claws
5806
5807         * version 0.9.4claws
5808
5809 2003-08-04 [paul]       0.9.3claws97
5810
5811         * po/es.po
5812                 update Spanish translation. Submitted by Ricardo
5813                 Mones Lastra.
5814
5815 2003-08-03 [paul]       0.9.3claws96
5816
5817         * po/hr.po
5818           po/sr.po
5819                 update Croatian and Serbian translations. Submitted by
5820                 Dragan and Urke MMI respectively
5821
5822 2003-08-03 [alfons]     0.9.3claws95
5823
5824         * src/summaryview.c
5825                 mark flag has precedence over important flag - seems
5826                 to have been changed in sync of 0.9.3claws45. this fixes
5827                 a regression where messages that were scored as important
5828                 don't show their mark flags. (using the same column for
5829                 both importance as mark flags is the real problem
5830                 ofcourse)
5831
5832 2003-08-03 [melvin]     0.9.3claws94
5833
5834         * po/fr.po
5835                 Updated French translations.
5836
5837 2003-08-03 [melvin]     0.9.3claws93
5838
5839         * src/Makefile.am
5840                 Fixed typo introduced after 0.9.3claws92 
5841                 that prevented compilation
5842                 Updated to use AM_CPPFLAGS and AM_YFLAGS instead of
5843                 CPPFLAGS and YFLAGS to allow user setting these.
5844         * src/common/Makefile.am
5845         * src/gtk/Makefile.am
5846         * src/plugins/clamav/Makefile.am
5847         * src/plugins/demo/Makefile.am
5848         * src/plugins/dillo_viewer/Makefile.am
5849         * src/plugins/image_viewer/Makefile.am
5850         * src/plugins/mathml_viewer/Makefile.am
5851         * src/plugins/spamassassin/Makefile.am
5852         * src/plugins/trayicon/Makefile.am
5853         * src/plugins/trayicon/libeggtrayicon/Makefile.am
5854                 Updated to use AM_CPPFLAGS and AM_YFLAGS instead of
5855                 CPPFLAGS and YFLAGS to allow user setting these.
5856
5857 2003-08-02 [christoph]  0.9.3claws92
5858
5859         * configure.ac
5860                 o rearrange plugin tests
5861                 o add test for clamav.h to ClamAV tests
5862
5863 2003-08-02 [luke]       0.9.3claws91
5864
5865         * src/mimeview.c
5866                 o fixed appearance of icon list when toggling back from the 
5867                   ctree
5868                 o toggling of icons using the keyboard works correctly
5869                 o fixed all other keyboard shortcuts to work when icons are
5870                   active
5871         
5872         * src/messageview.c
5873                 o fixed bug 4 - focus lost when changing messageview view type
5874
5875 2003-08-02 [christoph]  0.9.3claws90
5876
5877         * src/common/hooks.c
5878                 fix crash when pointer stored in hash table could get invalid
5879                 when a plugin is unloaded
5880
5881 2003-08-01 [christoph]  0.9.3claws89
5882
5883         * configure.ac
5884                 o try to build all plugins (except spamassassin) by default
5885                 o don't build a plugin if a dependency check fails
5886
5887         * src/common/hooks.c
5888                 fix warning
5889
5890 2003-08-01 [match]      0.9.3claws88
5891
5892         * src/importldif.c
5893                 allow single click field selection. document code.
5894
5895 2003-08-01 [christoph]  0.9.3claws87
5896
5897         * src/plugins/clamav/clamav_plugin.c
5898         * src/plugins/clamav/clamav_plugin_gtk.c
5899         * src/plugins/dillo_viewer/dillo_viewer.c
5900         * src/plugins/image_viewer/plugin.c
5901         * src/plugins/mathml_viewer/mathml_viewer.c
5902         * src/plugins/spamassassin/spamassassin.c
5903         * src/plugins/spamassassin/spamassassin_gtk.c
5904         * src/plugins/trayicon/trayicon.c
5905                 add version check to all plugins
5906
5907 2003-08-01 [hoa]        0.9.3claws86
5908
5909         * src/prefs_filtering.c
5910                 fixed a cosmetic bug, during creation of dialog box,
5911                 wrong widgets were shown after creation.
5912
5913 2003-08-01 [luke]       0.9.3claws85
5914
5915         * src/mainwindow.c
5916                 o fixed visibility of icons/mimeview after toggling separate
5917                   message/folder view (factored out some similar code too).
5918
5919
5920 2003-07-31 [alfons]     0.9.3claws84
5921
5922         * src/mimeview.c
5923                 tweak icon box UI a bit more, now allowing right-clicks actions
5924                 getting the relevant mime data too; should fix #250, "Can't save 
5925                 attachments sometimes".
5926
5927 2003-07-30 [alfons]     0.9.3claws83
5928
5929         * src/compose.c
5930                 don't do auto-save-draft inside key press handler, but rather
5931                 schedule it half of a second later; should fix #67, "autosave 
5932                 make re-rediting message crazy"
5933
5934 2003-07-30 [christoph]  0.9.3claws82
5935
5936         * src/plugins/trayicon/trayicon.c
5937                 process pending events before unloading the plugin
5938
5939         (closes Bug 196 Unloading Trayicon plugin crashes Sylpheed-Claws)
5940
5941 2003-07-30 [alfons]     0.9.3claws81
5942
5943         * src/common/hooks.c
5944                 parameter 2 of g_hook_destroy() should really be a hook id
5945
5946 2003-07-30 [alfons]     0.9.3claws80
5947
5948         * src/common/plugin.c
5949                 fix a possibly harmful function signature mismatch 
5950                 for plugin_done
5951
5952 2003-07-30 [alfons]     0.9.3claws79
5953
5954         * src/common/hooks[.ch]
5955                 const correctness
5956
5957 2003-07-30 [darko]      0.9.3claws78
5958
5959         * src/summaryview.c
5960                 make it compile again
5961
5962 2003-07-30 [luke]       0.9.3claws77
5963
5964         * src/crash.c
5965         * src/main.c
5966                 o added/moved signal handlers for SIGTERM (normal kill command) 
5967                   and SIGINT (ctl-c) to be used even without 
5968                   --enable-crash-dialog, fixing bug 166
5969
5970         * src/summaryview.c
5971                 o rewrote menu sensitivity code as per mainwindow.c, fixing 
5972                   bug 227
5973
5974         * src/mainwindow.c
5975                 o changed sensitivity condition for 'Next new' and 'Next 
5976                   unread', fixing bug 8
5977
5978 2003-07-29 [alfons]     0.9.3claws76
5979
5980         * src/common/utils.[ch]
5981                 add generate_msgid()
5982         * src/messageview.c
5983                 save ack'ed RRR; fixes #205, "return receipt is not saved in
5984                 sent folder".
5985
5986 2003-07-29 [alfons]     0.9.3claws75
5987
5988         * src/messageview.c
5989                 fix a memleak (claws-only)
5990
5991 2003-07-29 [alfons]     0.9.3claws74
5992
5993         * src/mimeview.[ch]
5994         * src/gtk/gtkvscrollbutton.[ch]
5995                 fix UI glitch where mime icon toolbox' scroll position is not 
5996                 reset after switching to another message
5997                 
5998
5999 2003-07-29 [paul]       0.9.3claws73
6000
6001         * src/prefs_folder_item.c
6002                 split the prefs into 2 separate pages
6003
6004 2003-07-29 [paul]       0.9.3claws72
6005
6006         * src/compose.c
6007                 prepend "\n\n" to a signature without a separator too
6008
6009 2003-07-29 [paul]       0.9.3claws71
6010
6011         * src/compose.c
6012                 fix bug where changing to an account without an auto-sig
6013                 from an initial account without an auto-sig would insert 
6014                 2 blank lines at the cursor point
6015                 fix bug where changing to an account with an auto-sig
6016                 from an initial account without an auto-sig would insert
6017                 the sig at the cursor point
6018
6019 2003-07-29 [paul]       0.9.3claws70
6020
6021         * src/folderview.c
6022                 use the colour from the folder pref unless the folder
6023                 has new messages
6024
6025 2003-07-29 [alfons]     0.9.3claws69
6026
6027         * src/procmsg.[ch]
6028         * src/messageview.c
6029         * src/procheader.c
6030                 rewrite return receipt request work a little bit (the former 
6031                 implementation presumably depended too much on the UI setting
6032                 flags). (we're losing the old pending flag.) 
6033
6034 2003-07-28 [christoph]  0.9.3claws68
6035
6036         * src/folder.c
6037         * src/imap.c
6038         * src/mh.c
6039         * src/procmsg.[ch]
6040                 fix copy to IMAP folder from other folder
6041
6042 2003-07-28 [christoph]  0.9.3claws67
6043
6044         * src/procmsg.c
6045                 fix sync of procmsg_get_message_file_list
6046
6047 2003-07-28 [christoph]  0.9.3claws66
6048
6049         * sync with 0.9.3cvs14
6050                 see ChangeLog 2003-07-18
6051         * sync with 0.9.3cvs17
6052                 see ChangeLog 2003-07-23
6053
6054         (closes Bug 234 segmentation fault after sending out mail via
6055          smtp(auth))
6056
6057 2003-07-28 [paul]       0.9.3claws65
6058
6059         * po/es.po
6060                 update Spanish translation, submitted by Ricardo Mones
6061                 Lastra
6062
6063 2003-07-28 [christoph]  0.9.3claws64
6064
6065         * src/folder.[ch]
6066         * src/imap.c
6067         * src/mh.c
6068                 return new message numbers as a GRelation instead of a GSList
6069                 that has to be in the same order as the input list. A list
6070                 would make it hard for IMAP to optimize oepration by sorting
6071                 the input list. The returned list would have to be reordered
6072                 to match the same order that input list has.
6073
6074         * src/gtk/gtkaspell.c
6075                 fix missing return value, could cause a crash when garbage is
6076                 on the stack that is used as the expected return value
6077
6078 2003-07-28 [paul]       0.9.3claws63
6079
6080         * sync with 0.9.4cvs1
6081                 see ChangeLog 2003-07-28
6082
6083 2003-07-27 [alfons]     0.9.3claws62
6084
6085         * src/mimeview.c
6086                 tweak it more to make icon list act like a check button group
6087
6088 2003-07-27 [christoph]  0.9.3claws61
6089
6090         * sync with 0.9.3cvs20
6091                 see ChangeLog 2003-07-25
6092
6093 2003-07-27 [paul]       0.9.3claws60
6094
6095         * src/procmsg.c
6096                 re-commit changes from 0.9.3claws58 -
6097                 accidently removed in 0.9.3claws59
6098
6099 2003-07-27 [paul]       0.9.3claws59
6100
6101         * src/procmsg.[ch]
6102                 a sync from 0.9.3cvs17
6103                 see ChangeLog 2003-07-23
6104
6105 2003-07-27 [alfons]     0.9.3claws58
6106
6107         * src/procmsg.c
6108                 add missing header members to MsgInfo; fixes the problem of 
6109                 not displaying X-Faces, as noticed by Ricardo Mones
6110
6111 2003-07-26 [christoph]  0.9.3claws57
6112
6113         * sync with 0.9.3cvs18
6114                 see ChangeLog 2003-07-24
6115
6116 2003-07-26 [christoph]  0.9.3claws56
6117
6118         * sync with 0.9.3cvs17
6119                 see ChangeLog 2003-07-23
6120
6121 2003-07-26 [christoph]  0.9.3claws55
6122
6123         * src/folder.[ch]
6124         * src/imap.c
6125         * src/mbox_folder.c
6126         * src/mh.c
6127         * src/news.c
6128                 add support for copy function that copy multiple messages
6129                 (not implemented yet)
6130
6131         * src/summaryview.c
6132                 add missing return value
6133
6134 2003-07-26 [paul]       0.9.3claws54
6135
6136         * tools/multiwebsearch.pl
6137                 do whitespace substitution before passing the string
6138                 to the browser. fixes bug with browsers that don't
6139                 do whitespace conversion themselves.
6140
6141 2003-07-25 [christoph]  0.9.3claws53
6142
6143         * src/folder.[ch]
6144         * src/imap.c
6145         * src/mh.c
6146                 rewrite adding of multiple messages to a folder for
6147                 claws' folder system
6148
6149 2003-07-25 [luke]       0.9.3claws52
6150
6151         * src/mimeview.c
6152                 o icon toggles set correctly on leaving ctree mimeview
6153
6154 2003-07-25 [paul]       0.9.3claws51
6155
6156         * partial sync with 0.9.3cvs21 [src/main.c]
6157                 see ChangeLog 2003-07-25
6158
6159 2003-07-24 [paul]       0.9.3claws50
6160
6161         * tools/maildir2sylpheed.pl
6162                 fix typo
6163
6164 2003-07-24 [paul]       0.9.3claws49
6165
6166         * src/mimeview.c
6167                 increase the gutter size of paned so that the panes
6168                 can be resized
6169                 
6170         * src/plugins/demo/demo.c
6171                 squeeze in another typo fix
6172
6173 2003-07-24 [paul]       0.9.3claws48
6174
6175         * src/plugins/demo/demo.c
6176           src/prefs_account.c
6177                 small changes to the English
6178                 
6179         * src/pixmaps/mime_application_octect_stream.xpm        ** REMOVED **
6180           src/pixmaps/mime_application_octet_stream.xpm         ** NEW FILE **
6181           src/Makefile.am
6182           src/stock_pixmap.c
6183                 rename the misspelled icon
6184
6185 2003-07-23 [alfons]     0.9.3claws47
6186
6187         * src/mimeview.c
6188                 make icon list look like a list of toggles
6189
6190 2003-07-23 [luke]       0.9.3claws46
6191
6192         * src/pixmaps/mimeview_gpg_expired.xpm
6193         * src/pixmaps/mimeview_gpg_failed.xpm
6194         * src/pixmaps/mimeview_gpg_passed.xpm
6195         * src/pixmaps/mimeview_text_html.xpm
6196         * src/pixmaps/mimeview_image.xpm
6197                 o all icons the same size
6198
6199         * src/mimeview.[ch]
6200                 o mimeview ctree arranged vertically above the viewer
6201                 o icons changed to buttons
6202                 o can use keyboard to select an icon (Enter)
6203                 o resize icon list to width of icons
6204
6205         *  src/gtk/gtkvscrollbutton.c
6206                 o sensitivity of buttons reacts to position
6207
6208 2003-07-23 [christoph]  0.9.3claws45
6209
6210         * sync with 0.9.3cvs14 (incomplete)
6211                 see ChangeLog 2003-07-17
6212
6213 2003-07-23 [alfons]     0.9.3claws44
6214
6215         * src/folder.c
6216         * src/procmsg.h
6217                 sync with my local tree to restore some claws-only things
6218
6219 2003-07-23 [paul]       0.9.3claws43
6220
6221         * src/pixmaps/mime_gpg_expired.xpm      ** NEW FILE **
6222           src/pixmaps/mime_gpg_unknown.xpm      ** NEW FILE **
6223           src/Makefile.am
6224           src/mimeview.c
6225           src/procmime.h
6226           src/rfc2015.c
6227           src/stock_pixmap.[ch]
6228                 indicate missing keys and expired sigs/keys
6229                 in mime view column
6230
6231 2003-07-23 [paul]       0.9.3claws42
6232
6233         * src/compose.c
6234                 Redirect fixes: enable automatic account selection and
6235                 do not append signature to message on changing account
6236                 fixes Bug[s] #248
6237
6238 2003-07-23 [paul]       0.9.3claws41
6239
6240         * sync with 0.9.3cvs16
6241                 see ChangeLog 2003-07-23
6242
6243 2003-07-23 [alfons]     0.9.3claws40
6244
6245         * src/inc.c
6246                 give progress dialog a main window, and give it the first 
6247                 one (presumably the only one). fixes bug #247, "segfault on 
6248                 pop-before-smtp" 
6249
6250 2003-07-22 [alfons]     0.9.3claws39
6251
6252         * src/summaryview.c
6253                 shift-space scrolls up
6254
6255 2003-07-22 [paul]       0.9.3claws38
6256
6257         * sync with 0.9.3cvs15
6258                 see ChangeLog 2003-07-22
6259
6260 2003-07-20 [alfons]     0.9.3claws37
6261
6262         * src/compose.c
6263                 put menu inside #ifdef USE_ASPELL..#endif
6264
6265 2003-07-20 [christoph]  0.9.3claws36
6266
6267         * src/procmsg.c
6268                 fix wrong flags in MsgInfo returned by
6269                 procmsg_msginfo_get_full_info()
6270
6271         (closes Bug 221 Deleting messages from the Message View gives incorrect
6272          new/unread message counts in the folder view)
6273
6274         * src/plugins/spamassassin/spamassassin_gtk.c
6275                 add gettext macro for prefs page title
6276
6277 2003-07-20 [paul]       0.9.3claws35
6278
6279         * src/mimeview.c
6280                 redraw icon list on signature check
6281
6282 2003-07-20 [christoph]  0.9.3claws34
6283
6284         * src/Makefile.am
6285         * src/account.c
6286         * src/folder.[ch]
6287         * src/folder_item_prefs.[ch]            ** NEW **
6288         * src/folderview.c
6289         * src/mainwindow.c
6290         * src/mh.c
6291         * src/prefs_gtk.c
6292         * src/prefs_scoring.c
6293         * src/summaryview.c
6294         * src/prefs_folder_item.[ch]
6295                 o seperate FolderItemPrefs (formerly PrefsFolderItem) and the
6296                   Properties dialog
6297                 o use prefswindow for folder properties
6298
6299         * src/gtk/prefswindow.[ch]
6300                 change implementation to use an invisible notebook instead
6301                 of unparenting widgets
6302
6303 2003-07-20 [christoph]  0.9.3claws33
6304
6305         * src/compose.h
6306         * src/folder.c
6307         * src/folderview.h
6308         * src/headerview.h
6309         * src/prefs_filtering.h
6310         * src/prefs_folder_item.[ch]
6311         * src/procmime.h
6312         * src/procmsg.h
6313         * src/summaryview.h
6314                 clean up header mess
6315                 (always use 1. typedefs, 2. #includes, 3. structures)
6316
6317         * src/common/version.h.in
6318                 add casts for constants
6319
6320         * src/plugins/demo/demo.c
6321                 fix typo
6322
6323         * src/plugins/spamassassin/spamassassin.c
6324                 remove unused variable
6325
6326 2003-07-20 [alfons]     0.9.3claws32
6327
6328         * src/mimeview.c
6329                 o make icon buttons respond on left click
6330                 o minor cosmetic change
6331
6332 2003-07-19 [luke]       0.9.3claws31
6333
6334         * src/mimeview.[ch]
6335         * src/gtk/gtkvscrollbutton.c
6336         * src/messageview.c
6337                 o improved mimeview behaviour when selecting a new message
6338                 o plus code cleanups to remove compile warnings
6339
6340
6341 2003-07-19 [alfons]     0.9.3claws30
6342
6343         * src/procmsg.c
6344         * src/compose.c
6345         * src/common/utils.[ch]
6346                 subject_get_reply_prefix_length() <- subject_get_prefix_length()
6347
6348 2003-07-19 [alfons]     0.9.3claws29
6349
6350         * src/prefs_folder_item.c
6351                 reinit "legacy" tmp_prefs, so we don't free nor use invalid 
6352                 string pointers
6353
6354 2003-07-19 [luke]       0.9.3claws28
6355
6356         * src/messageview.c
6357         * src/mimeview.[ch]
6358         * src/procmime.h
6359         * src/rfc2015.c
6360         * src/stock_pixmap.[ch]
6361         * src/gtk/Makefile.am
6362         * src/Makefile.am
6363         * src/gtk/gtkvscrollbutton.[ch]         ** NEW **
6364         * src/pixmaps/mime_*.xpm                ** NEW **
6365                 o mimeview rearrangement with a new icon shortcut bar
6366
6367 2003-07-19 [alfons]     0.9.3claws27
6368
6369         * src/folderview.c
6370                 o plug leaking nodes_to_recollapse
6371                 o add folderview_recollapse_all_nodes() (not used yet)
6372
6373 2003-07-19 [alfons]     0.9.3claws26
6374
6375         * src/compose.c
6376         * src/common/utils.c
6377                 honour #240 "Better SUBJECT handling" by cleaning the prefix
6378                 for both forwarding as replying
6379
6380 2003-07-18 [christoph]  0.9.3claws25
6381
6382         * configure.ac
6383         * src/common/sylpheed.[ch]
6384         * src/common/version.h.in
6385                 add version in numeric form to allow easy comparison
6386
6387         * src/plugins/demo/demo.c
6388                 add version check
6389                 - sylpheed version > plugin version => never allowed, sylpheed
6390                   could contain unknown API changes
6391                 - sylpheed version < minimum version required => don't load,
6392                   API required not available (if linking does not fail)
6393
6394 2003-07-18 [alfons]     0.9.3claws24
6395         
6396         * src/common/plugin.[ch]
6397                 const correctness
6398
6399 2003-07-18 [christoph]  0.9.3claws23
6400
6401         * src/common/hooks.c
6402                 fix crash when hooks where unregisted
6403
6404         * src/plugins/trayicon/trayicon.c
6405                 unregister detroy signal before destroying the widget
6406                 (still crashes when the plugin is unloaded)
6407
6408 2003-07-18 [alfons]     0.9.3claws22
6409         
6410         * src/folderview.c
6411                 delay expanding folder tree during drags until timeout triggered
6412                 (needs perhaps some tweaking, so testing is welcome)
6413
6414 2003-07-17 [alfons]     0.9.3claws21
6415
6416         * src/folderview.c
6417                 clean up cruft
6418
6419 2003-07-17 [christoph]  0.9.3claws20
6420
6421         * src/common/session.c
6422                 fix opening of SSL connections
6423
6424         * src/plugins/image_viewer/Makefile.am
6425                 add OPENSSL_CFLAGS (we should find a better solution to remove
6426                 this dependencies if they are not required)
6427
6428         * src/plugins/spamassassin/spamassassin.c
6429                 remove setlocale workaround (fixed in libspamc)
6430
6431         (closes Bug Bug 184 Entering non-ascii character deletes previous char
6432          if spell checking enabled)
6433
6434 2003-07-17 [alfons]     0.9.3claws19
6435
6436         * src/common/hooks.[ch]
6437         * src/plugins/clamav/clamav_plugin.c
6438         * src/plugins/spamassassin/spamassassin.c
6439         * src/plugins/trayicon/trayicon.c
6440                 fix signedness muck 
6441
6442 2003-07-17 [alfons]     0.9.3claws18
6443
6444         * src/procmime.c
6445                 plug memleak
6446
6447 2003-07-17 [alfons]     0.9.3claws17
6448
6449         * src/inc.c
6450                 plug memleak
6451
6452 2003-07-17 [paul]       0.9.3claws16
6453
6454         * src/common/defs.h
6455           src/mainwindow.c
6456           src/manual.[ch]
6457                 add link to the Claws site's FAQ page, after the suggestion
6458                 and patch by Fred Marton <Fred.Marton@uni-bayreuth.de>
6459                 Move url strings to defs.h
6460                 
6461         * src/mainwindow.c
6462                 fix typo to prevent "unknown menu entry" warnings
6463
6464 2003-07-17 [alfons]     0.9.3claws15
6465
6466         * src/folderview.[ch]
6467         * src/summaryview.[ch]
6468         * src/mimeview.[ch]
6469                 plug DnD leaks 
6470
6471 2003-07-17 [paul]       0.9.3claws14
6472
6473         * src/inc.c
6474                 remove two instances of 'GTK_EVENTS_FLUSH' because
6475                 they are unnecessary and probably cause a stack overflow
6476
6477 2003-07-16 [christoph]  0.9.3claws13
6478
6479         * src/mimeview.[ch]
6480                 use an invisible GTK notebook to switch between viewers
6481                 instead of reparenting widgets
6482
6483 2003-07-16 [christoph]  0.9.3claws12
6484
6485         * src/folder.c
6486                 move folder_item_update_freeze() to correct place in
6487                 folder_item_scan_full()
6488
6489 2003-07-16 [paul]       0.9.3claws11
6490
6491         * sync with 0.9.3cvs12
6492                 see ChangeLog 2003-07-14 and 2003-07-15
6493
6494 2003-07-16 [christoph]  0.9.3claws10
6495
6496         * src/imap.[ch]
6497         * src/prefs_account.[ch]
6498                 sync IMAP CRAM-MD5 authentication with sylpheed-main
6499
6500 2003-07-15 [alfons]     0.9.3claws9
6501
6502         * src/main.c
6503                 make --config-dir do something useful
6504
6505 2003-07-15 [alfons]     0.9.3claws8
6506
6507         * src/procmsg.c
6508                 o fix a bug where 'last' didn't really point to the last message
6509                   in the top level list of children, but to the last threaded
6510                   message. 
6511                 
6512                 o clean up and make it easier to sync
6513
6514 2003-07-15 [alfons]     0.9.3claws7
6515
6516         * src/mainwindow.c
6517                 make correct menu items sensitive       
6518
6519 2003-07-14 [alfons]     0.9.3claws6
6520
6521         * src/procmsg.c
6522                 tune the threader so it will not subject-thread any message
6523                 without a subject prefix (this will not thread correctly if 
6524                 a parent is delivered after their childs, but it looks 
6525                 better right now)
6526
6527 2003-07-13 [christoph]  0.9.3claws5
6528
6529         * src/mainwindow.c
6530                 group "Add mailbox *..." menu items in submenu
6531
6532 2003-07-13 [alfons]     0.9.3claws4
6533
6534         * src/summaryview.c
6535                 correct summary_toggle_pressed() signature and make sure
6536                 signal is not passed on
6537
6538 2003-07-13 [alfons]     0.9.3claws3
6539
6540         * src/summaryview.c
6541                 o for now don't pass on keys when they we're handled by 
6542                   ctree::key_press_event
6543                 o clean up
6544
6545 2003-07-13 [alfons]     0.9.3claws2
6546         
6547         * src/main.c
6548                 add command line option "--config-dir" to get the current 
6549                 configuration dir
6550
6551 2003-07-12 [alfons]     0.9.3claws1
6552
6553         * src/matcher.[ch]
6554         * src/matcher_parser_parse.y
6555         * src/prefs_filtering.c
6556         * src/filtering.c
6557                 add "Lock" filter action to lock messages;
6558
6559         * src/filtering.c       
6560                 remove debug_print()    
6561         * src/prefs_filtering.c
6562                 re-organize matcher part 9: 
6563                 make action text entries easily extendible;
6564                 merge widget selection for ACTION_MARK, ACTION_UNMARK, ACTION_LOCK,
6565                 ACTION_UNLOCK, ACTION_MARK_AS_READ, ACTION_MARK_AS_UNREAD
6566
6567 2003-07-12 [paul]
6568
6569         * tools/README
6570                 update old information and add missing
6571                 information
6572
6573 2003-07-12 [paul]       0.9.3claws
6574
6575         * 0.9.3claws released
6576         
6577 2003-07-12 [paul]       0.9.0claws103
6578
6579         * src/Makefile.am
6580                 add addrquery.h
6581
6582 2003-07-12 [melvin]     0.9.0claws102
6583
6584         * src/messageview.c
6585                 Fixed bug #215: Show MIME tab for single text/html messages. 
6586                 
6587 2003-07-12 [paul]       0.9.0claws101
6588
6589         * man/sylpheed.1
6590                 updated
6591
6592 2003-07-12 [paul]       0.9.0claws100
6593
6594         * po/es.po
6595           po/hr.po
6596           po/pl.po
6597           po/sr.po
6598                 update Spanish, Croatian, Polish, Serbian translations.
6599                 submitted by Ricardo Mones Lastra, Dragan, Witold
6600                 Wladyslaw Wojciech Wilk, Urke MMI
6601
6602 2003-07-12 [melvin]     0.9.0claws99
6603
6604         * po/fr.po
6605                 Updated French translations.
6606
6607 2003-07-12 [paul]       0.9.0claws98
6608
6609         * src/addressbook.c
6610                 disable 'Lookup' button as it has no effect
6611
6612 2003-07-11 [alfons]     0.9.0claws97
6613         
6614         * src/summaryview.c
6615                 summary_searchbar_pressed() should return TRUE to signal that
6616                 event was handled. when returning void, the return value passed
6617                 to GTK is actually random, but maybe FALSE, in which case the
6618                 event is handled by parent
6619                 
6620 2003-07-10 [paul]       0.9.0claws96
6621
6622         * ac/missing/gettext.m4
6623                 update to version 0.12
6624
6625 2003-07-10 [paul]       0.9.0claws95
6626
6627         * src/plugins/clamav/clamav_plugin.c
6628                 fix bug where multipart/alternative messages
6629                 would slip through without being scanned
6630
6631 2003-07-10 [christoph]  0.9.0claws94
6632
6633         * src/folder.c
6634                 correct check if folder supports removing when a message is
6635                 moved. if not the message is only copied.
6636
6637         (closes Bug 132 crash on startup in newsgroups folders)
6638
6639 2003-07-09 [alfons]     0.9.0claws93
6640
6641         * configure.ac
6642         * src/common/defs.h
6643                 --with-config-dir (default .sylpheed)
6644
6645 2003-07-09 [christoph]  0.9.0claws92
6646
6647         * configure.ac
6648                 use PKG_CHECK_MODULES to check for gtkmathview
6649                 (version 0.4.2 now required)
6650
6651 2003-07-08 [melvin]     0.9.0claws91
6652
6653         * src/action.c
6654                 Implemented a progress bar that counts the number of completed
6655                 tasks when the action runs more than one command.
6656
6657 2003-07-08 [alfons]     0.9.0claws90
6658
6659         * src/procmsg.c
6660                 if queued message has an invalid Message-Id, don't try to
6661                 find message it refers to (fixes #209 "crash when processing 
6662                 in folder")
6663
6664 2003-07-08 [paul]       0.9.0claws89
6665
6666         * sync with 0.9.3cvs2
6667                 see ChangeLog 2003-07-08
6668
6669 2003-07-08 [match]      0.9.0claws88
6670
6671         * src/ldapctrl.c
6672                 extend LDAP search for first/last name by parsing search term.
6673
6674 2003-07-08 [alfons]     0.9.0claws87
6675
6676         * src/send_message.c
6677                 fix bug #208 "Status message stuck when sending on POP3 account"
6678
6679 2003-07-07 [paul]       0.9.0claws86
6680
6681         * po/hr.po
6682                 new Croatian translation, submitted by
6683                 Dragan <drleskov@inet.hr>
6684
6685 2003-07-07 [paul]       0.9.0claws85
6686
6687         * sync with 0.9.3cvs1
6688                 see ChangeLog 2003-07-07
6689
6690 2003-07-05 [christoph]  0.9.0claws84
6691
6692         * src/Makefile.am
6693         * src/messageview.c
6694         * src/mimeview.[ch]
6695         * src/stock_pixmap.[ch]
6696         * src/pixmaps/messageview_text.xpm              ** NEW **
6697                 move mimeview tabs to the right side and use icons
6698                 instead of text to save some space
6699
6700         (patch by Luke Plant <lukeplant@softhome.net>)
6701
6702 2003-07-05 [christoph]  0.9.0claws83
6703
6704         * src/inc.c
6705                 add NULL pointer checks
6706
6707         (patch by Luke Plant <lukeplant@softhome.net>)
6708         (closes Bug 204 0.9.0 quits on authentication error?!)
6709
6710 2003-07-05 [alfons]     0.9.0claws82
6711
6712         * configure.ac
6713                 take the clue in bug #202 "./configure script - 
6714                 'if test' comparison failure" reported by John Kristoff. 
6715
6716 2003-07-04 [christoph]  0.9.0claws81
6717
6718         * src/plugins/spamassassin/spamassassin.c
6719                 set timeout for spam check
6720
6721 2003-07-04 [christoph]  0.9.0claws80
6722
6723         * src/main.c
6724                 destroy all FolderItems when shutting down to
6725                 allow folders to clean up
6726
6727 2003-07-04 [melvin]     0.9.0claws79
6728
6729         * src/gtk/gtkaspell.c
6730                 Fixed bug #184 "Entering non-ascii character deletes
6731                 previous char if spell checking enabled": this makes
6732                 the spell checking in multibytes (e.g. UTF-8)locales work.
6733                 (Patch by Luke Plant).
6734                 
6735 2003-07-04 [christoph]  0.9.0claws78
6736
6737         * sync with 0.9.2cvs1
6738                 see ChangeLog 2003-06-10
6739
6740 2003-07-04 [paul]       0.9.0claws77
6741
6742         * sync with 0.9.3 release
6743                 see ChangeLog 2003-07-04
6744
6745 2003-07-03 [christoph]  0.9.0claws76
6746
6747         * src/folder.[ch]
6748         * src/imap.c
6749         * src/mbox_folder.c
6750         * src/mh.c
6751         * src/news.c
6752                 move folder_item_get_path() stuff into a folder virtual function
6753
6754         * src/procmsg.c
6755                 use folder_item_fetch_msg() to get message and do not contruct
6756                 the filename from path and number
6757
6758 2003-07-03 [paul]       0.9.0claws75
6759
6760         * sync with 0.9.2cvs12
6761                 see ChangeLog 2003-07-03
6762
6763 2003-07-02 [paul]       0.9.0claws74
6764
6765         * src/messageview.c
6766                 fix text-selection for replying
6767
6768 2003-07-02 [paul]       0.9.0claws73
6769
6770         * sync with 0.9.2cvs11
6771                 see ChangeLog 2003-07-02
6772
6773 2003-07-02 [paul]       0.9.0claws72
6774
6775         * src/procmsg.c
6776                 revert last commit because it breaks more
6777                 than it fixes
6778
6779 2003-07-02 [paul]       0.9.0claws71
6780
6781         * src/procmsg.c
6782                 fix thread by subject/sort by date
6783
6784 2003-07-01 [paul]       0.9.0claws70
6785
6786         * sync with 0.9.2cvs10
6787                 see ChangeLog 2003-07-01
6788
6789 2003-06-30 [paul]       0.9.0claws69
6790
6791         * sync with 0.9.2cvs9
6792                 see ChangeLog 2003-06-30
6793
6794 2003-06-28 [match]      0.9.0claws68
6795
6796         * src/addressbook.c
6797                 fix null ptr.
6798
6799 2003-06-27 [paul]       0.9.0claws67
6800
6801         * sync with 0.9.2cvs7
6802                 see ChangeLog 2003-06-27
6803
6804 2003-06-26 [christoph]  0.9.0claws66
6805
6806         * src/folder.c
6807                 freeze folder updates while a folder is scanned
6808
6809         (closes Bug 185 New message counter)
6810
6811 2003-06-26 [darko]      0.9.0claws65
6812
6813         * src/ldapserver.c
6814                 fix infinite loop when adding a new LDAP server
6815
6816 2003-06-26 [paul]       0.9.0claws64
6817
6818         * sync with 0.9.2cvs6
6819                 see ChangeLog 2003-06-26
6820
6821 2003-06-26 [paul]       0.9.0claws63
6822
6823         * sync with 0.9.2cvs5
6824                 see ChangeLog 2003-06-25 and 2003-06-26
6825
6826 2003-06-25 [match]      0.9.0claws62
6827
6828         * src/addr_compl.c
6829                 Fixed tab/backtab for dropped-down completion list to
6830                 move next/previous field. (close bug 147)
6831
6832 2003-06-25 [christoph]  0.9.0claws61
6833
6834         * src/addr_compl.[ch]
6835         * src/addrindex.[ch]
6836         * src/folderview.c
6837         * src/inc.c
6838         * src/news.c
6839         * src/summaryview.c
6840         * src/toolbar.c
6841                 fix warnings
6842
6843 2003-06-25 [leandro]    0.9.0claws60
6844
6845         * src/compose.c
6846                 o cleanups
6847                 o gray out "Message/Remove references" menu item if not
6848                   replying to a message
6849
6850 2003-06-24 [leandro]    0.9.0claws59
6851
6852         * src/compose.[ch]
6853                 o removed "Message/Create new thread" menu item
6854                 o added "Message/Remove references" menu item
6855                   (it's off by default and will not check anymore
6856                    if the subject changed)
6857
6858 2003-06-23 [alfons]     0.9.0claws58
6859
6860         * src/procmsg.c
6861                 try better grouping messages threaded by subject based on their age.
6862                 still not perfect - because the message tree is not sorted by date.  
6863
6864 2003-06-23 [thorsten]   0.9.0claws57
6865
6866         * src/pop.[ch]
6867                 added mail_receive_hook to allow modifications
6868                 directly after retrieval (e.g. adding headers).
6869
6870 2003-06-23 [paul]       0.9.0claws56
6871
6872         * src/sourcewindow.c
6873                  enable the use of Ctrl+A to select all text in
6874                  the sourcewindow
6875                  Patch submitted by Ivan Francolin Martinez
6876                  <ivanfm@users.sourceforge.net>
6877
6878 2003-06-22 [christoph]  0.9.0claws55
6879
6880         * src/folder.[ch]
6881                 o add notification hook for folder tree changes
6882                 o invoke hooks after folder tree scanning
6883
6884         * src/folderview.[ch]
6885                 register hook for folder tree changes that
6886                 updates the ctree
6887
6888         (there are more places that should be updated, like add, remove 
6889          or move folder)
6890
6891         (closes Bug 164 Crash on rebuild folder tree)
6892         (closes Bug 190 Crash on 'rebuilding folder tree')
6893
6894 2003-06-21 [leandro]    0.9.0claws54
6895
6896         * src/compose.[ch]
6897                 create a new thread if subject changes
6898                 (it's on by default, can be disabled in Message menu)
6899
6900 2003-06-21 [alfons]     0.9.0claws53
6901
6902         * src/summaryview.c
6903                 quiet little compiler
6904
6905 2003-06-21 [christoph]  0.9.0claws52
6906
6907         update gettext stuff to version 0.12
6908
6909 2003-06-19 [alfons]     0.9.0claws51
6910
6911         * src/common/log.c
6912         * src/common/plugin.c
6913                 move defs.h before glib.h to prevent MIN/MAX redefs
6914
6915 2003-06-19 [alfons]
6916
6917         * src/addressbook.c
6918                 translatable
6919
6920 2003-06-19 [match]      0.9.0claws50
6921
6922         * src/addressbook.[ch]
6923         * src/addrindex.[ch]
6924         * src/addr_compl.[ch]
6925         * src/editldap.[ch]
6926         * src/editldap_basedn.[ch]
6927         * src/addritem.[ch]
6928         * src/ldapquery.h
6929                 re-implemented dynamic LDAP search. works without
6930                 slowdown on display sender with addressbook
6931                 option.
6932         * src/addrbook.c
6933                 documented code.
6934
6935 2003-06-19 [paul]       0.9.0claws49
6936
6937         * src/compose.c
6938                 fix Bug #136 'Nonprovided quotation marks crash claws'
6939                 patch submitted by Pawel Pêkala <c0rn@gazeta.pl>
6940
6941 2003-06-19 [alfons]     0.9.0claws48
6942
6943         * src/prefs_common.[ch]
6944         * src/procmsg.c
6945                 restrict threading by subject by checking thread for
6946                 age (prefs_common.thread_by_subject_max_age)
6947
6948 2003-06-18 [christoph]  0.9.0claws47
6949
6950         * src/imap.c
6951                 fix memory leak in imap_cmd_fetch()
6952
6953 2003-06-18 [christoph]  0.9.0claws46
6954
6955         * src/prefs_gtk.c
6956                 fix memory leak in prefs_set_default() when used multiple
6957                 times or after prefs have been read
6958
6959 2003-06-18 [christoph]  0.9.0claws45
6960
6961         * src/common/plugin.c
6962                 fix memory leak in plugin_unload()
6963
6964 2003-06-18 [christoph]  0.9.0claws44
6965
6966         * src/imap.c
6967                 fix memory leak in imap_cmd_ok()
6968
6969 2003-06-18 [christoph]  0.9.0claws43
6970
6971         * src/folder.c
6972                 stop messages that are downloaded from POP3 and added to
6973                 an IMAP inbox from being filtered twice (first by POP3
6974                 and again when IMAP folder is scaned to get the UID of
6975                 the APPEND operation when no UIDPLUS is available)
6976
6977 2003-06-18 [alfons]
6978
6979         * tools/Makefile.am
6980                 phoenix <- firebird     
6981
6982 2003-06-18 [paul]
6983
6984         * tools/launch_phoenix          ** REMOVED **
6985           tools/launch_firebird         ** NEW **
6986                 renamed and edited to reflect the browser's name change from
6987                 'phoenix' to 'firebird'
6988
6989 2003-06-18 [paul]       0.9.0claws42
6990
6991         * sync with 0.9.2cvs2
6992                 see ChangeLog 2003-06-16
6993
6994 2003-06-17 [alfons]     0.9.0claws41
6995
6996         * src/procmsg.c
6997                 prevent threading problems when a node is an ancestor (parent / great parent),
6998                 which mostly happens with circular references (thanks to Phillipe Gramoullé
6999                 for finding an sample set of messages)
7000
7001 2003-06-16 [christoph]  0.9.0claws40
7002
7003         * src/main.c
7004                 don't popup main window on --receive or --receive-all
7005
7006         * src/mainwindow.[ch]
7007         * src/plugins/trayicon/trayicon.c
7008                 allow hiding of main window by clicking on the trayicon
7009                 (doesn't work correctly in seperate window mode and may
7010                  cause unexpected GTK problems I couldn't find yet)
7011
7012         * src/common/ssl.c
7013                 remove incorrect warning
7014
7015 2003-06-15 [alfons]     0.9.0claws39
7016
7017         * src/gtk/gtkstext.c
7018                 don't output debug text;
7019                 #ifdef out print_line() if not debugging (thanks to Martin Wicke
7020                 for pointing this out);
7021
7022 2003-06-14 [alfons]     0.9.0claws38
7023         
7024         * src/messageview.c
7025                 remove printf() and make one if..else comply with coding style
7026
7027 2003-06-14 [alfons]     0.9.0claws37
7028
7029         * AUTHORS
7030                 add Martin Wicke
7031         * src/action.c
7032         * src/messageview.[ch]
7033         * src/summaryview.c
7034                 apply patch #754162 "Quoting messages filtered by actions" submitted
7035                 by Martin Wicke, which allows quoting message body changed by an
7036                 action (Thanks!).
7037
7038 2003-06-13 [alfons]     0.9.0claws36
7039
7040         * src/utils.c
7041                 add several other subject reply prefixes (suggested by Christoph and Ivan Martinez)
7042                 use case insensitive regexp (suggested by Ivan Martinez)
7043
7044 2003-06-13 [christoph]  0.9.0claws35
7045
7046         * configure.ac
7047         * src/plugins/trayicon/Makefile.am
7048         * src/plugins/trayicon/eggtrayicon.[ch]                         ** REMOVE **
7049         * src/plugins/trayicon/trayicon.c
7050         * src/plugins/trayicon/libeggtrayicon/.cvsignore                ** NEW **
7051         * src/plugins/trayicon/libeggtrayicon/Makefile.am               ** NEW **
7052         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.[ch]          ** NEW **
7053         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.[ch]           ** NEW **
7054         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.[ch]        ** NEW **
7055         * src/plugins/trayicon/libeggtrayicon/xembed.h                  ** NEW **
7056                 replace my own EggTrayIcon backport with the backport
7057                 used by (l|x)mule and gabber.
7058
7059 2003-06-13 [alfons]     0.9.0claws34
7060
7061         * AUTHORS
7062         * src/common/utils.c
7063                 add Aw: to list of reply prefixes (thanks to Martin Zwickel)
7064
7065 2003-06-13 [alfons]     0.9.0claws33
7066
7067         * src/compose.c
7068                 clean up a little bit
7069
7070 2003-06-12 [alfons]     0.9.0claws32
7071
7072         * src/compose.c
7073                 const correctness fix
7074
7075         * src/common/sylpheed.[ch]
7076                 () -> (void)
7077                 prevent redef MIN/MAX
7078                 
7079         * src/common/utils.[ch]
7080                 () -> (void)
7081
7082 2003-06-12 [melvin]     0.9.0claws31
7083
7084         * src/compose.c
7085                 Updated to take into accounts changes in GtkAspell.
7086
7087 2003-06-12 [alfons]     0.9.0claws30
7088
7089         * src/compose.c
7090         * src/procmsg.c
7091         * src/common/utils.[ch]
7092                 handle reply subject prefixes better (initial 
7093                 suggestion by Robert Story adapted and enhanced 
7094                 using regexps)
7095
7096 2003-06-12 [melvin]     0.9.0claws29
7097
7098         * src/compose.c
7099                 Use new gtkaspell_checkers_strerror() to get the speller's
7100                 error message instead of accessing the (now private)
7101                 checkers structure.
7102                 Minor code clean up
7103
7104         * src/main.c
7105                 Use #ifdef instead of #if for USE_ASPELL
7106                 Use the new spell checkers init/quit functions 
7107
7108         * src/gtk/gtkaspell.c
7109                 Use #ifdef instead of #if for USE_ASPELL
7110                 Moved in the majority of GtkAspell structures that were
7111                 exported before by gtkaspell.h
7112         
7113         * src/gtk/gktaspell.h
7114                 Made gtkaspell.h contain only the necessary data to be
7115                 publicized by moving many structures to gtkaspell.c.
7116                 Enclosed all the declaration in a #ifdef USE_ASPELL #endif
7117                 gtkaspell_checkers_new(): replaced by...
7118                 gtkaspell_checkers_init(): new function for initialization
7119                 gtkaspell_checkers_delete(): replaced by...
7120                 gtkaspell_checkers_quit(): new function
7121                 gtkaspell_checkers_strerror(): new function that returns
7122                 the checker's last error message.
7123                 
7124 2003-06-11 [melvin]     0.9.0claws28
7125
7126         * po/POTFILES.in
7127                 Updated to take into account gtkaspell.c migration to
7128                 ./src/gtk/ (Thanks to Ricardo Mones Lastra for reporting it)
7129
7130 2003-06-10 [alfons]     0.9.0claws27
7131
7132         * src/filtering.[ch]
7133         * src/folder.c
7134         * src/matcher.c
7135         * src/scoring.[ch]
7136                 - try fixing bug #18 (any brave testers?)
7137                 - add more robustness by refusing previously 
7138                   unchecked NULL pointers 
7139
7140 2003-06-10 [alfons]     0.9.0claws26
7141
7142         * src/procmsg.c
7143                 fix bug #176 by don't checking MsgInfos with a NULL msgid 
7144
7145 2003-06-09 [alfons]     0.9.0claws25
7146
7147         * src/prefs_common.c
7148                 fix bug #163 "Icon switching doesnt work properly" by 
7149                 preventing early freeing of prefs_common.pixmap_theme_path.
7150
7151 2003-06-09 [christoph]  0.9.0claws24
7152
7153         * src/gtk/gtkaspell.c
7154                 revert Thorsten's fix and add forgotten g_strdup for
7155                 aspell path (it should not be possible to alter the path a
7156                 GtkASpell uses from outside)
7157
7158 2003-06-09 [thorsten]   0.9.0claws23
7159
7160         * src/gtk/gtkaspell.c
7161                 dont free prefs_common.aspell_path when closing compose
7162
7163 2003-06-08 [colin]      0.9.0claws22
7164
7165         * src/plugins/spamassassin/spamassassin.c
7166                 fix prefs types
7167
7168 2003-06-07 [christoph]  0.9.0claws21
7169
7170         * src/Makefile.am
7171         * src/compose.c
7172         * src/gtkaspell.[ch]            ** REMOVE **
7173         * src/gtk/Makefile.am
7174         * src/gtk/gtkaspell.[ch]        ** NEW **
7175                 o make gtkaspell independent from sylpheed's prefs
7176                 o move gtkaspell.[ch] to gtk directory
7177
7178 2003-06-07 [christoph]  0.9.0claws20
7179
7180         * src/Makefile.am
7181         * src/crash.c
7182         * src/export.c
7183         * src/filesel.[ch]              ** REMOVE **
7184         * src/folder.c
7185         * src/main.[ch]
7186         * src/common/sylpheed.[ch]
7187         * src/gtk/Makefile.am
7188         * src/gtk/filesel.[ch]          ** NEW **
7189         * src/gtk/pluginwindow.c
7190         * src/gtk/sslcertwindow.c
7191                 move filesel.[ch] to gtk directory
7192
7193 2003-06-07 [alfons]     0.9.0claws19
7194
7195         * src/filesel.c
7196                 make (multi) file selection dialog work again (Claws-only)
7197
7198 2003-06-07 [thorsten]   0.9.0claws18
7199
7200         * po/de.po
7201                 fix typos
7202
7203 2003-06-07 [alfons]     0.9.0claws17
7204
7205         * configure.ac
7206         * src/mimeview.c
7207                 detect apache mishap in which case don't include fnmatch.h
7208                 if regex.h is already included
7209
7210 2003-06-06 [christoph]  0.9.0claws16
7211
7212         * configure.ac
7213         * src/mimeview.h
7214                 add check for fnmatch.h and include it when available
7215
7216         * src/mimeview.[ch]
7217                 fix wrong case sensitivity of Content-Types
7218
7219         * src/gtk/Makefile.am
7220                 need the same include paths in gtk directory as in
7221                 common directory because .h files in common can
7222                 include files from these directories, when included
7223                 in gtk's .h or .c files
7224
7225 2003-06-06 [alfons]     0.9.0claws15
7226
7227         * src/mimeview.c
7228         * src/summaryview.c
7229                 make it compile again because of regex.h / fnmatch.h 
7230                 include problems (related to recent mime stuff, can
7231                 someone check this?)
7232
7233 2003-06-06 [thorsten]   0.9.0claws14
7234
7235         * src/folderview.c
7236                 possible use of uninitialized pointer while dragging
7237
7238 2003-06-06 [paul]       0.9.0claws13
7239
7240         * src/compose.c
7241                 fix bug where the insert sig button would be effective
7242                 only when auto_sig was set
7243
7244 2003-06-06 [paul]       0.9.0claws12
7245
7246         * sync with 0.9.2 release
7247
7248 2003-06-02 [paul]       0.9.0claws11
7249
7250         * sync with 0.9.1cvs1
7251                 see ChangeLog 2003-06-02
7252                 
7253         * po/de.po
7254                 update by Jens
7255
7256 2003-06-01 [christoph]  0.9.0claws10
7257
7258         * src/account.c
7259                 don't use substring search to find accounts by email address
7260
7261         (closes Bug 169 Overly loose matching of "From" address)
7262
7263 2003-05-31 [christoph]  0.9.0claws9
7264
7265         * doc-src/rfc2683.txt
7266         * src/imap.c
7267                 limit IMAP command length as recommended in RFC2683
7268                 (message number lists will be split into multiple imap
7269                 sets, the limit of 1000 octets is not a hard limit)
7270
7271         (closes Bug 161 sylpheed-claws exits with segfault when logging
7272          in to certain imap-servers)
7273
7274 2003-05-29 [alfons]     0.9.0claws8
7275
7276         * src/toolbar.[ch]
7277                 add print button (calling summary_print());
7278                 fine tune setting tooltip text;
7279                 (if someone needs other buttons, please take these 
7280                 commits as a guide, instead of bothering us - also
7281                 see 0.8.11claws150) 
7282
7283 2003-05-29 [darko]      0.9.0claws7
7284
7285         * src/compose.c
7286                 fix crash when word wrapping kicks in due to
7287                 changed text by spell checker
7288
7289 2003-05-29 [paul]       0.9.0claws6
7290
7291         * src/compose.c
7292                 fix bug where changing account would insert
7293                 sig even if auto_sig was FALSE
7294                 
7295         * ChangeLog
7296           ChangeLog.jp
7297           INSTALL
7298                 sync with 0.9.1 release
7299
7300 2003-05-28 [christoph]  0.9.0claws5
7301
7302         * src/imap.c
7303                 fix truncation of too long commands
7304
7305         (closes Bug 167 IMAP hangs trying to get envelope
7306          information in imap_get_uncached_messages)
7307
7308 2003-05-27 [paul]       0.9.0claws4
7309
7310         * tools/Makefile.am
7311           tools/maildir2sylpheed.pl     ** NEW FILE **
7312                 add kmail to sylpheed mailbox conversion script
7313
7314 2003-05-27 [paul]       0.9.0claws3
7315
7316         * sync with 0.9.0cvs10
7317                 see ChangeLog 2003-05-26
7318
7319 2003-05-26 [paul]       0.9.0claws2
7320
7321         * sync with 0.9.0cvs9
7322                 see ChangeLog 2003-05-26
7323
7324 2003-05-24 [paul]       0.9.0claws1
7325
7326         * sync with 0.9.0cvs8
7327                 see ChangeLog 2003-05-23
7328
7329 2003-05-24 [paul]       0.9.0claws
7330
7331         * version 0.9.0claws released
7332
7333 2003-05-24 [paul]       0.8.11claws177
7334
7335         * src/plugins/dillo-viewer/Makefile.am
7336           src/plugins/traycon/Makefile.am
7337                 add missing files
7338                 
7339         * po/bg.po
7340           po/en_GB.po
7341           po/es.po
7342           po/it.po
7343           po/pt_BR.po
7344           po/ru.po
7345           po/sr.po
7346                 update Bulgarian, British English, Spanish, Italian, 
7347                 Brazilian Portuguese, Russian, and Serbian translations, 
7348                 submitted by George Danchev, [me], Ricardo Mones Lastra,
7349                 André Filipe de Assunção e Brito, Alessandro Maestri, 
7350                 Ruslan N. Balkin, and Urke MMI
7351
7352 2003-05-23 [melvin]     0.8.11claws176
7353
7354         * po/fr.po
7355                 Updated French translations
7356
7357 2003-05-22 [paul]       0.8.11claws175
7358
7359         * src/Makefile.am
7360           src/addrbook.[ch]
7361           src/addrcache.[ch]
7362           src/addr_compl.[ch]
7363           src/adressbook.[ch]
7364           src/addrindex.[ch]
7365           src/addritem.[ch]
7366           src/editaddress.c
7367           src/editgroup.c
7368           src/editldap_basedn.c
7369           src/editldap.c
7370           src/jpilot.c
7371           src/vcard.c
7372                 revert to get ldap into it previous working state
7373                 
7374         * po/zh_TW.Big5.po
7375                 new Taiwanese translation,
7376                 submitted by Tsu-Fan Cheng <tscheng@ic.sunysb.edu>
7377
7378 2003-05-22 [christoph]  0.8.11claws174
7379
7380         * src/plugins/spamassassin/libspamc.[ch]
7381                 sync libspamc with SpamAssaain release 2.55
7382
7383 2003-05-22 [paul]       0.8.11claws173
7384
7385         * sync with 0.9.0cvs7
7386                 see ChangeLog 2003-05-22
7387                 
7388         * src/summaryview.c
7389                 revert change in 0.8.11claws172: follow
7390                 Hiroyuki's decision and that's the end of it.
7391
7392 2003-05-21 [paul]       0.8.11claws172
7393
7394         * src/summaryview.c
7395                 fix discrepency between open_unread_on_enter
7396                 and always_show_msg
7397
7398 2003-05-21 [paul]       0.8.11claws171
7399
7400         * sync with 0.9.0cvs6
7401                 see ChangeLog 2003-05-21
7402
7403 2003-05-21 [paul]       0.8.11claws170
7404
7405         * sync with 0.9.0cvs5
7406                 see ChangeLog 2003-05-21
7407
7408 2003-05-20 [paul]       0.8.11claws169
7409
7410         * sync with 0.9.0cvs4
7411                 see ChangeLog 2003-05-20
7412                 fixes bug #152, 'encoding of IMAP folders names'
7413
7414 2003-05-20 [paul]       0.8.11claws168
7415
7416         * sync with 0.9.0cvs3
7417                 see ChangeLog 2003-05-20
7418                 
7419         * src/tools/convert_mbox.pl
7420                 minor change in the comments, submitted by Fred Marton
7421
7422 2003-05-19 [paul]       0.8.11claws167
7423
7424         * src/plugins/clamav/Makefile.am
7425           configure.ac
7426                 link clamav_lib to the plugin and not to the main program
7427
7428 2003-05-19 [christoph]
7429
7430         * src/Makefile.am
7431                 add -export-dynamic for linking
7432
7433 2003-05-19 [paul]       0.8.11claws166
7434
7435         * sync with 0.9.0cvs1
7436                 see ChangeLog 2003-05-19
7437
7438 2003-05-19 [paul]       0.8.11claws165
7439
7440         * src/inc.c
7441                 fix 'pop before smtp' timeout
7442
7443 2003-05-18 [alfons]     0.8.11claws164
7444
7445         * src/prefs_matcher.c
7446                 put "execute" action command line ("expression") in edit box
7447
7448 2003-05-18 [christoph]  0.8.11claws163
7449
7450         * src/mimeview.[ch]
7451         * src/plugins/dillo_viewer/dillo_viewer.c
7452         * src/plugins/image_viewer/viewer.c
7453         * src/plugins/mathml_viewer/mathml_viewer.c
7454                 let a viewer have a list of Content-Types
7455
7456 2003-05-18 [paul]       0.8.11claws162
7457
7458         * src/prefs_filtering.c
7459                 add 'Recipient' label for FORWARD, FORWARD_AS_ATTACHMENT,
7460                 and REDIRECT actions
7461
7462 2003-05-17 [christoph]
7463
7464         * README.claws
7465                 o remove dynamic signatures that was syned with main
7466                 o add infos about no longer "build in" image viewer
7467                 o update bugtracker URL
7468
7469 2003-05-17 [christoph]  0.8.11claws161
7470
7471         * src/folder.c
7472         * src/folderview.c
7473         * src/imap.c
7474                 don't use imap_scan_folder anymore. Instead call folder_item_scan
7475                 for every folder after rebuilding the folder tree.
7476
7477         (closes Bug 19 imap_scan_folder() computes incorrectly number of new
7478          messages)
7479
7480 2003-05-17 [christoph]  0.8.11claws160
7481
7482         * src/imap.c
7483                 don't use STATUS command on current folder to check for
7484                 content changes. imap_cmd_ok() now tracks changes to
7485                 folder and number of existing messages.
7486
7487 2003-05-17 [paul]       0.8.11claws159
7488
7489         * src/plugins/clamav/clamav_plugin.c
7490                 remove unnecessary debug_print
7491
7492 2003-05-16 [thorsten]   0.8.11claws158
7493
7494         * src/plugins/demo.c
7495                 included missing intl.h
7496
7497 2003-05-16 [paul]       0.8.11claws157
7498
7499         * po/POTFILES.in
7500                 remove non-existant entries
7501         
7502         * src/plugins/clamav/clamav_plugin.c
7503           src/plugins/clamav/clamav_plugin_gtk.c
7504           src/plugins/dillo_viewer/dillo_prefs.c
7505           src/plugins/dillo_viewer/dillo_viewer.c
7506                 gettextise
7507
7508 2003-05-16 [christoph]  0.8.11claws156
7509
7510         * po/POTFILES.in
7511                 include plugin .c files for translation until I
7512                 find a better solution to have plugins have their
7513                 own textdomain
7514         * src/plugins/demo/demo.c
7515         * src/plugins/image_viewer/plugin.c
7516         * src/plugins/mathml_viewer/mathml_viewer.c
7517         * src/plugins/spamassassin/spamassassin.c
7518         * src/plugins/spamassassin/spamassassin_gtk.c
7519         * src/plugins/trayicon/trayicon.c
7520                 add gettext macros for plugin name and description
7521
7522 2003-05-16 [paul]
7523
7524         * sync with 0.9.0
7525
7526 2003-05-16 [paul]       0.8.11claws155
7527
7528         * sync with lastest 0.9.0pre1
7529                 see ChangeLog 2003-05-16
7530
7531 2003-05-15 [paul]       0.8.11claws154
7532
7533         * sync with latest 0.9.0pre1
7534                 see ChangeLog 2003-05-14 and 2003-05-15
7535
7536 2003-05-14 [christoph]  0.8.11claws153
7537
7538         * src/plugins/image_viewer/viewer.c
7539         * src/plugins/image_viewer/viewer.glade         ** NEW **
7540         * src/plugins/image_viewer/viewerprefs.c
7541                 make it possible to disable the autoload function in the
7542                 imageviewer again
7543
7544 2003-05-14 [christoph]  0.8.11claws152
7545
7546         * src/folder.c
7547                 fix folder update after adding a message
7548
7549 2003-05-13 [alfons]     0.8.11claws151
7550
7551         * src/common/session.c
7552                 remove debug traces
7553                 
7554         * src/addrcache.[ch]
7555         * src/filtering.[ch]
7556         * src/folder.[c]
7557         * src/gtkaspell.[ch]
7558         * src/imap.[ch]
7559         * src/mbox_folder.[ch]
7560         * src/mh.[ch]
7561         * src/mimeview.h
7562         * src/msgcache.[ch]
7563         * src/news.[ch]
7564         * src/passphrase.[ch]
7565         * src/prefs_common.[ch]
7566         * src/prefs_gtk.[ch]
7567         * src/procmsg.c
7568         * src/scoring.[ch]
7569                 be pedantic; (in prototypes () implies (int))
7570
7571 2003-05-13 [alfons]     0.8.11claws150
7572
7573         * src/prefs_toolbar.[ch]
7574         * src/summaryview.[ch]
7575         * src/toolbar.[ch]
7576                 change misleading text in toolbar prefs;
7577                 add toolbar action for ignore thread (toggles ignore thread flag);
7578                 clean up a little bit;
7579
7580 2003-05-12 [paul]
7581
7582         * tools/convert_mbox.pl
7583                 bug fixed by Fred Marton
7584
7585 2003-05-12 [paul]
7586
7587         * sync with 0.9.0pre1
7588
7589 2003-05-09 [paul]       0.8.11claws149
7590
7591         * sync with 0.8.11cvs43
7592                 see ChangeLog 2003-05-09
7593
7594 2003-05-08 [christoph]  0.8.11claws148
7595
7596         * src/imap.[ch]
7597                 o use CAPABILIY as first command and check for PREAUTH
7598                   information in the response to it
7599                 o rewrite all imap_cmd_* functions to use an IMAPSession
7600                   instead of a SockInfo as parameter
7601                 o do STARTTLS after fetching and checking the server
7602                   capabilities
7603
7604 2003-05-08 [paul]       0.8.11claws147
7605
7606         * tools/Makefile.am
7607           tools/README
7608           tools/convert_mbox.pl         ** NEW FILE **
7609                 add mbox conversion script. Submitted by 
7610                 Fred Marton <Fred.Marton@uni-bayreuth.de>
7611
7612 2003-05-07 [christoph]
7613
7614         * doc-src/glade.txt
7615         * src/gtk/pluginwindow.glade
7616         * src/plugins/image_viewer/viewerprefs.glade
7617         * src/plugins/spamassassin/spamassassin_gtk.glade
7618                 add glade files for user interfaces and a description how
7619                 to use glade to create the sylpheed code
7620
7621 2003-05-07 [paul]       0.8.11claws146
7622
7623         * sync with 0.8.11cvs41
7624                 see ChangeLog 2003-05-07
7625
7626 2003-05-06 [christoph]  0.8.11claws145
7627
7628         * src/main.c
7629         * src/plugins/image_viewer/viewer.c
7630                 fix usage of imlib in imageviewer plugin
7631
7632         * src/gtk/prefswindow.c
7633                 handle window close event correctly
7634
7635 2003-05-06 [paul]       0.8.11claws144
7636
7637         * src/common/ssl.c
7638                 fix typo introduced in sync
7639
7640 2003-05-06 [paul]       0.8.11claws143
7641
7642         * sync with 0.8.11cvs39
7643                 see ChangeLog 2003-05-06
7644
7645 2003-05-06 [paul]       0.8.11claws142
7646
7647         * AUTHORS
7648           po/cs.po
7649                 updated Czech translation, submitted by 
7650                 Radek Vybiral <Radek.Vybiral@vsb.cz>
7651                 
7652         * src/plugins/clamav/clamav_plugin_gtk.c
7653                 clean up
7654
7655 2003-05-03 [alfons]     0.8.11claws141
7656
7657         * src/compose.[ch]
7658                 make paste as quotation work even when the call to 
7659                 text_inserted() was deferred (fixes bug #140 "Paste 
7660                 as quotation does not work when using "external" 
7661                 clipboard")
7662
7663 2003-05-03 [thorsten]   0.8.11claws140
7664
7665         * src/addrquery.h
7666           src/ldapquery.h
7667           src/mainwindow.c
7668                 removed C++ comments
7669         * src/addr_compl.c
7670                 function with non-int retval/param used before
7671                 implementation/declaration
7672
7673 2003-05-02 [paul]       0.8.11claws139
7674
7675         * src/addr_compl.[ch]
7676           src/addressbook.[ch]
7677           src/addrindex.c
7678           src/summaryview.c
7679                 revert match's changes to (finally) remove the bug where
7680                 opening a folder causes massive slowdown when using the 
7681                 'Display sender using address book' option
7682
7683 2003-05-01 [melvin]     0.8.11claws138
7684
7685         * src/plugins/dillo_viewer/dillo_prefs.[ch]
7686         * src/plugins/dillo_viewer/dillo_viewer.c
7687                 Fixed bug where "Cancel" button from prefs issued
7688                 warnings.
7689                 Comply a little more to coding style
7690
7691 2003-05-01 [paul]       0.8.11claws137
7692
7693         * sync with 0.8.11cvs38
7694                 see ChangeLog 2003-05-01
7695
7696 2003-05-01 [paul]       0.8.11claws136
7697
7698         * po/bg.po
7699                 updated by George Danchev
7700
7701 2003-04-30 [christoph]  0.8.11claws135
7702
7703         * src/plugins/dillo_viewer/dillo_prefs.c
7704         * src/plugins/image_viewer/viewerprefs.c
7705         * src/plugins/spamassassin/spamassassin_gtk.c
7706                 remove gtk_widget_ref() calls for widgets in
7707                 glade code
7708
7709 2003-04-30 [paul]       0.8.11claws134
7710
7711         * src/addrindex.c
7712                 ok, this time a better fix for the bug where opening folder
7713                 has massive slowdown when using the 'Display sender using 
7714                 address book' option
7715
7716 2003-04-30 [paul]       0.8.11claws133
7717
7718         * src/addrindex.c
7719                 revert the 'fix' of 0.8.11claws128 because it doesn't fix it
7720         
7721 2003-04-30 [melvin]     0.8.11claws132
7722
7723         New: Dillo plugin preferences (patch by Dimitar Haralanov)
7724
7725         * src/plugins/dillo_viewer/dillo_prefs.[ch]     *** NEW ***
7726                 Preferences for the dillo plugin
7727         * src/plugins/dillo_viewer/dillo_viewer.c
7728                 Support for preferences
7729         * src/plugins/dillo_viewer/Makefile.am
7730                 Added dillo_prefs.[ch]
7731
7732 2003-04-30 [alfons]     0.8.11claws131
7733
7734         * src/common/plugin.[ch]
7735                 see? this ANSI C'fication immediately gives us type
7736                 checking for free.
7737
7738 2003-04-30 [alfons]     0.8.11claws130
7739
7740         * src/common/plugin.[ch]
7741         * src/plugins/clamav/clamav_plugin.[ch]
7742         * src/plugins/clamav/clamav_plugin_gtk.c
7743         * src/plugins/demo/demo.c
7744         * src/plugins/dillo_viewer/dillo_viewer.c
7745         * src/plugins/image_viewer/plugin.c
7746         * src/plugins/image_viewer/viewer.[ch]
7747         * src/plugins/image_viewer/viewerprefs.[ch]
7748         * src/plugins/mathml_viewer/mathml_viewer.c
7749         * src/plugins/spamassassin/spamassassin.[ch]
7750         * src/plugins/spamassassin/spamassassin_gtk.c
7751         * src/plugins/trayicon/trayicon.c
7752                 clean up
7753
7754 2003-04-30 [alfons]     0.8.11claws129
7755
7756         * src/common/utils.c
7757                 make is_ascii_str() fail gracefully when NULL pointer
7758                 is passed
7759
7760 2003-04-30 [paul]       0.8.11claws128
7761
7762         * src/addrindex.c
7763                 fix bug where opening folder has massive slowdown when
7764                 using the 'Display sender using address book' option
7765
7766 2003-04-30 [paul]       0.8.11claws127
7767
7768         * src/plugins/clamav/clamav_plugin.c
7769           src/plugins/clamav/clamav_plugin_gtk.c
7770           src/plugins/demo/demo.c
7771           src/plugins/dillo_viewer/dillo_viewer.c
7772           src/plugins/image_viewer/plugin.c
7773           src/plugins/mathml_viewer/mathml_viewer.c
7774           src/plugins/spamassassin/spamassassin.c
7775           src/plugins/spamassassin/spamassassin_gtk.c
7776           src/plugins/trayicon/trayicon.c
7777                 get rid of eye-hurting function signatures
7778
7779 2003-04-30 [paul]       0.8.11claws126
7780
7781         * src/plugins/trayicon/trayicon.c
7782                 add description
7783                 
7784         * src/mimeview.c
7785                 be more descriptive
7786
7787 2003-04-30 [paul]       0.8.11claws125
7788
7789         * configure.ac
7790                 arrange the plugins in reverse alphabetical order
7791                 
7792         * src/plugins/clamav/clamav_plugin.[ch]
7793           src/plugins/clamav/clamav_plugin_gtk.c
7794                 rename some params
7795                 resize max_size window
7796                 re-arrange the order of some gui elements
7797                 improve descriptions
7798         
7799         * src/plugins/image_viewer/plugin.c
7800           src/plugins/mathml_viewer/mathml_viewer.c
7801                 add descriptions
7802                 
7803         * src/plugins/spamassassin/spamassassin_gtk.c
7804                 resize max_size window
7805                 re-arrange the order of some gui elements
7806                 
7807         * src/messageview.c
7808           src/mimeview.c
7809                 correct typos
7810
7811 2003-04-30 [alfons]     0.8.11claws124
7812
7813         * src/imap.c
7814                 fix a leak found while browsing Martin Kluge's 
7815                 valgrind log (Claws only)
7816
7817 2003-04-29 [darko]      0.8.11claws123
7818
7819         * src/gtk/gtkstext.h
7820                 include wchar.h if it is available, fixes compilation
7821                 on HP-UX systems
7822
7823 2003-04-29 [melvin]     0.8.11claws122
7824
7825         * src/prefs_actions.c
7826                 Improved help text of Actions' syntax
7827
7828 2003-04-28 [paul]       0.8.11claws121
7829
7830         * src/action.c
7831                 a better fix for the crash when performing an action
7832                 on a mime part
7833
7834 2003-04-28 [paul]       0.8.11claws120
7835
7836         * src/action.c
7837                 fix crash when performing an action on a
7838                 mime part
7839
7840 2003-04-28 [paul]       0.8.11claws119
7841
7842         * sync with 0.8.11cvs36
7843                 see ChangeLog 2003-04-28
7844
7845 2003-04-27 [paul]       0.8.11claws118
7846
7847         * more sync with 0.8.11cvs35
7848                 see ChangeLog 2003-04-25
7849
7850 2003-04-26 [christoph]  0.8.11claws117
7851
7852         * src/folder.c
7853                 fix remove virtual check
7854
7855 2003-04-26 [paul]       0.8.11claws116
7856
7857         * src/messageview.c
7858                 fix return-receipt, make it work again
7859
7860 2003-04-26 [paul]       0.8.11claws115
7861
7862         * src/mimeview.c
7863                 restore double-clicking of the [application/pgp-signature 
7864                 (Select "Check signature" to check)] line in the message view,
7865                 broken in recent sync
7866
7867 2003-04-26 [christoph]  0.8.11claws114
7868
7869         * src/folder.c
7870                 check if remove virtual really exists before
7871                 calling the function
7872
7873 2003-04-25 [match]      0.8.11claws113
7874
7875         * src/addrindex.c
7876         * src/addrbook.c
7877         * src/ldapquery.[ch]
7878         * src/ldapctrl.[ch]
7879                 fix memleak.
7880         * src/ldapserver.[ch]
7881                 fix memleak. fix segfault.
7882                 plug a Claws memleak
7883
7884 2003-04-25 [alfons]     0.8.11claws112
7885
7886         * src/folder.c
7887                 plug a Claws memleak
7888
7889 2003-04-25 [alfons]     0.8.11claws111
7890
7891         * src/common/session.c
7892                 plug a memleak
7893
7894 2003-04-25 [paul]       0.8.11claws110
7895
7896         * sync with 0.8.11cvs35
7897                 see ChangeLog 2003-04-24 and 2003-04-25
7898                 
7899         * src/gtk/pluginwindow.c
7900                 correct another strange float value
7901
7902 2003-04-24 [christoph]  0.8.11claws109
7903
7904         * src/folder.c
7905                 freeze folder item updates when unsetting new flags
7906
7907         * src/gtk/pluginwindow.c
7908                 correct strange float value
7909
7910 2003-04-23 [paul]       0.8.11claws108
7911
7912         * sync with 0.8.11cvs33
7913                 see ChangeLog 2003-04-23
7914
7915 2003-04-22 [paul]       0.8.11claws107
7916
7917         * src/Makefile.am
7918           src/messageview.c
7919           src/mimeview.c
7920           src/pgptext.[ch]      ** REMOVED **
7921                 remove pgptext.[ch] as its not used any more
7922
7923 2003-04-22 [paul]       0.8.11claws106
7924
7925         * sync with 0.8.11cvs31
7926                 see ChangeLog 2003-04-21 and 2003-04-22
7927
7928 2003-04-21 [alfons]     0.8.11claws105
7929
7930         * src/main.c
7931                 No access to GTK structures if we're a spawned child
7932                 (and clean up code a little bit...) Should fix #126.
7933
7934 2003-04-21 [melvin]     0.8.11claws104
7935
7936         * src/plugins/dillo_viewer/README
7937                 Improved slightly the text.
7938
7939 2003-04-21 [melvin]     0.8.11claws103
7940
7941         * src/plugins/dillo_viewer/README *** NEW ***
7942                 Added a README file for the Dillo plugin
7943
7944 2003-04-20 [paul]
7945
7946         * tools/README
7947           tools/outlook2sylpheed.pl
7948                 updated and improved by Ricardo Mones Lastra
7949
7950 2003-04-18 [oliver]     0.8.11claws102
7951
7952         * src/inc.c 
7953         * src/prefs_account.h
7954                 remove Pop3SessionType (used by selective download)
7955         * src/prefs_toolbar.c
7956                 enable set Default Toolbar button
7957
7958 2003-04-18 [paul]       0.8.11claws101
7959
7960         * sync with 0.8.11cvs29
7961                 see ChangeLog 2003-04-18
7962
7963 2003-04-17 [paul]       0.8.11claws100
7964
7965         * src/prefs_common.[ch]
7966           src/summaryview.c
7967                 remove 'Open next message on deletion' option,
7968                 as the same effect can now be achieved via the
7969                 'Always open messages in summary when selected'
7970                 option.
7971
7972 2003-04-17 [paul]       0.8.11claws99
7973
7974         * sync with 0.8.11cvs28
7975                 see ChangeLog 2003-04-17
7976
7977 2003-04-17 [christoph]  0.8.11claws98
7978
7979         * ac/spamassassin.m4
7980         * src/plugins/spamassassin/libspamc.[ch]
7981         * src/plugins/spamassassin/utils.[ch]
7982                 sync libspamc with SpamAssassin project
7983
7984 2003-04-17 [christoph]  0.8.11claws97
7985
7986         * src/common/socket.h
7987         * src/gtk/sslcertwindow.h
7988                 rename old USE_SSL to USE_OPENSSL
7989
7990 2003-04-17 [paul]       0.8.11claws96
7991
7992         * src/prefs_common.h
7993                 use gulong for P_COLOR so that it compiles/runs on
7994                 64-bit systems. Patch submitted by James Noyes
7995                 <jnoyes-claws@retrogeeks.com>
7996                 
7997         * po/de.po
7998                 updated by Jens
7999
8000 2003-04-17 [paul]       0.8.11claws95
8001
8002         * sync with 0.8.11cvs27
8003                 see ChangeLog 2003-04-16
8004
8005 2003-04-15 [paul]       0.8.11claws94
8006
8007         * src/prefs_common.[ch]
8008                 rearrange to stop the window getting too long:
8009                         move Receive dialog stuff to Receive tab
8010                         move Send dialog to Send tab
8011                         remove Dialogs frame
8012                 rename 'Open messages in summary with cursor keys' to
8013                 'Always open messages in summary when selected', as its
8014                 more appropriate
8015
8016 2003-04-15 [paul]       0.8.11claws93
8017
8018         * src/prefs_common.[ch]
8019           src/summaryview.c
8020                 add new option '/Interface/Open next message on deletion'
8021
8022 2003-04-15 [paul]       0.8.11claws92
8023
8024         * src/summaryview.[ch]
8025                 add /Mark/Lock and /Mark/Unlock to the pop-up
8026                 menu. Patch submitted by Ivan Francolin Martinez
8027                 <ivanfm@users.sourceforge.net>
8028
8029 2003-04-15 [paul]       0.8.11claws91
8030
8031         * sync with 0.8.11cvs24
8032                 see ChangeLog 2003-04-15
8033
8034 2003-04-14 [jens]       0.8.11claws90
8035
8036         * updated German translation and some corrections from
8037                 Roland Bless <bless@tm.uka.de>
8038
8039 2003-04-14 [paul]       0.8.11claws89
8040
8041         * sync with 0.8.11cvs22
8042                 see ChangeLog 2003-04-14
8043
8044 2003-04-13 [paul]       0.8.11claws88
8045
8046         * src/plugins/clamav/clamav_plugin.c
8047                 fix memory leaks
8048                 clean up
8049
8050 2003-04-12 [paul]       0.8.11claws87
8051
8052         * src/plugins/clamav/clamav_plugin.c
8053                 activate enable/disable archive scanning option
8054                 
8055         * src/plugins/clamav/.cvsignore         ** NEW FILE **
8056
8057 2003-04-12 [paul]       0.8.11claws86
8058
8059         * src/plugins/Makefile.am
8060           src/plugins/clamav/Makefile.am                ** NEW FILE **
8061           src/plugins/clamav/README                     ** NEW FILE ** 
8062           src/plugins/clamav/clamav_plugin.[ch]         ** NEW FILES **
8063           src/plugins/clamav/clamav_plugin_gtk.c        ** NEW FILE **
8064                 add Clam AntiVirus plugin
8065
8066 2003-04-12 [paul]       0.8.11claws85
8067
8068         * sync with 0.8.11cvs21
8069                 see ChangeLog 2003-04-11
8070
8071 2003-04-11 [paul]       0.8.11claws84
8072
8073         * po/es.po
8074                 update Spanish translation. Submitted by Ricardo
8075                 Mones Lastra.
8076
8077 2003-04-10 [christoph]  0.8.11claws83
8078
8079         * src/mbox.c
8080                 fix typo that did not move unfiltered mails to destination
8081                 folder
8082
8083         (closes Bug 115 Sylpheed 0.8.11claws81 does not deliver mail correctly
8084          when filtering from spool)
8085
8086 2003-04-10 [christoph]  0.8.11claws82
8087
8088         * src/imap.c
8089                 use BODY.PEEK instead of BODY in in message fetch operation
8090                 to make sure the IMAP server does not set the \Seen flag for
8091                 messages. Sylpheed does that later itself, when the message
8092                 is opened in sylpheed
8093
8094         (closes Bug 111 Claws destroys unread marks)
8095
8096 2003-04-09 [oliver]     0.8.11claws81
8097         
8098         * src/folder.c
8099                 fix crash in folder_destroy
8100         * README.claws
8101                 remove selective download
8102
8103 2003-04-09 [christoph]  0.8.11claws80
8104
8105         * src/imap.c
8106                 fix crash in imap_get_msginfo() when then fetched message
8107                 is not found
8108
8109         (closes Bug 110 Crash during mail composition)
8110
8111 2003-04-08 [christoph]  0.8.11claws79
8112
8113         * src/folder.c
8114         * src/prefs_account.c
8115                 Filter new messages that are found in an INBOX folder
8116                 when 'Filter messages on receiving' is enabled in the
8117                 Folder's AccountPrefs. This allows to use Sylpheed's
8118                 filtering engine for IMAP folders where messages are
8119                 added to the INBOX by a MTA
8120
8121 2003-04-08 [paul]       0.8.11claws78
8122
8123         * src/procmsg.h
8124                 clean up after last commit
8125
8126 2003-04-08 [paul]       0.8.11claws77
8127
8128         * sync with 0.8.11cvs20
8129                 see ChangeLog 2003-04-07 and 2003-04-08
8130
8131 2003-04-07 [christoph]  0.8.11claws76
8132
8133         * src/filtering.[ch]
8134         * src/inc.[ch]
8135         * src/mbox.c
8136         * src/procmsg.[ch]
8137                 add procmsg_msginfo_filter() to execute filtering actions
8138
8139 2003-04-06 [christoph]  0.8.11claws75
8140
8141         * src/imap.c
8142                 use IMAPSet for imap_cmd_store() and imap_cmd_envelope()
8143
8144 2003-04-06 [christoph]  0.8.11claws74
8145
8146         * src/common/utils.[ch]
8147                 add g_int_compare() function for slist sorting
8148
8149         * src/imap.c
8150                 fetch all MsgInfos with one command in imap_get_msginfos()
8151                 using an imap set with a list of ranges
8152
8153         * src/news.c
8154                 use new g_int_compare() function
8155
8156 2003-04-06 [thorsten]   0.8.11claws73
8157
8158         * src/mh.c
8159                 corrected implementation of mh_folder_destroy()
8160
8161 2003-04-05 [christoph]  0.8.11claws72
8162
8163         * src/account.c
8164         * src/folder.[ch]
8165         * src/folderview.c
8166         * src/imap.c
8167         * src/inc.c
8168         * src/main.c
8169         * src/mainwindow.c
8170         * src/mbox_folder.c
8171         * src/mh.c
8172         * src/mimeview.h
8173         * src/msgcache.[ch]
8174         * src/news.c
8175         * src/procmime.h
8176         * src/procmsg.[ch]
8177         * src/setup.c
8178         * src/gtk/gtkutils.c
8179                 o rename structure field names class and new to klass and
8180                   new_msgs, to allow including files in C++
8181                 o add 'extern "C"' block to some header files
8182                 o add MsgInfoList and MsgNumberList as alias for GSList for
8183                   developers to know what type of list is expected
8184
8185         * src/plugins/image_viewer/plugin.c
8186         * src/plugins/image_viewer/viewer.[ch]
8187         * src/plugins/image_viewer/viewerprefs.[ch]
8188                 rename function names to prevent conflicts
8189
8190 2003-04-05 [paul]       0.8.11claws71
8191
8192         * sync with 0.8.11cvs18
8193                 see ChangeLog 2003-04-03 and 2003-04-04
8194
8195 2003-04-02 [christoph]  0.8.11claws70
8196
8197         * src/folder.[ch]
8198         * src/imap.[ch]
8199         * src/mbox_folder.[ch]
8200         * src/mh.[ch]
8201         * src/news.[ch]
8202                 o Make all virtual folder functions private
8203                 o remove unused folder code
8204
8205         * src/common/socket.[ch]
8206         * src/summaryview.c
8207                 fix warnings
8208
8209 2003-03-30 [alfons]     0.8.11claws69
8210
8211         * src/send_message.c
8212                 remove two debug traces and see if people still report
8213                 errors
8214
8215 2003-03-30 [alfons]     0.8.11claws68
8216
8217         * src/send_message.c
8218         * src/commons/session.c
8219                 add more debug traces
8220
8221 2003-03-30 [christoph]  0.8.11claws67
8222
8223         * src/folder.c
8224                 change processing folder name from .processing to processing
8225
8226         * src/common/ssl.c
8227                 disable SSL certificate check because it causes Xlib error
8228                 when the child process want's to open an GTK window
8229
8230 2003-03-30 [christoph]  0.8.11claws66
8231
8232         * src/folder.c
8233                 don't use default folder for processing folder item because
8234                 it can be a non local folder
8235
8236         (fixes bug reported by Stephen Lewis <slewis@paradise.net.nz>)
8237
8238 2003-03-30 [alfons]     0.8.11claws65
8239
8240         * src/send_message.c
8241                 try fixing crashes when sending messages: my gcc 2.95.4 seems 
8242                 to generate bad code for 'send_send_data_progressive': When
8243                 called from 'send_send_data_finished', the 'data' pointer is
8244                 cleared just before the assignment to the dialog pointer
8245
8246 2003-03-29 [christoph]  0.8.11claws64
8247
8248         * src/common/prefs.h
8249         * src/plugins/image_viewer/Makefile.am
8250         * src/plugins/image_viewer/plugin.c
8251         * src/plugins/image_viewer/viewer.[ch]
8252         * src/plugins/image_viewer/viewerprefs.[ch]     ** NEW **
8253                 add PrefsPage for ImageViewer
8254
8255 2003-03-28 [thorsten]   0.8.11claws63
8256
8257         * src/common/session.c
8258                 added some comments
8259
8260 2003-03-28 [paul]       0.8.11claws62
8261
8262         * sync with 0.8.11cvs16
8263                 see ChangeLog 2003-03-28
8264
8265 2003-03-28 [paul]       0.8.11claws61
8266
8267         * sync with 0.8.11cvs15
8268                 see ChangeLog 2003-03-28
8269
8270 2003-03-27 [christoph]  0.8.11claws60
8271
8272         * src/folder.c
8273         * src/imap.c
8274         * src/common/socket.[ch]
8275                 set socket state to DISCONNECTED when any operation
8276                 fails to allow reconnecting in IMAP code without
8277                 checking the return code of all calls to the command
8278                 functions
8279
8280         * src/folderview.c
8281         * src/summaryview.c
8282                 remove some more stuff that depends on specific
8283                 folder types
8284
8285 2003-03-27 [paul]       0.8.11claws59
8286
8287         * sync with 0.8.11cvs14
8288                 see ChangeLog 2003-03-27
8289                 
8290         * src/selective_download.[ch]   ** REMOVED **
8291                 really removed
8292
8293 2003-03-27 [christoph]  0.8.11claws58
8294
8295         * src/folder.c
8296                 fix handling of tmp_flags in flag copy function
8297
8298 2003-03-27 [paul]       0.8.11claws57
8299
8300         * sync with 0.8.11cvs13
8301                 see ChangeLog 2003-03-27
8302
8303 2003-03-27 [oliver]     0.8.11claws56
8304
8305         * src/maiwindow.c
8306                 remove sel_download_cb
8307
8308 2003-03-27 [oliver]     0.8.11claws55
8309         
8310         * src/inc.c
8311                 remove POP3_TOP
8312         
8313 2003-03-26 [oliver]     0.8.11claws54
8314
8315         *src/pop.h
8316                 remove POP3_TOP*
8317         * README.claws
8318                 remove selective donwload readme
8319
8320 2003-03-26 [oliver]     0.8.11claws53
8321         * src/matcher.[ch]
8322         * src/matcher_parser_parse.y 
8323         * src/pop.c 
8324         * src/prefs_account.[ch]
8325         * src/prefs_filtering.c
8326                 remove selective donwload
8327
8328 2003-03-26 [oliver]     0.8.11claws52
8329
8330         * src/inc.[ch] 
8331         * src/filtering.c 
8332         * src/mainwindow.c 
8333                 remove selective donwload
8334
8335 2003-03-26 [oliver]     0.8.11claws51
8336         
8337         * src/Makefile.am
8338         * src/selective_download.[ch]   ** REMOVE **    
8339
8340 2003-03-26 [christoph]  0.8.11claws50
8341
8342         * src/news.c
8343                 fix NEWS that got broken by a sync with sylpheed-main
8344
8345 2003-03-26 [christoph]  0.8.11claws49
8346
8347         * src/mimeview.c
8348                 fix mime type guessing when no mime type is found for a file
8349
8350 2003-03-25 [christoph]  0.8.11claws48
8351
8352         * src/mimeview.c
8353         * src/procmime.c
8354                 remove mime type guessing from mime parser and use
8355                 name based mime types in viewer lookup for mime type
8356                 application/octet-stream
8357
8358 2003-03-25 [christoph]  0.8.11claws47
8359
8360         * doc-src/readme.txt
8361         * doc-src/rfc2554.txt
8362                 add RFC about SMTP AUTH
8363
8364         * src/send_message.c
8365         * src/common/smtp.[ch]
8366                 add extra error code for authentication errors and
8367                 clear temporary password when this error occurs
8368
8369         (closes Bug 84 authentication failure while sending should
8370          prompt for password again)
8371
8372 2003-03-25 [christoph]  0.8.11claws46
8373
8374         * configure.ac
8375         * src/Makefile.am
8376         * src/imageview.[ch]                            ** REMOVE **
8377         * src/messageview.[ch]
8378         * src/mimeview.[ch]
8379         * src/prefs_common.[ch]
8380         * src/textview.c
8381         * src/plugins/Makefile.am
8382         * src/plugins/image_viewer/.cvsignore           ** NEW **
8383         * src/plugins/image_viewer/Makefile.am          ** NEW **
8384         * src/plugins/image_viewer/plugin.c             ** NEW **
8385         * src/plugins/image_viewer/viewer.[ch]          ** NEW **
8386                 move image viewer into a plugin (building is enabled by default)
8387                 [ToDo: Prefs for resize and autoview]
8388
8389 2003-03-25 [paul]       0.8.11claws45
8390
8391         * sync with 0.8.11cvs12
8392                 see ChangeLog 2003-03-26
8393
8394 2003-03-25 [paul]       0.8.11claws44
8395
8396         * sync with 0.8.11cvs11
8397                 see ChangeLog 2003-03-22, 2003-03-24 and 2003-03-25
8398                 
8399         Note: Selective Download is broken.
8400                 
8401 2003-03-22 [christoph]  0.8.11claws43
8402
8403         * src/folder.c
8404                 code cleanup for flags copying
8405
8406 2003-03-22 [christoph]  0.8.11claws42
8407
8408         * src/plugins/trayicon/trayicon.c
8409                 fix setting the transparent area when the window size
8410                 is forced by the system tray
8411
8412 2003-03-22 [christoph]  0.8.11claws41
8413
8414         * src/plugins/trayicon/gnome-mail.xpm           ** REMOVE **
8415         * src/plugins/trayicon/gnome-nomail.xpm         ** REMOVE **
8416         * src/plugins/trayicon/newmail.xpm              ** NEW **
8417         * src/plugins/trayicon/nomail.xpm               ** NEW **
8418         * src/plugins/trayicon/trayicon.c
8419         * src/plugins/trayicon/unreadmail.xpm           ** NEW **
8420                 o replace GBiff icons with KBiff icons resized to 16x16 pixel
8421                 o add icon for unread mails
8422                 o set transparency for window
8423
8424 2003-03-22 [christoph]  0.8.11claws40
8425
8426         * src/news.c
8427                 init news session to prevent crash when session is closed
8428
8429 2003-03-22 [christoph]  0.8.11claws39
8430
8431         * src/imap.c
8432         * src/common/session.[ch]
8433                 Init session data to make sure we don't have invalid pointers
8434                 for read_ch and write_ch when new multi process sessions are
8435                 not used
8436
8437         * src/main.c
8438         * src/common/plugin.c
8439         * src/common/sylpheed.c
8440         * src/plugins/demo/demo.c
8441         * src/plugins/dillo_viewer/dillo_viewer.c
8442         * src/plugins/mathml_viewer/mathml_viewer.c
8443         * src/plugins/spamassassin/spamassassin.c
8444         * src/plugins/spamassassin/spamassassin_gtk.c
8445                 add plugin types to allow loading plugins at different times
8446                 (and maybe for different frontends), because it's not good to
8447                 load GTK-Plugins gefore gtk_init was called
8448
8449         * configure.ac
8450         * src/plugins/Makefile.am
8451         * src/plugins/trayicon/.cvsignore               ** NEW **
8452         * src/plugins/trayicon/Makefile.am              ** NEW **
8453         * src/plugins/trayicon/eggtrayicon.c            ** NEW **
8454         * src/plugins/trayicon/eggtrayicon.h            ** NEW **
8455         * src/plugins/trayicon/gnome-mail.xpm           ** NEW **
8456         * src/plugins/trayicon/gnome-nomail.xpm         ** NEW **
8457         * src/plugins/trayicon/trayicon.c               ** NEW **
8458                 New Trayicon plugin that shows an icon in a systray that uses
8459                 XEMBED protocol like Gnome's systray. Icon shows if there
8460                 are new mails and a tooltip shows information about new,
8461                 unread and total messages.
8462
8463 2003-03-22 [paul]       0.8.11claws38
8464
8465         * src/common/smtp.c
8466                 fix ESMTP AUTH CRAM-MD5
8467                 [sync with main (still version 0.8.11cvs6), see
8468                  ChangeLog 2003-03-22]
8469
8470 2003-03-21 [colin]      0.8.11claws37
8471
8472         * src/send_message.c
8473                 Fix USE_SSL => USE_OPENSSL
8474
8475 2003-03-21 [colin]      0.8.11claws36
8476
8477         * src/folderview.c
8478                 Fix counts in drag and dropped subfolders
8479
8480 2003-03-21 [colin]      0.8.11claws35
8481
8482         * src/folder.c 
8483         * src/folderview.c
8484                 speed up a bit folder dnd
8485
8486 2003-03-20 [alfons]     0.8.11claws34
8487
8488         * src/main.c
8489         * src/toolbar.c
8490         * src/procmsg.c
8491                 don't send locked queue messages
8492                 (feature request "[ 705245 ] Locking message in outbox 
8493                  should prevent sending")
8494
8495 2003-03-20 [christoph]  0.8.11claws33
8496
8497         * src/folder.c
8498                 remove NEW and UNREAD flag in special folders when scanning
8499                 
8500         * src/common/smtp.c
8501                 fix ESMTP AUTH CRAM-MD5
8502
8503 2003-03-20 [paul]       0.8.11claws32
8504
8505         * src/prefs_account.c
8506                 Re-write 'Tunnel command to open connection' as
8507                 'Use command to communicate with server', and disable
8508                 it for all except IMAP accounts
8509
8510 2003-03-20 [paul]       0.8.11claws31
8511
8512         * sync with 0.8.11cvs6
8513                 see ChangeLog 2003-03-20
8514
8515 2003-03-19 [match]      0.8.11claws30
8516
8517         * src/addritem.[ch]
8518                 include documentation. minor refactoring.
8519         * src/addr_compl.[ch]
8520         * src/addrindex.[ch]
8521         * src/addresbook.[ch]
8522         * src/summaryview.c
8523                 re-enable address lookup (was disabled in
8524                 0.8.11claws20).
8525
8526 2003-03-19 [christoph]  0.8.11claws29
8527
8528         * src/procmsg.c
8529                 add temp flag handling, will make moving and copying
8530                 messages possible again
8531
8532         * src/folder.c
8533                 correct calulation of folder stats
8534
8535 2003-03-18 [match]      0.8.11claws28
8536
8537         * src/editgroup.h
8538                 remove case sensitive comparison (closes bug 80).
8539
8540 2003-03-18 [christoph]  0.8.11claws27
8541
8542         * src/imap.c
8543                 fix imap using a tunnel command
8544
8545         (closes bug 87)
8546
8547 2003-03-18 [christoph]  0.8.11claws26
8548
8549         * src/folder.[ch]
8550         * src/imap.c
8551         * src/procmsg.[ch]
8552                 rewrite flag handling for folders
8553
8554 2003-03-18 [christoph]  0.8.11claws25
8555
8556         * src/folder.c
8557         * src/procmsg.c
8558         * src/summaryview.c
8559                 unset NEW and UNREAD flags when message is ignored, to make
8560                 sure messages don't show up as unread on other IMAP clients,
8561                 because the IGNORE_THREAD flag can not be syncronized through
8562                 the IMAP folder
8563
8564 2003-03-17 [christoph]  0.8.11claws24
8565
8566         * src/imap.c
8567                 don't use recursion to fetch uids when the number of messages
8568                 does not match. Moved code into subfunction that is used
8569                 again when needed, to prevent an endless loop.
8570
8571 2003-03-17 [thorsten]   0.8.11claws23
8572
8573         * src/imageview.[ch]
8574                 export imageview_get_resized_size() (for plugins)
8575         * src/prefs_common.[ch]
8576                 added prefs_common_get() (for plugins)
8577
8578 2003-03-17 [christoph]  0.8.11claws22
8579
8580         * src/imap.c
8581                 o remove UID guessing from copy code
8582                 o support UIDPLUS extension for APPEND command
8583
8584 2003-03-17 [paul]       0.8.11claws21
8585
8586         * src/gtk/about.c
8587                 remove 'Compiled-plugins' section.
8588                 
8589         * src/plugins/dillo_viewer/dillo_viewer.c
8590                 slight change to description text
8591
8592 2003-03-16 [match]      0.8.11claws20
8593         * src/ldapserver.[ch]           ** NEW **
8594         * src/ldapctrl.[ch]             ** NEW **
8595         * src/ldapquery.[ch]            ** NEW **
8596         * src/ldaputil.[ch]             ** NEW **
8597         * src/addrcindex.[ch]           ** NEW **
8598         * src/addrquery.h               ** NEW **
8599         * src/addritem.[ch]
8600         * src/addrcache.[ch]
8601         * src/addrindex.[ch]
8602         * src/addr_compl.[ch]
8603         * src/addressbook.[ch]
8604         * src/addrbook.[ch]
8605         * src/editgroup.c
8606         * src/editaddress.c
8607         * src/editldap.c
8608         * src/editldap_basedn.c
8609         * src/vcard.c
8610         * src/jpilot.c
8611         * src/Makefile.am
8612                 included dynamic LDAP queries. improved address
8613                 completion.
8614
8615 2003-03-16 [paul]       0.8.11claws19
8616
8617         * tools/multiwebsearch.pl
8618                 fix a fatal typo
8619
8620 2003-03-16 [christoph]  0.8.11claws18
8621
8622         * src/mimeview.c
8623         * src/plugins/dillo_viewer/dillo_viewer.c
8624         * src/plugins/mathml_viewer/mathml_viewer.c
8625                 make unregistering of MimeViewerFactorys possible
8626
8627 2003-03-16 [alfons]     0.8.11claws17
8628
8629         * configure.ac
8630                 correct typo
8631
8632 2003-03-16 [melvin]     0.8.11claws16
8633
8634         * src/plugins/dillo_viewer.c
8635                 Fixed bug where it was not possible to view more than
8636                 one text/html attachment per message (bug discovered
8637                 by Christoph Hohmann).
8638
8639 2003-03-15 [melvin]     0.8.11claws15
8640
8641         * src/prefs_actions.c
8642                 Fixed compilation warnings.
8643
8644 2003-03-15 [melvin]     0.8.11claws14
8645
8646         * src/plugins/Makefile.am
8647         * src/plugins/dillo_viewer/.cvsignore                   ** NEW **
8648         * src/plugins/dillo_viewer/Makefile.am                  ** NEW **
8649         * src/plugins/dillo_viewer/dillo_viewer.c               ** NEW **
8650                 Added a html mail viewer plugin that uses Dillo v0.7.0 or
8651                 newer (http://dillo.auriga.wearlab.de/).
8652
8653 2003-03-15 [christoph]  0.8.11claws13
8654
8655         * src/imap.c
8656                 don't query imap folder for attributes because we already
8657                 for them from imap_status
8658
8659         * src/mimeview.[ch]
8660                 add support for plugable MimeViewers (unloading Viewers
8661                 not yet complete)
8662
8663         * src/plugins/Makefile.am
8664         * src/plugins/mathml_viewer/.cvsignore          ** NEW **
8665         * src/plugins/mathml_viewer/Makefile.am         ** NEW **
8666         * src/plugins/mathml_viewer/mathml_viewer.c     ** NEW **
8667                 add MathML Viewer (Content-Type text/mathml) using GtkMathView
8668                 widget from http://helm.cs.unibo.it/mml-widget/
8669
8670 2003-03-14 [christoph]  0.8.11claws12
8671
8672         * src/folder.[ch]
8673                 o error return code's should better be negative
8674                 o replace printf with debug_print
8675
8676         * src/imap.c
8677                 improve IMAP folder scan by checking UID-NEXT
8678
8679         * src/summaryview.c
8680                 remove check that are unnecessary in my opinion
8681
8682 2003-03-13 [christoph]  0.8.11claws11
8683
8684         * src/folder.[ch]
8685         * src/foldersel.c
8686         * src/folderview.c
8687         * src/imap.c
8688         * src/mbox_folder.c
8689         * src/mh.c
8690         * src/news.c
8691         * src/prefs_scoring.c
8692         * src/summaryview.c
8693                 use a common function to get a displayable name
8694                 for a FolderItem
8695
8696 2003-03-13 [paul]       0.8.11claws10
8697
8698         * tools/Makefile.am
8699           tools/README
8700           tools/multiwebsearch.conf     ** NEW FILE **
8701           tools/multiwebsearch.pl       ** NEW FILE **
8702                 add multiwebsearch Actions script
8703
8704 2003-03-13 [colin]      0.8.11claws9
8705
8706         * src/compose.c
8707                 Remove leading emtpy lines from quoted text
8708                 before quoting it
8709
8710 2003-03-13 [melvin]     0.8.11claws8
8711
8712         * src/prefs_actions.c
8713                 Fixed a memory leak
8714                 Code clean ups
8715                 Added Cancel and OK buttons
8716                 Corrected help text
8717
8718 2003-03-13 [christoph]  0.8.11claws7
8719
8720         * src/account.c
8721         * src/folder.[ch]
8722         * src/imap.c
8723         * src/mainwindow.c
8724         * src/mbox_folder.c
8725         * src/mh.c
8726         * src/news.c
8727         * src/setup.c
8728                 replace more folder type stuff with folder class stuff
8729
8730 2003-03-13 [melvin]     0.8.11claws6
8731
8732         * src/prefs_actions.c
8733                 Added new tokens:
8734                 %u: user provided argument
8735                 %h: user provided argument (hidden on input)
8736                 %s: current text selection in the message view 
8737
8738 2003-03-13 [paul]       0.8.11claws5
8739
8740         * sync with 0.8.11cvs5
8741                 see ChangeLog 2003-03-11, 2003-03-12
8742
8743 2003-03-12 [christoph]  0.8.11claws4
8744
8745         * src/folder.c
8746                 use folder class idstr when writing folderlist.xml
8747
8748         * src/folder.h
8749         * src/imap.c
8750         * src/news.c
8751                 replace folder type checks with folder class checks
8752
8753 2003-03-12 [christoph]  0.8.11claws3
8754
8755         * src/folder.[ch]
8756         * src/imap.[ch]
8757         * src/main.c
8758         * src/mbox_folder.[ch]
8759         * src/mh.[ch]
8760         * src/news.[ch]
8761                 o create a list of known folder classes in the folder system
8762                 o use folder class id strings for folder item identifiers
8763
8764 2003-03-12 [christoph]  0.8.11claws2
8765
8766         * src/imap.c
8767                 fix imap uid validity check
8768
8769 2003-03-12 [christoph]  0.8.11claws1
8770
8771         * src/account.c
8772         * src/folder.[ch]
8773         * src/foldersel.c
8774         * src/folderview.c
8775         * src/imap.c
8776         * src/mainwindow.c
8777         * src/mbox_folder.c
8778         * src/mh.c
8779         * src/news.c
8780         * src/prefs_scoring.c
8781         * src/procmsg.c
8782         * src/setup.c
8783         * src/summaryview.c
8784                 initial restructuring of folder system, seperating
8785                 folders and folder classes
8786
8787 2003-03-12 [paul]       0.8.11claws
8788
8789         0.8.11claws release
8790
8791 2003-03-12 [christoph]
8792
8793         * src/gtk/prefswindow.c
8794                 fix translation of "Page Index"
8795
8796 2003-03-12 [paul]       0.8.10claws110
8797
8798         a sync from 0.8.11cvs4 before the release
8799
8800         * src/common/utils.c
8801                 subject_compare_for_sort(): allow null strings (fixes
8802                 summary sorting).
8803
8804 2003-03-11 [paul]       0.8.10claws109
8805
8806         * po/es.po
8807                 update Spanish translation, submitted by
8808                 Ricardo Mones Lastra
8809
8810 2003-03-11 [melvin]     0.8.10claws108
8811
8812         * po/fr.po
8813                 Updated French translations
8814
8815 2003-03-11 [paul]       0.8.10claws107
8816
8817         * manual/en/Makefile.am
8818           manual/en/*.html
8819                 update English manual, add a new page
8820                 updated by Francois Barriere <fbarriere@atmel.fr>
8821                 
8822         * po/bg.po
8823           po/it.po
8824           po/sr.po
8825                 update Bulgarian, Italian, and Serbian translations
8826                 submitted by George Danchev, Alessandro Maestri, and
8827                 Urke MMI
8828
8829 2003-03-10 [paul]       0.8.10claws106
8830
8831         * src/gtk/about.c
8832           src/gtk/prefswindow.c
8833                 make some strings translatable
8834
8835 2003-03-10 [darko]      0.8.10claws105
8836
8837         * src/compose.c
8838                 code cleanup to make Hiro happy
8839
8840 2003-03-10 [paul]       0.8.10claws104
8841
8842         * sync with 0.8.11cvs2
8843                 see ChangeLog 2003-03-10
8844
8845 2003-03-09 [melvin]     0.8.10claws103
8846
8847         * src/textview.c
8848                 textview_set_font(): fix for message display in
8849                 UTF-8 locales (thanks to Sergey Vlasov).
8850                 (was unintentionnaly reverted in 0.8.6claws6)   
8851
8852 2003-03-08 [darko]      0.8.10claws102
8853
8854         * src/compose.c
8855                 fix infinite loop in wrapping as reported
8856                 by happycactus
8857                 obsoletes patch #696482
8858
8859 2003-03-08 [christoph]  0.8.10claws101
8860
8861         * src/imap.c
8862                 add workaround for IMAP servers that do not
8863                 support the "UID SEARCH UID" command
8864
8865 2003-03-07 [christoph]  0.8.10claws100
8866
8867         * src/plugins/spamassassin/spamassassin.[ch]
8868         * src/plugins/spamassassin/spamassassin_gtk.c
8869                 code cleanup
8870
8871 2003-03-07 [paul]       0.8.10claws99
8872
8873         * po/es.po
8874                 updated Spanish translation, submitted by
8875                 Ricardo Mones Lastra
8876
8877 2003-03-07 [christoph]  0.8.10claws98
8878
8879         * src/send.c
8880                 fix in 0.8.10claws94 was wrong
8881                 local delivery does not require escaping, remove escaping
8882                 code to make signatures of mails with "." lines valid
8883                 
8884                 NOTE: requires that sendmail is executed with "-i" option,
8885                       what is the default now, but has to be changed in all
8886                       exsiting accounts)
8887
8888 2003-03-07 [paul]       0.8.10claws97
8889
8890         * sync with 0.8.11 release
8891                 see ChangeLog 2003-03-07
8892
8893 2003-03-06 [paul]       0.8.10claws96
8894
8895         * src/compose.c
8896                 revert commit 0.8.10claws92
8897
8898 2003-03-06 [paul]       0.8.10claws95
8899
8900         * src/folderview.c
8901                 fix (solaris) bug 73, 'Crash when selecting top-level folder'
8902
8903         * src/gtkaspell.c
8904                 fix bug 74, 'Crash opening editor window with pseudo-color
8905                 display'
8906                 
8907         Patches submitted by Kevin Vigor <kevin@vigor.nu>
8908
8909 2003-03-06 [christoph]  0.8.10claws94
8910
8911         * src/send.c
8912                 fix rfc2821 (4.5.2) violation in SMTP data sending,
8913                 all lines starting with a period get an extra period
8914                 inserted
8915                 (found by Simon 'corecode' Schubert)
8916
8917 2003-03-06 [paul]       0.8.10claws93
8918
8919         * src/folderview.c
8920                 if configured font can't be loaded fall back to gtk
8921                 default. (with thanks to Christoph)
8922                 
8923                 closes long-standing bug 15 'Crashes on startup'
8924
8925 2003-03-06 [paul]       0.8.10claws92
8926
8927         * src/compose.c
8928                 freeze text before autosave and thaw afterwards
8929                 fixes bug 67 'autosave make re-rediting message crazy'
8930
8931 2003-03-06 [christoph]  0.8.10claws91
8932
8933         * src/compose.c
8934                 ignore address comment in dupe check for Cc-list
8935
8936         (closes reopened bug 47 Replying to message strips name part of
8937          e-mail addresses of Cc: lines)
8938
8939 2003-03-06 [paul]       0.8.10claws90
8940
8941         * src/Makefile.am
8942                 remove reference to gtkxtext.h as its no longer in
8943                 the repository
8944
8945 2003-03-06 [paul]       0.8.10claws89
8946
8947         * sync with 0.8.10cvs25
8948                 see ChangeLog 2003-03-06
8949
8950 2003-03-06 [oliver]     0.8.10claws88
8951         
8952         * src/messageview.c
8953                 remove include
8954
8955 2003-03-06 [oliver]     0.8.10claws87
8956         
8957         * src/folderview.c 
8958                 remove changes introduced inclaws74
8959         * src/messageview.c
8960                 another attempt to sanely delete and update
8961                 messages deleted in separate messageview
8962
8963 2003-03-05 [christoph]  0.8.10claws86
8964
8965         * src/summaryview.c
8966                 check if "From" matches any account's address if
8967                 addressbook completion of addresses is disabled too
8968
8969         (closes Bug 70 "Display recipient in from" doesn't check
8970          folder's default account)
8971
8972 2003-03-05 [christoph]  0.8.10claws85
8973
8974         * src/compose.c
8975         * src/common/utils.[ch]
8976                 don't strip address comments when building Cc lists
8977
8978         (closes Bug 47 Replying to message strips name part of e-mail addresses
8979          of Cc: lines)
8980
8981         * src/folder.c
8982                 fix return value of copy function
8983
8984 2003-03-05 [christoph]  0.8.10claws84
8985
8986         * src/imap.c
8987                 don't ask imap server for non rfc822 headers
8988
8989         (closes bug 71 IMAP FETCH asks for FROM header field twice)
8990
8991         * src/imap.c
8992                 destroy session on socket error to allow reconnecting
8993
8994 2003-03-05 [christoph]  0.8.10claws83
8995
8996         * configure.ac
8997                 fix building with gnome when no prefix is set
8998
8999         (closes bug 66 Gnome directory is set to NONE)
9000
9001 2003-03-05 [paul]       0.8.10claws82
9002
9003         * sync with 0.8.10cvs23
9004                 see ChangeLog 2003-03-05
9005
9006 2003-03-04 [christoph]  0.8.10claws81
9007
9008         * src/folder.c
9009                 o fix moving and copying when folder returns 0 for new
9010                   message number
9011                 o remove some code for single message copy and move
9012                   operations and use functions for multiple messages
9013
9014         (closes bug 63 Strange behaviour MOVING messages from MH to IMAP)
9015
9016         * src/news.c
9017                 remove unused include
9018
9019 2003-03-04 [paul]       0.8.10claws80
9020
9021         * src/gtk/about.c
9022                 list 'Compiled plugins'
9023
9024 2003-03-03 [christoph]  0.8.10claws79
9025
9026         * src/news.[ch]
9027                 have to multiply the percentage of the current fetch with
9028                 the percentage that it has of the total fetch operation
9029                 for correct values
9030
9031 2003-03-03 [christoph]  0.8.10claws78
9032
9033         * src/news.c
9034                 fix calculation of expected lines for progress indicator
9035
9036 2003-03-03 [christoph]  0.8.10claws77
9037
9038         * src/summaryview.c
9039         * src/common/utils.c
9040                 fix segfault when opening the root news folder
9041
9042 2003-03-03 [christoph]  0.8.10claws76
9043
9044         * src/mainwindow.[ch]
9045         * src/common/Makefile.am
9046         * src/common/progressindicator.[ch]
9047                 add UI independent progress indicator handling
9048
9049         * src/news.[ch]
9050                 use new progress indicator for message info fetching
9051
9052         * src/common/hooks.h
9053                 code cleanup
9054
9055 2003-03-03 [oliver]     0.8.10claws75
9056
9057         * src/toolbar.c
9058         * src/compose.c
9059                 removed commented code
9060
9061 2003-03-03 [oliver]     0.8.10claws74
9062
9063         * src/toolbar.[ch]
9064                 cleanups and refactoring
9065         * src/compose.[ch]
9066                 compose_reply_mode reply & forwarding interface for
9067                 toolbar buttons
9068         * src/folderview.c
9069                 act on messages marked for deletion in folderview_selected
9070                 based on prefs_common.immediate_exec since a message might 
9071                 have been deleted by messageview in a folder we are changing 
9072                 to (does anybody understand what I'm on about ?)
9073
9074 2003-03-03 [oliver]     0.8.10claws73
9075         
9076         * src/messageview.[ch]
9077                 new functions
9078                 - messageview_delete: delete message shown in messagview
9079                 - messageview_update_view: update messageview to currently 
9080                   selected summaryview message
9081                 - add separate messageview to msgview_list in order to update 
9082                   toolbar to new toolbar style on the fly (TOOLBAR_NONE, TOOLBAR_ICON etc.)
9083         * src/summaryview.[ch]
9084                 summary_get_selection returns a list of selected msgs
9085                 in summaryview
9086         * src/mainwindow.c
9087                 toolbar reply refactoring
9088
9089 2003-03-03 [paul]       0.8.10claws72
9090
9091         * sync with 0.8.10cvs21
9092                 see ChangeLog 2003-03-03
9093
9094 2003-03-02 [christoph]  0.8.10claws71
9095
9096         * src/common/passcrypt.c
9097                 use POSIX includes
9098
9099 2003-03-02 [christoph]  0.8.10claws70
9100
9101         * configure.ac
9102         * src/prefs_account.c
9103         * src/prefs_gtk.[ch]
9104         * src/common/.cvsignore
9105         * src/common/Makefile.am
9106         * src/common/passcrypt.c                ** NEW **
9107         * src/common/passcrypt.h.in             ** NEW **
9108                 Implement password encryption in config files
9109                 using unix encrypt and setkey functions. The crypt
9110                 key can be set as a configure parameter. Old
9111                 passwords will be converted if they do not begin
9112                 with '!'
9113
9114 2003-03-02 [paul]       0.8.10claws69
9115
9116         * src/prefs_account.c
9117                 fix compile error
9118
9119 2003-03-01 [thorsten]   0.8.10claws68
9120
9121         * po/el.po
9122           po/hr.po
9123           po/it.po
9124           po/nl.po
9125           po/sr.po
9126           po/sv.po
9127                 corrected format strings
9128         * po/en_GB.po
9129                 corrected headers
9130                 (fix compile errors with GNU gettext-0.11.5)
9131
9132 2003-03-01 [oliver]     0.8.10claws67
9133
9134         * src/summaryview.c
9135                 menu callbacks call toolbar_menu_reply
9136
9137 2003-03-01 [oliver]     0.8.10claws66
9138
9139         * src/mainwindow.c
9140         * src/messageview.c
9141                 menu callbacks call toolbar_menu_reply
9142         * src/toolbar.[ch]
9143                 callbacks from menu handled by toolbar_menu_reply
9144
9145 2003-03-01 [paul]       0.8.10claws65
9146
9147         * src/addressbook.c
9148                 revert commit 0.8.10claws54 - breaks editing of
9149                 addressbook.
9150                 
9151         * po/bg.po
9152                 update Bulgarian translation, submitted by
9153                 George Danchev
9154
9155 2003-02-28 [christoph]  0.8.10claws64
9156
9157         * src/account.c
9158         * src/addressadd.c
9159         * src/compose.c
9160         * src/gtkaspell.c
9161         * src/gtkxtext.h                ** REMOVE **
9162         * src/imap.c
9163         * src/matcher.[ch]
9164         * src/mh.c
9165         * src/news.c
9166         * src/pine.c
9167         * src/prefs_common.c
9168         * src/prefs_matcher.c
9169         * src/procheader.[ch]
9170         * src/procmsg.[ch]
9171         * src/toolbar.c
9172         * src/common/ssl_certificate.c
9173         * src/gtk/colorlabel.c
9174         * src/gtk/menu.c
9175                 o fix warnings
9176                 o remove code obsoleted by new cache and folder system rework
9177
9178 2003-02-28 [oliver]     0.8.10claws63
9179         
9180         * src/toolbar.[ch]
9181                 * fix bug where reply in Messageview replied to 
9182                 Message displayed in summaryview
9183                 (reportedd via ML by chinatinte at gmx dot ch)
9184                 * fix bug where toolbar popups (WITH_QUOTE, WITHOUT_QOUTE)
9185                 didn't work in separate MessageView Toolbar
9186                 (wondering if anybody uses this at all ?)
9187         * src/summaryview.[ch]
9188                 use toolbar.c's toolbar_reply instead of summary_reply (removed)
9189                 (generalize reply and forward code);
9190         * src/messageview.c 
9191                 remove focus_in event which updated summaryview to messageview
9192
9193 2003-02-28 [paul]       0.8.10claws62
9194
9195         * po/Makefile.in.in
9196                 add the --check option
9197                 Patch submitted by Ricardo Mones Lastra
9198
9199 2003-02-28 [paul]       0.8.10claws61
9200
9201         * src/prefs_account.c
9202                 re-order 'Signature' items
9203
9204 2003-02-28 [paul]       0.8.10claws60
9205
9206         * sync with 0.8.10cvs20
9207                 see ChangeLog 2003-02-28
9208
9209 2003-02-28 [paul]       0.8.10claws59
9210
9211         * po/POTFILES.in
9212                 update to reflect recent movement of files
9213
9214 2003-02-28 [paul]       0.8.10claws58
9215
9216         * sync with 0.8.10cvs19
9217                 see ChangeLog 2003-02-28
9218
9219 2003-02-27 [martin]     0.8.10claws57
9220
9221         * src/prefs_matcher.c 
9222                 fix segfault in prefs_matcher_ok() when the
9223                 last entry is deleted and prevents that the
9224                 message "entry not saved" comes up after deleting
9225                 an entry
9226
9227 2003-02-27 [martin]     0.8.10claws56
9228
9229         * src/prefs_filtering.c 
9230                 fix segfault in prefs_filtering_ok() when the
9231                 last entry is deleted and prevents that the
9232                 message "entry not saved" comes up after deleting
9233                 an entry
9234
9235 2003-02-27 [paul]       0.8.10claws55
9236
9237         * sync with 0.8.10cvs18
9238                 see ChangeLog 2003-02-27
9239
9240 2003-02-27 [paul]       0.8.10claws54
9241
9242         * src/addressbook.c
9243                 fix bug where the address book crashes with 
9244                 multiple lookups.
9245                 Patch [687729] submitted by David Frager 
9246                 <dbfrager@users.sourceforge.net>
9247
9248 2003-02-25 [christoph]  0.8.10claws53
9249
9250         * src/Makefile.am
9251         * src/colorlabel.[ch]           ** REMOVE **
9252         * src/gtk/Makefile.am
9253         * src/gtk/colorlabel.[ch]       ** NEW **
9254                 move colorlabel files to gtk directory
9255
9256         * src/esmtp.[ch]                ** REMOVE **
9257                 has been merged into smtp.[ch] in 0.7.5
9258
9259 2003-02-25 [christoph]  0.8.10claws52
9260
9261         * src/Makefile.am
9262         * src/about.[ch]                ** REMOVE **
9263         * src/gtk/Makefile.am
9264         * src/gtk/about.[ch]            ** NEW **
9265                 move about files to gtk directory
9266
9267 2003-02-25 [christoph]  0.8.10claws51
9268
9269         * src/folder.c
9270                 some code optimization of folder scanning code
9271
9272         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx> 
9273
9274 2003-02-25 [christoph]  0.8.10claws50
9275
9276         * src/main.c
9277         * src/common/sylpheed.c
9278                 add command line parameter parsing to common code
9279
9280 2003-02-24 [christoph]
9281
9282         * Makefile.am
9283         * configure.ac
9284                 fix gnome prefix problems, the configure script now removed
9285                 `gnome-config --prefix` from `gnome-config --datadir`
9286                 and adds $(prefix} instead
9287
9288         (closes Bug 24 Makefile does not respect prefix when installing
9289          GNOME data)
9290
9291 2003-02-24 [christoph]  0.8.10claws49
9292
9293         * src/news.c
9294                 check for valid session before trying to authenticate
9295
9296         (closes Bug 60 crash if "authenticate on logon" is activated
9297          and newsserver-hostname is not valid)
9298
9299 2003-02-24 [melvin]     0.8.10claws48
9300
9301         * src/prefs_actions.c
9302                 Make sure all user's input is sent to the action and then
9303                 close the socket..
9304
9305 2003-02-23 [alfons]     0.8.10claws46
9306
9307         * src/summaryview.c
9308                 also wait cursor when deleting files
9309
9310 2003-02-23 [paul]
9311
9312         * tools/freshmeat_search.pl
9313           tools/google_search.pl
9314                 scripts should now work for any browser/browser command line
9315
9316 2003-02-22 [christoph]  0.8.10claws45
9317
9318         * src/procmsg.c
9319                 fix IMAP flag setting, IMAP flag is not handled correctly
9320                 anymore by the folder system and information about the
9321                 folder should not be saved in the MsgInfo (in my opinion)
9322
9323         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
9324
9325 2003-02-22 [christoph]  0.8.10claws44
9326
9327         * src/summaryview.c
9328                 fix spelling of "label" ;-)
9329
9330 2003-02-22 [thorsten]   0.8.10claws43
9331
9332         * src/mimeview.c
9333           src/prefs_common.[ch]
9334           src/procmime.[ch]
9335                 do not use description as attachment name
9336
9337 2003-02-22 [alfons]     0.8.10claws42
9338
9339         * src/summaryview.c
9340                 freeze/thaw folder item updates when changing color labels,
9341                 and put a wait cursors on
9342
9343 2003-02-22 [thorsten]   0.8.10claws41
9344
9345         * src/mimeview.c
9346                 save-all fixes: crash if invoked on multipart container,
9347                 mimeinfo access, pathseparators, error dialog
9348
9349 2003-02-21 [alfons]     0.8.10claws40
9350
9351         * src/prefs_gtk.c
9352                 remove unused var
9353
9354 2003-02-21 [colin]      0.8.10claws39
9355
9356         * src/send.c
9357                 Fix smtp logging
9358
9359 2003-02-21 [colin]      0.8.10claws38
9360
9361         * src/summaryview.c
9362                 Freeze/thaw folderItem updates when filtering messages 
9363                 via Tools/Filter messages
9364
9365 2003-02-21 [paul]       0.8.10claws37
9366
9367         * src/compose.c
9368                 revert commit 0.8.10claws26, there are ulterior motives
9369                 for users to set a Reply-To header when posting to
9370                 newsgroups
9371
9372 2003-02-21 [paul]       0.8.10claws36
9373
9374         * sync with 0.8.10cvs17
9375                 see ChangeLog 2003-02-21
9376
9377 2003-02-20 [christoph]  0.8.10claws35
9378
9379         * src/imap.c
9380                 IMAP UID fetch speedup using SEARCH
9381
9382         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
9383
9384         * src/imap.c
9385                 fix problem with UIDs in IMAP UID cache that no longer existed
9386
9387 2003-02-20 [christoph]  0.8.10claws34
9388
9389         * src/imap.c
9390         * src/procheader.c
9391         * src/procheader.h
9392                 IMAP header fetch speedup (fetch only headers cached in MsgInfo)
9393
9394         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
9395
9396         * src/imap.c
9397                 Rewrite imap_cmd_gen_recv use sock_getline instead
9398                 of sock_gets to avoid problems with too long reply
9399                 lines
9400     
9401 2003-02-20 [colin]      0.8.10claws33
9402         
9403         * src/prefs_account.c
9404                 Better wording
9405
9406 2003-02-20 [colin]      0.8.10claws32
9407
9408         * src/compose.c
9409                 Remove useless '&& !to_sender' 
9410
9411 2003-02-20 [darko]
9412
9413         * AUTHORS
9414                 change my e-mail address
9415
9416 2003-02-19 [colin]      0.8.10claws31
9417
9418         * src/prefs_common.c
9419                 X11 style colors for every configurable color
9420
9421 2003-02-19 [alfons]     0.8.10claws30
9422
9423         * src/prefs_gtk.[ch]
9424         * src/prefs_common.c
9425                 for color_new accept both plain integers and X11 style color
9426                 names (as found in /usr/lib/X11/rgb.txt)
9427
9428 2003-02-19 [paul]       0.8.10claws29
9429
9430         * src/mainwindow.c
9431                 add tooltips to online/offline button and account selector
9432                 button
9433
9434 2003-02-19 [paul]       0.8.10claws28
9435
9436         * src/folder.c
9437           src/news.c
9438           src/prefs_account.[ch]
9439           src/prefs_common.[ch]
9440                 move 'Maximum number of articles to download' to
9441                 account prefs.
9442                 clean up account prefs gui a little by hiding entries
9443                 rather then greying out entries
9444
9445 2003-02-19 [hiro]       0.8.10claws27
9446
9447         * src/common/utils.c
9448                 fix bug #54 'yesterdays date is displayed in the message 
9449                 summary window'
9450
9451 2003-02-19 [paul]       0.8.10claws26
9452
9453         * src/compose.c
9454                 fix bug reported in Feature Request [688596] 
9455                 'Reply-to header in news'
9456
9457 2003-02-18 [paul]       0.8.10claws25
9458
9459         * src/select-keys.c
9460                 add a 'List all keys' button to key selection dialog
9461
9462 2003-02-18 [colin]      0.8.10claws24
9463         
9464         * src/stock_pixmap.c
9465                 fix compile error
9466
9467 2003-02-18 [colin]      0.8.10claws23
9468
9469         * src/common/smtp.[ch]
9470           src/prefs_account.c
9471                 Try to starttls if it seems to be the only
9472                 way to authenticate a user
9473
9474 2003-02-18 [paul]       0.8.10claws22
9475
9476         * src/Makefile.am
9477           src/folderview.c
9478           src/stock_pixmap.[ch]
9479           src/pixmaps/drafts_close.xpm  ** NEW FILE **
9480           src/pixmaps/drafts_open.xpm   ** NEW FILE **
9481                 as a Drafts folder is a special folder allow it to have
9482                 its own unique icons
9483
9484 2003-02-18 [colin]      0.8.10claws21
9485
9486         * src/imap.c
9487                 Fix port selection when using starttls
9488
9489 2003-02-18 [paul]       0.8.10claws20
9490
9491         * src/mainwindow.c
9492           src/prefs_common.[ch]
9493                 make blue the default new mail colour
9494
9495 2003-02-18 [paul]       0.8.10claws19
9496
9497         * sync with 0.8.10cvs14
9498                 see ChangeLog 2003-02-18
9499
9500 2003-02-17 [jens]       0.8.10claws18
9501
9502         * src/common/md5.c
9503                 fixed a compile problem with gcc 3.3
9504                 works on 2.95.3 too (testet on PPC as it is big endian)
9505
9506 2003-02-17 [paul]       0.8.10claws17
9507
9508         * sync with 0.8.10cvs13
9509                 see ChangeLog 2003-02-17
9510
9511 2003-02-17 [paul]       0.8.10claws16
9512
9513         * sync with 0.8.10cvs12
9514                 see ChangeLog 2003-02-17
9515
9516 2003-02-16 [match]      0.8.10claws15
9517
9518         * src/addressbook.c
9519                 Eliminates reloading of address data when items
9520                 deleted or added. Applied submitted by
9521                 Luke Plant <lukeplant@softhome.net>
9522
9523 2003-02-16 [paul]       0.8.10claws14
9524
9525         * src/news.c
9526                 when a 'protocol error' is encountered disconnect from
9527                 the server. This means that the user can carry on viewing
9528                 other articles and doesn't have to either wait until the
9529                 server timesout or quit sylpheed.
9530                 Fixes bug #53 'Unable to read messages in newsgroups, 
9531                 displayed message doesn't change'
9532
9533 2003-02-15 [christoph]  0.8.10claws13
9534
9535         * src/imap.c
9536                 fix bug that stopped scanning of folders when an
9537                 IMAP folder was empty
9538
9539         (closes bug 46 stop scan messages in folders after empty folder)
9540
9541 2003-02-15 [paul]
9542
9543         * tools/Makefile.am
9544           tools/README
9545           tools/freshmeat_search.pl     ** NEW FILE **
9546           tools/google_search.pl        ** NEW FILE **
9547                 Add 2 Actions scripts which search freshmeat/google
9548                 for the selected text using the browser configured
9549                 in sylpheedrc.
9550                 
9551         Note: These scripts are very dependent on the format of the
9552         browser command and may not work on every occasion. Testing
9553         is welcome. 
9554
9555 2003-02-14 [alfons]     0.8.10claws12
9556
9557         * src/compose.c
9558                 fix breakage because of uninitialized account pointer.
9559                 please verify.
9560
9561 2003-02-14 [paul]       0.8.10claws11
9562
9563         * src/compose.c
9564           src/prefs_account.[ch]
9565           src/prefs_common.[ch]
9566                 move signature settings to Account Prefs
9567
9568 2003-02-14 [paul]       0.8.10claws10
9569
9570         * sync with 0.8.10cvs11
9571                 see ChangeLog 2003-02-14
9572
9573 2003-02-13 [thorsten]   0.8.10claws9
9574
9575         * src/news.c
9576                 revert news progressbar (GUI separation)
9577
9578 2003-02-13 [paul]       0.8.10claws8
9579
9580         * src/compose.c
9581                 make replies behave correctly, re: RFC 1036, Section 2.2.3,
9582                 paragraph 1
9583
9584 2003-02-13 [paul]       0.8.10claws7
9585
9586         * src/compose.[ch]
9587           src/summaryview.c
9588                 fix 'Follow-up and Reply-to' so that it creates a reply to
9589                 the newsgroup and the sender. If the message has the keyword
9590                 'poster' in the Followup-To header, all replies go to the
9591                 sender, re: RFC 1036, Section 2.2.3
9592                 rename all instances of 'ignore_replyto' to 'to_sender', both
9593                 were previously used, now we use just one.
9594
9595 2003-02-13 [paul]       0.8.10claws6
9596
9597         * sync with 0.8.10cvs9
9598                 see ChangeLog 2003-02-13
9599
9600 2003-02-13 [paul]       0.8.10claws5
9601
9602         * configure.ac
9603                 show which plugins are configured in the configure
9604                 output.
9605
9606 2003-02-12 [thorsten]   0.8.10claws4
9607
9608         * src/news.c
9609                 show progress while fetching news headers
9610
9611 2003-02-12 [christoph]  0.8.10claws3
9612
9613         * configure.ac
9614         * src/plugins/Makefile.am
9615                 use AM_CONDITIONAL to enable plugins, automake correctly
9616                 manages this when creating distdir
9617
9618 2003-02-12 [christoph]  0.8.10claws2
9619
9620         * ac/spamassassin.m4
9621         * src/plugins/spamassassin/Makefile.am
9622                 fix building SpamAssassin plugin without OpenSSL
9623
9624 2003-02-12 [paul]       0.8.10claws1
9625
9626         * ac/Makefile.am
9627           src/Makefile.am
9628           src/plugins/Makefile.am
9629                 fix failure of 'make release'
9630
9631 2003-02-12 [paul]       0.8.10claws
9632
9633         * 0.8.10claws released
9634
9635 2003-02-12 [paul]       0.8.9claws56
9636
9637         * po/bg.po
9638           po/es.po
9639           po/it.po
9640           po/ru.po
9641           po/sr.po
9642                 updated translations by George Danchev, Ricardo Mones Lastra,
9643                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively
9644                 
9645         * sylpheed.spec.in
9646                 Allow the building of RPMs by a regular user. Submitted
9647                 by Sergei Astanin
9648
9649 2003-02-11 [alfons]     0.8.9claws55
9650
9651         * src/colorlabel.c
9652                 don't use pixmaps for label color rect but draw rectangles
9653                 so we can respect the color map of palette based visuals
9654                 (fixes the long time crashes on Suns - thanks to Andreas
9655                 Engel and Steve O'Hara-Smith for testing)
9656
9657 2003-02-11 [christoph]  0.8.9claws54
9658
9659         * src/matcher_parser_parse.y
9660                 correct bug where filering rules of not existing folders in
9661                 matcherrc were added to global filtering
9662                 
9663         (closes Debian Bug #180253 - Directory's filter-rules are merged with
9664          main filter-rules after removing directory, http://bugs.debian.org/180253)
9665         
9666 2003-02-11 [paul]       0.8.9claws53
9667
9668         * sync with 0.8.10cvs7
9669                 see ChangeLog 2003-02-09
9670
9671 2003-02-11 [melvin]     0.8.9claws52
9672
9673         * po/fr.po
9674                 Updated French tranlsations
9675
9676 2003-02-10 [paul]       0.8.9claws51
9677
9678         * sylpheed.spec.in
9679                 correct --enable-openssl
9680                 Fix submitted by Sergei Astanin <asita@users.sourceforge.net>
9681
9682 2003-02-09 [martin]     0.8.9claws50
9683
9684         * src/prefs_matcher.c
9685                 fix segfault in prefs_matcher_substitute_cb() when
9686                 no row is selected
9687
9688 2003-02-09 [paul]       0.8.9claws49
9689
9690         * src/folderview.c
9691                 fix bug where a newsgroup folder's processing rules were
9692                 merged with the global filtering rules when the newsgroup
9693                 folder was deleted, causing some seriously bad results,
9694                 see <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=180253>
9695
9696 2003-02-08 [melvin]     0.8.9claws48
9697
9698         * src/compose.c
9699                 Corrected and modified an alert message.
9700
9701 2003-02-07 [paul]       0.8.9claws47
9702
9703         * src/folderview.c
9704                 fix bug where both an 'Account properties' window and a
9705                 'Folder properties' window were opened when clicking on
9706                 'Properties' in an NNTP or IMAP folder's popup menu.
9707
9708 2003-02-07 [paul]       0.8.9claws46
9709
9710         * sync with 0.8.10cvs6
9711                 see ChangeLog 2003-02-06
9712
9713 2003-02-06 [christoph]  0.8.9claws45
9714
9715         * src/mbox.c
9716                 freeze folder updates while importing mbox files
9717                 (closes bug 43 importing mbox took hours)
9718                 
9719         Patch submitted by Jens Rantil <jens.rantil@telia.com>
9720
9721 2003-02-06 [thorsten]   0.8.9claws44
9722
9723         * po/de.po
9724                 Updated german translations
9725
9726 2003-02-06 [thorsten]   0.8.9claws43
9727
9728         * src/news.h
9729                 use guint for message numbers (fix count in grouplist dialog)
9730
9731 2003-02-05 [paul]       0.8.9claws42
9732
9733         * sync with 0.8.10cvs2
9734                 see ChangeLog 2003-02-05
9735
9736 2003-02-04 [colin]      0.8.9claws41
9737
9738         * src/prefs_common.[ch]
9739           src/procmsg.c
9740           src/summaryview.c
9741                 Add an option to disable threading by subject
9742
9743 2003-02-04 [christoph]  0.8.9claws40
9744
9745         * src/inc.c
9746                 only abort fetching mails from multiple accounts when the
9747                 error is fatal and does not allow to check any more accounts
9748                 (currently only disk full error)
9749
9750         (closes bug 31 after POP3 error: "no such mail" Sylpheed does not
9751          receive mails for other accouts)
9752
9753 2003-02-04 [christoph]  0.8.9claws39
9754
9755         * src/folder.c
9756                 first add the new message to the cache, then
9757                 send the update notification
9758
9759         (closes bug 39 after sending message folderview doesnt get updated)
9760
9761 2003-02-04 [colin]      0.8.9claws38
9762
9763         * src/inc.c
9764                 _really_ fix this Connecting... status
9765
9766 2003-02-04 [paul]       0.8.9claws37
9767
9768         * sync with 0.8.10
9769                 see ChangeLog 2003-02-04
9770
9771 2003-02-04 [paul]       0.8.9claws36
9772
9773         * sync with 0.8.9cvs6
9774                 see ChangeLog 2003-02-03
9775
9776 2003-02-04 [paul]       0.8.9claws35
9777
9778         * po/pt_BR.po
9779                 updated by André Filipe de Assunção e Brito 
9780                 <bedecko@netsite.com.br>
9781
9782 2003-02-03 [thorsten]   0.8.9claws34
9783
9784         * po/de.po
9785                 Updated german translations
9786
9787 2003-02-02 [paul]       0.8.9claws33
9788
9789         * po/es.po
9790                 updated by Ricardo Mones Lastra
9791
9792 2003-02-02 [thorsten]   0.8.9claws32
9793
9794         * src/mh.c
9795                 Fix mh_get_msginfo() segfault if file is inaccessible
9796
9797 2003-01-31 [colin]      0.8.9claws31
9798
9799         * src/procheader.c
9800                 Fix last commit's bug
9801
9802 2003-01-31 [colin]      0.8.9claws30
9803
9804         * src/procheader.c
9805                 Missing a change for gpg-signed messages
9806
9807 2003-01-31 [paul]       0.8.9claws29
9808
9809         * src/pixmaps/gpg_signed.xpm    ** NEW FILE **
9810           src/procheader.c
9811           src/stock_pixmap.[ch]
9812           src/summaryview.c
9813                 indicate GnuPG signed messages by displaying an icon
9814                 in the Attachment column.
9815
9816 2003-01-31 [paul]       0.8.9claws28
9817
9818         * sync with 0.8.9cvs4
9819                 see ChangeLog 2003-01-31
9820
9821 2003-01-31 [alfons]     0.8.9claws27
9822
9823         * src/textview.c
9824                 tune URI parser to accept mailto URLs with a '?'
9825                 (patch from Ruslan Balkin)
9826
9827 2003-01-31 [colin]      0.8.9claws26
9828
9829         * src/summaryview.c
9830                 Fix a leak introduced in claws24
9831
9832 2003-01-31 [colin]      0.8.9claws25
9833
9834         * src/summaryview.c
9835                 Freeze/Thaw folder updates when deleting dups
9836
9837 2003-01-31 [colin]      0.8.9claws24
9838         
9839         * src/addr_compl.c
9840           src/summaryview.c
9841           src/msgcache.c
9842                 little speed improvements
9843
9844 2003-01-31 [colin]      0.8.9claws23
9845
9846         * src/summaryview.c
9847                 Fix segfault when forwarding nothing
9848                 Patch from "Ruslan N. Balkin" <baron@voices.ru>
9849                 
9850 2003-01-30 [paul]       0.8.9claws22
9851
9852         * sync with 0.8.9cvs3
9853                 see ChangeLog 2003-01-30
9854
9855 2003-01-30 [paul]       0.8.9claws21
9856
9857         * sync with 0.8.9cvs2
9858                 see ChangeLog 2003-01-30
9859
9860 2003-01-29 [paul]       0.8.9claws20
9861
9862         * sync with 0.8.9cvs1
9863                 see ChangeLog 2003-01-29
9864
9865 2003-01-28 [paul]       0.8.9claws19
9866
9867         * po/POTFILES.in
9868                 update to reflect changes. 
9869                 thanks to Ricardo Mones Lastra
9870
9871 2003-01-27 [christoph]  0.8.9claws18
9872
9873         * ac/openssl.m4
9874         * ac/spamassassin.m4
9875         * src/plugins/spamassassin/README
9876         * src/plugins/spamassassin/libspamc.[ch]
9877         * src/plugins/spamassassin/utils.[ch]
9878                 updated to latest libspamc
9879
9880 2003-01-27 [christoph]  0.8.9claws17
9881
9882         * src/folder.c
9883                 fix wrong use of procheader_get_header_fields
9884
9885 2003-01-27 [christoph]  0.8.9claws16
9886
9887         * src/news.c
9888         * src/prefs_account.[ch]
9889         * src/common/nntp.[ch]
9890                 allow to force authentication for NNTP servers
9891
9892         Patch submitted by Florian Mickler <dmk@d-labs.de>
9893
9894 2003-01-26 [paul]       0.8.9claws15
9895
9896         * src/summaryview.c
9897                 speed up of marking messages as read
9898                 patch submitted by Jens Rantil <ztyx@users.sourceforge.net>
9899
9900 2003-01-26 [christoph]  0.8.9claws14
9901
9902         * src/Makefile.am
9903         * src/mgutils.[ch]              ** REMOVE **
9904         * src/xml.[ch]                  ** REMOVE **
9905         * src/xmlprops.[ch]             ** REMOVE **
9906         * src/common/Makefile.am
9907         * src/common/mgutils.[ch]       ** NEW **
9908         * src/common/xml.[ch]           ** NEW **
9909         * src/common/xmlprops.[ch]      ** NEW **
9910                 move xml files to common directory
9911
9912 2003-01-26 [christoph]  0.8.9claws13
9913
9914         * src/plugins/spamassassin/spamassassin_gtk.c
9915                 only set gtk entry text if string is available
9916
9917 2003-01-26 [melvin]     0.8.9claws12
9918
9919         * src/description_window.c
9920                 Allow resizing of the window
9921                 Allow automatic horizontal scroll bar
9922                 Do not vertically expand and fill
9923
9924 2003-01-26 [christoph]  0.8.9claws11
9925
9926         * src/Makefile.am
9927         * src/gtkutils.[ch]             ** REMOVE **
9928         * src/common/sylpheed.c
9929         * src/gtk/Makefile.am
9930         * src/gtk/description_window.c
9931         * src/gtk/gtkutils.[ch]         ** NEW **
9932         * src/gtk/prefswindow.c
9933                 move gtkutils to gtk directory
9934
9935 2003-01-26 [paul]       0.8.9claws10
9936
9937         * src/summaryview.c
9938                 rename summary_unread_clicked() to summary_status_clicked()
9939
9940 2003-01-26 [melvin]     0.8.9claws9
9941
9942         * src/prefs_actions.c
9943                 Cosmetical changes to the help text
9944
9945 2003-01-26 [paul]       0.8.9claws8
9946
9947         * src/folder.[ch]
9948           src/mainwindow.c
9949           src/prefs_common.c
9950           src/prefs_sumamry_column.c
9951           summaryview.[ch]
9952                 rename the 'Unread' column to 'Status'
9953
9954 2003-01-25 [match]      0.8.9claws7
9955
9956         * src/mgutils.[ch]
9957                 removed reference to LDAP constants. removed error2string.
9958                 included functions to support LDAP dynamic queries.
9959         * src/syldap.h
9960                 moved LDAP constants here.
9961         * src/addressbook.c
9962         * src/addrindex.c
9963         * src/importldif.c
9964                 removed references to LDAP constants and references to
9965                 error2string.
9966
9967 2003-01-25 [paul]       0.8.9claws6
9968
9969         * src/summaryview.c
9970                 summary_thread_build(), summary_thread_init(): remove 
9971                 unneeded reference to summaryview->folder_item
9972
9973 2003-01-25 [christoph]  0.8.9claws5
9974
9975         * src/gtk/description_window.c
9976                 o allow description texts to expand over multiple columns
9977                 o translate all columns
9978         * src/prefs_actions.c
9979                 change syntax description to use new multi column feature
9980
9981         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
9982
9983 2003-01-25 [match]      0.8.9claws4
9984
9985         * src/vcard.c
9986                 fixed bug with Quoted-Printable
9987
9988 2003-01-25 [paul]       0.8.9claws3
9989
9990         * src/folder.[ch]
9991           src/summaryview.[ch]
9992                 implement per-folder collapsed/expanded threads setting
9993                 
9994         * src/prefs_common.c
9995                 remove global collapsed/expanded threads option
9996
9997 2003-01-25 [christoph]  0.8.9claws2
9998
9999         * po/POTFILES.in
10000                 add pluginwindow and prefswindow
10001         * src/compose.c
10002                 make send respond correctly to messages that could be added
10003                 to the queue folder, but the UID of the message is unknown
10004         * src/folder.c
10005         * src/imap.c
10006                 don't return guessed UIDs in imap_add_msg anymore. We return
10007                 0 to tell the folder system it was appened but the UID is
10008                 unknown. Folder system now get's the UID by scaning the folder
10009                 and searching the cache for the Message-ID
10010                 (closes bug #29 Messages queued, but not sent)
10011
10012 2003-01-25 [paul]       0.8.9claws1
10013
10014         * src/codeconv.c
10015                 conv_encode_header():  fix bug when long headers with 8-bit
10016                 characters are used, so that the encoded words are wrapped.
10017                 If the space in the original text falls on the wrap boundary,
10018                 it can be lost.
10019                 Patch by Sergey Vlasov.
10020                 
10021         * src/folderview.c
10022                  fix bug where a change to the sorting method or thread view
10023                  of a folder's messages is lost if simpify-subject is set and
10024                  toggled on or off.
10025                  Patch by Luke Plant.
10026
10027 2003-01-24 [paul]       0.8.9claws
10028
10029         * sylpheed-0.8.9claws released
10030         
10031         * Makefile.am
10032           sylpheed.spec.in
10033                 remove reference to 'INSTALL.jp'
10034
10035 2003-01-23 [paul]       0.8.8claws128
10036
10037         * po/es.po
10038           po/it.po
10039           po/ru.po
10040           po/sr.po
10041                 updated translations. submitted by Ricardo Mones Lastra,
10042                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively.
10043
10044 2003-01-23 [colin]      0.8.8claws127
10045
10046         * src/compose.c
10047                 Fix drafted and queued news articles re-edition
10048
10049 2003-01-23 [melvin]     0.8.8claws126
10050
10051         * po/fr.po
10052                 Updated French translations
10053
10054 2003-01-23 [colin]      0.8.8claws125
10055
10056         * src/inc.c
10057                 Fix "Connecting to..." status message
10058
10059 2003-01-22 [paul]       0.8.8claws124
10060
10061         * po/bg.po
10062                 updated by George Danchev
10063                 
10064         * src/folder.c
10065                 revert last commit [0.8.8claws111] as it breaks folder d'n'd
10066                 and folder deletion
10067
10068 2003-01-21 [paul]       0.8.8claws123
10069
10070         * po/bg.po
10071                 updated by George Danchev
10072                 
10073         * src/about.c
10074                 its now 2003
10075                 
10076         * src/toolbar.c
10077                 don't translate 'Separator'
10078                 
10079         * src/plugins/spamassassin/Makefile.am
10080                 add aspell to CPPFLAGS
10081                 
10082         * src/plugins/spamassassin/spamassassin.c
10083           src/plugins/spamassassin/spamassassin_gtk.c
10084                 set correct default for spamassassin_receive_spam
10085                 slightly re-word descriptions and some
10086                 other minor changes
10087
10088 2003-01-19 [alfons]     0.8.8claws122
10089                 
10090         * src/mimeview.c
10091                 mimeview_save_as(): we might as well show the file name for
10092                 the single case "Save As" too
10093
10094 2003-01-19 [alfons]     0.8.8claws121
10095
10096         * src/crash.c
10097                 change bug tracker URL to bugzilla URL
10098
10099 2003-01-19 [alfons]     0.8.8claws120
10100
10101         * src/mimeview.c
10102                 mimeview_save_all(): display name of file before overwriting;
10103                 continue saving all, even when one overwrite was cancelled
10104
10105 2003-01-19 [christoph]  0.8.8claws119
10106
10107         * src/summaryview.c
10108         * src/procmsg.[ch]
10109                 fix wrong usage of procmsg_find_children in summaryview
10110                 by using procmsg_update_unread_children instead of
10111                 summaryview_update_unread_children
10112
10113 2003-01-19 [christoph]  0.8.8claws118
10114
10115         * src/procmsg.c
10116                 fix infinite loop in procmsg_find_children
10117                  (closes bug #25 sylpheed crashes on delete.)
10118
10119         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
10120
10121 2003-01-19 [paul]       0.8.8claws117
10122
10123         * po/pt_BR.po
10124                 updated by Ivan Francolin Martinez
10125
10126 2003-01-18 [melvin]     0.8.8claws116
10127
10128         * src/prefs_actions.c
10129                 Removed syntax limitation of only one '&' at the end of command.
10130                         Now actions that contain '>/dev/null 2>&1' are possible.
10131
10132 2003-01-18 [melvin]     0.8.8claws115
10133
10134         * src/prefs_actions.c
10135                 Actions IO dialog: when the action ends
10136                 the "Close" button now has focus and [Escape] closes the
10137                 window.
10138
10139 2003-01-18 [christoph]  0.8.8claws114
10140
10141         * src/procmsg.c
10142                 o add debug output when MsgInfos are really freed
10143                 o free GSLists in procmsg_find_children and
10144                   procmsg_update_unread_children
10145
10146 2003-01-18 [christoph]  0.8.8claws113
10147
10148         * src/mainwindow.c
10149                 reorder Configuration menu
10150
10151 2003-01-18 [christoph]  0.8.8claws112
10152
10153         * src/compose.c
10154                 fix applying templates to forwarded messages
10155
10156         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
10157
10158 2003-01-17 [christoph]  0.8.8claws111
10159
10160         * src/folder.c
10161                 destroy folder items, when a folder item is removed
10162
10163 2003-01-17 [christoph]  0.8.8claws110
10164
10165         * src/folder.c
10166                 fix wrong folder stats update when ignored message is
10167                 deleted
10168
10169 2003-01-17 [colin]      0.8.8claws109
10170         
10171         * src/mainwindow.c
10172         * src/summaryview.c
10173                 Quicksearch bugfixes: 
10174                 - hide help button at startup if not extended
10175                 - switch to extended when looking for replies
10176
10177 2003-01-17 [paul]
10178
10179         * sync with 0.8.9 release
10180
10181 2003-01-17 [paul]       0.8.8claws108
10182
10183         * sync with 0.8.8cvs11
10184                 see ChangeLog 2003-01-17
10185
10186 2003-01-16 [colin]      0.8.8claws107
10187
10188         * src/procmsg.c
10189                 Changed encryption test to re-ask passphrase
10190                 if an encrypted message hasn't been decrypted
10191                 Fixes bug #5
10192
10193 2003-01-16 [christoph]  0.8.8claws106
10194
10195         * src/prefs_gtk.c
10196         * src/prefs_toolbar.c
10197         * src/gtk/prefswindow.h
10198         * src/plugins/spamassassin/spamassassin_gtk.c
10199                 remove page destroy function that is not used anymore
10200
10201 2003-01-16 [paul]       0.8.8claws105
10202
10203         * sync with 0.8.8cvs9
10204                 see ChangeLog 2002-01-16
10205
10206 2003-01-16 [colin]      0.8.8claws104
10207
10208         * src/compose.[ch]
10209                 Fix bug with autosaved drafts for IMAP, when draft
10210                 folder is specified - fixes bugzilla bug #20
10211
10212 2003-01-15 [paul]       0.8.8claws103
10213
10214         * src/compose.[ch]
10215           src/procmsg.c
10216                 store folder and message-id of message forwarding
10217                 in queue header and set forward flag after sending
10218
10219 2003-01-15 [paul]       0.8.8claws102
10220
10221         * sync with 0.8.8cvs8
10222                 see ChangeLog 2002-01-15
10223
10224 2003-01-15 [colin]      0.8.8claws101
10225
10226         * src/Makefile.am
10227                 Fix linking with GNU libiconv
10228
10229 2003-01-15 [darko]      0.8.8claws100
10230
10231         * src/pine.c
10232                 fix crash when importing pine address book
10233                 entry with an empty name (reported by DY
10234                 <dybulk at tri8.net>)
10235
10236 2003-01-14 [paul]       0.8.8claws99
10237
10238         * configure.in  ** REMOVED **
10239           configure.ac  ** NEW FILE **
10240                 rename configure.in to configure.ac, as it is now
10241                 preferred
10242
10243 2003-01-14 [melvin]     0.8.8claws98
10244
10245         * src/folderview.c
10246                 folderview_check_new(): More precise function description
10247
10248 2003-01-14 [melvin]     0.8.8claws97
10249
10250         * src/folderview.c
10251                 folderview_check_new(): return the number of new messages 
10252                         since last check.
10253         * src/inc.c
10254                 inc_account_mail(): Disable counting of new messages for IMAP
10255                         and NNTP until bug [19] and [14] are fixed.
10256
10257 2003-01-14 [paul]       0.8.8claws96
10258
10259         * sync with 0.8.8cvs6
10260                 see ChangeLog 2003-01-14
10261
10262 2003-01-13 [alfons]     0.8.8claws95
10263
10264         * src/textview.c
10265                 tune email address validation (c. 0.8.8claws89): if . is 
10266                 just one char away from @, the address is invalid too 
10267                 (correctly rejects addresses like foo@.com)
10268
10269 2003-01-13 [paul]       0.8.8claws94
10270
10271         * src/messageview.c
10272           src/toolbar.c
10273                 fixes to the Message View toolbar and menu:
10274                 fix non-functioning Forward button
10275                 make Reply button consider default_reply_list
10276                 remove 'Follow-up...' menu entry
10277                 add 'Forward' and 'Redirect' menu entries
10278
10279 2003-01-13 [melvin]     0.8.8claws93
10280
10281         * src/inc.c
10282                 Fixed typo that could make new messages count incorrect.
10283
10284 2003-01-13 [melvin]     0.8.8claws92
10285
10286         * src/folderview.[ch]
10287                 folderview_check_new(): return the number of new messages.
10288         * src/inc.c
10289                 Should fix bug [14] where new mail notification worked 
10290                         incorrectly with IMAP accounts.
10291                 inc_spool_account(): return number of new msgs, or -1 on error
10292                 inc_all_spool(): return number of new msgs
10293                 
10294 2003-01-13 [melvin]     0.8.8claws91
10295
10296         * src/prefs_actions.c
10297                 Justify help text.
10298
10299 2003-01-12 [thorsten]   0.8.8claws90
10300
10301         * src/common/prefs.c
10302                 close file before rename
10303
10304 2003-01-12 [alfons]     0.8.8claws89
10305
10306         * AUTHORS
10307                 add Christian Mertes
10308         * src/common/utils.[ch]
10309                 g_stricase_hash(), g_stricase_equal(): functions for 
10310                 case insensitive hash tables
10311         * src/textview.c
10312                 use top level domain names to validate email address, based
10313                 on a patch by Christian Mertes (thanks!), but changed 
10314                 implementation to use a hash table 
10315
10316 2003-01-12 [paul]       0.8.8claws88
10317
10318         * po/bg.po
10319                 updated by George Danchev
10320
10321 2003-01-12 [alfons]     0.8.8claws87
10322
10323         * src/summaryview.c
10324                 delete / execute performance: use new style folder update
10325
10326 2003-01-12 [paul]       0.8.8claws86
10327
10328         * sync with 0.8.8cvs5
10329                 see ChangeLog 2003-01-13 (!)
10330
10331 2003-01-12 [alfons]     0.8.8claws85
10332
10333         * src/filtering.c
10334         * src/matcher_parser_parse.y
10335                 prepare change_score filtering action
10336         * src/matcher.[ch]
10337                 give up const-correctness on functions that call non-const-correct functions;
10338                 several casts to gpointer in g_free();
10339                 add change_score;
10340
10341 2003-01-12 [christoph]  0.8.8claws84
10342
10343         * src/compose.c
10344                 fix 2 warnings
10345
10346         * src/gtk/prefswindow.[ch]
10347         * src/plugins/spamassassin/spamassassin_gtk.c
10348                 changed the call of the widget create function
10349                 for PrefsPages, because sometimes the widget
10350                 create function needs a widget that already has
10351                 been attached to a window (to create GDK pixmaps
10352                 for exmaple). So we simply pass the GtkWindow as
10353                 the second parameter now.
10354
10355         * src/main.c
10356         * src/mainwindow.c
10357         * src/prefs_toolbar.[ch]
10358                 rewrite Toolbar Preferences using the new
10359                 prefs window
10360
10361 2003-01-11 [alfons]     0.8.8claws83
10362
10363         * src/addressadd.c
10364                 fix crash when adding sender to addressbook because status bar
10365                 isn't there (the status bar doesn't seem to be used though,
10366                 but I'll let Match decide what to do with it)
10367
10368 2003-01-11 [colin]      0.8.8claws82
10369
10370         * src/main.c
10371           src/toolbar.c
10372                 Two useless changes reversed
10373
10374 2003-01-11 [colin]      0.8.8claws81
10375
10376         * src/mainwindow.c
10377           src/mainwindow.h
10378                 Add mainwindow_get_mainwindow()
10379         * src/alertpanel.c
10380           src/alertpanel.h
10381                 Add alertpanel_error_log() 
10382         * src/compose.c
10383           src/inc.c
10384           src/messageview.c
10385           src/toolbar.c
10386           src/main.c
10387           src/procmsg.c
10388                 Network errors get a View Log button
10389
10390 2003-01-10 [alfons]     0.8.8claws80
10391
10392         * src/prefs_toolbar.c
10393         * src/toolbar.c
10394                 use the translatable string for "Separator" as file name for
10395                 separator toolbar items (probably make this uppercase?)
10396
10397 2003-01-10 [alfons]     0.8.8claws79
10398
10399         * src/prefs_toolbar.c
10400                 put right A_SEPARATOR description string in "displayed
10401                 toolbar items list" so manually added separators are
10402                 saved correctly (bug #10, "Adding a separator to the main 
10403                 toolbar fails, entry in xml file is wrong")
10404
10405 2003-01-10 [christoph]  0.8.8claws78
10406
10407         * src/imap.c
10408                 o fix warnings
10409                 o use CAPABILITY to check if NAMESPACE is available
10410
10411 2003-01-10 [christoph]  0.8.8claws77
10412
10413         * src/imap.[ch]
10414                 apply UIDPLUS IMAP extension support patch
10415
10416         Patch submitted by Simon 'corecode' Schubert
10417
10418 2003-01-10 [paul]       0.8.8claws76
10419
10420         * src/folderview.c
10421                 a sync from main which fixes the news account folders'
10422                 Properties bug
10423
10424 2003-01-10 [christoph]  0.8.8claws75
10425
10426         * src/folder.c
10427                 don't accept 0 as a valid uid returned by copy and move
10428                 functions. 0 means the message was copied or moved but the
10429                 new uid could not be fetched. It is not an error condition
10430                 for the copy or move operation.
10431
10432 2003-01-10 [paul]       0.8.8claws74
10433
10434         * src/prefs_filtering.c
10435                 change English used in Alert when entry is not
10436                 saved.
10437                 
10438         * sync with 0.8.8cvs4
10439                 see ChangeLog 2003-01-10
10440
10441 2003-01-10 [darko]      0.8.8claws73
10442
10443         * src/pine.c
10444                 fix crash when importing address book entry
10445                 without a valid address
10446
10447 2003-01-09 [alfons]     0.8.8claws72
10448
10449         * src/inc.c
10450                 filtering performance: use new style folder update
10451
10452 2003-01-09 [christoph]  0.8.8claws71
10453
10454         * src/compose.c
10455         * src/gtk/menu.[ch]
10456                 fix wrong selecting of mime encoding type, when
10457                 opening property dialog of attachments in the
10458                 compose window. 7bit was always selected and that
10459                 destoryed files with 8bit data.
10460                 (closes bug #9 Sylpheed-claws destroys attachments when
10461                  changing MIME-types)
10462
10463 2003-01-09 [paul]       0.8.8claws70
10464
10465         * sync with 0.8.8cvs3
10466                 see ChangeLog 2003-01-09
10467
10468 2003-01-08 [alfons]     0.8.8claws69
10469         
10470         * src/addressadd.c
10471                 apply patch by Kim Schulz to fix build breakage
10472                 because of missing variable
10473
10474 2003-01-08 [paul]       0.8.8claws68
10475
10476         * sync with 0.8.8cvs2
10477                 see ChangeLog 2002-01-08
10478
10479 2003-01-08 [paul]       0.8.8claws67
10480
10481         * po/it.po
10482                 updated by Alessandro Maestri
10483                 
10484         * src/addressadd.c
10485                 when using 'Add sender to addressbook' allow
10486                 name to be edited and remarks to be entered
10487                 Patch submitted by Luke Plant
10488
10489 2003-01-08 [darko]      0.8.8claws66
10490
10491         * README.claws, src/summaryview.c
10492                 fix description for marked messages
10493
10494 2003-01-08 [paul]
10495
10496         * tools/Makefile.am
10497           tools/launch_phoenix  ** NEW FILE **
10498                 add script that enables using Phoenix as the default
10499                 web browser. 
10500                 Submitted by Mohammed Sameer <Uniball@linux-egypt.org>
10501                 
10502         * tools/OOo2sylpheed.pl
10503                 remove full path to sylpheed executable, just 'sylpheed'
10504                 will do
10505                 
10506         * tools/README
10507                 add launch_phoenix informtion and re-arrange and compress
10508                 the data a little
10509
10510 2003-01-07 [christoph]  0.8.8claws65
10511
10512         * src/folder.c
10513                 fix update for source folder when moving messages
10514         * src/procmsg.[ch]
10515         * src/summaryview.c
10516                 use function to set to_folder for message infos and
10517                 automatically update the op_count for old and new
10518                 folder
10519
10520 2003-01-07 [melvin]     0.8.8claws64
10521
10522         * src/prefs_actions.c
10523                 Fixed bug where an '%p' Action on a displayed image crashed 
10524                         Sylpheed
10525                 Code clean up (get rid of duplicated code and removed unnecessary 
10526                                 structure member)
10527
10528 2003-01-07 [christoph]  0.8.8claws63
10529
10530         * src/compose.c
10531         * src/folder.[ch]
10532         * src/folderview.c
10533         * src/import.c
10534         * src/inc.c
10535         * src/main.c
10536         * src/mainwindow.c
10537         * src/messageview.c
10538         * src/prefs_folder_item.c
10539         * src/procmsg.c
10540         * src/summaryview.c
10541         * src/toolbar.c
10542                 o remove all folder update triggering from the UI code. The folder
10543                   system should know much better when a folder needs an update.
10544                 o to prevent multiple updates in a row the folder updates can be
10545                   frozen for some time.
10546
10547                 Note: - Please verify that no updates are missing
10548                       - Check where freeze/thaws should be added
10549
10550 2003-01-07 [christoph]  0.8.8claws62
10551
10552         * src/prefs_actions.c
10553                 don't translate empty strings
10554
10555         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
10556
10557 2003-01-06 [christoph]  0.8.8claws61
10558
10559         * src/prefs_actions.c
10560                 mark strings for gettext
10561         * src/prefs_matcher.c
10562                 use new description window for Execute action and
10563                 match condition in Filtering
10564
10565         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
10566
10567 2003-01-06 [alfons]     0.8.8claws60
10568
10569         keep myself inspired to re-organize matcher part 8; 
10570         yes, more to come (I need to move out the descriptive
10571         text for actions to matcher.c, or at least make it not
10572         depend on the wicked ordering)
10573
10574         * src/prefs_matcher.c
10575                 add documentation so others may comprehend the
10576                 UI part of the conditions
10577                 
10578 2003-01-06 [christoph]  0.8.8claws59
10579
10580         * src/prefs_actions.c
10581                 use new description window for syntax help
10582         * src/gtk/description_window.c
10583                 fix display of descriptions with column count != 2
10584
10585         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
10586
10587 2003-01-06 [christoph]  0.8.8claws58
10588
10589         * src/quote_fmt.c
10590         * src/summaryview.[ch]
10591         * src/gtk/Makefile.am
10592         * src/gtk/description_window.[ch]       ** NEW **
10593                 use a generic window to display syntax descriptions
10594                 currently used in quote_fmt and summaryview (new description
10595                 for extended quick search)
10596
10597         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
10598
10599 2003-01-06 [paul]       0.8.8claws57
10600
10601         * sync with 0.8.8cvs1
10602                 see ChangeLog 2003-01-06
10603
10604 2003-01-06 [christoph]  0.8.8claws56
10605
10606         * src/mainwindow.c
10607         * src/prefs_gtk.[ch]
10608         * src/gtk/prefswindow.[ch]
10609         * src/plugins/spamassassin/spamassassin_gtk.c
10610                 o remove page management from prefswindow, pages
10611                   will be an argument to prefswindow_open
10612                 o prefswindow_open gets a datapointer that is
10613                   passed to the widget_create function to allow
10614                   creation of prefswindow for specific items
10615
10616 2003-01-06 [colin]      0.8.8claws55
10617         
10618         * src/summaryview.c
10619                 We don't want regexp in the reply-finder, 
10620                 because MIDs can contain !,$,. and so on
10621
10622 2003-01-06 [jens]       0.8.8claws54
10623
10624         * src/jpilot.c
10625                 fixed a wrong free in jpilot_read_db_files
10626
10627 2003-01-06 [alfons]     0.8.8claws53
10628
10629         re-organize matcher part 8; more to come
10630        
10631         * src/matcher.c
10632                 matcherprop_to_string(): put g_free()s before the
10633                 switch-case break to fix memleaks                
10634
10635 2003-01-06 [colin]      0.8.8claws52
10636
10637         * src/summaryview.c
10638                 cleanup & reply-finder now displays the first 
10639                 matching message
10640
10641 2003-01-05 [alfons]     0.8.8claws51
10642
10643         re-organize matcher part 7; more to come
10644
10645         * src/matcher.[ch]
10646                 fixes for constant correctness;
10647                 more documentation;
10648
10649 2003-01-05 [alfons]     0.8.8claws50
10650
10651         re-organize matcher part 6; more to come
10652         
10653         * src/matcher.[ch]
10654                 fixes for constant correctness;
10655                 more documentation;
10656         * src/filtering.c
10657                 fix for constant correctness
10658
10659 2003-01-05 [colin]      0.8.8claws49
10660
10661         * src/account.[ch]
10662                 Add account_get_reply_account function
10663         * src/compose.c
10664                 Use account_get_reply_account function 
10665         * src/summaryview.c
10666                 Basic reply-finder - click on the replied
10667                 icon gets you to the outbox using quick-search
10668
10669 2003-01-05 [paul]       0.8.8claws48
10670
10671         * src/prefs_common.c
10672                 small change to English
10673                 
10674         * src/prefs_filtering.c
10675                 prefs_filtering_action_select(): improve logic and uniformity
10676                 of gui
10677
10678 2003-01-05 [alfons]     0.8.8claws47
10679
10680         fine tune solution to focus problems (bug #7)
10681
10682         * src/mainwindow.c
10683                 mainwindow_focus_in_event(): remove grab event check
10684         * src/summaryview.c
10685                 summary_button_pressed(): move selection on right-click
10686                 too. we can't possibly move the selection back after
10687                 canceling a dialog, because gtk's incomplete focus 
10688                 management. whether this is a good solution, only time
10689                 will tell.
10690
10691 2003-01-05 [christoph]  0.8.8claws46
10692
10693         * src/imap.c
10694                 fix crash when no imap connection could be established
10695
10696 2003-01-05 [paul]       0.8.8claws45
10697
10698         * src/mainwindow.c
10699           src/sumamryview.c
10700           src/gtk/menu.[ch]
10701                 fix bug 605957 'shortcuts in popup-menu'
10702                 make user-defined shortcuts work
10703                 show shortcuts that are already defined
10704                 in the main menu
10705                 Patch submitted by Luke Plant
10706
10707 2003-01-05 [alfons]     0.8.8claws44
10708
10709         * src/mainwindow.c
10710                 focus_in_event handler should not select summary view row 
10711                 when another window (menu, dialog) grabbed for events 
10712                 (bug #7, "[0.8.8claws42] Message summary focus") 
10713
10714 2003-01-04 [christoph]  0.8.8claws43
10715
10716         * src/procmsg.c
10717                 update save folder after adding the sent message
10718                  (closes bug #6 Folder View doesn't refresh for "Sent"-messages)
10719
10720 2003-01-02 [christoph]  0.8.8claws42
10721
10722         * src/common/plugin.c
10723                 fix unloading of all plugins and unload
10724                 plugins in reverse order
10725                 
10726         * src/gtk/pluginwindow.c
10727                 implement function of load and unload button
10728
10729         * src/gtk/prefswindow.c
10730         * src/gtk/prefswindow.h
10731                 rename register function and add new unregister
10732                 function
10733
10734         * src/plugins/spamassassin/spamassassin_gtk.c
10735                 unregister prefs page and update for changes in
10736                 src/gtk/prefswindow.c
10737
10738 2003-01-02 [paul]       0.8.8claws41
10739
10740         * po/es.po
10741                 updated by Ricardo Mones Lastra
10742
10743 2003-01-02 [paul]
10744
10745         * tools/tb2sylpheed
10746                 fixes and improvements by Urke MMI
10747
10748 2003-01-02 [thorsten]   0.8.8claws40
10749
10750         * src/procmsg.c
10751                 fixed wrong return value
10752
10753 2003-01-02 [thorsten]   0.8.8claws39
10754
10755         * src/prefs.c
10756                 fixed printing wrong variable
10757
10758 2003-01-02 [thorsten]   0.8.8claws38
10759
10760         * src/prefs.c
10761                 fixed acessing members of freed pfile struct
10762
10763 2003-01-02 [thorsten]   0.8.8claws37
10764
10765         * src/procmsg.c
10766                 detect loops across several messages
10767                 as suggested by Christoph Hohmann
10768
10769 2003-01-01 [match]      0.8.8claws36
10770
10771         * src/addrindex.c
10772                 fixed another memory leak.
10773
10774 2003-01-01 [match]      0.8.8claws35
10775
10776         * src/jpilot.[ch]
10777                 fixed memory leaks. applied Doxygen comments.
10778
10779 2003-01-01 [thorsten]   0.8.8claws34
10780
10781         * src/procmsg.c
10782                 inhibit endless loop if msg references itself
10783                 (closes Bug [ 660477 ] Infinite loop in parent flag search)
10784
10785 2003-01-01 [christoph]  0.8.8claws33
10786
10787         * src/mainwindow.c
10788         * src/gtk/Makefile.am
10789         * src/gtk/pluginwindow.c                ** NEW **
10790         * src/gtk/pluginwindow.h                ** NEW **
10791                 add plugin window
10792
10793         * src/plugins/demo/demo.c
10794         * src/plugins/spamassassin/spamassassin.c
10795         * src/plugins/spamassassin/spamassassin_gtk.c
10796                 write better plugin descriptions
10797
10798 2002-12-31 [christoph]  0.8.8claws32
10799
10800         * src/gtk/prefswindow.c
10801         * src/plugins/spamassassin/spamassassin_gtk.c
10802                 some small improvements to GTK code
10803
10804 2002-12-31 [christoph]  0.8.8claws31
10805
10806         * src/plugins/spamassassin/spamassassin_gtk.c
10807                 enable folder select button
10808
10809 2002-12-31 [christoph]  0.8.8claws30
10810
10811         * src/mainwindow.c
10812         * src/gtk/Makefile.am
10813         * src/gtk/prefswindow.c                         ** NEW **
10814         * src/gtk/prefswindow.h                         ** NEW **
10815                 add new prefs window
10816
10817         * src/common/plugin.c
10818                 don't try to load empty config lines
10819         
10820         * src/plugins/spamassassin/Makefile.am
10821         * src/plugins/spamassassin/spamassassin.c
10822         * src/plugins/spamassassin/spamassassin.h       ** NEW **
10823         * src/plugins/spamassassin/spamassassin_gtk.c   ** NEW **
10824                 GTK config for SpamAssassin Plugin using
10825                 the new prefs window
10826
10827 2002-12-31 [paul]       0.8.8claws29
10828
10829         * po/POTFILES.in
10830                 remove obsolete entry 'src/menu.c'
10831
10832 2002-12-31 [alfons]     0.8.8claws28
10833
10834         * src/matcher.[ch]
10835         * src/matcher_parser_parse.y
10836         * src/prefs_matcher.c
10837                 add "ignore_thread" and "~ignore_thread" condition so it's
10838                 possible to make the actions / scoring operate on the ignore
10839                 thread flag
10840
10841 2002-12-31 [christoph]  0.8.8claws27
10842
10843         * src/addrbook.c
10844         * src/addrindex.c
10845         * src/folder.c
10846         * src/matcher.c
10847         * src/prefs_account.c
10848         * src/prefs_actions.c
10849         * src/prefs_customheader.c
10850         * src/prefs_display_header.c
10851         * src/prefs_gtk.c
10852         * src/procmime.c
10853         * src/toolbar.c
10854         * src/xmlprops.c
10855         * src/common/prefs.[ch]
10856                 extend prefs file handling for reading and automatic handling
10857                 of blocks. When reading prefs_set_block_label will automatically
10858                 move on to the block. When writing it will copy all other blocks
10859                 automatically
10860
10861         * src/common/plugin.c
10862                 Now loading plugin filenames from [Plugins] block in
10863                 sylpheed rc file
10864
10865 2002-12-30 [christoph]  0.8.8claws26
10866
10867         * src/common/hooks.[ch]
10868                 return abort status to caller of hooks_invoke
10869                 
10870         * src/inc.[ch]
10871                 invoke message filtering hook and stop
10872                 default handling when filter returns abort
10873
10874         * src/common/plugin.[ch]
10875         * src/plugins/demo/demo.c
10876                 modify plugin loader, because resolving symbols for strings
10877                 does not work correctly
10878         
10879         * configure.in
10880         * ac/spamassassin.m4                            ** NEW **
10881         * src/plugins/spamassassin/.cvsignore           ** NEW **
10882         * src/plugins/spamassassin/Makefile.am          ** NEW **
10883         * src/plugins/spamassassin/README               ** NEW **
10884         * src/plugins/spamassassin/libspamc.[ch]        ** NEW **
10885         * src/plugins/spamassassin/spamassassin.c       ** NEW **
10886         * src/plugins/spamassassin/utils.[ch]           ** NEW **
10887                 add spamassassin plugin, see src/plugins/spamassassin/README
10888                 for details
10889
10890 2002-12-29 [alfons]     0.8.8claws25
10891
10892         * src/mainwindow.c
10893                 when moving focus from a message view to the main 
10894                 window, don't forget to select the summary node
10895                 of the displayed message. should fix "[ 659103 ] 
10896                 focus-follows-mouse confuses sylpheed"
10897
10898 2002-12-29 [christoph]  0.8.8claws24
10899
10900         * src/Makefile.am
10901         * src/stringtable.[ch]          ** REMOVE **
10902         * src/common/Makefile.am
10903         * src/common/stringtable.[ch]   ** NEW **
10904                 move stringtable files to common directory
10905
10906 2002-12-29 [christoph]  0.8.8claws23
10907
10908         * src/Makefile.am
10909         * src/menu.[ch]                 ** REMOVE **
10910         * src/gtk/Makefile.am
10911         * src/gtk/menu.[ch]             ** NEW **
10912                 move menu files to gtk directory
10913
10914 2002-12-29 [match]      0.8.8claws22
10915
10916         * src/addressbook.c
10917         * src/syldap.c
10918                 moved UI specific code out of LDAP code into addressbook
10919                 UI code. fixed memory leak.
10920
10921 2002-12-29 [christoph]  0.8.8claws21
10922
10923         * src/folder.c
10924                 only check for IGNORED parent message when message is
10925                 not IGNORED itself
10926
10927 2002-12-29 [alfons]     0.8.8claws20
10928
10929         * src/summaryview.c
10930                 set gtksctree's anchor correct (immediate execute
10931                 changes the tree's layout, and anchor points at 
10932                 the incorrect row). fixes "[ 657233 ] multiple msg 
10933                 delete sometimes off by 1".
10934                 we probably have to look for more tree layout /
10935                 anchor glitches.
10936
10937 2002-12-29 [paul]       0.8.8claws19
10938
10939         * src/summaryview.c
10940                 fix bug [ 659054 ] incorrect sorting of 'From' column
10941                 when using 'display sender using address book'
10942                 thanks to Alfons and Luke Plant
10943
10944 2002-12-29 [christoph]  0.8.8claws18
10945
10946         * src/folder.c
10947         * src/procmsg.[ch]
10948                 check parent messages for IGNORE THREAD flag, when adding,
10949                 moving or copying messages to a folder
10950
10951 2002-12-27 [alfons]     0.8.8claws17
10952
10953         re-organize matcher part 5; more to come
10954
10955         * src/matcher.c
10956                 hash keywords in matchparser_tab 
10957
10958 2002-12-27 [alfons]     0.8.8claws16
10959
10960         re-organize matcher part 4; more to come
10961
10962         * src/matcher_parser.h
10963         * src/matcher_parser_lex.l
10964         * src/matcher_parser_parse.y
10965                 cleanup
10966
10967 2002-12-27 [alfons]     0.8.8claws15
10968
10969         re-organize matcher part 3; more to come
10970
10971         * src/matcher.[ch]
10972                 cleanup
10973
10974 2002-12-27 [alfons]     0.8.8claws14
10975
10976         re-organize matcher part 2; more to come but this should
10977         work. cc me if there are any regressions.
10978
10979         * src/matcher.h
10980                 add prototype for get_matchparser_tab_id()
10981         * src/matcher_parser_lex.l
10982                 look up keywords using matchparser_tab_id();
10983
10984 2002-12-27 [alfons]     0.8.8claws12
10985
10986         re-organize matcher part 1
10987
10988         * src/matcher.h
10989                 map yacc generated constants to sylpheed matcher constants
10990         * src/matcher.c
10991                 add function to find a matcher constant from a string
10992
10993 2002-12-27 [christoph]  0.8.8claws11
10994
10995         * src/compose.c
10996                 MENUITEM_ADD casts the 4th argument from integer to pointer
10997                 so it probably should not be a pointer, this means we
10998                 should use account id for it and not the account's pointer
10999
11000 2002-12-27 [paul]       0.8.8claws10
11001
11002         * src/mainwindow.c
11003                 remove unneeded 'GtkWidget *vbox'
11004                 
11005         * src/summaryview.c
11006                 further sync with 0.8.8 - make sort
11007                 by recipient work as expected
11008                 
11009         * NEWS
11010                 sync with 0.8.8
11011
11012 2002-12-27 [paul]       0.8.8claws9
11013
11014         * po/pt_BR.po
11015                 updated by Ivan F. Martinez
11016                 
11017 2002-12-27 [darko]      0.8.8claws8
11018
11019         * src/common/utils.c
11020                 added locked pattern to extended search
11021
11022 2002-12-27 [alfons]     0.8.8claws7
11023
11024         * src/prefs_matcher.[ch]
11025                 clean up
11026
11027 2002-12-26 [alfons]     0.8.8claws6
11028
11029         * src/matcher.[ch]
11030         * src/matcher_parser_lex.l
11031         * src/matcher_parser_parse.y
11032         * src/prefs_matcher.c
11033                 allow color label as a condition in the matcher
11034
11035 2002-12-26 [oliver]     0.8.8claws5
11036         
11037         * src/toolbar.c 
11038                 enable Addressbook for Main and Messageview
11039         * src/prefs_actions.c
11040                 enable actions in Messageview
11041
11042 2002-12-26 [christoph]  0.8.8claws4
11043
11044         * src/common/plugin.c
11045                 add a little debug output
11046         * configure.in
11047         * src/plugins/demo/Makefile.am
11048                 better use of automake
11049
11050 2002-12-26 [christoph]  0.8.8claws3
11051
11052         * src/Makefile.am
11053         * src/common/Makefile.am
11054                 fix "make distdir"
11055
11056 2002-12-26 [christoph]  0.8.8claws2
11057
11058         * configure.in
11059                 sort configure checks into common / gtk / plugins
11060         * po/POTFILES.in
11061                 add src/prefs_gtk.c
11062         * src/Makefile.am
11063                 add plugins SUBDIR
11064         * src/main.c
11065         * src/common/sylpheed.[ch]
11066                 added now sylpheed_done function for shutdown
11067         * src/common/Makefile.am
11068         * src/common/plugin.[ch]                ** NEW **
11069                 plugin loader and unloader
11070         * src/plugins/.cvsignore                ** NEW **
11071         * src/plugins/Makefile.am               ** NEW **
11072                 build plugins
11073         * src/plugins/demo/.cvsignore           ** NEW **
11074         * src/plugins/demo/Makefile.am          ** NEW **
11075         * src/plugins/demo/demo.c               ** NEW **
11076                 small demo plugin that installs a logtext hook and
11077                 outputs the log text to stdout
11078
11079 2002-12-26 [paul]       0.8.8claws1
11080
11081         * po/es.po
11082                 updated by Ricardo Mones Lastra
11083
11084 2002-12-26 [paul]       0.8.8claws
11085
11086         * 0.8.8claws released
11087
11088 2002-12-26 [paul]       0.8.7claws12
11089
11090         * po/bg.po
11091                 updated by George Danchev
11092
11093 2002-12-26 [paul]       0.8.7claws11
11094
11095         * po/POTFILES.in
11096                 remove unneeded 'src/prefs.c' entry 
11097
11098 2002-12-26 [paul]       0.8.7claws10
11099
11100         * src/codeconv.c
11101           src/mainwindow.c
11102                 sync with 0.8.8 release
11103         
11104         * src/folder.[ch]
11105           src/mh.c
11106           src/summaryview.c
11107                 partial sync with 0.8.8 release
11108         
11109
11110 2002-12-25 [alfons]     0.8.7claws9
11111
11112         * src/matcher.[ch]
11113         * src/matcher_parser_lex.l
11114         * src/matcher_parser_parse.y
11115         * src/prefs_matcher.c
11116                 add locked flag to possible filtering / matcher 
11117                 conditions (also a good example what should be
11118                 done to add a simple boolean condition)
11119
11120 2002-12-25 [christoph]  0.8.7claws8
11121
11122         * src/Makefile.am
11123         * src/account.[ch]
11124         * src/addrbook.c
11125         * src/addressbook.c
11126         * src/addrindex.c
11127         * src/filtering.c
11128         * src/folder.c
11129         * src/matcher.c
11130         * src/prefs.[ch]                ** REMOVE **
11131         * src/prefs_account.c
11132         * src/prefs_actions.c
11133         * src/prefs_common.c
11134         * src/prefs_customheader.c
11135         * src/prefs_display_header.c
11136         * src/prefs_filtering.c
11137         * src/prefs_folder_item.c
11138         * src/prefs_gtk.[ch]            ** NEW **
11139         * src/prefs_matcher.c
11140         * src/prefs_scoring.c
11141         * src/prefs_summary_column.c
11142         * src/procmime.c
11143         * src/selective_download.c
11144         * src/toolbar.c
11145         * src/common/Makefile.am
11146         * src/common/prefs.[ch]         ** NEW **
11147                 split prefs.[ch] into prefs_gtk.[ch] and common/prefs.[ch]
11148
11149 2002-12-24 [alfons]     0.8.7claws7
11150
11151         * src/summaryview.c
11152                 summary_thread_build(): fix real cause of the crash mentioned in
11153                 0.8.7claws3. use subject_XXX() and not g_hash_table_XXX() functions,
11154                 this way we get meaningful ctree nodes 
11155
11156 2002-12-24 [oliver]     0.8.7claws6
11157
11158         * src/mainwindow.[ch]
11159         * src/messageview.[ch]
11160         * src/compose.[ch]
11161         * src/inc.c
11162         * src/summaryview.c
11163                 changes to use updated toolbar handling
11164                 
11165 2002-12-24 [oliver]     0.8.7claws5
11166
11167         * src/toolbar.[ch]
11168                 generic toolbar handling
11169                 used ideas from Ivan Francolin Martinez (ivanfm@users.sourceforge.net)
11170         * src/prefs_toolbar.[ch]
11171                 adjust to handling
11172         
11173 2002-12-24 [oliver]     0.8.7claws4
11174         
11175         * src/stock_pixmap.[ch]
11176                 move SYLPHEED_LOGO to end of list in order 
11177                 to remove it from Custom Toolbar`s Icon View
11178
11179 2002-12-24 [alfons]     0.8.7claws3
11180
11181         * src/summaryview.c
11182                 summary_thread_build(): fix crash because of focus != selection 
11183                 after threading. when deleting the selection, gtk tries but fails 
11184                 to find the correct focusable element. we now force the selection
11185                 to be focused. this should solve the infamous bug reported by 
11186                 Jason Wojciechowski (bug "[ 633443 ] Crash on deleting messages"). 
11187                 a test case is available. 
11188
11189 2002-12-24 [darko]      0.8.7claws2
11190
11191         * src/summaryview.c
11192                 don't crash when unmarking message with unread children
11193
11194 2002-12-23 [christoph]  0.8.7claws1
11195
11196         * src/Makefile.am
11197         * src/common/Makefile.am
11198                 update Makefiles for moved intl.h, version.h and defs.h
11199         * src/imap.c
11200                 rewrite imap_session_get to avoid duplicate code
11201
11202 2002-12-23 [paul]       0.8.7claws
11203
11204         * Santa-Claws released
11205         
11206         * po/hu.po
11207           po/ru.po
11208                 squeeze in updated Hungarian and Russian translations.
11209                 Submitted by  Gál Zoltán and Ruslan N. Balkin
11210
11211 2002-12-23 [paul]       0.8.6claws129
11212
11213         * po/pl.po
11214                 updated by Witold Wladyslaw Wojciech Wilk
11215
11216 2002-12-23 [paul]       0.8.6claws128
11217
11218         * src/quote_fmt_parse.y
11219                 fix typo and add licence header
11220
11221 2002-12-23 [paul]       0.8.6claws127
11222
11223         * po/en_GB.po
11224                 updated
11225
11226 2002-12-23 [paul]       0.8.6claws126
11227
11228         * po/it.po
11229                 updated translation, submitted by Alessandro Maestri
11230                 
11231 2002-12-23 [paul]       0.8.6claws125
11232
11233         * src/quote_fmt_parse.y
11234                 fix signature-stripping on replies bug. match
11235                 '-- \n' and not '-- '.
11236
11237 2002-12-22 [paul]       0.8.6claws124
11238
11239         * po/bg.po
11240           po/es.po
11241           po/sr.po
11242                 updated translations. submitted by George Danchev,
11243                 Ricardo Mones Lastra, and Urke MMI respectively
11244
11245 2002-12-21 [paul]       0.8.6claws123
11246
11247         * src/addrbook.c
11248                 fix coding style
11249
11250 2002-12-21 [paul]       0.8.6claws122
11251
11252         * src/addrbook.c
11253                 fix bug [643638] where if a person is in one or more
11254                 addressbook groups editing that person's email 
11255                 address results in removal from those groups.
11256                 Patch submitted by Luke Plant.
11257
11258 2002-12-20 [christoph]  0.8.6claws121
11259
11260         * src/common/utils.c
11261         * src/summaryview.c
11262                 reimplement expand_search_string using GString to
11263                 prevent crashs caused by miscalculated string
11264                 lengths reported by Paul
11265
11266 2002-12-20 [christoph]  0.8.6claws120
11267
11268         * src/summaryview.c
11269                 don't use "changed" to check if op_count has to be changed as it
11270                 is also set when the message has unread children
11271                 (closes bug [ 653221 ] crash while deleting duplicates)
11272
11273 2002-12-20 [paul]       0.8.6claws119
11274
11275         * sync with 0.8.6cvs27
11276                 see ChangeLog 2002-12-20
11277
11278 2002-12-20 [paul]       0.8.6claws118
11279
11280         * sync with 0.8.6cvs26
11281                 see ChangeLog 2002-12-19 and 2002-12-20
11282
11283 2002-12-19 [alfons]     0.8.6claws117
11284
11285         * src/textview.c
11286                 fix incorrect parsing of email addresses, submitted by 
11287                 Luke Plant (thanks!). Closes bug "[ 565480 ] duplicate 
11288                 name display if it contains @".
11289
11290 2002-12-18 [paul]       0.8.6claws116
11291
11292         * sync with 0.8.6cvs23
11293                 see ChangeLog 2002-12-18
11294
11295 2002-12-18 [paul]       0.8.6claws115
11296
11297         * src/Makefile.am
11298         * src/account.c
11299         * src/codeconv.c
11300         * src/gtkutils.[ch]
11301         * src/imap.c
11302                 sync with 0.8.6cvs22.
11303                 see ChangeLog 2002-12-17 and 2002-12-18
11304
11305 2002-12-17 [christoph]  0.8.6claws114
11306
11307         * src/imap.c
11308                 o don't create a session if imap greeting fails
11309                 o don't close socket when authentication fails
11310                   this is done by imap_session_destroy
11311
11312 2002-12-17 [thorsten]   0.8.6claws113
11313
11314         * tools/Makefile.am
11315           tools/README
11316           tools/google_msgid.pl ** NEW FILE **
11317                 Added "search for message-id" script and doc
11318
11319 2002-12-17 [thorsten]   0.8.6claws112
11320
11321         * po/hu.po
11322                 Updated hungarian translation
11323                 (updated by Gal Zoltan)
11324
11325 2002-12-16 [christoph]  0.8.6claws111
11326
11327         * src/addr_compl.c
11328                 remove stupid addressbook dump to debug output
11329         * src/mh.c
11330                 fix memory leak found by Hiro
11331
11332 2002-12-14 [paul]       0.8.6claws110
11333
11334         * src/compose.c
11335                 fix menubar sensitivity on send
11336                 
11337         * src/prefs_filtering.c
11338         * src/prefs_matcher.c
11339         * src/prefs_scoring.c
11340                 Fix english ;)
11341                 
11342         * src/common/quoted-printable.h
11343                 sync: fix typo
11344         
11345 2002-12-13 [christoph]  0.8.6claws109
11346
11347         * src/Makefile.am
11348         * src/manage_window.[ch]        ** REMOVE **
11349         * src/gtk/Makefile.am
11350         * src/gtk/manage_window.[ch]    ** NEW **
11351                 move manage_window files to gtk directory
11352
11353 2002-12-13 [christoph]  0.8.6claws108
11354
11355         * src/Makefile.am
11356         * src/gtkshruler.[ch]           ** REMOVE **
11357         * src/gtk/Makefile.am
11358         * src/gtk/gtkshruler.[ch]       ** NEW **
11359                 move gtkshruler files to gtk directory
11360
11361 2002-12-13 [christoph]  0.8.6claws107
11362
11363         * src/Makefile.am
11364         * src/compose.c
11365         * src/gtkstext.[ch]             ** REMOVE **
11366         * src/gtkutils.[ch]
11367         * src/textview.c
11368         * src/gtk/gtkstext.[ch]         ** NEW **
11369         * src/gtk/Makefile.am
11370                 o move stext functions to gtkstext.c to remove
11371                   dependency of gtkutils
11372                 o move gtkstext files to gtk directory
11373
11374         * src/gtk/Makefile.am
11375         * src/gtk/sslcertwindow.[ch]
11376                 UI stuff can always depend on common code so
11377                 it's ok to add ../common to include path
11378
11379 2002-12-13 [colin]      0.8.6claws106
11380
11381         * src/summaryview.c
11382                 Disconnect sighandlers for mainwindow when
11383                 quicksearch has the focus
11384                 Fix bug #653231
11385         * src/mainwindow.[ch]
11386                 Make key_pressed callback public, to be able
11387                 to disconnect it
11388
11389 2002-12-13 [christoph]  0.8.6claws105
11390
11391         * src/mh.c
11392                 create .mh_sequences file in new MH folders
11393                 (closes feature request [ 523162 ] MH folders should
11394                  get a .mh_sequences)
11395
11396 2002-12-13 [colin]      0.8.6claws104
11397
11398         * src/summaryview.c
11399                 Better handling of quicksearch show/hide
11400                 (basically the button stays under the mouse 
11401                  when toggled)
11402
11403 2002-12-13 [paul]       0.8.6claws103
11404
11405         * sync with 0.8.6cvs17
11406                 see ChangeLog 2002-12-13
11407
11408 2002-12-13 [paul]       0.8.6claws102
11409
11410         * po/es.po
11411                 updated by Ricardo Mones Lastra
11412
11413 2002-12-11 [colin]       0.8.6claws101
11414
11415         * src/folder.c
11416                 remove statusbar stuff
11417           src/folderview.c
11418                 set statusbar verbosity when moving folders
11419
11420 2002-12-11 [colin]       0.8.6claws100
11421         * src/prefs_filtering.c
11422         * src/prefs_matcher.c
11423         * src/prefs_scoring.c
11424                 Fix english ;)
11425
11426 2002-12-11 [colin]       0.8.6claws99
11427
11428         * src/prefs_common.[ch]
11429                 Add summary_quicksearch_type
11430         * src/summaryview.c
11431                 Save last used quicksearch type
11432
11433 2002-12-11 [jens]       0.8.6claws98
11434         * src/prefs_filtering.c
11435         * src/prefs_matcher.c
11436         * src/prefs_scoring.c
11437                 added dialog for incomplete rules in scoring, filtering and
11438                 matcher to ask wheather really close
11439
11440 2002-12-11 [colin]      0.8.6claws97
11441
11442         * src/folder.c
11443                 Fix folder dnd statusbar logging
11444
11445 2002-12-10 [christoph]  0.8.6claws96
11446
11447         * src/compose.c
11448         * src/folder.c
11449         * src/imap.c
11450         * src/inc.c
11451         * src/main.c
11452         * src/mainwindow.c
11453         * src/news.c
11454         * src/send.c
11455         * src/statusbar.[ch]
11456         * src/common/hooks.c
11457         * src/common/log.[ch]
11458                 o handle verbose logging in statusbar directly in statusbar code
11459                   and common code does not need any knowledge about a statusbar
11460                 o remove direct calls to statusbar_(puts|pop)_all functions
11461
11462 2002-12-10 [jens]       0.8.6claws95
11463
11464         * src/*.c
11465                 removed gettext from g_warnings
11466         * po/POTFILES.in
11467                 cleaned and updated
11468         * po/de.po
11469                 updated
11470
11471 2002-12-10 [colin]      0.8.6claws94
11472
11473         * src/main.c
11474                 finish crash dialog fix
11475
11476 2002-12-10 [colin]      0.8.6claws93
11477
11478         * src/main.c
11479                 "Fix" "sylpheed already running" instead of
11480                 crash dialog appearing after a crash
11481
11482 2002-12-10 [colin]      0.8.6claws92
11483
11484         * po/POTFILES.in
11485                 add src/gtk/sslcertwindow.c
11486
11487 2002-12-10 [paul]       0.8.6claws91
11488
11489         * po/POTFILES.in
11490                 updated to reflect recent changes
11491                 submitted by Alessandro Maestri
11492
11493 2002-12-09 [christoph]  0.8.6claws90
11494
11495         * src/Makefile.am
11496         * src/smtp.[ch]                 ** REMOVE **
11497         * src/common/Makefile.am
11498         * src/common/smtp.[ch]          ** NEW **
11499                 move smtp files to common directory
11500
11501 2002-12-09 [christoph]  0.8.6claws89
11502
11503         * src/Makefile.am
11504         * src/session.[ch]              ** REMOVE **
11505         * src/common/Makefile.am
11506         * src/common/session.[ch]       ** NEW **
11507                 move session files to common directory
11508
11509 2002-12-09 [paul]       0.8.6claws88
11510
11511         * src/account.c
11512                 fix bug [649746] edit accounts: move account reverted
11513                 Patch submitted by Luke Plant <lukeplant@users.sourceforge.net>
11514
11515 2002-12-09 [colin]      0.8.6claws87
11516
11517         * src/ssl_certificate.c
11518                 cleanup
11519
11520 2002-12-09 [colin]      0.8.6claws86
11521
11522         * src/ssl.c
11523                 Try to open the cert.pem database and 
11524                 issue a warning if it isn't there
11525
11526 2002-12-09 [colin]      0.8.6claws85
11527
11528         * src/common/ssl_certificate.c
11529         * src/gtk/sslcertwindow.c
11530                 Warning fixes
11531
11532 2002-12-09 [colin]      0.8.6claws84
11533
11534         * src/ssl_certificate.[ch] ** REMOVED **
11535         * src/common/ssl_certificate.[ch] ** NEW **
11536         * src/Makefile.am
11537         * src/common/Makefile.am
11538                 Moved ssl_certificate.[ch] to common
11539         * src/common/ssl.c 
11540                 Put back needed include
11541         * src/gtk/sslcertwindow.[ch]
11542                 Changed ssl_certificate.h include
11543         
11544 2002-12-09 [colin]      0.8.6claws83
11545
11546         * src/gtk/sslcertwindow.[ch]
11547                 Implement hook for certificate acception
11548         * src/ssl_certificate.[ch]
11549                 Implement hook for certificate acception
11550         * src/common/ssl.c
11551                 Reenable certificate acception check
11552         * src/mainwindow.c
11553                 Register sslcertwindow's hook
11554         
11555 2002-12-08 [christoph]  0.8.6claws82
11556
11557         * src/about.c
11558         * src/addr_compl.c
11559         * src/codeconv.c
11560         * src/manual.c
11561         * src/undo.c
11562         * src/common/utils.c
11563                 o add missing includes
11564                 o fix warnings
11565         * src/.cvsignore
11566         * src/common/.cvsignore
11567         * src/common/version.h          ** REMOVE **
11568                 remove autogenerated file
11569
11570 2002-12-08 [paul]       0.8.6claws81
11571
11572         * src/stringtable.c
11573                 put back needed include
11574
11575 2002-12-08 [colin]      0.8.6claws80
11576         
11577         * src/gtk/sslcertwindow.c
11578                 Cleaner popups when asking
11579         * src/ssl_certificate.c
11580         * src/prefs_common.[ch]
11581                 remove ssl certificate pref
11582                 put back needed include
11583         * src/undo.c
11584                 put back needed include
11585
11586 2002-12-08 [christoph]  0.8.6claws79
11587
11588         * src/folderview.c
11589         * src/logwindow.c
11590         * src/statusbar.c
11591         * src/summaryview.c
11592                 only abort hook invokation if required data is missing not
11593                 if our own data pointer is NULL, update hookfunction for
11594                 log window
11595
11596 2002-12-08 [paul]       0.8.6claws78
11597
11598         * src/about.c
11599         * src/addrcache.c
11600         * src/addrclip.c
11601         * src/addr_compl.c
11602         * src/addrselect.c
11603         * src/codeconv.c
11604         * src/colorlabel.c
11605         * src/enriched.c
11606         * src/esmtp.c
11607         * src/exporthtml.c
11608         * src/headerview.c
11609         * src/imageview.c
11610         * src/manual.c
11611         * src/noticeview.c
11612         * src/pgptext.c
11613         * src/scoring.c
11614         * src/sourcewindow.c
11615         * src/stringtable.c
11616         * src/undo.c
11617                 clean up: remove unneccesary includes
11618
11619 2002-12-08 [christoph]  0.8.6claws77
11620
11621         * src/folderview.c
11622         * src/statusbar.c
11623         * src/summaryview.c
11624         * src/common/hooks.[ch]
11625                 hook functions now have a gboolean return value, if a hook
11626                 returns TRUE it will stop executing of any more hooks in
11627                 the same hooklist for this invokation
11628
11629 2002-12-08 [colin]      0.8.6claws76
11630         
11631         * src/main.c
11632                 put back argv0 for CRASH_DIALOG
11633
11634 2002-12-08 [christoph]  0.8.6claws75
11635
11636         * src/Makefile.am
11637         * src/about.c
11638         * src/account.c
11639         * src/crash.c
11640         * src/esmtp.h
11641         * src/imap.[ch]
11642         * src/inc.c
11643         * src/main.c
11644         * src/mainwindow.c
11645         * src/news.c
11646         * src/pop.[ch]
11647         * src/prefs_account.[ch]
11648         * src/prefs_common.[ch]
11649         * src/send.[ch]
11650         * src/smtp.[ch]
11651         * src/ssl_certificate.[ch]
11652         * src/ssl_manager.[ch]
11653         * src/common/Makefile.am
11654         * src/common/log.c
11655         * src/common/nntp.[ch]
11656         * src/common/socket.[ch]
11657         * src/common/ssl.[ch]
11658         * src/gtk/sslcertwindow.[ch]
11659         * ac/openssl.m4
11660                 use new autoconf script to detect OpenSSL with extra parameters
11661                 to specify the location of libs and includes, also remove USE_SSL
11662                 to USE_OPENSSL
11663
11664         * src/common/sylpheed.[ch]
11665         * src/common/version.h.in
11666                 start seperation of common code initialization seperated from gui
11667
11668         * src/summaryview.c
11669                 The function that is called when a color label changes
11670                 should not change the color lable again
11671
11672 2002-12-08 [colin]      0.8.6claws74
11673
11674         * src/gtk/sslcertwindow.c
11675                 warning fixes
11676
11677 2002-12-08 [colin]      0.8.6claws73
11678
11679         * src/statusbar.c
11680           src/common/log.h
11681                 Register a hook for statusbar_puts_all
11682         * src/common/log.c
11683                 invoke statusbar_puts_all's hook
11684         
11685 2002-12-08 [colin]      0.8.6claws72
11686
11687         * src/ssl_certificate.c
11688                 Put back a badly-removed include
11689
11690 2002-12-08 [colin]      0.8.6claws71
11691
11692         * src/gtk/sslcertwindow.[ch]    ** NEW **
11693                 new certificate presentation
11694         * src/gtk/Makefile.am
11695                 add new files
11696         * src/ssl_certificate.[ch]
11697                 gtk cleanup, made utility functions public
11698         * src/ssl_manager.c
11699                 use new cert presentation
11700
11701 2002-12-07 [christoph]  0.8.6claws70
11702
11703         * src/Makefile.am
11704         * src/nntp.[ch]                 ** REMOVE **
11705         * src/common/Makefile.am
11706         * src/common/nntp.[ch]          ** NEW **
11707                 move nntp files to common directory
11708
11709 2002-12-07 [christoph]  0.8.6claws69
11710
11711         * src/procmsg.[ch]
11712         * src/summaryview.c
11713                 implement msginfo update callback using sylpheed's new
11714                 hook system. Invoke hooks from procmsg_msginfo_[un]set_flags.
11715
11716 2002-12-06 [christoph]  0.8.6claws68
11717
11718         * src/editgroup.c
11719                 This patch changes the 'Edit Group Details' dialog to
11720                 allow extended selections in either pane, so that
11721                 addresses can be added or removed from a group more
11722                 quickly and easily. (it actually is a net decrease in
11723                 file size, as some unnecessary functions have been
11724                 removed). 
11725                 (patch submitted by Luke Plant <lukeplant@users.sourceforge.net>)
11726
11727 2002-12-06 [christoph]  0.8.6claws67
11728
11729         * src/Makefile.am
11730         * src/template.[ch]             ** REMOVE **
11731         * src/common/Makefile.am
11732         * src/common/template.[ch]      ** NEW **
11733                 move template files to common directory
11734
11735         * src/nntp.c
11736                 add missing log.h include
11737
11738 2002-12-06 [melvin]     0.8.6claws66
11739
11740         * src/prefs_actions.c
11741                 Added the trailing ">" syntax to insert command's output
11742                 without replacing old text (in contrast to trailing "|").
11743
11744 2002-12-05 [colin]      0.8.6claws65
11745         
11746         * src/common/utils.c
11747                 Don't modify original search_string or it'll change
11748                 the next iterations in the for()
11749
11750 2002-12-05 [darko]      0.8.6claws64
11751
11752         * src/common/utils.c
11753                 proper check for filtering commands, found by Colin
11754
11755 2002-12-05 [darko]      0.8.6claws63
11756
11757         * src/common/utils.c
11758                 check proper string for NULL pointer, found by Colin
11759
11760 2002-12-05 [darko]      0.8.6claws62
11761
11762         * src/common/utils.[ch]
11763                 expand_search_string(): new function
11764                 converts Mutt-like patterns to Sylpheed's
11765                 filtering engine
11766         * src/summaryview.c
11767                 use expand_search_string() to allow Mutt-like
11768                 patterns in extended search
11769         * README.claws
11770                 document extended option in quick search
11771
11772 2002-12-05 [paul]       0.8.6claws61
11773
11774         * sync with 0.8.6cvs16
11775                 see ChangeLog 2002-12-05
11776                 
11777         * po/POTFILES.in
11778                 clean up
11779
11780 2002-12-04 [christoph]  0.8.6claws60
11781
11782         * src/imap.[ch]
11783                 put imap authentication code into a new function and
11784                 remove it from imap_session_new that will allow to
11785                 send other commands before authentication
11786
11787 2002-12-04 [christoph]  0.8.6claws59
11788
11789         * src/imap.[ch]
11790                 use already existing method to prevent unneeded IMAP
11791                 folder selects. Set imap_select parameters to NULL
11792                 in some functions if the values are not required.
11793
11794         * src/xml.h
11795                 remove no longer required include
11796
11797 2002-12-04 [paul]       0.8.6claws58
11798
11799         * po/es.po
11800                 updated by Ricardo Mones Lastra
11801                 
11802         * configure.in
11803           po/hu.po      ** NEW FILE **
11804                 initial Hungarian translation, submitted
11805                 by Gál Zoltán <galzoli@hu.inter.net>
11806
11807 2002-12-03 [christoph]  0.8.6claws57
11808
11809         * src/Makefile.am
11810         * src/gtksctree.[ch]            ** REMOVE **
11811         * src/gtk/Makefile.am
11812         * src/gtk/gtksctree.[ch]        ** NEW **
11813                 move gtksctree files to gtk directory
11814
11815 2002-12-03 [christoph]  0.8.6claws56
11816
11817         * src/Makefile.am
11818         * src/md5.[ch]                  ** REMOVE **
11819         * srm/common/Makefile.am
11820         * src/common/md5.[ch]           ** NEW **
11821                 move md5 files to common directory
11822
11823         * src/gtkstext.c
11824                 remove not required #include
11825
11826 2002-12-03 [sergey]     0.8.6claws55
11827
11828         * src/gtkutils.c
11829         * src/gtkutils.h
11830                 gtkut_window_popup(): new function.
11831         * src/mainwindow.c
11832                 main_window_popup(): use gtkut_window_popup() to raise
11833                 window without changing its position.
11834                 (see sylpheed-main ML message [sylpheed:17247])
11835
11836 2002-12-03 [sergey]     0.8.6claws54
11837
11838         * src/send.c
11839                 send_message_local(): removed first-dot escaping
11840                 (SMTP-only, not needed for sending through pipe)
11841
11842 2002-12-03 [paul]       0.8.6claws53
11843
11844         * po/POTFILES.in
11845                 update to reflect recent changes (thanks
11846                 to Ricardo Mones Lastra)
11847                 
11848         * tools/filter_conv.pl
11849                  fix problem with quoted strings. Patch submitted
11850                  by Luke Plant <lukeplant@softhome.net>
11851
11852 2002-12-03 [paul]       0.8.6claws52
11853
11854         * sync with 0.8.6cvs15
11855                 see ChangeLog 2002-12-03
11856
11857 2002-12-02 [christoph]  0.8.6claws51
11858
11859         * src/logwindow.[ch]
11860         * src/common/log.[ch]
11861                 implement logging using a hook function
11862
11863         * src/folderview.c
11864         * src/folder.[ch]
11865                 define hooklist name in header file to avoid
11866                 errors caused by wrong spelling of hooklist names
11867
11868         * src/toolbar.c
11869                 fix warnings
11870
11871 2002-12-02 [christoph]  0.8.6claws50
11872
11873         * src/common/Makefile.am
11874                 add src/common/hooks.[ch]
11875
11876         * src/common/hooks.[ch]
11877                 implement a simple hook system using glib's hook functions
11878
11879         * src/folder.[ch]
11880         * src/folderview.c
11881                 use new hook system for folder item updates
11882
11883 2002-12-02 [christoph]  0.8.6claws49
11884
11885         * doc-src/ui_seperation.txt     ** NEW **
11886                 information for ui seperation
11887
11888         * src/Makefile.am
11889                 remove files that were moved to common
11890                 include common directory by default for the header files
11891
11892         * src/inc.c
11893         * src/common/socket.c
11894         * src/automaton.[ch]
11895                 implement automaton using g_io_*-functions instead of
11896                 gdk_input_add to make it ui independent
11897
11898         * src/codeconv.c
11899         * src/compose.c
11900         * src/ldif.c
11901         * src/pgptext.c
11902         * src/procmime.c
11903         * src/rfc2015.c
11904         * src/smtp.c
11905         * src/unmime.c
11906                 remove common/ prefix because directory is now in
11907                 include path
11908
11909         * src/compose.c
11910         * src/folder.c
11911         * src/folderview.c
11912         * src/mainwindow.c
11913         * src/messageview.c
11914         * src/prefs_common.c
11915         * src/procmsg.c
11916         * src/rfc2015.c
11917                 fix warnings
11918
11919         * src/imap.c
11920         * src/inc.c
11921         * src/news.c
11922         * src/pop.c
11923         * src/send.c
11924         * src/smtp.c
11925         * src/ssl_certificate.c
11926                 add log.h header file for logging functions
11927
11928         * src/main.c
11929         * src/common/utils.c
11930         * src/summaryview.c
11931         * src/xml.c
11932                 o move debug_mode to common/utils.c
11933                 o add functions to set and get debug_mode
11934
11935         * src/defs.h                    ** REMOVE **
11936         * src/intl.h                    ** REMOVE **
11937         * src/socket.[ch]               ** REMOVE **
11938         * src/ssl.[ch]                  ** REMOVE **
11939         * src/utils.[ch]                ** REMOVE **
11940                 replaced by new files in src/common/
11941         
11942         * src/common/Makefile.am
11943                 add new files in src/common/
11944
11945         * src/common/defs.h             ** NEW **
11946         * src/common/intl.h             ** NEW **
11947         * src/common/log.[ch]           ** NEW **
11948         * src/common/socket.[ch]        ** NEW **
11949         * src/common/ssl.[ch]           ** NEW **
11950         * src/common/utils.[ch]         ** NEW **
11951                 replacement for files in src/
11952
11953 2002-12-02 [colin]      0.8.6claws48
11954
11955         * src/folderview.c
11956                 Scroll folderview if necessary during dnd
11957
11958 2002-12-02 [colin]      0.8.6claws47
11959
11960         * src/folder.[ch]
11961                 Add check to verify a move is within a single mailbox
11962         * src/folderview.c
11963                 Add specific error string for this check
11964
11965 2002-12-02 [colin]      0.8.6claws46
11966
11967         * src/folder.c
11968                 Add a test to folder moving, remove a statusbar_print
11969         * src/folderview.c
11970                 Add Move folder... context-menu item
11971                 Factorize folder moving code
11972                 Enable folder DND for mbox
11973
11974 2002-12-01 [christoph]  0.8.6claws45
11975
11976         * ac/aspell.m4
11977                 remove conf.aspelltest if the version check fails
11978
11979 2002-11-30 [christoph]  0.8.6claws44
11980
11981         * autogen.sh
11982                 run libtoolize --force in autogen to create missing
11983                 libtool scripts
11984
11985 2002-11-30 [christoph]  0.8.6claws43
11986
11987         * src/Makefile.am
11988         * src/pgptext.c
11989         * src/procmime.c
11990         * src/rfc2015.c
11991         * src/uuencode.[ch]             ** REMOVED **
11992         * src/common/Makefile.am
11993         * src/common/uuencode.[ch]      ** NEW **
11994                 move uuen/decoder to common directory
11995
11996 2002-11-30 [christoph]  0.8.6claws42
11997
11998         * src/Makefile.am
11999         * src/base64.[ch]               ** REMOVED **
12000         * src/codeconv.c
12001         * src/compose.c
12002         * src/ldif.c
12003         * src/pgptext.c
12004         * src/procmime.c
12005         * src/rfc2015.c
12006         * src/smtp.c
12007         * src/unmime.c
12008         * src/common/Makefile.am
12009         * src/common/base64.[ch]        ** NEW **
12010                 move base64 en/decoder to common directory
12011
12012 2002-11-30 [christoph]  0.8.6claws41
12013
12014         * src/common                    ** NEW **
12015                 new directory for UI independent code
12016         * src/gtk                       ** NEW **
12017                 new directory for GTK frontend
12018         * src/common/.cvsignore         ** NEW **
12019         * src/gtk/.cvsignore            ** NEW **
12020                 ignore build files
12021         * src/common/Makefile.am        ** NEW **
12022         * src/gtk/Makefile.am           ** NEW **
12023                 automake files to build new seperated stuff
12024         * src/Makefile.am
12025                 the binary will currently still be build with the
12026                 files in src, so we include the code from the
12027                 subdirs for now after building the libs there
12028
12029 2002-11-30 [paul]       0.8.6claws40
12030
12031         * src/compose.c
12032                 fix bug [642731] 'Wrong selected account with drafted mail'
12033
12034 2002-11-29 [oliver]     0.8.6claws39
12035         
12036         * src/messageview.c
12037                 o update summaryview when switching between different
12038                   messageviews          
12039         * src/toolbar.c  
12040                 o check if messageview holds already removed msg
12041                   from summaryview
12042                 
12043
12044 2002-11-29 [oliver]     0.8.6claws38
12045
12046         * src/toolbar.c 
12047                 remove not needed variables and includes
12048                 make messageview stay opened and move to next when msgs are deleted 
12049
12050 2002-11-29 [oliver]     0.8.6claws37
12051         
12052         * src/toolbar.c 
12053                 disable compose button (messageview toolbar) by default
12054                 deleted msgs are moved to trash
12055         
12056 2002-11-29 [melvin]     0.8.6claws36
12057
12058         * configure.in
12059                 Increased minimal gpgme version to 0.3.10 (Zombies out)
12060                 and to detect signatures expirations (gpgme 0.3.6)
12061
12062         * src/main.c
12063                 Use non obsolescent function for Gpgme engine checking.
12064
12065         * src/rfc2015.c
12066                 Inform about expired signatures or signatures which key
12067                 has expired. Expiration date is displayed.
12068
12069         * src/sigstatus.c
12070                 Inform about expired signatures or signatures which key
12071                 has expired.
12072
12073 2002-11-28 [paul]       0.8.6claws35
12074
12075         * src/folderview.c
12076                 re-instate 'Check for new messages' in Newsgroup
12077                 folders right-click menu, after a suggestion from
12078                 Tim Mann <timmann@users.sourceforge.net>
12079
12080         * src/main.c
12081                 after a crash check only local folders for new
12082                 messages
12083
12084 2002-11-28 [paul]       0.8.6claws34
12085
12086         * configure.in
12087                 apply patch that fixes the checking of GTK with XIM 
12088                 support on different OSs, such as FreeBSD. Patch 
12089                 submitted by Topia <topia@users.sourceforge.net>
12090                 
12091 2002-11-28 [paul]       0.8.6claws33
12092
12093         * src/mainwindow.c
12094           src/prefs_common.c
12095           src/prefs_toolbar.c
12096                 more changes to the English
12097
12098 2002-11-28 [paul]       0.8.6claws32
12099
12100         * sync with 0.8.6cvs13
12101                 see ChangeLog 2002-11-28 (no sync needed
12102                 for src/compose.c)
12103
12104 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws31
12105         
12106         * src/mainwindow.[ch]
12107                 add patch by Ivan F. Martinez introducing messageview Toolbar
12108                 some changes and committed by oliver    
12109
12110 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws30
12111
12112         * src/messageview.[ch]
12113                 add patch by Ivan F. Martinez introducing messageview Toolbar
12114                 some changes and committed by oliver    
12115
12116 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws29
12117
12118         * src/compose.[ch]
12119                 add patch by Ivan F. Martinez introducing messageview Toolbar
12120                 some changes and committed by oliver    
12121
12122 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws28
12123         
12124         * src/toolbar.[ch]
12125                 add patch by Ivan F. Martinez introducing messageview Toolbar
12126                 some changes and committed by oliver
12127
12128 2002-11-28 [oliver]     0.8.6claws27
12129         
12130         * src/prefs_toolbar.[ch]
12131                 getting ready for messageview toolbar
12132                 free mem allocated by gettext
12133                 change prefs_toolbar to prefs_toolbar_open
12134  
12135 2002-11-28 [thorsten]   0.8.6claws26
12136
12137         * src/imageview.[ch]
12138                 cleaned up conflicting declarations of
12139                 imageview_show_image()
12140
12141 2002-11-28 [paul]       0.8.6claws25
12142
12143         * src/grouplistdialog.c
12144           src/prefs_common.c
12145           src/prefs_summary_column.c
12146                 a few more improvements to the English
12147
12148 2002-11-28 [colin]      0.8.6claws24
12149
12150         * man/sylpheed.1
12151                 A few updates to command-line parameters
12152
12153 2002-11-28 [colin]      0.8.6claws23
12154
12155         * src/prefs_filtering.c
12156                 Fix problems with prefs_filtering_delete_path:
12157                 a) if the first rule is removed, original pointers
12158                    weren't updated (leading to segfaults)
12159                 b) it was always global_processing updated in case
12160                    of removed path was parent of rule path
12161
12162 2002-11-27 [paul]       0.8.6claws22
12163
12164         * src/mainwindow.c
12165           src/prefs_account.c
12166           src/prefs_actions.c
12167           src/prefs_common.c
12168           src/prefs_customheader.c
12169           src/prefs_display_header.c
12170           src/prefs_filtering.c
12171           src/prefs_folder_item.c
12172           src/prefs_matcher.c
12173           src/prefs_scoring.c
12174           src/prefs_summary_column.c
12175           src/prefs_template.c
12176           src/prefs_toolbar.c
12177                  improve the English in the GUI
12178
12179 2002-11-27 [colin]      0.8.6claws21
12180
12181         * src/folder.c
12182                 Fix processing renaming problems happening after
12183                 last commit
12184
12185 2002-11-27 [colin]      0.8.6claws20
12186
12187         * src/folder.c
12188                 recursive move now deletes src each subfolder after 
12189                 having moved it
12190         * src/folderview.c
12191                 Use identifier instead of path during dnd (enables
12192                 IMAP folder dnd)
12193
12194 2002-11-27 [paul]       0.8.6claws19
12195
12196         * src/main.c
12197                 apply patch that does command-line processing 
12198                 BEFORE gtk_init, allowing claws to run from 
12199                 shell-scripts in non-X environment (e.g. crontab 
12200                 or ip-up, ip-down scripts). Patch submitted by
12201                 Ruslan N. Balkin <baron@dartel.ru>
12202                 
12203         * po/it.po
12204                 updated by Alessandro Maestri
12205
12206 2002-11-27 [paul]       0.8.6claws18
12207
12208         * sync with 0.8.6cvs12
12209           src/prefs_common.c
12210                 Differences are that main uses a 'Receive dialog'
12211                 frame on the Interface tab, whereas claws groups all 
12212                 the dialogs together in a 'Dialogs' frame.
12213
12214 2002-11-27 [colin]      0.8.6claws17
12215
12216         * src/prefs_matcher.c
12217                 Fix Execute criteria's NOT flag
12218
12219
12220 2002-11-26 [christoph]  0.8.6claws16
12221
12222         * src/ssl.c
12223                 rewrite the ssl code a little bit, only use one
12224                 SSL context, set default certificates' file/path
12225
12226 2002-11-26 [thorsten]   0.8.6claws15
12227
12228         * src/compose.c
12229                 default-reply-to didn't work for ml-reply
12230
12231 2002-11-26 [melvin]     0.8.6claws14
12232
12233         * src/prefs_actions.c
12234                 Made pipe-actions ignore short headers in message view
12235                 Made trailing-pipe-actions write in the message view with
12236                 the same font as the original message
12237
12238 2002-11-26 [paul]       0.8.6claws13
12239
12240         * src/compose.c
12241                 this time commit the correct file
12242
12243 2002-11-26 [paul]       0.8.6claws12
12244
12245         * sync with 0.8.6cvs11
12246           src/quote_fmt_parse.y  
12247                 no sync needed
12248           src/account.[ch]       
12249                 not sync'ed
12250           src/compose.c
12251                 compose_write_headers(): add 'X-Sylpheed-Account-Id:' header
12252                 on draft mode.
12253                 compose_reedit(): add check for 'X-Sylpheed-Account-Id:' 
12254                 header
12255                 
12256         see ChangeLog 2002-11-25 and 2002-11-26
12257
12258 2002-11-26 [colin]      0.8.6claws11
12259
12260         * src/folderview.c
12261                 Fix collapsed folder not auto-expanding during
12262                 mail dnd, if it was the source folder.
12263
12264 2002-11-25 [colin]      0.8.6claws10
12265
12266         * src/folderview.[ch]
12267                 Variable renaming and cleaning (slist of nodes 
12268                 to be re-collapsed is stored in FolderView)
12269
12270 2002-11-25 [paul]       0.8.6claws9
12271
12272         * src/prefs_common.[ch]
12273                 fix breakage caused by last commit
12274
12275 2002-11-25 [paul]       0.8.6claws8
12276
12277         * sync with 0.8.6cvs4
12278                 see ChangeLog 2002-11-21
12279
12280 2002-11-25 [paul]       0.8.6claws7
12281
12282         * sync with 0.8.6cvs4
12283                 see ChangeLog 2002-11-20
12284
12285 2002-11-25 [paul]       0.8.6claws6
12286
12287         * sync with 0.8.6cvs3
12288                 see ChangeLog 2002-11-18
12289
12290 2002-11-25 [colin]      0.8.6claws5
12291
12292         * src/gtkutils.[ch]
12293                 Add gtkut_ctree_node_is_parent()
12294         * src/folderview.c
12295                 Spring-loaded folders
12296
12297 2002-11-25 [colin]      0.8.6claws4
12298
12299         * src/utils.[ch]
12300                 Add slist_concat_unique(), function to merge
12301                 two GSList filtering dups
12302         * src/folder.[ch]
12303         * src/summaryview.[ch]
12304         * src/folderview.c
12305         * src/main.c
12306                 Add detection/update/display of unread answers
12307                 to marked mails
12308         * src/procmsg.[ch]
12309                 Add procmsg_find_children()
12310                 Add procmsg_msg_has_marked_parent()
12311
12312 2002-11-25 [colin]      0.8.6claws3
12313
12314         * src/ssl_certificate.[ch]
12315                 Allow checking a certificate without a DNS
12316                 lookup
12317                 Allow to forget a cert (by deleting it)
12318                 Make ssl_certificate_destroy_public
12319         * src/ssl_manager.[ch] ** NEW FILES **
12320                 Gui to manage (display/remove) certificates
12321         * src/prefs_common.[ch]
12322                 Add a pref to allow silent acceptation of
12323                 trusted certificates or not (based on the
12324                 "I want to know what's going on" principle)
12325         * src/mainwindow.c
12326                 Add SSL manager in Tools menu
12327         * src/Makefile.am
12328                 Add the new files to the build
12329         * po/POTFILES.in
12330                 Add ssl_manager.c to translations
12331
12332 2002-11-25 [colin]      0.8.6claws2
12333
12334         * src/summaryview.[ch]
12335                 Add S_SEARCH_EXTENDED to the quick search, which 
12336                 allows to search using filtering syntax.
12337
12338 2002-11-25 [colin]      0.8.6claws1
12339
12340         * src/summaryview.c
12341                 Deletion of duplicates now prefer deleting
12342                 the unread dup (fixes feature-request 638989).
12343
12344 2002-11-24 [paul]       0.8.6claws
12345
12346         * po/es.po
12347           po/pl.po
12348           po/ru.po
12349           po/sr.po
12350                 updated by Ricardo Mones Lastra,
12351                 Witold Wladyslaw Wojciech Wilk,
12352                 Ruslan N. Balkin, and  Urke MMI 
12353                 respectively
12354
12355 2002-11-24 [paul]       0.8.5claws182
12356
12357         * po/bg.po
12358                 updated by George Danchev
12359
12360 2002-11-23 [alfons]     0.8.5claws181
12361
12362         * src/imap.c
12363                 tiny memory leak found by browsing Dimitar's 
12364                 valgrind report
12365
12366 2002-11-23 [paul]       0.8.5claws180
12367
12368         * po/it.po
12369                 updated by Alessandro Maestri
12370
12371 2002-11-22 [christoph]  0.8.5claws179
12372
12373         * src/compose.c
12374         * src/inc.c
12375         * src/prefs_filtering.c
12376         * src/summaryview.c
12377                 more warning fixes
12378
12379 2002-11-22 [alfons]     0.8.5claws178
12380
12381         * src/summaryview.c
12382                 summary_execute_delete_func(): if message is deleted, make 
12383                 sure to also remove its entry in the subject hash table. 
12384                 fixes a corner case bug.
12385
12386 2002-11-22 [paul]       0.8.5claws177
12387
12388         * .cvsignore
12389                 add 'autom4te.cache'
12390                 
12391         * ltconfig      ** REMOVED **
12392                 not needed
12393
12394 2002-11-22 [paul]       0.8.5claws176
12395
12396         * src/textview.c
12397                 textview_set_font(): fix for message display in
12398                 UTF-8 locales (thanks to Sergey Vlasov).
12399                 
12400         * AUTHORS
12401                 add new team members and contributors
12402
12403
12404 2002-11-21 [colin]      0.8.5claws175
12405
12406         * src/procmsg.[ch]
12407                 Add procmsg_remove_special_headers()
12408         * src/mh.c
12409                 Use procmsg_remove_special_headers() for 
12410                 previous fix
12411
12412 2002-11-21 [colin]      0.8.5claws174
12413
12414         * src/mh.c
12415                 Fix moving/copying from queue/draft folders
12416                 for MH folders
12417
12418 2002-11-21 [christoph]  0.8.5claws173
12419
12420         * src/crash.c
12421         * src/filtering.c
12422         * src/logwindow.c
12423         * src/main.c
12424         * src/matcher_parser_lex.[hl]
12425         * src/mbox.c
12426         * src/mbox_folder.[ch]
12427         * src/prefs_filtering.c
12428         * src/procheader.c
12429         * src/quote_fmt_lex.l
12430         * src/ssl.c
12431                 fix all warnings except the warnings in lex and yacc files
12432
12433 2002-11-20 [christoph]  0.8.5claws172
12434
12435         * src/imap.c
12436                 fix MsgInfo retrieval for IMAP draft and queue folders
12437                 (closes bug [ 619558 ] Draft saving on IMAP box issue)
12438
12439 2002-11-19 [christoph]  0.8.5claws171
12440
12441         * src/compose.c
12442                 fix segfault, when draft saving does not get
12443                 the MsgInfo of the new message
12444                 (closes bug [ 640699 ] Claws170: crash drafting mail ( IMAP ))
12445
12446 2002-11-19 [christoph]  0.8.5claws170
12447
12448         * src/procmsg.c
12449                 add parameter check for flag setting function
12450                 (closes bug [ 640619 ] Claws169: crash - drafting a mail (IMAP))
12451
12452 2002-11-18 [paul]       0.8.5claws169
12453
12454         * src/compose.c
12455                 more sensitivity fixes to redirect mode:
12456                 * disable toolbar draft button
12457                 * allow only Address book in the Tools menu
12458                 * disable editing of message by the spell
12459                   checker
12460
12461 2002-11-18 [paul]       0.8.5claws168
12462
12463         * src/compose.c
12464                 fix sensitivity of menu items in compose_redirect():
12465                 allow only the necessary items 
12466
12467 2002-11-18 [paul]       0.8.5claws167
12468
12469         * src/compose.c
12470                 fix bug [ 603259 ] 'attachment got lost on bounce'
12471
12472 2002-11-18 [paul]       0.8.5claws166
12473
12474         * po/ru.po
12475                 updated by Ruslan N. Balkin <baron@dartel.ru>
12476
12477 2002-11-18 [colin]      0.8.5claws165
12478
12479         * src/main.c
12480           src/defs.h
12481                 Remove old filtering stuff
12482
12483
12484 2002-11-17 [oliver]     0.8.5claws164
12485
12486         * src/toolbar.h
12487                 remove not needed typedef 
12488
12489 2002-11-17 [oliver]     0.8.5claws163
12490
12491         * src/toolbar.c
12492                 make toolbar's on click events translatable
12493
12494 2002-11-15 [colin]      0.8.5claws162
12495
12496         * src/summaryview.c
12497                 Revert too-soon integration of a feature
12498
12499 2002-11-15 [christoph]  0.8.5claws161
12500
12501         * src/imap.c
12502                 use main's implementation of imap_get_msginfo
12503
12504 2002-11-15 [christoph]  0.8.5claws160
12505
12506         * src/compose.c
12507         * src/folder.[ch]
12508         * src/imap.c
12509         * src/mbox_folder.c
12510         * src/mh.c
12511         * src/news.c
12512         * src/procmsg.c
12513         * src/summaryview.c
12514                 replace claws' fetch_msginfo with main's get_msginfo
12515                 (use main's implementation where possible)
12516
12517 2002-11-15 [colin]      0.8.5claws159
12518
12519         * src/ssl_certificate.c
12520                 Missed a check
12521
12522 2002-11-16 [melvin]     0.8.5claws158
12523
12524         * po/fr.po
12525                 Updated French translations.
12526
12527 2002-11-16 [colin]      0.8.5claws157
12528
12529         * src/ssl_certificate.c
12530                 Check for missing parts in the certificates
12531
12532 2002-11-15 [colin]      0.8.5claws156
12533
12534         * src/folderview.c
12535                 Preventive fix (missing check) found by
12536                 Alfons
12537
12538 2002-11-15 [paul]
12539
12540         * NEWS
12541                 sync with 0.8.6 release
12542
12543 2002-11-15 [colin]      0.8.5claws155
12544
12545         * src/folder.[ch]
12546           src/folderview.c
12547                 Fix error handling of folder_item_move_to()
12548                 (thanks to Alfons!)
12549
12550 2002-11-15 [colin]      0.8.5claws154
12551
12552         * src/folder.[ch]
12553           src/folderview.c
12554                 folder_item_move_to() sets an error message instead
12555                 of having GUI stuff in folder.c
12556
12557 2002-11-15 [colin]      0.8.5claws153
12558
12559         * src/procmsg.[ch]
12560                 Implemented a callback for MsgInfo updates, 
12561                 heavily copy/pasted from Christoph's folder 
12562                 callback system
12563         * src/summaryview.[ch]
12564                 Register summary_update_msg as callback
12565
12566 2002-11-14 [colin]      0.8.5claws152
12567         
12568         * src/procmsg.c
12569                 Update the FolderItem after sending (fixes 617593)
12570
12571 2002-11-14 [christoph]  0.8.5claws151
12572
12573         * src/folder.c
12574                 fix wrong position of NULL pointer check found
12575                 by Sergey
12576
12577 2002-11-14 [christoph]  0.8.5claws150
12578
12579         * src/folder.c
12580                 fix segfault when deleting messages from IMAP folders
12581                 (closes bug [ 635641 ] Crash deleting mail in IMAP trash)
12582
12583 2002-11-14 [colin]      0.8.5claws149
12584
12585         * src/compose.c
12586                 Forwarding was also ignoring the folder's default account.
12587
12588 2002-11-14 [colin]      0.8.5claws148
12589
12590         * src/compose.c
12591                 Fix sent folder not set to folder properties when 
12592                 forwarding.
12593
12594 2002-11-14 [thorsten]   0.8.5claws147
12595
12596         * src/inc.c
12597                 inc_start(): Files were not moved from .processing to inbox,
12598                 if no global processing rule existed
12599
12600 2002-11-14 [colin]      0.8.5claws146
12601
12602         * src/ssl_certificate
12603                 Fix file operations
12604
12605 2002-11-14 [paul]       0.8.5claws145
12606
12607         * po/it.po
12608                 updated by Alessandro Maestri
12609
12610 2002-11-13 [alfons]     0.8.5claws144
12611
12612         * src/folder.c
12613                 folder_item_close(): only mark messages unread
12614                 when a folder has new messages 
12615
12616 2002-11-13 [keith]      0.8.5claws143
12617
12618         * src/imap.c
12619                 Fix problem moving or copying between
12620                 IMAP folders
12621
12622 2002-11-13 [colin]      0.8.5claws142
12623
12624         * src/matcher_parser_parse.y
12625                 Fix rule problem when " don't match
12626
12627 2002-11-13 [christoph]  0.8.5claws141
12628
12629         * src/folder.c
12630         * src/folderview.c
12631                 moved cache saving to folder_item_close
12632                 the folderview should not have to deal with
12633                 this things
12634
12635 2002-11-13 [christoph]  0.8.5claws140
12636
12637         * src/summaryview.c
12638                 moved setting of important score to
12639                 summary_set_prefs_from_folderitem
12640
12641 2002-11-13 [colin]      0.8.5claws139
12642
12643         * src/matcher_parser_parse.y
12644                 Fix a segfault in the parser (happening when
12645                 a good expression had been tested and a bad 
12646                 one arrives)
12647
12648 2002-11-13 [paul]       0.8.5claws138
12649
12650         * sync with 0.8.5cvs24
12651                 see ChangeLog 2002-11-13
12652                 
12653         * po/pt_BR.po
12654                 updated by Fabio Jr. Beneditto
12655
12656 2002-11-13 [colin]      0.8.5claws137
12657         
12658         * src/msgcache.c
12659           src/defs.h
12660           src/procmsg.[ch]
12661                 Revert last commit, problem
12662
12663 2002-11-13 [colin]      0.8.5claws136
12664
12665         * src/msgcache.c
12666                 Remove duplicated code
12667         * src/defs.h
12668                 Bumped CACHE_VERSION and MARK_VERSION
12669         * src/procmsg.[ch]
12670                 Network endian for cache and mark files
12671
12672 2002-11-12 [colin]      0.8.5claws135
12673
12674         * src/inc.c
12675                 Fix the "socket error" dialog which disappeared
12676
12677 2002-11-12 [colin]      0.8.5claws134
12678
12679         * src/msgcache.c
12680                 Reverse last commit which had performance 
12681                 problems, but still reverse the list
12682
12683 2002-11-12 [colin]      0.8.5claws133
12684
12685         * src/msgcache.c
12686                 Reverse list order
12687
12688 2002-11-12 [melvin]     0.8.5claws132
12689
12690         * src/compose.c
12691                 Added a check for a NULL prefs_common.dictionary
12692
12693 2002-11-12 [colin]      0.8.5claws131
12694
12695         * src/ssl_certificate.[ch]
12696                 Use FQDN hostname
12697
12698 2002-11-12 [colin]      0.8.5claws130
12699
12700         * src/ssl_certificate.[ch]
12701                 Take connection port into account for 
12702                 checking certificates (a single hostname
12703                 could have multiple servers with multiple
12704                 certificates)
12705         * src/ssl.c
12706                 Pass the port to ssl_certificate_check
12707
12708 2002-11-12 [paul]       0.8.5claws129
12709
12710         * src/folder.c
12711                 fix a typo in last commit
12712
12713 2002-11-12 [paul]       0.8.5claws128
12714
12715         * sync with 0.8.5cvs23
12716                 see ChangeLog entry 2002-11-12
12717
12718 2002-11-11 [colin]      0.8.5claws127
12719
12720         * src/ssl_certificate.c
12721                 Cleaner messages
12722                 Don't popup, instead log error, if the 
12723                 corresponding pref is checked
12724         * src/ssl_certificate.h
12725                 include <openssl/objects/h>
12726
12727 2002-11-11 [colin]      0.8.5claws126
12728
12729         * src/ssl_certificate.h
12730                 _Really_ clean it
12731
12732 2002-11-11 [colin]      0.8.5claws125
12733         
12734         * src/ssl_certificate.c
12735                 Fixed leak
12736
12737 2002-11-11 [colin]      0.8.5claws124
12738
12739         * src/ssl.c
12740                 Cleaned a bit
12741         * src/ssl_certificate.[ch]
12742                 Cleaned a bit (better use of SSL API)
12743                 (This will cause non-recognition of saved 
12744                  certificates of claws12[23]...)
12745
12746 2002-11-11 [paul]       0.8.5claws123
12747         
12748         * po/es.po
12749                 updated by Ricardo Mones Lastra
12750
12751 2002-11-11 [colin]      0.8.5claws122
12752
12753         * src/ssl.c
12754                 Fix a typo
12755
12756 2002-11-11 [colin]      0.8.5claws121
12757
12758         * src/ssl_certificate.[ch] ** NEW FILES **
12759         * src/ssl.[ch]
12760                 Check SSL certificates presented to us
12761         * src/Makefile.am
12762                 Add ssl_certificate.[ch]
12763         * po/POTFILES.in
12764                 Add ssl_certificate.c
12765
12766 2002-11-11 [paul]       0.8.5claws120
12767
12768         * sync with 0.8.5cvs22
12769                 see ChangeLog 2002-11-11
12770
12771 2002-11-11 [paul]       0.8.5claws119
12772
12773         * sync with 0.8.5cvs21
12774                 see ChangeLog 2002-11-11
12775
12776 2002-11-10 [jens]       0.8.5claws118
12777
12778         * src/folder.c
12779         * src/folderview.c
12780                 corrected some typing
12781         * po/de.po
12782                 updated german translation
12783         * sylpheed.spec.in
12784                 cleaned up specfile and adjusted it for claws
12785
12786 2002-11-10 [colin]      0.8.5claws117
12787
12788         * src/summaryview.c
12789                 a STATUSBAR_PUSH/POP fix
12790
12791 2002-11-10 [colin]      0.8.5claws116
12792
12793         * src/prefs_folder_item.c
12794                 Fix hanging after opening folder properties
12795
12796 2002-11-10 [hoa]        0.8.5claws115
12797
12798         * src/matcher_parser_lex.l
12799         * src/matcher_parser_parse.y
12800                 config file for scoring and filtering is no more trashed
12801                 when there is a syntax error in a filtering rule when
12802                 editing it in a dialog.
12803
12804 2002-11-09 [colin]      0.8.5claws114
12805
12806         * src/mbox_folder.c
12807                 Added missing initialisation of folder->destroy()
12808
12809 2002-11-09 [colin]      0.8.5claws113
12810
12811         * src/folder.c
12812           src/folderview.c
12813                 Fix the status bar messages
12814
12815 2002-11-09 [colin]      0.8.5claws112
12816
12817         * src/folderview.c
12818                 Fix hangs after folder dnd, happening after 
12819                 claws109.
12820
12821 2002-11-09 [christoph]  0.8.5claws111
12822
12823         * src/folderview.c
12824                 just changed order of calls (reverse order of
12825                 associated calls)
12826         * src/inc.c
12827                 lock inc when checking only one account, otherwise
12828                 inc all could be executed at the same time
12829
12830 2002-11-09 [christoph]  0.8.5claws110
12831
12832         * src/folderview.c
12833                 better unlock the mouse cursor before calling
12834                 summary_show because it changes the cursor too
12835
12836 2002-11-09 [christoph]  0.8.5claws109
12837
12838         * src/folder.[ch]
12839         * src/folderview.c
12840                 add functions to open and close a folder
12841                 o opending will execute scanning for remote folders
12842                   and processing
12843                 o closing will unset new flag for messages
12844
12845 2002-11-09 [colin]      0.8.5claws108
12846
12847         * src/folder.c
12848                 Add a call to prefs_matcher_write_config to 
12849                 avoid non-leaf folders filtering settings to be
12850                 lost
12851
12852 2002-11-09 [paul]       0.8.5claws107
12853
12854         * src/prefs_account.c
12855                 re-word a label
12856
12857 2002-11-09 [colin]      0.8.5claws106
12858
12859         * src/folderview.c
12860                 Minor esthetic fix
12861
12862 2002-11-09 [colin]      0.8.5claws105
12863
12864         * src/folderview.c
12865                 Fix prefs_filtering deletion for MH folders (same
12866                 reason as below)
12867         * src/prefs_filtering.c
12868                 Fix prefs_filtering renaming and deletion for 
12869                 folder-based processing rules.  
12870
12871 2002-11-09 [christoph]  0.8.5claws104
12872
12873         * src/compose.c
12874         * src/folder.[ch]
12875         * src/folderview.[ch]
12876         * src/import.c
12877         * src/inc.c
12878         * src/main.c
12879         * src/mainwindow.c
12880         * src/messageview.c
12881         * src/prefs_folder_item.c
12882         * src/procmsg.c
12883         * src/summaryview.c
12884                 implement a callback system for folder item updates
12885
12886 2002-11-09 [colin]      0.8.5claws103
12887
12888         * src/folderview.c
12889                 Fix prefs_filtering renaming for MH folders (we
12890                 shouldn't rename by path as another folder could
12891                 have the same hierarchy).
12892
12893 2002-11-09 [colin]      0.8.5claws102
12894
12895         * src/folder.c
12896                 Fix a leak found by Christoph, use better variable
12897                 names
12898
12899 2002-11-09 [colin]      0.8.5claws101
12900
12901         * src/folder.c
12902                 One more fix for processing rules
12903
12904 2002-11-08 [colin]      0.8.5claws100
12905         
12906         * src/matcher.c
12907                 Don't copy the compiled regexp (will be reevaluated)
12908         * src/folderview.c
12909                 Lock folderview while moving
12910         * src/folder.c
12911                 Provide info on what's happening to the user
12912
12913 2002-11-08 [colin]      0.8.5claws99
12914
12915         * src/folderview.c
12916                 Fix folder reordering after a move if parent is 
12917                 root
12918         * src/scoring.[ch]
12919                 Add function to copy a ScoringProp
12920         * src/prefs_folder_item.c
12921                 Copy scoring rules when copying a folder prefs
12922
12923 2002-11-08 [colin]      0.8.5claws98
12924
12925         * src/folderview.c
12926                 Fixes in case of failure
12927         * src/filtering.[ch]    
12928                 Add function to duplicate a FilteringProp
12929         * src/matcher.[ch]
12930                 Add function to duplicate a MatcherProp
12931         * src/prefs_folder_item.c
12932                 Save folder's processing rules when copying 
12933                 its prefs
12934
12935 2002-11-08 [colin]      0.8.5claws97
12936         
12937         * src/folderview.c
12938                 Sort after move
12939         * src/folder.c 
12940                 Change a printf to debug_print
12941
12942 2002-11-08 [colin]      0.8.5claws96
12943
12944         * src/folder.c
12945           src/folderview.c
12946                 Fix segfaults, call me stupido
12947         
12948
12949 2002-11-08 [colin]      0.8.5claws95
12950
12951         *src/folder.c
12952                 Added forgotten prefs to save when moving folders
12953
12954 2002-11-08 [colin]      0.8.5claws94
12955
12956         * src/folder.c
12957                 Fixes to folder DND (prefs copy)
12958         * src/folderview.c
12959                 Optimization for folder DND (don't rescan whole tree)
12960                 Added folderview_create_folder_node() for this 
12961                 optimization, so de-duped a bit the code
12962         * src/prefs_folder_item.[ch]
12963                 Added prefs_folder_item_copy_prefs()    
12964           
12965 2002-11-08 [paul]       0.8.5claws93
12966
12967         * src/prefs_account.c
12968           tools/README
12969           tools/kmail2sylpheed_v2.pl
12970                 correct some typos
12971
12972 2002-11-08 [paul]       0.8.5claws92
12973
12974         * src/compose.c
12975           src/prefs_account.[ch]
12976                 remove account options 'clearsign' and 'ascii_armored',
12977                 replace with 'default_gnupg_mode' to prevent mixed-mode
12978                 Privacy settings
12979
12980 2002-11-08 [paul]       0.8.5claws91
12981
12982         * src/compose.[ch]
12983                 re-implement GnuPG 'on-the-fly' mode selection,
12984                 disallow mixed-mode
12985
12986 2002-11-08 [colin]      0.8.5claws90
12987
12988         * src/folderview.c
12989           src/prefs_folder_item.c
12990                 Change "Property" to "Properties"
12991
12992 2002-11-07 [colin]      0.8.5claws89
12993
12994         * src/folderview.c
12995           src/folder.c
12996                 Allow folder dropping to a root folder
12997
12998 2002-11-07 [paul]       0.8.5claws88
12999
13000         * src/compose.c
13001                 revert last commit
13002
13003 2002-11-07 [paul]       0.8.5claws87
13004
13005         * src/compose.c
13006                 fix reply-to-list bug. closes bug report
13007                 "[633382] reply-to-list broken in recent cvs"
13008
13009 2002-11-07 [paul]       0.8.5claws86
13010
13011         * src/compose.c
13012                 add a forgotten '#if USE_GPGME ... #endif'
13013
13014 2002-11-07 [paul]       0.8.5claws85
13015
13016         * sync with 0.8.5cvs20
13017                 see ChangeLog 2002-11-07
13018
13019 2002-11-07 [colin]      0.8.5claws84
13020
13021         * src/folder.[ch]
13022                 Change folder_item_move_to to return the newly 
13023                 created folderitem.
13024         * src/folderview.c
13025                 Select the new folderitem after moving.
13026
13027 2002-11-07 [colin]      0.8.5claws83
13028
13029         * src/prefs_filtering.c
13030                 Fix rule rewriting when moving a leaf folder to a 
13031                 shorter path
13032
13033 2002-11-07 [colin]      0.8.5claws82
13034
13035         * src/prefs_filtering.c
13036                 fix a leak
13037
13038 2002-11-07 [colin]      0.8.5claws81
13039
13040         * src/folder.[ch]
13041                 Add folder_item_move_to() function to move a 
13042                 folderitem into another one (updates matcher etc)
13043         * src/folderview.c
13044                 Add folder drag'n drop (context menu to come)
13045                 [Should be dataloss free, but Please backup before 
13046                  trying !]
13047
13048 2002-11-06 [colin]      0.8.5claws80
13049
13050         * src/mh.c
13051                 mh_create_folder() returns NULL if can't create
13052                 directory hierarchy
13053
13054 2002-11-06 [paul]       0.8.5claws79
13055
13056         * src/compose.[ch]
13057                 allow 'on-the-fly' changing of the type of encryption 
13058                 and/or signing used (mime/ascii) via the compose window
13059
13060 2002-11-06 [paul]       0.8.5claws78
13061
13062         * sync with 0.8.5cvs19
13063                 see ChangeLog 2002-11-06 for src/account.c: 
13064                 account_get_special_folder()
13065                 
13066 2002-11-05 [alfons]     0.8.5claws77
13067
13068         * src/crash.c
13069                 very minor cleanups: nothing to see here, move on. :-)
13070
13071 2002-11-05 [colin]      0.8.5claws76
13072
13073         * src/main.c
13074                 Changes choices if compose windows are opened to
13075                 Discard, Draft, Don't quit
13076
13077 2002-11-05 [thorsten]   0.8.5claws75
13078
13079         * src/compose.c
13080                 reenabled default_reply_to folder option
13081
13082 2002-11-05 [colin]      0.8.5claws74
13083
13084         * src/compose.[ch] 
13085                 add compose_draft()
13086         * src/crash.c
13087                 add SIGTERM handler
13088         * src/main.[ch]
13089                 add clean_quit() for the SIGTERM handler
13090
13091 2002-11-05 [paul]       0.8.5claws73
13092         
13093         * po/es.po
13094                 updated by Ricardo Mones Lastra
13095
13096 2002-11-05 [melvin]     0.8.5claws72
13097
13098         * src/logwindow.c
13099                 Fixed log-clipping bug #616795.
13100                 To stop logging in the log window use 0 length.
13101         * src/prefs_common.c
13102                 Added a label to inform about the 0 log length behaviour.
13103
13104 2002-11-05 [paul]       0.8.5claws71
13105
13106         * sync with 0.8.5cvs17
13107                 see ChangeLog 2002-11-05
13108
13109 2002-11-04 [paul]       0.8.5claws70
13110
13111         * sylpheed-128x128.png
13112           sylpheed-64x64.png
13113           sylpheed.png
13114                 replace with pngcrushed icons. Submitted by Nicolas Kaiser,
13115                 <nikai@users.sourceforge.net>
13116                 
13117         * po/bg.po
13118                 updated by George Danchev
13119
13120 2002-11-03 [thorsten]   0.8.5claws69
13121
13122         * src/main.c
13123           src/mimeview.c
13124           src/rfc2015.h
13125                 add check if gpg is active
13126
13127 2002-11-03 [thorsten]   0.8.5claws68
13128
13129         * src/toolbar.h
13130                 removed GSList declaration causing trouble on MacOS-X
13131                 (submitted by alfons, reported by xfesty)
13132
13133 2002-11-01 [paul]       0.8.5claws67
13134
13135         * src/mainwindow.c
13136                 remove last remnants of main's filter code
13137
13138 2002-11-01 [paul]       0.8.5claws66
13139
13140         * tools/filter_conv.pl
13141                 fix bug where user-defined headers were ignored
13142
13143 2002-11-01 [paul]       0.8.5claws65
13144
13145         * src/logwindow.c
13146                 make a debug_print() not translatable
13147
13148 2002-10-31 [melvin]     0.8.5claws64
13149
13150         * ac/aspell.m4
13151                 Fixed --disable-aspell-test. Now --disable-aspell-test will 
13152                 not run any GNU/aspell test.  The dictionary path will
13153                 be by default /usr/local/lib/aspell/ unless --with-aspell-prefix
13154                 was given, in which case, it will be $prefix/lib/aspell/
13155         * configure.in
13156                 Fixed typo in commentary (Aspell code).
13157
13158 2002-10-31 [paul]       0.8.5claws63
13159
13160         * po/POTFILES.in
13161                 remove src/filter.c and src/prefs_filter.c
13162                 thanks to Ricardo for reminding me
13163
13164 2002-10-31 [colin]      0.8.5claws62
13165
13166         * src/mbox_folder.c
13167                 Plug some leaks
13168
13169 2002-10-31 [paul]       0.8.5claws61
13170
13171         * src/prefs_filter.[ch] ** REMOVED **
13172           src/filter.[ch]       ** REMOVED **
13173           
13174         * src/Makefile.am
13175           src/folderview.c
13176           src/inc.c
13177           src/main.c
13178           src/mainwindow.c
13179           src/mbox.c
13180           src/prefs_common.c
13181           src/prefs_filtering.c
13182           src/summaryview.[ch]
13183                 remove main's 'filter' code
13184                 
13185         README.claws
13186                 update to reflect removal of main's filter
13187
13188 2002-10-31 [paul]       0.8.5claws60
13189
13190         * src/summaryview.c
13191                 remove check for global_processing in summary_filter_open(). 
13192                 This fixes the bug where if the user uses the right-click 
13193                 'Create filter rule...' and doesn't have any filter rules 
13194                 already defined in claws' advanced filtering, the newly 
13195                 created filter rule goes to main's filtering which is 
13196                 inaccessible through the gui. Now the filter rule gets added
13197                 to claws' filtering by default.
13198
13199 2002-10-28 [melvin]     0.8.5claws59
13200
13201         * src/prefs_actions.c
13202                 Fixed bug #627322 where MIME parts were not always
13203                 correctly passed to a %p action
13204                 Display an error dialog when message filename is not found.
13205
13206 2002-10-28 [melvin]     0.8.5claws58
13207
13208         * src/prefs_common.c
13209                 Readded a missing function declaration lost in 0.8.3claws34
13210
13211 2002-10-28 [paul]       0.8.5claws57
13212
13213         * sync with 0.8.5cvs15
13214                 see ChangeLog 2002-10-28 and 2002-10-25
13215                 
13216         Note: ChangeLog entry 2002-10-24 is not sync'ed.
13217
13218 2002-10-27 [oliver]     0.8.5claws56
13219
13220         * src/pop.c
13221                 plug leak in pop3_top_recv
13222
13223 2002-10-26 [christoph]  0.8.5claws55
13224
13225         * src/folder.c
13226                 set need_update folder flag when messages are added
13227                 (closes bug [ 626922 ] folder not updated after receiving)
13228
13229 2002-10-25 [melvin]     0.8.5claws54
13230
13231         * src/imageview.c
13232                 Fixed a memleak introduced in the scaling code.
13233
13234 2002-10-24 [alfons]     0.8.5claws53
13235
13236         * src/filtering.c
13237                 make filtering's forward message action forward from the 
13238                 correct account
13239                 (closes bug [628089 ] Filter -> Forward from address problem
13240                 reported by Oktay)
13241
13242 2002-10-24 [christoph]  0.8.5claws52
13243
13244         * src/mainwindow.c
13245         * src/manual.[ch]
13246                 o use manual of current locale or english if current
13247                   locale is not available (and english is available)
13248                 o also link to sylpheed doc project manuals
13249
13250 2002-10-23 [paul]       0.8.5claws51
13251
13252         * tools/README
13253           tools/kmail2sylpheed_v2.pl
13254                 add new version of kmail addressbook importer script.
13255                 works with newer versions of Kmail/KAddressBook which
13256                 have new and rearranged data.
13257
13258 2002-10-23 [martin]     0.8.5claws50
13259
13260         * src/folderview.c
13261         * src/summaryview.c
13262         * src/utils.h
13263         * src/utils.c
13264                 added length parameter to get_abbrev_newsgroup_name()
13265                 changed this function so that it abbreviates the newsgroup
13266                 names only so long it is smaller than the length parameter
13267                 (for better reading of some newsgroup names and space efficiency)
13268
13269 2002-10-22 [colin]      0.8.5claws49
13270
13271         *src/foldersel.c
13272                 Revert Alfons' last modification (after voting ;-))
13273
13274 2002-10-21 [alfons]     0.8.5claws48
13275
13276         * src/foldersel.c
13277                 folder view in folder selection dialog reflects state of
13278                 folder view in main window
13279
13280 2002-10-18 [alfons]     0.8.5claws47
13281
13282         * src/mbox.c
13283                 drop imported messages in folder selected by user,
13284                 and not in the inbox
13285                 (closes bug [ 625424 ] Import mbox always to "Inbox" folder)
13286
13287 2002-10-18 [alfons]     0.8.5claws46
13288
13289         * src/compose.c
13290                 make automagic reply work correctly for email accounts 
13291                 (whether it's viable to do a full sync with Hiro's 
13292                 compose.c is still under discussion)
13293
13294 2002-10-18 [melvin]     0.8.5claws45
13295
13296         * src/prefs_actions.c
13297                 Fixed bug #622275 where asynchroneous actions left 
13298                 zombies processes
13299                 Made (synchroneous) actions' input be displayed live.
13300
13301 2002-10-18 [christoph]  0.8.5claws44
13302
13303         * src/textview.c
13304                 don't add a newline in the textview in front of the
13305                 first textpart if header display is disabled
13306                 (closes bug [ 603385 ] disabled header display leaves blank
13307                  lin)
13308
13309 2002-10-18 [christoph]  0.8.5claws43
13310
13311         * src/folder.[ch]
13312         * src/imap.c
13313         * src/mbox_folder.c
13314         * src/mh.c
13315         * src/news.c
13316                 folder->get_num_list now returns an error code
13317                 (closes bug [ 609424 ] News cache cleared on failure)
13318                 
13319 2002-10-17 [colin]      0.8.5claws42
13320         
13321         * src/news.c
13322                 Changed a printf by debug_print
13323
13324 2002-10-16 [paul]       
13325
13326         * tools/OOo2sylpheed.pl
13327                 allow for spaces in the name of the
13328                 file to be attached.
13329
13330 2002-10-16 [colin]      0.8.5claws41
13331
13332         * src/main.c
13333                 Use a tristate to change online mode
13334
13335 2002-10-16 [paul]       0.8.5claws40
13336
13337         * po/es.po
13338                 updated by Ricardo Mones Lastra
13339
13340 2002-10-16 [colin]      0.8.5claws39
13341
13342         * src/main.c
13343           src/mainwindow.[ch]
13344                 Added --online and --offline command-line
13345                 switches
13346
13347 2002-10-15 [christoph]  0.8.5claws38
13348
13349         * src/procmime.c
13350                 set mimeinfo->name to NULL after g_free to
13351                 avoid double freeing with g_free
13352
13353 2002-10-14 [christoph]  0.8.5claws37
13354
13355         * src/compose.c
13356         * src/filtering.c
13357         * src/summaryview.c
13358                 remove calls to folder->change_flags that are now
13359                 done by procmsg flag functions (seems it is not
13360                 used by any foldertype anyway)
13361         * src/folder.c
13362                 init folder->change_flags with NULL
13363
13364 2002-10-14 [christoph]  0.8.5claws36
13365
13366         * src/folder.[ch]
13367         * src/imap.[ch]
13368                 use virtual functions for folder item new and destroy
13369                 functions
13370
13371 2002-10-14 [melvin]     0.8.5claws35
13372
13373         * src/compose.c
13374                 Added a test to not run the spell checker if no default
13375                 dictionary is available. No dialog is displayed though.
13376
13377 2002-10-14 [melvin]     0.8.5claws34
13378
13379         * src/gtkaspell.c
13380                 Fixed bug in dictionary list context menu where
13381                 "More..." pointed to an emtpy submenu if the
13382                 number of dictionaries is a multiple of 15
13383                 Removed unneeded code in suggestions list creation
13384
13385 2002-10-14 [paul]       0.8.5claws33
13386
13387         * po/bg.po
13388                 updated by George Danchev
13389
13390 2002-10-13 [hoa]        0.8.5claws32
13391
13392         * src/matcher.[ch]
13393           src/matcher_parser_parser.y
13394                 removed the escaped string from internal structure
13395                 of matcher.
13396
13397 2002-10-12 [colin]      0.8.5claws31
13398
13399         * src/gtksctree.[ch]
13400           src/summaryview.c
13401                 Removed useless function gtksctree_reanchor
13402
13403 2002-10-12 [alfons]     0.8.5claws30
13404         
13405         * sync with remaining main changes 2002-10-09 - 2002-10-11
13406         - drop changes to src/compose.c (requires claws specific changes)
13407         
13408 2002-10-12 [alfons]     0.8.5claws29
13409         
13410         * sync with main changes of 2002-10-08
13411         - drop changes to src/compose.c (requires claws specific changes)
13412         - drop changes to src/summaryview.c (requires changes to compose.c)     
13413
13414 2002-10-12 [alfons]     0.8.5claws28
13415         
13416         * sync with main changes of 2002-10-07
13417
13418 2002-10-12 [alfons]     0.8.5claws27
13419
13420         * sync with main changes of 2002-10-04
13421         - drop changes to src/compose.c (requires claws specific changes)
13422         - drop changes to src/prefs_folder_item.c (claws implementation
13423           seems to be working)
13424
13425 2002-10-12 [colin]      0.8.5claws26
13426
13427         * src/mainwindow.c
13428                 Fix folder-flicker when space-reading, introduced 
13429                 in claws22.
13430
13431 2002-10-12 [colin]      0.8.5claws25
13432
13433         * src/compose.c
13434                 Save account address when saving as draft.
13435                 (closes bug 621838)
13436
13437 2002-10-12 [colin]      0.8.5claws24
13438
13439         * src/summaryview.c
13440                 Fix the problem consisting of no message selected
13441                 after the last message in a folder has been moved.
13442
13443 2002-10-12 [paul]       0.8.5claws23
13444
13445         * src/compose.c
13446           src/prefs_template.c
13447           src/template.[ch]
13448                 add Cc and Bcc to templates. Patch submitted by
13449                 John L. Males.
13450
13451 2002-10-12 [colin]      0.8.5claws22
13452
13453         * src/folderview.c
13454                 Fix a bug after "Check for new messages":
13455                 If a folder was opened, it was still selected at
13456                 the end of the check, but displayed empty.
13457         * src/mainwindow.c
13458                 Remove unnecessary check
13459
13460 2002-10-12 [paul]
13461
13462         * tools/README
13463                 be more verbose in the description of
13464                 OOo2sylpheed.pl
13465                 
13466
13467 2002-10-11 [colin]      0.8.5claws21
13468
13469         * src/mainwindow.c
13470                 Make space work (better) when no mail is selected
13471
13472 2002-10-11 [colin]      0.8.5claws20
13473
13474         * src/inc.c
13475           src/news.c
13476                 fix warnings
13477
13478 2002-10-11 [colin]      0.8.5claws19
13479
13480         * src/mainwindow.c
13481                 revert 0.8.5claws6 changes as i couldn't get to
13482                 anything satisfying
13483
13484 2002-10-11 [melvin]     0.8.5claws18
13485
13486         * src/compose.c
13487                 Removed buggy and unused macro (should have been committed in
13488                 0.8.5claws17)
13489
13490 2002-10-11 [melvin]     0.8.5claws17
13491
13492         * src/compose.c
13493                 Fixed memory leak from bug #622040 (thanks to Martin Kluge)
13494
13495 2002-10-11 [thorsten]   0.8.5claws16 
13496
13497         * src/folderview.c
13498                 remove rescan warning
13499
13500 2002-10-11 [colin]      0.8.5claws15 
13501
13502         * src/procheader.c
13503                 fix a segfault that happens if conv_unmime_header
13504                 fails (should be better to find out why it fails)
13505
13506 2002-10-11 [christoph]  0.8.5claws14
13507
13508         * src/summaryview.c
13509                 update folderview stats after ignore/unignore thread
13510
13511 2002-10-11 [hoa]        0.8.5claws13
13512
13513         * src/quote_fmt_parse.y
13514                 Fixed a yacc/bison syntax error
13515         * src/matcher.c
13516                 Escaping of string is fixed.
13517
13518 2002-10-11 [colin]      0.8.5claws12
13519
13520         * src/imageview.c
13521                 Resize images to fit
13522
13523 2002-10-11 [paul]       0.8.5claws11
13524
13525         * po/es.po
13526                 updated by Ricardo Mones Lastra
13527
13528 2002-10-10 [alfons]     0.8.5claws10
13529
13530         * src/compose.c
13531                 allow dropping files by "moving" files from a file manager,
13532                 not only by the more cumbersome "copying". the latter 
13533                 mostly implies holding down the Control button
13534
13535 2002-10-10 [christoph]  0.8.5claws9
13536
13537         * src/summaryview.c
13538                 update folders after thread building for ignored threads
13539
13540 2002-10-10 [christoph]  0.8.5claws8
13541
13542         * config/.cvsignore
13543                 added Makefile
13544         * src/filtering.[ch]
13545         * src/folder.[ch]
13546         * src/folderview.[ch]
13547         * src/import.c
13548         * src/inc.[ch]
13549         * src/mbox.[ch]
13550         * src/procmsg.c
13551         * src/summaryview.[ch]
13552                 o added new flag need_update to FolderItem
13553                 o removed folder_table from various functions from tracking
13554                   folder updates
13555                 o set need_update flags in folder.c's move, copy and delete
13556                   functions and procmsg's flags functions
13557                 o added function folderview_update_items_when_required that
13558                   updates all folders with need_update set
13559                 o call folderview_update_items_when_required instead of
13560                   folderview_update_item_foreach
13561
13562 2002-10-09 [sergey]     0.8.5claws7
13563
13564         * src/compose.c
13565                 Strip CRs whel loading the text into editor in reedit mode.
13566
13567 2002-10-09 [colin]      0.8.5claws6
13568
13569         * src/mainwindow.c
13570                 Make Space work when no mail is selected
13571
13572 2002-10-09 [colin]      0.8.5claws5
13573
13574         * src/gtksctree.[ch]
13575                 Fix range_select
13576                 Add gtk_sctree_reanchor() 
13577         * src/summaryview.c
13578                 Use gtk_sctree_reanchor() - better fix for 
13579                 bug 60413
13580
13581 2002-10-09 [colin]      0.8.5claws4
13582
13583         * src/summaryview.c
13584                 Fix shift-click select after delete problem
13585                 (closes bug 60413)
13586
13587 2002-10-08 [thorsten]   0.8.5claws3
13588
13589         * src/summaryview.c
13590                 exclude current msg from -hide read messages-
13591
13592 2002-10-08 [colin]      0.8.5claws2
13593
13594         * src/inc.[ch]
13595           src/pop.c
13596           src/recv.c
13597                 Differentiate socket errors from disk full
13598                 errors
13599
13600 2002-10-08 [christoph]  0.8.5claws1
13601
13602         * Makefile.am
13603         * configure.in
13604                 modifications for new config directory
13605
13606         * config.guess  ** REMOVED **
13607         * config.sub    ** REMOVED **
13608         * install-sh    ** REMOVED **
13609         * ltmain.sh     ** REMOVED **
13610         * missing       ** REMOVED **
13611         * mkinstalldirs ** REMOVED **
13612                 these files are autogenerated by automake
13613                 when you run autogen.sh
13614
13615         * config/.cvsignore     ** NEW FILE **
13616         * config/Makefile.am    ** NEW FILE **
13617                 ignore autogenerated files
13618                 create a Makefile in this directory
13619
13620 2002-10-08 [paul]       0.8.5claws
13621
13622         * 0.8.5claws release
13623         
13624         * src/compose.c
13625           src/procheader.c
13626           src/procmsg.c
13627                 fix quote reply format for newsgroups reply bug
13628                 (thanks to Hoa)
13629                 
13630         * po/en_GB.po
13631           po/pl.po
13632                 updated by me and Witold Wladyslaw Wojciech Wilk
13633                 repectively
13634
13635 2002-10-07 [paul]       0.8.3claws53
13636
13637         * po/it.po
13638           po/pt_BR.po
13639           po/sr.po
13640                 updated messages catalogs, submitted by
13641                 Alessandro Maestri, Fabio Jr.Beneditto 
13642                 and Urke MMI, respectively.
13643
13644 2002-10-07 [christoph]  0.8.3claws52
13645
13646         * src/folder.[ch]
13647         * src/folderview.c
13648         * src/mainwindow.c
13649                 fix new folder ghost message bug
13650                 (closes bug [ 619722 ] wrong count for newly created folders)
13651
13652 2002-10-07 [christoph]  0.8.3claws51
13653
13654         * src/compose.c
13655                 fix news posting problem
13656
13657 2002-10-07 [melvin]     0.8.3claws50
13658
13659         * po/fr.po
13660                 Updated French translation
13661
13662 2002-10-05 [christoph]  0.8.3claws49
13663
13664         * src/gtkstext.c
13665                 check if line_start_cache is set in gtk_stext_update_text
13666                 (closes bug [ 618119 ] crash while doing search in folder)
13667
13668 2002-10-05 [christoph]  0.8.3claws48
13669
13670         * src/imap.c
13671         * src/news.c
13672         * src/utils.c
13673         * src/utils.h
13674                 implement cache cleanups for claws' folder system
13675                 (closes bug [ 595916 ] imapcache not cleaned up)
13676
13677 2002-10-05 [melvin]     0.8.3claws47
13678
13679         * src/prefs_actions.c
13680                 Made the help text more clear for the %p token
13681
13682 2002-10-04 [paul]       0.8.3claws46
13683
13684         * sync with 0.8.5
13685                 see ChangeLog 2002-10-02 and 2002-10-03
13686
13687 2002-10-04 [christoph]  0.8.3claws45
13688
13689         * src/inc.c
13690                 fix segfault caused by pop before smtp
13691                 call to inc_account_mail with NULL
13692                 pointer for mainwin
13693
13694 2002-10-04 [paul]       0.8.3claws44
13695
13696         * configure.in
13697                 sync the LDAP detection from 0.8.5cvs1
13698
13699 2002-10-02 [christoph]  0.8.3claws43
13700
13701         * po/de.po
13702                 fix small spelling error
13703
13704 2002-10-02 [melvin]     0.8.3claws42
13705
13706         * ac/aspell.m4
13707                 Behave better and say "no" when test program cannot be run.
13708
13709 2002-10-02 [paul]       0.8.3claws41
13710
13711         * sync with 0.8.4cvs1
13712                 see ChangeLog 2002-09-30, 2002-10-01, 2002-10-02
13713                 
13714         * src/summaryview.c
13715                 toggle the behavior of Reply menuitem between
13716                 normal reply and reply-to-list
13717
13718 2002-10-01 [sergey]     0.8.3claws40
13719
13720         * src/compose.c
13721                 Convert newlines in the message text to the canonical form
13722                 before base64 encoding (RFC2045 compliance, fixes some
13723                 interoperability issues with Evolution 1.0.3)
13724
13725 2002-09-29 [colin]      0.8.3claws39
13726
13727         * src/summaryview.c
13728                 Fix an unwanted copy/paste
13729
13730 2002-09-29 [colin]      0.8.3claws38
13731
13732         * src/mainwindow.c
13733                 Renamed "Custom toolbar" to "Customize toolbar"
13734                 Renamed "Show all header" to "Show all headers"
13735                 Renamed "Set diplay item" to "Set displayed items"
13736         * src/prefs_common.c
13737                 Renamed "Show all header" to "Show all headers"
13738         * src/prefs_summary_column.c
13739                 Renamed "diplay item" to "displayed items"
13740
13741 2002-09-29 [colin]      0.8.3claws37
13742
13743         * src/mainwindow.[ch]
13744                 online/offline status pixmaps follow theme
13745                 changes
13746         * src/summaryview.[ch]
13747                 quicksearch pixmap follows theme changes
13748
13749 2002-09-29 [thorsten]   0.8.3claws36
13750
13751         * src/compose.c
13752           src/prefs_folder_item.[ch]
13753                 add default_reply_to folder option (closes patch 581044)
13754
13755 2002-09-29 [christoph]  0.8.3claws35
13756
13757         * acconfig.h    ** REMOVED **
13758         * configure.in
13759         * ac/aspell.m4
13760         * ac/check-type.m4
13761         * ac/gnupg-check-typedef.m4
13762                 fix autoheader 2.50 warning
13763
13764 2002-09-29 [christoph]  0.8.3claws34
13765
13766         * major code cleanup (part 2)
13767         
13768                 - unused variables removed
13769                 - unused functions removed
13770                 - uninitialized variables checked
13771                 - missing return statements added
13772                 - missing function return types added
13773                 - added parentheses around assignment
13774                   when suggested by gcc
13775
13776 2002-09-29 [alfons]     0.8.3claws33
13777
13778         * src/logwindow.c
13779                 log_window_clear(): only bracket gtk_text_forward_delete() 
13780                 with gtk_text_freeze() / gtk_text_thaw() (see if this
13781                 works around GTK text bug)
13782
13783 2002-09-29 [paul]       0.8.3claws32
13784
13785         * po/bg.po
13786           po/sr.po
13787                 updated by George Danchev and Urke MMI
13788                 respectively
13789
13790 2002-09-27 [christoph]  0.8.3claws31
13791
13792         * doc-src/readme.txt
13793         * doc-src/rfc1806.txt   ** REMOVED **
13794         * doc-src/rfc2183.txt   ** NEW FILE **
13795         * doc-src/rfc2980.txt   ** NEW FILE **
13796                 update rfcs
13797
13798 2002-09-27 [melvin]     0.8.3claws30
13799
13800         * ac/aspell.m4
13801                 Fixed typo which could break linking
13802
13803 2002-09-27 [melvin]     0.8.3claws29
13804
13805         * ac/aspell.m4
13806                 Improved GNU/aspell checking. 
13807                 Fixed bug #614490
13808
13809 2002-09-27 [paul]       0.8.3claws28
13810
13811         * sync with 0.8.3cvs8
13812                 see ChangeLog 2002-09-27
13813
13814 2002-09-26 [colin]      0.8.3claws27
13815
13816         * src/toolbar.[ch]
13817           src/mainwindow.[ch]
13818                 Add "Reply to Mailing-list" to the toolbar
13819
13820 2002-09-26 [christoph]  0.8.3claws26
13821
13822         * src/summaryview.c
13823                 Fix wrong message counts in summaryview status
13824
13825 2002-09-26 [paul]       0.8.3claws25
13826
13827         * sync with 0.8.3cvs7
13828                 see ChangeLog 2002-09-26
13829
13830 2002-09-26 [paul]       0.8.3claws24
13831
13832         * sync with 0.8.3cvs6
13833                 see ChangeLog 2002-09-25
13834
13835 2002-09-25 [christoph]  0.8.3claws23
13836
13837         * src/prefs_common.c
13838         * src/prefs_folder_item.c
13839         * src/prefs_scoring.c
13840                 Renamed "kill score" to "hide score" in GUI
13841                 and prefs files
13842
13843 2002-09-25 [paul]       0.8.3claws22
13844
13845         * sync with 0.8.3cvs5
13846                 see ChangeLog 2002-09-24
13847
13848 2002-09-24 [alfons]     0.8.3claws21
13849
13850         patch by Satoshi Nagayasu: allows appending / saving multiple 
13851         selected files (closes "[ 612279 ] save multiple mesg(s) in 
13852         'Save as ...'")
13853
13854         * AUTHORS
13855                 add Satoshi Nagayasu
13856         * src/summaryview.c
13857                 summary_save_as(): allow saving selected files to
13858                 one file
13859                 summary_set_menu_sensitive: enable "Save As..." when
13860                 multiple files are selected
13861         * src/utils.[ch]
13862                 append_file(): new function
13863
13864 2002-09-24 [colin]      0.8.3claws20
13865
13866         * src/procmime.c
13867                 Fix segfault when mimeinfo doesn't have a 
13868                 content_type. 
13869
13870 2002-09-24 [colin]      0.8.3claws19
13871
13872         * src/prefs_common.[ch]
13873                 Add a preference to display send dialog or not
13874         * src/send.c
13875                 Display send dialog according to preference
13876
13877 2002-09-24 [colin]      0.8.3claws18
13878
13879         * src/compose.[ch]
13880                 Disable user actions when sending
13881
13882 2002-09-24 [colin]      0.8.3claws17
13883
13884         * src/procmime.c
13885                 Do not display name or filename for attachments
13886                 with an application/pgp-signature type
13887                 (security flaw, see bug 537413)
13888
13889 2002-09-23 [colin]      0.8.3claws16
13890
13891         * src/editaddress.c
13892                 Initialize entry_email, entry_alias and 
13893                 entry_remarks to first email address of the list
13894
13895 2002-09-23 [colin]      0.83claws15
13896
13897         * src/compose.c
13898                 Drop pgp-signature when reediting a signed queued
13899                 message
13900
13901 2002-09-23 [melvin]     0.8.3claws14
13902
13903         * po/fr.po
13904                 Updated French translation
13905
13906 2002-09-23 [melvin]     0.8.3claws13
13907
13908         * src/mainwindow.c
13909                 Made custom toolbar menu labels more consistent
13910         * src/prefs_toolbar.c
13911                 Made custom toolbar window title more consistent
13912
13913 2002-09-22 [colin]      0.8.3claws12
13914
13915         * src/inc.c
13916                 Initialize session type to normal before getting 
13917                 mail (fixes strange Get behaviour)
13918         * src/prefs_account.h
13919                 Move STYPE_POP_BEFORE_SMTP to last position to 
13920                 avoid other side-effects
13921
13922 2002-09-22 [colin]      0.8.3claws11
13923
13924         * src/prefs_account.c
13925                 Fix pop_bfr_smtp_tm_entry sensivity when switching
13926                 from pop3 to apop or vice-versa
13927
13928 2002-09-22 [colin]      0.8.3claws10
13929         
13930         * src/prefs_account.[ch]
13931                 Add an option for the POP before SMTP timeout
13932         * src/inc.c
13933                 Remember time of last POP connection
13934         * src/send.c
13935                 Do POP before SMTP only if timeout reached
13936
13937 2002-09-22 [oliver]     0.8.3claws9
13938         
13939         * README.claws
13940                 explain custom toolbar
13941
13942 2002-09-22 [oliver]     0.8.3claws8
13943
13944         * src/prefs_actions.[ch]
13945         custom toolbar for compose      
13946                 actions callback from compose toolbar
13947         * src/folderview.c
13948                 remove include toolbar.h
13949
13950 2002-09-22 [oliver]     0.8.3claws7
13951         
13952         * src/prefs_toolbar.[ch]
13953                 custom toolbar for compose
13954                 - generic prefs_toolbar handles both
13955                   Mainwin's toolbar as well as Compose toolbar          
13956
13957 2002-09-22 [oliver]     0.8.3claws6
13958         
13959         * src/toolbar.[ch]
13960                 custom toolbar for compose
13961                 restructure toolbar.[ch]
13962
13963 2002-09-22 [oliver]     0.8.3claws5
13964
13965         * src/compose.[ch]
13966                 custom toolbar for compose
13967
13968 2002-09-22 [oliver]     0.8.3claws4
13969         
13970         * src/mainwindow.[ch]
13971                 custom toolbar for compose 
13972                 move mainwin toolbar back to mainwindow
13973
13974 2002-09-22 [alfons]     0.8.3claws3
13975
13976         * src/procmsg.c
13977                 :%sno/if(/if (/gc
13978                 :%sno/for(/for (/gc
13979                 (beautify)
13980
13981 2002-09-22 [alfons]     0.8.3claws2
13982         
13983         * src/procmsg.c
13984                 procmsg_save_to_outbox(): don't unlink message file from queue;
13985                 callers should do it using folder_item_remove_msg()
13986
13987 2002-09-22 [colin]      0.8.3claws1
13988
13989         * src/mimeview.[ch]
13990                 Made mimeview_check_signature() public
13991         * src/textview.c
13992                 Made GPG signatures verifiable by clicking
13993                 the [application/pgp-signature] in the Text
13994                 view
13995
13996 2002-09-22 [paul]       0.8.3claws
13997
13998         * po/bg.po
13999           po/en_GB.po
14000           po/es.po
14001           po/it.po
14002           po/pl.po
14003           po/pt_BR.po
14004           po/sr.po
14005                 updated translations, submitted by George Danchev,
14006                 me, Ricardo Mones Lastra, Alessandro Maestri,
14007                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.Beneditto 
14008                 and Urke MMI, respectively.     
14009
14010 2002-09-22 [alfons]     0.8.2claws65
14011
14012         * src/procmsg.c
14013         * src/pgptext.c
14014                 no furry valgrinds have been used to plug these memleaks
14015
14016 2002-09-20 [paul]       0.8.2claws64
14017
14018         * sync with 0.8.3cvs4
14019                 'Select thread' re-implemented 
14020                 see ChangeLog 2002-09-20
14021
14022 2002-09-21 [alfons]     0.8.2claws63
14023
14024         * src/compose.c
14025                 compose_send(): plug unnoticed memleak
14026
14027 2002-09-20 [alfons]     0.8.2claws62
14028
14029         * src/addr_compl.c
14030                 replace_address_in_edit(): strict check for NULL address to
14031                 fix "[ 607348 ] Segfault in address completion". My guess is
14032                 that this happens with an empty address book, but it's good
14033                 to have this check here anyway
14034                 
14035                 completion_window_button_press(): free string returned 
14036                 from the internal cache
14037
14038 2002-09-20 [christoph]  0.8.2claws61
14039
14040         * src/procmime.h
14041                 added ENC_BINARY to EncodingType
14042         * src/procmime.c
14043                 the string returned by procmime_get_encoding_str
14044                 should not depend on the order of values in the
14045                 EncodingType definition
14046         * doc-src/rfc1806.txt   ** NEW FILE **
14047                 Added rfc1806 about MIME Content-Disposition
14048                 Extension
14049
14050 2002-09-19 [paul]       0.8.2claws60
14051
14052         * sync with 0.8.2cvs3
14053                 see ChangeLog 2002-09-19
14054
14055 2002-09-19 [paul]       0.8.2claws59
14056
14057         * src/prefs_folder_item.c
14058                 revert to Darko's original alignment of colour
14059                 selector button
14060                 add a colon to folder_color label
14061                 
14062         * src/compose.c
14063                 add Colin's patch (with Hiro's modifications) to 
14064                 force BASE64 encoding for 8-bit text when signing
14065                 (sync with 0.8.3cvs2)
14066
14067 2002-09-18 [alfons]     0.8.2claws58
14068
14069         * src/compose.c
14070                 :%sno/if(/if (/gc
14071                 :%sno/for(/for (/gc
14072                 (beautify a little bit)
14073
14074 2002-09-18 [christoph]  0.8.2claws57
14075
14076         * src/pine.c
14077                 fix handling of fgetc return value
14078
14079 2002-09-17 [alfons]     0.8.2claws56
14080         
14081         * src/summaryview.c
14082                 summary_sort(): check non-NULL summaryview->folder_item when no 
14083                 folder is selected at all
14084                 (closes "[ 610344 ] sort label make syl Crash")
14085
14086 2002-09-17 [alfons]     0.8.2claws55
14087         
14088         * src/compose.c
14089                 beautify a little bit
14090
14091 2002-09-17 [christoph]  0.8.2claws54
14092
14093         * src/folder.c
14094                 initialize max values for cache and folder
14095                 when cache or folder is empty
14096
14097 2002-09-15 [colin]      0.8.2claws53
14098
14099         * src/compose.c
14100                 Fix a leak (thanks Alfons!) and cleaned
14101                 variables names for custom headers
14102
14103 2002-09-15 [colin]      0.8.2claws52
14104
14105         * src/compose.c
14106                 Fix custom headers recognition when
14107                 prefs_common.trans_hdr is on
14108
14109 2002-09-15 [colin]      0.8.2claws51
14110
14111         * src/compose.c
14112                 Allow dynamically-added custom headers
14113                 Yet not reparsed if reedited
14114
14115 2002-09-15 [alfons]     0.8.2claws50
14116
14117         * src/prefs_account.c
14118                 fix warnings
14119
14120 2002-09-15 [colin]      0.8.2claws49
14121         
14122         * src/prefs_account.c
14123                 fix pop_before_smtp sensitivity
14124
14125 2002-09-15 [colin]      0.8.2claws48
14126
14127         * src/inc.[ch]
14128                 add inc_pop_before_smtp()
14129                 allow MainWindow to be undefined in 
14130                 inc_account_mail() and inc_start()
14131         * src/pop.c
14132           src/prefs_account.h
14133                 add STYPE_POP_BEFORE_SMTP session type
14134         * src/prefs_account.c
14135                 activated pop before smtp option
14136         * src/send.c
14137                 do pop before smtp if the relevant option 
14138                 is set
14139
14140 2002-09-15 [paul]       0.8.2claws47
14141
14142         * sync with 0.8.3
14143                 see ChangeLog 2002-09-15
14144
14145 2002-09-14 [paul]       0.8.2claws46
14146
14147         * po/bg.po
14148                 updated Bulgarian translation, submitted by
14149                 George Danchev
14150
14151 2002-09-13 [paul]       0.8.2claws45
14152
14153         * src/compose.c
14154                 merge claws' select_account() with main's
14155                 (new) compose_select_account(). [sync with
14156                 0.8.2cvs15, see ChangeLog 2002-09-11]
14157
14158 2002-09-12 [christoph]  0.8.2claws44
14159
14160         * src/filter.c
14161                 allocate 1 elements of FolderItem not 0
14162
14163 2002-09-12 [colin]      0.8.2claws43
14164
14165         * src/compose.c
14166                 Fix bug #590825 (obey Follow-up: poster)
14167
14168 2002-09-12 [colin]      0.8.2claws42
14169
14170         * src/procmime.c
14171                 Fix bug #557009 (wrong headers for messages 
14172                 forwarded as attachments)
14173
14174 2002-09-11 [colin]      0.8.2claws41
14175         
14176         * src/compose.c
14177                 Put SCF: pseudo-header on top of message
14178                 Set draft tmp_flag when saved as draft
14179
14180         * src/procmsg.c
14181           src/procheader.c
14182                 Skip after first \n\n for beginning of real message
14183                 for drafts too
14184
14185 2002-09-11 [christoph]  0.8.2claws40
14186
14187         * src/filtering.c
14188                 use procmsg flag functions in filtering or processing
14189                 will cause incorrect folder message counts
14190
14191 2002-09-11 [colin]      0.8.2claws39
14192
14193         * src/compose.c
14194                 Fix bug #550175 - wrong save folder when reediting
14195                 drafts
14196
14197 2002-09-11 [paul]       0.8.2claws38
14198
14199         * sync with 0.8.2cvs14
14200                 see ChangeLog 2002-09-11
14201
14202 2002-09-11 [colin]      0.8.2claws37
14203
14204         * src/folder.c
14205                 Fix a typo (seeming to cause new/unread status to
14206                 be lost)
14207
14208 2002-09-10 [christoph]  0.8.2claws36
14209
14210         * src/compose.c
14211                 compose_redirect should not use compose_generic_new
14212                 because that does more stuff than expected including
14213                 opening the external editor
14214                 (closes bug "[ 526608 ] bounced messages appear blank
14215                  in editor")
14216
14217 2002-09-10 [christoph]  0.8.2claws35
14218
14219         * src/folder.c
14220                 fix problem with too large message number range
14221                 causing a crash in folder_item_scan
14222
14223 2002-09-10 [paul]       0.8.2claws34
14224
14225         * sync with 0.8.2cvs13
14226                 see ChangeLog 2002-09-10
14227
14228 2002-09-10 [christoph]  0.8.2claws33
14229
14230         * src/msgcache.c
14231                 set MsgInfo TmpFlags for queue and draft folders
14232                 (closes bug "[ 591676 ] Queue ignore MIME on restart")
14233
14234 2002-09-10 [paul]       0.8.2claws32
14235
14236         * AUTHORS
14237           po/bg.po      ** NEW FILE **
14238                 new Bulgarian translation submitted by
14239                 George Danchev <danchev@spnet.net>
14240                 
14241         * tools/Makefile.am
14242           tools/README
14243           tools/tb2sylpheed     ** NEW FILE **
14244                 add script that converts an addressbook exported
14245                 from The Bat! into a Sylpheed addressbook. Submitted
14246                 by Urke MMI <urke-kg@eunet.yu>
14247
14248 2002-09-10 [paul]       0.8.2claws31
14249
14250         * sync with 0.8.2cvs12
14251                 see ChangeLog 2002-09-10
14252
14253 2002-09-06 [paul]       0.8.2claws30
14254
14255         * src/prefs_common.c
14256                 sync with 0.8.2cvs11, see ChangeLog 2002-09-06
14257                 
14258         * tools/Makefile.am
14259           tools/README
14260           tools/ldif-to-xml.py  ** REMOVED **
14261                 remove obsolete python script
14262
14263 2002-09-06 [paul]       0.8.2claws29
14264
14265         * sync with 0.8.2cvs10
14266                 see ChangeLog 2002-09-06
14267
14268 2002-09-04 [paul]       0.8.2claws28
14269
14270         * sync with 0.8.2cvs9
14271                 see ChangeLog 2002-08-04
14272
14273 2002-09-04 [colin]      0.8.2claws27 
14274
14275         * src/prefs_common.[ch]
14276                 Added signature color configuration
14277         * src/textview.c
14278                 Use user-specified signature color
14279
14280 2002-09-03 [colin]      0.8.2claws26
14281
14282         * src/prefs_common.[ch]
14283                 Added autosave and autosave_length prefs
14284         * src/compose.c
14285                 Added compose_remove_draft()
14286                 Auto-save drafts according to the prefs
14287         * src/main.c
14288                 Added a crash-indicator file, allowing to check
14289                 for new messages on startup if Sylpheed crashed
14290                 (makes saved drafts "reappear")
14291
14292 2002-09-03 [colin]      0.8.2claws25
14293
14294         * src/textview.[ch]
14295                 Grey the signature
14296
14297 2002-09-03 [paul]       0.8.2claws24
14298
14299         * sync with 0.8.2cvs8
14300                 see ChangeLog 2002-09-02 and 2002-09-03
14301
14302 2002-09-03 [darko]      0.8.2claws23
14303
14304         * src/folderview.c
14305                 use normal style when creating new folder to pick
14306                 proper font size 
14307
14308 2002-09-02 [melvin]     0.8.2claws22
14309
14310         * src/gtkaspell.m4
14311                 removed some obsolete code
14312
14313 2002-09-02 [melvin]     0.8.2claws21
14314
14315         * ac/aspell.m4
14316                 fixed test's equality sign (== to =)
14317
14318 2002-09-02 [alfons]     0.8.2claws20
14319
14320         * src/folder.c
14321         * src/mh.c
14322                 revert change of 0.8.2claws16 and use the mh_folder_destroy
14323                 as folder->destroy virtual as suggested by Hiro
14324                 (the mh.c code seems to have been lost around mh.c.1.21)
14325
14326 2002-09-02 [paul]       0.8.2claws19
14327
14328         * po/pt_BR.po
14329                 updated by Fabio Jr. Beneditto
14330                 
14331         * src/defs.h
14332                 use 'http://claws.sylpheed.org' for homepage link. 
14333                 Domain provided by Oktay Altunergil <oktay@freelinuxcd.org>
14334
14335 2002-09-01 [alfons]     0.8.2claws18
14336
14337         * src/mh.c
14338                 plug memleak related to one Martin Kluge found
14339
14340 2002-08-31 [paul]       0.8.2claws17
14341
14342         * sync with 0.8.2cvs6
14343                 see ChangeLog 2002-08-30
14344
14345 2002-08-31 [alfons]     0.8.2claws16
14346
14347         * src/folder.c
14348                 folder_destroy(): remove mailbox from folderlist even if it has
14349                 no destroy virtual
14350
14351 2002-08-31 [alfons]     0.8.2claws15
14352
14353         * src/folder.c
14354                 :%sno/if(/if (/gc
14355                 :%sno/for(/for (/gc
14356                 (being pedantic I know)
14357
14358 2002-08-31 [alfons]     0.8.2claws14
14359
14360         * src/folder.c
14361                 check for NULL pointers returned from folder->fetch_msginfo virtual
14362                 (should solve some reported crashes)
14363
14364 2002-08-30 [alfons]     0.8.2claws13
14365
14366         * acconfig.h
14367         * configure.in
14368         * src/crash.c
14369                 enable crash dialog on compilation time
14370                 (--enable-crash-dialog configure option)
14371
14372 2002-08-30 [alfons]     0.8.2claws12
14373
14374         * AUTHORS
14375                 add Martin Kluge
14376         * src/mh.c
14377                 apply memory leak plug patch by Martin Kluge
14378                 (closes patch "[ 602568 ] patch for 602441 little memory leak",
14379                 bug "[ 599677 ] Very small memory leak in 0.81claws115",
14380                 and bug "[ 602441 ] memoryleak in filtering 0.8.2claws9?")
14381
14382 2002-08-30 [darko]      0.8.2claws11
14383
14384         * src/folderview.c
14385                 copy Gtk style from normal style to match
14386                 font size for coloured folders
14387
14388 2002-08-29 [alfons]     0.8.2claws10
14389
14390         * sylpheed.desktop
14391                 Type=Internet <- Type=Application
14392                 (reported by Michael Schwendt, see:
14393                 http://sourceforge.net/tracker/index.php?func=detail&aid=599765&group_id=25528&atid=384600
14394                 http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=72882)
14395
14396 2002-08-29 [paul]       0.8.2claws9
14397
14398         * sync with 0.8.2cvs5
14399                 see ChangeLog 2002-08-29
14400
14401 2002-08-29 [colin]      0.8.2claws8
14402
14403         * src/summaryview.c
14404                 Added a sanity check in summary_select_thread
14405                 Should fix bug 601605
14406
14407 2002-08-29 [colin]      0.8.2claws7
14408
14409         * src/main.c
14410                 Revert claws6 changes regarding bug #591676
14411
14412 2002-08-28 [colin]      0.8.2claws6
14413         
14414         * src/main.c
14415                 Ignore cache for queue folderitems
14416                 Fix bug #591676
14417
14418 2002-08-28 [melvin]     0.8.2claws5
14419
14420         * README.claws
14421                 Fixed typos.
14422
14423 2002-08-28 [melvin]     0.8.2claws4
14424
14425         * README.claws
14426                 Updated a bit the text concerning the spell checker
14427
14428 2002-08-28 [melvin]     0.8.2claws3
14429
14430         Merged the GNU_aspell_branch:
14431                 Support of new GNU/aspell is now included and the old pspell
14432                 is not supported anymore.
14433                 See README.claws
14434
14435         * README.claws
14436                 Updated spell checker text to reflect the switch to GNU/aspell
14437
14438         * ac/aspell.m4          *** NEW ***
14439         * src/gtkaspell.[ch]    *** NEW *** 
14440         * ac/pspell.m4          *** DELETED *** 
14441         * src/gtkspell.[ch]     *** DELETED ***
14442
14443         * ac/Makefile.am
14444                 Updated for GNU/aspell support
14445
14446         * po/POTFILES.in
14447                 Replaced gtkspell.c by gtkaspell.c
14448
14449         * acconfig.h
14450         * src/Makefile.am
14451         * src/about.c
14452         * src/compose.[ch]
14453         * src/crash.c
14454         * src/main.c
14455         * src/prefs_common.[ch]
14456                 Updated for GNU/aspell support
14457
14458 2002-08-28 [paul]       0.8.2claws2
14459
14460         * sync with 0.8.2cvs4
14461                 see ChangeLog 2002-08-27 and 2002-08-28
14462
14463 2002-08-28 [colin]      0.8.2claws1
14464
14465         * src/summary_search.c
14466                 Added "AND search"
14467
14468 2002-08-28 [jens]       0.8.2claws
14469
14470         *po/de.po
14471                 Updated German translations
14472
14473 2002-08-27 [melvin]     0.8.2claws
14474
14475         * po/fr.po
14476                 Updated French translations
14477
14478 2002-08-27 [paul]       0.8.2claws
14479
14480         * sync with 0.8.2 main release
14481
14482         * po/en_GB.po
14483           po/es.po
14484           po/it.po
14485           po/pl.po
14486           po/pt_BR.po
14487           po/sr.po
14488                 updated message catalogs submitted by
14489                 Ricardo Mones Lastra, Alessandro Maestri,
14490                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.
14491                 Beneditto and Urke MMI  
14492
14493 2002-08-27 [hoa]        0.8.1claws123
14494
14495         * src/mainwindow.[ch]
14496         * src/summaryview.[ch]
14497                 removed the "filter setting" menu option.
14498                 add a "cancel a news message" menu option.
14499
14500 2002-08-26 [martin]     0.8.1claws122
14501
14502         * ChangeLog.claws
14503                 changed string under 0.8.1claws79 changed by myself
14504                 i'm sorry alfons :(
14505
14506 2002-08-26 [martin]     0.8.1claws121
14507
14508         * src/crash.c
14509                 added kill command to debuggerrc to start crash dialog
14510
14511 2002-08-26 [paul]       0.8.1claws120
14512
14513         * sync with 0.8.1cvs31
14514                 see ChangeLog 2002-08-26
14515
14516 2002-08-25 [alfons]     0.8.1claws119
14517
14518         * src/procmsg.c
14519                 fix bug that didn't send out correct headers to news server
14520                 when sending news article and email from queue (bug reported
14521                 and patch provided by Tim Mann; closes bug 
14522                 "[ 583196 ] 0.7.8claws can't post news")
14523
14524 2002-08-25 [alfons]     0.8.1claws118
14525
14526         * src/selective_download.c
14527                 mark two strings as translatable
14528                 (thanks to Urke MMI for pointing this out)
14529
14530 2002-08-25 [alfons]     0.8.1claws117
14531
14532         * src/summaryview.c
14533                 treat sent boxes as special and allow sorting them by addressee
14534                 (closes "[ 589418 ] Sent folder sorting misbehavior"
14535                 submitted by Steve Lamb)
14536
14537 2002-08-24 [alfons]     0.8.1claws116
14538
14539         * src/matcher.c
14540                 fix memleak reported by Martin Kluge
14541                 (see: "[ 599677 ] Very small memory leak in 0.81claws115")
14542
14543 2002-08-24 [oliver]     0.8.1claws115
14544
14545         * src/prefs_toolbar.c
14546                 o code cleanup as suggested by Alfons
14547                 o memleak fix
14548
14549 2002-08-24 [alfons]     0.8.1claws114
14550
14551         * src/summaryview.c
14552                 o fix another memory leak reported by Martin Kluge
14553                   (see "[ 599568 ] Small Memory Leak")
14554                 o remove 'from' variable from 'summary_set_header()'; we can
14555                   do with just 'to' 
14556
14557 2002-08-24 [paul]       0.8.1claws113
14558
14559         * sync with 0.8.1cvs30
14560                 see ChangeLog 2002-08-23
14561
14562 2002-08-24 [alfons]     0.8.1claws112
14563
14564         * src/summaryview.c
14565                 remove unnecessary allocations for search bar fixing leaks
14566                 reported by Martin Kluge
14567                 (see "[ 599451 ] Further memory leaks?")
14568
14569 2002-08-24 [alfons]     0.8.1claws111
14570
14571         * src/main.c
14572                 make get_socket_name() public for crash.c
14573         * src/crash.c
14574                 o make report bug button work (goes to claws' 
14575                   bug tracker at sf.net)
14576                 o introduce function for doing important stuff just
14577                   before claws goes down
14578                 o clean up code 
14579
14580 2002-08-24 [alfons]     0.8.1claws110
14581
14582         * src/compose.c
14583                 move cursor to "To" entry when forwarding as attachment
14584                 (reported and solved by Steve Lamb, closes bug report
14585                 "[ 592880 ] Forward as attachment; cursor not in to")
14586
14587 2002-08-24 [colin]      0.8.1claws109
14588
14589         * src/mainwindow.c
14590                 fix quick search visibility after GUI (de)separations.
14591
14592 2002-08-23 [colin]      0.8.1claws108
14593
14594         * src/mainwindow.c
14595                 fix header pane visibility after folderview or
14596                 messageview (de)separation
14597
14598 2002-08-23 [paul]       0.8.1claws107
14599
14600         * src/mainwindow.[ch]
14601           src/toolbar.c
14602                 give full control of display or non-display 
14603                 of the Execute icon to Custom toolbar settings.
14604                 add new sensitivity condition to maninwindow.h: 
14605                 M_DELAY_EXEC
14606
14607         * ChangeLog
14608           ChangeLog.jp
14609           NEWS
14610                 more sync with 0.8.1cvs29
14611
14612 2002-08-23 [melvin]     0.8.1claws106
14613
14614         * src/alertpanel.c
14615                 Readded support for custom widget in alertpanel lost in last
14616                 sync.
14617
14618 2002-08-23 [paul]       0.8.1claws105
14619
14620         * sync with 0.8.1cvs29
14621                 see ChangeLog 2002-08-23
14622
14623 2002-08-23 [colin]      0.8.1claws104
14624
14625         * src/summaryview.c
14626                 Fix folder and search pixmaps exchanging positions
14627                 after theme or toolbar changes. Thank to Oliver for 
14628                 reporting this.
14629
14630 2002-08-23 [colin]      0.8.1claws103
14631
14632         * src/mainwindow.c
14633           src/messageview.[ch]
14634           src/noticeview.[ch]
14635           src/summaryview.c
14636                 Changed messageview_create() and noticeview_create()
14637                 to avoid the last gdk_warning
14638
14639 2002-08-22 [colin]      0.8.1claws102
14640
14641         * src/summaryview.c
14642                 Fix my new `Creating pixmap from xpm' warning
14643
14644 2002-08-22 [colin]      0.8.1claws101
14645
14646         * src/mainwindow.c
14647                 Fix some of the gdk warnings
14648
14649 2002-08-22 [colin]      0.8.1claws100
14650
14651         * src/Makefile.am
14652         * src/stock_pixmap.c
14653         * src/stock_pixmap.h
14654         * src/pixmaps/quicksearch.xpm *ADDED*
14655                 Add the quicksearch pixmap
14656         * src/mainwindow.c
14657         * src/summaryview.c
14658         * src/summaryview.h
14659                 Make quicksearch bar visible/hidden via a button
14660
14661 2002-08-22 [christoph]  0.8.1claws99
14662
14663         * src/folder.c
14664                 fix folder update for newsgroups with message
14665                 numbers below minimum number of articles to fetch
14666                 (closes bug #598445)
14667
14668 2002-08-22 [paul]       0.8.1claws98
14669
14670         * sync with 0.8.1cvs28
14671                 see ChangeLog 2002-08-22
14672
14673 2002-08-21 [alfons]     0.8.1claws97
14674
14675         * src/crash.c
14676                 use bt instead of bt full which seems to work 
14677                 better, and bt full doesn't give a great deal 
14678                 of information anyway
14679
14680 2002-08-21 [colin]      0.8.1claws96
14681
14682         * src/summaryview.c
14683                 fix summaryview_searchtype_changed prototype
14684
14685 2002-08-21 [christoph]  0.8.1claws95
14686
14687         * src/mainwindow.c
14688                 o fix broken menu update for sorting type, we have to
14689                   get this info from the summaryview now
14690                 o removed setting of threaded state in menu callback
14691         * src/summaryview.[ch]
14692                 more summaryview/folderitem seperation for
14693                 threading option
14694         * configure.in
14695                 removed not required --with-compiler-flags option
14696
14697 2002-08-21 [oliver]     0.8.1claws94
14698         
14699         * src/toolbar.h 
14700                 o rename toolbar.xml to toolbar_main.xml
14701                   since toolbar_compose.xml might come up 
14702                   any time soon
14703         * README.claws
14704                 add custom toolbar              
14705
14706 2002-08-21 [darko]      0.8.1claws93
14707
14708         * src/procmsg.c
14709                 don't reset tmp flags for messages copied
14710                 to sent folder
14711
14712 2002-08-21 [colin]      0.8.1claws92
14713         
14714         * src/prefs_filtering.c
14715                 fix renaming rules on folder rename 
14716                 when folder is not a leaf folder
14717
14718 2002-08-21 [paul]       0.8.1claws91
14719
14720         * src/prefs_folder_item.c
14721                 fix alignment of colour selector
14722
14723 2002-08-21 [paul]       0.8.1claws90
14724
14725         * sync with 0.8.1cvs27
14726                 see ChangeLog 2002-08-21
14727
14728 2002-08-21 [paul]       0.8.1claws89
14729
14730         * src/summaryview.c
14731                 fix crash when changing field type in
14732                 Quick search bar
14733
14734 2002-08-21 [colin]      0.8.1claws88
14735
14736         * src/summaryview.c
14737                 Made quick search case-insensitive
14738
14739 2002-08-21 [paul]       0.8.1claws87
14740
14741         * sync with 0.8.1cvs26
14742                 see ChangeLog 2002-08-21
14743
14744 2002-08-20 [christoph]  0.8.1claws86
14745
14746         * src/folderview.c
14747         * src/main.c
14748         * src/summaryview.[ch]
14749                 more summaryview/folderitem seperation for
14750                 sort_key and sort_type
14751         * src/procmsg.c
14752                 added missing return statement
14753
14754 2002-08-20 [colin]      0.8.1claws85
14755
14756         * src/summaryview.[ch]
14757                 Added a quick search box
14758         * src/mainwindow.c
14759         * src/prefs_common.[ch]
14760                 Added a show/hide option for the quick search
14761
14762 2002-08-20 [oliver]     0.8.1claws84
14763         
14764         * src/mainwindow.c
14765                 remove toolbar_create_popups
14766         * src/toolbar.[ch]
14767                 o remove toolbar_create_popups
14768                 o fix toolbar_set_sensitive 
14769                   (Bug reports #596834 and #596832)     
14770         * src/prefs_toolbar.c
14771                 o add "Set default" button
14772                 o align label and text + combo widgets
14773
14774 2002-08-20 [hoa]        0.8.1claws83bis
14775
14776         * src/imap.c
14777                 fixed a bug in imap_fetch_msginfo() in case there is no
14778                 current folder.
14779
14780 2002-08-20 [darko]      0.8.1claws83
14781
14782         * src/folderview.c
14783                 copy the color style of folder view so it
14784                 works with GTK themes
14785
14786 2002-08-20 [darko]      0.8.1claws82
14787
14788         * src/folder.h
14789         * src/folderview.c
14790         * src/prefs_folder_item.[hc]
14791                 don't use UI stuff in folder.h
14792
14793 2002-08-20 [darko]      0.8.1claws81
14794
14795         * src/folder.h
14796         * src/prefs_folder_item.h
14797         * src/folderview.c
14798         * src/prefs_folder_item.c
14799                 ability to set folder color in folderview
14800
14801 2002-08-19 [alfons]     0.8.1claws80
14802
14803         * src/summaryview.c
14804                 fix one of the earlier memleaks reported by Martin Kluge
14805
14806 2002-08-19 [alfons]     0.8.1claws79
14807
14808         * src/mainwindow.c
14809                 hide notice view when selecting seperate folder
14810                 view (reported by Urke MMI)
14811
14812 2002-08-19 [christoph]  0.8.1claws78
14813
14814         * src/folderview.c
14815         * src/prefs_folder_item.h
14816         * src/summaryview.[ch]
14817                 o add summary_set_prefs_from_folderitem to set
14818                   summaryview prefs (first step to remove all
14819                   references to the folderitem in summaryview)
14820                 o moved compiled regex stuff from folderitem prefs
14821                   to summaryview code
14822
14823 2002-08-19 [paul]       0.8.1claws77
14824
14825         * src/compose.c
14826                 add check for '.' to QUOTE_IF_REQUIRED
14827
14828 2002-08-19 [paul]       0.8.1claws76
14829
14830         * src/inc.c
14831                 sync with 0.8.1cvs25 (plug memory leak)
14832
14833         * src/prefs_toolbar.c
14834                 re-order prefs_toolbar_cancel()
14835
14836 2002-08-18 [alfons]     0.8.1claws75
14837
14838         * src/inc.c
14839         * src/matcher.c
14840                 plug other memleaks reported by Martin Kluge
14841
14842 2002-08-18 [paul]       0.8.1claws74
14843
14844         * po/pt_BR.po
14845                 updated by Fabio Jr. Beneditto
14846
14847 2002-08-18 [paul]       0.8.1claws73
14848
14849         * src/toolbar.[ch]
14850                 fix bug where tooltips were displayed untranslated              
14851
14852         * src/prefs_toolbar.c
14853                 fix bug where clicking 'Cancel' creates an icon & text
14854                 toolbar regardless of prefs
14855         
14856
14857 2002-08-17 [oliver]     0.8.1claws72
14858
14859         * src/prefs_toolbar.c
14860                 update toolbar on CANCEL
14861                 bug reported by Martin Kluge
14862         * src/toolbar.c
14863                 toolbar_destroy memleak fixed           
14864
14865 2002-08-17 [alfons]     0.8.1claws71
14866
14867         * src/toolbar.c
14868                 plug another memleak reported by Martin Kluge
14869
14870 2002-08-16 [alfons]     0.8.1claws70
14871
14872         * src/crash.c
14873                 use execvp() correctly (suggested by wwp; thanks!)
14874
14875 2002-08-16 [alfons]     0.8.1claws69
14876
14877         * src/gtksctree.c
14878                 plug memory leak reported by Kim Schultz & Martin Kluge
14879
14880 2002-08-16 [paul]       0.8.1claws68
14881
14882         * po/es.po
14883                 updated by Ricardo Mones Lastra
14884
14885 2002-08-16 [paul]       0.8.1claws67
14886
14887         * src/toolbar.h
14888                 fix bug where 'Compose News' icon showed wrong
14889                 tooltip
14890
14891 2002-08-16 [paul]       0.8.1claws66
14892
14893         * sync with 0.8.1cvs24
14894                 see ChangeLog 2002-08-16
14895
14896         * po/it.po
14897                 updated by Alessandro Maestri
14898
14899 2002-08-15 [paul]       0.8.1claws65
14900
14901         * po/sr.po
14902                 updated by Urke MMI
14903
14904 2002-08-15 [paul]       0.8.1claws64
14905
14906         * src/*.c
14907                 don't translate debug info
14908
14909         * src/matcher.[ch]
14910                 add copyright info
14911
14912 2002-08-15 [paul]       0.8.1claws63
14913
14914         * src/prefs_toolbar.c
14915                 fix bug where clicking 'OK' creates an icon & text
14916                 toolbar regardless of prefs
14917
14918 2002-08-14 [alfons]     0.8.1claws62
14919
14920         * src/main.c
14921                 add global var that has the full argv[0]
14922         * src/crash.c
14923                 o execvp the correct sylpheed by using argv0
14924                   and setting the correct work dir
14925                 o other tweaks  
14926
14927 2002-08-14 [oliver]     0.8.1claws61
14928         
14929         * enable/disable Toolbar Action Buttons 
14930         * code cleanups
14931         * src/mainwindow.c
14932         * src/toolbar.[ch]      
14933         * src/prefs_toolbar.c   
14934
14935 2002-08-14 [melvin]     0.8.1claws60
14936
14937         * po/fr.po
14938                 Updated French translations
14939
14940 2002-08-14 [melvin]     0.8.1claws59
14941
14942         * src/crash.c
14943                 Made bug report not translatable
14944         * src/exporthtml.c
14945                 Fixed exporthtml_build_filespec() return value
14946         * src/foldersel.c
14947                 Fixed incorrect include file
14948         * src/gtkspell.c
14949         * src/prefs_actions.c
14950         * src/prefs_toolbar.c
14951                 Made debug info not translatable
14952         * src/mutt.c
14953         * src/quote_fmt.c
14954                 Added missing includes
14955         * src/prefs_common.c
14956                 Fixed typo
14957
14958 2002-08-14 [paul]       0.8.1claws58
14959
14960         * faq/es/sylpheed-faq.html
14961           faq/es/sylpheed-faq-[1-3].html
14962           faq/es/sylpheed-faq-4.html     **NEW FILE **
14963                 update Spanish FAQ
14964
14965 2002-08-13 [christoph]  0.8.1claws57
14966
14967         * src/procmsg.c
14968                 ignore thread fix that did not mark all
14969                 child nodes of a ignored thread as
14970                 ignored. Does not work perfectly yet,
14971                 but it is better now
14972
14973 2002-08-13 [alfons]     0.8.1claws56
14974
14975         * src/crash.c
14976                 o implement 'save crash log'
14977                 o some tweaks
14978
14979 2002-08-13 [melvin]     0.8.1claws55
14980
14981         * src/main.c
14982                 removed unrequired "execinfo.h" header
14983
14984 2002-08-12 [paul]       0.8.1claws54
14985
14986         * faq/en/sylpheed-faq.html
14987           faq/en/sylpheed-faq-[1-3].html
14988           faq/en/sylpheed-faq-4.html     **NEW FILE **
14989                 update English FAQ
14990
14991 2002-08-12 [alfons]     0.8.1claws53
14992
14993         * po/POTFILES.in
14994                 add crash.c to translatables
14995         * src/crash.c
14996                 bring in Leandro's crash dialog
14997
14998 2002-08-11 [alfons]     0.8.1claws52
14999
15000         * src/crash.c
15001                 clean up some warnings
15002
15003 2002-08-11 [alfons]     0.8.1claws51
15004
15005         * acconfig.h
15006         * configure.in
15007         * src/crash.[ch]        ** NEW FILES **
15008         * src/main.c            
15009                 initial gdb crash handler
15010
15011 2002-08-11 [paul]       0.8.1claws50
15012
15013         * src/prefs_toolbar.c
15014                 replace Up/Down arrow pixmaps with text to be
15015                 consistent across icon themes
15016
15017 2002-08-11 [paul]       0.8.1claws49
15018
15019         * src/prefs_common.c
15020           src/prefs_toolbar.c
15021                 rename 'Pixmap' -> 'Icon'
15022
15023         * src/toolbar.[ch]
15024                 rename  'A_SEND_QUEUD' -> 'A_SEND_QUEUED'
15025
15026 2002-08-10 [paul]       0.8.1claws48
15027
15028         * src/prefs_toolbar.c
15029                 re-work the UI
15030
15031 2002-08-10 [paul]       0.8.1claws47
15032
15033         * src/main.c
15034                 don't write Processing progress to status bar
15035                 patch submitted by Alexander Evseev
15036
15037         * src/prefs_toolbar.c
15038                 re-position and resize window
15039                 make window assume correct size on first call
15040
15041 2002-08-10 [paul]       0.8.1claws46
15042
15043         * src/mainwindow.c
15044           src/prefs_toolbar.c
15045           src/toolbar.c
15046           src/toolbar.h
15047                 obey coding style
15048                 follow UI text conventions
15049
15050 2002-08-10 [alfons]     0.8.1claws45
15051
15052         * src/toolbar.c
15053                 correct pixmap for delete action
15054
15055 2002-08-10 [paul]       0.8.1claws44
15056
15057         * po/pt_BR.po
15058                 updated by Fabio Jr. Beneditto
15059
15060 2002-08-10 [paul]       0.8.1claws43
15061
15062         * po/POTFILES.in
15063                 add custom toolbar files
15064
15065 2002-08-10 [paul]       0.8.1claws42
15066
15067         * sync with 0.8.1cvs22
15068                 see ChangeLog 2002-08-09
15069
15070 2002-08-09 [paul]       0.8.1claws41
15071
15072         * tools/Makefile.am
15073           tools/README
15074           tools/outlook2sylpheed.pl     ** NEW FILE **
15075                 add script to convert exported Outlook
15076                 contacts list to a Sylpheed addressbook.
15077                 Submitted by Ricardo Mones Lastra.
15078
15079 2002-08-09 [paul]       0.8.1claws40
15080
15081         * AUTHORS
15082           configure.in
15083           po/sr.po      ** NEW FILE **
15084                 add Serbian message catalog. Submitted by
15085                 Urosevic Aleksandar aka Urke MMI <urke-kg@eunet.yu>             
15086
15087 2002-08-09 [paul]       0.8.1claws39
15088
15089         * sync with 0.8.1cvs21
15090                 see ChangeLog 2002-08-08
15091
15092 2002-08-08 [oliver]     0.8.1claws38
15093
15094         * src/mainwindow.c
15095                 move Custom Toolbar to Configuration menu
15096
15097 2002-08-08 [oliver]     0.8.1claws37
15098
15099         * src/prefs_toolbar.c
15100                 fix substitute pixmap bug
15101
15102 2002-08-08 [paul]       0.8.1claws36
15103
15104         * sync with 0.8.1cvs19
15105                 see ChangeLog 2002-08-08
15106
15107 2002-08-07 [christoph]  0.8.1claws35
15108
15109         * src/utils.c
15110                 fixed a memory leak in new canonicalize_file_replace
15111
15112 2002-08-07 [christoph]  0.8.1claws34
15113
15114         * src/utils.[ch]
15115                 o canonicalize_file_replace should create the temporary
15116                   file in the same directory as the original file.
15117                 o added get_tmpfile_in_dir that creates a temorary file
15118                   in a specified directory.
15119
15120 2002-08-07 [melvin]     0.8.1claws33
15121
15122         * src/toolbar.c
15123                 fixed bug where 'Article' button acted as 'Email' button.
15124
15125 2002-08-07 [paul]       0.8.1claws32
15126
15127         * sync with 0.8.1.cvs17
15128                 see ChangeLog 2002-08-07
15129
15130 2002-08-07 [colin]      0.8.1claws31
15131         
15132         * src/news.c
15133                 fix mass-cancel problem
15134
15135 2002-08-07 [thorsten]   0.8.1claws30
15136
15137         * src/prefs_toolbar.c
15138                 fix: crash on replace or add new button
15139         * src/toolbar.c
15140                 fix: close xmlfile after reading
15141         * src/utils.c
15142                 fix: unlink() file before rename()
15143
15144 2002-08-06 [paul]       0.8.1claws29
15145
15146         * sync with 0.8.cvs15
15147                 see ChangeLog 2002-08-06
15148
15149 2002-08-06 [oliver]     0.8.1claws28
15150
15151         * src/toolbar.c
15152         * src/prefs_toolbar.c
15153                 fixed empty toolbar issue
15154
15155 2002-08-06 [oliver]     0.8.1claws27
15156
15157         * Custom Toolbar Final 
15158         * src/folderview.c
15159         * src/inc.c
15160         * src/summaryview.c
15161                 o toolbar stuff now lives in src/toolbar.[ch]
15162                 o main_window_toolbar_* functions are renamed to
15163                   toolbar_* reflecting their new source file
15164         * src/mainwindow.[ch]
15165                 o remove toolbar stuff  
15166
15167 2002-08-06 [oliver]     0.8.1claws26
15168         
15169         * src/Makefile.am
15170         * src/prefs_toolbar.[ch]        **New File**
15171         * src/toolbar.[ch]              **New File**
15172                 o prefs_toolbar.[ch] custom toolbar frontend
15173                 o toolbar.[ch]       backend 
15174
15175 2002-08-06 [oliver]     0.8.1claws25
15176
15177         * src/prefs_actions.[ch]
15178                 o new exported function actions_execute
15179
15180 2002-08-06 [paul]       0.8.1claws24
15181
15182         * sync with 0.8.1cvs4
15183                 see ChangeLog 2002-08-06
15184
15185 2002-08-06 [paul]       0.8.1claws23
15186
15187         * sync with 0.8.1cvs13
15188                 see ChangeLog 2002-08-06
15189
15190 2002-08-06 [paul]       0.8.1claws22
15191
15192         * sync with 0.8.1cvs12
15193                 see ChangeLog 2002-08-05 and 2002-08-06
15194
15195 2002-08-06 [match]      0.8.1claws21
15196
15197         * src/addrclip.c
15198                 improvements to cut/copy/paste address
15199
15200 2002-08-05 [match]      0.8.1claws20
15201
15202         * src/addritem.[ch]
15203         * src/addrcache.c
15204         * src/addrbook.c
15205         * src/editaddress.c
15206         * src/addressbook.c
15207                 fixes to improve cut/copy/paste
15208
15209 2002-08-06 [melvin]     0.8.1claws19
15210
15211         * src/account.[ch]
15212                 account_find_all_from_address(): new function that returns the
15213                 list of all accounts that are matched in an address.
15214         * src/alertpanel.[ch]
15215                 alertpanel() now accepts a custom widget
15216                 alertpanel_with_widget(): new function that pops up a panel with
15217                 a custom widget in it 
15218         * src/gtkutils.[ch]
15219                 gtkut_account_menu_new(): new function that allows the selection
15220                 of an account from a list of accounts.
15221         * src/messageview.c
15222                 Extended Return Receipt notification to select the correct 
15223                 account and to make a security test on the Delivery-Notification
15224                 address which should be the same as the Return-Path.
15225
15226 2002-08-06 [thorsten]   0.8.1claws18
15227
15228         * src/mimeview.c
15229                 attach_all: save unnamed as "noname.%d",
15230                 dont free static dirname
15231
15232 2002-08-05 [alfons]     0.8.1claws17
15233
15234         * configure.in
15235                 detect XIM by trying to link rather than compile a XIM program
15236
15237 2002-08-05 [oliver]     0.8.1claws16
15238                 
15239         * src/stock_pixmap.[ch]
15240                 o add UP_ARROW to available pixmaps (already in pixmap-directory)
15241                 o new func to retrieve pixmaps
15242
15243 2002-08-05 [paul]       0.8.1claws15
15244
15245         * sync with 0.8.1cvs10
15246                 see ChangeLog 2002-08-05
15247
15248 2002-08-04 [alfons]     0.8.1claws14
15249
15250         * src/textview.c
15251                 see if this plugs memleak
15252
15253 2002-08-04 [melvin]     0.8.1claws13
15254
15255         * src/gtkspell.c
15256                 fixed bug that could crash Sylpheed when highlighting
15257                 all misspelled words.
15258
15259 2002-08-03 [melvin]     0.8.1claws12
15260
15261         * src/prefs_actions.c
15262                 removed unnecessary checks for NULL introduced in 0.8.1claws11.
15263         * src/messageview.c
15264                 fixed bug where the Return Receipt was sent to
15265                 Delivery-Notification-To address even if it was not present
15266
15267 2002-08-02 [alfons]     0.8.1claws11
15268
15269         * src/prefs_actions.c
15270                 o more check for NULLs
15271                 o put create_io_dialog() in right conditional block
15272
15273 2002-08-02 [paul]       0.8.1claws10
15274
15275         * po/es.po
15276                 updated by Ricardo Mones Lastra
15277
15278 2002-08-01 [christoph]  0.8.1claws9
15279
15280         * src/folder.c
15281                 don't free the cache of the opened
15282                 folder in the summaryview
15283         * src/summaryview.c
15284                 don't unset flags, if it is not required
15285
15286 2002-08-01 [paul]       0.8.1claws8
15287
15288         * sync with 0.8.1cvs8
15289                 see ChangeLog entry 2002-08-01
15290
15291 2002-08-01 [paul]       0.8.1claws7
15292
15293         * sync with 0.8.1cvs7
15294                 see ChangeLog 2002-07-31 and 2002-08-01
15295
15296 2002-07-31 [christoph]  0.8.1claws6
15297
15298         * src/mainwindow.c
15299                 forgot to update menu sensitivity
15300                 function for new menu entry
15301
15302 2002-07-31 [alfons]     0.8.1claws5
15303
15304         * src/main.c
15305                 check folder item and its path for NULL on
15306                 initial processing
15307
15308 2002-07-31 [christoph]  0.8.1claws4
15309
15310         * src/folder.c
15311                 check if folder_item_get_msginfo in
15312                 folder_item_remove_msg returned NULL
15313         * src/imap.c
15314                 better clear the uid cache in the
15315                 uid validity check function and delete
15316                 cached messages
15317
15318 2002-07-31 [paul]       0.8.1claws3
15319
15320         * man/sylpheed.1
15321                 add the '--attach' option and a few other
15322                 minor changes
15323
15324 2002-07-31 [paul]       0.8.1claws2
15325
15326         * sync with 0.8.1cvs5
15327                 see ChangeLog 2002-07-31
15328
15329 2002-07-31 [christoph]  0.8.1claws1
15330
15331         * src/folderview.[ch]
15332         * src/mainwindow.c
15333                 replace "Rescan all folders..." with
15334                 "Check all folders for new messages..."
15335
15336 2002-07-30 [paul]       0.8.1claws
15337
15338         * version 0.8.1claws released
15339
15340 2002-07-30 [paul]       0.8.0claws29
15341
15342         * tools/OOo2sylpheed.pl ** NEW FILE **
15343           tools/README
15344                 add script to enable sending documents as
15345                 attachments from OpenOffice.org
15346
15347 2002-07-30 [melvin]     0.8.0claws28
15348
15349         * src/prefs_actions.c
15350                 Made the actions' input/output dialog display
15351                 without delay.
15352
15353 2002-07-30 [christoph]  0.8.0claws27
15354
15355         * src/procmsg.c
15356                 check if folder_item_get_msginfo in
15357                 procmsg_save_to_outbox returned NULL
15358
15359 2002-07-30 [paul]       0.8.0claws26
15360
15361         * sync with 0.8.1cvs4
15362                 see ChangeLog 2002-07-29
15363
15364 2002-07-29 [thorsten]   0.8.0claws25
15365
15366         * README.claws
15367                 added selective download, delete on server
15368
15369 2002-07-29 [paul]       0.8.0claws24
15370
15371         * sync with 0.8.1cvs3
15372                 see ChangeLog 2002-07-29
15373
15374 2002-07-27 [christoph]  0.8.0claws23
15375
15376         * src/folder.c
15377                 add extra check if fetching the msginfo
15378                 returned NULL
15379
15380 2002-07-27 [paul]       0.8.0claws22
15381
15382         * sync with 0.8.1cvs2
15383                 see ChangeLog 2002-07-26
15384
15385 2002-07-27 [christoph]  0.8.0claws21
15386
15387         * src/imap.c
15388                 add another check if a valid msginfo
15389                 was returned
15390
15391 2002-07-26 [hoa]        0.8.0claws20
15392
15393         * src/folder.c
15394                 Fixed a condition in folder_item_destroy()
15395
15396         * src/imap.c
15397                 Fixed an error in IMAP protocol
15398
15399 2002-07-26 [alfons]     0.8.0claws19
15400
15401         * src/folder.c
15402                 ofcourse compare with identifier, not the path
15403
15404 2002-07-26 [alfons]     0.8.0claws18
15405
15406         * src/folder.c
15407                 use folder item identifier for saving / restoring
15408                 preferences because folder->path might not be unique
15409
15410 2002-07-26 [melvin]     0.8.0claws17
15411
15412         * src/logwindow.c
15413                 Fixed a crash introduced in 0.8.0claws5 when log is 
15414                 cut under 80 characters.
15415
15416 2002-07-26 [paul]       0.8.0claws16
15417
15418         * sync with 0.8.1cvs1
15419                 see ChangeLog 2002-07-26
15420
15421 2002-07-26 [christoph]  0.8.0claws15
15422
15423         * src/imap.[ch]
15424                 imap folder now remembers the last selected
15425                 folder and imap_fetch_msginfo skips selecting
15426                 the folder if it is already selected
15427
15428 2002-07-26 [christoph]  0.8.0claws14
15429
15430         * src/folder.c
15431         * src/folderview.c
15432         * src/imap.c
15433                 fix imap folder rescanning
15434
15435 2002-07-25 [christoph]  0.8.0claws13
15436
15437         * src/filter.c
15438         * src/folder.[ch]
15439         * src/folderview.c
15440         * src/imap.[ch]
15441         * src/mainwindow.c
15442         * src/mbox_folder.c
15443         * src/mh.c
15444         * src/news.c
15445                 implement imap uid cache and uid validity check
15446
15447 2002-07-25 [alfons]     0.8.0claws12
15448
15449         * src/summaryview.c
15450                 fix a brown paper bag bug, and also add some more
15451                 checks
15452
15453 2002-07-25 [christoph]  0.8.0claws11
15454
15455         * src/folder.c
15456                 don't mix copy, fetch_msginfo and remove
15457                 operations in folder item copy and move
15458                 operations
15459
15460 2002-07-25 [christoph]  0.8.0claws10
15461
15462         * src/folderview.c
15463         * src/mainwindow.c
15464         * src/prefs_folder_item.c
15465         * src/summaryview.[ch]
15466                 remove no longer required parameter update_cache from
15467                 summary_show
15468
15469 2002-07-25 [paul]       0.8.0claws9
15470
15471         * sync with 0.8.1
15472         
15473         * AUTHORS
15474                 a few corrections
15475
15476 2002-07-24 [alfons]     0.8.0claws8
15477
15478         * src/summaryview.c
15479                 sort correctly when using simplified subject line
15480                 (closes feature request "[ 585141 ] applying regexp to subject 
15481                 before sort" submitted by Alexandra Walford)
15482
15483 2002-07-24 [paul]       0.8.0claws7
15484
15485         * sync with 0.8.0cvs3
15486                 see ChangeLog 2002-07-24
15487
15488 2002-07-23 [christoph]  0.8.0claws6
15489
15490         * src/folder.c
15491         * src/folder.h
15492         * src/summaryview.c
15493         * src/summaryview.h
15494         * src/main.c
15495                 o separate processing and summaryview
15496                 o removed summary_write_cache from summaryview
15497                 o removed summaryview->killed_messages, because we don't have
15498                   to keep a list of killed messages anymore. New cache will
15499                   keep the hidden messages in cache anyway
15500         * src/folderview.c
15501         * src/inc.c
15502         * src/selective_download.c
15503                 o removed unnecessary summary_write_cache calls
15504         * src/procmsg.c
15505                 o don't set ignore thread flag in procmsg_get_thread_tree
15506                   if it is already set
15507         * src/mainwindow.c
15508         * src/statusbar.h
15509                 o moved STATUSBAR_PUSH/POP to statusbar.h because
15510                   they are used in different files
15511
15512 2002-07-23 [melvin]     0.8.0claws5
15513
15514         * src/addressbook.c
15515         * src/addrgather.c
15516         * src/editaddress.c
15517         * src/editgroup.c
15518         * src/editldap_basedn.c
15519         * src/importldif.c
15520         * src/prefs_common.c
15521                 Fixed few memory leak (gtk_editable_get_chars returns
15522                 an allocated string)
15523         * src/logwindow.c
15524                 Fixed few memory leak (gtk_editable_get_chars returns
15525                 an allocated string) and modified a little the log cutting
15526                 loop.
15527         * src/compose.c
15528                 Replaced a call to an obsolete function gtk_entry_get_text()
15529                 by gtk_editable_get_chars()
15530         * src/send.c
15531                 Removed a debug printf
15532
15533 2002-07-23 [christoph]  0.8.0claws4
15534
15535         * src/filesel.c
15536                 fix another g_dirname memory leak
15537
15538 2002-07-23 [christoph]  0.8.0claws3
15539
15540         * src/mh.c
15541                 fixed a memory leak in mh_fetch_msginfo
15542                 fixed crash when message header could not be
15543                 parsed
15544
15545 2002-07-23 [paul]       0.8.0claws2
15546
15547         * sync with 0.8.0cvs2
15548                 see ChangeLog 2002-07-23
15549
15550 2002-07-23 [paul]       0.8.0claws1
15551
15552         * sync with 0.8.0cvs1
15553                 see ChangeLog 2002-07-23
15554
15555 2002-07-23 [paul]       0.8.0claws
15556
15557         * release of 0.8.0claws