2005-01-21 [colin] 1.0.0cvs6
[claws.git] / ChangeLog.claws
1 2005-01-21 [colin]      1.0.0cvs6
2
3         * src/summaryview.c
4                 Don't clear quicksearch if recursion is on,
5                 even if !sticky
6
7 2005-01-21 [colin]      1.0.0cvs5
8
9         * src/gtk/quicksearch.c
10         * src/prefs_common.c
11         * src/prefs_common.h
12                 Add option to recurse or not
13
14 2005-01-21 [colin]      1.0.0cvs4
15
16         * src/folder.h
17         * src/folderview.c
18         * src/folderview.h
19         * src/summaryview.c
20         * src/gtk/quicksearch.c
21         * src/gtk/quicksearch.h
22                 Make quicksearch recursive - results materialized
23                 by search icons in the folderview.
24
25 2005-01-20 [holger]     1.0.0cvs3
26
27         * src/addrindex.c
28         * src/addrindex.h
29                 Add addrindex_load_person_attribute() (for plugins)
30
31 2005-01-19 [colin]      1.0.0cvs2
32
33         * src/mbox.c
34         * src/mbox.h
35         * src/mainwindow.c
36         * src/summaryview.c
37         * src/summaryview.h
38                 Add an easy way to export specific messages
39                 to an mbox file.
40
41 2005-01-19 [paul]       1.0.0cvs1
42
43         * po/ja.po
44         * po/ko.po
45                 updated by  Rui Hirokawa and
46                 SungHyun Nam
47
48 2005-01-18 [paul]       1.0.0
49
50         * version 1.0.0 released
51
52 2005-01-17 [thorsten]   0.9.13cvs38
53
54         * src/crash.c
55         * src/gtk/pluginwindow.c
56                 return value of filesel should not be free()d
57
58 2005-01-17 [paul]       0.9.13cvs37
59
60         * AUTHORS
61         * po/es.po
62         * po/fr.po
63         * po/hr.po
64         * po/it.po
65         * po/pt_BR.po
66         * po/sk.po
67         * po/sr.po
68                 update translations. submitted by Ricardo Mones
69                 Lastra, Fabien Vantard, Dragan, Andrea Spadaccini,
70                 Frederico Goncalves Guimaraes, Andrej Kacian,
71                 Aleksandar Urosevic
72
73 2005-01-16 [colin]      0.9.13cvs36
74
75         * src/prefs_toolbar.c
76                 Fix two leaks, both found by Alfons.
77
78 2005-01-15 [paul]       0.9.13cvs35
79
80         * src/gtk/pluginwindow.c
81                 fix 2 memleaks, patch by Alfons
82
83 2005-01-15 [paul]       0.9.13cvs34
84
85         * ChangeLog
86         * ChangeLog.jp
87         * src/common/template.c
88                 sync with main, see ChangeLog 2005-01-11
89                 (fix potential memory corruption bug)
90
91 2005-01-14 [colin]      0.9.13cvs33
92
93         * src/html.c
94         * src/msgcache.c
95                 Fix coding style issues from the last patch
96
97 2005-01-14 [colin]      0.9.13cvs32
98
99         * src/msgcache.c
100                 Fix possible double free, avoid putting 8k on the stack
101         * src/html.c
102         * src/html.h
103                 Fix links with tags inside, add some entities
104         * AUTHORS
105                 Both patches by Rich Coe <Richard.Coe@med.ge.com>
106
107 2005-01-09 [thorsten]   0.9.13cvs31
108
109         * tools/calypso_convert.pl
110                 support nested subdirs (possible in recent calypso versions)
111                 fix "change of readonly value" error with perl >= 5.8
112
113 2005-01-08 [colin]      0.9.13cvs30
114
115         * src/prefs_filtering_action.c
116                 Plug leak - patch by Alfons
117
118 2005-01-07 [paul]       0.9.13cvs29
119
120         * ChangeLog
121         * ChangeLog.jp
122         * src/pop.c
123         * src/pop.h
124                 sync with main, see ChangeLog 2005-01-06
125
126 2005-01-06 [colin]      0.9.13cvs28
127
128         * src/prefs_matcher.c
129                 Plug leak. Patch by Alfons
130
131 2005-01-04 [christoph]  0.9.13cvs27
132
133         * src/folderview.c
134         * src/imap_gtk.c
135         * src/news_gtk.c
136                 Create extra popup menu entries for account settings
137
138         (Closes Bug 663 segfault choosing "Properties" for root MH mailbox)
139
140 2005-01-03 [colin]      0.9.13cvs26
141
142         * src/main.c
143                 Plugins should be loaded before --receive or --receive-all 
144                 is processed. 
145                 Patch by Felix Eckhofer <felix-ml@tribut.de>
146
147 2005-01-03 [colin]      0.9.13cvs25
148
149         * src/pop.c
150         * src/pop.h
151                 Add data_len member, because we can get NULs from network
152                 Patch by Alfons
153
154 2005-01-01 [colin]      0.9.13cvs24
155
156         * src/procmime.c
157                 Fix possible memleak in corner case - found by
158                 Martin Kluge, patch by Alfons
159
160 2004-12-30 [colin]      0.9.13cvs23
161
162         * src/account.c
163                 Fix prototypes - patch by Alfons
164
165 2004-12-30 [paul]       0.9.13cvs22
166
167         * ChangeLog
168         * ChangeLog.jp
169         * NEWS
170         * src/account.c
171                 sync with main 1.0.0.
172                 see ChangeLog 2004-12-22
173
174 2004-12-18 [paul]       0.9.13cvs21
175
176         * AUTHORS
177         * ChangeLog
178         * ChangeLog.jp
179         * src/action.c
180                 sync with main, see ChangeLog 2004-12-17
181
182 2004-12-17 [thorsten]   0.9.13cvs20
183
184         * src/compose.c
185                 protect trailing spaces when signing message
186
187 2004-12-16 [paul]       0.9.13cvs19
188
189         * ChangeLog
190         * ChangeLog.jp
191         * NEWS
192         * src/compose.c
193         * src/syldap.c
194                 sync with main 1.0.0rc
195                 see ChangeLog 2004-12-15
196
197 2004-12-14 [colin]      0.9.13cvs18
198
199         * src/gtk/prefswindow.c
200                 Fix build. Sorry :)
201
202 2004-12-14 [colin]      0.9.13cvs17
203
204         * src/gtk/gtkutils.c
205         * src/gtk/gtkutils.h
206         * src/gtk/prefswindow.c
207                 Catch Enter in prefswindow while in text
208                 widget. Patch by Alfons.
209
210 2004-12-14 [paul]       0.9.13cvs16
211
212         * ChangeLog
213         * ChangeLog.jp
214         * src/action.c
215         * src/compose.c
216         * src/common/utils.c
217                 sync with main, see ChangeLog entries 2004-12-10
218                 and 2004-12-13
219
220         * po/ru.po
221                 updated by Pavlo Bohmat
222
223 2004-12-13 [thorsten]   0.9.13cvs15
224
225         * src/plugins/spamassassin/libspamc.c
226                 fix memleak
227
228 2004-12-13 [colin]      0.9.13cvs14
229
230         * src/gtk/prefswindow.c
231         * src/gtk/pluginwindow.c
232                 Fix key_pressed handlers
233
234 2004-12-11 [colin]      0.9.13cvs13
235
236         * src/quote_fmt_parse.y
237                 Rework quote_fmt_parse to use less local 
238                 arrays in local blocks, so it doesn't 
239                 freak out IBM's stack protector. Patch
240                 by Alfons.
241
242 2004-12-10 [colin]      0.9.13cvs12
243
244         * src/messageview.c
245                 Fix logic error
246         * src/mainwindow.c
247                 Fix corruptions when de-separating messageview
248
249 2004-12-10 [paul]       0.9.13cvs11
250
251         * src/prefs_themes.c
252                 use a different set of icons for the Preview
253
254 2004-12-09 [colin]      0.9.13cvs10
255
256         * src/procmime.c
257                 Fix procmime_encode_content doing horribly wrong
258                 stuff when encoding to B64 from memory
259
260 2004-12-08 [colin]      0.9.13cvs9
261
262         * src/gtk/colorlabel.c
263                 Fix color label off-by-one
264                 Patch by Alfons
265
266 2004-12-08 [hoa]        0.9.13cvs8
267
268         * src/quote_fmt_parse.y
269                 really fix buffer overflow
270
271 2004-12-08 [colin]      0.9.13cvs7
272
273         * src/matcher_parser_parse.y
274         * src/msgcache.c
275         * src/prefs_matcher.c
276         * src/procheader.c
277         * src/matcher.c
278         * src/common/defs.h
279                 Cache total_size and use that to speed up
280                 'partial' match.
281                 Add 'partial' to the list of useable stuff
282                 in filtering
283
284 2004-12-08 [paul]
285
286         * po/sr.po
287                 updated by URKE MMI
288
289 2004-12-08 [colin]      0.9.13cvs6
290
291         * src/textview.c
292                 Fix possible boundary overrun in
293                 get_email_part(). Patch by Alfons
294
295 2004-12-08 [hoa]        0.9.13cvs5
296
297         * src/quote_fmt_parse.y
298                 fix buffer overflow
299                 http://bugs.gentoo.org/show_bug.cgi?id=67253
300
301 2004-12-07 [thorsten]   0.9.13cvs4
302
303         * src/procmime.c
304                 fix leak introduced with 0.9.13cvs1
305
306 2004-12-07 [keith]      0.9.13cvs3
307
308         * src/procmime.c
309                 Fix typo
310
311 2004-12-07 [colin]      0.9.13cvs2
312
313         * AUTHORS
314         * src/prefs_account.c
315         * src/common/smtp.c
316         * src/common/smtp.h
317                 Add SMTP PLAIN authentication. Patch by 
318                 George Michaelson <ggm@apnic.net>
319
320 2004-12-07 [thorsten]   0.9.13cvs1
321
322         * src/procmime.c
323                 [Bug 650] reply button causes crash
324                 Patch partly by David Relson
325
326 2004-12-06 [paul]       0.9.13
327
328         0.9.13 released
329
330 2004-12-06 [paul]
331
332         * po/sk.po
333                 updated by Andrej Kacian
334         * INSTALL
335         * README.claws
336                 updated
337         
338 2004-12-06 [christoph]
339
340         * configure.ac
341                 move GPGME check to PGP/MIME plugin checks
342
343 2004-12-06 [colin]      0.9.12cvs187
344
345         * src/compose.c
346                 X-Sylpheed-Gnupg-Mode -> X-Sylpheed-Privacy-System
347
348 2004-12-06 [paul]       0.9.12cvs186
349
350         * INSTALL
351         * README.claws
352                 updated
353         * po/es.po
354         * po/fr.po
355         * po/it.po
356         * po/ja.po
357         * po/pt_BR.po
358         * po/zh_CN.po
359                 updated by Ricardo Mones Lastra, Fabien Vantard, Andrea 
360                 Spadaccini, Rui Hirokawa, Frederico Goncalves Guimaraes,
361                 and Yang Guilong
362
363 2004-12-05 [paul]       0.9.12cvs185
364
365         * INSTALL
366         * Makefile.am
367         * README.claws
368                 update
369         * TODO.claws    **REMOVED**
370                 removed, use the wiki instead
371         * tools/Makefile.am
372         * tools/README
373                 remove newscache_conv.pl from the release package
374                 and notes as it is broken and not currently maintained
375         * tools/filter_conv.pl
376                 use --config-dir to find claws' config dir
377         * tools/kdeservicemenu/README
378         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
379         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
380                 make a top-level menu entry
381
382 2004-12-04 [paul]       0.9.12cvs184
383
384         * src/addrharvest.c
385                 conv_unmime_header_overwrite(name)
386
387 2004-12-04 [colin]      0.9.12cvs183
388
389         * src/compose.c
390                 Fix saving of compose window position
391                 when sending mail. Patch by Alfons.
392
393 2004-12-04 [paul]       0.9.12cvs182
394
395         * ChangeLog
396         * ChangeLog.jp
397         * INSTALL
398         * NEWS
399         * README
400         * README.jp
401         * doc/manual/ja/Makefile.am
402         * doc/manual/ja/sylpheed-1.html
403         * doc/manual/ja/sylpheed-10.html
404         * doc/manual/ja/sylpheed-11.html
405         * doc/manual/ja/sylpheed-12.html
406         * doc/manual/ja/sylpheed-13.html
407         * doc/manual/ja/sylpheed-14.html
408         * doc/manual/ja/sylpheed-15.html
409         * doc/manual/ja/sylpheed-16.html
410         * doc/manual/ja/sylpheed-17.html
411         * doc/manual/ja/sylpheed-18.html
412         * doc/manual/ja/sylpheed-19.html
413         * doc/manual/ja/sylpheed-2.html
414         * doc/manual/ja/sylpheed-20.html
415         * doc/manual/ja/sylpheed-3.html
416         * doc/manual/ja/sylpheed-4.html
417         * doc/manual/ja/sylpheed-5.html
418         * doc/manual/ja/sylpheed-6.html
419         * doc/manual/ja/sylpheed-7.html
420         * doc/manual/ja/sylpheed-8.html
421         * doc/manual/ja/sylpheed-9.html
422         * doc/manual/ja/sylpheed.html
423         * doc/manual/ja/sylpheed.sgml
424         * src/Makefile.am
425         * src/procmime.c
426         * src/pixmaps/regular.xpm **REMOVED**
427                 sync with main 1.0.0beta4, including: "canonicalize text files
428                 before encoding to BASE64, and uncanonicalize after decoding
429                 to conform with RFC 2045" 
430
431 2004-12-03 [christoph]  0.9.12cvs181
432
433         * src/compose.c
434                 build the Privacy System menu without GtkItemFactory to
435                 allow '/' in Privacy System names
436
437         * src/plugins/pgpmime/pgpmime.c
438         * src/plugins/pgpmime/plugin.c
439                 Update description and change Privacy System name
440
441 2004-12-03 [paul]
442
443         * src/pixmaps/dir_close.xpm
444         * src/pixmaps/dir_open.xpm
445         * src/pixmaps/drafts_close.xpm
446         * src/pixmaps/drafts_open.xpm
447         * src/pixmaps/group.xpm
448         * src/pixmaps/unread.xpm
449                 update icons (sync with main (adjust hue))      
450
451 2004-12-02 [paul]       0.9.12cvs180
452
453         * ChangeLog
454         * ChangeLog.jp
455         * src/Makefile.am
456         * src/pop.c
457         * src/common/utils.c
458         * src/common/utils.h
459         * src/pixmaps/folder.xpm **REMOVED**
460                 sync with main
461                 fixes bug 644 'extra CRs in subject line break filtering' 
462
463 2004-12-02 [colin]      0.9.12cvs179
464
465         * src/compose.c
466                 Prevent duplicate edition of queued
467                 and drafted mails
468
469 2004-12-02 [colin]      0.9.12cvs178
470
471         * src/compose.c
472                 Fix quote linewrapping ignoring pref
473                 Patch by Alfons
474
475 2004-11-30 [colin]      0.9.12cvs177
476
477         * src/gtk/prefswindow.c
478         * src/gtk/pluginwindow.c
479                 Add shortcut keys to prefs window
480                 and plugin window. Patch by Fabien Vantard.
481
482 2004-11-29 [colin]      0.9.12cvs176
483
484         * src/folderview.c
485                 Fix disappearing separators in folderview's popup
486
487 2004-11-29 [colin]      0.9.12cvs175
488
489         * src/procmime.c
490                 Another format bug
491
492 2004-11-29 [colin]      0.9.12cvs174
493
494         * src/pop.c
495                 Fix format string
496
497 2004-11-26 [colin]      0.9.12cvs173
498
499         * src/common/smtp.c
500         * src/common/smtp.h
501                 Use ESMTP for all servers advertising it
502                 Add SIZE= parameter to MAIL command for 
503                 ESMTP servers
504
505 2004-11-24 [colin]      0.9.12cvs172
506
507         * src/plugins/pgpmime/pgpmime.c
508                 Forgot one :(
509
510 2004-11-24 [colin]      0.9.12cvs171
511
512         * src/plugins/pgpmime/pgpmime.c
513                 Fix numerous GpgmeGtk leaks
514
515 2004-11-24 [colin]      0.9.12cvs170
516
517         * src/plugins/pgpmime/pgpmime.c
518                 Fix numerous GpgmeCtx leaks
519
520 2004-11-24 [colin]      0.9.12cvs169
521
522         * src/plugins/pgpmime/plugin.c
523                 Update requirements
524         * src/plugins/trayicon/Makefile.am
525         * src/plugins/trayicon/newmarkedmail.xpm
526         * src/plugins/trayicon/trayicon.c
527         * src/plugins/trayicon/unreadmarkedmail.xpm
528                 Add new icons when there are unread marked mails
529                 answers
530
531 2004-11-23 [thorsten]   0.9.12cvs168
532
533         * src/plugins/pgpmime/plugin.c
534                 typo: plugin_init instead of plugin_done
535
536 2004-11-23 [thorsten]   0.9.12cvs167
537
538         * commitHelper
539                 o add me
540         * src/partial_download.c
541         * src/partial_download.h
542                 o fix path for includes
543
544 2004-11-23 [colin]      0.9.12cvs166
545
546         * src/procmime.c
547                 Uh, changed API.
548
549 2004-11-23 [colin]      0.9.12cvs165
550
551         * src/procmime.c
552                 Fix mime headers wrapping
553
554 2004-11-23 [christoph]  0.9.12cvs164
555
556         * src/common/Makefile.am
557         * src/common/partial_download.[ch]
558         * src/Makefile.am
559         * src/partial_download.[ch]
560         * src/folderview.c
561                 move to src because it depends on src stuff
562
563         * src/codeconv.c
564         * src/common/base64.h
565                 move B64LEN macro to base64.h
566
567         * src/compose.c
568         * src/privacy.[ch]
569                 add PrefsAccount to sign-function parameters
570
571         * src/main.c
572         * src/prefs_account.[ch]
573         * src/gtk/prefswindow.[ch]
574                 o use new prefswindow for account prefs
575                 o add possibility to add new pages to account prefs
576
577         * src/plugins/pgpmime/prefs_gpg.[ch]
578         * src/plugins/pgpmime/prefs_gpg.glade
579                 add account prefs for GPG
580
581         * src/plugins/pgpmime/pgpmime.c
582         * src/plugins/pgpmime/sgpgme.[ch]
583                 create signers list based on the GPG account prefs
584
585 2004-11-23 [colin]      0.9.12cvs163
586
587         * src/main.c
588                 Fix cursor going from normal to wait
589                 as many times as there are folders
590                 (very noticeable on exported displays)
591
592 2004-11-23 [colin]      0.9.12cvs162
593
594         * src/msgcache.c
595                 HEAD needs this leak fix too
596
597 2004-11-22 [luke]       0.9.12cvs161
598
599         * src/gtk/gtkstext.c
600                 'Up' key moves one line (not one paragraph) like 'Down'
601
602 2004-11-22 [paul]       0.9.12cvs160
603
604         * src/prefs_themes.c
605                 fix oversized GtkFrames
606
607 2004-11-19 [paul]       0.9.12cvs159
608
609         * src/prefs_common.c
610                 update prefs_keybind_apply_clicked()
611
612 2004-11-18 [paul]       0.9.12cvs158
613
614         * src/compose.c
615         * src/messageview.c
616         * src/common/utils.c
617         * src/common/utils.h
618                 use Message-ID format like that previously
619                 used in compose_generate_msgid()
620
621 2004-11-17 [christoph]  0.9.12cvs157
622
623         * src/mainwindow.c
624         * src/prefs_common.c
625                 integrate "Common preferences" into new preferences dialog
626
627 2004-11-17 [colin]      0.9.12cvs156
628
629         * src/prefs_account.c
630         * src/prefs_account.h
631         * src/procmsg.c
632                 Add an option to let the user choose to store encrypted
633                 mail as clear text or encrypted.
634
635 2004-11-17 [colin]      0.9.12cvs155
636
637         * src/compose.c
638         * src/toolbar.c
639                 Be verbose when sending fails
640         * src/procmsg.c
641                 Fix procmsg_send_queue returning 0 when there's an error
642                 Don't send messages to be encrypted to nobody 
643
644
645 2004-11-17 [colin]      0.9.12cvs154
646
647         * src/privacy.c
648                 Fix more pointer confusion
649
650 2004-11-17 [paul]       0.9.12cvs153
651
652         * src/procmime.h
653                 forgotten in sync with main 1.0.0beta3
654
655
656 2004-11-17 [paul]       0.9.12cvs152
657
658         * ChangeLog
659         * ChangeLog.jp
660         * NEWS
661         * src/compose.c
662         * src/jpilot.c
663         * src/procmime.c
664                 sync with main 1.0.0beta3
665                 see ChangeLog 2004-11-15 and 2004-11-16
666
667 2004-11-17 [colin]      0.9.12cvs151
668
669         * src/plugins/pgpmime/pgpmime.c
670                 Remove debug printf
671
672 2004-11-17 [colin]      0.9.12cvs150
673
674         * src/plugins/pgpmime/pgpmime.c
675                 Fix off-by-one causing segs
676
677 2004-11-17 [colin]      0.9.12cvs149
678
679         * src/procmsg.c
680                 < Reboot_> don't compare pointers to NULL with !
681                 So, use the other form to bring consistency.
682                 Also fix coding style.
683
684 2004-11-16 [colin]      0.9.12cvs148
685
686         * src/procmsg.c
687                 Fix the fix :)
688
689 2004-11-16 [colin]      0.9.12cvs147
690
691         * src/procmsg.c
692                 Fix leaks in procmsg_send_message_queue
693
694 2004-11-12 [paul]       0.9.12cvs146
695
696         * src/prefs_account.c
697         * src/procmime.c
698         * src/procmime.h
699                 fix sync breakage 
700
701 2004-11-12 [paul]
702
703         * src/pixmaps/complete.xpm
704         * src/pixmaps/continue.xpm
705                 small sync with main, see ChangeLog 2004-11-11
706
707 2004-11-11 [paul]       0.9.12cvs145
708
709         * ChangeLog
710         * ChangeLog.jp
711         * src/account.c
712         * src/folderview.c
713         * src/folderview.h
714         * src/imap.c
715         * src/imap_gtk.c
716         * src/inc.c
717         * src/mainwindow.c
718         * src/mh_gtk.c
719         * src/news_gtk.c
720         * src/pop.c
721         * src/prefs_account.c
722         * src/prefs_account.h
723         * src/prefs_ext_prog.c
724         * src/procmsg.c
725         * src/procmsg.h
726         * src/summary_search.c
727         * src/summaryview.c
728         * src/textview.c
729         * src/common/defs.h
730         * src/common/utils.c
731         * src/common/utils.h
732         * src/gtk/menu.c
733         * src/gtk/menu.h
734                 sync with main 1.0.0beta2 (plus 4)
735
736 2004-11-09 [christoph]  0.9.12cvs144
737
738         * src/compose.c
739         * src/prefs_account.[ch]
740                 add option menu to select default privacy system
741
742         * src/plugins/pgpmime/pgpmime.c
743                 better memory allocation
744
745         * src/folder.c
746                 syncronize flags when scanning a folder
747
748 2004-11-08 [colin]      0.9.12cvs143
749
750         * src/summaryview.c
751                 Prevent useless folder count updates while 
752                 quicksearch is running. It is really annoying 
753                 while quicksearch is running a full-mail
754                 scan, like 'b foo', in a big folder.
755
756 2004-11-08 [colin]      0.9.12cvs142
757
758         * src/textview.c
759                 Really fix these mail URIs
760
761 2004-11-08 [colin]      0.9.12cvs141
762
763         * src/textview.c
764                 fix "colin@colino.net" <colin@colino.net> 
765                 types of URIs
766
767 2004-11-06 [colin]      0.9.12cvs140
768
769         * src/compose.c
770                 Don't ask for passphrase if not sending
771
772 2004-11-05 [christoph]  0.9.12cvs139
773
774         * src/compose.c
775                 o encode text content of composed mails
776         * src/procmime.c
777                 o allow encoding of MimeInfos that are stored in memory buffers
778                 
779
780 2004-11-03 [paul]       0.9.12cvs138
781
782         * po/POTFILES.in
783                 add 'src/plugins/pgpmime/prefs_gpg.c'.
784                 Patch submitted by Fabien Vantard
785
786         * src/prefs_ext_prog.c
787                 fix typos. Patch submitted by Fabien Vantard
788
789         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
790         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
791                 add German, Spanish, Italian, Brazilian Portuguese,
792                 and Slovak translations. Submitted by Thomas Gilgin,
793                 J. José del Río 'partymola', Andrea Spadaccini,
794                 Frederico Goncalves Guimaraes, and Andrej Kacian
795
796 2004-11-01 [christoph]  0.9.12cvs137
797
798         * src/procmime.c
799                 implement RFC2231's parameter encoding
800
801 2004-10-29 [colin]      0.9.12cvs136
802
803         * src/common/utils.c
804                 Fix boundary delimiter (a Pine user gets this:
805                 > Malformed message: Unexpected characters at end of parameters:
806                 > =_Thu__28_Oct_2)
807
808 2004-10-29 [paul]
809
810         * tools/textviewer.sh
811                 fix typo. patch submitted by Johann Koenig 
812                 <explosive@hvc.rr.com>
813
814 2004-10-29 [paul]
815
816         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
817         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
818                 add French translations, submitted by Fabien Vantard
819
820 2004-10-28 [christoph]  0.9.12cvs135
821
822         * doc/src/rfc2231.txt                           ** NEW **
823         * src/procmime.c
824         * src/common/quoted-printable.c
825         * src/common/utils.[ch]
826                 implement RFC2231's parameter decoding
827
828 2004-10-27 [paul]
829
830         * tools/kdeservicemenu/README
831         * tools/kdeservicemenu/install.sh
832         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
833         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
834         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
835                 output files to /tmp instead of littering the
836                 current dir
837                 add uninstall function
838                 refactor
839
840 2004-10-26 [christoph]  0.9.12cvs134
841
842         * src/procmime.c
843                 better check if parameters have to be in quoted string
844
845 2004-10-25 [paul]
846
847         * tools/kdeservicemenu/README
848         * tools/kdeservicemenu/install.sh
849         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
850         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
851         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
852                 add files for Sylpheed Service Menu in Konqueror
853
854 2004-10-22 [paul]       0.9.12cvs133
855
856         * src/compose.c
857         * src/prefs_common.c
858         * src/prefs_common.h
859         * src/prefs_wrapping.c
860                 remove 'smart wrapping'
861
862 2004-10-21 [colin]      0.9.12cvs132
863
864         * src/compose.c
865                 Remove extraneous separator in Options
866
867 2004-10-21 [colin]      0.9.12cvs131
868
869         * src/compose.c
870                 Replace "unknown" attachments by "application/octet-stream"
871                 Be a bit more defensive when using strchr
872
873 2004-10-20 [paul]
874
875         * po/ru.po
876                 updated by Pavlo Bohmat
877
878 2004-10-19 [christoph]  0.9.12cvs130
879
880         * src/compose.c
881                 fix wrong menu entry path
882
883         (Closes Bug 626 crashes after clicking 'reply' or 'reply to all')
884
885         * src/gtk/menu.c
886                 add extra check for missing menu entries
887
888 2004-10-19 [christoph]  0.9.12cvs129
889
890         * src/compose.c
891         * src/common/utils.c
892                 use utils' generate_msgid() in compose.c
893
894 2004-10-18 [christoph]  0.9.12cvs128
895
896         * src/plugins/pgpmime/passphrase.c
897         * src/plugins/pgpmime/pgpmime.c
898         * src/plugins/pgpmime/prefs_gpg.[ch]
899         * src/plugins/pgpmime/prefs_gpg.glade
900         * src/plugins/pgpmime/sgpgme.c
901                 add GPG prefs
902
903 2004-10-18 [christoph]  0.9.12cvs127
904
905         * src/addrbook.c
906         * src/addrcache.c
907         * src/addressbook.c
908         * src/codeconv.c
909         * src/compose.c
910         * src/customheader.c
911         * src/editaddress.c
912         * src/editgroup.c
913         * src/exporthtml.c
914         * src/folder.c
915         * src/folderview.c
916         * src/imap.c
917         * src/jpilot.c
918         * src/main.c
919         * src/matcher_parser_parse.y
920         * src/mbox.c
921         * src/pop.c
922         * src/prefs_account.c
923         * src/prefs_gtk.c
924         * src/prefs_msg_colors.c
925         * src/procheader.c
926         * src/procmime.[ch]
927         * src/procmsg.c
928         * src/summaryview.c
929         * src/textview.c
930         * src/common/base64.c
931         * src/common/partial_download.c
932         * src/common/socket.c
933         * src/common/sylpheed.c
934         * src/common/utils.[ch]
935         * src/gtk/filesel.c
936         * src/gtk/pluginwindow.c
937         * src/gtk/quicksearch.c
938         * src/plugins/pgpmime/pgpmime.c
939         * src/plugins/pgpmime/plugin.c
940         * src/plugins/pgpmime/select-keys.c
941         * src/plugins/pgpmime/sgpgme.c
942         * src/plugins/spamassassin/libspamc.c
943         * src/plugins/trayicon/trayicon.c
944         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.[ch]
945         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
946                 o don't use any GNU C extensions
947                 o fix warnings
948                 o replace some non-POSIX functions
949
950         * src/plugins/spamassassin/spamassassin.[ch]
951         * src/plugins/spamassassin/spamassassin_gtk.c
952         * src/plugins/clamav/clamav_plugin.[ch]
953         * src/plugins/clamav/clamav_plugin_gtk.c
954                 replace statusbar_print_all() from common code because it is a
955                 GUI function
956
957 2004-10-17 [paul]
958
959         * po/es.po
960         * po/ko.po
961         * AUTHORS
962                 update Spanish and Korean translations,
963                 submitted by Ricardo Mones Lastra and
964                 SungHyun Nam
965
966 2004-10-13 [colin]      0.9.12cvs126
967
968         * src/compose.c
969                 Don't convert message to forced encoding when 
970                 drafting, plus minor magic-values cleanup.
971
972 2004-10-13 [colin]      0.9.12cvs125
973
974         * po/POTFILES.in
975                 Update POTFILES.in to reflect the source
976                 place changes
977
978 2004-10-08 [christoph]  0.9.12cvs124
979
980         * m4/spamassassin.m4
981                 fix libspamc OpenSSL
982
983         * src/compose.c
984                 rearrange the compose menu
985
986 2004-10-08 [christoph]  0.9.12cvs123
987
988         * src/Makefile.am
989         * src/account.c
990         * src/compose.[ch]
991         * src/crash.c
992         * src/main.c
993         * src/mimeview.c
994         * src/passphrase.[ch]                           ** REMOVE **
995         * src/prefs_account.[ch]
996         * src/prefs_common.[ch]
997         * src/privacy.[ch]
998         * src/procmime.[ch]
999         * src/procmsg.c
1000         * src/rfc2015.[ch]                              ** REMOVE **
1001         * src/select-keys.[ch]                          ** REMOVE **
1002         * src/common/utils.[ch]
1003         * src/gtk/about.c
1004         * src/plugins/pgpmime/Makefile.am
1005         * src/plugins/pgpmime/passphrase.[ch]           ** NEW **
1006         * src/plugins/pgpmime/pgpmime.c
1007         * src/plugins/pgpmime/plugin.c
1008         * src/plugins/pgpmime/prefs_gpg.[ch]
1009         * src/plugins/pgpmime/select-keys.[ch]          ** NEW **
1010         * src/plugins/pgpmime/sgpgme.[ch]
1011                 o Add new MIME-Writer
1012                 o extend PrivacySystem with sign and encrypt functions
1013                 o extend PGP/MIME plugin with sign and encrypt functions
1014                 o integrate extended Privacy API in Compose and Sending process
1015
1016 2004-10-04 [colin]      0.9.12cvs122
1017
1018         * src/mainwindow.c
1019         * src/messageview.c
1020         * src/messageview.h
1021         * src/textview.c
1022                 Make forced encoding limited to messageview and
1023                 apply only to parts displayed using textview
1024
1025 2004-10-04 [colin]      0.9.12cvs121
1026
1027         * src/summaryview.c
1028                 Fix bug #605 (collapsed threads re-expand when moving or
1029                 deleting mails)
1030
1031 2004-10-03 [colin]      0.9.12cvs120
1032
1033         * src/summaryview.c
1034                 Fix bug #602
1035
1036 2004-10-02 [colin]      0.9.12cvs119
1037
1038         * src/mainwindow.c
1039         * src/messageview.c
1040         * src/prefs_common.h
1041         * src/procmime.c
1042         * src/procmime.h
1043         * src/textview.c
1044                 Clean up forced charset feature
1045                 Add forced decode
1046
1047 2004-10-01 [colin]      0.9.12cvs118
1048
1049         * src/mimeview.c
1050                 Better fix for Save all: skip multipart mails' first 
1051                 text part
1052
1053 2004-10-01 [colin]      0.9.12cvs117
1054
1055         * src/mimeview.c
1056                 Only save attachments in Save All
1057
1058 2004-10-01 [paul]       0.9.12cvs116
1059
1060         * ChangeLog
1061         * ChangeLog.jp
1062         * src/account.c
1063         * src/prefs_common.c
1064         * src/gtk/colorlabel.c
1065                 sync with main 0.9.12cvs17
1066
1067 2004-09-30 [colin]      0.9.12cvs115
1068
1069         * src/stock_pixmap.c
1070         * src/stock_pixmap.h
1071         * src/folderview.c
1072         * src/Makefile.am
1073         * src/pixmaps/read.xpm
1074                 Add icon for total # column
1075
1076 2004-09-29 [colin]      0.9.12cvs114
1077
1078         * src/compose.c
1079                 Don't close compose until message is sent if 
1080                 Show Send Dialog is Always
1081
1082 2004-09-29 [paul]       0.9.12cvs113
1083
1084         * src/quote_fmt_parse.y
1085                 In the quotation templates recognise sender's first and last 
1086                 names (%F %L) when the name is in the format "Duck, Donald".
1087                 Patch submitted by Thomas Gilgin, <thomas_gilgin@users.sourceforge.net>
1088
1089
1090 2004-09-28 [colin]      0.9.12cvs112
1091
1092         * src/mainwindow.c
1093                 Put back mnemonic
1094         * src/folderview.c
1095                 Fix Empty trash being visible-invisible-visible...
1096
1097 2004-09-28 [colin]      0.9.12cvs111
1098
1099         * src/mainwindow.c
1100                 Relabel Empty all Trash folders
1101
1102 2004-09-28 [colin]      0.9.12cvs110
1103
1104         * src/folderview.c
1105                 Add contextual Empty trash menu
1106         * src/mainwindow.c
1107                 Revert cvs109 which was useless
1108
1109 2004-09-28 [colin]      0.9.12cvs109
1110
1111         * src/mainwindow.c
1112                 Fix uninialized var
1113
1114 2004-09-28 [colin]      0.9.12cvs108
1115
1116         * src/addressbook.c
1117                 Fix triple-click
1118
1119 2004-09-28 [colin]      0.9.12cvs107
1120
1121         * src/addressbook.c
1122                 Fix double-click on entries
1123
1124 2004-09-28 [colin]      0.9.12cvs106
1125
1126         * src/inc.c
1127                 Reintroduce folder_item update freeze on incorporation
1128
1129 2004-09-27 [christoph]  0.9.12cvs105
1130
1131         * src/folderview.c
1132                 right-align new and unread column
1133
1134 2004-09-27 [paul]
1135
1136         * 0.9.12b released
1137
1138 2004-09-27 [paul]       0.9.12cvs104
1139
1140         * src/main.c
1141                 revert 0.9.12cvs101, it causes another segfault
1142
1143 2004-09-23 [christoph]  0.9.12cvs103
1144
1145         * src/plugins/spamassassin/libspamc.[ch]
1146         * src/plugins/spamassassin/utils.[ch]
1147                 update libspamc to SpamAssassin 3.0.0
1148
1149 2004-09-17 [paul]       0.9.12cvs102
1150
1151         * ChangeLog
1152         * ChangeLog.jp
1153         * src/inc.c
1154                 sync with main 0.9.12cvs14, see ChangeLog 2004-09-09
1155  
1156
1157 2004-09-17 [colin]      0.9.12cvs101
1158
1159         * src/main.c
1160                 Fix segfaults when quitting. valgrind says:
1161                         ==12144== Invalid read of size 4
1162                         ==12144==    at 0x80D7DDA: messageview_is_visible (messageview.c:938)
1163                         [...]
1164                         ==12144==  Address 0x1BF1BD30 is 56 bytes inside a block of size 72 free'd
1165                         [...]
1166                         ==12144==    by 0x80CC671: exit_sylpheed (main.c:498)
1167
1168
1169 2004-09-13 [christoph]  0.9.12cvs100
1170
1171         * src/folder.c
1172                 add NULL pointer checks to fix segfault when messages can
1173                 not be fetched
1174
1175 2004-09-08 [colin]      0.9.12cvs99
1176
1177         * src/account.c
1178                 Remove a debug printf
1179
1180 2004-09-08 [christoph]  0.9.12cvs98
1181
1182         * src/procmsg.[ch]
1183                 change MSG_CACHED (unused in claws) to MSG_SCANNED to remember
1184                 if the message structure has been scanned
1185
1186         * src/folder.c
1187                 o scan structure when the mail is fetched for the first time
1188                   to prevent unnecessary fetching of messages while scanning
1189                   the folder for messages
1190                 o revert 0.9.12cvs24
1191
1192         * src/plugins/pgpmime/pgpmime.c
1193                 check signature if auto signature checking is enabled when the
1194                 signature status is requested for first time and not when
1195                 checking if a part has a signature
1196
1197 2004-09-07 [colin]      0.9.12cvs97
1198
1199         * src/inc.c
1200                 Change session error messages so that they
1201                 are a bit more helpful (the origin of the
1202                 error is not apparent if one isn't in 
1203                 front of Sylpheed when it happens).
1204
1205 2004-09-06 [colin]      0.9.12cvs96
1206
1207         * src/toolbar.c
1208                 Fix graying out Redirect in non english languages
1209                 Patch by Fabien Vantard
1210
1211 2004-09-06 [colin]      0.9.12cvs95
1212
1213         * src/summaryview.c
1214         * src/mimeview.c
1215                 Fix dropped URIs
1216
1217 2004-09-06 [colin]      0.9.12cvs94
1218
1219         * src/addressbook.c
1220         * src/addressitem.h
1221         * src/addritem.c
1222         * src/addritem.h
1223                 Add basic drag and drop to addressbook
1224
1225 2004-09-03 [colin]      0.9.12cvs93
1226
1227         * src/summaryview.c
1228                 Next/Prev unread message should start
1229                 from next/prev node (especially if 
1230                 mark_as_read_delay != 0)
1231
1232 2004-09-03 [colin]      0.9.12cvs92
1233
1234         * src/prefs_common.c
1235         * src/prefs_common.h
1236         * src/summaryview.c
1237                 Add an hidden 'mark_as_read_delay' pref 
1238
1239 2004-09-02 [colin]      0.9.12cvs91
1240
1241         * src/gtk/menu.c
1242                 Add unduplicated menu entries (fixes bug 532)
1243                 Patch by Fabien Vantard
1244
1245 2004-09-02 [colin]      0.9.12cvs90
1246
1247         * src/account.c
1248                 Fix bug 582 (broken auto account selection)
1249
1250 2004-09-02 [colin]      0.9.12cvs89
1251
1252         * src/addrindex.c
1253                 Free deleted queries too
1254
1255 2004-09-02 [colin]      0.9.12cvs88
1256
1257         * src/ldapquery.c
1258                 Fix freezes in LDAP, due to memory corruption
1259                 after deletion of a query (and not removing it
1260                 from the corresponding list of queries).
1261                 Very probably fixes bug 567 and bug 569
1262
1263 2004-09-02 [colin]      0.9.12cvs87
1264
1265         * src/prefs_spelling.c
1266                 Fix bug with aspell prefs init, where spell checking
1267                 is enabled at first but dictionary not specified. Use
1268                 LANG's dictionary by default.
1269
1270 2004-09-01 [colin]      0.9.12cvs86
1271
1272         * src/filtering.c
1273         * src/imap.c
1274         * src/prefs_matcher.c
1275         * src/stock_pixmap.c
1276                 Fix more nasty uninitialized variables
1277
1278 2004-08-31 [colin]      0.9.12cvs85
1279
1280         * src/folder.c
1281                 Fix memory corruption when entering procmsg_msginfo_free()
1282                 with unitialized msginfo. Thanks Valgrind.
1283
1284 2004-08-29 [colin]      0.9.12cvs84
1285
1286         * src/mimeview.c
1287                 Don't escape filenames before saving - that's 
1288                 not dangerous. By the way, fix the leak.
1289
1290 2004-08-27 [paul]       0.9.12cvs83
1291
1292         * src/mh.c
1293         * src/procheader.c
1294         * src/procmsg.c
1295         * src/procmsg.h
1296         * src/common/utils.c
1297         * src/gtk/menu.h
1298                 sync with main 0.9.12cvs6, see ChangeLog
1299                 2004-08-24, 2004-08-25, 2004-08-26
1300
1301
1302 2004-08-26 [paul]
1303
1304         * po/ja.po
1305                 updated by Rui Hirokawa
1306
1307 2004-08-25 [colin]      0.9.12cvs82
1308
1309         * src/plugins/pgpmime/pgpmime.c
1310                 Fix leak on non-combined encrypted messages
1311
1312 2004-08-25 [colin]      0.9.12cvs81
1313
1314         * src/plugins/pgpmime/pgpmime.c
1315         * src/plugins/pgpmime/sgpgme.c
1316         * src/plugins/pgpmime/sgpgme.h
1317                 Handle combined encryption/signature
1318
1319 2004-08-24 [colin]      0.9.12cvs80
1320
1321         * src/folder.c
1322                 Set mime flags on non multipart messages too
1323
1324 2004-08-23 [christoph]  0.9.12cvs79
1325
1326         * src/compose.c
1327                 create message header in memory as GString before writing it
1328                 to the message file
1329
1330 2004-08-23 [colin]      0.9.12cvs78
1331
1332         * src/rfc2015.c
1333         * src/rfc2015.h
1334         * src/compose.c
1335                 Fix (again) bug 197: inline encryption broken
1336
1337 2004-08-23 [paul]
1338
1339         * po/zh_CN.po
1340                 updated by Hansom Young
1341
1342 2004-08-23 [paul]
1343
1344         * 0.9.12a released
1345
1346 2004-08-23 [colin]      0.9.12cvs77
1347
1348         * src/imap.c
1349                 Try and fix bug 577 (session->last_access_time is broken since 
1350                 sync with main 0.9.12cvs2). 
1351                 Patch by Stephan Sachse <whiteman@teg-clan.de>
1352
1353 2004-08-23 [paul]
1354
1355         * po/es.po
1356         * po/fr.po
1357         * po/pl.po
1358         * po/pt_BR.po
1359         * po/sk.po
1360         * po/sr.po
1361                 update translations. submitted by Ricardo
1362                 Mones Lastra, Fabien Vantard, Emilian Nowak,
1363                 Frederico Goncalves Guimaraes, Andrej Kacian,
1364                 Urke MMI
1365
1366 2004-08-22 [paul]       0.9.12cvs76
1367
1368         * src/plugins/trayicon/trayicon.c
1369                 fix formatting bug in trayicon_popup_menu_entries[]
1370
1371
1372 2004-08-22 [paul]       0.9.12cvs75
1373
1374         * m4/Makefile.am
1375                 remove reference to openssl.m4
1376
1377
1378 2004-08-21 [colin]      0.9.12cvs74
1379
1380         * src/compose.c
1381                 Fix bug 576 (Duplicate auto-bcc on reedit)
1382
1383 2004-08-21 [colin]      0.9.12cvs73
1384
1385         * src/toolbar.c
1386                 Grey out Redirect in the toolbar when selection is
1387                 multiple. Fixes bug 520
1388
1389 2004-08-21 [colin]      0.9.12cvs72
1390
1391         * src/compose.c
1392                 Save Sign, Encrypt and Mode status when drafting or queuing
1393                 Fixes bug 502 (drafted message does not keep sign / encrypt 
1394                 state)
1395
1396 2004-08-21 [colin]      0.9.12cvs71
1397
1398         * src/summaryview.c
1399                 Fix bug 494 (Messages are always opened in summary 
1400                 view when right clicked.) Also fixes bug 508.
1401
1402 2004-08-21 [colin]      0.9.12cvs70
1403
1404         * src/compose.c
1405                 When using inline encryption, don't use QP or Base64:
1406                 the mail will be encrypted to a 7bit string.
1407                 Fixes bug 197
1408
1409 2004-08-21 [colin]      0.9.12cvs69
1410
1411         * src/compose.c
1412                 Fix inline-signing with 8bit chars: data must be 
1413                 converted to Quoted-printable before signing.
1414
1415 2004-08-21 [colin]      0.9.12cvs68
1416
1417         * src/compose.c
1418                 Remove 'Message/Save to draft folder'
1419                 and 'Message/Save and keep editing' to 
1420                 put a single 'File/Save' command.
1421                 Fixes bug 224
1422
1423 2004-08-21 [colin]      0.9.12cvs67
1424
1425         * src/mainwindow.c
1426                 Fix bug 222 (Summary view state not retained between sessions)
1427
1428 2004-08-20 [colin]      0.9.12cvs66
1429
1430         * src/codeconv.c
1431                 Fix bug 574 (empty cur_locale is not enough)
1432
1433 2004-08-20 [paul]
1434
1435         * src/plugins/pgpmime/plugin.c
1436                 modify PGP/MIME plugin's description
1437
1438 2004-08-16 [colin]      0.9.12cvs65
1439
1440         * src/common/ssl.c
1441                 Fix version comparison
1442
1443 2004-08-16 [colin]      0.9.12cvs64
1444
1445         * src/common/ssl.c
1446                 I meant 2.2.
1447
1448 2004-08-16 [colin]      0.9.12cvs63
1449
1450         * src/common/ssl.c
1451                 People with glibc 2.1 have had problems with non-blocking
1452                 SSL_connect. Disable it for glibc < 2.2.
1453
1454 2004-08-16 [colin]      0.9.12cvs62
1455
1456         * src/common/ssl.c
1457                 Fix format error
1458
1459 2004-08-13 [colin]      0.9.12cvs61
1460
1461         * src/plugins/pgpmime/plugin.c
1462                 Add plugin's description
1463
1464 2004-08-12 [christoph]  0.9.12cvs60
1465
1466         * src/folderutils.c
1467                 fix bug that did not thaw folder updates when deleting
1468                 duplicates in empty folders
1469
1470 2004-08-12 [colin]      0.9.12cvs59
1471
1472         * src/plugins/trayicon/trayicon.c
1473                 Add a context menu with most common operations
1474
1475 2004-08-12 [colin]      0.9.12cvs58
1476
1477         * configure.ac
1478         * sylpheed.desktop
1479         * src/Makefile.am
1480         * src/main.c
1481                 Add support for Freedesktop.org's startup notification
1482
1483 2004-08-10 [colin]      0.9.12cvs57
1484
1485         * src/main.c
1486         * src/common/socket.c
1487         * src/common/ssl.c
1488         * src/common/sylpheed.c
1489         * src/common/sylpheed.h
1490                 Put back the ssl connect nonblocking...
1491                 without the race condition
1492
1493 2004-08-09 [colin]      0.9.12cvs56
1494
1495         * src/main.c
1496         * src/common/ssl.c
1497         * src/common/sylpheed.c
1498         * src/common/sylpheed.h
1499                 Reverting previous commit, doesn't work 
1500
1501 2004-08-09 [colin]      0.9.12cvs55
1502
1503         * src/main.c
1504         * src/common/ssl.c
1505         * src/common/sylpheed.c
1506         * src/common/sylpheed.h
1507                 Make SSL_connect nonblocking, using a thread
1508
1509 2004-08-09 [paul]       0.9.12cvs54
1510
1511         * po/POTFILES.in
1512                 reflect new location of sgpgme.c
1513         * src/main.c
1514                 sync with main, see ChangeLog 2004-08-09
1515
1516 2004-08-08 [christoph]  0.9.12cvs53
1517
1518         * src/folderutils.c
1519                 freeze FolderItem updates while deleting duplicate messages
1520
1521 2004-08-08 [christoph]  0.9.12cvs52
1522
1523         * configure.ac
1524         * src/Makefile.am
1525         * src/main.c
1526         * src/pgpmime.c
1527         * src/pgpmime.h
1528         * src/sgpgme.c
1529         * src/sgpgme.h
1530         * src/plugins/Makefile.am
1531         * src/plugins/pgpmime/.cvsignore
1532         * src/plugins/pgpmime/Makefile.am
1533         * src/plugins/pgpmime/pgpmime.c
1534         * src/plugins/pgpmime/pgpmime.h
1535         * src/plugins/pgpmime/plugin.c
1536         * src/plugins/pgpmime/sgpgme.c
1537         * src/plugins/pgpmime/sgpgme.h
1538                 new plugin for PGP/MIME
1539
1540 2004-08-07 [christoph]  0.9.12cvs51
1541
1542         * src/folder.c
1543                 disable immediate folder change notification on opened folders
1544                 until SummaryView can handle it quickly
1545
1546 2004-08-07 [colin]      0.9.12cvs50
1547
1548         * src/pop.c
1549         * src/common/partial_download.c
1550                 fix warnings
1551
1552 2004-08-07 [colin]      0.9.12cvs49
1553
1554         * src/Makefile.am
1555         * src/account.c
1556         * src/addressbook.c
1557         * src/alertpanel.c
1558         * src/alertpanel.h
1559         * src/compose.c
1560         * src/exphtmldlg.c
1561         * src/expldifdlg.c
1562         * src/main.c
1563         * src/message_search.c
1564         * src/messageview.c
1565         * src/pop.c
1566         * src/sgpgme.c
1567         * src/summary_search.c
1568         * src/summaryview.c
1569         * src/textview.c
1570         * src/gtk/sslcertwindow.c
1571         * src/pixmaps/stock_dialog-error.xpm
1572         * src/pixmaps/stock_dialog-info.xpm
1573         * src/pixmaps/stock_dialog-question.xpm
1574         * src/pixmaps/stock_dialog-warning.xpm
1575                 sync new alertpanel from gtk2
1576
1577 2004-08-07 [colin]      0.9.12cvs48
1578
1579         * src/prefs_folder_item.c
1580                 fix memory corruption in folderitem's prefs
1581
1582 2004-08-06 [colin]      0.9.12cvs47
1583
1584         * src/compose.c
1585                 close compose window after queuing, before 
1586                 sending when user presses Send
1587
1588 2004-08-05 [christoph]  0.9.12cvs46
1589
1590         * src/msgcache.c
1591         * src/common/defs.h
1592                 add charset to cache file and convert charset when reading the
1593                 cache if different from internal used charset
1594
1595 2004-08-05 [christoph]  0.9.12cvs45
1596
1597         * src/messageview.c
1598         * src/mimeview.[ch]
1599         * src/procmime.h
1600         * src/common/utils.h
1601                 cleanup (remove unused includes/reorganize)
1602
1603         * src/prefs_ext_prog.c
1604         * src/prefs_folder_item.c
1605         * src/prefs_fonts.c
1606         * src/prefs_msg_colors.c
1607         * src/prefs_spelling.c
1608         * src/prefs_themes.c
1609         * src/prefs_toolbar.c
1610         * src/prefs_wrapping.c
1611         * src/gtk/prefswindow.[ch]
1612         * src/plugins/clamav/clamav_plugin_gtk.c
1613         * src/plugins/dillo_viewer/dillo_prefs.c
1614         * src/plugins/image_viewer/viewerprefs.c
1615         * src/plugins/spamassassin/spamassassin_gtk.c
1616                 change PrefsPage path into an array of strings and don't
1617                 split a single string into parts (better for translation)
1618
1619 2004-08-05 [christoph]  0.9.12cvs44
1620
1621         * src/folder.c
1622                 fix FolderItem's message counts after rebuilding a cache
1623
1624 2004-08-05 [paul]       0.9.12cvs43
1625
1626         * ChangeLog
1627         * ChangeLog.jp
1628         * src/imap.c
1629         * src/news.c
1630         * src/common/nntp.c
1631         * src/common/session.c
1632         * src/common/session.h
1633         * src/common/socket.c
1634                 sync with main 0.9.12cvs2
1635                 see ChangeLog 2004-08-04
1636
1637 2004-08-04 [christoph]  0.9.12cvs42
1638
1639         * configure.ac
1640                 add missing AC_DEFINE(USE_OPENSSL, ...)
1641         * src/folder.c
1642                 use new xml_node_new() function
1643
1644 2004-08-03 [christoph]  0.9.12cvs41
1645
1646         * src/folder.c
1647         * src/localfolder.c
1648         * src/common/xml.[ch]
1649                 sync with main 0.9.12cvs1
1650                 see ChangeLog 2004-07-23
1651
1652 2004-08-03 [christoph]
1653
1654         * configure.ac
1655         * m4/openssl.m4                 ** REMOVE **
1656                 use pkg-config to get OpenSSL CFLAGS and LIBS
1657                 (OpenSSL 0.9.7 is required now)
1658
1659 2004-08-02 [paul]       0.9.12cvs40
1660
1661         * AUTHORS
1662                 update translation team section
1663         * po/pt_BR.po
1664                 updated by Frederico Goncalves Guimaraes
1665                 <fggdebian@yahoo.com.br>
1666
1667 2004-07-29 [colin]      0.9.12cvs39
1668
1669         * src/messageview.c
1670                 Inform the user when a partially 
1671                 downloaded mail isn't on the server
1672                 anymore (due to Mark for deletion)
1673
1674 2004-07-29 [colin]      0.9.12cvs38
1675
1676         * src/messageview.c
1677                 Hide noticeview if necessary
1678
1679 2004-07-27 [colin]      0.9.12cvs37
1680
1681         * src/msgcache.c
1682                 More fixes (i overlook a bit, thanks
1683                 Christoph for spotting it)
1684
1685 2004-07-27 [colin]      0.9.12cvs36
1686
1687         * src/msgcache.c
1688                 Fix wrong test 
1689
1690 2004-07-26 [colin]      0.9.12cvs35
1691
1692         * src/pop.c
1693                 Fix uidl-file parsing when not in new
1694                 format
1695
1696 2004-07-19 [colin]      0.9.12cvs34
1697
1698         * src/compose.c
1699                 Save attachment status when drafting
1700
1701 2004-07-19 [colin]      0.9.12cvs33
1702
1703         * src/folder.h
1704         * src/folderview.c
1705         * src/summaryview.c
1706                 Reverse 0.9.12cvs29 to 31 (folder icon update
1707                 when quicksearch is active)
1708
1709 2004-07-18 [colin]      0.9.12cvs32
1710
1711         * src/pop.c
1712                 Fix partial download bug with "Download all
1713                 messages" option
1714
1715 2004-07-18 [colin]      0.9.12cvs31
1716
1717         * src/folderview.c
1718                 Fix crash
1719
1720 2004-07-17 [colin]      0.9.12cvs30
1721
1722         * src/summaryview.c
1723                 Same, when sticky search is off
1724
1725 2004-07-17 [colin]      0.9.12cvs29
1726
1727         * src/folder.h
1728         * src/folderview.c
1729         * src/summaryview.c
1730                 Update FolderItem icon whenever its summaryview is 
1731                 filtered
1732
1733 2004-07-16 [christoph]  0.9.12cvs28
1734
1735         * src/mimeview.c
1736                 make doubleclick work again
1737
1738 2004-07-16 [christoph]  0.9.12cvs27
1739
1740         * src/mimeview.c
1741                 fix freeze on mime icon doubleclick (opening doesn't work yet)
1742
1743 2004-07-16 [paul]       0.9.12cvs26
1744         
1745         * src/gtk/quicksearch.c
1746         * src/compose.c
1747         * src/customheader.c
1748         * src/messageview.c
1749         * src/news.c
1750         * src/prefs_account.c
1751         * src/prefs_display_header.c
1752         * src/procheader.c
1753                 replace "Message-Id" with "Message-ID"
1754
1755 2004-07-16 [paul]       0.9.12cvs25
1756
1757         * ChangeLog
1758         * ChangeLog.jp
1759         * src/account.c
1760         * src/account.h
1761         * src/folder_item_prefs.c
1762         * src/main.c
1763         * src/pop.c
1764         * src/pop.h
1765         * src/prefs_account.c
1766         * src/prefs_account.h
1767         * src/prefs_common.c
1768         * src/prefs_common.h
1769         * src/prefs_gtk.c
1770         * src/prefs_gtk.h
1771                 sync with main 0.9.12cvs1
1772
1773 2004-07-15 [colin]      0.9.12cvs24
1774
1775         * src/folder.c
1776                 Disable GPG signature check during
1777                 folder move and scan 
1778         (Closes Bug 521 Signature checking slows down Folder-Move)
1779
1780 2004-07-14 [christoph]  0.9.12cvs23
1781
1782         * src/pgpmime.c
1783                 add missing fclose
1784
1785         * src/procmime.c
1786                 add checks if fopen really worked
1787
1788 2004-07-14 [colin]      0.9.12cvs22
1789
1790         * src/pop.c
1791         * src/common/partial_download.c
1792                 Update includes
1793
1794 2004-07-14 [colin]      0.9.12cvs21
1795
1796         * src/folder.c
1797         * src/inc.c
1798         * src/matcher.c
1799         * src/matcher.h
1800         * src/matcher_parser_parse.y
1801         * src/messageview.c
1802         * src/msgcache.c
1803         * src/noticeview.c
1804         * src/noticeview.h
1805         * src/pop.c
1806         * src/pop.h
1807         * src/prefs_matcher.c
1808         * src/procheader.c
1809         * src/procmsg.c
1810         * src/procmsg.h
1811         * src/summaryview.c
1812         * src/common/Makefile.am
1813         * src/common/defs.h
1814         * src/gtk/quicksearch.c
1815         * src/common/partial_download.c ** NEW FILES **
1816         * src/common/partial_download.h ** NEW FILES **
1817                 Partial downloading of pop3 mails
1818
1819 2004-07-13 [christoph]  0.9.12cvs20
1820
1821         * src/mimeview.c
1822                 use "button_release_event" instead of "button_press_event",
1823                 because executing event callbacks while the button is still
1824                 pressed is not good and causes problems
1825
1826 2004-07-12 [colin]      0.9.12cvs19
1827
1828         * src/gtk/quicksearch.c
1829                 Fix a missing status update in quicksearch
1830
1831 2004-07-08 [colin]      0.9.12cvs18
1832
1833         * src/common/smtp.h
1834                 Fix guint vs gint bug
1835
1836 2004-07-08 [colin]      0.9.12cvs17
1837
1838         * src/common/smtp.c
1839                 use to_human_readable() for sizes
1840
1841 2004-07-08 [paul]       0.9.12cvs16
1842
1843         * src/inc.c [1.174]
1844                 fix occasional non-clearance of the statusbar
1845                 (close Bug 531 'SA plugin: status bar does not 
1846                  get cleared in OFFLINE mode')
1847
1848 2004-07-07 [colin]      0.9.12cvs15
1849
1850         * src/prefs_common.c [1.225]
1851         * src/prefs_common.h [1.112]
1852                 Add a hidden summary_quicksearch_sticky preference,
1853                 to allow the quicksearch bar to reset across folders
1854         * src/summaryview.c [1.437]
1855                 Use this preference
1856         * src/gtk/quicksearch.c [1.5]
1857         * src/gtk/quicksearch.h [1.3]
1858                 Add this preference, fix focus when hitting Enter,
1859                 add handling of Esc key to reset
1860
1861 2004-07-06 [colin]      0.9.12cvs14
1862
1863         * src/gtk/quicksearch.c [1.4]
1864                 Add Clear button
1865
1866 2004-07-06 [christoph]  0.9.12cvs13
1867
1868         * src/toolbar.c
1869                 enable next unread button in empty folders if next folder
1870                 dialog is not disabled
1871
1872         (Closes Feature Request [ 755800 ] "next" button enabled in empty
1873          folders)
1874
1875 2004-07-06 [colin]      0.9.12cvs12
1876
1877         * src/common/smtp.c [1.16]
1878                 Display maximum message size in the log
1879
1880 2004-07-06 [paul]       0.9.12cvs11
1881
1882         * src/toolbar.c
1883                 fix typo. (spotted by Fabien Vantard)
1884
1885 2004-07-06 [paul]       0.9.12cvs10
1886
1887         * src/main.c
1888                 terminate cleanly on SIGHUP. Patch submitted by
1889                 Thomas Gilgin <thg@karate-muellheim.de>
1890
1891 2004-07-05 [christoph]  0.9.12cvs9
1892
1893         * src/inc.c
1894                 better replacing of %d in new mail notification command
1895
1896 2004-07-05 [colin]      0.9.12cvs8
1897
1898         * src/common/smtp.[ch]
1899                 Take SIZE (returned by EHLO) into account, and
1900                 avoid sending too big messages
1901
1902 2004-07-04 [paul]       0.9.12cvs7
1903
1904         * src/account.c
1905                 fix auto-account selection on imap/news
1906
1907 2004-07-01 [paul]       0.9.12cvs6
1908
1909         * src/gtk/quicksearch.c
1910                 reveal hidden string in gui
1911                 
1912         * src/compose.c
1913                 fix updating of gpg signing setting on 
1914                 switching accounts
1915
1916 2004-06-30 [darko]      0.9.12cvs5
1917
1918         * src/common/utils.c
1919                 remove expand_search_string()
1920         * src/gtk/quicksearch.c
1921                 remove no longer needed for loop (thanks Christoph)
1922                 add expand_search_string()
1923
1924 2004-06-30 [darko]      0.9.12cvs4
1925
1926         * src/common/utils.c
1927                 allow all filtering expressions in quicksearch
1928
1929         (Closes Bug 519 filtering expr. in quicksearch)
1930
1931 2004-06-30 [christoph]  0.9.12cvs3
1932
1933         * configure.ac
1934                 better 'localedir'
1935
1936         * src/common/intl.h
1937                 allow plugins to define TEXTDOMAIN for the _(...) macro
1938
1939 2004-06-30 [paul]       0.9.12cvs2
1940
1941         * po/POTFILES.in
1942           src/Makefile.am
1943           src/main.c
1944           src/prefs_common.c
1945           src/prefs_msg_colors.[ch]     ** NEW FILES **
1946                 move message colouring options to
1947                 '/Other Preferences/Message View/Colors'
1948
1949 2004-06-30 [paul]       0.9.12cvs1
1950
1951         * po/POTFILES.in
1952           src/Makefile.am
1953           src/main.c
1954           src/prefs_common.c
1955           src/prefs_wrapping.[ch]       ** NEW FILES **
1956                 move message wrapping options to
1957                 /'Other Preferences/Compose/Message Wrapping'
1958
1959 2004-06-28 [paul]       0.9.12
1960
1961         * Sylpheed-Claws 0.9.12 released
1962
1963         * po/es.po
1964           po/fr.po
1965           po/sk.po
1966                 updated by Ricardo Mones Lastra, Fabien Vantard,
1967                 Andrej Kacian
1968
1969 2004-06-27 [paul]       0.9.11cvs19
1970
1971         * src/common/ssl.c
1972                 re-enable certificate check
1973
1974 2004-06-25 [christoph]  0.9.11cvs18
1975
1976         * src/procmsg.h
1977                 add MSG_HAS_ATTACHMENT to MSG_CACHED_FLAG_MASK
1978
1979 2004-06-25 [paul]       0.9.11cvs17
1980
1981         * sync with main 0.9.12cvs1
1982                 see ChangeLog 2004-06-23
1983                 
1984         * src/gtk/menu.c
1985                 remove unused menu_toggle_toggle()
1986
1987 2004-06-23 [christoph]  0.9.11cvs16
1988
1989         * src/folder.c
1990         * src/procheader.c
1991         * src/procmsg.h
1992         * src/summaryview.c
1993                 scan the mime structure of multipart mails for correct
1994                 attachment, encryped and signed (with privacy API) part
1995                 detection
1996
1997         (Closes Feature Request [ 961428 ] No paperclip for HTML mails)
1998
1999 2004-06-22 [paul]
2000
2001         * po/ru.po
2002                 updated by Pavlo Bohmat
2003
2004 2004-06-20 [christoph]  0.9.11cvs15
2005
2006         * src/inc.c
2007         * src/pop.[ch]
2008                 disconnect after authentication when doing POP before SMTP
2009
2010         (Closes Bug 393 Bad inerpretation of "Pop Before SMTP")
2011
2012 2004-06-19 [christoph]  0.9.11cvs14
2013
2014         * src/folder.c
2015                 fix FolderItem name update
2016
2017         (Closes Bug 511 Folder-Renaming not reflected immediately)
2018
2019 2004-06-17 [paul]       0.9.11cvs13
2020         
2021         * sync with main 0.9.12 release
2022           src/session.c
2023                 session_set_timeout(): fixed a bug that didn't
2024                 reset timeout_tag when interval is 0.
2025
2026 2004-06-16 [christoph]  0.9.11cvs12
2027
2028         * src/textview.c
2029                 correctly clear the URL in the status bar
2030
2031 2004-06-15 [christoph]  0.9.11cvs11
2032
2033         * src/summaryview.c
2034                 add missing gtk_widget_show()
2035
2036 2004-06-11 [christoph]  0.9.11cvs10
2037
2038         * src/plugins/spamassassin/spamassassin.c
2039                 correctly check waitpid return code
2040
2041         (Closes Bug 396 Zombie process when spamassassin is called)
2042
2043 2004-06-10 [christoph]  0.9.11cvs9
2044
2045         * src/mainwindow.c
2046         * src/summaryview.[ch]
2047         * src/gtk/Makefile.am
2048         * src/gtk/quicksearch.c                         ** NEW **
2049                 separate quick search from summaryview
2050
2051 2004-06-09 [christoph]  0.9.11cvs8
2052
2053         * src/inc.c
2054                 remove unused code
2055
2056         * src/textview.c
2057                 get folder for compose default account from MsgInfo and not
2058                 from SummaryView
2059
2060 2004-06-09 [christoph]  0.9.11cvs7
2061
2062         * src/folder.[ch]
2063                 add information about added or removed messages to
2064                 FOLDER_ITEM_UPDATE hook
2065
2066         * src/imap_gtk.c
2067         * src/mh_gtk.c
2068                 scan folder when removing a folder failed instead of
2069                 updating the summaryview
2070
2071 2004-06-08 [paul]       0.9.11cvs6
2072
2073         * sync with main 0.9.11cvs2
2074                 see ChangeLog 2004-06-08
2075
2076 2004-06-07 [christoph]  0.9.11cvs5
2077
2078         * configure.ac
2079         * src/common/Makefile.am
2080                 detect library providing 'encrypt' function
2081
2082 2004-06-07 [paul]       0.9.11cvs4
2083
2084         * src/inc.c
2085                 sync with main, 'code cleanup'
2086                 
2087         * tools/nautilus2sylpheed.sh
2088                 fix whitespace limitation. patch submitted by
2089                 Stephan Sachse <white@teg-clan.de>
2090
2091 2004-06-04 [christoph]  0.9.11cvs3
2092
2093         * src/account.c
2094         * src/action.[ch]
2095         * src/addressbook.c
2096         * src/addrindex.h
2097         * src/folder.h
2098         * src/folder_item_prefs.c
2099         * src/inc.c
2100         * src/main.c
2101         * src/messageview.c
2102         * src/mh_gtk.c
2103         * src/prefs_themes.c
2104         * src/procmime.c
2105         * src/quote_fmt.h
2106         * src/stock_pixmap.c
2107         * src/toolbar.c
2108                 fix compiler warnings
2109
2110 2004-06-03 [paul]       0.9.11cvs2
2111
2112         * src/msgcache.c
2113                 sync with main 0.9.11cvs1: "changed gint32 to
2114                 guint32 for some platforms"
2115
2116 2004-06-02 [christoph]  0.9.11cvs1
2117
2118         * src/common/ssl.c
2119                 fix SSL_CTX variable name for older OpenSSL versions
2120
2121         (Closes Bug 503 fix compilation with older OpenSSL)
2122
2123 2004-05-31 [paul]       0.9.11claws
2124
2125         * 0.9.11claws released
2126
2127 2004-05-31 [paul]       0.9.10claws72
2128
2129         * po/es.po
2130           po/it.po
2131           po/ja.po
2132           po/pl.po
2133           po/sk.po
2134           po/sr.po
2135           po/zh_CN.po
2136                 update translations, submitted by Ricardo Mones Lastra,
2137                 Andrea Spadaccini, Rui Hirokawa, Emil, Andrej Kacian,
2138                 Urke MMI, and Hansom Young
2139
2140 2004-05-25 [luke]       0.9.10claws71
2141
2142         * AUTHORS
2143         * src/mimeview.c
2144         * src/stockpixmap.[ch]
2145         * src/Makefile.am
2146         * src/pixmaps/privacy_emblem_encrypted.xpm      ** NEW **
2147         * src/pixmaps/privacy_emblem_failed.xpm         ** NEW **
2148         * src/pixmaps/privacy_emblem_passed.xpm         ** NEW **
2149         * src/pixmaps/privacy_emblem_signed.xpm         ** NEW **
2150         * src/pixmaps/privacy_emblem_warn.xpm           ** NEW **
2151
2152                 o Added privacy emblems from Jesper Shultz 
2153                   <jesper@schultz-net.dk>
2154                 o Overlay emblems onto mimeview icons to indicate
2155                   status of signature and if a message is encrypted
2156         
2157         * src/textview.c
2158                 remove unused color definitions (were used to 
2159                 indicate sig status)
2160
2161 2004-05-25 [paul]       0.9.10claws70
2162
2163         * AUTHORS
2164           tools/Makefile.am
2165           tools/README
2166           tools/nautilus2sylpheed.sh            ** NEW FILE **
2167                 add script to enable sending files from
2168                 nautilus.
2169                 Submitted by Reza Pakdel <hrpakdel@cpsc.ucalgary.ca>
2170                 
2171         * tools/launch_firebird                 ** REMOVED **
2172                 removed as the standard "firefox '%s'" now functions
2173                 correctly
2174
2175 2004-05-23 [paul]       0.9.10claws69
2176
2177         * src/compose.c
2178                 fix %X cursor point segfault
2179                 patch by Christoph
2180
2181 2004-05-23 [christoph]  0.9.10claws68
2182
2183         * src/folder.c
2184                 fix folder moving
2185
2186 2004-05-21 [paul]       0.9.10claws67
2187
2188         * sync with 0.9.10cvs17
2189                 see ChangeLog 2004-05-21
2190
2191 2004-05-20 [paul]       0.9.10claws66
2192
2193         * sync with 0.9.10cvs16
2194                 see ChangeLog 2004-05-19 and 2004-05-20
2195
2196 2004-05-19 [alfons]     0.9.10claws65
2197
2198         * src/summaryview.h
2199                 on some platforms regoff_t is defined as off_t, so 
2200                 pull in sys/types.h
2201
2202 2004-05-19 [paul]       0.9.10claws64
2203
2204         * sync with 0.9.10cvs13
2205                 see ChangeLog 2004-05-18
2206
2207 2004-05-17 [christoph]  0.9.10claws63
2208
2209         * src/folder.c
2210                 search all folders when searching for default folders and
2211                 not return the special folder of the first folder
2212
2213 2004-05-13 [alfons]     0.9.10claws62
2214
2215         * src/summaryview.c
2216                 add a better check to see if a message is a news message
2217                 (replaces the MSG_IS_NEWS() check removed in 0.9.9claws19)
2218
2219 2004-05-13 [paul]       0.9.10claws61
2220
2221         * src/msgcache.c
2222                 sync with 0.9.10cvs12
2223                 see ChangeLog 2004-05-12
2224
2225 2004-05-12 [alfons]     0.9.10claws60
2226
2227         * src/folderview.c
2228                 release lock in case of folder could not be opened 
2229
2230 2004-05-11 [christoph]  0.9.10claws59
2231
2232         * src/inc.[ch]
2233                 remove unused folderview update stuff from inc.[ch]
2234
2235 2004-05-11 [paul]       0.9.10claws58
2236
2237         * sync with 0.9.10cvs11
2238                 see ChangeLog 2004-05-10 and 2004-05-11
2239
2240 2004-05-09 [christoph]  0.9.10claws57
2241
2242         * src/folderview.c
2243                 check for folder class functions and not folder type to detect
2244                 valid drag targets
2245
2246 2004-05-08 [christoph]  0.9.10claws56
2247
2248         * src/sgpgme.c
2249                 fix date output for signature expire times
2250
2251         (Patch by Edgar Toernig <froese@gmx.de>)
2252
2253 2004-05-06 [christoph]  0.9.10claws55
2254
2255         * src/gtk/prefswindow.c
2256                 change window type to DIALOG
2257
2258         * src/folder.[ch]
2259         * src/folderview.c
2260         * src/news_gtk.c
2261                 o add folder_remove()
2262                 o change FolderUpdate hook flag names (NEW -> ADD, DESTROY -> REMOVE)
2263                 o add new "sort" field to Folder, no longer sort folders by type
2264                   higher sort values will be first in the folder list, new folders get 0
2265                   and will be added to the end
2266
2267         * src/mainwindow.c
2268         * src/gtk/Makefile.am
2269         * src/gtk/foldersort.(c|h|glade)                        ** NEW **
2270                 add dialog to allow users to change the folder order
2271
2272 2004-05-04 [paul]       0.9.10claws54
2273
2274         * src/inc.c
2275                 Display account_name in statusbar when retrieving
2276                 messages from a pop account
2277         * src/prefs_account.c
2278                 display account name in title of prefs_account
2279                 window
2280         * src/prefs_folder_item.c
2281                 display folder name in title of prefs_folder window
2282
2283         all 3 patches submitted by Fabien Vantard
2284
2285         * AUTHORS
2286                 add Fabien Vantard
2287
2288 2004-05-04 [paul]       0.9.10claws53
2289
2290         * src/prefs_actions.c
2291           src/prefs_template.c
2292                 'Esc' Key exits alertpanel
2293                 Patch submitted by Fabien Vantard <fzz@ifrance.com>
2294
2295 2004-04-26 [christoph]  0.9.10claws52
2296
2297         * src/gtk/about.c
2298         * src/gtk/colorsel.c
2299         * src/gtk/description_window.c
2300         * src/gtk/filesel.c
2301         * src/gtk/gtkaspell.c
2302         * src/gtk/inputdialog.c
2303         * src/gtk/pluginwindow.c
2304         * src/gtk/progressdialog.c
2305                 o remove gtk_window_set_position(..., GTK_WIN_POS_CENTER) because
2306                   it does not work correctly with xinerama
2307                 o lock incorporation while the plugin window is open
2308
2309 2004-04-23 [paul]       0.9.10claws51
2310
2311         * po/POTFILES.in
2312                 update location of inputdialog.c
2313                 
2314         * src/gtk/about.c
2315                 update Copyright string
2316                 
2317         * src/msgcache.c
2318           src/prefs_common.c
2319           src/prefs_themes.c
2320                 improve the english a little
2321
2322 2004-04-22 [christoph]  0.9.10claws50
2323
2324         * src/folderutils.[ch]
2325                 add folderutils_mark_all_read()
2326
2327         * src/folderview.c
2328                 readd "mark all read" from popup menu, now works
2329                 in all folders and not only the opened folder
2330
2331 2004-04-21 [christoph]  0.9.10claws49
2332
2333         * src/Makefile.am
2334         * src/inputdialog.[ch]                  ** REMOVED **
2335         * src/gtk/Makefile.am
2336         * src/gtk/inputdialog.[ch]              ** NEW **
2337                 move inputdialog.[ch] into gtk directory
2338
2339         * src/mh_gtk.c
2340                 remove check for missing IMAP folder account
2341
2342 2004-04-20 [christoph]  0.9.10claws48
2343
2344         * src/mainwindow.c
2345         * src/foldersel.c
2346                 remove new/rename/delete folder GUI functions because
2347                 they are always active, even for news folders, and can
2348                 not be easily made folder class dependent
2349
2350         * src/gtk/menu.[ch]
2351                 make menu_translate() public
2352
2353         * src/Makefile.am
2354         * src/folder.[ch]
2355         * src/folderview.[ch]
2356         * src/imap_gtk.[ch]                     ** NEW **
2357         * src/main.c
2358         * src/mh_gtk.[ch]                       ** NEW **
2359         * src/news_gtk.[ch]                     ** NEW **
2360                 o dynamically build FolderView popup menus from a folder
2361                   specific part, with callbacks to seperated code, and
2362                   a common part
2363                 o remove the folder class specifiy code from folderview.c
2364
2365 2004-04-15 [luke]       0.9.10claws47
2366
2367         * src/prefs_folder_item.c
2368                 o remove buttons for applying 'scan for new mail'
2369                   and 'process at startup' to sub folders
2370                 o add 'apply to sub folder' check buttons for all
2371                   properties and set folder prefs accordingly
2372                 o replace multiple gtk_widget_show() with one
2373                   gtk_widget_show_all() on container
2374
2375 2004-04-14 [darko]      0.9.10claws46
2376
2377         * src/gtk/Makefile.am
2378         * src/gtk/pluginwindow.c
2379                 load plugins from to $(prefix)/lib/sylpheed/plugins
2380                 in file selection dialog
2381         * src/plugins/clamav/clamav_plugin.c
2382                 const correctness
2383
2384 2004-04-14 [christoph]  0.9.10claws45
2385
2386         * src/folder.c
2387         * src/plugins/image_viewer/viewer.c
2388                 fix g_warnings
2389
2390 2004-04-10 [alfons]     0.9.10claws44
2391         
2392         * src/compose.c
2393                 appropriate auto account selection when forwarding
2394                 (fixes bug #476, "forward as attachment does not listen
2395                 to account rules")
2396
2397 2004-04-09 [alfons]     0.9.10claws43
2398
2399         * src/summaryview.c
2400                 make quick search combo matching case sensitive
2401
2402 2004-04-06 [alfons]     0.9.10claws42
2403
2404         * src/addr_compl.c
2405                 use cursor position to prevent clearing the entire entry
2406
2407 2004-04-06 [alfons]     0.9.10claws41
2408
2409         * src/folderview.c
2410                 fix bug #472, "filter not updated when renaming folder" 
2411
2412 2004-04-06 [alfons]     0.9.10claws40
2413
2414         * src/messageview.[ch]
2415           src/summaryview.c
2416                 reflect changes to Show all headers to main view
2417                 and message view (only affects detached message
2418                 view). see also bug #473, 'Show All Headers 
2419                 "problem"'.
2420
2421 2004-04-03 [alfons]     0.9.10claws39
2422
2423         * src/matcher.c
2424                 free address list
2425
2426 2004-04-03 [alfons]     0.9.10claws38
2427
2428         * src/matcher_parser_parse.y
2429           src/matcher.[ch]
2430                 prepare address look up matcher type; marginally
2431                 tested, and not hooked into the UI yet.
2432
2433                 basically it accepts the result of the left hand
2434                 side of the matcher (the "criteria"):
2435
2436                         from all_in_addressbook ""
2437                         ~to_or_cc any_in_addressbook ""
2438                 
2439                 the first case matches all addresses found in the
2440                 from header, and the second case matches if any
2441                 (at least one) of the addresses in to or cc headers 
2442                 are not in the address book.
2443
2444                 the string argument is not used yet, but is intended
2445                 to match a group of addresses 
2446
2447 2004-04-02 [luke]       0.9.10claws37
2448
2449         * src/prefs_folder_item.c
2450                 Add two buttons to apply 'scan for new mail'
2451                 and 'process at startup' to sub folders
2452
2453 2004-04-02 [luke]
2454         * tools/textviewer.sh
2455                 better filename extension matching plus some support for
2456                 MS Excel, MS Powerpoint and HTML
2457
2458 2004-03-29 [christoph]  0.9.10claws36
2459
2460         * src/folder.h
2461         * src/folderutils.[ch]
2462         * src/mainwindow.c
2463                 add delete duplicates for all folders
2464
2465 2004-03-29 [alfons]     0.9.10claws35
2466
2467         * src/folder.c
2468                 don't pass NULL to XXXprintf(); fixes Solaris crashes
2469                 when selecting top-level folder node (thanks to 
2470                 Alex S. Moore)
2471
2472 2004-03-28 [keith]      0.9.10claws34
2473
2474         * src/textview.c
2475                 prepend "http://" to URIs of the form "www.example.com"
2476
2477 2004-03-28 [paul]       0.9.10claws33
2478
2479         * src/common/nntp.c
2480           src/common/smtp.c
2481           src/folder.c
2482           src/imap.c
2483           src/inc.c
2484           src/news.c
2485           src/pop.c
2486                 revise 'translatable string' policy:
2487                 don't translate debug_print() or log_print(),
2488                 translate log_message() and log_warning()
2489         
2490         * po/zh_CN.po
2491                 update submitted by Hansom Young
2492
2493 2004-03-25 [alfons]     0.9.10claws32
2494
2495         * src/prefs_common.c
2496                 I mean this one: Return the GList...
2497
2498 2004-03-25 [alfons]     0.9.10claws31
2499
2500         * src/prefs_common.h
2501                 add new members at the end of prefs_common, so
2502                 they get properly initialized
2503
2504 2004-03-24 [christoph]  0.9.10claws30
2505
2506         * src/imap.c
2507                 o NULL is a valid GSList
2508
2509 2004-03-24 [alfons]     0.9.10claws29
2510
2511         * src/prefs_common.[ch]
2512           src/summaryview.c
2513           src/common/defs.h
2514                 add history to quick search (patch submitted by 
2515                 Ivan Francolin Martinez - thanks!)
2516
2517 2004-03-24 [alfons]     0.9.10claws28
2518
2519         * src/imap.c
2520                 NULL output pointer parameter
2521
2522 2004-03-21 [alfons]     0.9.10claws27
2523
2524         * src/addrindex.[ch]
2525           src/addr_compl.c
2526                 complete addresses on nicks and aliases
2527
2528 2004-03-21 [alfons]     0.9.10claws26
2529
2530         * src/import.c
2531           src/inc.c
2532           src/mbox.[ch]
2533                 disable filters on import mbox (patch submitted
2534                 by Edgar Toernig)
2535
2536 2004-03-21 [darko]      0.9.10claws25
2537
2538         * src/addr_compl.c
2539                 select the address when only one match is found while
2540                 doing address completion with tab key (feature
2541                 request #914720)
2542
2543 2004-03-21 [alfons]     0.9.10claws24
2544
2545         * src/messageview.c
2546           src/toolbar.c
2547                 don't `navigate-delete` when a summary view's selection does not 
2548                 match the accompanying message view's message
2549
2550 2004-03-20 [alfons]     0.9.10claws23
2551
2552         * src/summaryview.c
2553                 hide ext search button on initial display (should fix bug #459,
2554                 "Toggling quick-search at 1st time: minor UI inconsistency")
2555
2556 2004-03-20 [alfons]     0.9.10claws22
2557
2558         * src/summaryview.[ch]
2559                 add function to get selected msginfo, if there's
2560                 only one selected
2561
2562 2004-03-20 [paul]       0.9.10claws21
2563
2564         * sync with 0.9.10cvs7
2565                 see ChangeLog 2004-03-19
2566
2567 2004-03-19 [paul]       0.9.10claws20
2568
2569         * src/common/nntp.c
2570           src/common/smtp.c
2571           src/common/ssl.c
2572           src/folder.c
2573           src/imap.c
2574           src/inc.c
2575           src/news.c
2576           src/pop.c
2577                 don't translate strings in debug_print(), log_print(),
2578                 log_message(),  and log_warning()
2579
2580 2004-03-19 [alfons]     0.9.10claws19
2581
2582         better next/previous/delete/focus navigation with separate 
2583         message view 
2584         
2585         * src/toolbar.c
2586                 call summaryview_delete() instead of messageview_delete()
2587         * src/messageview.c
2588                 disable messageview_delete()
2589
2590 2004-03-18 [paul]       0.9.10claws18
2591
2592         * sync with 0.9.10cvs6
2593                 see ChangeLog 2004-03-16
2594
2595 2004-03-17 [alfons]     0.9.10claws17
2596
2597         * src/gtk/filesel.c
2598                 remove bogus semicolon after if() (sometimes it pays to
2599                 read LKML :)
2600
2601 2004-03-15 [darko]      0.9.10claws16
2602
2603         * src/gtk/filesel.c
2604                 support full path in place of a filename
2605         * src/mimeview.c
2606                 store directory attachments were saved to and
2607                 use it when saving attachments
2608         * src/prefs_common.[hc]
2609                 store directory attachments were last saved to
2610
2611 2004-03-15 [paul]       0.9.10claws15
2612
2613         * src/folderview.c
2614                 fix bug where unsubscribing a newsgroup would destroy
2615                 (most of the) filtering rules
2616
2617 2004-03-15 [paul]       0.9.10claws14
2618
2619         * src/folderview.c
2620                 fix Bug 458, 'Folder View remaining empty after 
2621                 removing a NEWS account' (was also true of IMAP
2622                 accounts)
2623
2624 2004-03-15 [paul]       0.9.10claws13
2625
2626         * src/folderview.c
2627                 fix folderview invisibility of newly subscribed
2628                 newsgroups
2629
2630 2004-03-13 [paul]       0.9.10claws12
2631
2632         * src/compose.c
2633           src/plugins/dillo_viewer/dillo_prefs.c
2634           src/plugins/image_viewer/viewerprefs.c
2635                 gettextise some forgotten parts
2636
2637 2004-03-13 [alfons]     0.9.10claws11
2638
2639         * src/imap.c
2640                 make sure the correct type is passed to sscanf()
2641
2642 2004-03-13 [paul]       0.9.10claws10
2643
2644         * sync with 0.9.10cvs5
2645                 see ChangeLog 2004-03-02 and 2004-03-12, 
2646                 specifically:
2647                 'always move messages by default when using DnD (except 
2648                 for News folder). Copy messages if Ctrl-key is pressed.'
2649                 and 'added a function to filter selected messages'
2650
2651 2004-03-12 [christoph]  0.9.10claws9
2652
2653         * src/codeconv.c
2654                 add parameter check to conv_unmime_header_overwrite()
2655
2656         * src/imap.c
2657                 o fix spelling
2658                 o fix removing of NEW flag when UNREAD is unset
2659
2660         * src/procmime.c
2661                 decode MIME-headers
2662
2663         (Closes 437 i18n attachment display error.)
2664
2665 2004-03-12 [paul]       0.9.10claws8
2666
2667         * po/it.po
2668                 update. submitted by Andrea Spadaccini <lupin85@email.it>
2669                 
2670         * tools/Makefile.am
2671                 add 'textviewer.sh'
2672
2673 2004-03-12 [alfons]     0.9.10claws7
2674
2675         * src/imap.c
2676                 o quiet compiler and typecast Folder * to IMAP Folder *
2677                 o wake up and fix my previous incompatible type assignment bug
2678
2679 2004-03-12 [alfons]     0.9.10claws6
2680
2681         * src/imap.c
2682                 don't mix up pointers to int, guint32 _and_ 
2683                 unsigned int 
2684
2685 2004-03-12 [christoph]  0.9.10claws5
2686
2687         * src/folderview.c
2688                 Add error requester when renaming a folder failed
2689
2690         * src/imap.c
2691                 Check new FolderItem name for namespace seperator
2692                 before renaming
2693
2694         (Closes Bug 443 Bad named IMAP folders won't be displayed)
2695
2696 2004-03-11 [christoph]  0.9.10claws4
2697
2698         * src/folder.[ch]
2699         * src/imap.c
2700         * src/procmsg.h
2701                 syncronize flags in cache with IMAP folder flags
2702
2703         Adapted a patch submitted by Simon 'corecode' Schubert
2704         <corecode@corecode.ath.cx> 
2705
2706
2707 2004-03-11 [alfons]     0.9.10claws3
2708
2709         * src/textview.[ch]
2710                 remove dead code that at one time controlled display of
2711                 URIs in status bar
2712
2713 2004-03-10 [paul]       0.9.10claws2
2714
2715         * po/it.po
2716                 updated by Lupino <lupin85@email.it>
2717
2718 2004-03-09 [alfons]     0.9.10claws1
2719
2720         * src/matcher.c
2721                 we're not using yywrap, but we may, so close yyin instead
2722                 of initial FILE *
2723
2724 2004-03-08 [paul]       0.9.10claws
2725
2726         * 0.9.10claws released
2727
2728 2004-03-08 [paul]       0.9.9claws41
2729
2730         * po/es.po
2731           po/ja.po
2732           po/ru.po
2733           po/sk.po
2734           po/sr.po
2735           po/zh_CN.po
2736                 update translations. submitted by Ricardo Mones Lastra,
2737                 Rui Hirokawa, Pavlo Bohmat, Andrej Kacian, Urke MMI,
2738                 Hansom Young
2739
2740 2004-03-06 [paul]       0.9.9claws40
2741
2742         * src/stock_pixmap.c
2743                 fix crash: g_strdup(DEFAULT_PIXMAP_THEME)
2744                 patch submitted by Pawel Pekala
2745
2746 2004-03-06 [alfons]             0.9.9claws39
2747
2748         * src/addrindex.c
2749                 allow nick name completion again 
2750
2751 2004-03-02 [match]              0.9.9claws38
2752
2753         * configure.ac
2754                 added definition of USE_LDAP_TLS to support TLS.
2755         * src/ldapctrl.[ch]
2756         * src/ldapquery.c
2757         * src/ldapserver.[ch]
2758         * src/addressbook.c
2759         * src/addrindex.c
2760         * src/editldap.c
2761                 included LDAP TLS support.
2762
2763 2004-03-02 [christoph]          0.9.9claws37
2764
2765         * src/folder.[ch]
2766                 o add more documentation for FolderClass
2767                 o remove usused FolderClass virtual functions
2768
2769         * src/imap.c
2770         * src/mh.c
2771         * src/news.c
2772                 change creation of FolderClass because static initializations
2773                 for structs suck in C89
2774
2775 2004-03-01 [paul]
2776
2777         * sync with 0.9.10
2778
2779 2004-02-28 [keith]      0.9.9claws36
2780
2781         * src/common/utils.c
2782                 Fix treatment of whitespace in quicksearch bar (leading
2783                 spaces and >1 space between commands and parameters).
2784
2785 2004-02-27 [alfons]     0.9.9claws35
2786
2787         * src/compose.[ch]
2788                 Explicitly remove draft timeout to fix nasty race between 
2789                 compose_send_cb() (which destroys the compose window) and 
2790                 compose_defer_auto_save_draft() (which expects compose 
2791                 window to exist). Should fix Keith's and Fred Marton's
2792                 bug report (#128, "crash after complaining about character
2793                 set conversion")
2794
2795 2004-02-27 [luke]       0.9.9claws34
2796         
2797         * src/folder.c
2798                 Do folder_item_apply_processing() even if no processing
2799                 rules for the folder exist (so global processing is applied)
2800
2801 2004-02-26 [thorsten]   0.9.9claws33
2802
2803         * src/mimeview.c
2804                 Remove misleading static declaration
2805
2806 2004-02-26 [alfons]     0.9.9claws32
2807
2808         * src/procmime.[ch]
2809           src/compose.c
2810           src/mimeview.c
2811           src/textview.c
2812                 use/add procmime_get_content_type_str() as a safe wrapper
2813                 for returning a Content-Type type string; should fix 
2814                 bug #444, 0.9.7..0.9.9 crashes with "Content-Type: type= 
2815                  - attachments."
2816
2817 2004-02-26 [thorsten]   0.9.9claws31
2818
2819         * src/mimeview.c
2820                 Restructure save_as/save_all
2821
2822 2004-02-26 [alfons]     0.9.9claws30
2823
2824         * src/procmime.c
2825                 clean up (2)
2826
2827 2004-02-26 [alfons]     0.9.9claws29
2828
2829         * src/procmime.c
2830                 clean up (1)
2831
2832 2004-02-24 [luke]
2833
2834         * tools/textviewer.sh
2835                 tweaks from Johann Koenig, recognition of shell
2836                 scripts in particular
2837
2838 2004-02-24 [paul]       0.9.9claws28
2839
2840         * sync with 0.9.9cvs13
2841                 see ChangeLog 2004-02-24
2842
2843 2004-02-23 [paul]       0.9.9claws27
2844
2845         * src/inc.c
2846                 one alertpanel on pop3 authentication error will suffice
2847                 
2848         * src/prefs_fonts.c
2849                 remove unnecessary printf
2850
2851 2004-02-22 [alfons]     0.9.9claws26
2852
2853         * src/messageview.c
2854                 put back a lost check
2855
2856 2004-02-21 [alfons]     0.9.9claws25
2857
2858         * src/folderview.c
2859                 don't forget to save folder properties after renaming folder
2860
2861 2004-02-20 [paul]       0.9.9.claws24
2862
2863         * src/addressbook.c
2864                 sync with 0.9.9cvs11, see ChangeLog 2004-02-19
2865                 
2866         * src/inc.c
2867                 complete sync with 0.9.9cvs9's 'update folderview
2868                 progressively'
2869                 
2870         * configure.ac
2871                 require gettext >= 0.12.1
2872
2873 2004-02-17 [match]      0.9.9claws23
2874
2875         * src/compose.c
2876                 keep the peace - change style.
2877
2878 2004-02-17 [alfons]     0.9.9claws22
2879
2880         * src/filtering.c
2881                 make MATCHACTION_STOP cancel filtering / processing;
2882                 clean up and document it to make it a little bit more clear;
2883
2884 2004-02-17 [alfons]     0.9.9claws21
2885
2886         %X marks the cursor spot for reply quote format
2887
2888         * src/quote_fmt_lex.l 
2889           src/quote_fmt.c
2890                 add %X token
2891                 
2892         * src/quote_fmt.h
2893           src/quote_fmt_parse.y
2894                 handle %X token
2895                 
2896         * src/compose.c
2897                 handle %X token for replies only (for now)
2898
2899 2004-02-17 [paul]       0.9.9claws20
2900
2901         * po/sk.po
2902                 updated by Andrej Kacian
2903                 
2904         * src/news.c
2905                 remove unneeded include
2906                 
2907         * src/prefs_fonts.c
2908                 be a little more user-friendly with the labels
2909                 
2910         * configure.ac
2911                 a change forgotten in the last commit: 
2912                 SYLPHEED_ACLOCAL_INCLUDE(m4)
2913
2914 2004-02-17 [paul]       0.9.9claws19
2915
2916         * ac/*                          ** REMOVED **
2917           ac/                           ** REMOVED **
2918           intl/Makefile.in              ** REMOVED **
2919           m4/                           ** NEW **
2920           m4/missing                    ** NEW **
2921           m4/missing/gdk-pixbuf.m4      ** NEW **
2922           m4/missing/gettext.m4         ** NEW **
2923           m4/missing/gpgme.m4           ** NEW **
2924           m4/missing/imlib.m4           ** NEW **
2925           m4/.cvsignore                 ** NEW **
2926           m4/Makefile.am                ** NEW **
2927           m4/README                     ** NEW **
2928           m4/aclocal-include.m4         ** NEW **
2929           m4/aspell.m4                  ** NEW **
2930           m4/check-type.m4              ** NEW **
2931           m4/gnupg-check-typedef.m4     ** NEW **
2932           m4/openssl.m4                 ** NEW **
2933           m4/spamassassin.m4            ** NEW **
2934           po/ChangeLog                  ** REMOVED **
2935           po/Makefile.in.in             ** REMOVED **
2936           po/Rules-quot                 ** REMOVED **
2937           po/boldquot.sed               ** REMOVED **
2938           po/en@boldquot.header         ** REMOVED **
2939           po/en@quot.header             ** REMOVED **
2940           po/insert-header.sin          ** REMOVED **
2941           po/quot.sed                   ** REMOVED **
2942           po/remove-potcdate.sed        ** REMOVED **
2943           po/remove-potcdate.sin        ** REMOVED **
2944           po/stamp-po                   ** REMOVED **
2945           Makefile.am
2946           autogen.sh
2947           configure.ac
2948                 enable building with automake 1.8.x
2949                 add 'autopoint' to autogen.sh and remove all
2950                 auto-generated files, remove ac/ in favour of
2951                 m4/
2952
2953 2004-02-17 [alfons]     0.9.9claws18
2954         
2955         * src/summaryview.c
2956                 MSG_IS_NEWS() is not stored at all, and is bogus
2957
2958 2004-02-17 [martin]     0.9.9claws17
2959
2960         * src/prefs_themes.c
2961                 fix crash when installing wrong theme and output an
2962                 error message
2963
2964 2004-02-16 [christoph]  0.9.9claws16
2965
2966         * src/compose.c
2967         * src/stock_pixmap.[ch]
2968         * src/toolbar.[ch]
2969         * src/pixmaps/linewrapcurrent.xpm               ** NEW **
2970                 add "Wrap current paragraph" to compose toolbar
2971
2972 2004-02-15 [alfons]     0.9.9claws15
2973
2974         * src/folderview.c
2975                 refine previous commit to make sure other hook functions
2976                 get their grab of the pie too
2977
2978 2004-02-15 [alfons]     0.9.9claws14
2979
2980         * src/folderview.c
2981                 fix sync breakage so we don't pass invalid pointer types
2982
2983 2004-02-15 [match]      0.9.9claws13
2984
2985         * src/ldapquery.[ch]
2986         * src/ldapserver.h
2987         * src/addrindex.[ch]
2988                 tweak threading calls.
2989         * src/addr_compl.[ch]
2990                 add alias into completion list.
2991         * src/addressbook.c
2992                 fix ldap browse.
2993                 improve context menu behavior.
2994                 change menu sequence.
2995                 add send mail from addressbook.
2996         * src/addrselect.[ch]
2997         * src/compose.[ch]
2998                 add send mail from addressbook.
2999
3000 2004-02-15 [christoph]  0.9.9claws12
3001
3002         * src/folderutils.c
3003                 skip deleting when duplist is empty
3004
3005         * src/folderview.[ch]
3006         * src/mainwindow.c
3007         * src/summaryview.[ch]
3008                 call folderutils_delete_duplicates() from mainwindow code
3009
3010 2004-02-15 [alfons]     0.9.9claws11
3011         
3012         * src/common/utils.c
3013                 add prefix for italian ms o(e) 
3014
3015 2004-02-14 [paul]       0.9.9claws10
3016
3017         * src/foldersel.c
3018                 fix updating of the folder view when creating a
3019                 new folder
3020
3021 2004-02-13 [paul]       0.9.9claws9
3022
3023         * src/plugins/clamav/clamav_plugin.c
3024                 remove GUI code
3025
3026 2004-02-13 [paul]       0.9.9claws8
3027
3028         * sync with 0.9.9cvs9
3029                 see ChangeLog 2004-02-09, 2004-02-10, 2004-02-12
3030
3031 2004-02-13 [alfons]     0.9.9claws7
3032
3033         * src/common/utils.c
3034                 fix wrong type of argument for ctype functions (pass unsigned
3035                 char instead of signed char)
3036
3037 2004-02-12 [alfons]     0.9.9claws6
3038
3039         * src/compose.[ch]
3040                 don't select text in header entry when composing to a 
3041                 default address, but rather give the header entry a
3042                 different color / style (same as the folder new color)
3043
3044 2004-02-12 [alfons]     0.9.9claws5
3045
3046         * src/plugins/clamav/clamav_plugin.c
3047                 don't exit(2) on libclamav init error - show a warning.
3048                 (tested by damaging a clamav database file.)
3049
3050 2004-02-12 [paul]       0.9.9claws4
3051
3052         * sync with 0.9.9cvs4
3053                 see ChangeLog 2004-02-04, 2004-02-05, and 2004-02-06
3054
3055 2004-02-11 [luke]       0.9.9claws3
3056
3057         * src/mimeview.c
3058                 remove redundant check introduced in 0.9.9claws1
3059
3060 2004-02-11 [luke]       0.9.9claws2
3061
3062         * src/mimeview.c
3063                 fix compilation of my previous commit without gpg enabled
3064
3065 2004-02-10 [luke]       0.9.9claws1
3066
3067         * src/mimeview.c
3068                 add borders to icons to indicate the privacy status for
3069                 the message part (unknown/bad/good)
3070
3071 2004-02-06 [paul]       0.9.9claws
3072
3073         0.9.9claws released
3074
3075 2004-02-06 [darko]      0.9.8claws64
3076
3077         * src/compose.c
3078                 don't allow Ctrl+Enter while external editor is active
3079
3080 2004-02-06 [paul]       0.9.8claws63
3081
3082         * po/es.po
3083           po/pl.po
3084           po/sk.po
3085           po/sr.po
3086                 update Spanish, Polish, Slovak, and Serbian translations.
3087                 submitted by Ricardo Mones Lastra, Emil Nowak, Andrej Kacian,
3088                 and Urke MMI
3089
3090 2004-02-04 [alfons]     0.9.8claws62
3091
3092         * src/compose.c
3093                 grab focus only when lbutton was pressed (bug #430 cont'd; 
3094                 don't have clue yet why the cursor pos is at the end of the
3095                 text.)
3096
3097 2004-02-04 [alfons]     0.9.8claws61
3098
3099         * src/compose.c
3100                 always grab focus when one of the header entries is clicked 
3101                 (should fix bug #430, "no focus on pasted addresses 3 & higher")
3102
3103 2004-02-02 [paul]
3104
3105         * ac/missing/gdk-pixbuf.m4
3106           ac/missing/gpgme.m4
3107           ac/missing/imlib.m4
3108                 prevent 'underquoted definition' warnings
3109                 patch submitted by David Relson
3110                 
3111         * src/plugins/clamav/README
3112                 update, improve, correct
3113
3114 2004-01-31 [thorsten]   0.9.8claws60
3115
3116         * src/news.c
3117                 'dir' not initialized if group has no messages
3118
3119 2004-01-29 [christoph]  0.9.8claws59
3120
3121         * src/customheader.[ch]
3122                 add custom_header_is_allowed() to check for disallowed header names
3123                 that must not be overridden by custom headers
3124
3125         * src/compose.c
3126                 always write From: header and use custom_header_is_allowed() to
3127                 check if custom header should be written
3128
3129         * src/prefs_customheader.c
3130                 check if custom header is disallowed using custom_header_is_allowed()
3131
3132         * src/folderutils.c
3133                 destroy message id GHashTable before freeing the MsgInfos
3134
3135 2004-01-29 [paul]       0.9.8claws58
3136
3137         * sync with 0.9.9 release
3138                 see ChangeLog 2004-01-29
3139
3140 2004-01-29 [paul]       0.9.8claws57
3141
3142         * sync with 0.9.8cvs11
3143                 see ChangeLog 2004-01-29
3144
3145 2004-01-28 [christoph]  0.9.8claws56
3146
3147         * src/pgpmime.c
3148         * src/sgpgme.[ch]
3149                 return WARN signature status when signature is not trusted
3150
3151         * src/Makefile.am
3152         * src/folder.c
3153         * src/folderutils.[ch]                  ** NEW **
3154         * src/summaryview.c
3155                 implement delete duplicates summaryview independent
3156
3157 2004-01-28 [paul]       0.9.8claws55
3158
3159         * sync with 0.9.8cvs10
3160                 see Changelog 2004-01-27 and 2004-01-28
3161
3162 2004-01-26 [christoph]  0.9.8claws54
3163
3164         * src/imap.c
3165                 create a root node for the Folder if scan fails because root
3166                 folder does not exist
3167
3168 2004-01-26 [paul]       0.9.8claws53
3169
3170         * sync with 0.9.8cvs7
3171                 see ChangeLog 2004-01-23
3172
3173 2004-01-25 [alfons]     0.9.8claws52
3174
3175         * src/compose.c
3176                 remove left-over constant INDENT_CHARS
3177
3178 2004-01-25 [alfons]     0.9.8claws51
3179
3180         * src/procmime.c
3181                 add NULL pointer check for mimeinfo->node in
3182                 procmime_mimeinfo_parent()
3183
3184 2004-01-25 [darko]      0.9.8claws50
3185
3186         * src/compose.c
3187                 make "Wrap all long lines" toolbar button wrap all
3188                 long lines not just the current line
3189                 patch by I. Oshadi Jayawardena <ioj4 at yahoo.co.uk>
3190
3191
3192 2004-01-25 [alfons]     0.9.8claws49
3193
3194         * src/procmime.c
3195                 remove g_strstrip(); prevents a NULL pointer deref, and isn't
3196                 necessary anyway, because *scanf() functions neglect white
3197                 space in the input. 
3198                 Fixes bug #425, "sylpheed 0.9.8claws42 crashes on some messages."
3199
3200 2004-01-25 [paul]       0.9.8claws48
3201
3202         * src/prefs_ext_prog.c
3203                 apply Alfons' patch to check for NULL pointers
3204                 fixes bug #424
3205
3206 2004-01-25 [paul]       0.9.8claws47
3207
3208         * sync with 0.9.8cvs8
3209                 see ChangeLog 2004-01-23
3210
3211 2004-01-25 [thorsten]   0.9.8claws46
3212
3213         * src/messageview.c
3214                 remove orphaned mimeview unref()
3215
3216 2004-01-23 [christoph]  0.9.8claws45
3217
3218         * src/summaryview.c
3219                 set ctree widget style
3220
3221 2004-01-23 [paul]       0.9.8claws44
3222
3223         * sync with 0.9.8cvs5
3224                 see ChangeLog 2004-01-22
3225
3226 2004-01-23 [alfons]     0.9.8claws43
3227
3228         * src/procmsg.c
3229                 remove redundant code in procmsg_get_thread_tree()
3230
3231 2004-01-21 [christoph]  0.9.8claws42
3232
3233         * src/folderview.c
3234                 set ctree widget style, otherwise GTK does not use the
3235                 the correct vertical size for the list items
3236
3237 2004-01-21 [alfons]     0.9.8claws41
3238
3239         * src/summaryview.c
3240                 GDK_Left should only switch to folderview when
3241                 when summaryview hscrollbar is at the leftmost
3242                 position (fixes bug #420, "Focus error")
3243
3244 2004-01-21 [paul]       0.9.8claws40
3245
3246         * sync with 0.9.8cvs4
3247                 see ChangeLog 2004-01-20
3248
3249 2004-01-20 [christoph]  0.9.8claws39
3250
3251         * src/folderview.c
3252                 remove setting sensitivity for no longer existing
3253                 /Scoring... popup entry
3254
3255 2004-01-20 [keith]      0.9.8claws38
3256
3257         * configure.ac
3258                 Revert AM_CONFIG_HEADER to AC_CONFIG_HEADER
3259
3260 2004-01-20 [paul]       0.9.8claws37
3261
3262         * src/prefs_fonts.c
3263                 demystify font settings
3264                 
3265         * src/textview.c
3266                 use textview->msgfont for header->body in
3267                 textview_show_header()
3268
3269 2004-01-20 [paul]       0.9.8claws36
3270
3271         * src/compose.c
3272           src/undo.c
3273                 remove superfluous debug_print's
3274                 
3275         * src/inc.c
3276                 clear the statusbar after LOCAL incorporation
3277
3278 2004-01-20 [paul]       0.9.8claws35
3279
3280         * sync with 0.9.8cvs3
3281                 see ChangeLog 2004-01-20
3282
3283 2004-01-19 [keith]      0.9.8claws34
3284
3285         * src/folderview.c
3286                 don't show 'Search folder...' on popup menu
3287                 if folder has no mails in it
3288
3289 2004-01-17 [keith]      0.9.8claws33
3290
3291         * src/compose.c
3292           src/prefs_common.c
3293           src/prefs_common.h
3294                 store position of compose window in prefs
3295
3296 2004-01-17 [thorsten]   0.9.8claws32
3297
3298         * src/gtk/gtkvscrollbutton.c
3299                 ensure scrollbutton resize event on different gtk versions
3300
3301 2004-01-15 [alfons]     0.9.8claws31
3302         
3303         * src/summaryview.c
3304                 keep MSG_REPLIED and MSG_FORWARDED even when marking a
3305                 message as read
3306
3307 2004-01-12 [christoph]  0.9.8claws30
3308
3309         * src/procmime.c
3310                 better MIME-Version check
3311
3312 2004-01-11 [alfons]     0.9.8claws29
3313
3314         * src/procmsg.c
3315                 remove unnecessary but still effective check (could possibly
3316                 lead to some unwanted side effects)
3317
3318 2004-01-11 [alfons]     0.9.8claws28
3319
3320         * src/procmsg.c
3321                 we should not prefer lowest message number while threading 
3322                 (introduced in previous commit)
3323
3324 2004-01-11 [alfons]     0.9.8claws27
3325
3326         * src/procmsg.c
3327                 subject threading fixes:
3328                 
3329                         - make message with lowest message number the
3330                           thread parent,
3331                         - refine recording last node when threading. the last node
3332                           should be the previous one if a node has a thread parent,
3333                           or the current node if not
3334                 
3335                 (there's another threading bug fix coming up)
3336
3337 2004-01-10 [paul]       0.9.8claws26
3338
3339         * src/main.c
3340           src/prefs_ext_prog.c
3341           src/plugins/clamav/clamav_plugin_gtk.c
3342                 minor gui fixes
3343
3344 2004-01-09 [christoph]  0.9.8claws25
3345
3346         * src/Makefile.am
3347         * src/string_match.[ch]                 ** REMOVE **
3348         * src/common/Makefile.am
3349         * src/common/string_match.[ch]          ** NEW **
3350                 move string_match.[ch] to common directory
3351
3352 2004-01-09 [christoph]  0.9.8claws24
3353
3354         * src/pgpmime.c
3355                 add MIME-Version header for the message parser
3356
3357 2004-01-09 [paul]       0.9.8claws23
3358
3359         * po/POTFILES.in
3360           src/Makefile.am
3361           src/main.c
3362           src/prefs_common.c
3363           src/prefs_ext_prog.[ch]       ** NEW FILES **
3364                 move External Command options from 'Common Prefs/Other' to
3365                 'Other Prefs/Message View/External Programs', also reveal
3366                 the hidden options for audio player and image viewer.
3367                 
3368         * src/prefs_common.c
3369                 fix toggling of header pane
3370
3371 2004-01-09 [paul]       0.9.8claws22
3372
3373         * src/compose.c
3374                 when changing account also change the save folder
3375
3376         * src/textview.c
3377                 if a text/plain attachment has 'Content-Disposition: attachment'
3378                 don't display it inline
3379
3380 2004-01-08 [christoph]  0.9.8claws21
3381
3382         * src/procmime.c
3383                 check for "MIME-Version: 1.0" in message/rfc882 MIME-parts,
3384                 otherwise thread the message content as one text part and
3385                 don't assume charset US-ASCII which is only specified as
3386                 default for MIME-messages
3387
3388 2004-01-08 [paul]       0.9.8claws20
3389
3390         * src/plugins/clamav/clamav_plugin.c
3391           src/plugins/spamassassin/spamassassin.c
3392                 inform the user what is happening via the statusbar
3393
3394 2004-01-06 [paul]       0.9.8claws19
3395
3396         * po/es.po
3397                 update Spanish translation. submitted by Ricardo
3398                 Mones Lastra
3399
3400 2004-01-05 [paul]       0.9.8claws18
3401
3402         * sync with 0.9.8cvs2
3403                 see ChangeLog 2004-01-05
3404
3405 2004-01-03 [luke]       0.9.8claws17
3406
3407         * src/procheader.c
3408                 Clean up:
3409                 o remove unused functions string_getchar() and file_getchar()
3410                 o remove the getchar_ parameter from generic_get_one_field()
3411                 o add an 'unfold' parameter to generic_get_one_field, to
3412                   be used if no HeaderEntry is supplied
3413                 o procheader_get_one_field_asis() uses
3414                   generic_get_one_field().
3415
3416 2004-01-01 [christoph]  0.9.8claws16
3417
3418         * src/common/xml.[ch]
3419                 o add xml_new_tag() to manage usage counts of strings correctly
3420                 o correct xml_copy_tree() function name
3421
3422         * src/folder.c
3423         * src/main.c
3424                 allow registering and unregistering of FolderClasses anytime
3425
3426 2003-12-31 [christoph]  0.9.8claws15
3427
3428         * src/folder.[ch]
3429         * src/common/xml.[ch]
3430                 keep folderlist.xml data for unloaded FolderClasses
3431
3432 2003-12-30 [luke]       0.9.8claws14
3433
3434         * src/procheader.[ch]
3435                 o added procheader_get_one_field_asis() that does not do
3436                   unfolding
3437                 o fix procheader_get_header_array_asis() to use the above,
3438                   fixing ugliness of headers in textview
3439
3440         * src/compose.c
3441                 o don't unfold headers when redirecting.        
3442
3443 2003-12-30 [paul]       0.9.8claws13
3444
3445         * po/POTFILES.in
3446           src/common/defs.h
3447           src/Makefile.am
3448           src/main.c
3449           src/prefs_common.c
3450           src/prefs_themes.[ch] ** NEW FILES **
3451                 redesign and move Icon Theme selector to
3452                 the new prefs window
3453           
3454         * src/stock_pixmap.c
3455                 fix the old bug where icons are not always
3456                 updated when changing themes
3457         
3458         * src/summaryview.c
3459                 fix bug where the icons on the title row
3460                 of the summary view were not updated
3461         
3462         all patches submitted by Ricardo Mones Lastra
3463
3464 2003-12-30 [hoa]        0.9.8claws12
3465
3466         * src/folder.c
3467                 run preglobal and postglobal processing rules
3468                 even if the folder does not have any rules.
3469
3470 2003-12-28 [paul]       0.9.8claws11
3471
3472         * ac/aspell.m4
3473           ac/check-type.m4
3474           ac/gnupg-check-typedef.m4
3475           ac/openssl.m4
3476           ac/spamassassin.m4
3477                 fix 'underquoted definition' warnings, patch submitted by
3478                 David Relson <relson@osagesoftware.com>
3479                 
3480         * src/common/utils.c
3481                 subject_get_prefix_length(): add "Odp\\:" to reply prefixes,
3482                 patch submitted by Jan Alboszta <J.Alboszta@students.mimuw.edu.pl>
3483
3484 2003-12-28 [paul]       0.9.8claws10
3485
3486         * sync with 0.9.8cvs1
3487                 see ChangeLog 2003-12-17
3488
3489 2003-12-27 [christoph]  0.9.8claws9
3490
3491         * src/common/utils.[ch]
3492                 add g_node_map() to map a GNode into a new GNode
3493                 converting all node data's with a function
3494
3495         * src/account.c
3496         * src/folder.[ch]
3497         * src/folderview.c
3498         * src/imap.c
3499         * src/mainwindow.c
3500         * src/summaryview.c
3501                 o use g_node_map() to convert XML <-> Folder
3502                 o remove redundant FolderItem->parent and
3503                   replace it with folder_item_parent()
3504
3505 2003-12-23 [christoph]  0.9.8claws8
3506
3507         * src/folder.[ch]
3508         * src/folderview.c
3509         * src/mainwindow.c
3510         * src/procmsg.c
3511                 o use callback for notifications about added and
3512                   destroyed folders
3513                 o rewrite folderlist saving (new functions to create
3514                   folder from XML tree, and XML tree from folder)
3515
3516         * src/common/xml.[ch]
3517                 add function to save XML trees
3518
3519         * src/prefs_filtering.c
3520                 code cleanup
3521
3522 2003-12-22 [christoph]  0.9.8claws7
3523
3524         * src/prefs_account.[ch]
3525                 add "SMTP only" accounts
3526
3527 2003-12-20 [melvin]     0.9.8claws6
3528
3529         * src/action.[ch]
3530                 Changed the interface for action_update_*_menu() so
3531                 action.c does not need to know the paths of the different
3532                 actions menu (mainwindow, message view and compose window). 
3533
3534         * src/compose.c
3535                 Tiny code cleanup to merge spell checker related code
3536                 compose_update_actions_menu(): new function to update
3537                 the actions menu. Use it in compose_create()
3538
3539         * src/compose.h
3540                 compose_update_actions_menu(): new function to update
3541                 the actions menu. Used also in prefs_actions.c.
3542
3543         * src/mainwindow.[ch]
3544                 main_window_update_actions_menu(): new function to update
3545                 the actions menu. Used in main_window_create() and in
3546                 prefs_actions.c
3547
3548         * src/messageview.[ch]
3549                 messageview_update_actions_menu(): new function to update
3550                 the actions menu. Used in messageview_add_toolbar() and in
3551                 prefs_actions.c
3552                 
3553         * src/prefs_actions.c   
3554                 prefs_actions_ok(): fixed to update the actions menu of
3555                 the separate message view and the compose windows.
3556
3557 2003-12-20 [luke]       0.9.8claws5
3558         * src/procheader.c
3559                 fix unfolding/newline stripping for multiline fields
3560                 in generic_get_one_field()
3561
3562 2003-12-19 [christoph]  0.9.8claws4
3563
3564         * src/summaryview.c
3565                 o code cleanup
3566                 o use subject_compare_for_sort() when comparing
3567                   simplified subjects
3568
3569 2003-12-19 [christoph]  0.9.8claws3
3570
3571         * src/msgcache.c
3572                 more syncing with 0.8.9a
3573
3574 2003-12-19 [christoph]  0.9.8claws2
3575
3576         * src/folder.c
3577                 don't write all FolderItem XML attributes for the root node
3578
3579 2003-12-19 [melvin]     0.9.8claws1
3580
3581         * src/messageview.c
3582                 Added missing menu branch (Tools/Create processing/rule)
3583         * po/fr.po
3584                 Updated French translation for the added string.
3585
3586 2003-12-19 [paul]       0.9.8claws
3587
3588         0.9.8claws released
3589
3590 2003-12-19 [paul]       0.9.7claws51
3591
3592         * po/en_GB.po
3593           po/es.po
3594           po/ja.po
3595           po/pl.po
3596           po/sk.po
3597           po/zh_CN.po
3598                 update translations. submitted by me, Ricardo Mones
3599                 Lastra, Rui Hirokawa, Emil Nowak, Andrej Kacian,
3600                 Hansom Young
3601                 
3602         * src/folder_item_prefs.c
3603                 'enable_processing' set to FALSE by default
3604
3605 2003-12-18 [melvin]     0.9.7claws50
3606
3607         * po/fr.po
3608                 Updated French translation
3609
3610 2003-12-17 [christoph]  0.9.7claws49
3611
3612         * src/procheader.c
3613                 revert discarding of whitespace from 0.9.7claws44
3614
3615                 RFC2822 2.2.3: Unfolding is accomplished by simply
3616                 removing any CRLF that is immediately followed by WSP.
3617
3618 2003-12-17 [paul]       0.9.7claws48
3619
3620         * src/folder.c
3621                 fix new message count
3622                 
3623         * configure.ac
3624                 update autotools macros
3625
3626         * sync with 0.9.8a
3627
3628 2003-12-16 [christoph]  0.9.7claws47
3629
3630         * src/folder.c
3631                 fix folder update before adding MsgInfo to cache
3632                 in add_msginfo_to_cache()
3633
3634         * src/procmsg.c
3635                 remove old call to folder_item_update() that is no
3636                 longer required
3637
3638 2003-12-16 [christoph]  0.9.7claws46
3639
3640         * src/main.c
3641                 make sure the shutdown process only runs once
3642
3643 2003-12-16 [hoa]        0.9.7claws45
3644
3645         * src/mainwindow.c
3646         * src/messageview.c
3647         * src/summaryview.[ch]
3648                 Create filter rules using a message is fixed.
3649                 We can now create processing rules using a message.
3650
3651 2003-12-15 [alfons]     0.9.7claws44
3652
3653         * src/procheader.c
3654                 make sure we discard folding white space
3655
3656 2003-12-15 [luke]       0.9.7claws43
3657         * src/textview.c
3658         * src/mimeview.c
3659                 o use "name" parameter if "filename" doesn't exist
3660
3661 2003-12-14 [alfons]     0.9.7claws42
3662
3663         * src/summaryview.c
3664         * src/common/utils.c
3665                 allow quick finding based on the result of passing
3666                 a message to an external command. E.g:
3667
3668                         X "bogofilter < %F" 
3669                 
3670                 gets me all the spam in a folder.
3671
3672 2003-12-14 [luke]       0.9.7claws41
3673
3674         * src/textview.c
3675         * src/mimeview.c
3676                 o use parameter "filename" instead of "name" in a couple of 
3677                   places for correctness
3678
3679         * src/procmime.c
3680         * src/common/utils.[ch]
3681                 o make temporary filename for attachments safe for %p 
3682                   substitutions in actions.
3683
3684 2003-12-13 [christoph]  0.9.7claws40
3685
3686         * src/main.c
3687                 readd exit(0) to clean_quit() because otherwise sylpheed
3688                 does not always terminate
3689
3690         * src/pgpmime.c
3691         * src/privacy.h
3692                 add an identifier-string for PrivacySystems
3693
3694 2003-12-12 [paul]
3695
3696         * doc/man/sylpheed.1
3697                 update the man page
3698
3699 2003-12-12 [paul]       0.9.7claws39
3700
3701         general clean up
3702         
3703         * configure.ac
3704                 correct and clean up './configure --help' info
3705         
3706         * src/plugins/clamav/clamav_plugin.c
3707           src/plugins/spamassassin/spamassassin.c
3708                 correct plugin_desc(), works with LOCAL, IMAP, and
3709                 POP accounts
3710                 
3711         * src/filtering.c
3712           src/matcher.[ch]
3713           src/matcher_parser_parse.y
3714           src/prefs_filtering_action.c
3715                 use 'Change Score' instead of '(In/De)crease score'.
3716                 use *CHANGE_SCORE* instead of *ADD_SCORE*
3717          
3718          * src/mainwindow.c
3719                 hyphenate: 'Pre-processing', 'Post-processing'
3720                 
3721         * src/prefs_account.c
3722                 change 'Generate Message-ID' to 'Generate Message-Id'
3723                 
3724         * src/prefs_folder_item.c
3725                 change 'Processing on startup:' to 'Process at startup'
3726                 change 'Scan for new mail:' to 'Scan for new mail'
3727                 
3728 2003-12-11 [christoph]  0.9.7claws38
3729
3730         * src/crash.c
3731         * src/main.[ch]
3732                 make sure the clean_exit() funtion is not called again by the
3733                 signal handler while it is already running
3734
3735         (closes Bug 366 lost all folders -> spoiling folderlist.xml file)
3736
3737         * src/summaryview.c
3738                 fix wrong assertion
3739
3740 2003-12-11 [paul]       0.9.7claws37
3741
3742         * src/compose.c
3743                 'anonymise' Message-Id: header string
3744
3745 2003-12-11 [paul]       0.9.7claws36
3746
3747         * src/plugins/clamav/clamav_plugin.c
3748                 fix (don't break) signature count
3749                 use cl_strerror() instead of deprecated cl_perror()
3750         
3751 2003-12-11 [darko]      0.9.7claws35
3752
3753         * src/summaryview.c
3754                 also update the sort arrow (thanks Christoph)
3755
3756 2003-12-11 [darko]      0.9.7claws34
3757
3758         * src/summaryview.c
3759                 allow reverting to default sort mode (no sort)
3760
3761 2003-12-10 [hoa]        0.9.7claws33
3762
3763         * src/matcher.c
3764                 fixed quotation of string for matcher.
3765
3766 2003-12-08 [paul]       0.9.7claws32
3767
3768         * src/imap.c
3769           src/inc.c
3770                 plug memory leaks (patch by Alfons)
3771
3772 2003-12-08 [christoph]  0.9.7claws31
3773
3774         * src/folder_item_prefs.[ch]
3775         * src/folderview.c
3776         * src/prefs_folder_item.c
3777                 add new FolderItem property to exclude folders from new
3778                 mail checks
3779
3780         Patch submitted by Chad Robinson <crobinson@rfgonline.com>
3781
3782 2003-12-07 [paul]       0.9.7claws30
3783
3784         * src/plugins/clamav/clamav_plugin.c
3785                 fix signature count
3786
3787 2003-12-07 [thorsten]   0.9.7claws29
3788
3789         * src/filtering.c
3790                 debug_print some warning if destfolder missing
3791         * src/prefs_filtering.c
3792                 uninitialized filter list when deleting a folder
3793
3794 2003-12-06 [paul]       0.9.7claws28
3795
3796         * src/procheader.c
3797                 add Alfons' patch to trim line feeds
3798
3799 2003-12-06 [paul]       0.9.7claws27
3800
3801         * partial sync with 0.9.7cvs8
3802                 leaving claws' online/offline more or less intact
3803                 see ChangeLog 2003-12-04 and 2003-12-06
3804
3805 2003-12-06 [christoph]  0.9.7claws26
3806
3807         * src/messageview.c
3808         * src/privacy.[ch]
3809                 revert pirvacy API changes
3810
3811 2003-12-05 [alfons]     0.9.7claws25
3812
3813         * src/matcher.[ch]
3814                 clean up my old cruft
3815
3816 2003-12-05 [alfons]     0.9.7claws24
3817
3818         * src/matcher.c
3819                 fix comparison buglet ;-) and make `test` matcher
3820                 work again
3821
3822 2003-12-05 [alfons]     0.9.7claws23
3823
3824         * src/prefs_folder_item.c
3825                 K&R 2nd Ed., page 241 (function parameter identifiers
3826                 starting with an underscore are kind of insulting)
3827
3828 2003-12-05 [hoa]        0.9.7claws22
3829
3830         * src/main.c
3831         * src/mainwindow.[ch]
3832         * src/mainwindow.h
3833                 add destructor for mainwindow so that the last 
3834                 MimeInfo opened in messageview is destroyed when
3835                 exiting sylpheed.
3836
3837 2003-12-05 [hoa]        0.9.7claws21
3838
3839         * src/filtering.[ch]
3840         * src/matcher.[ch]
3841         * src/matcher_parser_lex.l
3842         * src/matcher_parser_parse.y
3843         * src/prefs_actions.c
3844         * src/prefs_filtering.c
3845         * src/common/utils.[ch]
3846                 quote arguments before giving them to command line.
3847                 fixed quote of string in matcher/processing/filtering rules.
3848
3849         * src/messageview.c
3850         * src/privacy.[ch]
3851                 allows decryption to return a new whole 
3852                 MIME message structure.
3853
3854 2003-12-04 [hoa]        0.9.7claws20
3855
3856         * src/filtering.[ch]
3857         * src/folder.c
3858         * src/mainwindow.c
3859         * src/matcher.c
3860         * src/matcher_parser_parse.y
3861         * src/folderview.c
3862                 global rules to run before folder specific rules.
3863                 global rules to run after folder specific rules.
3864                 
3865         * src/messageview.c
3866                 fixed quick addition of rules.
3867         
3868         * src/prefs_filtering.[ch]
3869         * src/summaryview.c
3870                 we can now customize the title for the dialog.
3871                 updated case where we rename of delete folders.
3872
3873         * src/addressbook.c
3874                 got back the function addressbook_browse_entry_cb()
3875                 that is needed in case we compiled with LDAP support.
3876
3877 2003-12-04 [paul]       0.9.7claws19
3878
3879         * sync with 0.9.7cvs6
3880                 see ChangeLog 2003-12-04
3881                 fixes bug 171 'Wrong message decoing: koi8-r and 
3882                 iso8859-5 looks same. Can't read many emails.'
3883
3884 2003-12-04 [paul]       0.9.7claws18
3885
3886         * po/POTFILES.in
3887                 remove 'src/prefs_scoring.c'
3888
3889 2003-12-03 [hoa]        0.9.7claws17
3890
3891         * src/Makefile.am
3892                 compilation of scoring.[ch] and prefs_scoring.[ch]
3893                 is removed.
3894         
3895         * src/filtering.[ch]
3896         * src/folder.c
3897         * src/folder_item_prefs.[ch]
3898         * src/folderview.c
3899         * src/main.c
3900         * src/mainwindow.c
3901         * src/matcher.[ch]
3902         * src/matcher_parser.h
3903         * src/matcher_parser_parse.y
3904         * src/prefs_filtering.[ch]
3905         * src/prefs_filtering_action.c
3906         * src/prefs_folder_item.c
3907         * src/prefs_scoring.[ch]              * REMOVED FILES *
3908         * src/procmsg.[ch]
3909         * src/scoring.[ch]                    * REMOVED FILES *
3910         * src/summaryview.c
3911                 merged scoring and filtering.
3912                 
3913                 Note : compatibility is kept by parsing score like 
3914                   add_score. To get the behaviour of older scoring 
3915                   system, you have to define some equivalent rule :
3916                   "score_lower -9999 hide"
3917                   "score_greater 9999 mark"
3918                   
3919                   To define global rules, you have to define them 
3920                   in the new global processing rules.
3921                   The variable that kept the list filtering rules 
3922                   was "global_processing" and has been renamed into 
3923                   "filtering_rules".
3924                   "global_processing" variable is now the name 
3925                   of the variable that keeps the list of global 
3926                   processing rules.
3927                   In the configuration file, "[global]" section is 
3928                   now for the global processing rules (which includes
3929                   score things and new global processing rules).
3930                   New "[filtering]" section is for the filtering rules.
3931                   
3932                   Before running with this version, during testing 
3933                   phase, ** MAKE A BACKUP ** of your matcherrc file.
3934                   Then, you have to make the following changes :
3935                   - leave all scoring rules in "[global]" section.
3936                   - move all other rules of "[global]" section to
3937                       a new section named "[filtering]".
3938
3939 2003-12-03 [christoph]  0.9.7claws16
3940
3941         * src/procmime.c
3942                 use default Content-Type as specified in RFC2045 if
3943                 Content-Type header is syntactically incorrect
3944
3945 2003-12-03 [christoph]  0.9.7claws15
3946
3947         * src/addressbook.c
3948         * src/addrindex.h
3949         * src/addritem.c
3950         * src/expldifdlg.h
3951         * src/exportldif.c
3952         * src/filtering.c
3953         * src/folder.c
3954         * src/folderview.c
3955         * src/jpilot.c
3956         * src/localfolder.c
3957         * src/matcher.h
3958         * src/matcher_parser_lex.l
3959         * src/matcher_parser_parse.y
3960         * src/news.c
3961         * src/prefs_filtering_action.c
3962         * src/prefs_folder_item.c
3963         * src/prefs_fonts.c
3964         * src/procmsg.c
3965         * src/sgpgme.c
3966                 clean up warnings
3967
3968         * src/procmime.c
3969                 revert 0.9.7claws14 change
3970
3971 2003-12-03 [alfons]     0.9.7claws14
3972
3973         * src/procmime.c
3974                 catch invalid Content-Type with no subtype
3975
3976 2003-12-03 [alfons]     0.9.7claws13
3977
3978         * src/alertpanel.h
3979         * src/setup.c
3980         * src/plugins/image_viewer/plugin.c
3981                 compile again, we need stddef.h for size_t
3982
3983 2003-12-03 [paul]       0.9.7claws12
3984
3985         * src/account.c
3986                 don't allow cloning of accounts with remote folders,
3987                 patch submitted by Ricardo Mones Lastra
3988
3989 2003-12-03 [christoph]  0.9.7claws11
3990
3991         * src/folder.[ch]
3992         * src/imap.c
3993         * src/localfolder.[ch]
3994         * src/mh.c
3995         * src/news.c
3996         * src/common/xml.[ch]
3997                 add set_xml() and get_xml() virtual functions to FolderClass to
3998                 save extra information for Folders (for example the rootpath
3999                 only used by LocalFolder). The folderlist write function no
4000                 longer needs to know the folder type to save this extra
4001                 information.
4002
4003 2003-12-02 [christoph]  0.9.7claws10
4004
4005         * src/Makefile.am
4006         * src/account.c
4007         * src/folder.[ch]
4008         * src/folderview.h
4009         * src/imap.c
4010         * src/localfolder.[ch]          ** NEW **
4011         * src/mainwindow.c
4012         * src/mh.[ch]
4013         * src/news.[ch]
4014         * src/prefs_account.[ch]
4015         * src/prefs_filtering.h
4016         * src/procmsg.h
4017         * src/remotefolder.[ch]         ** NEW **
4018         * src/common/xml.[ch]
4019                 add item_set_xml() and item_get_xml() virtual functions to
4020                 FolderClass to give folders the ability to add extra information
4021                 to the saved FolderItem data. If NULL the default function for
4022                 FolderItem will be used.
4023
4024 2003-11-29 [christoph]  0.9.7claws9
4025
4026         * src/procheader.c
4027                 fix bug in unfolding
4028
4029 2003-11-29 [luke]       0.9.7claws8
4030
4031         * src/textview.c
4032                 fix compilation for non c99 compilers
4033
4034 2003-11-29 [christoph]  0.9.7claws7
4035
4036         * src/procmime.[ch]
4037         * src/mimeview.c
4038                 o unknown disposition types should be handled as
4039                   attachment (RFC2183)
4040                 o missing headers should not default to inline
4041                   (would make "Save All" useless when disposition header
4042                    is not set by the sending mailer)
4043                 o remove old MimeInfo data and cleanup
4044
4045 2003-11-29 [luke]       0.9.7claws6
4046
4047         * src/procmime.[ch]
4048                 re-added parsing of Content-Disposition header
4049                         - removes the old  'gchar* content_disposition'
4050                         - adds a new field 'DispositionType disposition'
4051                         - adds parameters to MimeInfo::parameters
4052
4053         * src/mimeview.c
4054                 use the "filename" parameter for saving, and the new
4055                 MimeInfo::disposition for save all.
4056
4057         * src/compose.c
4058         * src/toolbar.[ch]
4059                 add a 'check spelling' button as a possibility for 
4060                 the compose toolbar
4061
4062         * src/stockpixmap.[ch]
4063         * src/pixmaps/check_spelling.xpm        ** NEW **
4064         * src/Makefile.am
4065                 add a pixmap for use with 'check spelling' button or
4066                 a user defined action
4067
4068         * src/textview.c
4069                 re-apply fixed (I hope) patch for bug 57
4070                 "Hidden URL in HTML Mails"
4071
4072 2003-11-28 [christoph]  0.9.7claws5
4073
4074         * src/procmime.c
4075                 o be more liberal in what we accept as Content-Type parameters
4076                 o ignore comments after parameters
4077
4078         * src/sgpgme.c
4079                 o only free passphrase when an error occurs
4080
4081 2003-11-28 [paul]       0.9.7claws4
4082
4083         * src/account.c
4084                 add 'Clone Account' function. patch submitted by
4085                 Ricardo Mones Lastra
4086
4087 2003-11-27 [thorsten]   0.9.7claws3
4088
4089         * src/mimeview.c
4090                 fix crash if 'save_all' failed twice
4091
4092 2003-11-27 [paul]       0.9.7claws2
4093
4094         * po/POTFILES.in
4095                 fix a typo
4096
4097         * po/zh_CN.po
4098                 update Simplified Chinese translation. submitted by
4099                 Hansom Young
4100
4101 2003-11-27 [paul]       0.9.7claws1
4102
4103         * po/POTFILES.in
4104                 clean up
4105
4106 2003-11-26 [paul]       0.9.7claws
4107
4108         * 0.9.7claws released
4109
4110 2003-11-26 [paul]       0.9.6claws99
4111
4112         * src/Makefile.am
4113                 add reference to pixmaps/mime_message.xpm
4114
4115 2003-11-26 [paul]       0.9.6claws98
4116
4117         * po/POTFILES.in
4118                 remove reference to src/sigstatus.c
4119
4120 2003-11-26 [christoph]  0.9.6claws97
4121
4122         * src/Makefile.am
4123         * src/prefs_common.c
4124         * src/rfc2015.c
4125         * src/sigstatus.[ch]            ** REMOVE **
4126                 remove signature result popup option and window
4127
4128 2003-11-26 [paul]       0.9.6claws96
4129
4130         * po/es.po
4131           po/ja.po
4132           po/pl.po
4133           po/sk.po
4134           po/sr.po
4135                 update translations. submitted by Ricardo Mones Lastra,
4136                 Rui Hirokawa, Emil Nowak, Andrej Kacian, and Urke MMI
4137
4138 2003-11-25 [christoph]  0.9.6claws95
4139
4140         * src/procmime.c
4141                 display mime structure only in debug mode
4142
4143 2003-11-25 [melvin]     0.9.6claws94
4144
4145         * po/fr.po
4146                 Updated French translations + typos fixes of older
4147                 translations (thanks to Fabien Vantard for pointing
4148                 to some of them)
4149
4150 2003-11-25 [melvin]     0.9.6claws93
4151
4152         * src/editldap.c
4153                 Fixed a couple of typos.
4154
4155 2003-11-24 [paul]       0.9.6claws92
4156
4157         * po/POTFILES.in
4158                 add 'src/textview.c'
4159
4160 2003-11-24 [paul]       0.9.6claws91
4161
4162         * src/sgpgme.c
4163                 fix typo. spotted by Rui Hirokawa <rui_hirokawa@ybb.ne.jp>
4164
4165 2003-11-24 [paul]       0.9.6claws90
4166
4167         * src/plugins/image_viewer/viewer.c
4168                 image_viewer_show_mimepart(): 
4169                 use procmime_mimeinfo_get_parameter() to get the file name
4170
4171 2003-11-24 [paul]       0.9.6claws89
4172
4173         * src/textview.c
4174                 textview_show_mime_part(): rewrite text hint
4175
4176 2003-11-22 [paul]       0.9.6claws88
4177
4178         * sync with 0.9.7cvs5
4179                 see ChangeLog 2003-11-21
4180
4181 2003-11-21 [paul]       0.9.6claws87
4182
4183         * src/mimeview.c
4184                 define shortcut key 'o' for 'Open with...'
4185
4186 2003-11-21 [alfons]     0.9.6claws86
4187
4188         * src/messageview.c
4189                 fix bug #383 'Deleting message from "separate message view" 
4190                 uses local Trash folder'
4191
4192 2003-11-21 [christoph]  0.9.6claws85
4193
4194         * src/mimeview.c
4195                 fix content-type guessing by name parameter when finding
4196                 the correct viewer
4197
4198 2003-11-21 [alfons]     0.9.6claws84
4199
4200         * src/main.c
4201                 no mail incorporation allowed with --offline param.
4202                 fixes bug #374, "--offline ignored"
4203
4204 2003-11-20 [christoph]  0.9.6claws83
4205
4206         * src/mimeinfo.c
4207                 use signed MimeInfo when checking the signature and not
4208                 the selected one
4209
4210 2003-11-19 [alfons]     0.9.6claws82
4211
4212         * src/mainwindow.c
4213                 fix crash when toggling separate views, patch submitted
4214                 by Pawel Pekala <c0rn|AT|gazeta.pl>.
4215                 fixes bug #342, "separate views  cause crash"
4216
4217 2003-11-19 [paul]       0.9.6claws81
4218
4219         * src/compose.c
4220                 compose_redirect_write_headers_from_headerlist(): 
4221                 add Resent-Cc: header (bug fix inherited from 0.9.7cvs3)
4222                 
4223         * src/main.c
4224                 code cleanup (inherited from 0.9.7cvs4)
4225                 
4226         * tools/tb2sylpheed
4227                 bugfix: added missing attribute-list start. submitted by
4228                 Urke MMI
4229
4230 2003-11-19 [luke]       0.9.6claws80
4231
4232         * src/textview.c
4233                 revert my last commit until I get time to fix it
4234
4235 2003-11-18 [christoph]  0.9.6claws79
4236
4237         * src/mimeview.[ch]
4238                 check parent MimeInfos for signatures and display the
4239                 result of the parent when found
4240
4241         * src/pgpmime.c
4242                 o avoid NULL pointer warnings
4243                 o use procmime_mimeinfo_get_parameter()
4244
4245         * src/sgpgme.c
4246                 small text changes
4247
4248 2003-11-17 [luke]       0.9.6claws78
4249
4250         * src/textview.c
4251                 add check for disguised URLs, fixing bug 57
4252                 "Hidden URL in HTML Mails"
4253
4254 2003-11-16 [christoph]  0.9.6claws77
4255
4256         * src/procmime.c
4257                 fix crash when parsing invalid Content-Type header
4258
4259 2003-11-16 [christoph]  0.9.6claws76
4260
4261         * src/pgpmime.c
4262         * src/privacy.c
4263         * src/procmime.c
4264         * src/sgpgme.[ch]
4265                 implement message decrypting
4266
4267         * src/rfc2015.c
4268                 remove old code
4269
4270 2003-11-14 [luke]       0.9.6claws75
4271
4272         * src/mimeview.c
4273                 fix a couple of problems that treated application/* and
4274                 application/octet-stream the wrong way around
4275                 (since 0.9.6claws10), causing "Open" to do nothing.
4276
4277 2003-11-14 [christoph]  0.9.6claws74
4278
4279         * src/messageview.c
4280         * src/pgpmime.c
4281         * src/privacy.[ch]
4282                 prepare for message part decrypting
4283
4284         * src/sgpgme.c
4285                 add output for expired signatures
4286
4287         * src/rfc2015.c
4288                 remove some old code
4289
4290 2003-11-10 [christoph]  0.9.6claws73
4291
4292         * src/mimeview.c
4293                 add "Full info" button for bad and warn signature status
4294
4295         * src/sgpgme.c
4296                 generate full signature info like gpg's output
4297                 (gpg -v --with-fingerprint --verify)
4298
4299 2003-11-10 [christoph]  0.9.6claws72
4300
4301         * src/mimeview.c
4302         * src/pgpmime.c
4303         * src/privacy.[ch]
4304         * src/sgpgme.[ch]
4305         * src/textview.[ch]
4306                 o add code to view full signature info
4307                 o do automatic signature checks
4308
4309 2003-11-10 [alfons]     0.9.6claws71
4310
4311         * src/summaryview.c
4312                 don't crash when gtkut_font_load() returns invalid font (has
4313                 something to do with locale settings)
4314                 Patch submitted by David Chalmers <davidc|AT|ccmi.salk.edu>.
4315
4316 2003-11-09 [alfons]     0.9.6claws70
4317
4318         * src/procmime.c
4319                 plug leak
4320
4321 2003-11-08 [luke]       0.9.6claws69
4322
4323         * src/summaryview.c
4324                 fix some typos
4325
4326         * src/compose.c
4327                 rewrite compose_attach_parts(), fixing various bugs mainly
4328                 to do with re-editing.
4329
4330         * src/mimeview.c
4331                 "save all" now only saves attachments with names/filenames
4332
4333 2003-11-04 [match]      0.9.6claws68
4334
4335         * src/ldapctrl.[ch]
4336                 fix broken LDAP support.
4337
4338         * src/ldapquery.c
4339                 remove printf's.
4340
4341 2003-11-04 [luke]       0.9.6claws67
4342
4343         * src/mimeview.c
4344                 o  fixed bug 4 "focus lost on messages with attachments"
4345                 o  fixed 'Save all' attachments for new mime changes
4346                 o  right clicking on icons consistent with right clicking on
4347                    mime tree
4348                   - fixes a bug where wrong part is saved when you
4349                     choose 'Save as' from popup menu
4350                   - fixes bug 308 "No way to "save all" attachments"
4351                 o  fixed a compiler warning.
4352
4353         * src/textview.c
4354                 o  removed flickering in mime tree when using "n" and "p"
4355                    shortcuts
4356                 o  fixed bug where selecting the textview and pressing e.g.
4357                    'y' causes sylpheed to respond twice.
4358
4359         * src/summaryview.c
4360                 removed hard coding of * and ! shortcuts (which only served
4361                 to cause problems if you tried to redefine the shortcuts)
4362
4363 2003-11-04 [luke]       0.9.6claws66
4364
4365         * src/plugins/image_viewer/viewer.c
4366         * src/plugins/image_viewer/viewerprefs.c
4367         * src/plugins/image_viewer/viewerprefs.glade
4368                 o  allow toggling of image scaling by clicking on image
4369                 o  respond to image's container widget resize
4370
4371         * src/procmime.c
4372                 o  fix bad parsing of message when re-editing/viewing a
4373                    message saved to the drafts folder
4374
4375 2003-11-02 [match]      0.9.6claws65
4376
4377         * src/browseldap.h
4378                 fix if not building LDAP support.
4379         * src/addrindex.c
4380         * src/ldapquery.[ch]
4381         * src/editldap.h
4382                 include support for contains query. feature req 529354.
4383
4384 2003-11-02 [alfons]     0.9.6claws64
4385
4386         * src/browseldap.c
4387                 fix build bustage if not compiling ldap support
4388
4389 2003-11-01 [match]      0.9.6claws63
4390
4391         * po/POTFILES.in
4392         * src/Makefile.am
4393         * src/addr_compl.[ch]
4394         * src/addrbook.c
4395         * src/addrcache.[ch]
4396         * src/addrdefs.h        ** NEW **
4397         * src/addressbook.c
4398         * src/addressitem.h
4399         * src/addrindex.[ch]
4400         * src/addritem.h
4401         * src/addrquery.[ch]
4402         * src/ldapquery.[ch]
4403         * src/ldapserver.[ch]
4404                 refactor LDAP query mechanism.
4405
4406         * src/browseldap.[ch]   ** NEW **
4407         * src/ldaplocate.[ch]   ** NEW **
4408                 add feature to browse LDAP entry that was retrieved using
4409                 an explicit LDAP search.
4410
4411 2003-11-01 [alfons]     0.9.6claws62
4412
4413         * src/prefs_gtk.c
4414                 prefs_write_param(): fail when we see an invalid type; all the
4415                 callers seem to handle this gracefully by reverting changes
4416
4417 2003-10-30 [christoph]  0.9.6claws61
4418
4419         * configure.ac
4420         * ac/openssl.m4
4421         * ac/spamassassin.m4
4422         * src/Makefile.am
4423                 use extra variables for all libraries to make sure plugins
4424                 are only linked with libraries they really need. $LIBS is always
4425                 added to the linking parameters, but we only what the libraries
4426                 listed in the Makefile
4427
4428 2003-10-29 [paul]       0.9.6claws60
4429
4430         * src/mimeview.c
4431                 don't use Subject for unknown part name
4432
4433 2003-10-29 [paul]       0.9.6claws59
4434
4435         * src/compose.c
4436                 get name of attachment(s) when re-editing, fwd'ing or
4437                 redirecting
4438                 
4439         * src/mimeview.c
4440                 get name of attachment(s) when saving
4441
4442 2003-10-29 [hoa]        0.9.6claws58
4443
4444         * src/textview.c
4445                 implemented multipart/alternative in MIME message viewer.
4446
4447 2003-10-28 [christoph]  0.9.6claws57
4448
4449         * configure.ac
4450                 make sure MathML-Viewer is not built with the
4451                 Gtk2 version of GtkMathView
4452
4453 2003-10-28 [paul]       0.9.6claws56
4454
4455         * sync with 0.9.7cvs1
4456                 see ChangeLog 2003-10-28
4457
4458 2003-10-27 [alfons]     0.9.6claws55
4459
4460         * src/matcher_parser_parse.y
4461         * src/gtk/colorlabel.c
4462                 allow setting color label to 0 in filtering/processing rules
4463                 (should fix bug 368, "Can't create a filter condition "colorlabel 0"") 
4464
4465 2003-10-26 [alfons]     0.9.6claws54
4466
4467         * src/summary_search.c
4468                 fix misnomer and correct selecting initial search node  
4469
4470 2003-10-26 [christoph]  0.9.6claws53
4471
4472         * src/pgpmime.c
4473         * src/sgpgme.c
4474                 change display of signature info to use only name of
4475                 signer, otherwise the text gets too long.
4476
4477         * src/procmime.c
4478                 don't use MimeInfo's filename to generate tmp filename
4479
4480 2003-10-25 [christoph]  0.9.6claws52
4481
4482         * src/procmime.c
4483                 fix message body searching
4484
4485 2003-10-25 [paul]       0.9.6claws51
4486
4487         * src/compose.c
4488                 use g_basename rather than basename
4489
4490 2003-10-24 [christoph]  0.9.6claws50
4491
4492         * src/sgpgme.c
4493                 change fetching of signature key's trust
4494
4495 2003-10-24 [paul]       0.9.6claws49
4496
4497         * po/sk.po
4498                 update Slovak translation
4499                 submitted by Andrej Kacian
4500                 
4501         * src/mainwindow.c
4502                 remove unknown menu entry /File/Add mailbox/mbox...
4503
4504 2003-10-24 [hoa]        0.9.6claws48
4505
4506         * src/Makefile.am
4507                 removed all references to mbox folders
4508
4509         * src/carray.[ch]               * REMOVED *
4510         * src/chash.[ch]                * REMOVED *
4511         * src/maillock.[ch]             * REMOVED *
4512         * src/mailmbox.[ch]             * REMOVED *
4513         * src/mailmbox_folder.[ch]      * REMOVED *
4514         * src/mailmbox_parse.[ch]       * REMOVED *
4515         * src/mailmbox_types.[ch]       * REMOVED *
4516         * src/mbox_folder.[ch]          * REMOVED *
4517                 remove implementation of mbox folders
4518                 and old mailbox folder.
4519                 mbox folder implementation will be added
4520                 as a plugin so that implementation can be entirely
4521                 synchronized with the files of the project they are
4522                 extracted from (libEtPan!).
4523         
4524         * src/mainwindow.c
4525         * src/folder.c
4526         * src/folderview.[ch]
4527         * src/procmsg.h         
4528                 Disable as much code that references mbox folders
4529                 as possible.
4530                 Some UI thing still need to know that folder is mbox
4531                 (when we have to enter the name of the mailbox and
4532                 we want to add /var/mail/$USER).
4533
4534 2003-10-23 [christoph]  0.9.6claws47
4535
4536         * src/noticeview.c
4537                 don't always display button when noticeview is made visible
4538
4539         * src/mimeview.c
4540         * src/pgpmime.c
4541         * src/privacy.[ch]
4542         * src/sgpgme.[ch]
4543                 get signature information from crypto system
4544
4545 2003-10-22 [paul]       0.9.6claws46
4546
4547         * po/es.po
4548                 updated by Ricardo Mones Lastra
4549
4550 2003-10-22 [paul]       0.9.6claws45
4551
4552         * src/Makefile.am
4553                 update to reflect the changes to the icons that
4554                 happened in 0.9.6claws35
4555
4556 2003-10-22 [alfons]     0.9.6claws44
4557         
4558         * src/carray.h
4559                 inline carray_count() 
4560
4561 2003-10-21 [alfons]     0.9.6claws43
4562
4563         * src/carray.h
4564                 glib wrappers
4565         * src/carray.c
4566                 disable
4567         * src/mailmbox.[ch]
4568         * src/mailmbox_folder.c
4569         * src/mailmbox_parse.c
4570         * src/mailmbox_types.[ch]
4571                 %s/uint32_t/guint
4572
4573 2003-10-21 [luke]       0.9.6claws42
4574
4575         * src/stock_pixmaps.[ch]
4576         * src/mimeview.c
4577         * src/pixmaps/mime_application_octet_stream.xpm         ** REMOVE **
4578         * src/pixmaps/messageview_text.xpm                      ** REMOVE **
4579                 o remove mime_application_octet_stream.xpm icon (it was never
4580                   really needed)
4581                 o remove redundant icon messageview_text.xpm
4582
4583         * src/mainwindow.c
4584                 fix visibility of signature noticeview when toggling 'separate
4585                 message view'
4586
4587 2003-10-21 [christoph]  0.9.6claws41
4588
4589         * src/procmime.c
4590                 decode multipart and rfc822 mime parts to allow further
4591                 parsing when required
4592
4593 2003-10-21 [christoph]  0.9.6claws40
4594
4595         * src/procmime.[ch]
4596         * src/textview.c
4597                 remove obsolete charset parameter in MimeInfo and fix
4598                 TextView to use the charset from the parameter hash table
4599
4600         * src/plugins/dillo_viewer/Makefile.am
4601         * src/plugins/trayicon/Makefile.am
4602                 add OPENSSL_CFLAGS to fix building with using
4603                 --with-openssl-* parameters
4604
4605 2003-10-21 [paul]       0.9.6claws39
4606
4607         * src/prefs_matcher.[ch]
4608                 replace remnants of the old, renamed 'Execute' matchtype
4609                 add a brief description to the Info window
4610
4611 2003-10-21 [hoa]        0.9.6claws38
4612         
4613         * src/Makefile.am
4614         * src/carray.[ch]               * NEW *
4615         * src/chash.[ch]                * NEW *
4616         * src/folder.c
4617         * src/maillock.[ch]             * NEW *
4618         * src/mailmbox.[ch]             * NEW *
4619         * src/mailmbox_folder.[ch]      * NEW *
4620         * src/mailmbox_parse.[ch]       * NEW *
4621         * src/mailmbox_types.[ch]       * NEW *
4622                 implementation of mbox folder with unique message numbers
4623
4624                 made use of libEtPan! implementation of mbox for lower-layer.
4625
4626 2003-10-20 [alfons]     0.9.6claws37
4627
4628         * src/noticeview.c
4629                 fix invalid argument warning
4630         * src/pgpmime.c
4631                 no in place variable
4632
4633 2003-10-20 [paul]       0.9.6claws36
4634
4635         * src/compose.[ch]
4636           src/filtering.c
4637           src/messageview.c
4638                 fix crash when using Forward in Filtering when
4639                 external editor option is set
4640                 
4641                 Patch submitted by Simon 'corecode' Schubert
4642                 <corecode@corecode.ath.cx> 
4643
4644 2003-10-20 [paul]       0.9.6claws35
4645
4646         * src/pixmaps/mime_gpg_expired.xpm      ** REMOVED **
4647           src/pixmaps/mime_gpg_failed.xpm       ** REMOVED **
4648           src/pixmaps/mime_gpg_passed.xpm       ** REMOVED **
4649           src/pixmaps/mime_gpg_signed.xpm       ** REMOVED **
4650           src/pixmaps/mime_gpg_unknown.xpm      ** REMOVED **
4651           src/pixmaps/privacy_expired.xpm       ** NEW FILE **
4652           src/pixmaps/privacy_failed.xpm        ** NEW FILE **
4653           src/pixmaps/privacy_passed.xpm        ** NEW FILE **
4654           src/pixmaps/privacy_signed.xpm        ** NEW FILE **
4655           src/pixmaps/privacy_unknown.xpm       ** NEW FILE **
4656           src/pixmaps/privacy_warn.xpm          ** NEW FILE **
4657           src/mimeview.c
4658           src/stock_pixmap.[ch]
4659                 replace mime_gpg_*.xpm icons with new privacy_*.xpm
4660                 icons. add privacy_warn.xpm icon
4661
4662 2003-10-20 [hoa]  0.9.6claws34
4663
4664         * src/folder_item_prefs.[ch]
4665         * src/prefs_folder_item.c
4666         * src/main.c
4667                 Added a property per folder to choose whether we 
4668                 want to apply processing on it on startup or if we
4669                 prefer to wait the folder selection to apply it.
4670         
4671         * src/messageview.c
4672                 fixed C89 compatibility (for old compilers, for
4673                 example gcc 2.95.x).
4674
4675 2003-10-17 [christoph]  0.9.6claws33
4676
4677         * src/mimeview.c
4678         * src/noticeview.[ch]
4679                 change noticeview icon to indicate signature status
4680
4681 2003-10-17 [christoph]  0.9.6claws32
4682
4683         * src/Makefile.am
4684         * src/main.c
4685         * src/mimeview.c
4686         * src/noticeview.c
4687         * src/pgpmime.[ch]                              ** NEW **
4688         * src/privacy.[ch]
4689         * src/rfc2015.c
4690         * src/sgpgme.c                                  ** NEW **
4691                 reimplement PGP/Mime signature checking (unfinished)
4692
4693 2003-10-15 [christoph]  0.9.6claws31
4694
4695         * src/procmime.[ch]
4696                 fix procmime_get_text_content() and
4697                 procmime_get_first_text_content()
4698
4699 2003-10-15 [christoph]  0.9.6claws30
4700
4701         * src/plugins/spamassassin/spamassassin_gtk.c
4702         * src/plugins/spamassassin/spamassassin_gtk.glade
4703                 fix timeout tooltip
4704
4705 2003-10-15 [paul]       0.9.6claws29
4706
4707         * src/messageview.c
4708                 workaround for buggy smtp servers. on sending a
4709                 return receipt strip the name part from the address
4710                 when creating headers
4711                 
4712 2003-10-15 [paul]       0.9.6claws28
4713
4714         * sync with 0.9.7 release
4715                 see ChangeLog 2003-10-15
4716
4717 2003-10-14 [christoph]  0.9.6claws27
4718
4719         * src/plugins/clamav/clamav_plugin.c
4720                 fix clamav plugin
4721
4722 2003-10-14 [christoph]  0.9.6claws26
4723
4724         * src/compose.c
4725         * src/mimeview.c
4726         * src/procmime.[ch]
4727         * src/rfc2015.c
4728         * src/textview.c
4729         * src/plugins/clamav/clamav_plugin.c
4730                 use GNode to create the mime tree (some changes to functions
4731                 that traverse the tree are just quick and dirty. Maybe we
4732                 can find better solutions with g_node_*-functions)
4733
4734 2003-10-14 [luke]       0.9.6claws25
4735
4736         * src/mimeview.c
4737                 fix a navigation bug (stupid typo of mine)
4738
4739 2003-10-14 [christoph]  0.9.6claws24
4740
4741         * src/textview.c
4742                 fix missing last line in plain/text mails
4743
4744 2003-10-13 [luke]       0.9.6claws23
4745
4746         * src/summaryview.c
4747                 fix bug 334 (part 1)
4748
4749 2003-10-13 [kov]        0.9.6claws22
4750
4751         * src/mimeview.c
4752                 error checking when the user enters a non-directory at
4753                 the file selection dialog.
4754                 work-around for users entering directory location without
4755                 adding a leading G_DIR_SEPARATOR.
4756
4757 2003-10-13 [luke]       0.9.6claws21
4758
4759         * src/compose.c
4760                 error reporting for inserting files, including catching
4761                 invalid characters for current locale/encoding
4762
4763 2003-10-13 [paul]       0.9.6claws20
4764
4765         * src/folderview.c
4766                 fix bug #347 'subscribe newsgroups crashes'
4767
4768 2003-10-13 [paul]       0.9.6claws19
4769
4770         * src/compose.c
4771                 when using 'Reply to all' include the 'send replies
4772                 to' folder property
4773                 
4774         * po/ja.po
4775                 update Japanese translation. submitted by Rui Hirokawa 
4776                 <rui_hirokawa@ybb.ne.jp>        
4777
4778 2003-10-13 [hoa]        0.9.6claws18
4779
4780         * src/account.c
4781         * src/compose.c
4782         * src/messageview.c
4783         * src/procheader.c
4784         * src/procheader.h
4785                 rename get_header_from_msginfo() into
4786                 procheader_get_header_from_msginfo() so that we have a
4787                 coherent exported naming.
4788                 avoid parsing of header contained in a string via
4789                 a newly written temporary file.
4790
4791         Patch submitted by Simon 'corecode' Schubert
4792                 <corecode@corecode.ath.cx>
4793
4794 2003-10-12 [hoa]        0.9.6claws17
4795
4796         * src/filtering.c
4797         * src/filtering.h
4798         * src/matcher.c
4799         * src/matcher.h
4800         * src/matcher_parser_parse.y
4801         * src/prefs_filtering_action.c
4802                 added "stop" action : stop applying the filtering rules.
4803                 added "set score" and "increase/decrease score" actions.
4804                 That two last action replace the "change_score" action
4805                 introduced by alfons in 0.8.8claws85.
4806                 "set score" is to set a given score to the message.
4807                 "increase/decrease score" will increase or decrease the
4808                 score if the given value is respectively positive or
4809                 negative. If someone find a some better name for this last
4810                 rule, it can be modified.
4811
4812 2003-10-12 [paul]       0.9.6claws16
4813
4814         * AUTHORS
4815           po/ja.po
4816                 update Japanese translation. submitted by Rui Hirokawa 
4817                 <rui_hirokawa@ybb.ne.jp>
4818
4819 2003-10-12 [christoph]  0.9.6claws15
4820
4821         * src/procmime.c
4822                 fix crash caused by incorrect headers
4823
4824 2003-10-10 [christoph]  0.9.6claws14
4825
4826         * src/main.c
4827         * src/privacy.[ch]
4828         * src/rfc2015.[ch]
4829                 implement detection of signed message parts for rfc2015
4830
4831 2003-10-10 [thorsten]   0.9.6claws13
4832
4833         * src/mimeview.c
4834                 fix typo
4835
4836 2003-10-10 [christoph]  0.9.6claws12
4837
4838         * src/stock_pixmap.[ch]
4839         * src/pixmaps/mime_message.xpm                  ** NEW **
4840                 add a new icon for mime type "message"
4841
4842         * src/privacy.[ch]
4843         * src/procmime.[ch]
4844                 add crypto api
4845
4846         * src/mimeview.c
4847                 o use crypto api
4848                 o add icons for message type mime parts
4849
4850 2003-10-10 [christoph]  0.9.6claws11
4851
4852         * src/mainwindow.c
4853         * src/messageview.[ch]
4854         * src/mimeview.[ch]
4855         * src/procmime.[ch]
4856         * src/procmsg.[ch]
4857         * src/rfc2015.c
4858         * src/summaryview.c
4859         * src/textview.[ch]
4860                 o remove switching between TextView and MimeView in MessageView
4861                   (if required we can hide the icon box and the MimeView will
4862                    look exaxtly like the TextView)
4863                 o temporary remove signature and decrypting GPGME code
4864
4865 2003-10-09 [christoph]  0.9.6claws10
4866
4867         * src/action.c
4868         * src/compose.c
4869         * src/messageview.c
4870         * src/mimeview.c
4871         * src/procmime.[ch]
4872         * src/procmsg.c
4873         * src/rfc2015.c
4874         * src/textview.c
4875         * src/common/utils.[ch]
4876         * src/plugins/clamav/clamav_plugin.c
4877         * src/plugins/dillo_viewer/dillo_viewer.c
4878         * src/plugins/image_viewer/viewer.c
4879         * src/plugins/mathml_viewer/mathml_viewer.c
4880                 new mime parser (several things need fixing)
4881
4882 2003-10-09 [paul]       0.9.6claws9
4883
4884         * src/imap.c
4885                 a little more sync with 0.9.6cvs2 and a tidy up
4886
4887 2003-10-08 [paul]       0.9.6claws8
4888
4889         * sync with 0.9.6cvs2
4890                 see ChangeLog 2003-10-03
4891
4892 2003-10-05 [christoph]  0.9.6claws7
4893
4894         * src/summaryview.c
4895                 don't use flags to check if a message is in a news folder
4896
4897         (closes Bug 282 clicking on folder with copied Messages from News
4898          immediately after having copied them crashes Sylpheed-Claws)
4899
4900 2003-10-05 [christoph]  0.9.6claws6
4901
4902         * src/Makefile.am
4903         * src/progressdialog.[ch]               ** REMOVE **
4904         * src/gtk/Makefile.am
4905         * src/gtk/progressdialog.[ch]           ** NEW **
4906                 move progressdialog to gtk directory
4907
4908 2003-10-04 [christoph]  0.9.6claws5
4909
4910         * src/prefs_toolbar.c
4911         * src/gtk/prefswindow.c
4912                 remove widget_show_all for pages root widget
4913
4914         * src/plugins/spamassassin/spamassassin.[ch]
4915         * src/plugins/spamassassin/spamassassin_gtk.c
4916         * src/plugins/spamassassin/spamassassin_gtk.glade
4917                 add support for new libspamc transports
4918
4919 2003-10-04 [christoph]  0.9.6claws4
4920
4921         * src/plugins/spamassassin/libspamc.[ch]
4922         * src/plugins/spamassassin/spamassassin.c
4923         * src/plugins/spamassassin/utils.[ch]
4924                 update libspamc to version from SpamAssassin 2.60
4925
4926 2003-10-03 [christoph]  0.9.6claws3
4927
4928         * src/send_message.c
4929                 fix missing format string bug found by
4930                 Georgi Guninski <guninski@guninski.com>
4931
4932 2003-10-03 [paul]       0.9.6claws2
4933
4934         * po/zh_CN.po
4935                 update Simpilified Chinese translation, submitted by
4936                 Hansom Young
4937
4938 2003-10-02 [christoph]  0.9.6claws1
4939
4940         * src/imap.c
4941                 add UIDPLUS support for COPY and EXPUNGE
4942
4943 2003-10-02 [paul]       0.9.6claws
4944
4945         * 0.9.6claws released
4946
4947 2003-10-02 [paul]
4948
4949         * po/es.po
4950           po/sk.po
4951                 update Spanish and Slovak translations
4952                 submitted by Ricardo Mones Lastra and Andrej Kacian
4953  
4954 2003-10-02 [paul]       0.9.5claws43
4955
4956         * po/en_GB.po
4957                 update British English translation
4958
4959 2003-10-02 [paul]       0.9.5claws42
4960
4961         * po/hr.po
4962                 update Croatian translation, submitted by Dragan
4963
4964 2003-10-01 [paul]       0.9.5claws41
4965
4966         * po/pl.po
4967           po/sr.po
4968                 update Polish and Serbian translations, submitted by
4969                 Emil and Urke MMI
4970
4971 2003-10-01 [melvin]     0.9.5claws40
4972
4973         * po/fr.po
4974                 Updated French translations
4975
4976 2003-10-01 [melvin]     0.9.5claws39
4977
4978         * src/prefs_fonts.c
4979                 Fixed a Gtk warning
4980
4981         * src/plugins/dillo_prefs.c     
4982                 Quasi unnoticeable UI clean-up.
4983
4984 2003-10-01 [paul]
4985
4986         * tools/README
4987           tools/maildir2sylpheed.pl
4988                 bug fixes, rewrites, submitted by Matthias Förste 
4989                 <itsjustme@users.sourceforge.net>
4990
4991 2003-09-29 [paul]       0.9.5claws38
4992
4993         * src/inc.c
4994                 fix my coding carelessness
4995
4996 2003-09-29 [paul]       0.9.5claws37
4997
4998         * po/POTFILES.in
4999           src/Makefile.am
5000           src/main.c
5001           src/prefs_common.[ch]
5002           src/prefs_fonts.[ch]  ** NEW FILES **
5003                 move Font config options to Other Prefs/Display/Fonts
5004                 (user's current configuration is preserved)
5005
5006 2003-09-29 [paul]       0.9.5claws36
5007
5008         * src/inc.c
5009           src/prefs_account.c
5010                 allow 'local_mbox' value to point to either a directory 
5011                 (/var/mail -  default, new) or a file (/var/mail/username
5012                 - original)
5013
5014 2003-09-28 [paul]       0.9.5claws35
5015
5016         * src/rfc2015.c
5017                 on signature check, where key exists, print the
5018                 Key ID
5019
5020 2003-09-27 [alfons]     0.9.5claws34
5021
5022         * src/action.c
5023                 o make progress bar not fill/expand when resizing dialog
5024                 o use default fixed text font for actions output
5025
5026 2003-09-27 [paul]       0.9.5claws33
5027
5028         * src/prefs_common.[ch]
5029           src/procmsg.c
5030           src/send_message.c
5031                 remove External Program settings from Common Prefs/Send
5032                 as they are now unnecessary due to Local account settings.
5033                 plus a little tidying-up after 0.9.5claws31
5034
5035 2003-09-27 [paul]       0.9.5claws32
5036
5037         * src/prefs_account.c
5038                 o make correction to gui text:
5039                   'Local mailbox file' -> 'Local mailbox directory'
5040                 o give 'local_mbox' option a reasonable default value:
5041                   '/var/mail'
5042                 o use 'DEFAULT_SENDMAIL_CMD' as default 'mail_command'
5043                   value
5044
5045 2003-09-26 [paul]       0.9.5claws31
5046
5047         * src/inc.c
5048           src/prefs_common.[ch]
5049                 remove 'Incorporate from spool' common pref,
5050                 force creation of a 'Local' account
5051
5052 2003-09-26 [christoph]  0.9.5claws30
5053
5054         * src/folder.c
5055         * src/msgcache.c
5056                 add more NULL pointer checks
5057
5058 2003-09-25 [christoph]  0.9.5claws29
5059
5060         * src/folder.c
5061                 o don't fetch source message to get it's message id
5062                 o immediately scan dest folder when copying a message did not
5063                   return a new message number and not do it when the first message
5064                   without a new message number is found
5065
5066 2003-09-23 [christoph]  0.9.5claws28
5067
5068         * src/compose.c
5069                 fix generating of headers
5070
5071         (patch by David Relson <relson@osagesoftware.com>)
5072
5073 2003-09-23 [paul]       0.9.5claws27
5074
5075         * po/zh_CN.po
5076                 update Simplified Chinese translation. submitted by
5077                 Hansom Young
5078
5079 2003-09-23 [paul]       0.9.5claws26
5080
5081         * tools/Makefile.am
5082           tools/README
5083           tools/vcard2xml.py    ** NEW FILE **
5084                 add a script that converts an evolution vcard to
5085                 sylpheed's xml format
5086                 submitted by Bogdan Sumanariu <bsumanariu@one5.ro>
5087
5088 2003-09-22 [paul]       0.9.5claws25
5089
5090         * src/plugins/clamav/clamav_plugin.c
5091                 don't skip MULTIPART parts
5092
5093 2003-09-21 [christoph]  0.9.5claws24
5094
5095         * src/alertpanel.c
5096                 remove unneeded include
5097
5098         * src/folder.c
5099                 clean up copy/move mess with duplicated code
5100
5101         * src/imap.c
5102                 fix problem that sometimes the folder was not scanned
5103                 also it was changed
5104
5105 2003-09-21 [christoph]  0.9.5claws23
5106
5107         * src/Makefile.am
5108         * src/logwindow.[ch]                    ** REMOVE **
5109         * src/mainwindow.c
5110         * src/prefs_common.c
5111         * src/gtk/Makefile.am
5112         * src/gtk/logwindow.[ch]                ** ADD **
5113                 make logwindow prefs_common independent and move
5114                 it to gtk directory
5115
5116 2003-09-20 [christoph]  0.9.5claws22
5117
5118         * src/compose.c
5119                 add extra space for address code conversion
5120                 (4 * unconvered size could be too small for short headers)
5121
5122 2003-09-20 [christoph]  0.9.5claws21
5123
5124         * src/compose.c
5125                 increase temp buffer size when writing headers
5126
5127 2003-09-19 [darko]      0.9.5claws20
5128
5129         * src/compose.c
5130                 don't ignore value of 'Save copy of outgoing messages to
5131                 this folder instead of Sent' in message redirect
5132
5133 2003-09-17 [christoph]  0.9.5claws19
5134
5135         * src/compose.c
5136                 use ", " as address seperator for mail headers and pass whole
5137                 header line at once to compose_convert_header to make sure
5138                 it is correctly folded
5139
5140         (closes Bug 64 Problem when sending to many recipients)
5141
5142 2003-09-17 [hoa]        0.9.5claws18
5143         
5144         * src/matcher.[ch]
5145           src/matcher_parser_parse.y
5146           src/prefs_matcher.c
5147                 changed the keyword used for command execution in condition
5148                 keyword is changed from "execute" to "test"
5149                 so that it is not the same as the one used for action.
5150                 This will fix a bug when using filtering dialog.
5151                 All semantic in the code is also changed to reflect
5152                 the keyword change.
5153
5154 2003-09-17 [paul]
5155         
5156         * sync with 0.9.6 release
5157
5158 2003-09-17 [paul]       0.9.5claws17
5159
5160         * sync with 0.9.5cvs8
5161                 see ChangeLog 2003-09-16 and 2003-09-17
5162
5163 2003-09-16 [paul]       0.9.5claws16
5164
5165         * sync with 0.9.5cvs6
5166                 see ChangeLog 2003-09-16
5167
5168 2003-09-15 [paul]       0.9.5claws15
5169
5170         * sync with 0.9.5cvs5
5171                 see ChangeLog 2003-09-15
5172
5173 2003-09-14 [alfons]     0.9.5claws14
5174
5175         * src/inc.c
5176                 make "Go to inbox after receiving new mail" again;
5177                 regression of a sync, restored to sylpheed main 
5178                 behaviour. (misses still some bits)
5179
5180 2003-09-14 [alfons]     0.9.5claws13
5181
5182         * src/prefs_filtering_action.c
5183                 o add proper message if empty execute command line
5184                 o don't select first action item after registering a
5185                   new action to prevent (what seems to be a GTK) bug
5186                   #36, "filtering will only accept one action change 
5187                   per invocation".
5188
5189 2003-09-14 [alfons]     0.9.5claws12
5190
5191         * src/prefs_filtering.c
5192         * src/prefs_filtering_action.c
5193         * src/prefs_matcher.c
5194                 fix function signature for key_pressed_event signal handlers
5195
5196 2003-09-14 [alfons]     0.9.5claws11
5197
5198         * src/mainwindow.c
5199                 fix regression caused by fix for invalid bug #7
5200                 (should fix #246, "Multiple selections are deselected when 
5201                 moving from search window to main window")
5202                 
5203 2003-09-14 [alfons]     0.9.5claws10
5204         
5205         * src/actions.[ch]
5206         * src/filtering.[ch]
5207         * src/prefs_actions.c
5208                 allow `filtering actions` in actions; only for advanced users
5209                 right now: try for example, "%as{mark color 2}" 
5210         
5211 2003-09-13 [paul]       0.9.5claws9
5212         
5213         * po/pl.po
5214           po/zh_CN.po   ** NEW FILE **
5215                 update Polish translation, submitted by Emil 
5216                 <eminowbl@posejdon.wpk.p.lodz.pl>
5217                 add new Simplified Chinese translation, submitted by
5218                 Hansom Young <hansom_young@yahoo.com>
5219
5220 2003-09-12 [alfons]     0.9.5claws8
5221
5222         * src/summaryview.c
5223                 don't open separate message views when View | Separate message view
5224                 is active 
5225                 (please look carefully for any navigation regressions)
5226
5227 2003-09-11 [alfons]     0.9.5claws7
5228
5229         * src/mainwindow.c
5230                 make default message view, opened by View | Separate message 
5231                 view, look like a claws message view (which includes a menu
5232                 bar and a toolbar)
5233                 (fixes bug #298, "message view loses tool bar") 
5234
5235 2003-09-11 [christoph]  0.9.5claws6
5236
5237         * src/folderview.c
5238                 fix double deleting of newsgroup folders
5239
5240         (closes Bug 305 crash after deleting of a newsgroup)
5241
5242 2003-09-11 [paul]       0.9.5claws5
5243
5244         * src/rfc2015.c
5245           src/common/utils.h
5246                 more sync'ing from 0.9.5cvs2
5247
5248 2003-09-11 [christoph]  0.9.5claws4
5249
5250         * src/compose.c
5251         * src/rfc2015.c
5252         * src/common/utils.h
5253                 fix sync with 0.9.5cvs2
5254
5255 2003-09-11 [paul]       0.9.5claws3
5256
5257         * sync with 0.9.5cvs4
5258                 see ChangeLog 2003-09-11
5259
5260 2003-09-11 [paul]       0.9.5claws2
5261
5262         * sync with 0.9.5cvs2
5263                 see ChangeLog 2003-09-05
5264                 
5265 2003-09-11 [paul]       0.9.5claws1
5266
5267         * sync with 0.9.5cvs3
5268                 see ChangeLog 2003-09-10
5269
5270 2003-09-10 [paul]       0.9.5claws
5271
5272         * 0.9.5claws released
5273
5274 2003-09-10 [paul]       0.9.4claws78
5275
5276         * src/Makefile.am
5277                 add missing files
5278
5279 2003-09-10 [melvin]     0.9.4claws77
5280
5281         * po/fr.po
5282                 Updated French translations
5283
5284 2003-09-10 [paul]       0.9.4claws76
5285
5286         * po/es.po
5287           po/sk.po
5288           po/sr.po
5289                 update Spanish, Slovak, and Serbian translations.
5290                 submitted by Ricardo Mones Lastra, Andrej Kacian,
5291                 and Urke MMI
5292                 
5293         * AUTHORS
5294                 add translation team section
5295
5296 2003-09-09 [christoph]  0.9.4claws75
5297
5298         * src/folder.c
5299                 free item->prefs in folder_item_destroy
5300
5301 2003-09-09 [alfons]     0.9.4claws74
5302
5303         * src/folderview.c
5304                 o proper check for root node sorting
5305                 o remove unnecessary gtk_ctree_remove_node 
5306
5307         (should fix bug #300, "crash while moving folder")      
5308
5309 2003-09-08 [christoph]  0.9.4claws73
5310
5311         * src/folderview.c
5312                 o fix double adding of IMAP FolderItems to GtkCTree
5313                 o fix crash then mbox folder is removed
5314
5315 2003-09-08 [christoph]  0.9.4claws72
5316
5317         * src/folder.c
5318         * src/folderview.c
5319         * src/mainwindow.c
5320                 fix new folder notification
5321
5322         * src/mbox_folder.c
5323                 fix cache path
5324
5325 2003-09-08 [christoph]  0.9.4claws71
5326
5327         * src/compose.c
5328                 replace '\n' and '\r' before removing trailing spaces
5329
5330         * src/folder.[ch]
5331         * src/folderview.c
5332                 add information about new or removed items in folder tree change
5333                 notification and use this in folderview to add and remove only
5334                 the appected items and not refresh the whole tree
5335
5336 2003-09-07 [match]      0.9.4claws70
5337
5338         * src/Makefile.am
5339         * src/addr_compl.c
5340         * src/addressbook.c
5341         * src/addressitem.h
5342         * src/addrindex.c
5343         * src/addritem.c
5344         * src/addritem.h
5345         * src/addrquery.c                       ** NEW **
5346         * src/addrquery.h
5347         * src/ldapquery.c
5348         * src/ldapserver.c
5349         * src/stock_pixmap.c
5350         * src/stock_pixmap.h
5351         * src/pixmaps/address_search.xpm        ** NEW **
5352                 re-introduce Lookup button for LDAP 'static' searches.
5353
5354 2003-09-07 [alfons]     0.9.4claws69
5355         
5356         * src/summaryview.c
5357                 abandon setting usize for messageview because it gives layout problems
5358                 with the quick search bar and the headerview; fixes assorted UI glitches:
5359                 
5360                 o bug #148, "Toggling of quick-search bar reduces index view area" 
5361                 o bug #280, "Window resiizes for line length but does not revert"
5362
5363 2003-09-07 [christoph]  0.9.4claws68
5364
5365         * src/compose.c
5366                 o make sure we don't have any newlines in header values
5367                 o check custom headers for spaces and newlines and ignore
5368                   malformed header names
5369
5370 2003-09-06 [christoph]  0.9.4claws67
5371
5372         * src/folder.c
5373         * src/folderview.c
5374                 invoke notification hook for folder tree changes after append
5375                 and remove folder
5376
5377         (closes Bug 294 Crash while moving folder with many subdirectories)
5378
5379 2003-09-06 [christoph]  0.9.4claws66
5380
5381         * src/folder.c
5382                 destroy folder's MsgCache if FolderItem is removed to make sure
5383                 it is not saved when the FolderItem is destroyed
5384
5385 2003-09-06 [christoph]  0.9.4claws65
5386
5387         * src/plugins/clamav/clamav_plugin.c
5388                 fix copy & paste bug
5389
5390 2003-09-05 [christoph]  0.9.4claws64
5391
5392         * src/folder.c
5393         * src/messageview.[ch]
5394         * src/procmsg.[ch]
5395         * src/summaryview.c
5396                 extend MSGINFO_UPDATE_HOOK to send delete notifications. Used
5397                 by MessageView to clear it when the message is deleted. Should
5398                 work even if messages are deleted in MainWindow or by
5399                 processing.
5400
5401 2003-09-05 [alfons]     0.9.4claws63
5402
5403         * src/messageview.c
5404                 deleting a message in a message view frees its msginfo, make 
5405                 messageview_update_all() aware of that (should fix bug #293,
5406                 "deleting message caused crash")
5407
5408 2003-09-05 [melvin]     0.9.4claws62
5409
5410         * src/action.c
5411                 Improve synchronous action exit code (fixes 
5412                 a ~5 seconds delay after action exit on RedHat 9)
5413
5414 2003-09-04 [christoph]  0.9.4claws61
5415
5416         * src/compose.c
5417         * src/rfc2015.c
5418         * src/common/utils.[ch]
5419                 add util function to create mime boundary and use it
5420                 in compose and gpg code
5421
5422 2003-09-04 [alfons]     0.9.4claws60
5423
5424         * src/folder.c
5425                 source folder item's GNode should already have been freed in 
5426                 a previous call to src->folder->klass->remove_folder()
5427                 (should fix bug #287, "crash when moving folders")
5428
5429 2003-09-03 [thorsten]   0.9.4claws59
5430
5431         * src/plugins/spamassassin/spamassassin_gtk.c
5432                 fix compile error
5433
5434 2003-09-03 [christoph]  0.9.4claws58
5435
5436         * src/plugins/spamassassin/spamassassin.[ch]
5437         * src/plugins/spamassassin/spamassassin_gtk.c
5438                 add timeout config option
5439
5440 2003-09-03 [paul]       0.9.4claws57
5441
5442         * po/sk.po      ** NEW FILE **
5443                 add Slovak translation. Submitted by Andrej Kacian 
5444                 <andrej@kacian.sk>
5445
5446 2003-09-03 [paul]       0.9.4claws56
5447
5448         * src/plugins/clamav/clamav_plugin_gtk.c
5449                 gui tweaks: replace a label with a tooltip, modify the
5450                 text, use gtk_check_button_new(); instead of
5451                 gtk_check_button_new_with_label("");
5452
5453 2003-09-02 [alfons]     0.9.4claws55
5454
5455         * src/gtk/filesel.c
5456                 remember last used dir when attaching multiple files (should fix
5457                 bug #290, "Attach File does not remember directory")
5458
5459 2003-09-01 [paul]       0.9.4claws54
5460
5461         * po/es.po
5462                 updated by Ricardo Mones Lastra
5463
5464 2003-09-01 [alfons]     0.9.4claws53
5465
5466         * src/gtk/gtkaspell.[ch]
5467                 be pedantic and strict and use const gchar * instead of guchar *
5468
5469 2003-09-01 [alfons]     0.9.4claws52
5470
5471         * src/mainwindow.c
5472         * src/summaryviewc.
5473                 re-enable Save As when multiple messages are selected
5474
5475 2003-09-01 [paul]       0.9.4claws51
5476
5477         * src/textview.c
5478                 g_free(trimmed_uri);
5479
5480 2003-09-01 [paul]       0.9.4claws50
5481
5482         * sync with 0.9.4cvs13
5483                 see ChangeLog 2003-09-01
5484
5485 2003-09-01 [paul]       0.9.4claws49
5486
5487         * src/textview.c
5488                 trim uri before sending to the statusbar
5489                 fixes Bug 275 'Clicking on long URL wrapped onto two lines
5490                 in the message window causes main S-C window to enlarge 
5491                 past screen edges'
5492
5493 2003-09-01 [paul]       0.9.4claws48
5494
5495         * sync with 0.9.4cvs12
5496                 see ChangeLog 2003-09-01
5497
5498 2003-08-30 [christoph]  0.9.4claws47
5499
5500         * src/compose.c
5501         * src/folder_item_prefs.[ch]
5502         * src/prefs_folder_item.c
5503         * src/gtk/gtkaspell.[ch]
5504                 commit per folder dictionary patch by
5505                 Paul Evans <nerd@freeuk.com>
5506
5507 2003-08-30 [christoph]  0.9.4claws46
5508
5509         * src/plugins/spamassassin/spamassassin_gtk.c
5510         * src/plugins/spamassassin/spamassassin_gtk.glade
5511                 reduce GUI clutter by placing hints into tooltips
5512
5513 2003-08-30 [paul]       0.9.4claws45
5514
5515         * src/compose.c
5516                 add 'Content-Disposition: inline' to a text/plain
5517                 part when using PGP/MIME signing
5518
5519 2003-08-30 [paul]       0.9.4claws44
5520
5521         * src/prefs_common.c
5522           src/prefs_spelling.c
5523           src/prefs_spelling.glade
5524                 reduce GUI clutter by placing hints into tooltips
5525
5526 2003-08-29 [christoph]  0.9.4claws43
5527
5528         * configure.ac
5529                 fix bug found by Ivan Rayner <ivanr@sgi.com>
5530
5531         * src/stock_pixmap.c
5532                 change unecessary warning into a debug message
5533
5534         * src/plugins/clamav/Makefile.am
5535                 Fix error "-I$(CLAMAV_LIBS)"
5536
5537 2003-08-29 [christoph]  0.9.4claws42
5538
5539         * intl/Makefile.in
5540         * src/Makefile.am
5541         * src/matcher.h
5542         * src/common/Makefile.am
5543         * src/common/passcrypt.c
5544                 commit fixes and patches for some of the IRIX problems found by
5545                 Ivan Rayner <ivanr@sgi.com>
5546
5547 2003-08-29 [paul]       0.9.4claws41
5548
5549         * src/prefs_filtering.c
5550                 add 'Top' and 'Bottom' buttons, based on changes in
5551                 src/prefs_filter.c in 0.9.4cvs11.
5552
5553 2003-08-27 [christoph]  0.9.4claws40
5554
5555         * src/folderview.c
5556                 fix bug that the current summary settings were copied to the
5557                 wrong folder item, when the folder item prefs are opened.
5558                 Copying is not required because summary settings and
5559                 folder_item_prefs do not contain the same settings
5560
5561 2003-08-27 [thorsten]   0.9.4claws39
5562
5563         * src/imap.c
5564                 fix compile error
5565
5566 2003-08-26 [paul]       0.9.4claws38
5567
5568         * sync with 0.9.4cvs9
5569                 see ChangeLog 2003-08-26
5570
5571 2003-08-25 [paul]       0.9.4claws37
5572
5573         * sync with 0.9.4cvs8
5574                 see ChangeLog 2003-08-25
5575
5576 2003-08-24 [christoph]  0.9.4claws36
5577
5578         * src/prefs_filtering.c
5579                 shouldn't remove items from a GSList while iterating over the
5580                 list (makes cur invalid and cur->next not accessable)
5581
5582         (closes Bug 272 i deleted an folder and some seconds later sylpheed
5583          crashed)
5584
5585 2003-08-23 [christoph]  0.9.4claws35
5586
5587         * src/news.c
5588                 news folders should be scanned when opened
5589
5590 2003-08-22 [christoph]  0.9.4claws34
5591
5592         * src/prefs_folder_item.c
5593                 use macro to assign strings that always frees the old string
5594
5595         * src/gtk/gtkaspell.[ch]
5596                 add gtkaspell_set_dictionary_menu_active_item() to set active
5597                 item in dictionary option menu
5598
5599         * src/prefs_spelling.c
5600                 use gtkaspell_set_dictionary_menu_active_item() to select
5601                 dictionary
5602
5603 2003-08-21 [christoph]  0.9.4claws33
5604
5605         * src/folder.[ch]
5606         * src/imap.c
5607         * src/mbox_folder.c
5608         * src/mh.c
5609         * src/news.c
5610                 optimize folder system
5611
5612         * src/gtk/gtkstext.c
5613                 fix division by zero when font has 0 width for ' '
5614
5615 2003-08-21 [paul]       0.9.4claws32
5616
5617         * sync with 0.9.4cvs7
5618                 see ChangeLog 2003-08-20
5619
5620 2003-08-19 [paul]       0.9.4claws31
5621
5622         * src/common/defs.h
5623                 add the missing '/' to SYLDOC_MANUAL_HTML_INDEX and
5624                 SYLDOC_FAQ_HTML_INDEX.
5625         * src/manual.c
5626                 use LC_MESSAGES instead of LC_ALL to find the current
5627                 language
5628
5629           fixes Bug #281 'in src/manual.c URL for manuals and FAQ wrong'.
5630
5631 2003-08-19 [paul]       0.9.4claws30
5632
5633         * po/bg.po
5634                 updated by George Danchev
5635
5636 2003-08-18 [luke]       0.9.4claws29
5637         * src/mimeview.[ch]
5638         * src/gtk/gtkvscrollbutton.[ch]
5639                 o removed gtk_vscrollbutton_reset() (reasons: reduce 
5640                   dependencies; do it the GTK way; reduce code -14/+2 lines)
5641                 o removed horizontal separator between icons
5642
5643 2003-08-17 [christoph]  0.9.4claws28
5644
5645         * src/procmsg.c
5646                 no subject threading when the subject has no reply prefix
5647
5648 2003-08-16 [christoph]  0.9.4claws27
5649
5650         * src/mainwindow.c
5651                 remember and restore window sizes and position when the main
5652                 window is hidden or shown
5653
5654         (closes Bug 274 Window size in 0.9.4claws18 not remembered when
5655          minimised/reopened using trayicon)
5656
5657 2003-08-16 [paul]       0.9.4claws26
5658
5659         * src/crash.c
5660                 add #include "defs.h"
5661
5662 2003-08-16 [paul]       0.9.4claws25
5663
5664         * src/plugins/clamav/clamav_plugin.c
5665                 reword a debug_print
5666                 
5667         * src/plugins/dillo_viewer/dillo_prefs.c
5668                 cosmetic: change the labels' text, add tooltips, and
5669                 left-align the hint
5670
5671 2003-08-15 [christoph]  0.9.4claws24
5672
5673         * src/news.c
5674                 complete last change (forgot some changes)
5675
5676 2003-08-15 [christoph]  0.9.4claws23
5677
5678         * src/news.c
5679                 o check number of messages and don't return a 0 message
5680                   when no messages are available
5681                 o don't parse xref header anymore
5682
5683         (closes Bug 203 I'm not getting any news)
5684
5685 2003-08-15 [paul]       0.9.4claws22
5686
5687         * src/common/defs.h
5688           src/crash.c
5689                 update and define claws bugzilla location
5690
5691 2003-08-15 [paul]       0.9.4claws21
5692
5693         * po/ru.po
5694                 update submitted by Ruslan N. Balkin
5695
5696 2003-08-14 [christoph]  0.9.4claws20
5697
5698         * src/procmsg.c
5699                 fix search for oldest node in subject threading
5700
5701 2003-08-14 [christoph]  0.9.4claws19
5702
5703         * src/procmsg.c
5704         * src/common/utils.h
5705                 add possibility to check all nodes with the same subject for
5706                 subject threading, not only the oldest node. Should not break
5707                 threads anymore if the oldest node is thread_by_subject_max_age
5708                 days older then parent, because it can now find a child of
5709                 oldest node as new parent.
5710
5711 2003-08-11 [christoph]  0.9.4claws18
5712
5713         * src/plugins/spamassassin/spamassassin.c
5714                 run spam check in background process
5715
5716 2003-08-10 [alfons]     0.9.4claws17
5717
5718         * src/summaryview.c
5719                 make `Select All' sensitive too
5720
5721 2003-08-10 [christoph]  0.9.4claws16
5722
5723         * src/imap.c
5724                 add more checks in imap_close
5725
5726 2003-08-09 [alfons]     0.9.4claws15
5727
5728         * src/prefs_spelling.c
5729                 no spell checking UI if not requested
5730
5731 2003-08-09 [alfons]     0.9.4claws14
5732
5733         * src/gtk/prefswindow.c
5734                 make it compile
5735
5736 2003-08-09 [christoph]  0.9.4claws13
5737
5738         * src/prefs_spelling.c
5739         * src/gtk/prefswindow.[ch]
5740         * src/plugins/clamav/clamav_plugin_gtk.c
5741         * src/plugins/spamassassin/spamassassin_gtk.c
5742                 sort prefs pages by heighest weight in tree
5743
5744 2003-08-09 [paul]       0.9.4claws12
5745
5746         * sync with 0.9.4cvs6
5747                 see ChangeLog 2003-08-07
5748                 
5749         * AUTHORS
5750                 add Leandro and Luke to claws-branch section
5751
5752 2003-08-09 [christoph]  0.9.4claws11
5753
5754         * src/gtk/Makefile.am
5755         * src/gtk/colorsel.[ch]                 ** NEW **
5756                 create a color selection dialog that can be used as a simple
5757                 function call with it's own gtk main loop like filesel.[ch]
5758
5759         * src/Makefile.am
5760         * src/main.c
5761         * src/prefs_common.c
5762         * src/prefs_spelling.[ch]               ** NEW **
5763         * src/prefs_spelling.glade              ** NEW **
5764         * src/gtk/gtkutils.[ch]
5765                 move "Spell Checker" prefs to new prefs dialog
5766
5767         * src/prefs_folder_item.c
5768                 use new colorsel dialog
5769
5770 2003-08-08 [paul]       0.9.4claws10
5771
5772         * src/inc.c
5773                 clear the progress bar unconditionally
5774
5775 2003-08-08 [paul]       0.9.4claws9
5776
5777         * sync with 0.9.4cvs4
5778                 see ChangeLog 2003-07-31
5779
5780 2003-08-07 [christoph]  0.9.4claws8
5781
5782         * configure.ac
5783                 fix bug in image viewer plugin part
5784
5785         * src/imap.c
5786                 don't execute close command if the folder item is not selected
5787
5788 2003-08-07 [hoa]        0.9.4claws7
5789
5790         * src/filtering.[ch]
5791         * src/matcher_parser.h
5792         * src/matcher_parser_parse.y
5793                 can define several actions for each filtering rule
5794                 can import old versions of filtering rules
5795
5796         * src/prefs_filtering.c
5797                 call to a new dialog box to define actions
5798
5799         * src/prefs_filtering_action.[ch]
5800                 dialog box to define actions for filtering rules
5801
5802 2003-08-06 [christoph]  0.9.4claws6
5803
5804         * src/imap.c
5805                 make sure source folder is selected when copying messages
5806
5807 2003-08-06 [christoph]  0.9.4claws5
5808
5809         * sync with 0.9.4cvs2
5810                 see ChangeLog 2003-07-29                
5811
5812 2003-08-05 [paul]       0.9.4claws4
5813
5814         * sync with 0.9.4cvs3
5815                 see ChangeLog 2003-07-30
5816
5817 2003-08-04 [match]      0.9.4claws3
5818
5819         * po/POTFILES.in
5820                 export of LDIF files.
5821
5822 2003-08-04 [match]      0.9.4claws2
5823
5824         * src/ldif.[ch]
5825                 support for export LDIF. documented.
5826         * src/importldif.[ch]
5827         * src/exportldif.[ch]
5828                 add tooltips. documented.
5829         * src/exphtmldlg.[ch]
5830         * src/common/xmlprops.[ch]
5831                 documented.
5832         * src/exportldif.[ch]                   ** NEW **
5833         * src/expldifdlg.[ch]                   ** NEW **
5834         * src/addressbook.[ch]
5835         * src/Makefile.am
5836                 export of LDIF files.
5837                 documented.
5838
5839 2003-08-04 [christoph]  0.9.4claws1
5840
5841         * .cvsignore
5842         * Makefile.am
5843         * configure.ac
5844         * sylpheed-claws.pc.in                  ** NEW **
5845         * src/Makefile.am
5846         * src/common/Makefile.am
5847         * src/gtk/Makefile.am
5848                 install sylpheed header files in $(pkgincludedir) and create a
5849                 pkg-config file to allow building a plugin without the source
5850                 package
5851
5852 2003-08-04 [paul]       0.9.4claws
5853
5854         * version 0.9.4claws
5855
5856 2003-08-04 [paul]       0.9.3claws97
5857
5858         * po/es.po
5859                 update Spanish translation. Submitted by Ricardo
5860                 Mones Lastra.
5861
5862 2003-08-03 [paul]       0.9.3claws96
5863
5864         * po/hr.po
5865           po/sr.po
5866                 update Croatian and Serbian translations. Submitted by
5867                 Dragan and Urke MMI respectively
5868
5869 2003-08-03 [alfons]     0.9.3claws95
5870
5871         * src/summaryview.c
5872                 mark flag has precedence over important flag - seems
5873                 to have been changed in sync of 0.9.3claws45. this fixes
5874                 a regression where messages that were scored as important
5875                 don't show their mark flags. (using the same column for
5876                 both importance as mark flags is the real problem
5877                 ofcourse)
5878
5879 2003-08-03 [melvin]     0.9.3claws94
5880
5881         * po/fr.po
5882                 Updated French translations.
5883
5884 2003-08-03 [melvin]     0.9.3claws93
5885
5886         * src/Makefile.am
5887                 Fixed typo introduced after 0.9.3claws92 
5888                 that prevented compilation
5889                 Updated to use AM_CPPFLAGS and AM_YFLAGS instead of
5890                 CPPFLAGS and YFLAGS to allow user setting these.
5891         * src/common/Makefile.am
5892         * src/gtk/Makefile.am
5893         * src/plugins/clamav/Makefile.am
5894         * src/plugins/demo/Makefile.am
5895         * src/plugins/dillo_viewer/Makefile.am
5896         * src/plugins/image_viewer/Makefile.am
5897         * src/plugins/mathml_viewer/Makefile.am
5898         * src/plugins/spamassassin/Makefile.am
5899         * src/plugins/trayicon/Makefile.am
5900         * src/plugins/trayicon/libeggtrayicon/Makefile.am
5901                 Updated to use AM_CPPFLAGS and AM_YFLAGS instead of
5902                 CPPFLAGS and YFLAGS to allow user setting these.
5903
5904 2003-08-02 [christoph]  0.9.3claws92
5905
5906         * configure.ac
5907                 o rearrange plugin tests
5908                 o add test for clamav.h to ClamAV tests
5909
5910 2003-08-02 [luke]       0.9.3claws91
5911
5912         * src/mimeview.c
5913                 o fixed appearance of icon list when toggling back from the 
5914                   ctree
5915                 o toggling of icons using the keyboard works correctly
5916                 o fixed all other keyboard shortcuts to work when icons are
5917                   active
5918         
5919         * src/messageview.c
5920                 o fixed bug 4 - focus lost when changing messageview view type
5921
5922 2003-08-02 [christoph]  0.9.3claws90
5923
5924         * src/common/hooks.c
5925                 fix crash when pointer stored in hash table could get invalid
5926                 when a plugin is unloaded
5927
5928 2003-08-01 [christoph]  0.9.3claws89
5929
5930         * configure.ac
5931                 o try to build all plugins (except spamassassin) by default
5932                 o don't build a plugin if a dependency check fails
5933
5934         * src/common/hooks.c
5935                 fix warning
5936
5937 2003-08-01 [match]      0.9.3claws88
5938
5939         * src/importldif.c
5940                 allow single click field selection. document code.
5941
5942 2003-08-01 [christoph]  0.9.3claws87
5943
5944         * src/plugins/clamav/clamav_plugin.c
5945         * src/plugins/clamav/clamav_plugin_gtk.c
5946         * src/plugins/dillo_viewer/dillo_viewer.c
5947         * src/plugins/image_viewer/plugin.c
5948         * src/plugins/mathml_viewer/mathml_viewer.c
5949         * src/plugins/spamassassin/spamassassin.c
5950         * src/plugins/spamassassin/spamassassin_gtk.c
5951         * src/plugins/trayicon/trayicon.c
5952                 add version check to all plugins
5953
5954 2003-08-01 [hoa]        0.9.3claws86
5955
5956         * src/prefs_filtering.c
5957                 fixed a cosmetic bug, during creation of dialog box,
5958                 wrong widgets were shown after creation.
5959
5960 2003-08-01 [luke]       0.9.3claws85
5961
5962         * src/mainwindow.c
5963                 o fixed visibility of icons/mimeview after toggling separate
5964                   message/folder view (factored out some similar code too).
5965
5966
5967 2003-07-31 [alfons]     0.9.3claws84
5968
5969         * src/mimeview.c
5970                 tweak icon box UI a bit more, now allowing right-clicks actions
5971                 getting the relevant mime data too; should fix #250, "Can't save 
5972                 attachments sometimes".
5973
5974 2003-07-30 [alfons]     0.9.3claws83
5975
5976         * src/compose.c
5977                 don't do auto-save-draft inside key press handler, but rather
5978                 schedule it half of a second later; should fix #67, "autosave 
5979                 make re-rediting message crazy"
5980
5981 2003-07-30 [christoph]  0.9.3claws82
5982
5983         * src/plugins/trayicon/trayicon.c
5984                 process pending events before unloading the plugin
5985
5986         (closes Bug 196 Unloading Trayicon plugin crashes Sylpheed-Claws)
5987
5988 2003-07-30 [alfons]     0.9.3claws81
5989
5990         * src/common/hooks.c
5991                 parameter 2 of g_hook_destroy() should really be a hook id
5992
5993 2003-07-30 [alfons]     0.9.3claws80
5994
5995         * src/common/plugin.c
5996                 fix a possibly harmful function signature mismatch 
5997                 for plugin_done
5998
5999 2003-07-30 [alfons]     0.9.3claws79
6000
6001         * src/common/hooks[.ch]
6002                 const correctness
6003
6004 2003-07-30 [darko]      0.9.3claws78
6005
6006         * src/summaryview.c
6007                 make it compile again
6008
6009 2003-07-30 [luke]       0.9.3claws77
6010
6011         * src/crash.c
6012         * src/main.c
6013                 o added/moved signal handlers for SIGTERM (normal kill command) 
6014                   and SIGINT (ctl-c) to be used even without 
6015                   --enable-crash-dialog, fixing bug 166
6016
6017         * src/summaryview.c
6018                 o rewrote menu sensitivity code as per mainwindow.c, fixing 
6019                   bug 227
6020
6021         * src/mainwindow.c
6022                 o changed sensitivity condition for 'Next new' and 'Next 
6023                   unread', fixing bug 8
6024
6025 2003-07-29 [alfons]     0.9.3claws76
6026
6027         * src/common/utils.[ch]
6028                 add generate_msgid()
6029         * src/messageview.c
6030                 save ack'ed RRR; fixes #205, "return receipt is not saved in
6031                 sent folder".
6032
6033 2003-07-29 [alfons]     0.9.3claws75
6034
6035         * src/messageview.c
6036                 fix a memleak (claws-only)
6037
6038 2003-07-29 [alfons]     0.9.3claws74
6039
6040         * src/mimeview.[ch]
6041         * src/gtk/gtkvscrollbutton.[ch]
6042                 fix UI glitch where mime icon toolbox' scroll position is not 
6043                 reset after switching to another message
6044                 
6045
6046 2003-07-29 [paul]       0.9.3claws73
6047
6048         * src/prefs_folder_item.c
6049                 split the prefs into 2 separate pages
6050
6051 2003-07-29 [paul]       0.9.3claws72
6052
6053         * src/compose.c
6054                 prepend "\n\n" to a signature without a separator too
6055
6056 2003-07-29 [paul]       0.9.3claws71
6057
6058         * src/compose.c
6059                 fix bug where changing to an account without an auto-sig
6060                 from an initial account without an auto-sig would insert 
6061                 2 blank lines at the cursor point
6062                 fix bug where changing to an account with an auto-sig
6063                 from an initial account without an auto-sig would insert
6064                 the sig at the cursor point
6065
6066 2003-07-29 [paul]       0.9.3claws70
6067
6068         * src/folderview.c
6069                 use the colour from the folder pref unless the folder
6070                 has new messages
6071
6072 2003-07-29 [alfons]     0.9.3claws69
6073
6074         * src/procmsg.[ch]
6075         * src/messageview.c
6076         * src/procheader.c
6077                 rewrite return receipt request work a little bit (the former 
6078                 implementation presumably depended too much on the UI setting
6079                 flags). (we're losing the old pending flag.) 
6080
6081 2003-07-28 [christoph]  0.9.3claws68
6082
6083         * src/folder.c
6084         * src/imap.c
6085         * src/mh.c
6086         * src/procmsg.[ch]
6087                 fix copy to IMAP folder from other folder
6088
6089 2003-07-28 [christoph]  0.9.3claws67
6090
6091         * src/procmsg.c
6092                 fix sync of procmsg_get_message_file_list
6093
6094 2003-07-28 [christoph]  0.9.3claws66
6095
6096         * sync with 0.9.3cvs14
6097                 see ChangeLog 2003-07-18
6098         * sync with 0.9.3cvs17
6099                 see ChangeLog 2003-07-23
6100
6101         (closes Bug 234 segmentation fault after sending out mail via
6102          smtp(auth))
6103
6104 2003-07-28 [paul]       0.9.3claws65
6105
6106         * po/es.po
6107                 update Spanish translation, submitted by Ricardo Mones
6108                 Lastra
6109
6110 2003-07-28 [christoph]  0.9.3claws64
6111
6112         * src/folder.[ch]
6113         * src/imap.c
6114         * src/mh.c
6115                 return new message numbers as a GRelation instead of a GSList
6116                 that has to be in the same order as the input list. A list
6117                 would make it hard for IMAP to optimize oepration by sorting
6118                 the input list. The returned list would have to be reordered
6119                 to match the same order that input list has.
6120
6121         * src/gtk/gtkaspell.c
6122                 fix missing return value, could cause a crash when garbage is
6123                 on the stack that is used as the expected return value
6124
6125 2003-07-28 [paul]       0.9.3claws63
6126
6127         * sync with 0.9.4cvs1
6128                 see ChangeLog 2003-07-28
6129
6130 2003-07-27 [alfons]     0.9.3claws62
6131
6132         * src/mimeview.c
6133                 tweak it more to make icon list act like a check button group
6134
6135 2003-07-27 [christoph]  0.9.3claws61
6136
6137         * sync with 0.9.3cvs20
6138                 see ChangeLog 2003-07-25
6139
6140 2003-07-27 [paul]       0.9.3claws60
6141
6142         * src/procmsg.c
6143                 re-commit changes from 0.9.3claws58 -
6144                 accidently removed in 0.9.3claws59
6145
6146 2003-07-27 [paul]       0.9.3claws59
6147
6148         * src/procmsg.[ch]
6149                 a sync from 0.9.3cvs17
6150                 see ChangeLog 2003-07-23
6151
6152 2003-07-27 [alfons]     0.9.3claws58
6153
6154         * src/procmsg.c
6155                 add missing header members to MsgInfo; fixes the problem of 
6156                 not displaying X-Faces, as noticed by Ricardo Mones
6157
6158 2003-07-26 [christoph]  0.9.3claws57
6159
6160         * sync with 0.9.3cvs18
6161                 see ChangeLog 2003-07-24
6162
6163 2003-07-26 [christoph]  0.9.3claws56
6164
6165         * sync with 0.9.3cvs17
6166                 see ChangeLog 2003-07-23
6167
6168 2003-07-26 [christoph]  0.9.3claws55
6169
6170         * src/folder.[ch]
6171         * src/imap.c
6172         * src/mbox_folder.c
6173         * src/mh.c
6174         * src/news.c
6175                 add support for copy function that copy multiple messages
6176                 (not implemented yet)
6177
6178         * src/summaryview.c
6179                 add missing return value
6180
6181 2003-07-26 [paul]       0.9.3claws54
6182
6183         * tools/multiwebsearch.pl
6184                 do whitespace substitution before passing the string
6185                 to the browser. fixes bug with browsers that don't
6186                 do whitespace conversion themselves.
6187
6188 2003-07-25 [christoph]  0.9.3claws53
6189
6190         * src/folder.[ch]
6191         * src/imap.c
6192         * src/mh.c
6193                 rewrite adding of multiple messages to a folder for
6194                 claws' folder system
6195
6196 2003-07-25 [luke]       0.9.3claws52
6197
6198         * src/mimeview.c
6199                 o icon toggles set correctly on leaving ctree mimeview
6200
6201 2003-07-25 [paul]       0.9.3claws51
6202
6203         * partial sync with 0.9.3cvs21 [src/main.c]
6204                 see ChangeLog 2003-07-25
6205
6206 2003-07-24 [paul]       0.9.3claws50
6207
6208         * tools/maildir2sylpheed.pl
6209                 fix typo
6210
6211 2003-07-24 [paul]       0.9.3claws49
6212
6213         * src/mimeview.c
6214                 increase the gutter size of paned so that the panes
6215                 can be resized
6216                 
6217         * src/plugins/demo/demo.c
6218                 squeeze in another typo fix
6219
6220 2003-07-24 [paul]       0.9.3claws48
6221
6222         * src/plugins/demo/demo.c
6223           src/prefs_account.c
6224                 small changes to the English
6225                 
6226         * src/pixmaps/mime_application_octect_stream.xpm        ** REMOVED **
6227           src/pixmaps/mime_application_octet_stream.xpm         ** NEW FILE **
6228           src/Makefile.am
6229           src/stock_pixmap.c
6230                 rename the misspelled icon
6231
6232 2003-07-23 [alfons]     0.9.3claws47
6233
6234         * src/mimeview.c
6235                 make icon list look like a list of toggles
6236
6237 2003-07-23 [luke]       0.9.3claws46
6238
6239         * src/pixmaps/mimeview_gpg_expired.xpm
6240         * src/pixmaps/mimeview_gpg_failed.xpm
6241         * src/pixmaps/mimeview_gpg_passed.xpm
6242         * src/pixmaps/mimeview_text_html.xpm
6243         * src/pixmaps/mimeview_image.xpm
6244                 o all icons the same size
6245
6246         * src/mimeview.[ch]
6247                 o mimeview ctree arranged vertically above the viewer
6248                 o icons changed to buttons
6249                 o can use keyboard to select an icon (Enter)
6250                 o resize icon list to width of icons
6251
6252         *  src/gtk/gtkvscrollbutton.c
6253                 o sensitivity of buttons reacts to position
6254
6255 2003-07-23 [christoph]  0.9.3claws45
6256
6257         * sync with 0.9.3cvs14 (incomplete)
6258                 see ChangeLog 2003-07-17
6259
6260 2003-07-23 [alfons]     0.9.3claws44
6261
6262         * src/folder.c
6263         * src/procmsg.h
6264                 sync with my local tree to restore some claws-only things
6265
6266 2003-07-23 [paul]       0.9.3claws43
6267
6268         * src/pixmaps/mime_gpg_expired.xpm      ** NEW FILE **
6269           src/pixmaps/mime_gpg_unknown.xpm      ** NEW FILE **
6270           src/Makefile.am
6271           src/mimeview.c
6272           src/procmime.h
6273           src/rfc2015.c
6274           src/stock_pixmap.[ch]
6275                 indicate missing keys and expired sigs/keys
6276                 in mime view column
6277
6278 2003-07-23 [paul]       0.9.3claws42
6279
6280         * src/compose.c
6281                 Redirect fixes: enable automatic account selection and
6282                 do not append signature to message on changing account
6283                 fixes Bug[s] #248
6284
6285 2003-07-23 [paul]       0.9.3claws41
6286
6287         * sync with 0.9.3cvs16
6288                 see ChangeLog 2003-07-23
6289
6290 2003-07-23 [alfons]     0.9.3claws40
6291
6292         * src/inc.c
6293                 give progress dialog a main window, and give it the first 
6294                 one (presumably the only one). fixes bug #247, "segfault on 
6295                 pop-before-smtp" 
6296
6297 2003-07-22 [alfons]     0.9.3claws39
6298
6299         * src/summaryview.c
6300                 shift-space scrolls up
6301
6302 2003-07-22 [paul]       0.9.3claws38
6303
6304         * sync with 0.9.3cvs15
6305                 see ChangeLog 2003-07-22
6306
6307 2003-07-20 [alfons]     0.9.3claws37
6308
6309         * src/compose.c
6310                 put menu inside #ifdef USE_ASPELL..#endif
6311
6312 2003-07-20 [christoph]  0.9.3claws36
6313
6314         * src/procmsg.c
6315                 fix wrong flags in MsgInfo returned by
6316                 procmsg_msginfo_get_full_info()
6317
6318         (closes Bug 221 Deleting messages from the Message View gives incorrect
6319          new/unread message counts in the folder view)
6320
6321         * src/plugins/spamassassin/spamassassin_gtk.c
6322                 add gettext macro for prefs page title
6323
6324 2003-07-20 [paul]       0.9.3claws35
6325
6326         * src/mimeview.c
6327                 redraw icon list on signature check
6328
6329 2003-07-20 [christoph]  0.9.3claws34
6330
6331         * src/Makefile.am
6332         * src/account.c
6333         * src/folder.[ch]
6334         * src/folder_item_prefs.[ch]            ** NEW **
6335         * src/folderview.c
6336         * src/mainwindow.c
6337         * src/mh.c
6338         * src/prefs_gtk.c
6339         * src/prefs_scoring.c
6340         * src/summaryview.c
6341         * src/prefs_folder_item.[ch]
6342                 o seperate FolderItemPrefs (formerly PrefsFolderItem) and the
6343                   Properties dialog
6344                 o use prefswindow for folder properties
6345
6346         * src/gtk/prefswindow.[ch]
6347                 change implementation to use an invisible notebook instead
6348                 of unparenting widgets
6349
6350 2003-07-20 [christoph]  0.9.3claws33
6351
6352         * src/compose.h
6353         * src/folder.c
6354         * src/folderview.h
6355         * src/headerview.h
6356         * src/prefs_filtering.h
6357         * src/prefs_folder_item.[ch]
6358         * src/procmime.h
6359         * src/procmsg.h
6360         * src/summaryview.h
6361                 clean up header mess
6362                 (always use 1. typedefs, 2. #includes, 3. structures)
6363
6364         * src/common/version.h.in
6365                 add casts for constants
6366
6367         * src/plugins/demo/demo.c
6368                 fix typo
6369
6370         * src/plugins/spamassassin/spamassassin.c
6371                 remove unused variable
6372
6373 2003-07-20 [alfons]     0.9.3claws32
6374
6375         * src/mimeview.c
6376                 o make icon buttons respond on left click
6377                 o minor cosmetic change
6378
6379 2003-07-19 [luke]       0.9.3claws31
6380
6381         * src/mimeview.[ch]
6382         * src/gtk/gtkvscrollbutton.c
6383         * src/messageview.c
6384                 o improved mimeview behaviour when selecting a new message
6385                 o plus code cleanups to remove compile warnings
6386
6387
6388 2003-07-19 [alfons]     0.9.3claws30
6389
6390         * src/procmsg.c
6391         * src/compose.c
6392         * src/common/utils.[ch]
6393                 subject_get_reply_prefix_length() <- subject_get_prefix_length()
6394
6395 2003-07-19 [alfons]     0.9.3claws29
6396
6397         * src/prefs_folder_item.c
6398                 reinit "legacy" tmp_prefs, so we don't free nor use invalid 
6399                 string pointers
6400
6401 2003-07-19 [luke]       0.9.3claws28
6402
6403         * src/messageview.c
6404         * src/mimeview.[ch]
6405         * src/procmime.h
6406         * src/rfc2015.c
6407         * src/stock_pixmap.[ch]
6408         * src/gtk/Makefile.am
6409         * src/Makefile.am
6410         * src/gtk/gtkvscrollbutton.[ch]         ** NEW **
6411         * src/pixmaps/mime_*.xpm                ** NEW **
6412                 o mimeview rearrangement with a new icon shortcut bar
6413
6414 2003-07-19 [alfons]     0.9.3claws27
6415
6416         * src/folderview.c
6417                 o plug leaking nodes_to_recollapse
6418                 o add folderview_recollapse_all_nodes() (not used yet)
6419
6420 2003-07-19 [alfons]     0.9.3claws26
6421
6422         * src/compose.c
6423         * src/common/utils.c
6424                 honour #240 "Better SUBJECT handling" by cleaning the prefix
6425                 for both forwarding as replying
6426
6427 2003-07-18 [christoph]  0.9.3claws25
6428
6429         * configure.ac
6430         * src/common/sylpheed.[ch]
6431         * src/common/version.h.in
6432                 add version in numeric form to allow easy comparison
6433
6434         * src/plugins/demo/demo.c
6435                 add version check
6436                 - sylpheed version > plugin version => never allowed, sylpheed
6437                   could contain unknown API changes
6438                 - sylpheed version < minimum version required => don't load,
6439                   API required not available (if linking does not fail)
6440
6441 2003-07-18 [alfons]     0.9.3claws24
6442         
6443         * src/common/plugin.[ch]
6444                 const correctness
6445
6446 2003-07-18 [christoph]  0.9.3claws23
6447
6448         * src/common/hooks.c
6449                 fix crash when hooks where unregisted
6450
6451         * src/plugins/trayicon/trayicon.c
6452                 unregister detroy signal before destroying the widget
6453                 (still crashes when the plugin is unloaded)
6454
6455 2003-07-18 [alfons]     0.9.3claws22
6456         
6457         * src/folderview.c
6458                 delay expanding folder tree during drags until timeout triggered
6459                 (needs perhaps some tweaking, so testing is welcome)
6460
6461 2003-07-17 [alfons]     0.9.3claws21
6462
6463         * src/folderview.c
6464                 clean up cruft
6465
6466 2003-07-17 [christoph]  0.9.3claws20
6467
6468         * src/common/session.c
6469                 fix opening of SSL connections
6470
6471         * src/plugins/image_viewer/Makefile.am
6472                 add OPENSSL_CFLAGS (we should find a better solution to remove
6473                 this dependencies if they are not required)
6474
6475         * src/plugins/spamassassin/spamassassin.c
6476                 remove setlocale workaround (fixed in libspamc)
6477
6478         (closes Bug Bug 184 Entering non-ascii character deletes previous char
6479          if spell checking enabled)
6480
6481 2003-07-17 [alfons]     0.9.3claws19
6482
6483         * src/common/hooks.[ch]
6484         * src/plugins/clamav/clamav_plugin.c
6485         * src/plugins/spamassassin/spamassassin.c
6486         * src/plugins/trayicon/trayicon.c
6487                 fix signedness muck 
6488
6489 2003-07-17 [alfons]     0.9.3claws18
6490
6491         * src/procmime.c
6492                 plug memleak
6493
6494 2003-07-17 [alfons]     0.9.3claws17
6495
6496         * src/inc.c
6497                 plug memleak
6498
6499 2003-07-17 [paul]       0.9.3claws16
6500
6501         * src/common/defs.h
6502           src/mainwindow.c
6503           src/manual.[ch]
6504                 add link to the Claws site's FAQ page, after the suggestion
6505                 and patch by Fred Marton <Fred.Marton@uni-bayreuth.de>
6506                 Move url strings to defs.h
6507                 
6508         * src/mainwindow.c
6509                 fix typo to prevent "unknown menu entry" warnings
6510
6511 2003-07-17 [alfons]     0.9.3claws15
6512
6513         * src/folderview.[ch]
6514         * src/summaryview.[ch]
6515         * src/mimeview.[ch]
6516                 plug DnD leaks 
6517
6518 2003-07-17 [paul]       0.9.3claws14
6519
6520         * src/inc.c
6521                 remove two instances of 'GTK_EVENTS_FLUSH' because
6522                 they are unnecessary and probably cause a stack overflow
6523
6524 2003-07-16 [christoph]  0.9.3claws13
6525
6526         * src/mimeview.[ch]
6527                 use an invisible GTK notebook to switch between viewers
6528                 instead of reparenting widgets
6529
6530 2003-07-16 [christoph]  0.9.3claws12
6531
6532         * src/folder.c
6533                 move folder_item_update_freeze() to correct place in
6534                 folder_item_scan_full()
6535
6536 2003-07-16 [paul]       0.9.3claws11
6537
6538         * sync with 0.9.3cvs12
6539                 see ChangeLog 2003-07-14 and 2003-07-15
6540
6541 2003-07-16 [christoph]  0.9.3claws10
6542
6543         * src/imap.[ch]
6544         * src/prefs_account.[ch]
6545                 sync IMAP CRAM-MD5 authentication with sylpheed-main
6546
6547 2003-07-15 [alfons]     0.9.3claws9
6548
6549         * src/main.c
6550                 make --config-dir do something useful
6551
6552 2003-07-15 [alfons]     0.9.3claws8
6553
6554         * src/procmsg.c
6555                 o fix a bug where 'last' didn't really point to the last message
6556                   in the top level list of children, but to the last threaded
6557                   message. 
6558                 
6559                 o clean up and make it easier to sync
6560
6561 2003-07-15 [alfons]     0.9.3claws7
6562
6563         * src/mainwindow.c
6564                 make correct menu items sensitive       
6565
6566 2003-07-14 [alfons]     0.9.3claws6
6567
6568         * src/procmsg.c
6569                 tune the threader so it will not subject-thread any message
6570                 without a subject prefix (this will not thread correctly if 
6571                 a parent is delivered after their childs, but it looks 
6572                 better right now)
6573
6574 2003-07-13 [christoph]  0.9.3claws5
6575
6576         * src/mainwindow.c
6577                 group "Add mailbox *..." menu items in submenu
6578
6579 2003-07-13 [alfons]     0.9.3claws4
6580
6581         * src/summaryview.c
6582                 correct summary_toggle_pressed() signature and make sure
6583                 signal is not passed on
6584
6585 2003-07-13 [alfons]     0.9.3claws3
6586
6587         * src/summaryview.c
6588                 o for now don't pass on keys when they we're handled by 
6589                   ctree::key_press_event
6590                 o clean up
6591
6592 2003-07-13 [alfons]     0.9.3claws2
6593         
6594         * src/main.c
6595                 add command line option "--config-dir" to get the current 
6596                 configuration dir
6597
6598 2003-07-12 [alfons]     0.9.3claws1
6599
6600         * src/matcher.[ch]
6601         * src/matcher_parser_parse.y
6602         * src/prefs_filtering.c
6603         * src/filtering.c
6604                 add "Lock" filter action to lock messages;
6605
6606         * src/filtering.c       
6607                 remove debug_print()    
6608         * src/prefs_filtering.c
6609                 re-organize matcher part 9: 
6610                 make action text entries easily extendible;
6611                 merge widget selection for ACTION_MARK, ACTION_UNMARK, ACTION_LOCK,
6612                 ACTION_UNLOCK, ACTION_MARK_AS_READ, ACTION_MARK_AS_UNREAD
6613
6614 2003-07-12 [paul]
6615
6616         * tools/README
6617                 update old information and add missing
6618                 information
6619
6620 2003-07-12 [paul]       0.9.3claws
6621
6622         * 0.9.3claws released
6623         
6624 2003-07-12 [paul]       0.9.0claws103
6625
6626         * src/Makefile.am
6627                 add addrquery.h
6628
6629 2003-07-12 [melvin]     0.9.0claws102
6630
6631         * src/messageview.c
6632                 Fixed bug #215: Show MIME tab for single text/html messages. 
6633                 
6634 2003-07-12 [paul]       0.9.0claws101
6635
6636         * man/sylpheed.1
6637                 updated
6638
6639 2003-07-12 [paul]       0.9.0claws100
6640
6641         * po/es.po
6642           po/hr.po
6643           po/pl.po
6644           po/sr.po
6645                 update Spanish, Croatian, Polish, Serbian translations.
6646                 submitted by Ricardo Mones Lastra, Dragan, Witold
6647                 Wladyslaw Wojciech Wilk, Urke MMI
6648
6649 2003-07-12 [melvin]     0.9.0claws99
6650
6651         * po/fr.po
6652                 Updated French translations.
6653
6654 2003-07-12 [paul]       0.9.0claws98
6655
6656         * src/addressbook.c
6657                 disable 'Lookup' button as it has no effect
6658
6659 2003-07-11 [alfons]     0.9.0claws97
6660         
6661         * src/summaryview.c
6662                 summary_searchbar_pressed() should return TRUE to signal that
6663                 event was handled. when returning void, the return value passed
6664                 to GTK is actually random, but maybe FALSE, in which case the
6665                 event is handled by parent
6666                 
6667 2003-07-10 [paul]       0.9.0claws96
6668
6669         * ac/missing/gettext.m4
6670                 update to version 0.12
6671
6672 2003-07-10 [paul]       0.9.0claws95
6673
6674         * src/plugins/clamav/clamav_plugin.c
6675                 fix bug where multipart/alternative messages
6676                 would slip through without being scanned
6677
6678 2003-07-10 [christoph]  0.9.0claws94
6679
6680         * src/folder.c
6681                 correct check if folder supports removing when a message is
6682                 moved. if not the message is only copied.
6683
6684         (closes Bug 132 crash on startup in newsgroups folders)
6685
6686 2003-07-09 [alfons]     0.9.0claws93
6687
6688         * configure.ac
6689         * src/common/defs.h
6690                 --with-config-dir (default .sylpheed)
6691
6692 2003-07-09 [christoph]  0.9.0claws92
6693
6694         * configure.ac
6695                 use PKG_CHECK_MODULES to check for gtkmathview
6696                 (version 0.4.2 now required)
6697
6698 2003-07-08 [melvin]     0.9.0claws91
6699
6700         * src/action.c
6701                 Implemented a progress bar that counts the number of completed
6702                 tasks when the action runs more than one command.
6703
6704 2003-07-08 [alfons]     0.9.0claws90
6705
6706         * src/procmsg.c
6707                 if queued message has an invalid Message-Id, don't try to
6708                 find message it refers to (fixes #209 "crash when processing 
6709                 in folder")
6710
6711 2003-07-08 [paul]       0.9.0claws89
6712
6713         * sync with 0.9.3cvs2
6714                 see ChangeLog 2003-07-08
6715
6716 2003-07-08 [match]      0.9.0claws88
6717
6718         * src/ldapctrl.c
6719                 extend LDAP search for first/last name by parsing search term.
6720
6721 2003-07-08 [alfons]     0.9.0claws87
6722
6723         * src/send_message.c
6724                 fix bug #208 "Status message stuck when sending on POP3 account"
6725
6726 2003-07-07 [paul]       0.9.0claws86
6727
6728         * po/hr.po
6729                 new Croatian translation, submitted by
6730                 Dragan <drleskov@inet.hr>
6731
6732 2003-07-07 [paul]       0.9.0claws85
6733
6734         * sync with 0.9.3cvs1
6735                 see ChangeLog 2003-07-07
6736
6737 2003-07-05 [christoph]  0.9.0claws84
6738
6739         * src/Makefile.am
6740         * src/messageview.c
6741         * src/mimeview.[ch]
6742         * src/stock_pixmap.[ch]
6743         * src/pixmaps/messageview_text.xpm              ** NEW **
6744                 move mimeview tabs to the right side and use icons
6745                 instead of text to save some space
6746
6747         (patch by Luke Plant <lukeplant@softhome.net>)
6748
6749 2003-07-05 [christoph]  0.9.0claws83
6750
6751         * src/inc.c
6752                 add NULL pointer checks
6753
6754         (patch by Luke Plant <lukeplant@softhome.net>)
6755         (closes Bug 204 0.9.0 quits on authentication error?!)
6756
6757 2003-07-05 [alfons]     0.9.0claws82
6758
6759         * configure.ac
6760                 take the clue in bug #202 "./configure script - 
6761                 'if test' comparison failure" reported by John Kristoff. 
6762
6763 2003-07-04 [christoph]  0.9.0claws81
6764
6765         * src/plugins/spamassassin/spamassassin.c
6766                 set timeout for spam check
6767
6768 2003-07-04 [christoph]  0.9.0claws80
6769
6770         * src/main.c
6771                 destroy all FolderItems when shutting down to
6772                 allow folders to clean up
6773
6774 2003-07-04 [melvin]     0.9.0claws79
6775
6776         * src/gtk/gtkaspell.c
6777                 Fixed bug #184 "Entering non-ascii character deletes
6778                 previous char if spell checking enabled": this makes
6779                 the spell checking in multibytes (e.g. UTF-8)locales work.
6780                 (Patch by Luke Plant).
6781                 
6782 2003-07-04 [christoph]  0.9.0claws78
6783
6784         * sync with 0.9.2cvs1
6785                 see ChangeLog 2003-06-10
6786
6787 2003-07-04 [paul]       0.9.0claws77
6788
6789         * sync with 0.9.3 release
6790                 see ChangeLog 2003-07-04
6791
6792 2003-07-03 [christoph]  0.9.0claws76
6793
6794         * src/folder.[ch]
6795         * src/imap.c
6796         * src/mbox_folder.c
6797         * src/mh.c
6798         * src/news.c
6799                 move folder_item_get_path() stuff into a folder virtual function
6800
6801         * src/procmsg.c
6802                 use folder_item_fetch_msg() to get message and do not contruct
6803                 the filename from path and number
6804
6805 2003-07-03 [paul]       0.9.0claws75
6806
6807         * sync with 0.9.2cvs12
6808                 see ChangeLog 2003-07-03
6809
6810 2003-07-02 [paul]       0.9.0claws74
6811
6812         * src/messageview.c
6813                 fix text-selection for replying
6814
6815 2003-07-02 [paul]       0.9.0claws73
6816
6817         * sync with 0.9.2cvs11
6818                 see ChangeLog 2003-07-02
6819
6820 2003-07-02 [paul]       0.9.0claws72
6821
6822         * src/procmsg.c
6823                 revert last commit because it breaks more
6824                 than it fixes
6825
6826 2003-07-02 [paul]       0.9.0claws71
6827
6828         * src/procmsg.c
6829                 fix thread by subject/sort by date
6830
6831 2003-07-01 [paul]       0.9.0claws70
6832
6833         * sync with 0.9.2cvs10
6834                 see ChangeLog 2003-07-01
6835
6836 2003-06-30 [paul]       0.9.0claws69
6837
6838         * sync with 0.9.2cvs9
6839                 see ChangeLog 2003-06-30
6840
6841 2003-06-28 [match]      0.9.0claws68
6842
6843         * src/addressbook.c
6844                 fix null ptr.
6845
6846 2003-06-27 [paul]       0.9.0claws67
6847
6848         * sync with 0.9.2cvs7
6849                 see ChangeLog 2003-06-27
6850
6851 2003-06-26 [christoph]  0.9.0claws66
6852
6853         * src/folder.c
6854                 freeze folder updates while a folder is scanned
6855
6856         (closes Bug 185 New message counter)
6857
6858 2003-06-26 [darko]      0.9.0claws65
6859
6860         * src/ldapserver.c
6861                 fix infinite loop when adding a new LDAP server
6862
6863 2003-06-26 [paul]       0.9.0claws64
6864
6865         * sync with 0.9.2cvs6
6866                 see ChangeLog 2003-06-26
6867
6868 2003-06-26 [paul]       0.9.0claws63
6869
6870         * sync with 0.9.2cvs5
6871                 see ChangeLog 2003-06-25 and 2003-06-26
6872
6873 2003-06-25 [match]      0.9.0claws62
6874
6875         * src/addr_compl.c
6876                 Fixed tab/backtab for dropped-down completion list to
6877                 move next/previous field. (close bug 147)
6878
6879 2003-06-25 [christoph]  0.9.0claws61
6880
6881         * src/addr_compl.[ch]
6882         * src/addrindex.[ch]
6883         * src/folderview.c
6884         * src/inc.c
6885         * src/news.c
6886         * src/summaryview.c
6887         * src/toolbar.c
6888                 fix warnings
6889
6890 2003-06-25 [leandro]    0.9.0claws60
6891
6892         * src/compose.c
6893                 o cleanups
6894                 o gray out "Message/Remove references" menu item if not
6895                   replying to a message
6896
6897 2003-06-24 [leandro]    0.9.0claws59
6898
6899         * src/compose.[ch]
6900                 o removed "Message/Create new thread" menu item
6901                 o added "Message/Remove references" menu item
6902                   (it's off by default and will not check anymore
6903                    if the subject changed)
6904
6905 2003-06-23 [alfons]     0.9.0claws58
6906
6907         * src/procmsg.c
6908                 try better grouping messages threaded by subject based on their age.
6909                 still not perfect - because the message tree is not sorted by date.  
6910
6911 2003-06-23 [thorsten]   0.9.0claws57
6912
6913         * src/pop.[ch]
6914                 added mail_receive_hook to allow modifications
6915                 directly after retrieval (e.g. adding headers).
6916
6917 2003-06-23 [paul]       0.9.0claws56
6918
6919         * src/sourcewindow.c
6920                  enable the use of Ctrl+A to select all text in
6921                  the sourcewindow
6922                  Patch submitted by Ivan Francolin Martinez
6923                  <ivanfm@users.sourceforge.net>
6924
6925 2003-06-22 [christoph]  0.9.0claws55
6926
6927         * src/folder.[ch]
6928                 o add notification hook for folder tree changes
6929                 o invoke hooks after folder tree scanning
6930
6931         * src/folderview.[ch]
6932                 register hook for folder tree changes that
6933                 updates the ctree
6934
6935         (there are more places that should be updated, like add, remove 
6936          or move folder)
6937
6938         (closes Bug 164 Crash on rebuild folder tree)
6939         (closes Bug 190 Crash on 'rebuilding folder tree')
6940
6941 2003-06-21 [leandro]    0.9.0claws54
6942
6943         * src/compose.[ch]
6944                 create a new thread if subject changes
6945                 (it's on by default, can be disabled in Message menu)
6946
6947 2003-06-21 [alfons]     0.9.0claws53
6948
6949         * src/summaryview.c
6950                 quiet little compiler
6951
6952 2003-06-21 [christoph]  0.9.0claws52
6953
6954         update gettext stuff to version 0.12
6955
6956 2003-06-19 [alfons]     0.9.0claws51
6957
6958         * src/common/log.c
6959         * src/common/plugin.c
6960                 move defs.h before glib.h to prevent MIN/MAX redefs
6961
6962 2003-06-19 [alfons]
6963
6964         * src/addressbook.c
6965                 translatable
6966
6967 2003-06-19 [match]      0.9.0claws50
6968
6969         * src/addressbook.[ch]
6970         * src/addrindex.[ch]
6971         * src/addr_compl.[ch]
6972         * src/editldap.[ch]
6973         * src/editldap_basedn.[ch]
6974         * src/addritem.[ch]
6975         * src/ldapquery.h
6976                 re-implemented dynamic LDAP search. works without
6977                 slowdown on display sender with addressbook
6978                 option.
6979         * src/addrbook.c
6980                 documented code.
6981
6982 2003-06-19 [paul]       0.9.0claws49
6983
6984         * src/compose.c
6985                 fix Bug #136 'Nonprovided quotation marks crash claws'
6986                 patch submitted by Pawel Pêkala <c0rn@gazeta.pl>
6987
6988 2003-06-19 [alfons]     0.9.0claws48
6989
6990         * src/prefs_common.[ch]
6991         * src/procmsg.c
6992                 restrict threading by subject by checking thread for
6993                 age (prefs_common.thread_by_subject_max_age)
6994
6995 2003-06-18 [christoph]  0.9.0claws47
6996
6997         * src/imap.c
6998                 fix memory leak in imap_cmd_fetch()
6999
7000 2003-06-18 [christoph]  0.9.0claws46
7001
7002         * src/prefs_gtk.c
7003                 fix memory leak in prefs_set_default() when used multiple
7004                 times or after prefs have been read
7005
7006 2003-06-18 [christoph]  0.9.0claws45
7007
7008         * src/common/plugin.c
7009                 fix memory leak in plugin_unload()
7010
7011 2003-06-18 [christoph]  0.9.0claws44
7012
7013         * src/imap.c
7014                 fix memory leak in imap_cmd_ok()
7015
7016 2003-06-18 [christoph]  0.9.0claws43
7017
7018         * src/folder.c
7019                 stop messages that are downloaded from POP3 and added to
7020                 an IMAP inbox from being filtered twice (first by POP3
7021                 and again when IMAP folder is scaned to get the UID of
7022                 the APPEND operation when no UIDPLUS is available)
7023
7024 2003-06-18 [alfons]
7025
7026         * tools/Makefile.am
7027                 phoenix <- firebird     
7028
7029 2003-06-18 [paul]
7030
7031         * tools/launch_phoenix          ** REMOVED **
7032           tools/launch_firebird         ** NEW **
7033                 renamed and edited to reflect the browser's name change from
7034                 'phoenix' to 'firebird'
7035
7036 2003-06-18 [paul]       0.9.0claws42
7037
7038         * sync with 0.9.2cvs2
7039                 see ChangeLog 2003-06-16
7040
7041 2003-06-17 [alfons]     0.9.0claws41
7042
7043         * src/procmsg.c
7044                 prevent threading problems when a node is an ancestor (parent / great parent),
7045                 which mostly happens with circular references (thanks to Phillipe Gramoullé
7046                 for finding an sample set of messages)
7047
7048 2003-06-16 [christoph]  0.9.0claws40
7049
7050         * src/main.c
7051                 don't popup main window on --receive or --receive-all
7052
7053         * src/mainwindow.[ch]
7054         * src/plugins/trayicon/trayicon.c
7055                 allow hiding of main window by clicking on the trayicon
7056                 (doesn't work correctly in seperate window mode and may
7057                  cause unexpected GTK problems I couldn't find yet)
7058
7059         * src/common/ssl.c
7060                 remove incorrect warning
7061
7062 2003-06-15 [alfons]     0.9.0claws39
7063
7064         * src/gtk/gtkstext.c
7065                 don't output debug text;
7066                 #ifdef out print_line() if not debugging (thanks to Martin Wicke
7067                 for pointing this out);
7068
7069 2003-06-14 [alfons]     0.9.0claws38
7070         
7071         * src/messageview.c
7072                 remove printf() and make one if..else comply with coding style
7073
7074 2003-06-14 [alfons]     0.9.0claws37
7075
7076         * AUTHORS
7077                 add Martin Wicke
7078         * src/action.c
7079         * src/messageview.[ch]
7080         * src/summaryview.c
7081                 apply patch #754162 "Quoting messages filtered by actions" submitted
7082                 by Martin Wicke, which allows quoting message body changed by an
7083                 action (Thanks!).
7084
7085 2003-06-13 [alfons]     0.9.0claws36
7086
7087         * src/utils.c
7088                 add several other subject reply prefixes (suggested by Christoph and Ivan Martinez)
7089                 use case insensitive regexp (suggested by Ivan Martinez)
7090
7091 2003-06-13 [christoph]  0.9.0claws35
7092
7093         * configure.ac
7094         * src/plugins/trayicon/Makefile.am
7095         * src/plugins/trayicon/eggtrayicon.[ch]                         ** REMOVE **
7096         * src/plugins/trayicon/trayicon.c
7097         * src/plugins/trayicon/libeggtrayicon/.cvsignore                ** NEW **
7098         * src/plugins/trayicon/libeggtrayicon/Makefile.am               ** NEW **
7099         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.[ch]          ** NEW **
7100         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.[ch]           ** NEW **
7101         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.[ch]        ** NEW **
7102         * src/plugins/trayicon/libeggtrayicon/xembed.h                  ** NEW **
7103                 replace my own EggTrayIcon backport with the backport
7104                 used by (l|x)mule and gabber.
7105
7106 2003-06-13 [alfons]     0.9.0claws34
7107
7108         * AUTHORS
7109         * src/common/utils.c
7110                 add Aw: to list of reply prefixes (thanks to Martin Zwickel)
7111
7112 2003-06-13 [alfons]     0.9.0claws33
7113
7114         * src/compose.c
7115                 clean up a little bit
7116
7117 2003-06-12 [alfons]     0.9.0claws32
7118
7119         * src/compose.c
7120                 const correctness fix
7121
7122         * src/common/sylpheed.[ch]
7123                 () -> (void)
7124                 prevent redef MIN/MAX
7125                 
7126         * src/common/utils.[ch]
7127                 () -> (void)
7128
7129 2003-06-12 [melvin]     0.9.0claws31
7130
7131         * src/compose.c
7132                 Updated to take into accounts changes in GtkAspell.
7133
7134 2003-06-12 [alfons]     0.9.0claws30
7135
7136         * src/compose.c
7137         * src/procmsg.c
7138         * src/common/utils.[ch]
7139                 handle reply subject prefixes better (initial 
7140                 suggestion by Robert Story adapted and enhanced 
7141                 using regexps)
7142
7143 2003-06-12 [melvin]     0.9.0claws29
7144
7145         * src/compose.c
7146                 Use new gtkaspell_checkers_strerror() to get the speller's
7147                 error message instead of accessing the (now private)
7148                 checkers structure.
7149                 Minor code clean up
7150
7151         * src/main.c
7152                 Use #ifdef instead of #if for USE_ASPELL
7153                 Use the new spell checkers init/quit functions 
7154
7155         * src/gtk/gtkaspell.c
7156                 Use #ifdef instead of #if for USE_ASPELL
7157                 Moved in the majority of GtkAspell structures that were
7158                 exported before by gtkaspell.h
7159         
7160         * src/gtk/gktaspell.h
7161                 Made gtkaspell.h contain only the necessary data to be
7162                 publicized by moving many structures to gtkaspell.c.
7163                 Enclosed all the declaration in a #ifdef USE_ASPELL #endif
7164                 gtkaspell_checkers_new(): replaced by...
7165                 gtkaspell_checkers_init(): new function for initialization
7166                 gtkaspell_checkers_delete(): replaced by...
7167                 gtkaspell_checkers_quit(): new function
7168                 gtkaspell_checkers_strerror(): new function that returns
7169                 the checker's last error message.
7170                 
7171 2003-06-11 [melvin]     0.9.0claws28
7172
7173         * po/POTFILES.in
7174                 Updated to take into account gtkaspell.c migration to
7175                 ./src/gtk/ (Thanks to Ricardo Mones Lastra for reporting it)
7176
7177 2003-06-10 [alfons]     0.9.0claws27
7178
7179         * src/filtering.[ch]
7180         * src/folder.c
7181         * src/matcher.c
7182         * src/scoring.[ch]
7183                 - try fixing bug #18 (any brave testers?)
7184                 - add more robustness by refusing previously 
7185                   unchecked NULL pointers 
7186
7187 2003-06-10 [alfons]     0.9.0claws26
7188
7189         * src/procmsg.c
7190                 fix bug #176 by don't checking MsgInfos with a NULL msgid 
7191
7192 2003-06-09 [alfons]     0.9.0claws25
7193
7194         * src/prefs_common.c
7195                 fix bug #163 "Icon switching doesnt work properly" by 
7196                 preventing early freeing of prefs_common.pixmap_theme_path.
7197
7198 2003-06-09 [christoph]  0.9.0claws24
7199
7200         * src/gtk/gtkaspell.c
7201                 revert Thorsten's fix and add forgotten g_strdup for
7202                 aspell path (it should not be possible to alter the path a
7203                 GtkASpell uses from outside)
7204
7205 2003-06-09 [thorsten]   0.9.0claws23
7206
7207         * src/gtk/gtkaspell.c
7208                 dont free prefs_common.aspell_path when closing compose
7209
7210 2003-06-08 [colin]      0.9.0claws22
7211
7212         * src/plugins/spamassassin/spamassassin.c
7213                 fix prefs types
7214
7215 2003-06-07 [christoph]  0.9.0claws21
7216
7217         * src/Makefile.am
7218         * src/compose.c
7219         * src/gtkaspell.[ch]            ** REMOVE **
7220         * src/gtk/Makefile.am
7221         * src/gtk/gtkaspell.[ch]        ** NEW **
7222                 o make gtkaspell independent from sylpheed's prefs
7223                 o move gtkaspell.[ch] to gtk directory
7224
7225 2003-06-07 [christoph]  0.9.0claws20
7226
7227         * src/Makefile.am
7228         * src/crash.c
7229         * src/export.c
7230         * src/filesel.[ch]              ** REMOVE **
7231         * src/folder.c
7232         * src/main.[ch]
7233         * src/common/sylpheed.[ch]
7234         * src/gtk/Makefile.am
7235         * src/gtk/filesel.[ch]          ** NEW **
7236         * src/gtk/pluginwindow.c
7237         * src/gtk/sslcertwindow.c
7238                 move filesel.[ch] to gtk directory
7239
7240 2003-06-07 [alfons]     0.9.0claws19
7241
7242         * src/filesel.c
7243                 make (multi) file selection dialog work again (Claws-only)
7244
7245 2003-06-07 [thorsten]   0.9.0claws18
7246
7247         * po/de.po
7248                 fix typos
7249
7250 2003-06-07 [alfons]     0.9.0claws17
7251
7252         * configure.ac
7253         * src/mimeview.c
7254                 detect apache mishap in which case don't include fnmatch.h
7255                 if regex.h is already included
7256
7257 2003-06-06 [christoph]  0.9.0claws16
7258
7259         * configure.ac
7260         * src/mimeview.h
7261                 add check for fnmatch.h and include it when available
7262
7263         * src/mimeview.[ch]
7264                 fix wrong case sensitivity of Content-Types
7265
7266         * src/gtk/Makefile.am
7267                 need the same include paths in gtk directory as in
7268                 common directory because .h files in common can
7269                 include files from these directories, when included
7270                 in gtk's .h or .c files
7271
7272 2003-06-06 [alfons]     0.9.0claws15
7273
7274         * src/mimeview.c
7275         * src/summaryview.c
7276                 make it compile again because of regex.h / fnmatch.h 
7277                 include problems (related to recent mime stuff, can
7278                 someone check this?)
7279
7280 2003-06-06 [thorsten]   0.9.0claws14
7281
7282         * src/folderview.c
7283                 possible use of uninitialized pointer while dragging
7284
7285 2003-06-06 [paul]       0.9.0claws13
7286
7287         * src/compose.c
7288                 fix bug where the insert sig button would be effective
7289                 only when auto_sig was set
7290
7291 2003-06-06 [paul]       0.9.0claws12
7292
7293         * sync with 0.9.2 release
7294
7295 2003-06-02 [paul]       0.9.0claws11
7296
7297         * sync with 0.9.1cvs1
7298                 see ChangeLog 2003-06-02
7299                 
7300         * po/de.po
7301                 update by Jens
7302
7303 2003-06-01 [christoph]  0.9.0claws10
7304
7305         * src/account.c
7306                 don't use substring search to find accounts by email address
7307
7308         (closes Bug 169 Overly loose matching of "From" address)
7309
7310 2003-05-31 [christoph]  0.9.0claws9
7311
7312         * doc-src/rfc2683.txt
7313         * src/imap.c
7314                 limit IMAP command length as recommended in RFC2683
7315                 (message number lists will be split into multiple imap
7316                 sets, the limit of 1000 octets is not a hard limit)
7317
7318         (closes Bug 161 sylpheed-claws exits with segfault when logging
7319          in to certain imap-servers)
7320
7321 2003-05-29 [alfons]     0.9.0claws8
7322
7323         * src/toolbar.[ch]
7324                 add print button (calling summary_print());
7325                 fine tune setting tooltip text;
7326                 (if someone needs other buttons, please take these 
7327                 commits as a guide, instead of bothering us - also
7328                 see 0.8.11claws150) 
7329
7330 2003-05-29 [darko]      0.9.0claws7
7331
7332         * src/compose.c
7333                 fix crash when word wrapping kicks in due to
7334                 changed text by spell checker
7335
7336 2003-05-29 [paul]       0.9.0claws6
7337
7338         * src/compose.c
7339                 fix bug where changing account would insert
7340                 sig even if auto_sig was FALSE
7341                 
7342         * ChangeLog
7343           ChangeLog.jp
7344           INSTALL
7345                 sync with 0.9.1 release
7346
7347 2003-05-28 [christoph]  0.9.0claws5
7348
7349         * src/imap.c
7350                 fix truncation of too long commands
7351
7352         (closes Bug 167 IMAP hangs trying to get envelope
7353          information in imap_get_uncached_messages)
7354
7355 2003-05-27 [paul]       0.9.0claws4
7356
7357         * tools/Makefile.am
7358           tools/maildir2sylpheed.pl     ** NEW FILE **
7359                 add kmail to sylpheed mailbox conversion script
7360
7361 2003-05-27 [paul]       0.9.0claws3
7362
7363         * sync with 0.9.0cvs10
7364                 see ChangeLog 2003-05-26
7365
7366 2003-05-26 [paul]       0.9.0claws2
7367
7368         * sync with 0.9.0cvs9
7369                 see ChangeLog 2003-05-26
7370
7371 2003-05-24 [paul]       0.9.0claws1
7372
7373         * sync with 0.9.0cvs8
7374                 see ChangeLog 2003-05-23
7375
7376 2003-05-24 [paul]       0.9.0claws
7377
7378         * version 0.9.0claws released
7379
7380 2003-05-24 [paul]       0.8.11claws177
7381
7382         * src/plugins/dillo-viewer/Makefile.am
7383           src/plugins/traycon/Makefile.am
7384                 add missing files
7385                 
7386         * po/bg.po
7387           po/en_GB.po
7388           po/es.po
7389           po/it.po
7390           po/pt_BR.po
7391           po/ru.po
7392           po/sr.po
7393                 update Bulgarian, British English, Spanish, Italian, 
7394                 Brazilian Portuguese, Russian, and Serbian translations, 
7395                 submitted by George Danchev, [me], Ricardo Mones Lastra,
7396                 André Filipe de Assunção e Brito, Alessandro Maestri, 
7397                 Ruslan N. Balkin, and Urke MMI
7398
7399 2003-05-23 [melvin]     0.8.11claws176
7400
7401         * po/fr.po
7402                 Updated French translations
7403
7404 2003-05-22 [paul]       0.8.11claws175
7405
7406         * src/Makefile.am
7407           src/addrbook.[ch]
7408           src/addrcache.[ch]
7409           src/addr_compl.[ch]
7410           src/adressbook.[ch]
7411           src/addrindex.[ch]
7412           src/addritem.[ch]
7413           src/editaddress.c
7414           src/editgroup.c
7415           src/editldap_basedn.c
7416           src/editldap.c
7417           src/jpilot.c
7418           src/vcard.c
7419                 revert to get ldap into it previous working state
7420                 
7421         * po/zh_TW.Big5.po
7422                 new Taiwanese translation,
7423                 submitted by Tsu-Fan Cheng <tscheng@ic.sunysb.edu>
7424
7425 2003-05-22 [christoph]  0.8.11claws174
7426
7427         * src/plugins/spamassassin/libspamc.[ch]
7428                 sync libspamc with SpamAssaain release 2.55
7429
7430 2003-05-22 [paul]       0.8.11claws173
7431
7432         * sync with 0.9.0cvs7
7433                 see ChangeLog 2003-05-22
7434                 
7435         * src/summaryview.c
7436                 revert change in 0.8.11claws172: follow
7437                 Hiroyuki's decision and that's the end of it.
7438
7439 2003-05-21 [paul]       0.8.11claws172
7440
7441         * src/summaryview.c
7442                 fix discrepency between open_unread_on_enter
7443                 and always_show_msg
7444
7445 2003-05-21 [paul]       0.8.11claws171
7446
7447         * sync with 0.9.0cvs6
7448                 see ChangeLog 2003-05-21
7449
7450 2003-05-21 [paul]       0.8.11claws170
7451
7452         * sync with 0.9.0cvs5
7453                 see ChangeLog 2003-05-21
7454
7455 2003-05-20 [paul]       0.8.11claws169
7456
7457         * sync with 0.9.0cvs4
7458                 see ChangeLog 2003-05-20
7459                 fixes bug #152, 'encoding of IMAP folders names'
7460
7461 2003-05-20 [paul]       0.8.11claws168
7462
7463         * sync with 0.9.0cvs3
7464                 see ChangeLog 2003-05-20
7465                 
7466         * src/tools/convert_mbox.pl
7467                 minor change in the comments, submitted by Fred Marton
7468
7469 2003-05-19 [paul]       0.8.11claws167
7470
7471         * src/plugins/clamav/Makefile.am
7472           configure.ac
7473                 link clamav_lib to the plugin and not to the main program
7474
7475 2003-05-19 [christoph]
7476
7477         * src/Makefile.am
7478                 add -export-dynamic for linking
7479
7480 2003-05-19 [paul]       0.8.11claws166
7481
7482         * sync with 0.9.0cvs1
7483                 see ChangeLog 2003-05-19
7484
7485 2003-05-19 [paul]       0.8.11claws165
7486
7487         * src/inc.c
7488                 fix 'pop before smtp' timeout
7489
7490 2003-05-18 [alfons]     0.8.11claws164
7491
7492         * src/prefs_matcher.c
7493                 put "execute" action command line ("expression") in edit box
7494
7495 2003-05-18 [christoph]  0.8.11claws163
7496
7497         * src/mimeview.[ch]
7498         * src/plugins/dillo_viewer/dillo_viewer.c
7499         * src/plugins/image_viewer/viewer.c
7500         * src/plugins/mathml_viewer/mathml_viewer.c
7501                 let a viewer have a list of Content-Types
7502
7503 2003-05-18 [paul]       0.8.11claws162
7504
7505         * src/prefs_filtering.c
7506                 add 'Recipient' label for FORWARD, FORWARD_AS_ATTACHMENT,
7507                 and REDIRECT actions
7508
7509 2003-05-17 [christoph]
7510
7511         * README.claws
7512                 o remove dynamic signatures that was syned with main
7513                 o add infos about no longer "build in" image viewer
7514                 o update bugtracker URL
7515
7516 2003-05-17 [christoph]  0.8.11claws161
7517
7518         * src/folder.c
7519         * src/folderview.c
7520         * src/imap.c
7521                 don't use imap_scan_folder anymore. Instead call folder_item_scan
7522                 for every folder after rebuilding the folder tree.
7523
7524         (closes Bug 19 imap_scan_folder() computes incorrectly number of new
7525          messages)
7526
7527 2003-05-17 [christoph]  0.8.11claws160
7528
7529         * src/imap.c
7530                 don't use STATUS command on current folder to check for
7531                 content changes. imap_cmd_ok() now tracks changes to
7532                 folder and number of existing messages.
7533
7534 2003-05-17 [paul]       0.8.11claws159
7535
7536         * src/plugins/clamav/clamav_plugin.c
7537                 remove unnecessary debug_print
7538
7539 2003-05-16 [thorsten]   0.8.11claws158
7540
7541         * src/plugins/demo.c
7542                 included missing intl.h
7543
7544 2003-05-16 [paul]       0.8.11claws157
7545
7546         * po/POTFILES.in
7547                 remove non-existant entries
7548         
7549         * src/plugins/clamav/clamav_plugin.c
7550           src/plugins/clamav/clamav_plugin_gtk.c
7551           src/plugins/dillo_viewer/dillo_prefs.c
7552           src/plugins/dillo_viewer/dillo_viewer.c
7553                 gettextise
7554
7555 2003-05-16 [christoph]  0.8.11claws156
7556
7557         * po/POTFILES.in
7558                 include plugin .c files for translation until I
7559                 find a better solution to have plugins have their
7560                 own textdomain
7561         * src/plugins/demo/demo.c
7562         * src/plugins/image_viewer/plugin.c
7563         * src/plugins/mathml_viewer/mathml_viewer.c
7564         * src/plugins/spamassassin/spamassassin.c
7565         * src/plugins/spamassassin/spamassassin_gtk.c
7566         * src/plugins/trayicon/trayicon.c
7567                 add gettext macros for plugin name and description
7568
7569 2003-05-16 [paul]
7570
7571         * sync with 0.9.0
7572
7573 2003-05-16 [paul]       0.8.11claws155
7574
7575         * sync with lastest 0.9.0pre1
7576                 see ChangeLog 2003-05-16
7577
7578 2003-05-15 [paul]       0.8.11claws154
7579
7580         * sync with latest 0.9.0pre1
7581                 see ChangeLog 2003-05-14 and 2003-05-15
7582
7583 2003-05-14 [christoph]  0.8.11claws153
7584
7585         * src/plugins/image_viewer/viewer.c
7586         * src/plugins/image_viewer/viewer.glade         ** NEW **
7587         * src/plugins/image_viewer/viewerprefs.c
7588                 make it possible to disable the autoload function in the
7589                 imageviewer again
7590
7591 2003-05-14 [christoph]  0.8.11claws152
7592
7593         * src/folder.c
7594                 fix folder update after adding a message
7595
7596 2003-05-13 [alfons]     0.8.11claws151
7597
7598         * src/common/session.c
7599                 remove debug traces
7600                 
7601         * src/addrcache.[ch]
7602         * src/filtering.[ch]
7603         * src/folder.[c]
7604         * src/gtkaspell.[ch]
7605         * src/imap.[ch]
7606         * src/mbox_folder.[ch]
7607         * src/mh.[ch]
7608         * src/mimeview.h
7609         * src/msgcache.[ch]
7610         * src/news.[ch]
7611         * src/passphrase.[ch]
7612         * src/prefs_common.[ch]
7613         * src/prefs_gtk.[ch]
7614         * src/procmsg.c
7615         * src/scoring.[ch]
7616                 be pedantic; (in prototypes () implies (int))
7617
7618 2003-05-13 [alfons]     0.8.11claws150
7619
7620         * src/prefs_toolbar.[ch]
7621         * src/summaryview.[ch]
7622         * src/toolbar.[ch]
7623                 change misleading text in toolbar prefs;
7624                 add toolbar action for ignore thread (toggles ignore thread flag);
7625                 clean up a little bit;
7626
7627 2003-05-12 [paul]
7628
7629         * tools/convert_mbox.pl
7630                 bug fixed by Fred Marton
7631
7632 2003-05-12 [paul]
7633
7634         * sync with 0.9.0pre1
7635
7636 2003-05-09 [paul]       0.8.11claws149
7637
7638         * sync with 0.8.11cvs43
7639                 see ChangeLog 2003-05-09
7640
7641 2003-05-08 [christoph]  0.8.11claws148
7642
7643         * src/imap.[ch]
7644                 o use CAPABILIY as first command and check for PREAUTH
7645                   information in the response to it
7646                 o rewrite all imap_cmd_* functions to use an IMAPSession
7647                   instead of a SockInfo as parameter
7648                 o do STARTTLS after fetching and checking the server
7649                   capabilities
7650
7651 2003-05-08 [paul]       0.8.11claws147
7652
7653         * tools/Makefile.am
7654           tools/README
7655           tools/convert_mbox.pl         ** NEW FILE **
7656                 add mbox conversion script. Submitted by 
7657                 Fred Marton <Fred.Marton@uni-bayreuth.de>
7658
7659 2003-05-07 [christoph]
7660
7661         * doc-src/glade.txt
7662         * src/gtk/pluginwindow.glade
7663         * src/plugins/image_viewer/viewerprefs.glade
7664         * src/plugins/spamassassin/spamassassin_gtk.glade
7665                 add glade files for user interfaces and a description how
7666                 to use glade to create the sylpheed code
7667
7668 2003-05-07 [paul]       0.8.11claws146
7669
7670         * sync with 0.8.11cvs41
7671                 see ChangeLog 2003-05-07
7672
7673 2003-05-06 [christoph]  0.8.11claws145
7674
7675         * src/main.c
7676         * src/plugins/image_viewer/viewer.c
7677                 fix usage of imlib in imageviewer plugin
7678
7679         * src/gtk/prefswindow.c
7680                 handle window close event correctly
7681
7682 2003-05-06 [paul]       0.8.11claws144
7683
7684         * src/common/ssl.c
7685                 fix typo introduced in sync
7686
7687 2003-05-06 [paul]       0.8.11claws143
7688
7689         * sync with 0.8.11cvs39
7690                 see ChangeLog 2003-05-06
7691
7692 2003-05-06 [paul]       0.8.11claws142
7693
7694         * AUTHORS
7695           po/cs.po
7696                 updated Czech translation, submitted by 
7697                 Radek Vybiral <Radek.Vybiral@vsb.cz>
7698                 
7699         * src/plugins/clamav/clamav_plugin_gtk.c
7700                 clean up
7701
7702 2003-05-03 [alfons]     0.8.11claws141
7703
7704         * src/compose.[ch]
7705                 make paste as quotation work even when the call to 
7706                 text_inserted() was deferred (fixes bug #140 "Paste 
7707                 as quotation does not work when using "external" 
7708                 clipboard")
7709
7710 2003-05-03 [thorsten]   0.8.11claws140
7711
7712         * src/addrquery.h
7713           src/ldapquery.h
7714           src/mainwindow.c
7715                 removed C++ comments
7716         * src/addr_compl.c
7717                 function with non-int retval/param used before
7718                 implementation/declaration
7719
7720 2003-05-02 [paul]       0.8.11claws139
7721
7722         * src/addr_compl.[ch]
7723           src/addressbook.[ch]
7724           src/addrindex.c
7725           src/summaryview.c
7726                 revert match's changes to (finally) remove the bug where
7727                 opening a folder causes massive slowdown when using the 
7728                 'Display sender using address book' option
7729
7730 2003-05-01 [melvin]     0.8.11claws138
7731
7732         * src/plugins/dillo_viewer/dillo_prefs.[ch]
7733         * src/plugins/dillo_viewer/dillo_viewer.c
7734                 Fixed bug where "Cancel" button from prefs issued
7735                 warnings.
7736                 Comply a little more to coding style
7737
7738 2003-05-01 [paul]       0.8.11claws137
7739
7740         * sync with 0.8.11cvs38
7741                 see ChangeLog 2003-05-01
7742
7743 2003-05-01 [paul]       0.8.11claws136
7744
7745         * po/bg.po
7746                 updated by George Danchev
7747
7748 2003-04-30 [christoph]  0.8.11claws135
7749
7750         * src/plugins/dillo_viewer/dillo_prefs.c
7751         * src/plugins/image_viewer/viewerprefs.c
7752         * src/plugins/spamassassin/spamassassin_gtk.c
7753                 remove gtk_widget_ref() calls for widgets in
7754                 glade code
7755
7756 2003-04-30 [paul]       0.8.11claws134
7757
7758         * src/addrindex.c
7759                 ok, this time a better fix for the bug where opening folder
7760                 has massive slowdown when using the 'Display sender using 
7761                 address book' option
7762
7763 2003-04-30 [paul]       0.8.11claws133
7764
7765         * src/addrindex.c
7766                 revert the 'fix' of 0.8.11claws128 because it doesn't fix it
7767         
7768 2003-04-30 [melvin]     0.8.11claws132
7769
7770         New: Dillo plugin preferences (patch by Dimitar Haralanov)
7771
7772         * src/plugins/dillo_viewer/dillo_prefs.[ch]     *** NEW ***
7773                 Preferences for the dillo plugin
7774         * src/plugins/dillo_viewer/dillo_viewer.c
7775                 Support for preferences
7776         * src/plugins/dillo_viewer/Makefile.am
7777                 Added dillo_prefs.[ch]
7778
7779 2003-04-30 [alfons]     0.8.11claws131
7780
7781         * src/common/plugin.[ch]
7782                 see? this ANSI C'fication immediately gives us type
7783                 checking for free.
7784
7785 2003-04-30 [alfons]     0.8.11claws130
7786
7787         * src/common/plugin.[ch]
7788         * src/plugins/clamav/clamav_plugin.[ch]
7789         * src/plugins/clamav/clamav_plugin_gtk.c
7790         * src/plugins/demo/demo.c
7791         * src/plugins/dillo_viewer/dillo_viewer.c
7792         * src/plugins/image_viewer/plugin.c
7793         * src/plugins/image_viewer/viewer.[ch]
7794         * src/plugins/image_viewer/viewerprefs.[ch]
7795         * src/plugins/mathml_viewer/mathml_viewer.c
7796         * src/plugins/spamassassin/spamassassin.[ch]
7797         * src/plugins/spamassassin/spamassassin_gtk.c
7798         * src/plugins/trayicon/trayicon.c
7799                 clean up
7800
7801 2003-04-30 [alfons]     0.8.11claws129
7802
7803         * src/common/utils.c
7804                 make is_ascii_str() fail gracefully when NULL pointer
7805                 is passed
7806
7807 2003-04-30 [paul]       0.8.11claws128
7808
7809         * src/addrindex.c
7810                 fix bug where opening folder has massive slowdown when
7811                 using the 'Display sender using address book' option
7812
7813 2003-04-30 [paul]       0.8.11claws127
7814
7815         * src/plugins/clamav/clamav_plugin.c
7816           src/plugins/clamav/clamav_plugin_gtk.c
7817           src/plugins/demo/demo.c
7818           src/plugins/dillo_viewer/dillo_viewer.c
7819           src/plugins/image_viewer/plugin.c
7820           src/plugins/mathml_viewer/mathml_viewer.c
7821           src/plugins/spamassassin/spamassassin.c
7822           src/plugins/spamassassin/spamassassin_gtk.c
7823           src/plugins/trayicon/trayicon.c
7824                 get rid of eye-hurting function signatures
7825
7826 2003-04-30 [paul]       0.8.11claws126
7827
7828         * src/plugins/trayicon/trayicon.c
7829                 add description
7830                 
7831         * src/mimeview.c
7832                 be more descriptive
7833
7834 2003-04-30 [paul]       0.8.11claws125
7835
7836         * configure.ac
7837                 arrange the plugins in reverse alphabetical order
7838                 
7839         * src/plugins/clamav/clamav_plugin.[ch]
7840           src/plugins/clamav/clamav_plugin_gtk.c
7841                 rename some params
7842                 resize max_size window
7843                 re-arrange the order of some gui elements
7844                 improve descriptions
7845         
7846         * src/plugins/image_viewer/plugin.c
7847           src/plugins/mathml_viewer/mathml_viewer.c
7848                 add descriptions
7849                 
7850         * src/plugins/spamassassin/spamassassin_gtk.c
7851                 resize max_size window
7852                 re-arrange the order of some gui elements
7853                 
7854         * src/messageview.c
7855           src/mimeview.c
7856                 correct typos
7857
7858 2003-04-30 [alfons]     0.8.11claws124
7859
7860         * src/imap.c
7861                 fix a leak found while browsing Martin Kluge's 
7862                 valgrind log (Claws only)
7863
7864 2003-04-29 [darko]      0.8.11claws123
7865
7866         * src/gtk/gtkstext.h
7867                 include wchar.h if it is available, fixes compilation
7868                 on HP-UX systems
7869
7870 2003-04-29 [melvin]     0.8.11claws122
7871
7872         * src/prefs_actions.c
7873                 Improved help text of Actions' syntax
7874
7875 2003-04-28 [paul]       0.8.11claws121
7876
7877         * src/action.c
7878                 a better fix for the crash when performing an action
7879                 on a mime part
7880
7881 2003-04-28 [paul]       0.8.11claws120
7882
7883         * src/action.c
7884                 fix crash when performing an action on a
7885                 mime part
7886
7887 2003-04-28 [paul]       0.8.11claws119
7888
7889         * sync with 0.8.11cvs36
7890                 see ChangeLog 2003-04-28
7891
7892 2003-04-27 [paul]       0.8.11claws118
7893
7894         * more sync with 0.8.11cvs35
7895                 see ChangeLog 2003-04-25
7896
7897 2003-04-26 [christoph]  0.8.11claws117
7898
7899         * src/folder.c
7900                 fix remove virtual check
7901
7902 2003-04-26 [paul]       0.8.11claws116
7903
7904         * src/messageview.c
7905                 fix return-receipt, make it work again
7906
7907 2003-04-26 [paul]       0.8.11claws115
7908
7909         * src/mimeview.c
7910                 restore double-clicking of the [application/pgp-signature 
7911                 (Select "Check signature" to check)] line in the message view,
7912                 broken in recent sync
7913
7914 2003-04-26 [christoph]  0.8.11claws114
7915
7916         * src/folder.c
7917                 check if remove virtual really exists before
7918                 calling the function
7919
7920 2003-04-25 [match]      0.8.11claws113
7921
7922         * src/addrindex.c
7923         * src/addrbook.c
7924         * src/ldapquery.[ch]
7925         * src/ldapctrl.[ch]
7926                 fix memleak.
7927         * src/ldapserver.[ch]
7928                 fix memleak. fix segfault.
7929                 plug a Claws memleak
7930
7931 2003-04-25 [alfons]     0.8.11claws112
7932
7933         * src/folder.c
7934                 plug a Claws memleak
7935
7936 2003-04-25 [alfons]     0.8.11claws111
7937
7938         * src/common/session.c
7939                 plug a memleak
7940
7941 2003-04-25 [paul]       0.8.11claws110
7942
7943         * sync with 0.8.11cvs35
7944                 see ChangeLog 2003-04-24 and 2003-04-25
7945                 
7946         * src/gtk/pluginwindow.c
7947                 correct another strange float value
7948
7949 2003-04-24 [christoph]  0.8.11claws109
7950
7951         * src/folder.c
7952                 freeze folder item updates when unsetting new flags
7953
7954         * src/gtk/pluginwindow.c
7955                 correct strange float value
7956
7957 2003-04-23 [paul]       0.8.11claws108
7958
7959         * sync with 0.8.11cvs33
7960                 see ChangeLog 2003-04-23
7961
7962 2003-04-22 [paul]       0.8.11claws107
7963
7964         * src/Makefile.am
7965           src/messageview.c
7966           src/mimeview.c
7967           src/pgptext.[ch]      ** REMOVED **
7968                 remove pgptext.[ch] as its not used any more
7969
7970 2003-04-22 [paul]       0.8.11claws106
7971
7972         * sync with 0.8.11cvs31
7973                 see ChangeLog 2003-04-21 and 2003-04-22
7974
7975 2003-04-21 [alfons]     0.8.11claws105
7976
7977         * src/main.c
7978                 No access to GTK structures if we're a spawned child
7979                 (and clean up code a little bit...) Should fix #126.
7980
7981 2003-04-21 [melvin]     0.8.11claws104
7982
7983         * src/plugins/dillo_viewer/README
7984                 Improved slightly the text.
7985
7986 2003-04-21 [melvin]     0.8.11claws103
7987
7988         * src/plugins/dillo_viewer/README *** NEW ***
7989                 Added a README file for the Dillo plugin
7990
7991 2003-04-20 [paul]
7992
7993         * tools/README
7994           tools/outlook2sylpheed.pl
7995                 updated and improved by Ricardo Mones Lastra
7996
7997 2003-04-18 [oliver]     0.8.11claws102
7998
7999         * src/inc.c 
8000         * src/prefs_account.h
8001                 remove Pop3SessionType (used by selective download)
8002         * src/prefs_toolbar.c
8003                 enable set Default Toolbar button
8004
8005 2003-04-18 [paul]       0.8.11claws101
8006
8007         * sync with 0.8.11cvs29
8008                 see ChangeLog 2003-04-18
8009
8010 2003-04-17 [paul]       0.8.11claws100
8011
8012         * src/prefs_common.[ch]
8013           src/summaryview.c
8014                 remove 'Open next message on deletion' option,
8015                 as the same effect can now be achieved via the
8016                 'Always open messages in summary when selected'
8017                 option.
8018
8019 2003-04-17 [paul]       0.8.11claws99
8020
8021         * sync with 0.8.11cvs28
8022                 see ChangeLog 2003-04-17
8023
8024 2003-04-17 [christoph]  0.8.11claws98
8025
8026         * ac/spamassassin.m4
8027         * src/plugins/spamassassin/libspamc.[ch]
8028         * src/plugins/spamassassin/utils.[ch]
8029                 sync libspamc with SpamAssassin project
8030
8031 2003-04-17 [christoph]  0.8.11claws97
8032
8033         * src/common/socket.h
8034         * src/gtk/sslcertwindow.h
8035                 rename old USE_SSL to USE_OPENSSL
8036
8037 2003-04-17 [paul]       0.8.11claws96
8038
8039         * src/prefs_common.h
8040                 use gulong for P_COLOR so that it compiles/runs on
8041                 64-bit systems. Patch submitted by James Noyes
8042                 <jnoyes-claws@retrogeeks.com>
8043                 
8044         * po/de.po
8045                 updated by Jens
8046
8047 2003-04-17 [paul]       0.8.11claws95
8048
8049         * sync with 0.8.11cvs27
8050                 see ChangeLog 2003-04-16
8051
8052 2003-04-15 [paul]       0.8.11claws94
8053
8054         * src/prefs_common.[ch]
8055                 rearrange to stop the window getting too long:
8056                         move Receive dialog stuff to Receive tab
8057                         move Send dialog to Send tab
8058                         remove Dialogs frame
8059                 rename 'Open messages in summary with cursor keys' to
8060                 'Always open messages in summary when selected', as its
8061                 more appropriate
8062
8063 2003-04-15 [paul]       0.8.11claws93
8064
8065         * src/prefs_common.[ch]
8066           src/summaryview.c
8067                 add new option '/Interface/Open next message on deletion'
8068
8069 2003-04-15 [paul]       0.8.11claws92
8070
8071         * src/summaryview.[ch]
8072                 add /Mark/Lock and /Mark/Unlock to the pop-up
8073                 menu. Patch submitted by Ivan Francolin Martinez
8074                 <ivanfm@users.sourceforge.net>
8075
8076 2003-04-15 [paul]       0.8.11claws91
8077
8078         * sync with 0.8.11cvs24
8079                 see ChangeLog 2003-04-15
8080
8081 2003-04-14 [jens]       0.8.11claws90
8082
8083         * updated German translation and some corrections from
8084                 Roland Bless <bless@tm.uka.de>
8085
8086 2003-04-14 [paul]       0.8.11claws89
8087
8088         * sync with 0.8.11cvs22
8089                 see ChangeLog 2003-04-14
8090
8091 2003-04-13 [paul]       0.8.11claws88
8092
8093         * src/plugins/clamav/clamav_plugin.c
8094                 fix memory leaks
8095                 clean up
8096
8097 2003-04-12 [paul]       0.8.11claws87
8098
8099         * src/plugins/clamav/clamav_plugin.c
8100                 activate enable/disable archive scanning option
8101                 
8102         * src/plugins/clamav/.cvsignore         ** NEW FILE **
8103
8104 2003-04-12 [paul]       0.8.11claws86
8105
8106         * src/plugins/Makefile.am
8107           src/plugins/clamav/Makefile.am                ** NEW FILE **
8108           src/plugins/clamav/README                     ** NEW FILE ** 
8109           src/plugins/clamav/clamav_plugin.[ch]         ** NEW FILES **
8110           src/plugins/clamav/clamav_plugin_gtk.c        ** NEW FILE **
8111                 add Clam AntiVirus plugin
8112
8113 2003-04-12 [paul]       0.8.11claws85
8114
8115         * sync with 0.8.11cvs21
8116                 see ChangeLog 2003-04-11
8117
8118 2003-04-11 [paul]       0.8.11claws84
8119
8120         * po/es.po
8121                 update Spanish translation. Submitted by Ricardo
8122                 Mones Lastra.
8123
8124 2003-04-10 [christoph]  0.8.11claws83
8125
8126         * src/mbox.c
8127                 fix typo that did not move unfiltered mails to destination
8128                 folder
8129
8130         (closes Bug 115 Sylpheed 0.8.11claws81 does not deliver mail correctly
8131          when filtering from spool)
8132
8133 2003-04-10 [christoph]  0.8.11claws82
8134
8135         * src/imap.c
8136                 use BODY.PEEK instead of BODY in in message fetch operation
8137                 to make sure the IMAP server does not set the \Seen flag for
8138                 messages. Sylpheed does that later itself, when the message
8139                 is opened in sylpheed
8140
8141         (closes Bug 111 Claws destroys unread marks)
8142
8143 2003-04-09 [oliver]     0.8.11claws81
8144         
8145         * src/folder.c
8146                 fix crash in folder_destroy
8147         * README.claws
8148                 remove selective download
8149
8150 2003-04-09 [christoph]  0.8.11claws80
8151
8152         * src/imap.c
8153                 fix crash in imap_get_msginfo() when then fetched message
8154                 is not found
8155
8156         (closes Bug 110 Crash during mail composition)
8157
8158 2003-04-08 [christoph]  0.8.11claws79
8159
8160         * src/folder.c
8161         * src/prefs_account.c
8162                 Filter new messages that are found in an INBOX folder
8163                 when 'Filter messages on receiving' is enabled in the
8164                 Folder's AccountPrefs. This allows to use Sylpheed's
8165                 filtering engine for IMAP folders where messages are
8166                 added to the INBOX by a MTA
8167
8168 2003-04-08 [paul]       0.8.11claws78
8169
8170         * src/procmsg.h
8171                 clean up after last commit
8172
8173 2003-04-08 [paul]       0.8.11claws77
8174
8175         * sync with 0.8.11cvs20
8176                 see ChangeLog 2003-04-07 and 2003-04-08
8177
8178 2003-04-07 [christoph]  0.8.11claws76
8179
8180         * src/filtering.[ch]
8181         * src/inc.[ch]
8182         * src/mbox.c
8183         * src/procmsg.[ch]
8184                 add procmsg_msginfo_filter() to execute filtering actions
8185
8186 2003-04-06 [christoph]  0.8.11claws75
8187
8188         * src/imap.c
8189                 use IMAPSet for imap_cmd_store() and imap_cmd_envelope()
8190
8191 2003-04-06 [christoph]  0.8.11claws74
8192
8193         * src/common/utils.[ch]
8194                 add g_int_compare() function for slist sorting
8195
8196         * src/imap.c
8197                 fetch all MsgInfos with one command in imap_get_msginfos()
8198                 using an imap set with a list of ranges
8199
8200         * src/news.c
8201                 use new g_int_compare() function
8202
8203 2003-04-06 [thorsten]   0.8.11claws73
8204
8205         * src/mh.c
8206                 corrected implementation of mh_folder_destroy()
8207
8208 2003-04-05 [christoph]  0.8.11claws72
8209
8210         * src/account.c
8211         * src/folder.[ch]
8212         * src/folderview.c
8213         * src/imap.c
8214         * src/inc.c
8215         * src/main.c
8216         * src/mainwindow.c
8217         * src/mbox_folder.c
8218         * src/mh.c
8219         * src/mimeview.h
8220         * src/msgcache.[ch]
8221         * src/news.c
8222         * src/procmime.h
8223         * src/procmsg.[ch]
8224         * src/setup.c
8225         * src/gtk/gtkutils.c
8226                 o rename structure field names class and new to klass and
8227                   new_msgs, to allow including files in C++
8228                 o add 'extern "C"' block to some header files
8229                 o add MsgInfoList and MsgNumberList as alias for GSList for
8230                   developers to know what type of list is expected
8231
8232         * src/plugins/image_viewer/plugin.c
8233         * src/plugins/image_viewer/viewer.[ch]
8234         * src/plugins/image_viewer/viewerprefs.[ch]
8235                 rename function names to prevent conflicts
8236
8237 2003-04-05 [paul]       0.8.11claws71
8238
8239         * sync with 0.8.11cvs18
8240                 see ChangeLog 2003-04-03 and 2003-04-04
8241
8242 2003-04-02 [christoph]  0.8.11claws70
8243
8244         * src/folder.[ch]
8245         * src/imap.[ch]
8246         * src/mbox_folder.[ch]
8247         * src/mh.[ch]
8248         * src/news.[ch]
8249                 o Make all virtual folder functions private
8250                 o remove unused folder code
8251
8252         * src/common/socket.[ch]
8253         * src/summaryview.c
8254                 fix warnings
8255
8256 2003-03-30 [alfons]     0.8.11claws69
8257
8258         * src/send_message.c
8259                 remove two debug traces and see if people still report
8260                 errors
8261
8262 2003-03-30 [alfons]     0.8.11claws68
8263
8264         * src/send_message.c
8265         * src/commons/session.c
8266                 add more debug traces
8267
8268 2003-03-30 [christoph]  0.8.11claws67
8269
8270         * src/folder.c
8271                 change processing folder name from .processing to processing
8272
8273         * src/common/ssl.c
8274                 disable SSL certificate check because it causes Xlib error
8275                 when the child process want's to open an GTK window
8276
8277 2003-03-30 [christoph]  0.8.11claws66
8278
8279         * src/folder.c
8280                 don't use default folder for processing folder item because
8281                 it can be a non local folder
8282
8283         (fixes bug reported by Stephen Lewis <slewis@paradise.net.nz>)
8284
8285 2003-03-30 [alfons]     0.8.11claws65
8286
8287         * src/send_message.c
8288                 try fixing crashes when sending messages: my gcc 2.95.4 seems 
8289                 to generate bad code for 'send_send_data_progressive': When
8290                 called from 'send_send_data_finished', the 'data' pointer is
8291                 cleared just before the assignment to the dialog pointer
8292
8293 2003-03-29 [christoph]  0.8.11claws64
8294
8295         * src/common/prefs.h
8296         * src/plugins/image_viewer/Makefile.am
8297         * src/plugins/image_viewer/plugin.c
8298         * src/plugins/image_viewer/viewer.[ch]
8299         * src/plugins/image_viewer/viewerprefs.[ch]     ** NEW **
8300                 add PrefsPage for ImageViewer
8301
8302 2003-03-28 [thorsten]   0.8.11claws63
8303
8304         * src/common/session.c
8305                 added some comments
8306
8307 2003-03-28 [paul]       0.8.11claws62
8308
8309         * sync with 0.8.11cvs16
8310                 see ChangeLog 2003-03-28
8311
8312 2003-03-28 [paul]       0.8.11claws61
8313
8314         * sync with 0.8.11cvs15
8315                 see ChangeLog 2003-03-28
8316
8317 2003-03-27 [christoph]  0.8.11claws60
8318
8319         * src/folder.c
8320         * src/imap.c
8321         * src/common/socket.[ch]
8322                 set socket state to DISCONNECTED when any operation
8323                 fails to allow reconnecting in IMAP code without
8324                 checking the return code of all calls to the command
8325                 functions
8326
8327         * src/folderview.c
8328         * src/summaryview.c
8329                 remove some more stuff that depends on specific
8330                 folder types
8331
8332 2003-03-27 [paul]       0.8.11claws59
8333
8334         * sync with 0.8.11cvs14
8335                 see ChangeLog 2003-03-27
8336                 
8337         * src/selective_download.[ch]   ** REMOVED **
8338                 really removed
8339
8340 2003-03-27 [christoph]  0.8.11claws58
8341
8342         * src/folder.c
8343                 fix handling of tmp_flags in flag copy function
8344
8345 2003-03-27 [paul]       0.8.11claws57
8346
8347         * sync with 0.8.11cvs13
8348                 see ChangeLog 2003-03-27
8349
8350 2003-03-27 [oliver]     0.8.11claws56
8351
8352         * src/maiwindow.c
8353                 remove sel_download_cb
8354
8355 2003-03-27 [oliver]     0.8.11claws55
8356         
8357         * src/inc.c
8358                 remove POP3_TOP
8359         
8360 2003-03-26 [oliver]     0.8.11claws54
8361
8362         *src/pop.h
8363                 remove POP3_TOP*
8364         * README.claws
8365                 remove selective donwload readme
8366
8367 2003-03-26 [oliver]     0.8.11claws53
8368         * src/matcher.[ch]
8369         * src/matcher_parser_parse.y 
8370         * src/pop.c 
8371         * src/prefs_account.[ch]
8372         * src/prefs_filtering.c
8373                 remove selective donwload
8374
8375 2003-03-26 [oliver]     0.8.11claws52
8376
8377         * src/inc.[ch] 
8378         * src/filtering.c 
8379         * src/mainwindow.c 
8380                 remove selective donwload
8381
8382 2003-03-26 [oliver]     0.8.11claws51
8383         
8384         * src/Makefile.am
8385         * src/selective_download.[ch]   ** REMOVE **    
8386
8387 2003-03-26 [christoph]  0.8.11claws50
8388
8389         * src/news.c
8390                 fix NEWS that got broken by a sync with sylpheed-main
8391
8392 2003-03-26 [christoph]  0.8.11claws49
8393
8394         * src/mimeview.c
8395                 fix mime type guessing when no mime type is found for a file
8396
8397 2003-03-25 [christoph]  0.8.11claws48
8398
8399         * src/mimeview.c
8400         * src/procmime.c
8401                 remove mime type guessing from mime parser and use
8402                 name based mime types in viewer lookup for mime type
8403                 application/octet-stream
8404
8405 2003-03-25 [christoph]  0.8.11claws47
8406
8407         * doc-src/readme.txt
8408         * doc-src/rfc2554.txt
8409                 add RFC about SMTP AUTH
8410
8411         * src/send_message.c
8412         * src/common/smtp.[ch]
8413                 add extra error code for authentication errors and
8414                 clear temporary password when this error occurs
8415
8416         (closes Bug 84 authentication failure while sending should
8417          prompt for password again)
8418
8419 2003-03-25 [christoph]  0.8.11claws46
8420
8421         * configure.ac
8422         * src/Makefile.am
8423         * src/imageview.[ch]                            ** REMOVE **
8424         * src/messageview.[ch]
8425         * src/mimeview.[ch]
8426         * src/prefs_common.[ch]
8427         * src/textview.c
8428         * src/plugins/Makefile.am
8429         * src/plugins/image_viewer/.cvsignore           ** NEW **
8430         * src/plugins/image_viewer/Makefile.am          ** NEW **
8431         * src/plugins/image_viewer/plugin.c             ** NEW **
8432         * src/plugins/image_viewer/viewer.[ch]          ** NEW **
8433                 move image viewer into a plugin (building is enabled by default)
8434                 [ToDo: Prefs for resize and autoview]
8435
8436 2003-03-25 [paul]       0.8.11claws45
8437
8438         * sync with 0.8.11cvs12
8439                 see ChangeLog 2003-03-26
8440
8441 2003-03-25 [paul]       0.8.11claws44
8442
8443         * sync with 0.8.11cvs11
8444                 see ChangeLog 2003-03-22, 2003-03-24 and 2003-03-25
8445                 
8446         Note: Selective Download is broken.
8447                 
8448 2003-03-22 [christoph]  0.8.11claws43
8449
8450         * src/folder.c
8451                 code cleanup for flags copying
8452
8453 2003-03-22 [christoph]  0.8.11claws42
8454
8455         * src/plugins/trayicon/trayicon.c
8456                 fix setting the transparent area when the window size
8457                 is forced by the system tray
8458
8459 2003-03-22 [christoph]  0.8.11claws41
8460
8461         * src/plugins/trayicon/gnome-mail.xpm           ** REMOVE **
8462         * src/plugins/trayicon/gnome-nomail.xpm         ** REMOVE **
8463         * src/plugins/trayicon/newmail.xpm              ** NEW **
8464         * src/plugins/trayicon/nomail.xpm               ** NEW **
8465         * src/plugins/trayicon/trayicon.c
8466         * src/plugins/trayicon/unreadmail.xpm           ** NEW **
8467                 o replace GBiff icons with KBiff icons resized to 16x16 pixel
8468                 o add icon for unread mails
8469                 o set transparency for window
8470
8471 2003-03-22 [christoph]  0.8.11claws40
8472
8473         * src/news.c
8474                 init news session to prevent crash when session is closed
8475
8476 2003-03-22 [christoph]  0.8.11claws39
8477
8478         * src/imap.c
8479         * src/common/session.[ch]
8480                 Init session data to make sure we don't have invalid pointers
8481                 for read_ch and write_ch when new multi process sessions are
8482                 not used
8483
8484         * src/main.c
8485         * src/common/plugin.c
8486         * src/common/sylpheed.c
8487         * src/plugins/demo/demo.c
8488         * src/plugins/dillo_viewer/dillo_viewer.c
8489         * src/plugins/mathml_viewer/mathml_viewer.c
8490         * src/plugins/spamassassin/spamassassin.c
8491         * src/plugins/spamassassin/spamassassin_gtk.c
8492                 add plugin types to allow loading plugins at different times
8493                 (and maybe for different frontends), because it's not good to
8494                 load GTK-Plugins gefore gtk_init was called
8495
8496         * configure.ac
8497         * src/plugins/Makefile.am
8498         * src/plugins/trayicon/.cvsignore               ** NEW **
8499         * src/plugins/trayicon/Makefile.am              ** NEW **
8500         * src/plugins/trayicon/eggtrayicon.c            ** NEW **
8501         * src/plugins/trayicon/eggtrayicon.h            ** NEW **
8502         * src/plugins/trayicon/gnome-mail.xpm           ** NEW **
8503         * src/plugins/trayicon/gnome-nomail.xpm         ** NEW **
8504         * src/plugins/trayicon/trayicon.c               ** NEW **
8505                 New Trayicon plugin that shows an icon in a systray that uses
8506                 XEMBED protocol like Gnome's systray. Icon shows if there
8507                 are new mails and a tooltip shows information about new,
8508                 unread and total messages.
8509
8510 2003-03-22 [paul]       0.8.11claws38
8511
8512         * src/common/smtp.c
8513                 fix ESMTP AUTH CRAM-MD5
8514                 [sync with main (still version 0.8.11cvs6), see
8515                  ChangeLog 2003-03-22]
8516
8517 2003-03-21 [colin]      0.8.11claws37
8518
8519         * src/send_message.c
8520                 Fix USE_SSL => USE_OPENSSL
8521
8522 2003-03-21 [colin]      0.8.11claws36
8523
8524         * src/folderview.c
8525                 Fix counts in drag and dropped subfolders
8526
8527 2003-03-21 [colin]      0.8.11claws35
8528
8529         * src/folder.c 
8530         * src/folderview.c
8531                 speed up a bit folder dnd
8532
8533 2003-03-20 [alfons]     0.8.11claws34
8534
8535         * src/main.c
8536         * src/toolbar.c
8537         * src/procmsg.c
8538                 don't send locked queue messages
8539                 (feature request "[ 705245 ] Locking message in outbox 
8540                  should prevent sending")
8541
8542 2003-03-20 [christoph]  0.8.11claws33
8543
8544         * src/folder.c
8545                 remove NEW and UNREAD flag in special folders when scanning
8546                 
8547         * src/common/smtp.c
8548                 fix ESMTP AUTH CRAM-MD5
8549
8550 2003-03-20 [paul]       0.8.11claws32
8551
8552         * src/prefs_account.c
8553                 Re-write 'Tunnel command to open connection' as
8554                 'Use command to communicate with server', and disable
8555                 it for all except IMAP accounts
8556
8557 2003-03-20 [paul]       0.8.11claws31
8558
8559         * sync with 0.8.11cvs6
8560                 see ChangeLog 2003-03-20
8561
8562 2003-03-19 [match]      0.8.11claws30
8563
8564         * src/addritem.[ch]
8565                 include documentation. minor refactoring.
8566         * src/addr_compl.[ch]
8567         * src/addrindex.[ch]
8568         * src/addresbook.[ch]
8569         * src/summaryview.c
8570                 re-enable address lookup (was disabled in
8571                 0.8.11claws20).
8572
8573 2003-03-19 [christoph]  0.8.11claws29
8574
8575         * src/procmsg.c
8576                 add temp flag handling, will make moving and copying
8577                 messages possible again
8578
8579         * src/folder.c
8580                 correct calulation of folder stats
8581
8582 2003-03-18 [match]      0.8.11claws28
8583
8584         * src/editgroup.h
8585                 remove case sensitive comparison (closes bug 80).
8586
8587 2003-03-18 [christoph]  0.8.11claws27
8588
8589         * src/imap.c
8590                 fix imap using a tunnel command
8591
8592         (closes bug 87)
8593
8594 2003-03-18 [christoph]  0.8.11claws26
8595
8596         * src/folder.[ch]
8597         * src/imap.c
8598         * src/procmsg.[ch]
8599                 rewrite flag handling for folders
8600
8601 2003-03-18 [christoph]  0.8.11claws25
8602
8603         * src/folder.c
8604         * src/procmsg.c
8605         * src/summaryview.c
8606                 unset NEW and UNREAD flags when message is ignored, to make
8607                 sure messages don't show up as unread on other IMAP clients,
8608                 because the IGNORE_THREAD flag can not be syncronized through
8609                 the IMAP folder
8610
8611 2003-03-17 [christoph]  0.8.11claws24
8612
8613         * src/imap.c
8614                 don't use recursion to fetch uids when the number of messages
8615                 does not match. Moved code into subfunction that is used
8616                 again when needed, to prevent an endless loop.
8617
8618 2003-03-17 [thorsten]   0.8.11claws23
8619
8620         * src/imageview.[ch]
8621                 export imageview_get_resized_size() (for plugins)
8622         * src/prefs_common.[ch]
8623                 added prefs_common_get() (for plugins)
8624
8625 2003-03-17 [christoph]  0.8.11claws22
8626
8627         * src/imap.c
8628                 o remove UID guessing from copy code
8629                 o support UIDPLUS extension for APPEND command
8630
8631 2003-03-17 [paul]       0.8.11claws21
8632
8633         * src/gtk/about.c
8634                 remove 'Compiled-plugins' section.
8635                 
8636         * src/plugins/dillo_viewer/dillo_viewer.c
8637                 slight change to description text
8638
8639 2003-03-16 [match]      0.8.11claws20
8640         * src/ldapserver.[ch]           ** NEW **
8641         * src/ldapctrl.[ch]             ** NEW **
8642         * src/ldapquery.[ch]            ** NEW **
8643         * src/ldaputil.[ch]             ** NEW **
8644         * src/addrcindex.[ch]           ** NEW **
8645         * src/addrquery.h               ** NEW **
8646         * src/addritem.[ch]
8647         * src/addrcache.[ch]
8648         * src/addrindex.[ch]
8649         * src/addr_compl.[ch]
8650         * src/addressbook.[ch]
8651         * src/addrbook.[ch]
8652         * src/editgroup.c
8653         * src/editaddress.c
8654         * src/editldap.c
8655         * src/editldap_basedn.c
8656         * src/vcard.c
8657         * src/jpilot.c
8658         * src/Makefile.am
8659                 included dynamic LDAP queries. improved address
8660                 completion.
8661
8662 2003-03-16 [paul]       0.8.11claws19
8663
8664         * tools/multiwebsearch.pl
8665                 fix a fatal typo
8666
8667 2003-03-16 [christoph]  0.8.11claws18
8668
8669         * src/mimeview.c
8670         * src/plugins/dillo_viewer/dillo_viewer.c
8671         * src/plugins/mathml_viewer/mathml_viewer.c
8672                 make unregistering of MimeViewerFactorys possible
8673
8674 2003-03-16 [alfons]     0.8.11claws17
8675
8676         * configure.ac
8677                 correct typo
8678
8679 2003-03-16 [melvin]     0.8.11claws16
8680
8681         * src/plugins/dillo_viewer.c
8682                 Fixed bug where it was not possible to view more than
8683                 one text/html attachment per message (bug discovered
8684                 by Christoph Hohmann).
8685
8686 2003-03-15 [melvin]     0.8.11claws15
8687
8688         * src/prefs_actions.c
8689                 Fixed compilation warnings.
8690
8691 2003-03-15 [melvin]     0.8.11claws14
8692
8693         * src/plugins/Makefile.am
8694         * src/plugins/dillo_viewer/.cvsignore                   ** NEW **
8695         * src/plugins/dillo_viewer/Makefile.am                  ** NEW **
8696         * src/plugins/dillo_viewer/dillo_viewer.c               ** NEW **
8697                 Added a html mail viewer plugin that uses Dillo v0.7.0 or
8698                 newer (http://dillo.auriga.wearlab.de/).
8699
8700 2003-03-15 [christoph]  0.8.11claws13
8701
8702         * src/imap.c
8703                 don't query imap folder for attributes because we already
8704                 for them from imap_status
8705
8706         * src/mimeview.[ch]
8707                 add support for plugable MimeViewers (unloading Viewers
8708                 not yet complete)
8709
8710         * src/plugins/Makefile.am
8711         * src/plugins/mathml_viewer/.cvsignore          ** NEW **
8712         * src/plugins/mathml_viewer/Makefile.am         ** NEW **
8713         * src/plugins/mathml_viewer/mathml_viewer.c     ** NEW **
8714                 add MathML Viewer (Content-Type text/mathml) using GtkMathView
8715                 widget from http://helm.cs.unibo.it/mml-widget/
8716
8717 2003-03-14 [christoph]  0.8.11claws12
8718
8719         * src/folder.[ch]
8720                 o error return code's should better be negative
8721                 o replace printf with debug_print
8722
8723         * src/imap.c
8724                 improve IMAP folder scan by checking UID-NEXT
8725
8726         * src/summaryview.c
8727                 remove check that are unnecessary in my opinion
8728
8729 2003-03-13 [christoph]  0.8.11claws11
8730
8731         * src/folder.[ch]
8732         * src/foldersel.c
8733         * src/folderview.c
8734         * src/imap.c
8735         * src/mbox_folder.c
8736         * src/mh.c
8737         * src/news.c
8738         * src/prefs_scoring.c
8739         * src/summaryview.c
8740                 use a common function to get a displayable name
8741                 for a FolderItem
8742
8743 2003-03-13 [paul]       0.8.11claws10
8744
8745         * tools/Makefile.am
8746           tools/README
8747           tools/multiwebsearch.conf     ** NEW FILE **
8748           tools/multiwebsearch.pl       ** NEW FILE **
8749                 add multiwebsearch Actions script
8750
8751 2003-03-13 [colin]      0.8.11claws9
8752
8753         * src/compose.c
8754                 Remove leading emtpy lines from quoted text
8755                 before quoting it
8756
8757 2003-03-13 [melvin]     0.8.11claws8
8758
8759         * src/prefs_actions.c
8760                 Fixed a memory leak
8761                 Code clean ups
8762                 Added Cancel and OK buttons
8763                 Corrected help text
8764
8765 2003-03-13 [christoph]  0.8.11claws7
8766
8767         * src/account.c
8768         * src/folder.[ch]
8769         * src/imap.c
8770         * src/mainwindow.c
8771         * src/mbox_folder.c
8772         * src/mh.c
8773         * src/news.c
8774         * src/setup.c
8775                 replace more folder type stuff with folder class stuff
8776
8777 2003-03-13 [melvin]     0.8.11claws6
8778
8779         * src/prefs_actions.c
8780                 Added new tokens:
8781                 %u: user provided argument
8782                 %h: user provided argument (hidden on input)
8783                 %s: current text selection in the message view 
8784
8785 2003-03-13 [paul]       0.8.11claws5
8786
8787         * sync with 0.8.11cvs5
8788                 see ChangeLog 2003-03-11, 2003-03-12
8789
8790 2003-03-12 [christoph]  0.8.11claws4
8791
8792         * src/folder.c
8793                 use folder class idstr when writing folderlist.xml
8794
8795         * src/folder.h
8796         * src/imap.c
8797         * src/news.c
8798                 replace folder type checks with folder class checks
8799
8800 2003-03-12 [christoph]  0.8.11claws3
8801
8802         * src/folder.[ch]
8803         * src/imap.[ch]
8804         * src/main.c
8805         * src/mbox_folder.[ch]
8806         * src/mh.[ch]
8807         * src/news.[ch]
8808                 o create a list of known folder classes in the folder system
8809                 o use folder class id strings for folder item identifiers
8810
8811 2003-03-12 [christoph]  0.8.11claws2
8812
8813         * src/imap.c
8814                 fix imap uid validity check
8815
8816 2003-03-12 [christoph]  0.8.11claws1
8817
8818         * src/account.c
8819         * src/folder.[ch]
8820         * src/foldersel.c
8821         * src/folderview.c
8822         * src/imap.c
8823         * src/mainwindow.c
8824         * src/mbox_folder.c
8825         * src/mh.c
8826         * src/news.c
8827         * src/prefs_scoring.c
8828         * src/procmsg.c
8829         * src/setup.c
8830         * src/summaryview.c
8831                 initial restructuring of folder system, seperating
8832                 folders and folder classes
8833
8834 2003-03-12 [paul]       0.8.11claws
8835
8836         0.8.11claws release
8837
8838 2003-03-12 [christoph]
8839
8840         * src/gtk/prefswindow.c
8841                 fix translation of "Page Index"
8842
8843 2003-03-12 [paul]       0.8.10claws110
8844
8845         a sync from 0.8.11cvs4 before the release
8846
8847         * src/common/utils.c
8848                 subject_compare_for_sort(): allow null strings (fixes
8849                 summary sorting).
8850
8851 2003-03-11 [paul]       0.8.10claws109
8852
8853         * po/es.po
8854                 update Spanish translation, submitted by
8855                 Ricardo Mones Lastra
8856
8857 2003-03-11 [melvin]     0.8.10claws108
8858
8859         * po/fr.po
8860                 Updated French translations
8861
8862 2003-03-11 [paul]       0.8.10claws107
8863
8864         * manual/en/Makefile.am
8865           manual/en/*.html
8866                 update English manual, add a new page
8867                 updated by Francois Barriere <fbarriere@atmel.fr>
8868                 
8869         * po/bg.po
8870           po/it.po
8871           po/sr.po
8872                 update Bulgarian, Italian, and Serbian translations
8873                 submitted by George Danchev, Alessandro Maestri, and
8874                 Urke MMI
8875
8876 2003-03-10 [paul]       0.8.10claws106
8877
8878         * src/gtk/about.c
8879           src/gtk/prefswindow.c
8880                 make some strings translatable
8881
8882 2003-03-10 [darko]      0.8.10claws105
8883
8884         * src/compose.c
8885                 code cleanup to make Hiro happy
8886
8887 2003-03-10 [paul]       0.8.10claws104
8888
8889         * sync with 0.8.11cvs2
8890                 see ChangeLog 2003-03-10
8891
8892 2003-03-09 [melvin]     0.8.10claws103
8893
8894         * src/textview.c
8895                 textview_set_font(): fix for message display in
8896                 UTF-8 locales (thanks to Sergey Vlasov).
8897                 (was unintentionnaly reverted in 0.8.6claws6)   
8898
8899 2003-03-08 [darko]      0.8.10claws102
8900
8901         * src/compose.c
8902                 fix infinite loop in wrapping as reported
8903                 by happycactus
8904                 obsoletes patch #696482
8905
8906 2003-03-08 [christoph]  0.8.10claws101
8907
8908         * src/imap.c
8909                 add workaround for IMAP servers that do not
8910                 support the "UID SEARCH UID" command
8911
8912 2003-03-07 [christoph]  0.8.10claws100
8913
8914         * src/plugins/spamassassin/spamassassin.[ch]
8915         * src/plugins/spamassassin/spamassassin_gtk.c
8916                 code cleanup
8917
8918 2003-03-07 [paul]       0.8.10claws99
8919
8920         * po/es.po
8921                 updated Spanish translation, submitted by
8922                 Ricardo Mones Lastra
8923
8924 2003-03-07 [christoph]  0.8.10claws98
8925
8926         * src/send.c
8927                 fix in 0.8.10claws94 was wrong
8928                 local delivery does not require escaping, remove escaping
8929                 code to make signatures of mails with "." lines valid
8930                 
8931                 NOTE: requires that sendmail is executed with "-i" option,
8932                       what is the default now, but has to be changed in all
8933                       exsiting accounts)
8934
8935 2003-03-07 [paul]       0.8.10claws97
8936
8937         * sync with 0.8.11 release
8938                 see ChangeLog 2003-03-07
8939
8940 2003-03-06 [paul]       0.8.10claws96
8941
8942         * src/compose.c
8943                 revert commit 0.8.10claws92
8944
8945 2003-03-06 [paul]       0.8.10claws95
8946
8947         * src/folderview.c
8948                 fix (solaris) bug 73, 'Crash when selecting top-level folder'
8949
8950         * src/gtkaspell.c
8951                 fix bug 74, 'Crash opening editor window with pseudo-color
8952                 display'
8953                 
8954         Patches submitted by Kevin Vigor <kevin@vigor.nu>
8955
8956 2003-03-06 [christoph]  0.8.10claws94
8957
8958         * src/send.c
8959                 fix rfc2821 (4.5.2) violation in SMTP data sending,
8960                 all lines starting with a period get an extra period
8961                 inserted
8962                 (found by Simon 'corecode' Schubert)
8963
8964 2003-03-06 [paul]       0.8.10claws93
8965
8966         * src/folderview.c
8967                 if configured font can't be loaded fall back to gtk
8968                 default. (with thanks to Christoph)
8969                 
8970                 closes long-standing bug 15 'Crashes on startup'
8971
8972 2003-03-06 [paul]       0.8.10claws92
8973
8974         * src/compose.c
8975                 freeze text before autosave and thaw afterwards
8976                 fixes bug 67 'autosave make re-rediting message crazy'
8977
8978 2003-03-06 [christoph]  0.8.10claws91
8979
8980         * src/compose.c
8981                 ignore address comment in dupe check for Cc-list
8982
8983         (closes reopened bug 47 Replying to message strips name part of
8984          e-mail addresses of Cc: lines)
8985
8986 2003-03-06 [paul]       0.8.10claws90
8987
8988         * src/Makefile.am
8989                 remove reference to gtkxtext.h as its no longer in
8990                 the repository
8991
8992 2003-03-06 [paul]       0.8.10claws89
8993
8994         * sync with 0.8.10cvs25
8995                 see ChangeLog 2003-03-06
8996
8997 2003-03-06 [oliver]     0.8.10claws88
8998         
8999         * src/messageview.c
9000                 remove include
9001
9002 2003-03-06 [oliver]     0.8.10claws87
9003         
9004         * src/folderview.c 
9005                 remove changes introduced inclaws74
9006         * src/messageview.c
9007                 another attempt to sanely delete and update
9008                 messages deleted in separate messageview
9009
9010 2003-03-05 [christoph]  0.8.10claws86
9011
9012         * src/summaryview.c
9013                 check if "From" matches any account's address if
9014                 addressbook completion of addresses is disabled too
9015
9016         (closes Bug 70 "Display recipient in from" doesn't check
9017          folder's default account)
9018
9019 2003-03-05 [christoph]  0.8.10claws85
9020
9021         * src/compose.c
9022         * src/common/utils.[ch]
9023                 don't strip address comments when building Cc lists
9024
9025         (closes Bug 47 Replying to message strips name part of e-mail addresses
9026          of Cc: lines)
9027
9028         * src/folder.c
9029                 fix return value of copy function
9030
9031 2003-03-05 [christoph]  0.8.10claws84
9032
9033         * src/imap.c
9034                 don't ask imap server for non rfc822 headers
9035
9036         (closes bug 71 IMAP FETCH asks for FROM header field twice)
9037
9038         * src/imap.c
9039                 destroy session on socket error to allow reconnecting
9040
9041 2003-03-05 [christoph]  0.8.10claws83
9042
9043         * configure.ac
9044                 fix building with gnome when no prefix is set
9045
9046         (closes bug 66 Gnome directory is set to NONE)
9047
9048 2003-03-05 [paul]       0.8.10claws82
9049
9050         * sync with 0.8.10cvs23
9051                 see ChangeLog 2003-03-05
9052
9053 2003-03-04 [christoph]  0.8.10claws81
9054
9055         * src/folder.c
9056                 o fix moving and copying when folder returns 0 for new
9057                   message number
9058                 o remove some code for single message copy and move
9059                   operations and use functions for multiple messages
9060
9061         (closes bug 63 Strange behaviour MOVING messages from MH to IMAP)
9062
9063         * src/news.c
9064                 remove unused include
9065
9066 2003-03-04 [paul]       0.8.10claws80
9067
9068         * src/gtk/about.c
9069                 list 'Compiled plugins'
9070
9071 2003-03-03 [christoph]  0.8.10claws79
9072
9073         * src/news.[ch]
9074                 have to multiply the percentage of the current fetch with
9075                 the percentage that it has of the total fetch operation
9076                 for correct values
9077
9078 2003-03-03 [christoph]  0.8.10claws78
9079
9080         * src/news.c
9081                 fix calculation of expected lines for progress indicator
9082
9083 2003-03-03 [christoph]  0.8.10claws77
9084
9085         * src/summaryview.c
9086         * src/common/utils.c
9087                 fix segfault when opening the root news folder
9088
9089 2003-03-03 [christoph]  0.8.10claws76
9090
9091         * src/mainwindow.[ch]
9092         * src/common/Makefile.am
9093         * src/common/progressindicator.[ch]
9094                 add UI independent progress indicator handling
9095
9096         * src/news.[ch]
9097                 use new progress indicator for message info fetching
9098
9099         * src/common/hooks.h
9100                 code cleanup
9101
9102 2003-03-03 [oliver]     0.8.10claws75
9103
9104         * src/toolbar.c
9105         * src/compose.c
9106                 removed commented code
9107
9108 2003-03-03 [oliver]     0.8.10claws74
9109
9110         * src/toolbar.[ch]
9111                 cleanups and refactoring
9112         * src/compose.[ch]
9113                 compose_reply_mode reply & forwarding interface for
9114                 toolbar buttons
9115         * src/folderview.c
9116                 act on messages marked for deletion in folderview_selected
9117                 based on prefs_common.immediate_exec since a message might 
9118                 have been deleted by messageview in a folder we are changing 
9119                 to (does anybody understand what I'm on about ?)
9120
9121 2003-03-03 [oliver]     0.8.10claws73
9122         
9123         * src/messageview.[ch]
9124                 new functions
9125                 - messageview_delete: delete message shown in messagview
9126                 - messageview_update_view: update messageview to currently 
9127                   selected summaryview message
9128                 - add separate messageview to msgview_list in order to update 
9129                   toolbar to new toolbar style on the fly (TOOLBAR_NONE, TOOLBAR_ICON etc.)
9130         * src/summaryview.[ch]
9131                 summary_get_selection returns a list of selected msgs
9132                 in summaryview
9133         * src/mainwindow.c
9134                 toolbar reply refactoring
9135
9136 2003-03-03 [paul]       0.8.10claws72
9137
9138         * sync with 0.8.10cvs21
9139                 see ChangeLog 2003-03-03
9140
9141 2003-03-02 [christoph]  0.8.10claws71
9142
9143         * src/common/passcrypt.c
9144                 use POSIX includes
9145
9146 2003-03-02 [christoph]  0.8.10claws70
9147
9148         * configure.ac
9149         * src/prefs_account.c
9150         * src/prefs_gtk.[ch]
9151         * src/common/.cvsignore
9152         * src/common/Makefile.am
9153         * src/common/passcrypt.c                ** NEW **
9154         * src/common/passcrypt.h.in             ** NEW **
9155                 Implement password encryption in config files
9156                 using unix encrypt and setkey functions. The crypt
9157                 key can be set as a configure parameter. Old
9158                 passwords will be converted if they do not begin
9159                 with '!'
9160
9161 2003-03-02 [paul]       0.8.10claws69
9162
9163         * src/prefs_account.c
9164                 fix compile error
9165
9166 2003-03-01 [thorsten]   0.8.10claws68
9167
9168         * po/el.po
9169           po/hr.po
9170           po/it.po
9171           po/nl.po
9172           po/sr.po
9173           po/sv.po
9174                 corrected format strings
9175         * po/en_GB.po
9176                 corrected headers
9177                 (fix compile errors with GNU gettext-0.11.5)
9178
9179 2003-03-01 [oliver]     0.8.10claws67
9180
9181         * src/summaryview.c
9182                 menu callbacks call toolbar_menu_reply
9183
9184 2003-03-01 [oliver]     0.8.10claws66
9185
9186         * src/mainwindow.c
9187         * src/messageview.c
9188                 menu callbacks call toolbar_menu_reply
9189         * src/toolbar.[ch]
9190                 callbacks from menu handled by toolbar_menu_reply
9191
9192 2003-03-01 [paul]       0.8.10claws65
9193
9194         * src/addressbook.c
9195                 revert commit 0.8.10claws54 - breaks editing of
9196                 addressbook.
9197                 
9198         * po/bg.po
9199                 update Bulgarian translation, submitted by
9200                 George Danchev
9201
9202 2003-02-28 [christoph]  0.8.10claws64
9203
9204         * src/account.c
9205         * src/addressadd.c
9206         * src/compose.c
9207         * src/gtkaspell.c
9208         * src/gtkxtext.h                ** REMOVE **
9209         * src/imap.c
9210         * src/matcher.[ch]
9211         * src/mh.c
9212         * src/news.c
9213         * src/pine.c
9214         * src/prefs_common.c
9215         * src/prefs_matcher.c
9216         * src/procheader.[ch]
9217         * src/procmsg.[ch]
9218         * src/toolbar.c
9219         * src/common/ssl_certificate.c
9220         * src/gtk/colorlabel.c
9221         * src/gtk/menu.c
9222                 o fix warnings
9223                 o remove code obsoleted by new cache and folder system rework
9224
9225 2003-02-28 [oliver]     0.8.10claws63
9226         
9227         * src/toolbar.[ch]
9228                 * fix bug where reply in Messageview replied to 
9229                 Message displayed in summaryview
9230                 (reportedd via ML by chinatinte at gmx dot ch)
9231                 * fix bug where toolbar popups (WITH_QUOTE, WITHOUT_QOUTE)
9232                 didn't work in separate MessageView Toolbar
9233                 (wondering if anybody uses this at all ?)
9234         * src/summaryview.[ch]
9235                 use toolbar.c's toolbar_reply instead of summary_reply (removed)
9236                 (generalize reply and forward code);
9237         * src/messageview.c 
9238                 remove focus_in event which updated summaryview to messageview
9239
9240 2003-02-28 [paul]       0.8.10claws62
9241
9242         * po/Makefile.in.in
9243                 add the --check option
9244                 Patch submitted by Ricardo Mones Lastra
9245
9246 2003-02-28 [paul]       0.8.10claws61
9247
9248         * src/prefs_account.c
9249                 re-order 'Signature' items
9250
9251 2003-02-28 [paul]       0.8.10claws60
9252
9253         * sync with 0.8.10cvs20
9254                 see ChangeLog 2003-02-28
9255
9256 2003-02-28 [paul]       0.8.10claws59
9257
9258         * po/POTFILES.in
9259                 update to reflect recent movement of files
9260
9261 2003-02-28 [paul]       0.8.10claws58
9262
9263         * sync with 0.8.10cvs19
9264                 see ChangeLog 2003-02-28
9265
9266 2003-02-27 [martin]     0.8.10claws57
9267
9268         * src/prefs_matcher.c 
9269                 fix segfault in prefs_matcher_ok() when the
9270                 last entry is deleted and prevents that the
9271                 message "entry not saved" comes up after deleting
9272                 an entry
9273
9274 2003-02-27 [martin]     0.8.10claws56
9275
9276         * src/prefs_filtering.c 
9277                 fix segfault in prefs_filtering_ok() when the
9278                 last entry is deleted and prevents that the
9279                 message "entry not saved" comes up after deleting
9280                 an entry
9281
9282 2003-02-27 [paul]       0.8.10claws55
9283
9284         * sync with 0.8.10cvs18
9285                 see ChangeLog 2003-02-27
9286
9287 2003-02-27 [paul]       0.8.10claws54
9288
9289         * src/addressbook.c
9290                 fix bug where the address book crashes with 
9291                 multiple lookups.
9292                 Patch [687729] submitted by David Frager 
9293                 <dbfrager@users.sourceforge.net>
9294
9295 2003-02-25 [christoph]  0.8.10claws53
9296
9297         * src/Makefile.am
9298         * src/colorlabel.[ch]           ** REMOVE **
9299         * src/gtk/Makefile.am
9300         * src/gtk/colorlabel.[ch]       ** NEW **
9301                 move colorlabel files to gtk directory
9302
9303         * src/esmtp.[ch]                ** REMOVE **
9304                 has been merged into smtp.[ch] in 0.7.5
9305
9306 2003-02-25 [christoph]  0.8.10claws52
9307
9308         * src/Makefile.am
9309         * src/about.[ch]                ** REMOVE **
9310         * src/gtk/Makefile.am
9311         * src/gtk/about.[ch]            ** NEW **
9312                 move about files to gtk directory
9313
9314 2003-02-25 [christoph]  0.8.10claws51
9315
9316         * src/folder.c
9317                 some code optimization of folder scanning code
9318
9319         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx> 
9320
9321 2003-02-25 [christoph]  0.8.10claws50
9322
9323         * src/main.c
9324         * src/common/sylpheed.c
9325                 add command line parameter parsing to common code
9326
9327 2003-02-24 [christoph]
9328
9329         * Makefile.am
9330         * configure.ac
9331                 fix gnome prefix problems, the configure script now removed
9332                 `gnome-config --prefix` from `gnome-config --datadir`
9333                 and adds $(prefix} instead
9334
9335         (closes Bug 24 Makefile does not respect prefix when installing
9336          GNOME data)
9337
9338 2003-02-24 [christoph]  0.8.10claws49
9339
9340         * src/news.c
9341                 check for valid session before trying to authenticate
9342
9343         (closes Bug 60 crash if "authenticate on logon" is activated
9344          and newsserver-hostname is not valid)
9345
9346 2003-02-24 [melvin]     0.8.10claws48
9347
9348         * src/prefs_actions.c
9349                 Make sure all user's input is sent to the action and then
9350                 close the socket..
9351
9352 2003-02-23 [alfons]     0.8.10claws46
9353
9354         * src/summaryview.c
9355                 also wait cursor when deleting files
9356
9357 2003-02-23 [paul]
9358
9359         * tools/freshmeat_search.pl
9360           tools/google_search.pl
9361                 scripts should now work for any browser/browser command line
9362
9363 2003-02-22 [christoph]  0.8.10claws45
9364
9365         * src/procmsg.c
9366                 fix IMAP flag setting, IMAP flag is not handled correctly
9367                 anymore by the folder system and information about the
9368                 folder should not be saved in the MsgInfo (in my opinion)
9369
9370         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
9371
9372 2003-02-22 [christoph]  0.8.10claws44
9373
9374         * src/summaryview.c
9375                 fix spelling of "label" ;-)
9376
9377 2003-02-22 [thorsten]   0.8.10claws43
9378
9379         * src/mimeview.c
9380           src/prefs_common.[ch]
9381           src/procmime.[ch]
9382                 do not use description as attachment name
9383
9384 2003-02-22 [alfons]     0.8.10claws42
9385
9386         * src/summaryview.c
9387                 freeze/thaw folder item updates when changing color labels,
9388                 and put a wait cursors on
9389
9390 2003-02-22 [thorsten]   0.8.10claws41
9391
9392         * src/mimeview.c
9393                 save-all fixes: crash if invoked on multipart container,
9394                 mimeinfo access, pathseparators, error dialog
9395
9396 2003-02-21 [alfons]     0.8.10claws40
9397
9398         * src/prefs_gtk.c
9399                 remove unused var
9400
9401 2003-02-21 [colin]      0.8.10claws39
9402
9403         * src/send.c
9404                 Fix smtp logging
9405
9406 2003-02-21 [colin]      0.8.10claws38
9407
9408         * src/summaryview.c
9409                 Freeze/thaw folderItem updates when filtering messages 
9410                 via Tools/Filter messages
9411
9412 2003-02-21 [paul]       0.8.10claws37
9413
9414         * src/compose.c
9415                 revert commit 0.8.10claws26, there are ulterior motives
9416                 for users to set a Reply-To header when posting to
9417                 newsgroups
9418
9419 2003-02-21 [paul]       0.8.10claws36
9420
9421         * sync with 0.8.10cvs17
9422                 see ChangeLog 2003-02-21
9423
9424 2003-02-20 [christoph]  0.8.10claws35
9425
9426         * src/imap.c
9427                 IMAP UID fetch speedup using SEARCH
9428
9429         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
9430
9431         * src/imap.c
9432                 fix problem with UIDs in IMAP UID cache that no longer existed
9433
9434 2003-02-20 [christoph]  0.8.10claws34
9435
9436         * src/imap.c
9437         * src/procheader.c
9438         * src/procheader.h
9439                 IMAP header fetch speedup (fetch only headers cached in MsgInfo)
9440
9441         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
9442
9443         * src/imap.c
9444                 Rewrite imap_cmd_gen_recv use sock_getline instead
9445                 of sock_gets to avoid problems with too long reply
9446                 lines
9447     
9448 2003-02-20 [colin]      0.8.10claws33
9449         
9450         * src/prefs_account.c
9451                 Better wording
9452
9453 2003-02-20 [colin]      0.8.10claws32
9454
9455         * src/compose.c
9456                 Remove useless '&& !to_sender' 
9457
9458 2003-02-20 [darko]
9459
9460         * AUTHORS
9461                 change my e-mail address
9462
9463 2003-02-19 [colin]      0.8.10claws31
9464
9465         * src/prefs_common.c
9466                 X11 style colors for every configurable color
9467
9468 2003-02-19 [alfons]     0.8.10claws30
9469
9470         * src/prefs_gtk.[ch]
9471         * src/prefs_common.c
9472                 for color_new accept both plain integers and X11 style color
9473                 names (as found in /usr/lib/X11/rgb.txt)
9474
9475 2003-02-19 [paul]       0.8.10claws29
9476
9477         * src/mainwindow.c
9478                 add tooltips to online/offline button and account selector
9479                 button
9480
9481 2003-02-19 [paul]       0.8.10claws28
9482
9483         * src/folder.c
9484           src/news.c
9485           src/prefs_account.[ch]
9486           src/prefs_common.[ch]
9487                 move 'Maximum number of articles to download' to
9488                 account prefs.
9489                 clean up account prefs gui a little by hiding entries
9490                 rather then greying out entries
9491
9492 2003-02-19 [hiro]       0.8.10claws27
9493
9494         * src/common/utils.c
9495                 fix bug #54 'yesterdays date is displayed in the message 
9496                 summary window'
9497
9498 2003-02-19 [paul]       0.8.10claws26
9499
9500         * src/compose.c
9501                 fix bug reported in Feature Request [688596] 
9502                 'Reply-to header in news'
9503
9504 2003-02-18 [paul]       0.8.10claws25
9505
9506         * src/select-keys.c
9507                 add a 'List all keys' button to key selection dialog
9508
9509 2003-02-18 [colin]      0.8.10claws24
9510         
9511         * src/stock_pixmap.c
9512                 fix compile error
9513
9514 2003-02-18 [colin]      0.8.10claws23
9515
9516         * src/common/smtp.[ch]
9517           src/prefs_account.c
9518                 Try to starttls if it seems to be the only
9519                 way to authenticate a user
9520
9521 2003-02-18 [paul]       0.8.10claws22
9522
9523         * src/Makefile.am
9524           src/folderview.c
9525           src/stock_pixmap.[ch]
9526           src/pixmaps/drafts_close.xpm  ** NEW FILE **
9527           src/pixmaps/drafts_open.xpm   ** NEW FILE **
9528                 as a Drafts folder is a special folder allow it to have
9529                 its own unique icons
9530
9531 2003-02-18 [colin]      0.8.10claws21
9532
9533         * src/imap.c
9534                 Fix port selection when using starttls
9535
9536 2003-02-18 [paul]       0.8.10claws20
9537
9538         * src/mainwindow.c
9539           src/prefs_common.[ch]
9540                 make blue the default new mail colour
9541
9542 2003-02-18 [paul]       0.8.10claws19
9543
9544         * sync with 0.8.10cvs14
9545                 see ChangeLog 2003-02-18
9546
9547 2003-02-17 [jens]       0.8.10claws18
9548
9549         * src/common/md5.c
9550                 fixed a compile problem with gcc 3.3
9551                 works on 2.95.3 too (testet on PPC as it is big endian)
9552
9553 2003-02-17 [paul]       0.8.10claws17
9554
9555         * sync with 0.8.10cvs13
9556                 see ChangeLog 2003-02-17
9557
9558 2003-02-17 [paul]       0.8.10claws16
9559
9560         * sync with 0.8.10cvs12
9561                 see ChangeLog 2003-02-17
9562
9563 2003-02-16 [match]      0.8.10claws15
9564
9565         * src/addressbook.c
9566                 Eliminates reloading of address data when items
9567                 deleted or added. Applied submitted by
9568                 Luke Plant <lukeplant@softhome.net>
9569
9570 2003-02-16 [paul]       0.8.10claws14
9571
9572         * src/news.c
9573                 when a 'protocol error' is encountered disconnect from
9574                 the server. This means that the user can carry on viewing
9575                 other articles and doesn't have to either wait until the
9576                 server timesout or quit sylpheed.
9577                 Fixes bug #53 'Unable to read messages in newsgroups, 
9578                 displayed message doesn't change'
9579
9580 2003-02-15 [christoph]  0.8.10claws13
9581
9582         * src/imap.c
9583                 fix bug that stopped scanning of folders when an
9584                 IMAP folder was empty
9585
9586         (closes bug 46 stop scan messages in folders after empty folder)
9587
9588 2003-02-15 [paul]
9589
9590         * tools/Makefile.am
9591           tools/README
9592           tools/freshmeat_search.pl     ** NEW FILE **
9593           tools/google_search.pl        ** NEW FILE **
9594                 Add 2 Actions scripts which search freshmeat/google
9595                 for the selected text using the browser configured
9596                 in sylpheedrc.
9597                 
9598         Note: These scripts are very dependent on the format of the
9599         browser command and may not work on every occasion. Testing
9600         is welcome. 
9601
9602 2003-02-14 [alfons]     0.8.10claws12
9603
9604         * src/compose.c
9605                 fix breakage because of uninitialized account pointer.
9606                 please verify.
9607
9608 2003-02-14 [paul]       0.8.10claws11
9609
9610         * src/compose.c
9611           src/prefs_account.[ch]
9612           src/prefs_common.[ch]
9613                 move signature settings to Account Prefs
9614
9615 2003-02-14 [paul]       0.8.10claws10
9616
9617         * sync with 0.8.10cvs11
9618                 see ChangeLog 2003-02-14
9619
9620 2003-02-13 [thorsten]   0.8.10claws9
9621
9622         * src/news.c
9623                 revert news progressbar (GUI separation)
9624
9625 2003-02-13 [paul]       0.8.10claws8
9626
9627         * src/compose.c
9628                 make replies behave correctly, re: RFC 1036, Section 2.2.3,
9629                 paragraph 1
9630
9631 2003-02-13 [paul]       0.8.10claws7
9632
9633         * src/compose.[ch]
9634           src/summaryview.c
9635                 fix 'Follow-up and Reply-to' so that it creates a reply to
9636                 the newsgroup and the sender. If the message has the keyword
9637                 'poster' in the Followup-To header, all replies go to the
9638                 sender, re: RFC 1036, Section 2.2.3
9639                 rename all instances of 'ignore_replyto' to 'to_sender', both
9640                 were previously used, now we use just one.
9641
9642 2003-02-13 [paul]       0.8.10claws6
9643
9644         * sync with 0.8.10cvs9
9645                 see ChangeLog 2003-02-13
9646
9647 2003-02-13 [paul]       0.8.10claws5
9648
9649         * configure.ac
9650                 show which plugins are configured in the configure
9651                 output.
9652
9653 2003-02-12 [thorsten]   0.8.10claws4
9654
9655         * src/news.c
9656                 show progress while fetching news headers
9657
9658 2003-02-12 [christoph]  0.8.10claws3
9659
9660         * configure.ac
9661         * src/plugins/Makefile.am
9662                 use AM_CONDITIONAL to enable plugins, automake correctly
9663                 manages this when creating distdir
9664
9665 2003-02-12 [christoph]  0.8.10claws2
9666
9667         * ac/spamassassin.m4
9668         * src/plugins/spamassassin/Makefile.am
9669                 fix building SpamAssassin plugin without OpenSSL
9670
9671 2003-02-12 [paul]       0.8.10claws1
9672
9673         * ac/Makefile.am
9674           src/Makefile.am
9675           src/plugins/Makefile.am
9676                 fix failure of 'make release'
9677
9678 2003-02-12 [paul]       0.8.10claws
9679
9680         * 0.8.10claws released
9681
9682 2003-02-12 [paul]       0.8.9claws56
9683
9684         * po/bg.po
9685           po/es.po
9686           po/it.po
9687           po/ru.po
9688           po/sr.po
9689                 updated translations by George Danchev, Ricardo Mones Lastra,
9690                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively
9691                 
9692         * sylpheed.spec.in
9693                 Allow the building of RPMs by a regular user. Submitted
9694                 by Sergei Astanin
9695
9696 2003-02-11 [alfons]     0.8.9claws55
9697
9698         * src/colorlabel.c
9699                 don't use pixmaps for label color rect but draw rectangles
9700                 so we can respect the color map of palette based visuals
9701                 (fixes the long time crashes on Suns - thanks to Andreas
9702                 Engel and Steve O'Hara-Smith for testing)
9703
9704 2003-02-11 [christoph]  0.8.9claws54
9705
9706         * src/matcher_parser_parse.y
9707                 correct bug where filering rules of not existing folders in
9708                 matcherrc were added to global filtering
9709                 
9710         (closes Debian Bug #180253 - Directory's filter-rules are merged with
9711          main filter-rules after removing directory, http://bugs.debian.org/180253)
9712         
9713 2003-02-11 [paul]       0.8.9claws53
9714
9715         * sync with 0.8.10cvs7
9716                 see ChangeLog 2003-02-09
9717
9718 2003-02-11 [melvin]     0.8.9claws52
9719
9720         * po/fr.po
9721                 Updated French tranlsations
9722
9723 2003-02-10 [paul]       0.8.9claws51
9724
9725         * sylpheed.spec.in
9726                 correct --enable-openssl
9727                 Fix submitted by Sergei Astanin <asita@users.sourceforge.net>
9728
9729 2003-02-09 [martin]     0.8.9claws50
9730
9731         * src/prefs_matcher.c
9732                 fix segfault in prefs_matcher_substitute_cb() when
9733                 no row is selected
9734
9735 2003-02-09 [paul]       0.8.9claws49
9736
9737         * src/folderview.c
9738                 fix bug where a newsgroup folder's processing rules were
9739                 merged with the global filtering rules when the newsgroup
9740                 folder was deleted, causing some seriously bad results,
9741                 see <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=180253>
9742
9743 2003-02-08 [melvin]     0.8.9claws48
9744
9745         * src/compose.c
9746                 Corrected and modified an alert message.
9747
9748 2003-02-07 [paul]       0.8.9claws47
9749
9750         * src/folderview.c
9751                 fix bug where both an 'Account properties' window and a
9752                 'Folder properties' window were opened when clicking on
9753                 'Properties' in an NNTP or IMAP folder's popup menu.
9754
9755 2003-02-07 [paul]       0.8.9claws46
9756
9757         * sync with 0.8.10cvs6
9758                 see ChangeLog 2003-02-06
9759
9760 2003-02-06 [christoph]  0.8.9claws45
9761
9762         * src/mbox.c
9763                 freeze folder updates while importing mbox files
9764                 (closes bug 43 importing mbox took hours)
9765                 
9766         Patch submitted by Jens Rantil <jens.rantil@telia.com>
9767
9768 2003-02-06 [thorsten]   0.8.9claws44
9769
9770         * po/de.po
9771                 Updated german translations
9772
9773 2003-02-06 [thorsten]   0.8.9claws43
9774
9775         * src/news.h
9776                 use guint for message numbers (fix count in grouplist dialog)
9777
9778 2003-02-05 [paul]       0.8.9claws42
9779
9780         * sync with 0.8.10cvs2
9781                 see ChangeLog 2003-02-05
9782
9783 2003-02-04 [colin]      0.8.9claws41
9784
9785         * src/prefs_common.[ch]
9786           src/procmsg.c
9787           src/summaryview.c
9788                 Add an option to disable threading by subject
9789
9790 2003-02-04 [christoph]  0.8.9claws40
9791
9792         * src/inc.c
9793                 only abort fetching mails from multiple accounts when the
9794                 error is fatal and does not allow to check any more accounts
9795                 (currently only disk full error)
9796
9797         (closes bug 31 after POP3 error: "no such mail" Sylpheed does not
9798          receive mails for other accouts)
9799
9800 2003-02-04 [christoph]  0.8.9claws39
9801
9802         * src/folder.c
9803                 first add the new message to the cache, then
9804                 send the update notification
9805
9806         (closes bug 39 after sending message folderview doesnt get updated)
9807
9808 2003-02-04 [colin]      0.8.9claws38
9809
9810         * src/inc.c
9811                 _really_ fix this Connecting... status
9812
9813 2003-02-04 [paul]       0.8.9claws37
9814
9815         * sync with 0.8.10
9816                 see ChangeLog 2003-02-04
9817
9818 2003-02-04 [paul]       0.8.9claws36
9819
9820         * sync with 0.8.9cvs6
9821                 see ChangeLog 2003-02-03
9822
9823 2003-02-04 [paul]       0.8.9claws35
9824
9825         * po/pt_BR.po
9826                 updated by André Filipe de Assunção e Brito 
9827                 <bedecko@netsite.com.br>
9828
9829 2003-02-03 [thorsten]   0.8.9claws34
9830
9831         * po/de.po
9832                 Updated german translations
9833
9834 2003-02-02 [paul]       0.8.9claws33
9835
9836         * po/es.po
9837                 updated by Ricardo Mones Lastra
9838
9839 2003-02-02 [thorsten]   0.8.9claws32
9840
9841         * src/mh.c
9842                 Fix mh_get_msginfo() segfault if file is inaccessible
9843
9844 2003-01-31 [colin]      0.8.9claws31
9845
9846         * src/procheader.c
9847                 Fix last commit's bug
9848
9849 2003-01-31 [colin]      0.8.9claws30
9850
9851         * src/procheader.c
9852                 Missing a change for gpg-signed messages
9853
9854 2003-01-31 [paul]       0.8.9claws29
9855
9856         * src/pixmaps/gpg_signed.xpm    ** NEW FILE **
9857           src/procheader.c
9858           src/stock_pixmap.[ch]
9859           src/summaryview.c
9860                 indicate GnuPG signed messages by displaying an icon
9861                 in the Attachment column.
9862
9863 2003-01-31 [paul]       0.8.9claws28
9864
9865         * sync with 0.8.9cvs4
9866                 see ChangeLog 2003-01-31
9867
9868 2003-01-31 [alfons]     0.8.9claws27
9869
9870         * src/textview.c
9871                 tune URI parser to accept mailto URLs with a '?'
9872                 (patch from Ruslan Balkin)
9873
9874 2003-01-31 [colin]      0.8.9claws26
9875
9876         * src/summaryview.c
9877                 Fix a leak introduced in claws24
9878
9879 2003-01-31 [colin]      0.8.9claws25
9880
9881         * src/summaryview.c
9882                 Freeze/Thaw folder updates when deleting dups
9883
9884 2003-01-31 [colin]      0.8.9claws24
9885         
9886         * src/addr_compl.c
9887           src/summaryview.c
9888           src/msgcache.c
9889                 little speed improvements
9890
9891 2003-01-31 [colin]      0.8.9claws23
9892
9893         * src/summaryview.c
9894                 Fix segfault when forwarding nothing
9895                 Patch from "Ruslan N. Balkin" <baron@voices.ru>
9896                 
9897 2003-01-30 [paul]       0.8.9claws22
9898
9899         * sync with 0.8.9cvs3
9900                 see ChangeLog 2003-01-30
9901
9902 2003-01-30 [paul]       0.8.9claws21
9903
9904         * sync with 0.8.9cvs2
9905                 see ChangeLog 2003-01-30
9906
9907 2003-01-29 [paul]       0.8.9claws20
9908
9909         * sync with 0.8.9cvs1
9910                 see ChangeLog 2003-01-29
9911
9912 2003-01-28 [paul]       0.8.9claws19
9913
9914         * po/POTFILES.in
9915                 update to reflect changes. 
9916                 thanks to Ricardo Mones Lastra
9917
9918 2003-01-27 [christoph]  0.8.9claws18
9919
9920         * ac/openssl.m4
9921         * ac/spamassassin.m4
9922         * src/plugins/spamassassin/README
9923         * src/plugins/spamassassin/libspamc.[ch]
9924         * src/plugins/spamassassin/utils.[ch]
9925                 updated to latest libspamc
9926
9927 2003-01-27 [christoph]  0.8.9claws17
9928
9929         * src/folder.c
9930                 fix wrong use of procheader_get_header_fields
9931
9932 2003-01-27 [christoph]  0.8.9claws16
9933
9934         * src/news.c
9935         * src/prefs_account.[ch]
9936         * src/common/nntp.[ch]
9937                 allow to force authentication for NNTP servers
9938
9939         Patch submitted by Florian Mickler <dmk@d-labs.de>
9940
9941 2003-01-26 [paul]       0.8.9claws15
9942
9943         * src/summaryview.c
9944                 speed up of marking messages as read
9945                 patch submitted by Jens Rantil <ztyx@users.sourceforge.net>
9946
9947 2003-01-26 [christoph]  0.8.9claws14
9948
9949         * src/Makefile.am
9950         * src/mgutils.[ch]              ** REMOVE **
9951         * src/xml.[ch]                  ** REMOVE **
9952         * src/xmlprops.[ch]             ** REMOVE **
9953         * src/common/Makefile.am
9954         * src/common/mgutils.[ch]       ** NEW **
9955         * src/common/xml.[ch]           ** NEW **
9956         * src/common/xmlprops.[ch]      ** NEW **
9957                 move xml files to common directory
9958
9959 2003-01-26 [christoph]  0.8.9claws13
9960
9961         * src/plugins/spamassassin/spamassassin_gtk.c
9962                 only set gtk entry text if string is available
9963
9964 2003-01-26 [melvin]     0.8.9claws12
9965
9966         * src/description_window.c
9967                 Allow resizing of the window
9968                 Allow automatic horizontal scroll bar
9969                 Do not vertically expand and fill
9970
9971 2003-01-26 [christoph]  0.8.9claws11
9972
9973         * src/Makefile.am
9974         * src/gtkutils.[ch]             ** REMOVE **
9975         * src/common/sylpheed.c
9976         * src/gtk/Makefile.am
9977         * src/gtk/description_window.c
9978         * src/gtk/gtkutils.[ch]         ** NEW **
9979         * src/gtk/prefswindow.c
9980                 move gtkutils to gtk directory
9981
9982 2003-01-26 [paul]       0.8.9claws10
9983
9984         * src/summaryview.c
9985                 rename summary_unread_clicked() to summary_status_clicked()
9986
9987 2003-01-26 [melvin]     0.8.9claws9
9988
9989         * src/prefs_actions.c
9990                 Cosmetical changes to the help text
9991
9992 2003-01-26 [paul]       0.8.9claws8
9993
9994         * src/folder.[ch]
9995           src/mainwindow.c
9996           src/prefs_common.c
9997           src/prefs_sumamry_column.c
9998           summaryview.[ch]
9999                 rename the 'Unread' column to 'Status'
10000
10001 2003-01-25 [match]      0.8.9claws7
10002
10003         * src/mgutils.[ch]
10004                 removed reference to LDAP constants. removed error2string.
10005                 included functions to support LDAP dynamic queries.
10006         * src/syldap.h
10007                 moved LDAP constants here.
10008         * src/addressbook.c
10009         * src/addrindex.c
10010         * src/importldif.c
10011                 removed references to LDAP constants and references to
10012                 error2string.
10013
10014 2003-01-25 [paul]       0.8.9claws6
10015
10016         * src/summaryview.c
10017                 summary_thread_build(), summary_thread_init(): remove 
10018                 unneeded reference to summaryview->folder_item
10019
10020 2003-01-25 [christoph]  0.8.9claws5
10021
10022         * src/gtk/description_window.c
10023                 o allow description texts to expand over multiple columns
10024                 o translate all columns
10025         * src/prefs_actions.c
10026                 change syntax description to use new multi column feature
10027
10028         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
10029
10030 2003-01-25 [match]      0.8.9claws4
10031
10032         * src/vcard.c
10033                 fixed bug with Quoted-Printable
10034
10035 2003-01-25 [paul]       0.8.9claws3
10036
10037         * src/folder.[ch]
10038           src/summaryview.[ch]
10039                 implement per-folder collapsed/expanded threads setting
10040                 
10041         * src/prefs_common.c
10042                 remove global collapsed/expanded threads option
10043
10044 2003-01-25 [christoph]  0.8.9claws2
10045
10046         * po/POTFILES.in
10047                 add pluginwindow and prefswindow
10048         * src/compose.c
10049                 make send respond correctly to messages that could be added
10050                 to the queue folder, but the UID of the message is unknown
10051         * src/folder.c
10052         * src/imap.c
10053                 don't return guessed UIDs in imap_add_msg anymore. We return
10054                 0 to tell the folder system it was appened but the UID is
10055                 unknown. Folder system now get's the UID by scaning the folder
10056                 and searching the cache for the Message-ID
10057                 (closes bug #29 Messages queued, but not sent)
10058
10059 2003-01-25 [paul]       0.8.9claws1
10060
10061         * src/codeconv.c
10062                 conv_encode_header():  fix bug when long headers with 8-bit
10063                 characters are used, so that the encoded words are wrapped.
10064                 If the space in the original text falls on the wrap boundary,
10065                 it can be lost.
10066                 Patch by Sergey Vlasov.
10067                 
10068         * src/folderview.c
10069                  fix bug where a change to the sorting method or thread view
10070                  of a folder's messages is lost if simpify-subject is set and
10071                  toggled on or off.
10072                  Patch by Luke Plant.
10073
10074 2003-01-24 [paul]       0.8.9claws
10075
10076         * sylpheed-0.8.9claws released
10077         
10078         * Makefile.am
10079           sylpheed.spec.in
10080                 remove reference to 'INSTALL.jp'
10081
10082 2003-01-23 [paul]       0.8.8claws128
10083
10084         * po/es.po
10085           po/it.po
10086           po/ru.po
10087           po/sr.po
10088                 updated translations. submitted by Ricardo Mones Lastra,
10089                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively.
10090
10091 2003-01-23 [colin]      0.8.8claws127
10092
10093         * src/compose.c
10094                 Fix drafted and queued news articles re-edition
10095
10096 2003-01-23 [melvin]     0.8.8claws126
10097
10098         * po/fr.po
10099                 Updated French translations
10100
10101 2003-01-23 [colin]      0.8.8claws125
10102
10103         * src/inc.c
10104                 Fix "Connecting to..." status message
10105
10106 2003-01-22 [paul]       0.8.8claws124
10107
10108         * po/bg.po
10109                 updated by George Danchev
10110                 
10111         * src/folder.c
10112                 revert last commit [0.8.8claws111] as it breaks folder d'n'd
10113                 and folder deletion
10114
10115 2003-01-21 [paul]       0.8.8claws123
10116
10117         * po/bg.po
10118                 updated by George Danchev
10119                 
10120         * src/about.c
10121                 its now 2003
10122                 
10123         * src/toolbar.c
10124                 don't translate 'Separator'
10125                 
10126         * src/plugins/spamassassin/Makefile.am
10127                 add aspell to CPPFLAGS
10128                 
10129         * src/plugins/spamassassin/spamassassin.c
10130           src/plugins/spamassassin/spamassassin_gtk.c
10131                 set correct default for spamassassin_receive_spam
10132                 slightly re-word descriptions and some
10133                 other minor changes
10134
10135 2003-01-19 [alfons]     0.8.8claws122
10136                 
10137         * src/mimeview.c
10138                 mimeview_save_as(): we might as well show the file name for
10139                 the single case "Save As" too
10140
10141 2003-01-19 [alfons]     0.8.8claws121
10142
10143         * src/crash.c
10144                 change bug tracker URL to bugzilla URL
10145
10146 2003-01-19 [alfons]     0.8.8claws120
10147
10148         * src/mimeview.c
10149                 mimeview_save_all(): display name of file before overwriting;
10150                 continue saving all, even when one overwrite was cancelled
10151
10152 2003-01-19 [christoph]  0.8.8claws119
10153
10154         * src/summaryview.c
10155         * src/procmsg.[ch]
10156                 fix wrong usage of procmsg_find_children in summaryview
10157                 by using procmsg_update_unread_children instead of
10158                 summaryview_update_unread_children
10159
10160 2003-01-19 [christoph]  0.8.8claws118
10161
10162         * src/procmsg.c
10163                 fix infinite loop in procmsg_find_children
10164                  (closes bug #25 sylpheed crashes on delete.)
10165
10166         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
10167
10168 2003-01-19 [paul]       0.8.8claws117
10169
10170         * po/pt_BR.po
10171                 updated by Ivan Francolin Martinez
10172
10173 2003-01-18 [melvin]     0.8.8claws116
10174
10175         * src/prefs_actions.c
10176                 Removed syntax limitation of only one '&' at the end of command.
10177                         Now actions that contain '>/dev/null 2>&1' are possible.
10178
10179 2003-01-18 [melvin]     0.8.8claws115
10180
10181         * src/prefs_actions.c
10182                 Actions IO dialog: when the action ends
10183                 the "Close" button now has focus and [Escape] closes the
10184                 window.
10185
10186 2003-01-18 [christoph]  0.8.8claws114
10187
10188         * src/procmsg.c
10189                 o add debug output when MsgInfos are really freed
10190                 o free GSLists in procmsg_find_children and
10191                   procmsg_update_unread_children
10192
10193 2003-01-18 [christoph]  0.8.8claws113
10194
10195         * src/mainwindow.c
10196                 reorder Configuration menu
10197
10198 2003-01-18 [christoph]  0.8.8claws112
10199
10200         * src/compose.c
10201                 fix applying templates to forwarded messages
10202
10203         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
10204
10205 2003-01-17 [christoph]  0.8.8claws111
10206
10207         * src/folder.c
10208                 destroy folder items, when a folder item is removed
10209
10210 2003-01-17 [christoph]  0.8.8claws110
10211
10212         * src/folder.c
10213                 fix wrong folder stats update when ignored message is
10214                 deleted
10215
10216 2003-01-17 [colin]      0.8.8claws109
10217         
10218         * src/mainwindow.c
10219         * src/summaryview.c
10220                 Quicksearch bugfixes: 
10221                 - hide help button at startup if not extended
10222                 - switch to extended when looking for replies
10223
10224 2003-01-17 [paul]
10225
10226         * sync with 0.8.9 release
10227
10228 2003-01-17 [paul]       0.8.8claws108
10229
10230         * sync with 0.8.8cvs11
10231                 see ChangeLog 2003-01-17
10232
10233 2003-01-16 [colin]      0.8.8claws107
10234
10235         * src/procmsg.c
10236                 Changed encryption test to re-ask passphrase
10237                 if an encrypted message hasn't been decrypted
10238                 Fixes bug #5
10239
10240 2003-01-16 [christoph]  0.8.8claws106
10241
10242         * src/prefs_gtk.c
10243         * src/prefs_toolbar.c
10244         * src/gtk/prefswindow.h
10245         * src/plugins/spamassassin/spamassassin_gtk.c
10246                 remove page destroy function that is not used anymore
10247
10248 2003-01-16 [paul]       0.8.8claws105
10249
10250         * sync with 0.8.8cvs9
10251                 see ChangeLog 2002-01-16
10252
10253 2003-01-16 [colin]      0.8.8claws104
10254
10255         * src/compose.[ch]
10256                 Fix bug with autosaved drafts for IMAP, when draft
10257                 folder is specified - fixes bugzilla bug #20
10258
10259 2003-01-15 [paul]       0.8.8claws103
10260
10261         * src/compose.[ch]
10262           src/procmsg.c
10263                 store folder and message-id of message forwarding
10264                 in queue header and set forward flag after sending
10265
10266 2003-01-15 [paul]       0.8.8claws102
10267
10268         * sync with 0.8.8cvs8
10269                 see ChangeLog 2002-01-15
10270
10271 2003-01-15 [colin]      0.8.8claws101
10272
10273         * src/Makefile.am
10274                 Fix linking with GNU libiconv
10275
10276 2003-01-15 [darko]      0.8.8claws100
10277
10278         * src/pine.c
10279                 fix crash when importing pine address book
10280                 entry with an empty name (reported by DY
10281                 <dybulk at tri8.net>)
10282
10283 2003-01-14 [paul]       0.8.8claws99
10284
10285         * configure.in  ** REMOVED **
10286           configure.ac  ** NEW FILE **
10287                 rename configure.in to configure.ac, as it is now
10288                 preferred
10289
10290 2003-01-14 [melvin]     0.8.8claws98
10291
10292         * src/folderview.c
10293                 folderview_check_new(): More precise function description
10294
10295 2003-01-14 [melvin]     0.8.8claws97
10296
10297         * src/folderview.c
10298                 folderview_check_new(): return the number of new messages 
10299                         since last check.
10300         * src/inc.c
10301                 inc_account_mail(): Disable counting of new messages for IMAP
10302                         and NNTP until bug [19] and [14] are fixed.
10303
10304 2003-01-14 [paul]       0.8.8claws96
10305
10306         * sync with 0.8.8cvs6
10307                 see ChangeLog 2003-01-14
10308
10309 2003-01-13 [alfons]     0.8.8claws95
10310
10311         * src/textview.c
10312                 tune email address validation (c. 0.8.8claws89): if . is 
10313                 just one char away from @, the address is invalid too 
10314                 (correctly rejects addresses like foo@.com)
10315
10316 2003-01-13 [paul]       0.8.8claws94
10317
10318         * src/messageview.c
10319           src/toolbar.c
10320                 fixes to the Message View toolbar and menu:
10321                 fix non-functioning Forward button
10322                 make Reply button consider default_reply_list
10323                 remove 'Follow-up...' menu entry
10324                 add 'Forward' and 'Redirect' menu entries
10325
10326 2003-01-13 [melvin]     0.8.8claws93
10327
10328         * src/inc.c
10329                 Fixed typo that could make new messages count incorrect.
10330
10331 2003-01-13 [melvin]     0.8.8claws92
10332
10333         * src/folderview.[ch]
10334                 folderview_check_new(): return the number of new messages.
10335         * src/inc.c
10336                 Should fix bug [14] where new mail notification worked 
10337                         incorrectly with IMAP accounts.
10338                 inc_spool_account(): return number of new msgs, or -1 on error
10339                 inc_all_spool(): return number of new msgs
10340                 
10341 2003-01-13 [melvin]     0.8.8claws91
10342
10343         * src/prefs_actions.c
10344                 Justify help text.
10345
10346 2003-01-12 [thorsten]   0.8.8claws90
10347
10348         * src/common/prefs.c
10349                 close file before rename
10350
10351 2003-01-12 [alfons]     0.8.8claws89
10352
10353         * AUTHORS
10354                 add Christian Mertes
10355         * src/common/utils.[ch]
10356                 g_stricase_hash(), g_stricase_equal(): functions for 
10357                 case insensitive hash tables
10358         * src/textview.c
10359                 use top level domain names to validate email address, based
10360                 on a patch by Christian Mertes (thanks!), but changed 
10361                 implementation to use a hash table 
10362
10363 2003-01-12 [paul]       0.8.8claws88
10364
10365         * po/bg.po
10366                 updated by George Danchev
10367
10368 2003-01-12 [alfons]     0.8.8claws87
10369
10370         * src/summaryview.c
10371                 delete / execute performance: use new style folder update
10372
10373 2003-01-12 [paul]       0.8.8claws86
10374
10375         * sync with 0.8.8cvs5
10376                 see ChangeLog 2003-01-13 (!)
10377
10378 2003-01-12 [alfons]     0.8.8claws85
10379
10380         * src/filtering.c
10381         * src/matcher_parser_parse.y
10382                 prepare change_score filtering action
10383         * src/matcher.[ch]
10384                 give up const-correctness on functions that call non-const-correct functions;
10385                 several casts to gpointer in g_free();
10386                 add change_score;
10387
10388 2003-01-12 [christoph]  0.8.8claws84
10389
10390         * src/compose.c
10391                 fix 2 warnings
10392
10393         * src/gtk/prefswindow.[ch]
10394         * src/plugins/spamassassin/spamassassin_gtk.c
10395                 changed the call of the widget create function
10396                 for PrefsPages, because sometimes the widget
10397                 create function needs a widget that already has
10398                 been attached to a window (to create GDK pixmaps
10399                 for exmaple). So we simply pass the GtkWindow as
10400                 the second parameter now.
10401
10402         * src/main.c
10403         * src/mainwindow.c
10404         * src/prefs_toolbar.[ch]
10405                 rewrite Toolbar Preferences using the new
10406                 prefs window
10407
10408 2003-01-11 [alfons]     0.8.8claws83
10409
10410         * src/addressadd.c
10411                 fix crash when adding sender to addressbook because status bar
10412                 isn't there (the status bar doesn't seem to be used though,
10413                 but I'll let Match decide what to do with it)
10414
10415 2003-01-11 [colin]      0.8.8claws82
10416
10417         * src/main.c
10418           src/toolbar.c
10419                 Two useless changes reversed
10420
10421 2003-01-11 [colin]      0.8.8claws81
10422
10423         * src/mainwindow.c
10424           src/mainwindow.h
10425                 Add mainwindow_get_mainwindow()
10426         * src/alertpanel.c
10427           src/alertpanel.h
10428                 Add alertpanel_error_log() 
10429         * src/compose.c
10430           src/inc.c
10431           src/messageview.c
10432           src/toolbar.c
10433           src/main.c
10434           src/procmsg.c
10435                 Network errors get a View Log button
10436
10437 2003-01-10 [alfons]     0.8.8claws80
10438
10439         * src/prefs_toolbar.c
10440         * src/toolbar.c
10441                 use the translatable string for "Separator" as file name for
10442                 separator toolbar items (probably make this uppercase?)
10443
10444 2003-01-10 [alfons]     0.8.8claws79
10445
10446         * src/prefs_toolbar.c
10447                 put right A_SEPARATOR description string in "displayed
10448                 toolbar items list" so manually added separators are
10449                 saved correctly (bug #10, "Adding a separator to the main 
10450                 toolbar fails, entry in xml file is wrong")
10451
10452 2003-01-10 [christoph]  0.8.8claws78
10453
10454         * src/imap.c
10455                 o fix warnings
10456                 o use CAPABILITY to check if NAMESPACE is available
10457
10458 2003-01-10 [christoph]  0.8.8claws77
10459
10460         * src/imap.[ch]
10461                 apply UIDPLUS IMAP extension support patch
10462
10463         Patch submitted by Simon 'corecode' Schubert
10464
10465 2003-01-10 [paul]       0.8.8claws76
10466
10467         * src/folderview.c
10468                 a sync from main which fixes the news account folders'
10469                 Properties bug
10470
10471 2003-01-10 [christoph]  0.8.8claws75
10472
10473         * src/folder.c
10474                 don't accept 0 as a valid uid returned by copy and move
10475                 functions. 0 means the message was copied or moved but the
10476                 new uid could not be fetched. It is not an error condition
10477                 for the copy or move operation.
10478
10479 2003-01-10 [paul]       0.8.8claws74
10480
10481         * src/prefs_filtering.c
10482                 change English used in Alert when entry is not
10483                 saved.
10484                 
10485         * sync with 0.8.8cvs4
10486                 see ChangeLog 2003-01-10
10487
10488 2003-01-10 [darko]      0.8.8claws73
10489
10490         * src/pine.c
10491                 fix crash when importing address book entry
10492                 without a valid address
10493
10494 2003-01-09 [alfons]     0.8.8claws72
10495
10496         * src/inc.c
10497                 filtering performance: use new style folder update
10498
10499 2003-01-09 [christoph]  0.8.8claws71
10500
10501         * src/compose.c
10502         * src/gtk/menu.[ch]
10503                 fix wrong selecting of mime encoding type, when
10504                 opening property dialog of attachments in the
10505                 compose window. 7bit was always selected and that
10506                 destoryed files with 8bit data.
10507                 (closes bug #9 Sylpheed-claws destroys attachments when
10508                  changing MIME-types)
10509
10510 2003-01-09 [paul]       0.8.8claws70
10511
10512         * sync with 0.8.8cvs3
10513                 see ChangeLog 2003-01-09
10514
10515 2003-01-08 [alfons]     0.8.8claws69
10516         
10517         * src/addressadd.c
10518                 apply patch by Kim Schulz to fix build breakage
10519                 because of missing variable
10520
10521 2003-01-08 [paul]       0.8.8claws68
10522
10523         * sync with 0.8.8cvs2
10524                 see ChangeLog 2002-01-08
10525
10526 2003-01-08 [paul]       0.8.8claws67
10527
10528         * po/it.po
10529                 updated by Alessandro Maestri
10530                 
10531         * src/addressadd.c
10532                 when using 'Add sender to addressbook' allow
10533                 name to be edited and remarks to be entered
10534                 Patch submitted by Luke Plant
10535
10536 2003-01-08 [darko]      0.8.8claws66
10537
10538         * README.claws, src/summaryview.c
10539                 fix description for marked messages
10540
10541 2003-01-08 [paul]
10542
10543         * tools/Makefile.am
10544           tools/launch_phoenix  ** NEW FILE **
10545                 add script that enables using Phoenix as the default
10546                 web browser. 
10547                 Submitted by Mohammed Sameer <Uniball@linux-egypt.org>
10548                 
10549         * tools/OOo2sylpheed.pl
10550                 remove full path to sylpheed executable, just 'sylpheed'
10551                 will do
10552                 
10553         * tools/README
10554                 add launch_phoenix informtion and re-arrange and compress
10555                 the data a little
10556
10557 2003-01-07 [christoph]  0.8.8claws65
10558
10559         * src/folder.c
10560                 fix update for source folder when moving messages
10561         * src/procmsg.[ch]
10562         * src/summaryview.c
10563                 use function to set to_folder for message infos and
10564                 automatically update the op_count for old and new
10565                 folder
10566
10567 2003-01-07 [melvin]     0.8.8claws64
10568
10569         * src/prefs_actions.c
10570                 Fixed bug where an '%p' Action on a displayed image crashed 
10571                         Sylpheed
10572                 Code clean up (get rid of duplicated code and removed unnecessary 
10573                                 structure member)
10574
10575 2003-01-07 [christoph]  0.8.8claws63
10576
10577         * src/compose.c
10578         * src/folder.[ch]
10579         * src/folderview.c
10580         * src/import.c
10581         * src/inc.c
10582         * src/main.c
10583         * src/mainwindow.c
10584         * src/messageview.c
10585         * src/prefs_folder_item.c
10586         * src/procmsg.c
10587         * src/summaryview.c
10588         * src/toolbar.c
10589                 o remove all folder update triggering from the UI code. The folder
10590                   system should know much better when a folder needs an update.
10591                 o to prevent multiple updates in a row the folder updates can be
10592                   frozen for some time.
10593
10594                 Note: - Please verify that no updates are missing
10595                       - Check where freeze/thaws should be added
10596
10597 2003-01-07 [christoph]  0.8.8claws62
10598
10599         * src/prefs_actions.c
10600                 don't translate empty strings
10601
10602         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
10603
10604 2003-01-06 [christoph]  0.8.8claws61
10605
10606         * src/prefs_actions.c
10607                 mark strings for gettext
10608         * src/prefs_matcher.c
10609                 use new description window for Execute action and
10610                 match condition in Filtering
10611
10612         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
10613
10614 2003-01-06 [alfons]     0.8.8claws60
10615
10616         keep myself inspired to re-organize matcher part 8; 
10617         yes, more to come (I need to move out the descriptive
10618         text for actions to matcher.c, or at least make it not
10619         depend on the wicked ordering)
10620
10621         * src/prefs_matcher.c
10622                 add documentation so others may comprehend the
10623                 UI part of the conditions
10624                 
10625 2003-01-06 [christoph]  0.8.8claws59
10626
10627         * src/prefs_actions.c
10628                 use new description window for syntax help
10629         * src/gtk/description_window.c
10630                 fix display of descriptions with column count != 2
10631
10632         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
10633
10634 2003-01-06 [christoph]  0.8.8claws58
10635
10636         * src/quote_fmt.c
10637         * src/summaryview.[ch]
10638         * src/gtk/Makefile.am
10639         * src/gtk/description_window.[ch]       ** NEW **
10640                 use a generic window to display syntax descriptions
10641                 currently used in quote_fmt and summaryview (new description
10642                 for extended quick search)
10643
10644         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
10645
10646 2003-01-06 [paul]       0.8.8claws57
10647
10648         * sync with 0.8.8cvs1
10649                 see ChangeLog 2003-01-06
10650
10651 2003-01-06 [christoph]  0.8.8claws56
10652
10653         * src/mainwindow.c
10654         * src/prefs_gtk.[ch]
10655         * src/gtk/prefswindow.[ch]
10656         * src/plugins/spamassassin/spamassassin_gtk.c
10657                 o remove page management from prefswindow, pages
10658                   will be an argument to prefswindow_open
10659                 o prefswindow_open gets a datapointer that is
10660                   passed to the widget_create function to allow
10661                   creation of prefswindow for specific items
10662
10663 2003-01-06 [colin]      0.8.8claws55
10664         
10665         * src/summaryview.c
10666                 We don't want regexp in the reply-finder, 
10667                 because MIDs can contain !,$,. and so on
10668
10669 2003-01-06 [jens]       0.8.8claws54
10670
10671         * src/jpilot.c
10672                 fixed a wrong free in jpilot_read_db_files
10673
10674 2003-01-06 [alfons]     0.8.8claws53
10675
10676         re-organize matcher part 8; more to come
10677        
10678         * src/matcher.c
10679                 matcherprop_to_string(): put g_free()s before the
10680                 switch-case break to fix memleaks                
10681
10682 2003-01-06 [colin]      0.8.8claws52
10683
10684         * src/summaryview.c
10685                 cleanup & reply-finder now displays the first 
10686                 matching message
10687
10688 2003-01-05 [alfons]     0.8.8claws51
10689
10690         re-organize matcher part 7; more to come
10691
10692         * src/matcher.[ch]
10693                 fixes for constant correctness;
10694                 more documentation;
10695
10696 2003-01-05 [alfons]     0.8.8claws50
10697
10698         re-organize matcher part 6; more to come
10699         
10700         * src/matcher.[ch]
10701                 fixes for constant correctness;
10702                 more documentation;
10703         * src/filtering.c
10704                 fix for constant correctness
10705
10706 2003-01-05 [colin]      0.8.8claws49
10707
10708         * src/account.[ch]
10709                 Add account_get_reply_account function
10710         * src/compose.c
10711                 Use account_get_reply_account function 
10712         * src/summaryview.c
10713                 Basic reply-finder - click on the replied
10714                 icon gets you to the outbox using quick-search
10715
10716 2003-01-05 [paul]       0.8.8claws48
10717
10718         * src/prefs_common.c
10719                 small change to English
10720                 
10721         * src/prefs_filtering.c
10722                 prefs_filtering_action_select(): improve logic and uniformity
10723                 of gui
10724
10725 2003-01-05 [alfons]     0.8.8claws47
10726
10727         fine tune solution to focus problems (bug #7)
10728
10729         * src/mainwindow.c
10730                 mainwindow_focus_in_event(): remove grab event check
10731         * src/summaryview.c
10732                 summary_button_pressed(): move selection on right-click
10733                 too. we can't possibly move the selection back after
10734                 canceling a dialog, because gtk's incomplete focus 
10735                 management. whether this is a good solution, only time
10736                 will tell.
10737
10738 2003-01-05 [christoph]  0.8.8claws46
10739
10740         * src/imap.c
10741                 fix crash when no imap connection could be established
10742
10743 2003-01-05 [paul]       0.8.8claws45
10744
10745         * src/mainwindow.c
10746           src/sumamryview.c
10747           src/gtk/menu.[ch]
10748                 fix bug 605957 'shortcuts in popup-menu'
10749                 make user-defined shortcuts work
10750                 show shortcuts that are already defined
10751                 in the main menu
10752                 Patch submitted by Luke Plant
10753
10754 2003-01-05 [alfons]     0.8.8claws44
10755
10756         * src/mainwindow.c
10757                 focus_in_event handler should not select summary view row 
10758                 when another window (menu, dialog) grabbed for events 
10759                 (bug #7, "[0.8.8claws42] Message summary focus") 
10760
10761 2003-01-04 [christoph]  0.8.8claws43
10762
10763         * src/procmsg.c
10764                 update save folder after adding the sent message
10765                  (closes bug #6 Folder View doesn't refresh for "Sent"-messages)
10766
10767 2003-01-02 [christoph]  0.8.8claws42
10768
10769         * src/common/plugin.c
10770                 fix unloading of all plugins and unload
10771                 plugins in reverse order
10772                 
10773         * src/gtk/pluginwindow.c
10774                 implement function of load and unload button
10775
10776         * src/gtk/prefswindow.c
10777         * src/gtk/prefswindow.h
10778                 rename register function and add new unregister
10779                 function
10780
10781         * src/plugins/spamassassin/spamassassin_gtk.c
10782                 unregister prefs page and update for changes in
10783                 src/gtk/prefswindow.c
10784
10785 2003-01-02 [paul]       0.8.8claws41
10786
10787         * po/es.po
10788                 updated by Ricardo Mones Lastra
10789
10790 2003-01-02 [paul]
10791
10792         * tools/tb2sylpheed
10793                 fixes and improvements by Urke MMI
10794
10795 2003-01-02 [thorsten]   0.8.8claws40
10796
10797         * src/procmsg.c
10798                 fixed wrong return value
10799
10800 2003-01-02 [thorsten]   0.8.8claws39
10801
10802         * src/prefs.c
10803                 fixed printing wrong variable
10804
10805 2003-01-02 [thorsten]   0.8.8claws38
10806
10807         * src/prefs.c
10808                 fixed acessing members of freed pfile struct
10809
10810 2003-01-02 [thorsten]   0.8.8claws37
10811
10812         * src/procmsg.c
10813                 detect loops across several messages
10814                 as suggested by Christoph Hohmann
10815
10816 2003-01-01 [match]      0.8.8claws36
10817
10818         * src/addrindex.c
10819                 fixed another memory leak.
10820
10821 2003-01-01 [match]      0.8.8claws35
10822
10823         * src/jpilot.[ch]
10824                 fixed memory leaks. applied Doxygen comments.
10825
10826 2003-01-01 [thorsten]   0.8.8claws34
10827
10828         * src/procmsg.c
10829                 inhibit endless loop if msg references itself
10830                 (closes Bug [ 660477 ] Infinite loop in parent flag search)
10831
10832 2003-01-01 [christoph]  0.8.8claws33
10833
10834         * src/mainwindow.c
10835         * src/gtk/Makefile.am
10836         * src/gtk/pluginwindow.c                ** NEW **
10837         * src/gtk/pluginwindow.h                ** NEW **
10838                 add plugin window
10839
10840         * src/plugins/demo/demo.c
10841         * src/plugins/spamassassin/spamassassin.c
10842         * src/plugins/spamassassin/spamassassin_gtk.c
10843                 write better plugin descriptions
10844
10845 2002-12-31 [christoph]  0.8.8claws32
10846
10847         * src/gtk/prefswindow.c
10848         * src/plugins/spamassassin/spamassassin_gtk.c
10849                 some small improvements to GTK code
10850
10851 2002-12-31 [christoph]  0.8.8claws31
10852
10853         * src/plugins/spamassassin/spamassassin_gtk.c
10854                 enable folder select button
10855
10856 2002-12-31 [christoph]  0.8.8claws30
10857
10858         * src/mainwindow.c
10859         * src/gtk/Makefile.am
10860         * src/gtk/prefswindow.c                         ** NEW **
10861         * src/gtk/prefswindow.h                         ** NEW **
10862                 add new prefs window
10863
10864         * src/common/plugin.c
10865                 don't try to load empty config lines
10866         
10867         * src/plugins/spamassassin/Makefile.am
10868         * src/plugins/spamassassin/spamassassin.c
10869         * src/plugins/spamassassin/spamassassin.h       ** NEW **
10870         * src/plugins/spamassassin/spamassassin_gtk.c   ** NEW **
10871                 GTK config for SpamAssassin Plugin using
10872                 the new prefs window
10873
10874 2002-12-31 [paul]       0.8.8claws29
10875
10876         * po/POTFILES.in
10877                 remove obsolete entry 'src/menu.c'
10878
10879 2002-12-31 [alfons]     0.8.8claws28
10880
10881         * src/matcher.[ch]
10882         * src/matcher_parser_parse.y
10883         * src/prefs_matcher.c
10884                 add "ignore_thread" and "~ignore_thread" condition so it's
10885                 possible to make the actions / scoring operate on the ignore
10886                 thread flag
10887
10888 2002-12-31 [christoph]  0.8.8claws27
10889
10890         * src/addrbook.c
10891         * src/addrindex.c
10892         * src/folder.c
10893         * src/matcher.c
10894         * src/prefs_account.c
10895         * src/prefs_actions.c
10896         * src/prefs_customheader.c
10897         * src/prefs_display_header.c
10898         * src/prefs_gtk.c
10899         * src/procmime.c
10900         * src/toolbar.c
10901         * src/xmlprops.c
10902         * src/common/prefs.[ch]
10903                 extend prefs file handling for reading and automatic handling
10904                 of blocks. When reading prefs_set_block_label will automatically
10905                 move on to the block. When writing it will copy all other blocks
10906                 automatically
10907
10908         * src/common/plugin.c
10909                 Now loading plugin filenames from [Plugins] block in
10910                 sylpheed rc file
10911
10912 2002-12-30 [christoph]  0.8.8claws26
10913
10914         * src/common/hooks.[ch]
10915                 return abort status to caller of hooks_invoke
10916                 
10917         * src/inc.[ch]
10918                 invoke message filtering hook and stop
10919                 default handling when filter returns abort
10920
10921         * src/common/plugin.[ch]
10922         * src/plugins/demo/demo.c
10923                 modify plugin loader, because resolving symbols for strings
10924                 does not work correctly
10925         
10926         * configure.in
10927         * ac/spamassassin.m4                            ** NEW **
10928         * src/plugins/spamassassin/.cvsignore           ** NEW **
10929         * src/plugins/spamassassin/Makefile.am          ** NEW **
10930         * src/plugins/spamassassin/README               ** NEW **
10931         * src/plugins/spamassassin/libspamc.[ch]        ** NEW **
10932         * src/plugins/spamassassin/spamassassin.c       ** NEW **
10933         * src/plugins/spamassassin/utils.[ch]           ** NEW **
10934                 add spamassassin plugin, see src/plugins/spamassassin/README
10935                 for details
10936
10937 2002-12-29 [alfons]     0.8.8claws25
10938
10939         * src/mainwindow.c
10940                 when moving focus from a message view to the main 
10941                 window, don't forget to select the summary node
10942                 of the displayed message. should fix "[ 659103 ] 
10943                 focus-follows-mouse confuses sylpheed"
10944
10945 2002-12-29 [christoph]  0.8.8claws24
10946
10947         * src/Makefile.am
10948         * src/stringtable.[ch]          ** REMOVE **
10949         * src/common/Makefile.am
10950         * src/common/stringtable.[ch]   ** NEW **
10951                 move stringtable files to common directory
10952
10953 2002-12-29 [christoph]  0.8.8claws23
10954
10955         * src/Makefile.am
10956         * src/menu.[ch]                 ** REMOVE **
10957         * src/gtk/Makefile.am
10958         * src/gtk/menu.[ch]             ** NEW **
10959                 move menu files to gtk directory
10960
10961 2002-12-29 [match]      0.8.8claws22
10962
10963         * src/addressbook.c
10964         * src/syldap.c
10965                 moved UI specific code out of LDAP code into addressbook
10966                 UI code. fixed memory leak.
10967
10968 2002-12-29 [christoph]  0.8.8claws21
10969
10970         * src/folder.c
10971                 only check for IGNORED parent message when message is
10972                 not IGNORED itself
10973
10974 2002-12-29 [alfons]     0.8.8claws20
10975
10976         * src/summaryview.c
10977                 set gtksctree's anchor correct (immediate execute
10978                 changes the tree's layout, and anchor points at 
10979                 the incorrect row). fixes "[ 657233 ] multiple msg 
10980                 delete sometimes off by 1".
10981                 we probably have to look for more tree layout /
10982                 anchor glitches.
10983
10984 2002-12-29 [paul]       0.8.8claws19
10985
10986         * src/summaryview.c
10987                 fix bug [ 659054 ] incorrect sorting of 'From' column
10988                 when using 'display sender using address book'
10989                 thanks to Alfons and Luke Plant
10990
10991 2002-12-29 [christoph]  0.8.8claws18
10992
10993         * src/folder.c
10994         * src/procmsg.[ch]
10995                 check parent messages for IGNORE THREAD flag, when adding,
10996                 moving or copying messages to a folder
10997
10998 2002-12-27 [alfons]     0.8.8claws17
10999
11000         re-organize matcher part 5; more to come
11001
11002         * src/matcher.c
11003                 hash keywords in matchparser_tab 
11004
11005 2002-12-27 [alfons]     0.8.8claws16
11006
11007         re-organize matcher part 4; more to come
11008
11009         * src/matcher_parser.h
11010         * src/matcher_parser_lex.l
11011         * src/matcher_parser_parse.y
11012                 cleanup
11013
11014 2002-12-27 [alfons]     0.8.8claws15
11015
11016         re-organize matcher part 3; more to come
11017
11018         * src/matcher.[ch]
11019                 cleanup
11020
11021 2002-12-27 [alfons]     0.8.8claws14
11022
11023         re-organize matcher part 2; more to come but this should
11024         work. cc me if there are any regressions.
11025
11026         * src/matcher.h
11027                 add prototype for get_matchparser_tab_id()
11028         * src/matcher_parser_lex.l
11029                 look up keywords using matchparser_tab_id();
11030
11031 2002-12-27 [alfons]     0.8.8claws12
11032
11033         re-organize matcher part 1
11034
11035         * src/matcher.h
11036                 map yacc generated constants to sylpheed matcher constants
11037         * src/matcher.c
11038                 add function to find a matcher constant from a string
11039
11040 2002-12-27 [christoph]  0.8.8claws11
11041
11042         * src/compose.c
11043                 MENUITEM_ADD casts the 4th argument from integer to pointer
11044                 so it probably should not be a pointer, this means we
11045                 should use account id for it and not the account's pointer
11046
11047 2002-12-27 [paul]       0.8.8claws10
11048
11049         * src/mainwindow.c
11050                 remove unneeded 'GtkWidget *vbox'
11051                 
11052         * src/summaryview.c
11053                 further sync with 0.8.8 - make sort
11054                 by recipient work as expected
11055                 
11056         * NEWS
11057                 sync with 0.8.8
11058
11059 2002-12-27 [paul]       0.8.8claws9
11060
11061         * po/pt_BR.po
11062                 updated by Ivan F. Martinez
11063                 
11064 2002-12-27 [darko]      0.8.8claws8
11065
11066         * src/common/utils.c
11067                 added locked pattern to extended search
11068
11069 2002-12-27 [alfons]     0.8.8claws7
11070
11071         * src/prefs_matcher.[ch]
11072                 clean up
11073
11074 2002-12-26 [alfons]     0.8.8claws6
11075
11076         * src/matcher.[ch]
11077         * src/matcher_parser_lex.l
11078         * src/matcher_parser_parse.y
11079         * src/prefs_matcher.c
11080                 allow color label as a condition in the matcher
11081
11082 2002-12-26 [oliver]     0.8.8claws5
11083         
11084         * src/toolbar.c 
11085                 enable Addressbook for Main and Messageview
11086         * src/prefs_actions.c
11087                 enable actions in Messageview
11088
11089 2002-12-26 [christoph]  0.8.8claws4
11090
11091         * src/common/plugin.c
11092                 add a little debug output
11093         * configure.in
11094         * src/plugins/demo/Makefile.am
11095                 better use of automake
11096
11097 2002-12-26 [christoph]  0.8.8claws3
11098
11099         * src/Makefile.am
11100         * src/common/Makefile.am
11101                 fix "make distdir"
11102
11103 2002-12-26 [christoph]  0.8.8claws2
11104
11105         * configure.in
11106                 sort configure checks into common / gtk / plugins
11107         * po/POTFILES.in
11108                 add src/prefs_gtk.c
11109         * src/Makefile.am
11110                 add plugins SUBDIR
11111         * src/main.c
11112         * src/common/sylpheed.[ch]
11113                 added now sylpheed_done function for shutdown
11114         * src/common/Makefile.am
11115         * src/common/plugin.[ch]                ** NEW **
11116                 plugin loader and unloader
11117         * src/plugins/.cvsignore                ** NEW **
11118         * src/plugins/Makefile.am               ** NEW **
11119                 build plugins
11120         * src/plugins/demo/.cvsignore           ** NEW **
11121         * src/plugins/demo/Makefile.am          ** NEW **
11122         * src/plugins/demo/demo.c               ** NEW **
11123                 small demo plugin that installs a logtext hook and
11124                 outputs the log text to stdout
11125
11126 2002-12-26 [paul]       0.8.8claws1
11127
11128         * po/es.po
11129                 updated by Ricardo Mones Lastra
11130
11131 2002-12-26 [paul]       0.8.8claws
11132
11133         * 0.8.8claws released
11134
11135 2002-12-26 [paul]       0.8.7claws12
11136
11137         * po/bg.po
11138                 updated by George Danchev
11139
11140 2002-12-26 [paul]       0.8.7claws11
11141
11142         * po/POTFILES.in
11143                 remove unneeded 'src/prefs.c' entry 
11144
11145 2002-12-26 [paul]       0.8.7claws10
11146
11147         * src/codeconv.c
11148           src/mainwindow.c
11149                 sync with 0.8.8 release
11150         
11151         * src/folder.[ch]
11152           src/mh.c
11153           src/summaryview.c
11154                 partial sync with 0.8.8 release
11155         
11156
11157 2002-12-25 [alfons]     0.8.7claws9
11158
11159         * src/matcher.[ch]
11160         * src/matcher_parser_lex.l
11161         * src/matcher_parser_parse.y
11162         * src/prefs_matcher.c
11163                 add locked flag to possible filtering / matcher 
11164                 conditions (also a good example what should be
11165                 done to add a simple boolean condition)
11166
11167 2002-12-25 [christoph]  0.8.7claws8
11168
11169         * src/Makefile.am
11170         * src/account.[ch]
11171         * src/addrbook.c
11172         * src/addressbook.c
11173         * src/addrindex.c
11174         * src/filtering.c
11175         * src/folder.c
11176         * src/matcher.c
11177         * src/prefs.[ch]                ** REMOVE **
11178         * src/prefs_account.c
11179         * src/prefs_actions.c
11180         * src/prefs_common.c
11181         * src/prefs_customheader.c
11182         * src/prefs_display_header.c
11183         * src/prefs_filtering.c
11184         * src/prefs_folder_item.c
11185         * src/prefs_gtk.[ch]            ** NEW **
11186         * src/prefs_matcher.c
11187         * src/prefs_scoring.c
11188         * src/prefs_summary_column.c
11189         * src/procmime.c
11190         * src/selective_download.c
11191         * src/toolbar.c
11192         * src/common/Makefile.am
11193         * src/common/prefs.[ch]         ** NEW **
11194                 split prefs.[ch] into prefs_gtk.[ch] and common/prefs.[ch]
11195
11196 2002-12-24 [alfons]     0.8.7claws7
11197
11198         * src/summaryview.c
11199                 summary_thread_build(): fix real cause of the crash mentioned in
11200                 0.8.7claws3. use subject_XXX() and not g_hash_table_XXX() functions,
11201                 this way we get meaningful ctree nodes 
11202
11203 2002-12-24 [oliver]     0.8.7claws6
11204
11205         * src/mainwindow.[ch]
11206         * src/messageview.[ch]
11207         * src/compose.[ch]
11208         * src/inc.c
11209         * src/summaryview.c
11210                 changes to use updated toolbar handling
11211                 
11212 2002-12-24 [oliver]     0.8.7claws5
11213
11214         * src/toolbar.[ch]
11215                 generic toolbar handling
11216                 used ideas from Ivan Francolin Martinez (ivanfm@users.sourceforge.net)
11217         * src/prefs_toolbar.[ch]
11218                 adjust to handling
11219         
11220 2002-12-24 [oliver]     0.8.7claws4
11221         
11222         * src/stock_pixmap.[ch]
11223                 move SYLPHEED_LOGO to end of list in order 
11224                 to remove it from Custom Toolbar`s Icon View
11225
11226 2002-12-24 [alfons]     0.8.7claws3
11227
11228         * src/summaryview.c
11229                 summary_thread_build(): fix crash because of focus != selection 
11230                 after threading. when deleting the selection, gtk tries but fails 
11231                 to find the correct focusable element. we now force the selection
11232                 to be focused. this should solve the infamous bug reported by 
11233                 Jason Wojciechowski (bug "[ 633443 ] Crash on deleting messages"). 
11234                 a test case is available. 
11235
11236 2002-12-24 [darko]      0.8.7claws2
11237
11238         * src/summaryview.c
11239                 don't crash when unmarking message with unread children
11240
11241 2002-12-23 [christoph]  0.8.7claws1
11242
11243         * src/Makefile.am
11244         * src/common/Makefile.am
11245                 update Makefiles for moved intl.h, version.h and defs.h
11246         * src/imap.c
11247                 rewrite imap_session_get to avoid duplicate code
11248
11249 2002-12-23 [paul]       0.8.7claws
11250
11251         * Santa-Claws released
11252         
11253         * po/hu.po
11254           po/ru.po
11255                 squeeze in updated Hungarian and Russian translations.
11256                 Submitted by  Gál Zoltán and Ruslan N. Balkin
11257
11258 2002-12-23 [paul]       0.8.6claws129
11259
11260         * po/pl.po
11261                 updated by Witold Wladyslaw Wojciech Wilk
11262
11263 2002-12-23 [paul]       0.8.6claws128
11264
11265         * src/quote_fmt_parse.y
11266                 fix typo and add licence header
11267
11268 2002-12-23 [paul]       0.8.6claws127
11269
11270         * po/en_GB.po
11271                 updated
11272
11273 2002-12-23 [paul]       0.8.6claws126
11274
11275         * po/it.po
11276                 updated translation, submitted by Alessandro Maestri
11277                 
11278 2002-12-23 [paul]       0.8.6claws125
11279
11280         * src/quote_fmt_parse.y
11281                 fix signature-stripping on replies bug. match
11282                 '-- \n' and not '-- '.
11283
11284 2002-12-22 [paul]       0.8.6claws124
11285
11286         * po/bg.po
11287           po/es.po
11288           po/sr.po
11289                 updated translations. submitted by George Danchev,
11290                 Ricardo Mones Lastra, and Urke MMI respectively
11291
11292 2002-12-21 [paul]       0.8.6claws123
11293
11294         * src/addrbook.c
11295                 fix coding style
11296
11297 2002-12-21 [paul]       0.8.6claws122
11298
11299         * src/addrbook.c
11300                 fix bug [643638] where if a person is in one or more
11301                 addressbook groups editing that person's email 
11302                 address results in removal from those groups.
11303                 Patch submitted by Luke Plant.
11304
11305 2002-12-20 [christoph]  0.8.6claws121
11306
11307         * src/common/utils.c
11308         * src/summaryview.c
11309                 reimplement expand_search_string using GString to
11310                 prevent crashs caused by miscalculated string
11311                 lengths reported by Paul
11312
11313 2002-12-20 [christoph]  0.8.6claws120
11314
11315         * src/summaryview.c
11316                 don't use "changed" to check if op_count has to be changed as it
11317                 is also set when the message has unread children
11318                 (closes bug [ 653221 ] crash while deleting duplicates)
11319
11320 2002-12-20 [paul]       0.8.6claws119
11321
11322         * sync with 0.8.6cvs27
11323                 see ChangeLog 2002-12-20
11324
11325 2002-12-20 [paul]       0.8.6claws118
11326
11327         * sync with 0.8.6cvs26
11328                 see ChangeLog 2002-12-19 and 2002-12-20
11329
11330 2002-12-19 [alfons]     0.8.6claws117
11331
11332         * src/textview.c
11333                 fix incorrect parsing of email addresses, submitted by 
11334                 Luke Plant (thanks!). Closes bug "[ 565480 ] duplicate 
11335                 name display if it contains @".
11336
11337 2002-12-18 [paul]       0.8.6claws116
11338
11339         * sync with 0.8.6cvs23
11340                 see ChangeLog 2002-12-18
11341
11342 2002-12-18 [paul]       0.8.6claws115
11343
11344         * src/Makefile.am
11345         * src/account.c
11346         * src/codeconv.c
11347         * src/gtkutils.[ch]
11348         * src/imap.c
11349                 sync with 0.8.6cvs22.
11350                 see ChangeLog 2002-12-17 and 2002-12-18
11351
11352 2002-12-17 [christoph]  0.8.6claws114
11353
11354         * src/imap.c
11355                 o don't create a session if imap greeting fails
11356                 o don't close socket when authentication fails
11357                   this is done by imap_session_destroy
11358
11359 2002-12-17 [thorsten]   0.8.6claws113
11360
11361         * tools/Makefile.am
11362           tools/README
11363           tools/google_msgid.pl ** NEW FILE **
11364                 Added "search for message-id" script and doc
11365
11366 2002-12-17 [thorsten]   0.8.6claws112
11367
11368         * po/hu.po
11369                 Updated hungarian translation
11370                 (updated by Gal Zoltan)
11371
11372 2002-12-16 [christoph]  0.8.6claws111
11373
11374         * src/addr_compl.c
11375                 remove stupid addressbook dump to debug output
11376         * src/mh.c
11377                 fix memory leak found by Hiro
11378
11379 2002-12-14 [paul]       0.8.6claws110
11380
11381         * src/compose.c
11382                 fix menubar sensitivity on send
11383                 
11384         * src/prefs_filtering.c
11385         * src/prefs_matcher.c
11386         * src/prefs_scoring.c
11387                 Fix english ;)
11388                 
11389         * src/common/quoted-printable.h
11390                 sync: fix typo
11391         
11392 2002-12-13 [christoph]  0.8.6claws109
11393
11394         * src/Makefile.am
11395         * src/manage_window.[ch]        ** REMOVE **
11396         * src/gtk/Makefile.am
11397         * src/gtk/manage_window.[ch]    ** NEW **
11398                 move manage_window files to gtk directory
11399
11400 2002-12-13 [christoph]  0.8.6claws108
11401
11402         * src/Makefile.am
11403         * src/gtkshruler.[ch]           ** REMOVE **
11404         * src/gtk/Makefile.am
11405         * src/gtk/gtkshruler.[ch]       ** NEW **
11406                 move gtkshruler files to gtk directory
11407
11408 2002-12-13 [christoph]  0.8.6claws107
11409
11410         * src/Makefile.am
11411         * src/compose.c
11412         * src/gtkstext.[ch]             ** REMOVE **
11413         * src/gtkutils.[ch]
11414         * src/textview.c
11415         * src/gtk/gtkstext.[ch]         ** NEW **
11416         * src/gtk/Makefile.am
11417                 o move stext functions to gtkstext.c to remove
11418                   dependency of gtkutils
11419                 o move gtkstext files to gtk directory
11420
11421         * src/gtk/Makefile.am
11422         * src/gtk/sslcertwindow.[ch]
11423                 UI stuff can always depend on common code so
11424                 it's ok to add ../common to include path
11425
11426 2002-12-13 [colin]      0.8.6claws106
11427
11428         * src/summaryview.c
11429                 Disconnect sighandlers for mainwindow when
11430                 quicksearch has the focus
11431                 Fix bug #653231
11432         * src/mainwindow.[ch]
11433                 Make key_pressed callback public, to be able
11434                 to disconnect it
11435
11436 2002-12-13 [christoph]  0.8.6claws105
11437
11438         * src/mh.c
11439                 create .mh_sequences file in new MH folders
11440                 (closes feature request [ 523162 ] MH folders should
11441                  get a .mh_sequences)
11442
11443 2002-12-13 [colin]      0.8.6claws104
11444
11445         * src/summaryview.c
11446                 Better handling of quicksearch show/hide
11447                 (basically the button stays under the mouse 
11448                  when toggled)
11449
11450 2002-12-13 [paul]       0.8.6claws103
11451
11452         * sync with 0.8.6cvs17
11453                 see ChangeLog 2002-12-13
11454
11455 2002-12-13 [paul]       0.8.6claws102
11456
11457         * po/es.po
11458                 updated by Ricardo Mones Lastra
11459
11460 2002-12-11 [colin]       0.8.6claws101
11461
11462         * src/folder.c
11463                 remove statusbar stuff
11464           src/folderview.c
11465                 set statusbar verbosity when moving folders
11466
11467 2002-12-11 [colin]       0.8.6claws100
11468         * src/prefs_filtering.c
11469         * src/prefs_matcher.c
11470         * src/prefs_scoring.c
11471                 Fix english ;)
11472
11473 2002-12-11 [colin]       0.8.6claws99
11474
11475         * src/prefs_common.[ch]
11476                 Add summary_quicksearch_type
11477         * src/summaryview.c
11478                 Save last used quicksearch type
11479
11480 2002-12-11 [jens]       0.8.6claws98
11481         * src/prefs_filtering.c
11482         * src/prefs_matcher.c
11483         * src/prefs_scoring.c
11484                 added dialog for incomplete rules in scoring, filtering and
11485                 matcher to ask wheather really close
11486
11487 2002-12-11 [colin]      0.8.6claws97
11488
11489         * src/folder.c
11490                 Fix folder dnd statusbar logging
11491
11492 2002-12-10 [christoph]  0.8.6claws96
11493
11494         * src/compose.c
11495         * src/folder.c
11496         * src/imap.c
11497         * src/inc.c
11498         * src/main.c
11499         * src/mainwindow.c
11500         * src/news.c
11501         * src/send.c
11502         * src/statusbar.[ch]
11503         * src/common/hooks.c
11504         * src/common/log.[ch]
11505                 o handle verbose logging in statusbar directly in statusbar code
11506                   and common code does not need any knowledge about a statusbar
11507                 o remove direct calls to statusbar_(puts|pop)_all functions
11508
11509 2002-12-10 [jens]       0.8.6claws95
11510
11511         * src/*.c
11512                 removed gettext from g_warnings
11513         * po/POTFILES.in
11514                 cleaned and updated
11515         * po/de.po
11516                 updated
11517
11518 2002-12-10 [colin]      0.8.6claws94
11519
11520         * src/main.c
11521                 finish crash dialog fix
11522
11523 2002-12-10 [colin]      0.8.6claws93
11524
11525         * src/main.c
11526                 "Fix" "sylpheed already running" instead of
11527                 crash dialog appearing after a crash
11528
11529 2002-12-10 [colin]      0.8.6claws92
11530
11531         * po/POTFILES.in
11532                 add src/gtk/sslcertwindow.c
11533
11534 2002-12-10 [paul]       0.8.6claws91
11535
11536         * po/POTFILES.in
11537                 updated to reflect recent changes
11538                 submitted by Alessandro Maestri
11539
11540 2002-12-09 [christoph]  0.8.6claws90
11541
11542         * src/Makefile.am
11543         * src/smtp.[ch]                 ** REMOVE **
11544         * src/common/Makefile.am
11545         * src/common/smtp.[ch]          ** NEW **
11546                 move smtp files to common directory
11547
11548 2002-12-09 [christoph]  0.8.6claws89
11549
11550         * src/Makefile.am
11551         * src/session.[ch]              ** REMOVE **
11552         * src/common/Makefile.am
11553         * src/common/session.[ch]       ** NEW **
11554                 move session files to common directory
11555
11556 2002-12-09 [paul]       0.8.6claws88
11557
11558         * src/account.c
11559                 fix bug [649746] edit accounts: move account reverted
11560                 Patch submitted by Luke Plant <lukeplant@users.sourceforge.net>
11561
11562 2002-12-09 [colin]      0.8.6claws87
11563
11564         * src/ssl_certificate.c
11565                 cleanup
11566
11567 2002-12-09 [colin]      0.8.6claws86
11568
11569         * src/ssl.c
11570                 Try to open the cert.pem database and 
11571                 issue a warning if it isn't there
11572
11573 2002-12-09 [colin]      0.8.6claws85
11574
11575         * src/common/ssl_certificate.c
11576         * src/gtk/sslcertwindow.c
11577                 Warning fixes
11578
11579 2002-12-09 [colin]      0.8.6claws84
11580
11581         * src/ssl_certificate.[ch] ** REMOVED **
11582         * src/common/ssl_certificate.[ch] ** NEW **
11583         * src/Makefile.am
11584         * src/common/Makefile.am
11585                 Moved ssl_certificate.[ch] to common
11586         * src/common/ssl.c 
11587                 Put back needed include
11588         * src/gtk/sslcertwindow.[ch]
11589                 Changed ssl_certificate.h include
11590         
11591 2002-12-09 [colin]      0.8.6claws83
11592
11593         * src/gtk/sslcertwindow.[ch]
11594                 Implement hook for certificate acception
11595         * src/ssl_certificate.[ch]
11596                 Implement hook for certificate acception
11597         * src/common/ssl.c
11598                 Reenable certificate acception check
11599         * src/mainwindow.c
11600                 Register sslcertwindow's hook
11601         
11602 2002-12-08 [christoph]  0.8.6claws82
11603
11604         * src/about.c
11605         * src/addr_compl.c
11606         * src/codeconv.c
11607         * src/manual.c
11608         * src/undo.c
11609         * src/common/utils.c
11610                 o add missing includes
11611                 o fix warnings
11612         * src/.cvsignore
11613         * src/common/.cvsignore
11614         * src/common/version.h          ** REMOVE **
11615                 remove autogenerated file
11616
11617 2002-12-08 [paul]       0.8.6claws81
11618
11619         * src/stringtable.c
11620                 put back needed include
11621
11622 2002-12-08 [colin]      0.8.6claws80
11623         
11624         * src/gtk/sslcertwindow.c
11625                 Cleaner popups when asking
11626         * src/ssl_certificate.c
11627         * src/prefs_common.[ch]
11628                 remove ssl certificate pref
11629                 put back needed include
11630         * src/undo.c
11631                 put back needed include
11632
11633 2002-12-08 [christoph]  0.8.6claws79
11634
11635         * src/folderview.c
11636         * src/logwindow.c
11637         * src/statusbar.c
11638         * src/summaryview.c
11639                 only abort hook invokation if required data is missing not
11640                 if our own data pointer is NULL, update hookfunction for
11641                 log window
11642
11643 2002-12-08 [paul]       0.8.6claws78
11644
11645         * src/about.c
11646         * src/addrcache.c
11647         * src/addrclip.c
11648         * src/addr_compl.c
11649         * src/addrselect.c
11650         * src/codeconv.c
11651         * src/colorlabel.c
11652         * src/enriched.c
11653         * src/esmtp.c
11654         * src/exporthtml.c
11655         * src/headerview.c
11656         * src/imageview.c
11657         * src/manual.c
11658         * src/noticeview.c
11659         * src/pgptext.c
11660         * src/scoring.c
11661         * src/sourcewindow.c
11662         * src/stringtable.c
11663         * src/undo.c
11664                 clean up: remove unneccesary includes
11665
11666 2002-12-08 [christoph]  0.8.6claws77
11667
11668         * src/folderview.c
11669         * src/statusbar.c
11670         * src/summaryview.c
11671         * src/common/hooks.[ch]
11672                 hook functions now have a gboolean return value, if a hook
11673                 returns TRUE it will stop executing of any more hooks in
11674                 the same hooklist for this invokation
11675
11676 2002-12-08 [colin]      0.8.6claws76
11677         
11678         * src/main.c
11679                 put back argv0 for CRASH_DIALOG
11680
11681 2002-12-08 [christoph]  0.8.6claws75
11682
11683         * src/Makefile.am
11684         * src/about.c
11685         * src/account.c
11686         * src/crash.c
11687         * src/esmtp.h
11688         * src/imap.[ch]
11689         * src/inc.c
11690         * src/main.c
11691         * src/mainwindow.c
11692         * src/news.c
11693         * src/pop.[ch]
11694         * src/prefs_account.[ch]
11695         * src/prefs_common.[ch]
11696         * src/send.[ch]
11697         * src/smtp.[ch]
11698         * src/ssl_certificate.[ch]
11699         * src/ssl_manager.[ch]
11700         * src/common/Makefile.am
11701         * src/common/log.c
11702         * src/common/nntp.[ch]
11703         * src/common/socket.[ch]
11704         * src/common/ssl.[ch]
11705         * src/gtk/sslcertwindow.[ch]
11706         * ac/openssl.m4
11707                 use new autoconf script to detect OpenSSL with extra parameters
11708                 to specify the location of libs and includes, also remove USE_SSL
11709                 to USE_OPENSSL
11710
11711         * src/common/sylpheed.[ch]
11712         * src/common/version.h.in
11713                 start seperation of common code initialization seperated from gui
11714
11715         * src/summaryview.c
11716                 The function that is called when a color label changes
11717                 should not change the color lable again
11718
11719 2002-12-08 [colin]      0.8.6claws74
11720
11721         * src/gtk/sslcertwindow.c
11722                 warning fixes
11723
11724 2002-12-08 [colin]      0.8.6claws73
11725
11726         * src/statusbar.c
11727           src/common/log.h
11728                 Register a hook for statusbar_puts_all
11729         * src/common/log.c
11730                 invoke statusbar_puts_all's hook
11731         
11732 2002-12-08 [colin]      0.8.6claws72
11733
11734         * src/ssl_certificate.c
11735                 Put back a badly-removed include
11736
11737 2002-12-08 [colin]      0.8.6claws71
11738
11739         * src/gtk/sslcertwindow.[ch]    ** NEW **
11740                 new certificate presentation
11741         * src/gtk/Makefile.am
11742                 add new files
11743         * src/ssl_certificate.[ch]
11744                 gtk cleanup, made utility functions public
11745         * src/ssl_manager.c
11746                 use new cert presentation
11747
11748 2002-12-07 [christoph]  0.8.6claws70
11749
11750         * src/Makefile.am
11751         * src/nntp.[ch]                 ** REMOVE **
11752         * src/common/Makefile.am
11753         * src/common/nntp.[ch]          ** NEW **
11754                 move nntp files to common directory
11755
11756 2002-12-07 [christoph]  0.8.6claws69
11757
11758         * src/procmsg.[ch]
11759         * src/summaryview.c
11760                 implement msginfo update callback using sylpheed's new
11761                 hook system. Invoke hooks from procmsg_msginfo_[un]set_flags.
11762
11763 2002-12-06 [christoph]  0.8.6claws68
11764
11765         * src/editgroup.c
11766                 This patch changes the 'Edit Group Details' dialog to
11767                 allow extended selections in either pane, so that
11768                 addresses can be added or removed from a group more
11769                 quickly and easily. (it actually is a net decrease in
11770                 file size, as some unnecessary functions have been
11771                 removed). 
11772                 (patch submitted by Luke Plant <lukeplant@users.sourceforge.net>)
11773
11774 2002-12-06 [christoph]  0.8.6claws67
11775
11776         * src/Makefile.am
11777         * src/template.[ch]             ** REMOVE **
11778         * src/common/Makefile.am
11779         * src/common/template.[ch]      ** NEW **
11780                 move template files to common directory
11781
11782         * src/nntp.c
11783                 add missing log.h include
11784
11785 2002-12-06 [melvin]     0.8.6claws66
11786
11787         * src/prefs_actions.c
11788                 Added the trailing ">" syntax to insert command's output
11789                 without replacing old text (in contrast to trailing "|").
11790
11791 2002-12-05 [colin]      0.8.6claws65
11792         
11793         * src/common/utils.c
11794                 Don't modify original search_string or it'll change
11795                 the next iterations in the for()
11796
11797 2002-12-05 [darko]      0.8.6claws64
11798
11799         * src/common/utils.c
11800                 proper check for filtering commands, found by Colin
11801
11802 2002-12-05 [darko]      0.8.6claws63
11803
11804         * src/common/utils.c
11805                 check proper string for NULL pointer, found by Colin
11806
11807 2002-12-05 [darko]      0.8.6claws62
11808
11809         * src/common/utils.[ch]
11810                 expand_search_string(): new function
11811                 converts Mutt-like patterns to Sylpheed's
11812                 filtering engine
11813         * src/summaryview.c
11814                 use expand_search_string() to allow Mutt-like
11815                 patterns in extended search
11816         * README.claws
11817                 document extended option in quick search
11818
11819 2002-12-05 [paul]       0.8.6claws61
11820
11821         * sync with 0.8.6cvs16
11822                 see ChangeLog 2002-12-05
11823                 
11824         * po/POTFILES.in
11825                 clean up
11826
11827 2002-12-04 [christoph]  0.8.6claws60
11828
11829         * src/imap.[ch]
11830                 put imap authentication code into a new function and
11831                 remove it from imap_session_new that will allow to
11832                 send other commands before authentication
11833
11834 2002-12-04 [christoph]  0.8.6claws59
11835
11836         * src/imap.[ch]
11837                 use already existing method to prevent unneeded IMAP
11838                 folder selects. Set imap_select parameters to NULL
11839                 in some functions if the values are not required.
11840
11841         * src/xml.h
11842                 remove no longer required include
11843
11844 2002-12-04 [paul]       0.8.6claws58
11845
11846         * po/es.po
11847                 updated by Ricardo Mones Lastra
11848                 
11849         * configure.in
11850           po/hu.po      ** NEW FILE **
11851                 initial Hungarian translation, submitted
11852                 by Gál Zoltán <galzoli@hu.inter.net>
11853
11854 2002-12-03 [christoph]  0.8.6claws57
11855
11856         * src/Makefile.am
11857         * src/gtksctree.[ch]            ** REMOVE **
11858         * src/gtk/Makefile.am
11859         * src/gtk/gtksctree.[ch]        ** NEW **
11860                 move gtksctree files to gtk directory
11861
11862 2002-12-03 [christoph]  0.8.6claws56
11863
11864         * src/Makefile.am
11865         * src/md5.[ch]                  ** REMOVE **
11866         * srm/common/Makefile.am
11867         * src/common/md5.[ch]           ** NEW **
11868                 move md5 files to common directory
11869
11870         * src/gtkstext.c
11871                 remove not required #include
11872
11873 2002-12-03 [sergey]     0.8.6claws55
11874
11875         * src/gtkutils.c
11876         * src/gtkutils.h
11877                 gtkut_window_popup(): new function.
11878         * src/mainwindow.c
11879                 main_window_popup(): use gtkut_window_popup() to raise
11880                 window without changing its position.
11881                 (see sylpheed-main ML message [sylpheed:17247])
11882
11883 2002-12-03 [sergey]     0.8.6claws54
11884
11885         * src/send.c
11886                 send_message_local(): removed first-dot escaping
11887                 (SMTP-only, not needed for sending through pipe)
11888
11889 2002-12-03 [paul]       0.8.6claws53
11890
11891         * po/POTFILES.in
11892                 update to reflect recent changes (thanks
11893                 to Ricardo Mones Lastra)
11894                 
11895         * tools/filter_conv.pl
11896                  fix problem with quoted strings. Patch submitted
11897                  by Luke Plant <lukeplant@softhome.net>
11898
11899 2002-12-03 [paul]       0.8.6claws52
11900
11901         * sync with 0.8.6cvs15
11902                 see ChangeLog 2002-12-03
11903
11904 2002-12-02 [christoph]  0.8.6claws51
11905
11906         * src/logwindow.[ch]
11907         * src/common/log.[ch]
11908                 implement logging using a hook function
11909
11910         * src/folderview.c
11911         * src/folder.[ch]
11912                 define hooklist name in header file to avoid
11913                 errors caused by wrong spelling of hooklist names
11914
11915         * src/toolbar.c
11916                 fix warnings
11917
11918 2002-12-02 [christoph]  0.8.6claws50
11919
11920         * src/common/Makefile.am
11921                 add src/common/hooks.[ch]
11922
11923         * src/common/hooks.[ch]
11924                 implement a simple hook system using glib's hook functions
11925
11926         * src/folder.[ch]
11927         * src/folderview.c
11928                 use new hook system for folder item updates
11929
11930 2002-12-02 [christoph]  0.8.6claws49
11931
11932         * doc-src/ui_seperation.txt     ** NEW **
11933                 information for ui seperation
11934
11935         * src/Makefile.am
11936                 remove files that were moved to common
11937                 include common directory by default for the header files
11938
11939         * src/inc.c
11940         * src/common/socket.c
11941         * src/automaton.[ch]
11942                 implement automaton using g_io_*-functions instead of
11943                 gdk_input_add to make it ui independent
11944
11945         * src/codeconv.c
11946         * src/compose.c
11947         * src/ldif.c
11948         * src/pgptext.c
11949         * src/procmime.c
11950         * src/rfc2015.c
11951         * src/smtp.c
11952         * src/unmime.c
11953                 remove common/ prefix because directory is now in
11954                 include path
11955
11956         * src/compose.c
11957         * src/folder.c
11958         * src/folderview.c
11959         * src/mainwindow.c
11960         * src/messageview.c
11961         * src/prefs_common.c
11962         * src/procmsg.c
11963         * src/rfc2015.c
11964                 fix warnings
11965
11966         * src/imap.c
11967         * src/inc.c
11968         * src/news.c
11969         * src/pop.c
11970         * src/send.c
11971         * src/smtp.c
11972         * src/ssl_certificate.c
11973                 add log.h header file for logging functions
11974
11975         * src/main.c
11976         * src/common/utils.c
11977         * src/summaryview.c
11978         * src/xml.c
11979                 o move debug_mode to common/utils.c
11980                 o add functions to set and get debug_mode
11981
11982         * src/defs.h                    ** REMOVE **
11983         * src/intl.h                    ** REMOVE **
11984         * src/socket.[ch]               ** REMOVE **
11985         * src/ssl.[ch]                  ** REMOVE **
11986         * src/utils.[ch]                ** REMOVE **
11987                 replaced by new files in src/common/
11988         
11989         * src/common/Makefile.am
11990                 add new files in src/common/
11991
11992         * src/common/defs.h             ** NEW **
11993         * src/common/intl.h             ** NEW **
11994         * src/common/log.[ch]           ** NEW **
11995         * src/common/socket.[ch]        ** NEW **
11996         * src/common/ssl.[ch]           ** NEW **
11997         * src/common/utils.[ch]         ** NEW **
11998                 replacement for files in src/
11999
12000 2002-12-02 [colin]      0.8.6claws48
12001
12002         * src/folderview.c
12003                 Scroll folderview if necessary during dnd
12004
12005 2002-12-02 [colin]      0.8.6claws47
12006
12007         * src/folder.[ch]
12008                 Add check to verify a move is within a single mailbox
12009         * src/folderview.c
12010                 Add specific error string for this check
12011
12012 2002-12-02 [colin]      0.8.6claws46
12013
12014         * src/folder.c
12015                 Add a test to folder moving, remove a statusbar_print
12016         * src/folderview.c
12017                 Add Move folder... context-menu item
12018                 Factorize folder moving code
12019                 Enable folder DND for mbox
12020
12021 2002-12-01 [christoph]  0.8.6claws45
12022
12023         * ac/aspell.m4
12024                 remove conf.aspelltest if the version check fails
12025
12026 2002-11-30 [christoph]  0.8.6claws44
12027
12028         * autogen.sh
12029                 run libtoolize --force in autogen to create missing
12030                 libtool scripts
12031
12032 2002-11-30 [christoph]  0.8.6claws43
12033
12034         * src/Makefile.am
12035         * src/pgptext.c
12036         * src/procmime.c
12037         * src/rfc2015.c
12038         * src/uuencode.[ch]             ** REMOVED **
12039         * src/common/Makefile.am
12040         * src/common/uuencode.[ch]      ** NEW **
12041                 move uuen/decoder to common directory
12042
12043 2002-11-30 [christoph]  0.8.6claws42
12044
12045         * src/Makefile.am
12046         * src/base64.[ch]               ** REMOVED **
12047         * src/codeconv.c
12048         * src/compose.c
12049         * src/ldif.c
12050         * src/pgptext.c
12051         * src/procmime.c
12052         * src/rfc2015.c
12053         * src/smtp.c
12054         * src/unmime.c
12055         * src/common/Makefile.am
12056         * src/common/base64.[ch]        ** NEW **
12057                 move base64 en/decoder to common directory
12058
12059 2002-11-30 [christoph]  0.8.6claws41
12060
12061         * src/common                    ** NEW **
12062                 new directory for UI independent code
12063         * src/gtk                       ** NEW **
12064                 new directory for GTK frontend
12065         * src/common/.cvsignore         ** NEW **
12066         * src/gtk/.cvsignore            ** NEW **
12067                 ignore build files
12068         * src/common/Makefile.am        ** NEW **
12069         * src/gtk/Makefile.am           ** NEW **
12070                 automake files to build new seperated stuff
12071         * src/Makefile.am
12072                 the binary will currently still be build with the
12073                 files in src, so we include the code from the
12074                 subdirs for now after building the libs there
12075
12076 2002-11-30 [paul]       0.8.6claws40
12077
12078         * src/compose.c
12079                 fix bug [642731] 'Wrong selected account with drafted mail'
12080
12081 2002-11-29 [oliver]     0.8.6claws39
12082         
12083         * src/messageview.c
12084                 o update summaryview when switching between different
12085                   messageviews          
12086         * src/toolbar.c  
12087                 o check if messageview holds already removed msg
12088                   from summaryview
12089                 
12090
12091 2002-11-29 [oliver]     0.8.6claws38
12092
12093         * src/toolbar.c 
12094                 remove not needed variables and includes
12095                 make messageview stay opened and move to next when msgs are deleted 
12096
12097 2002-11-29 [oliver]     0.8.6claws37
12098         
12099         * src/toolbar.c 
12100                 disable compose button (messageview toolbar) by default
12101                 deleted msgs are moved to trash
12102         
12103 2002-11-29 [melvin]     0.8.6claws36
12104
12105         * configure.in
12106                 Increased minimal gpgme version to 0.3.10 (Zombies out)
12107                 and to detect signatures expirations (gpgme 0.3.6)
12108
12109         * src/main.c
12110                 Use non obsolescent function for Gpgme engine checking.
12111
12112         * src/rfc2015.c
12113                 Inform about expired signatures or signatures which key
12114                 has expired. Expiration date is displayed.
12115
12116         * src/sigstatus.c
12117                 Inform about expired signatures or signatures which key
12118                 has expired.
12119
12120 2002-11-28 [paul]       0.8.6claws35
12121
12122         * src/folderview.c
12123                 re-instate 'Check for new messages' in Newsgroup
12124                 folders right-click menu, after a suggestion from
12125                 Tim Mann <timmann@users.sourceforge.net>
12126
12127         * src/main.c
12128                 after a crash check only local folders for new
12129                 messages
12130
12131 2002-11-28 [paul]       0.8.6claws34
12132
12133         * configure.in
12134                 apply patch that fixes the checking of GTK with XIM 
12135                 support on different OSs, such as FreeBSD. Patch 
12136                 submitted by Topia <topia@users.sourceforge.net>
12137                 
12138 2002-11-28 [paul]       0.8.6claws33
12139
12140         * src/mainwindow.c
12141           src/prefs_common.c
12142           src/prefs_toolbar.c
12143                 more changes to the English
12144
12145 2002-11-28 [paul]       0.8.6claws32
12146
12147         * sync with 0.8.6cvs13
12148                 see ChangeLog 2002-11-28 (no sync needed
12149                 for src/compose.c)
12150
12151 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws31
12152         
12153         * src/mainwindow.[ch]
12154                 add patch by Ivan F. Martinez introducing messageview Toolbar
12155                 some changes and committed by oliver    
12156
12157 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws30
12158
12159         * src/messageview.[ch]
12160                 add patch by Ivan F. Martinez introducing messageview Toolbar
12161                 some changes and committed by oliver    
12162
12163 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws29
12164
12165         * src/compose.[ch]
12166                 add patch by Ivan F. Martinez introducing messageview Toolbar
12167                 some changes and committed by oliver    
12168
12169 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws28
12170         
12171         * src/toolbar.[ch]
12172                 add patch by Ivan F. Martinez introducing messageview Toolbar
12173                 some changes and committed by oliver
12174
12175 2002-11-28 [oliver]     0.8.6claws27
12176         
12177         * src/prefs_toolbar.[ch]
12178                 getting ready for messageview toolbar
12179                 free mem allocated by gettext
12180                 change prefs_toolbar to prefs_toolbar_open
12181  
12182 2002-11-28 [thorsten]   0.8.6claws26
12183
12184         * src/imageview.[ch]
12185                 cleaned up conflicting declarations of
12186                 imageview_show_image()
12187
12188 2002-11-28 [paul]       0.8.6claws25
12189
12190         * src/grouplistdialog.c
12191           src/prefs_common.c
12192           src/prefs_summary_column.c
12193                 a few more improvements to the English
12194
12195 2002-11-28 [colin]      0.8.6claws24
12196
12197         * man/sylpheed.1
12198                 A few updates to command-line parameters
12199
12200 2002-11-28 [colin]      0.8.6claws23
12201
12202         * src/prefs_filtering.c
12203                 Fix problems with prefs_filtering_delete_path:
12204                 a) if the first rule is removed, original pointers
12205                    weren't updated (leading to segfaults)
12206                 b) it was always global_processing updated in case
12207                    of removed path was parent of rule path
12208
12209 2002-11-27 [paul]       0.8.6claws22
12210
12211         * src/mainwindow.c
12212           src/prefs_account.c
12213           src/prefs_actions.c
12214           src/prefs_common.c
12215           src/prefs_customheader.c
12216           src/prefs_display_header.c
12217           src/prefs_filtering.c
12218           src/prefs_folder_item.c
12219           src/prefs_matcher.c
12220           src/prefs_scoring.c
12221           src/prefs_summary_column.c
12222           src/prefs_template.c
12223           src/prefs_toolbar.c
12224                  improve the English in the GUI
12225
12226 2002-11-27 [colin]      0.8.6claws21
12227
12228         * src/folder.c
12229                 Fix processing renaming problems happening after
12230                 last commit
12231
12232 2002-11-27 [colin]      0.8.6claws20
12233
12234         * src/folder.c
12235                 recursive move now deletes src each subfolder after 
12236                 having moved it
12237         * src/folderview.c
12238                 Use identifier instead of path during dnd (enables
12239                 IMAP folder dnd)
12240
12241 2002-11-27 [paul]       0.8.6claws19
12242
12243         * src/main.c
12244                 apply patch that does command-line processing 
12245                 BEFORE gtk_init, allowing claws to run from 
12246                 shell-scripts in non-X environment (e.g. crontab 
12247                 or ip-up, ip-down scripts). Patch submitted by
12248                 Ruslan N. Balkin <baron@dartel.ru>
12249                 
12250         * po/it.po
12251                 updated by Alessandro Maestri
12252
12253 2002-11-27 [paul]       0.8.6claws18
12254
12255         * sync with 0.8.6cvs12
12256           src/prefs_common.c
12257                 Differences are that main uses a 'Receive dialog'
12258                 frame on the Interface tab, whereas claws groups all 
12259                 the dialogs together in a 'Dialogs' frame.
12260
12261 2002-11-27 [colin]      0.8.6claws17
12262
12263         * src/prefs_matcher.c
12264                 Fix Execute criteria's NOT flag
12265
12266
12267 2002-11-26 [christoph]  0.8.6claws16
12268
12269         * src/ssl.c
12270                 rewrite the ssl code a little bit, only use one
12271                 SSL context, set default certificates' file/path
12272
12273 2002-11-26 [thorsten]   0.8.6claws15
12274
12275         * src/compose.c
12276                 default-reply-to didn't work for ml-reply
12277
12278 2002-11-26 [melvin]     0.8.6claws14
12279
12280         * src/prefs_actions.c
12281                 Made pipe-actions ignore short headers in message view
12282                 Made trailing-pipe-actions write in the message view with
12283                 the same font as the original message
12284
12285 2002-11-26 [paul]       0.8.6claws13
12286
12287         * src/compose.c
12288                 this time commit the correct file
12289
12290 2002-11-26 [paul]       0.8.6claws12
12291
12292         * sync with 0.8.6cvs11
12293           src/quote_fmt_parse.y  
12294                 no sync needed
12295           src/account.[ch]       
12296                 not sync'ed
12297           src/compose.c
12298                 compose_write_headers(): add 'X-Sylpheed-Account-Id:' header
12299                 on draft mode.
12300                 compose_reedit(): add check for 'X-Sylpheed-Account-Id:' 
12301                 header
12302                 
12303         see ChangeLog 2002-11-25 and 2002-11-26
12304
12305 2002-11-26 [colin]      0.8.6claws11
12306
12307         * src/folderview.c
12308                 Fix collapsed folder not auto-expanding during
12309                 mail dnd, if it was the source folder.
12310
12311 2002-11-25 [colin]      0.8.6claws10
12312
12313         * src/folderview.[ch]
12314                 Variable renaming and cleaning (slist of nodes 
12315                 to be re-collapsed is stored in FolderView)
12316
12317 2002-11-25 [paul]       0.8.6claws9
12318
12319         * src/prefs_common.[ch]
12320                 fix breakage caused by last commit
12321
12322 2002-11-25 [paul]       0.8.6claws8
12323
12324         * sync with 0.8.6cvs4
12325                 see ChangeLog 2002-11-21
12326
12327 2002-11-25 [paul]       0.8.6claws7
12328
12329         * sync with 0.8.6cvs4
12330                 see ChangeLog 2002-11-20
12331
12332 2002-11-25 [paul]       0.8.6claws6
12333
12334         * sync with 0.8.6cvs3
12335                 see ChangeLog 2002-11-18
12336
12337 2002-11-25 [colin]      0.8.6claws5
12338
12339         * src/gtkutils.[ch]
12340                 Add gtkut_ctree_node_is_parent()
12341         * src/folderview.c
12342                 Spring-loaded folders
12343
12344 2002-11-25 [colin]      0.8.6claws4
12345
12346         * src/utils.[ch]
12347                 Add slist_concat_unique(), function to merge
12348                 two GSList filtering dups
12349         * src/folder.[ch]
12350         * src/summaryview.[ch]
12351         * src/folderview.c
12352         * src/main.c
12353                 Add detection/update/display of unread answers
12354                 to marked mails
12355         * src/procmsg.[ch]
12356                 Add procmsg_find_children()
12357                 Add procmsg_msg_has_marked_parent()
12358
12359 2002-11-25 [colin]      0.8.6claws3
12360
12361         * src/ssl_certificate.[ch]
12362                 Allow checking a certificate without a DNS
12363                 lookup
12364                 Allow to forget a cert (by deleting it)
12365                 Make ssl_certificate_destroy_public
12366         * src/ssl_manager.[ch] ** NEW FILES **
12367                 Gui to manage (display/remove) certificates
12368         * src/prefs_common.[ch]
12369                 Add a pref to allow silent acceptation of
12370                 trusted certificates or not (based on the
12371                 "I want to know what's going on" principle)
12372         * src/mainwindow.c
12373                 Add SSL manager in Tools menu
12374         * src/Makefile.am
12375                 Add the new files to the build
12376         * po/POTFILES.in
12377                 Add ssl_manager.c to translations
12378
12379 2002-11-25 [colin]      0.8.6claws2
12380
12381         * src/summaryview.[ch]
12382                 Add S_SEARCH_EXTENDED to the quick search, which 
12383                 allows to search using filtering syntax.
12384
12385 2002-11-25 [colin]      0.8.6claws1
12386
12387         * src/summaryview.c
12388                 Deletion of duplicates now prefer deleting
12389                 the unread dup (fixes feature-request 638989).
12390
12391 2002-11-24 [paul]       0.8.6claws
12392
12393         * po/es.po
12394           po/pl.po
12395           po/ru.po
12396           po/sr.po
12397                 updated by Ricardo Mones Lastra,
12398                 Witold Wladyslaw Wojciech Wilk,
12399                 Ruslan N. Balkin, and  Urke MMI 
12400                 respectively
12401
12402 2002-11-24 [paul]       0.8.5claws182
12403
12404         * po/bg.po
12405                 updated by George Danchev
12406
12407 2002-11-23 [alfons]     0.8.5claws181
12408
12409         * src/imap.c
12410                 tiny memory leak found by browsing Dimitar's 
12411                 valgrind report
12412
12413 2002-11-23 [paul]       0.8.5claws180
12414
12415         * po/it.po
12416                 updated by Alessandro Maestri
12417
12418 2002-11-22 [christoph]  0.8.5claws179
12419
12420         * src/compose.c
12421         * src/inc.c
12422         * src/prefs_filtering.c
12423         * src/summaryview.c
12424                 more warning fixes
12425
12426 2002-11-22 [alfons]     0.8.5claws178
12427
12428         * src/summaryview.c
12429                 summary_execute_delete_func(): if message is deleted, make 
12430                 sure to also remove its entry in the subject hash table. 
12431                 fixes a corner case bug.
12432
12433 2002-11-22 [paul]       0.8.5claws177
12434
12435         * .cvsignore
12436                 add 'autom4te.cache'
12437                 
12438         * ltconfig      ** REMOVED **
12439                 not needed
12440
12441 2002-11-22 [paul]       0.8.5claws176
12442
12443         * src/textview.c
12444                 textview_set_font(): fix for message display in
12445                 UTF-8 locales (thanks to Sergey Vlasov).
12446                 
12447         * AUTHORS
12448                 add new team members and contributors
12449
12450
12451 2002-11-21 [colin]      0.8.5claws175
12452
12453         * src/procmsg.[ch]
12454                 Add procmsg_remove_special_headers()
12455         * src/mh.c
12456                 Use procmsg_remove_special_headers() for 
12457                 previous fix
12458
12459 2002-11-21 [colin]      0.8.5claws174
12460
12461         * src/mh.c
12462                 Fix moving/copying from queue/draft folders
12463                 for MH folders
12464
12465 2002-11-21 [christoph]  0.8.5claws173
12466
12467         * src/crash.c
12468         * src/filtering.c
12469         * src/logwindow.c
12470         * src/main.c
12471         * src/matcher_parser_lex.[hl]
12472         * src/mbox.c
12473         * src/mbox_folder.[ch]
12474         * src/prefs_filtering.c
12475         * src/procheader.c
12476         * src/quote_fmt_lex.l
12477         * src/ssl.c
12478                 fix all warnings except the warnings in lex and yacc files
12479
12480 2002-11-20 [christoph]  0.8.5claws172
12481
12482         * src/imap.c
12483                 fix MsgInfo retrieval for IMAP draft and queue folders
12484                 (closes bug [ 619558 ] Draft saving on IMAP box issue)
12485
12486 2002-11-19 [christoph]  0.8.5claws171
12487
12488         * src/compose.c
12489                 fix segfault, when draft saving does not get
12490                 the MsgInfo of the new message
12491                 (closes bug [ 640699 ] Claws170: crash drafting mail ( IMAP ))
12492
12493 2002-11-19 [christoph]  0.8.5claws170
12494
12495         * src/procmsg.c
12496                 add parameter check for flag setting function
12497                 (closes bug [ 640619 ] Claws169: crash - drafting a mail (IMAP))
12498
12499 2002-11-18 [paul]       0.8.5claws169
12500
12501         * src/compose.c
12502                 more sensitivity fixes to redirect mode:
12503                 * disable toolbar draft button
12504                 * allow only Address book in the Tools menu
12505                 * disable editing of message by the spell
12506                   checker
12507
12508 2002-11-18 [paul]       0.8.5claws168
12509
12510         * src/compose.c
12511                 fix sensitivity of menu items in compose_redirect():
12512                 allow only the necessary items 
12513
12514 2002-11-18 [paul]       0.8.5claws167
12515
12516         * src/compose.c
12517                 fix bug [ 603259 ] 'attachment got lost on bounce'
12518
12519 2002-11-18 [paul]       0.8.5claws166
12520
12521         * po/ru.po
12522                 updated by Ruslan N. Balkin <baron@dartel.ru>
12523
12524 2002-11-18 [colin]      0.8.5claws165
12525
12526         * src/main.c
12527           src/defs.h
12528                 Remove old filtering stuff
12529
12530
12531 2002-11-17 [oliver]     0.8.5claws164
12532
12533         * src/toolbar.h
12534                 remove not needed typedef 
12535
12536 2002-11-17 [oliver]     0.8.5claws163
12537
12538         * src/toolbar.c
12539                 make toolbar's on click events translatable
12540
12541 2002-11-15 [colin]      0.8.5claws162
12542
12543         * src/summaryview.c
12544                 Revert too-soon integration of a feature
12545
12546 2002-11-15 [christoph]  0.8.5claws161
12547
12548         * src/imap.c
12549                 use main's implementation of imap_get_msginfo
12550
12551 2002-11-15 [christoph]  0.8.5claws160
12552
12553         * src/compose.c
12554         * src/folder.[ch]
12555         * src/imap.c
12556         * src/mbox_folder.c
12557         * src/mh.c
12558         * src/news.c
12559         * src/procmsg.c
12560         * src/summaryview.c
12561                 replace claws' fetch_msginfo with main's get_msginfo
12562                 (use main's implementation where possible)
12563
12564 2002-11-15 [colin]      0.8.5claws159
12565
12566         * src/ssl_certificate.c
12567                 Missed a check
12568
12569 2002-11-16 [melvin]     0.8.5claws158
12570
12571         * po/fr.po
12572                 Updated French translations.
12573
12574 2002-11-16 [colin]      0.8.5claws157
12575
12576         * src/ssl_certificate.c
12577                 Check for missing parts in the certificates
12578
12579 2002-11-15 [colin]      0.8.5claws156
12580
12581         * src/folderview.c
12582                 Preventive fix (missing check) found by
12583                 Alfons
12584
12585 2002-11-15 [paul]
12586
12587         * NEWS
12588                 sync with 0.8.6 release
12589
12590 2002-11-15 [colin]      0.8.5claws155
12591
12592         * src/folder.[ch]
12593           src/folderview.c
12594                 Fix error handling of folder_item_move_to()
12595                 (thanks to Alfons!)
12596
12597 2002-11-15 [colin]      0.8.5claws154
12598
12599         * src/folder.[ch]
12600           src/folderview.c
12601                 folder_item_move_to() sets an error message instead
12602                 of having GUI stuff in folder.c
12603
12604 2002-11-15 [colin]      0.8.5claws153
12605
12606         * src/procmsg.[ch]
12607                 Implemented a callback for MsgInfo updates, 
12608                 heavily copy/pasted from Christoph's folder 
12609                 callback system
12610         * src/summaryview.[ch]
12611                 Register summary_update_msg as callback
12612
12613 2002-11-14 [colin]      0.8.5claws152
12614         
12615         * src/procmsg.c
12616                 Update the FolderItem after sending (fixes 617593)
12617
12618 2002-11-14 [christoph]  0.8.5claws151
12619
12620         * src/folder.c
12621                 fix wrong position of NULL pointer check found
12622                 by Sergey
12623
12624 2002-11-14 [christoph]  0.8.5claws150
12625
12626         * src/folder.c
12627                 fix segfault when deleting messages from IMAP folders
12628                 (closes bug [ 635641 ] Crash deleting mail in IMAP trash)
12629
12630 2002-11-14 [colin]      0.8.5claws149
12631
12632         * src/compose.c
12633                 Forwarding was also ignoring the folder's default account.
12634
12635 2002-11-14 [colin]      0.8.5claws148
12636
12637         * src/compose.c
12638                 Fix sent folder not set to folder properties when 
12639                 forwarding.
12640
12641 2002-11-14 [thorsten]   0.8.5claws147
12642
12643         * src/inc.c
12644                 inc_start(): Files were not moved from .processing to inbox,
12645                 if no global processing rule existed
12646
12647 2002-11-14 [colin]      0.8.5claws146
12648
12649         * src/ssl_certificate
12650                 Fix file operations
12651
12652 2002-11-14 [paul]       0.8.5claws145
12653
12654         * po/it.po
12655                 updated by Alessandro Maestri
12656
12657 2002-11-13 [alfons]     0.8.5claws144
12658
12659         * src/folder.c
12660                 folder_item_close(): only mark messages unread
12661                 when a folder has new messages 
12662
12663 2002-11-13 [keith]      0.8.5claws143
12664
12665         * src/imap.c
12666                 Fix problem moving or copying between
12667                 IMAP folders
12668
12669 2002-11-13 [colin]      0.8.5claws142
12670
12671         * src/matcher_parser_parse.y
12672                 Fix rule problem when " don't match
12673
12674 2002-11-13 [christoph]  0.8.5claws141
12675
12676         * src/folder.c
12677         * src/folderview.c
12678                 moved cache saving to folder_item_close
12679                 the folderview should not have to deal with
12680                 this things
12681
12682 2002-11-13 [christoph]  0.8.5claws140
12683
12684         * src/summaryview.c
12685                 moved setting of important score to
12686                 summary_set_prefs_from_folderitem
12687
12688 2002-11-13 [colin]      0.8.5claws139
12689
12690         * src/matcher_parser_parse.y
12691                 Fix a segfault in the parser (happening when
12692                 a good expression had been tested and a bad 
12693                 one arrives)
12694
12695 2002-11-13 [paul]       0.8.5claws138
12696
12697         * sync with 0.8.5cvs24
12698                 see ChangeLog 2002-11-13
12699                 
12700         * po/pt_BR.po
12701                 updated by Fabio Jr. Beneditto
12702
12703 2002-11-13 [colin]      0.8.5claws137
12704         
12705         * src/msgcache.c
12706           src/defs.h
12707           src/procmsg.[ch]
12708                 Revert last commit, problem
12709
12710 2002-11-13 [colin]      0.8.5claws136
12711
12712         * src/msgcache.c
12713                 Remove duplicated code
12714         * src/defs.h
12715                 Bumped CACHE_VERSION and MARK_VERSION
12716         * src/procmsg.[ch]
12717                 Network endian for cache and mark files
12718
12719 2002-11-12 [colin]      0.8.5claws135
12720
12721         * src/inc.c
12722                 Fix the "socket error" dialog which disappeared
12723
12724 2002-11-12 [colin]      0.8.5claws134
12725
12726         * src/msgcache.c
12727                 Reverse last commit which had performance 
12728                 problems, but still reverse the list
12729
12730 2002-11-12 [colin]      0.8.5claws133
12731
12732         * src/msgcache.c
12733                 Reverse list order
12734
12735 2002-11-12 [melvin]     0.8.5claws132
12736
12737         * src/compose.c
12738                 Added a check for a NULL prefs_common.dictionary
12739
12740 2002-11-12 [colin]      0.8.5claws131
12741
12742         * src/ssl_certificate.[ch]
12743                 Use FQDN hostname
12744
12745 2002-11-12 [colin]      0.8.5claws130
12746
12747         * src/ssl_certificate.[ch]
12748                 Take connection port into account for 
12749                 checking certificates (a single hostname
12750                 could have multiple servers with multiple
12751                 certificates)
12752         * src/ssl.c
12753                 Pass the port to ssl_certificate_check
12754
12755 2002-11-12 [paul]       0.8.5claws129
12756
12757         * src/folder.c
12758                 fix a typo in last commit
12759
12760 2002-11-12 [paul]       0.8.5claws128
12761
12762         * sync with 0.8.5cvs23
12763                 see ChangeLog entry 2002-11-12
12764
12765 2002-11-11 [colin]      0.8.5claws127
12766
12767         * src/ssl_certificate.c
12768                 Cleaner messages
12769                 Don't popup, instead log error, if the 
12770                 corresponding pref is checked
12771         * src/ssl_certificate.h
12772                 include <openssl/objects/h>
12773
12774 2002-11-11 [colin]      0.8.5claws126
12775
12776         * src/ssl_certificate.h
12777                 _Really_ clean it
12778
12779 2002-11-11 [colin]      0.8.5claws125
12780         
12781         * src/ssl_certificate.c
12782                 Fixed leak
12783
12784 2002-11-11 [colin]      0.8.5claws124
12785
12786         * src/ssl.c
12787                 Cleaned a bit
12788         * src/ssl_certificate.[ch]
12789                 Cleaned a bit (better use of SSL API)
12790                 (This will cause non-recognition of saved 
12791                  certificates of claws12[23]...)
12792
12793 2002-11-11 [paul]       0.8.5claws123
12794         
12795         * po/es.po
12796                 updated by Ricardo Mones Lastra
12797
12798 2002-11-11 [colin]      0.8.5claws122
12799
12800         * src/ssl.c
12801                 Fix a typo
12802
12803 2002-11-11 [colin]      0.8.5claws121
12804
12805         * src/ssl_certificate.[ch] ** NEW FILES **
12806         * src/ssl.[ch]
12807                 Check SSL certificates presented to us
12808         * src/Makefile.am
12809                 Add ssl_certificate.[ch]
12810         * po/POTFILES.in
12811                 Add ssl_certificate.c
12812
12813 2002-11-11 [paul]       0.8.5claws120
12814
12815         * sync with 0.8.5cvs22
12816                 see ChangeLog 2002-11-11
12817
12818 2002-11-11 [paul]       0.8.5claws119
12819
12820         * sync with 0.8.5cvs21
12821                 see ChangeLog 2002-11-11
12822
12823 2002-11-10 [jens]       0.8.5claws118
12824
12825         * src/folder.c
12826         * src/folderview.c
12827                 corrected some typing
12828         * po/de.po
12829                 updated german translation
12830         * sylpheed.spec.in
12831                 cleaned up specfile and adjusted it for claws
12832
12833 2002-11-10 [colin]      0.8.5claws117
12834
12835         * src/summaryview.c
12836                 a STATUSBAR_PUSH/POP fix
12837
12838 2002-11-10 [colin]      0.8.5claws116
12839
12840         * src/prefs_folder_item.c
12841                 Fix hanging after opening folder properties
12842
12843 2002-11-10 [hoa]        0.8.5claws115
12844
12845         * src/matcher_parser_lex.l
12846         * src/matcher_parser_parse.y
12847                 config file for scoring and filtering is no more trashed
12848                 when there is a syntax error in a filtering rule when
12849                 editing it in a dialog.
12850
12851 2002-11-09 [colin]      0.8.5claws114
12852
12853         * src/mbox_folder.c
12854                 Added missing initialisation of folder->destroy()
12855
12856 2002-11-09 [colin]      0.8.5claws113
12857
12858         * src/folder.c
12859           src/folderview.c
12860                 Fix the status bar messages
12861
12862 2002-11-09 [colin]      0.8.5claws112
12863
12864         * src/folderview.c
12865                 Fix hangs after folder dnd, happening after 
12866                 claws109.
12867
12868 2002-11-09 [christoph]  0.8.5claws111
12869
12870         * src/folderview.c
12871                 just changed order of calls (reverse order of
12872                 associated calls)
12873         * src/inc.c
12874                 lock inc when checking only one account, otherwise
12875                 inc all could be executed at the same time
12876
12877 2002-11-09 [christoph]  0.8.5claws110
12878
12879         * src/folderview.c
12880                 better unlock the mouse cursor before calling
12881                 summary_show because it changes the cursor too
12882
12883 2002-11-09 [christoph]  0.8.5claws109
12884
12885         * src/folder.[ch]
12886         * src/folderview.c
12887                 add functions to open and close a folder
12888                 o opending will execute scanning for remote folders
12889                   and processing
12890                 o closing will unset new flag for messages
12891
12892 2002-11-09 [colin]      0.8.5claws108
12893
12894         * src/folder.c
12895                 Add a call to prefs_matcher_write_config to 
12896                 avoid non-leaf folders filtering settings to be
12897                 lost
12898
12899 2002-11-09 [paul]       0.8.5claws107
12900
12901         * src/prefs_account.c
12902                 re-word a label
12903
12904 2002-11-09 [colin]      0.8.5claws106
12905
12906         * src/folderview.c
12907                 Minor esthetic fix
12908
12909 2002-11-09 [colin]      0.8.5claws105
12910
12911         * src/folderview.c
12912                 Fix prefs_filtering deletion for MH folders (same
12913                 reason as below)
12914         * src/prefs_filtering.c
12915                 Fix prefs_filtering renaming and deletion for 
12916                 folder-based processing rules.  
12917
12918 2002-11-09 [christoph]  0.8.5claws104
12919
12920         * src/compose.c
12921         * src/folder.[ch]
12922         * src/folderview.[ch]
12923         * src/import.c
12924         * src/inc.c
12925         * src/main.c
12926         * src/mainwindow.c
12927         * src/messageview.c
12928         * src/prefs_folder_item.c
12929         * src/procmsg.c
12930         * src/summaryview.c
12931                 implement a callback system for folder item updates
12932
12933 2002-11-09 [colin]      0.8.5claws103
12934
12935         * src/folderview.c
12936                 Fix prefs_filtering renaming for MH folders (we
12937                 shouldn't rename by path as another folder could
12938                 have the same hierarchy).
12939
12940 2002-11-09 [colin]      0.8.5claws102
12941
12942         * src/folder.c
12943                 Fix a leak found by Christoph, use better variable
12944                 names
12945
12946 2002-11-09 [colin]      0.8.5claws101
12947
12948         * src/folder.c
12949                 One more fix for processing rules
12950
12951 2002-11-08 [colin]      0.8.5claws100
12952         
12953         * src/matcher.c
12954                 Don't copy the compiled regexp (will be reevaluated)
12955         * src/folderview.c
12956                 Lock folderview while moving
12957         * src/folder.c
12958                 Provide info on what's happening to the user
12959
12960 2002-11-08 [colin]      0.8.5claws99
12961
12962         * src/folderview.c
12963                 Fix folder reordering after a move if parent is 
12964                 root
12965         * src/scoring.[ch]
12966                 Add function to copy a ScoringProp
12967         * src/prefs_folder_item.c
12968                 Copy scoring rules when copying a folder prefs
12969
12970 2002-11-08 [colin]      0.8.5claws98
12971
12972         * src/folderview.c
12973                 Fixes in case of failure
12974         * src/filtering.[ch]    
12975                 Add function to duplicate a FilteringProp
12976         * src/matcher.[ch]
12977                 Add function to duplicate a MatcherProp
12978         * src/prefs_folder_item.c
12979                 Save folder's processing rules when copying 
12980                 its prefs
12981
12982 2002-11-08 [colin]      0.8.5claws97
12983         
12984         * src/folderview.c
12985                 Sort after move
12986         * src/folder.c 
12987                 Change a printf to debug_print
12988
12989 2002-11-08 [colin]      0.8.5claws96
12990
12991         * src/folder.c
12992           src/folderview.c
12993                 Fix segfaults, call me stupido
12994         
12995
12996 2002-11-08 [colin]      0.8.5claws95
12997
12998         *src/folder.c
12999                 Added forgotten prefs to save when moving folders
13000
13001 2002-11-08 [colin]      0.8.5claws94
13002
13003         * src/folder.c
13004                 Fixes to folder DND (prefs copy)
13005         * src/folderview.c
13006                 Optimization for folder DND (don't rescan whole tree)
13007                 Added folderview_create_folder_node() for this 
13008                 optimization, so de-duped a bit the code
13009         * src/prefs_folder_item.[ch]
13010                 Added prefs_folder_item_copy_prefs()    
13011           
13012 2002-11-08 [paul]       0.8.5claws93
13013
13014         * src/prefs_account.c
13015           tools/README
13016           tools/kmail2sylpheed_v2.pl
13017                 correct some typos
13018
13019 2002-11-08 [paul]       0.8.5claws92
13020
13021         * src/compose.c
13022           src/prefs_account.[ch]
13023                 remove account options 'clearsign' and 'ascii_armored',
13024                 replace with 'default_gnupg_mode' to prevent mixed-mode
13025                 Privacy settings
13026
13027 2002-11-08 [paul]       0.8.5claws91
13028
13029         * src/compose.[ch]
13030                 re-implement GnuPG 'on-the-fly' mode selection,
13031                 disallow mixed-mode
13032
13033 2002-11-08 [colin]      0.8.5claws90
13034
13035         * src/folderview.c
13036           src/prefs_folder_item.c
13037                 Change "Property" to "Properties"
13038
13039 2002-11-07 [colin]      0.8.5claws89
13040
13041         * src/folderview.c
13042           src/folder.c
13043                 Allow folder dropping to a root folder
13044
13045 2002-11-07 [paul]       0.8.5claws88
13046
13047         * src/compose.c
13048                 revert last commit
13049
13050 2002-11-07 [paul]       0.8.5claws87
13051
13052         * src/compose.c
13053                 fix reply-to-list bug. closes bug report
13054                 "[633382] reply-to-list broken in recent cvs"
13055
13056 2002-11-07 [paul]       0.8.5claws86
13057
13058         * src/compose.c
13059                 add a forgotten '#if USE_GPGME ... #endif'
13060
13061 2002-11-07 [paul]       0.8.5claws85
13062
13063         * sync with 0.8.5cvs20
13064                 see ChangeLog 2002-11-07
13065
13066 2002-11-07 [colin]      0.8.5claws84
13067
13068         * src/folder.[ch]
13069                 Change folder_item_move_to to return the newly 
13070                 created folderitem.
13071         * src/folderview.c
13072                 Select the new folderitem after moving.
13073
13074 2002-11-07 [colin]      0.8.5claws83
13075
13076         * src/prefs_filtering.c
13077                 Fix rule rewriting when moving a leaf folder to a 
13078                 shorter path
13079
13080 2002-11-07 [colin]      0.8.5claws82
13081
13082         * src/prefs_filtering.c
13083                 fix a leak
13084
13085 2002-11-07 [colin]      0.8.5claws81
13086
13087         * src/folder.[ch]
13088                 Add folder_item_move_to() function to move a 
13089                 folderitem into another one (updates matcher etc)
13090         * src/folderview.c
13091                 Add folder drag'n drop (context menu to come)
13092                 [Should be dataloss free, but Please backup before 
13093                  trying !]
13094
13095 2002-11-06 [colin]      0.8.5claws80
13096
13097         * src/mh.c
13098                 mh_create_folder() returns NULL if can't create
13099                 directory hierarchy
13100
13101 2002-11-06 [paul]       0.8.5claws79
13102
13103         * src/compose.[ch]
13104                 allow 'on-the-fly' changing of the type of encryption 
13105                 and/or signing used (mime/ascii) via the compose window
13106
13107 2002-11-06 [paul]       0.8.5claws78
13108
13109         * sync with 0.8.5cvs19
13110                 see ChangeLog 2002-11-06 for src/account.c: 
13111                 account_get_special_folder()
13112                 
13113 2002-11-05 [alfons]     0.8.5claws77
13114
13115         * src/crash.c
13116                 very minor cleanups: nothing to see here, move on. :-)
13117
13118 2002-11-05 [colin]      0.8.5claws76
13119
13120         * src/main.c
13121                 Changes choices if compose windows are opened to
13122                 Discard, Draft, Don't quit
13123
13124 2002-11-05 [thorsten]   0.8.5claws75
13125
13126         * src/compose.c
13127                 reenabled default_reply_to folder option
13128
13129 2002-11-05 [colin]      0.8.5claws74
13130
13131         * src/compose.[ch] 
13132                 add compose_draft()
13133         * src/crash.c
13134                 add SIGTERM handler
13135         * src/main.[ch]
13136                 add clean_quit() for the SIGTERM handler
13137
13138 2002-11-05 [paul]       0.8.5claws73
13139         
13140         * po/es.po
13141                 updated by Ricardo Mones Lastra
13142
13143 2002-11-05 [melvin]     0.8.5claws72
13144
13145         * src/logwindow.c
13146                 Fixed log-clipping bug #616795.
13147                 To stop logging in the log window use 0 length.
13148         * src/prefs_common.c
13149                 Added a label to inform about the 0 log length behaviour.
13150
13151 2002-11-05 [paul]       0.8.5claws71
13152
13153         * sync with 0.8.5cvs17
13154                 see ChangeLog 2002-11-05
13155
13156 2002-11-04 [paul]       0.8.5claws70
13157
13158         * sylpheed-128x128.png
13159           sylpheed-64x64.png
13160           sylpheed.png
13161                 replace with pngcrushed icons. Submitted by Nicolas Kaiser,
13162                 <nikai@users.sourceforge.net>
13163                 
13164         * po/bg.po
13165                 updated by George Danchev
13166
13167 2002-11-03 [thorsten]   0.8.5claws69
13168
13169         * src/main.c
13170           src/mimeview.c
13171           src/rfc2015.h
13172                 add check if gpg is active
13173
13174 2002-11-03 [thorsten]   0.8.5claws68
13175
13176         * src/toolbar.h
13177                 removed GSList declaration causing trouble on MacOS-X
13178                 (submitted by alfons, reported by xfesty)
13179
13180 2002-11-01 [paul]       0.8.5claws67
13181
13182         * src/mainwindow.c
13183                 remove last remnants of main's filter code
13184
13185 2002-11-01 [paul]       0.8.5claws66
13186
13187         * tools/filter_conv.pl
13188                 fix bug where user-defined headers were ignored
13189
13190 2002-11-01 [paul]       0.8.5claws65
13191
13192         * src/logwindow.c
13193                 make a debug_print() not translatable
13194
13195 2002-10-31 [melvin]     0.8.5claws64
13196
13197         * ac/aspell.m4
13198                 Fixed --disable-aspell-test. Now --disable-aspell-test will 
13199                 not run any GNU/aspell test.  The dictionary path will
13200                 be by default /usr/local/lib/aspell/ unless --with-aspell-prefix
13201                 was given, in which case, it will be $prefix/lib/aspell/
13202         * configure.in
13203                 Fixed typo in commentary (Aspell code).
13204
13205 2002-10-31 [paul]       0.8.5claws63
13206
13207         * po/POTFILES.in
13208                 remove src/filter.c and src/prefs_filter.c
13209                 thanks to Ricardo for reminding me
13210
13211 2002-10-31 [colin]      0.8.5claws62
13212
13213         * src/mbox_folder.c
13214                 Plug some leaks
13215
13216 2002-10-31 [paul]       0.8.5claws61
13217
13218         * src/prefs_filter.[ch] ** REMOVED **
13219           src/filter.[ch]       ** REMOVED **
13220           
13221         * src/Makefile.am
13222           src/folderview.c
13223           src/inc.c
13224           src/main.c
13225           src/mainwindow.c
13226           src/mbox.c
13227           src/prefs_common.c
13228           src/prefs_filtering.c
13229           src/summaryview.[ch]
13230                 remove main's 'filter' code
13231                 
13232         README.claws
13233                 update to reflect removal of main's filter
13234
13235 2002-10-31 [paul]       0.8.5claws60
13236
13237         * src/summaryview.c
13238                 remove check for global_processing in summary_filter_open(). 
13239                 This fixes the bug where if the user uses the right-click 
13240                 'Create filter rule...' and doesn't have any filter rules 
13241                 already defined in claws' advanced filtering, the newly 
13242                 created filter rule goes to main's filtering which is 
13243                 inaccessible through the gui. Now the filter rule gets added
13244                 to claws' filtering by default.
13245
13246 2002-10-28 [melvin]     0.8.5claws59
13247
13248         * src/prefs_actions.c
13249                 Fixed bug #627322 where MIME parts were not always
13250                 correctly passed to a %p action
13251                 Display an error dialog when message filename is not found.
13252
13253 2002-10-28 [melvin]     0.8.5claws58
13254
13255         * src/prefs_common.c
13256                 Readded a missing function declaration lost in 0.8.3claws34
13257
13258 2002-10-28 [paul]       0.8.5claws57
13259
13260         * sync with 0.8.5cvs15
13261                 see ChangeLog 2002-10-28 and 2002-10-25
13262                 
13263         Note: ChangeLog entry 2002-10-24 is not sync'ed.
13264
13265 2002-10-27 [oliver]     0.8.5claws56
13266
13267         * src/pop.c
13268                 plug leak in pop3_top_recv
13269
13270 2002-10-26 [christoph]  0.8.5claws55
13271
13272         * src/folder.c
13273                 set need_update folder flag when messages are added
13274                 (closes bug [ 626922 ] folder not updated after receiving)
13275
13276 2002-10-25 [melvin]     0.8.5claws54
13277
13278         * src/imageview.c
13279                 Fixed a memleak introduced in the scaling code.
13280
13281 2002-10-24 [alfons]     0.8.5claws53
13282
13283         * src/filtering.c
13284                 make filtering's forward message action forward from the 
13285                 correct account
13286                 (closes bug [628089 ] Filter -> Forward from address problem
13287                 reported by Oktay)
13288
13289 2002-10-24 [christoph]  0.8.5claws52
13290
13291         * src/mainwindow.c
13292         * src/manual.[ch]
13293                 o use manual of current locale or english if current
13294                   locale is not available (and english is available)
13295                 o also link to sylpheed doc project manuals
13296
13297 2002-10-23 [paul]       0.8.5claws51
13298
13299         * tools/README
13300           tools/kmail2sylpheed_v2.pl
13301                 add new version of kmail addressbook importer script.
13302                 works with newer versions of Kmail/KAddressBook which
13303                 have new and rearranged data.
13304
13305 2002-10-23 [martin]     0.8.5claws50
13306
13307         * src/folderview.c
13308         * src/summaryview.c
13309         * src/utils.h
13310         * src/utils.c
13311                 added length parameter to get_abbrev_newsgroup_name()
13312                 changed this function so that it abbreviates the newsgroup
13313                 names only so long it is smaller than the length parameter
13314                 (for better reading of some newsgroup names and space efficiency)
13315
13316 2002-10-22 [colin]      0.8.5claws49
13317
13318         *src/foldersel.c
13319                 Revert Alfons' last modification (after voting ;-))
13320
13321 2002-10-21 [alfons]     0.8.5claws48
13322
13323         * src/foldersel.c
13324                 folder view in folder selection dialog reflects state of
13325                 folder view in main window
13326
13327 2002-10-18 [alfons]     0.8.5claws47
13328
13329         * src/mbox.c
13330                 drop imported messages in folder selected by user,
13331                 and not in the inbox
13332                 (closes bug [ 625424 ] Import mbox always to "Inbox" folder)
13333
13334 2002-10-18 [alfons]     0.8.5claws46
13335
13336         * src/compose.c
13337                 make automagic reply work correctly for email accounts 
13338                 (whether it's viable to do a full sync with Hiro's 
13339                 compose.c is still under discussion)
13340
13341 2002-10-18 [melvin]     0.8.5claws45
13342
13343         * src/prefs_actions.c
13344                 Fixed bug #622275 where asynchroneous actions left 
13345                 zombies processes
13346                 Made (synchroneous) actions' input be displayed live.
13347
13348 2002-10-18 [christoph]  0.8.5claws44
13349
13350         * src/textview.c
13351                 don't add a newline in the textview in front of the
13352                 first textpart if header display is disabled
13353                 (closes bug [ 603385 ] disabled header display leaves blank
13354                  lin)
13355
13356 2002-10-18 [christoph]  0.8.5claws43
13357
13358         * src/folder.[ch]
13359         * src/imap.c
13360         * src/mbox_folder.c
13361         * src/mh.c
13362         * src/news.c
13363                 folder->get_num_list now returns an error code
13364                 (closes bug [ 609424 ] News cache cleared on failure)
13365                 
13366 2002-10-17 [colin]      0.8.5claws42
13367         
13368         * src/news.c
13369                 Changed a printf by debug_print
13370
13371 2002-10-16 [paul]       
13372
13373         * tools/OOo2sylpheed.pl
13374                 allow for spaces in the name of the
13375                 file to be attached.
13376
13377 2002-10-16 [colin]      0.8.5claws41
13378
13379         * src/main.c
13380                 Use a tristate to change online mode
13381
13382 2002-10-16 [paul]       0.8.5claws40
13383
13384         * po/es.po
13385                 updated by Ricardo Mones Lastra
13386
13387 2002-10-16 [colin]      0.8.5claws39
13388
13389         * src/main.c
13390           src/mainwindow.[ch]
13391                 Added --online and --offline command-line
13392                 switches
13393
13394 2002-10-15 [christoph]  0.8.5claws38
13395
13396         * src/procmime.c
13397                 set mimeinfo->name to NULL after g_free to
13398                 avoid double freeing with g_free
13399
13400 2002-10-14 [christoph]  0.8.5claws37
13401
13402         * src/compose.c
13403         * src/filtering.c
13404         * src/summaryview.c
13405                 remove calls to folder->change_flags that are now
13406                 done by procmsg flag functions (seems it is not
13407                 used by any foldertype anyway)
13408         * src/folder.c
13409                 init folder->change_flags with NULL
13410
13411 2002-10-14 [christoph]  0.8.5claws36
13412
13413         * src/folder.[ch]
13414         * src/imap.[ch]
13415                 use virtual functions for folder item new and destroy
13416                 functions
13417
13418 2002-10-14 [melvin]     0.8.5claws35
13419
13420         * src/compose.c
13421                 Added a test to not run the spell checker if no default
13422                 dictionary is available. No dialog is displayed though.
13423
13424 2002-10-14 [melvin]     0.8.5claws34
13425
13426         * src/gtkaspell.c
13427                 Fixed bug in dictionary list context menu where
13428                 "More..." pointed to an emtpy submenu if the
13429                 number of dictionaries is a multiple of 15
13430                 Removed unneeded code in suggestions list creation
13431
13432 2002-10-14 [paul]       0.8.5claws33
13433
13434         * po/bg.po
13435                 updated by George Danchev
13436
13437 2002-10-13 [hoa]        0.8.5claws32
13438
13439         * src/matcher.[ch]
13440           src/matcher_parser_parser.y
13441                 removed the escaped string from internal structure
13442                 of matcher.
13443
13444 2002-10-12 [colin]      0.8.5claws31
13445
13446         * src/gtksctree.[ch]
13447           src/summaryview.c
13448                 Removed useless function gtksctree_reanchor
13449
13450 2002-10-12 [alfons]     0.8.5claws30
13451         
13452         * sync with remaining main changes 2002-10-09 - 2002-10-11
13453         - drop changes to src/compose.c (requires claws specific changes)
13454         
13455 2002-10-12 [alfons]     0.8.5claws29
13456         
13457         * sync with main changes of 2002-10-08
13458         - drop changes to src/compose.c (requires claws specific changes)
13459         - drop changes to src/summaryview.c (requires changes to compose.c)     
13460
13461 2002-10-12 [alfons]     0.8.5claws28
13462         
13463         * sync with main changes of 2002-10-07
13464
13465 2002-10-12 [alfons]     0.8.5claws27
13466
13467         * sync with main changes of 2002-10-04
13468         - drop changes to src/compose.c (requires claws specific changes)
13469         - drop changes to src/prefs_folder_item.c (claws implementation
13470           seems to be working)
13471
13472 2002-10-12 [colin]      0.8.5claws26
13473
13474         * src/mainwindow.c
13475                 Fix folder-flicker when space-reading, introduced 
13476                 in claws22.
13477
13478 2002-10-12 [colin]      0.8.5claws25
13479
13480         * src/compose.c
13481                 Save account address when saving as draft.
13482                 (closes bug 621838)
13483
13484 2002-10-12 [colin]      0.8.5claws24
13485
13486         * src/summaryview.c
13487                 Fix the problem consisting of no message selected
13488                 after the last message in a folder has been moved.
13489
13490 2002-10-12 [paul]       0.8.5claws23
13491
13492         * src/compose.c
13493           src/prefs_template.c
13494           src/template.[ch]
13495                 add Cc and Bcc to templates. Patch submitted by
13496                 John L. Males.
13497
13498 2002-10-12 [colin]      0.8.5claws22
13499
13500         * src/folderview.c
13501                 Fix a bug after "Check for new messages":
13502                 If a folder was opened, it was still selected at
13503                 the end of the check, but displayed empty.
13504         * src/mainwindow.c
13505                 Remove unnecessary check
13506
13507 2002-10-12 [paul]
13508
13509         * tools/README
13510                 be more verbose in the description of
13511                 OOo2sylpheed.pl
13512                 
13513
13514 2002-10-11 [colin]      0.8.5claws21
13515
13516         * src/mainwindow.c
13517                 Make space work (better) when no mail is selected
13518
13519 2002-10-11 [colin]      0.8.5claws20
13520
13521         * src/inc.c
13522           src/news.c
13523                 fix warnings
13524
13525 2002-10-11 [colin]      0.8.5claws19
13526
13527         * src/mainwindow.c
13528                 revert 0.8.5claws6 changes as i couldn't get to
13529                 anything satisfying
13530
13531 2002-10-11 [melvin]     0.8.5claws18
13532
13533         * src/compose.c
13534                 Removed buggy and unused macro (should have been committed in
13535                 0.8.5claws17)
13536
13537 2002-10-11 [melvin]     0.8.5claws17
13538
13539         * src/compose.c
13540                 Fixed memory leak from bug #622040 (thanks to Martin Kluge)
13541
13542 2002-10-11 [thorsten]   0.8.5claws16 
13543
13544         * src/folderview.c
13545                 remove rescan warning
13546
13547 2002-10-11 [colin]      0.8.5claws15 
13548
13549         * src/procheader.c
13550                 fix a segfault that happens if conv_unmime_header
13551                 fails (should be better to find out why it fails)
13552
13553 2002-10-11 [christoph]  0.8.5claws14
13554
13555         * src/summaryview.c
13556                 update folderview stats after ignore/unignore thread
13557
13558 2002-10-11 [hoa]        0.8.5claws13
13559
13560         * src/quote_fmt_parse.y
13561                 Fixed a yacc/bison syntax error
13562         * src/matcher.c
13563                 Escaping of string is fixed.
13564
13565 2002-10-11 [colin]      0.8.5claws12
13566
13567         * src/imageview.c
13568                 Resize images to fit
13569
13570 2002-10-11 [paul]       0.8.5claws11
13571
13572         * po/es.po
13573                 updated by Ricardo Mones Lastra
13574
13575 2002-10-10 [alfons]     0.8.5claws10
13576
13577         * src/compose.c
13578                 allow dropping files by "moving" files from a file manager,
13579                 not only by the more cumbersome "copying". the latter 
13580                 mostly implies holding down the Control button
13581
13582 2002-10-10 [christoph]  0.8.5claws9
13583
13584         * src/summaryview.c
13585                 update folders after thread building for ignored threads
13586
13587 2002-10-10 [christoph]  0.8.5claws8
13588
13589         * config/.cvsignore
13590                 added Makefile
13591         * src/filtering.[ch]
13592         * src/folder.[ch]
13593         * src/folderview.[ch]
13594         * src/import.c
13595         * src/inc.[ch]
13596         * src/mbox.[ch]
13597         * src/procmsg.c
13598         * src/summaryview.[ch]
13599                 o added new flag need_update to FolderItem
13600                 o removed folder_table from various functions from tracking
13601                   folder updates
13602                 o set need_update flags in folder.c's move, copy and delete
13603                   functions and procmsg's flags functions
13604                 o added function folderview_update_items_when_required that
13605                   updates all folders with need_update set
13606                 o call folderview_update_items_when_required instead of
13607                   folderview_update_item_foreach
13608
13609 2002-10-09 [sergey]     0.8.5claws7
13610
13611         * src/compose.c
13612                 Strip CRs whel loading the text into editor in reedit mode.
13613
13614 2002-10-09 [colin]      0.8.5claws6
13615
13616         * src/mainwindow.c
13617                 Make Space work when no mail is selected
13618
13619 2002-10-09 [colin]      0.8.5claws5
13620
13621         * src/gtksctree.[ch]
13622                 Fix range_select
13623                 Add gtk_sctree_reanchor() 
13624         * src/summaryview.c
13625                 Use gtk_sctree_reanchor() - better fix for 
13626                 bug 60413
13627
13628 2002-10-09 [colin]      0.8.5claws4
13629
13630         * src/summaryview.c
13631                 Fix shift-click select after delete problem
13632                 (closes bug 60413)
13633
13634 2002-10-08 [thorsten]   0.8.5claws3
13635
13636         * src/summaryview.c
13637                 exclude current msg from -hide read messages-
13638
13639 2002-10-08 [colin]      0.8.5claws2
13640
13641         * src/inc.[ch]
13642           src/pop.c
13643           src/recv.c
13644                 Differentiate socket errors from disk full
13645                 errors
13646
13647 2002-10-08 [christoph]  0.8.5claws1
13648
13649         * Makefile.am
13650         * configure.in
13651                 modifications for new config directory
13652
13653         * config.guess  ** REMOVED **
13654         * config.sub    ** REMOVED **
13655         * install-sh    ** REMOVED **
13656         * ltmain.sh     ** REMOVED **
13657         * missing       ** REMOVED **
13658         * mkinstalldirs ** REMOVED **
13659                 these files are autogenerated by automake
13660                 when you run autogen.sh
13661
13662         * config/.cvsignore     ** NEW FILE **
13663         * config/Makefile.am    ** NEW FILE **
13664                 ignore autogenerated files
13665                 create a Makefile in this directory
13666
13667 2002-10-08 [paul]       0.8.5claws
13668
13669         * 0.8.5claws release
13670         
13671         * src/compose.c
13672           src/procheader.c
13673           src/procmsg.c
13674                 fix quote reply format for newsgroups reply bug
13675                 (thanks to Hoa)
13676                 
13677         * po/en_GB.po
13678           po/pl.po
13679                 updated by me and Witold Wladyslaw Wojciech Wilk
13680                 repectively
13681
13682 2002-10-07 [paul]       0.8.3claws53
13683
13684         * po/it.po
13685           po/pt_BR.po
13686           po/sr.po
13687                 updated messages catalogs, submitted by
13688                 Alessandro Maestri, Fabio Jr.Beneditto 
13689                 and Urke MMI, respectively.
13690
13691 2002-10-07 [christoph]  0.8.3claws52
13692
13693         * src/folder.[ch]
13694         * src/folderview.c
13695         * src/mainwindow.c
13696                 fix new folder ghost message bug
13697                 (closes bug [ 619722 ] wrong count for newly created folders)
13698
13699 2002-10-07 [christoph]  0.8.3claws51
13700
13701         * src/compose.c
13702                 fix news posting problem
13703
13704 2002-10-07 [melvin]     0.8.3claws50
13705
13706         * po/fr.po
13707                 Updated French translation
13708
13709 2002-10-05 [christoph]  0.8.3claws49
13710
13711         * src/gtkstext.c
13712                 check if line_start_cache is set in gtk_stext_update_text
13713                 (closes bug [ 618119 ] crash while doing search in folder)
13714
13715 2002-10-05 [christoph]  0.8.3claws48
13716
13717         * src/imap.c
13718         * src/news.c
13719         * src/utils.c
13720         * src/utils.h
13721                 implement cache cleanups for claws' folder system
13722                 (closes bug [ 595916 ] imapcache not cleaned up)
13723
13724 2002-10-05 [melvin]     0.8.3claws47
13725
13726         * src/prefs_actions.c
13727                 Made the help text more clear for the %p token
13728
13729 2002-10-04 [paul]       0.8.3claws46
13730
13731         * sync with 0.8.5
13732                 see ChangeLog 2002-10-02 and 2002-10-03
13733
13734 2002-10-04 [christoph]  0.8.3claws45
13735
13736         * src/inc.c
13737                 fix segfault caused by pop before smtp
13738                 call to inc_account_mail with NULL
13739                 pointer for mainwin
13740
13741 2002-10-04 [paul]       0.8.3claws44
13742
13743         * configure.in
13744                 sync the LDAP detection from 0.8.5cvs1
13745
13746 2002-10-02 [christoph]  0.8.3claws43
13747
13748         * po/de.po
13749                 fix small spelling error
13750
13751 2002-10-02 [melvin]     0.8.3claws42
13752
13753         * ac/aspell.m4
13754                 Behave better and say "no" when test program cannot be run.
13755
13756 2002-10-02 [paul]       0.8.3claws41
13757
13758         * sync with 0.8.4cvs1
13759                 see ChangeLog 2002-09-30, 2002-10-01, 2002-10-02
13760                 
13761         * src/summaryview.c
13762                 toggle the behavior of Reply menuitem between
13763                 normal reply and reply-to-list
13764
13765 2002-10-01 [sergey]     0.8.3claws40
13766
13767         * src/compose.c
13768                 Convert newlines in the message text to the canonical form
13769                 before base64 encoding (RFC2045 compliance, fixes some
13770                 interoperability issues with Evolution 1.0.3)
13771
13772 2002-09-29 [colin]      0.8.3claws39
13773
13774         * src/summaryview.c
13775                 Fix an unwanted copy/paste
13776
13777 2002-09-29 [colin]      0.8.3claws38
13778
13779         * src/mainwindow.c
13780                 Renamed "Custom toolbar" to "Customize toolbar"
13781                 Renamed "Show all header" to "Show all headers"
13782                 Renamed "Set diplay item" to "Set displayed items"
13783         * src/prefs_common.c
13784                 Renamed "Show all header" to "Show all headers"
13785         * src/prefs_summary_column.c
13786                 Renamed "diplay item" to "displayed items"
13787
13788 2002-09-29 [colin]      0.8.3claws37
13789
13790         * src/mainwindow.[ch]
13791                 online/offline status pixmaps follow theme
13792                 changes
13793         * src/summaryview.[ch]
13794                 quicksearch pixmap follows theme changes
13795
13796 2002-09-29 [thorsten]   0.8.3claws36
13797
13798         * src/compose.c
13799           src/prefs_folder_item.[ch]
13800                 add default_reply_to folder option (closes patch 581044)
13801
13802 2002-09-29 [christoph]  0.8.3claws35
13803
13804         * acconfig.h    ** REMOVED **
13805         * configure.in
13806         * ac/aspell.m4
13807         * ac/check-type.m4
13808         * ac/gnupg-check-typedef.m4
13809                 fix autoheader 2.50 warning
13810
13811 2002-09-29 [christoph]  0.8.3claws34
13812
13813         * major code cleanup (part 2)
13814         
13815                 - unused variables removed
13816                 - unused functions removed
13817                 - uninitialized variables checked
13818                 - missing return statements added
13819                 - missing function return types added
13820                 - added parentheses around assignment
13821                   when suggested by gcc
13822
13823 2002-09-29 [alfons]     0.8.3claws33
13824
13825         * src/logwindow.c
13826                 log_window_clear(): only bracket gtk_text_forward_delete() 
13827                 with gtk_text_freeze() / gtk_text_thaw() (see if this
13828                 works around GTK text bug)
13829
13830 2002-09-29 [paul]       0.8.3claws32
13831
13832         * po/bg.po
13833           po/sr.po
13834                 updated by George Danchev and Urke MMI
13835                 respectively
13836
13837 2002-09-27 [christoph]  0.8.3claws31
13838
13839         * doc-src/readme.txt
13840         * doc-src/rfc1806.txt   ** REMOVED **
13841         * doc-src/rfc2183.txt   ** NEW FILE **
13842         * doc-src/rfc2980.txt   ** NEW FILE **
13843                 update rfcs
13844
13845 2002-09-27 [melvin]     0.8.3claws30
13846
13847         * ac/aspell.m4
13848                 Fixed typo which could break linking
13849
13850 2002-09-27 [melvin]     0.8.3claws29
13851
13852         * ac/aspell.m4
13853                 Improved GNU/aspell checking. 
13854                 Fixed bug #614490
13855
13856 2002-09-27 [paul]       0.8.3claws28
13857
13858         * sync with 0.8.3cvs8
13859                 see ChangeLog 2002-09-27
13860
13861 2002-09-26 [colin]      0.8.3claws27
13862
13863         * src/toolbar.[ch]
13864           src/mainwindow.[ch]
13865                 Add "Reply to Mailing-list" to the toolbar
13866
13867 2002-09-26 [christoph]  0.8.3claws26
13868
13869         * src/summaryview.c
13870                 Fix wrong message counts in summaryview status
13871
13872 2002-09-26 [paul]       0.8.3claws25
13873
13874         * sync with 0.8.3cvs7
13875                 see ChangeLog 2002-09-26
13876
13877 2002-09-26 [paul]       0.8.3claws24
13878
13879         * sync with 0.8.3cvs6
13880                 see ChangeLog 2002-09-25
13881
13882 2002-09-25 [christoph]  0.8.3claws23
13883
13884         * src/prefs_common.c
13885         * src/prefs_folder_item.c
13886         * src/prefs_scoring.c
13887                 Renamed "kill score" to "hide score" in GUI
13888                 and prefs files
13889
13890 2002-09-25 [paul]       0.8.3claws22
13891
13892         * sync with 0.8.3cvs5
13893                 see ChangeLog 2002-09-24
13894
13895 2002-09-24 [alfons]     0.8.3claws21
13896
13897         patch by Satoshi Nagayasu: allows appending / saving multiple 
13898         selected files (closes "[ 612279 ] save multiple mesg(s) in 
13899         'Save as ...'")
13900
13901         * AUTHORS
13902                 add Satoshi Nagayasu
13903         * src/summaryview.c
13904                 summary_save_as(): allow saving selected files to
13905                 one file
13906                 summary_set_menu_sensitive: enable "Save As..." when
13907                 multiple files are selected
13908         * src/utils.[ch]
13909                 append_file(): new function
13910
13911 2002-09-24 [colin]      0.8.3claws20
13912
13913         * src/procmime.c
13914                 Fix segfault when mimeinfo doesn't have a 
13915                 content_type. 
13916
13917 2002-09-24 [colin]      0.8.3claws19
13918
13919         * src/prefs_common.[ch]
13920                 Add a preference to display send dialog or not
13921         * src/send.c
13922                 Display send dialog according to preference
13923
13924 2002-09-24 [colin]      0.8.3claws18
13925
13926         * src/compose.[ch]
13927                 Disable user actions when sending
13928
13929 2002-09-24 [colin]      0.8.3claws17
13930
13931         * src/procmime.c
13932                 Do not display name or filename for attachments
13933                 with an application/pgp-signature type
13934                 (security flaw, see bug 537413)
13935
13936 2002-09-23 [colin]      0.8.3claws16
13937
13938         * src/editaddress.c
13939                 Initialize entry_email, entry_alias and 
13940                 entry_remarks to first email address of the list
13941
13942 2002-09-23 [colin]      0.83claws15
13943
13944         * src/compose.c
13945                 Drop pgp-signature when reediting a signed queued
13946                 message
13947
13948 2002-09-23 [melvin]     0.8.3claws14
13949
13950         * po/fr.po
13951                 Updated French translation
13952
13953 2002-09-23 [melvin]     0.8.3claws13
13954
13955         * src/mainwindow.c
13956                 Made custom toolbar menu labels more consistent
13957         * src/prefs_toolbar.c
13958                 Made custom toolbar window title more consistent
13959
13960 2002-09-22 [colin]      0.8.3claws12
13961
13962         * src/inc.c
13963                 Initialize session type to normal before getting 
13964                 mail (fixes strange Get behaviour)
13965         * src/prefs_account.h
13966                 Move STYPE_POP_BEFORE_SMTP to last position to 
13967                 avoid other side-effects
13968
13969 2002-09-22 [colin]      0.8.3claws11
13970
13971         * src/prefs_account.c
13972                 Fix pop_bfr_smtp_tm_entry sensivity when switching
13973                 from pop3 to apop or vice-versa
13974
13975 2002-09-22 [colin]      0.8.3claws10
13976         
13977         * src/prefs_account.[ch]
13978                 Add an option for the POP before SMTP timeout
13979         * src/inc.c
13980                 Remember time of last POP connection
13981         * src/send.c
13982                 Do POP before SMTP only if timeout reached
13983
13984 2002-09-22 [oliver]     0.8.3claws9
13985         
13986         * README.claws
13987                 explain custom toolbar
13988
13989 2002-09-22 [oliver]     0.8.3claws8
13990
13991         * src/prefs_actions.[ch]
13992         custom toolbar for compose      
13993                 actions callback from compose toolbar
13994         * src/folderview.c
13995                 remove include toolbar.h
13996
13997 2002-09-22 [oliver]     0.8.3claws7
13998         
13999         * src/prefs_toolbar.[ch]
14000                 custom toolbar for compose
14001                 - generic prefs_toolbar handles both
14002                   Mainwin's toolbar as well as Compose toolbar          
14003
14004 2002-09-22 [oliver]     0.8.3claws6
14005         
14006         * src/toolbar.[ch]
14007                 custom toolbar for compose
14008                 restructure toolbar.[ch]
14009
14010 2002-09-22 [oliver]     0.8.3claws5
14011
14012         * src/compose.[ch]
14013                 custom toolbar for compose
14014
14015 2002-09-22 [oliver]     0.8.3claws4
14016         
14017         * src/mainwindow.[ch]
14018                 custom toolbar for compose 
14019                 move mainwin toolbar back to mainwindow
14020
14021 2002-09-22 [alfons]     0.8.3claws3
14022
14023         * src/procmsg.c
14024                 :%sno/if(/if (/gc
14025                 :%sno/for(/for (/gc
14026                 (beautify)
14027
14028 2002-09-22 [alfons]     0.8.3claws2
14029         
14030         * src/procmsg.c
14031                 procmsg_save_to_outbox(): don't unlink message file from queue;
14032                 callers should do it using folder_item_remove_msg()
14033
14034 2002-09-22 [colin]      0.8.3claws1
14035
14036         * src/mimeview.[ch]
14037                 Made mimeview_check_signature() public
14038         * src/textview.c
14039                 Made GPG signatures verifiable by clicking
14040                 the [application/pgp-signature] in the Text
14041                 view
14042
14043 2002-09-22 [paul]       0.8.3claws
14044
14045         * po/bg.po
14046           po/en_GB.po
14047           po/es.po
14048           po/it.po
14049           po/pl.po
14050           po/pt_BR.po
14051           po/sr.po
14052                 updated translations, submitted by George Danchev,
14053                 me, Ricardo Mones Lastra, Alessandro Maestri,
14054                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.Beneditto 
14055                 and Urke MMI, respectively.     
14056
14057 2002-09-22 [alfons]     0.8.2claws65
14058
14059         * src/procmsg.c
14060         * src/pgptext.c
14061                 no furry valgrinds have been used to plug these memleaks
14062
14063 2002-09-20 [paul]       0.8.2claws64
14064
14065         * sync with 0.8.3cvs4
14066                 'Select thread' re-implemented 
14067                 see ChangeLog 2002-09-20
14068
14069 2002-09-21 [alfons]     0.8.2claws63
14070
14071         * src/compose.c
14072                 compose_send(): plug unnoticed memleak
14073
14074 2002-09-20 [alfons]     0.8.2claws62
14075
14076         * src/addr_compl.c
14077                 replace_address_in_edit(): strict check for NULL address to
14078                 fix "[ 607348 ] Segfault in address completion". My guess is
14079                 that this happens with an empty address book, but it's good
14080                 to have this check here anyway
14081                 
14082                 completion_window_button_press(): free string returned 
14083                 from the internal cache
14084
14085 2002-09-20 [christoph]  0.8.2claws61
14086
14087         * src/procmime.h
14088                 added ENC_BINARY to EncodingType
14089         * src/procmime.c
14090                 the string returned by procmime_get_encoding_str
14091                 should not depend on the order of values in the
14092                 EncodingType definition
14093         * doc-src/rfc1806.txt   ** NEW FILE **
14094                 Added rfc1806 about MIME Content-Disposition
14095                 Extension
14096
14097 2002-09-19 [paul]       0.8.2claws60
14098
14099         * sync with 0.8.2cvs3
14100                 see ChangeLog 2002-09-19
14101
14102 2002-09-19 [paul]       0.8.2claws59
14103
14104         * src/prefs_folder_item.c
14105                 revert to Darko's original alignment of colour
14106                 selector button
14107                 add a colon to folder_color label
14108                 
14109         * src/compose.c
14110                 add Colin's patch (with Hiro's modifications) to 
14111                 force BASE64 encoding for 8-bit text when signing
14112                 (sync with 0.8.3cvs2)
14113
14114 2002-09-18 [alfons]     0.8.2claws58
14115
14116         * src/compose.c
14117                 :%sno/if(/if (/gc
14118                 :%sno/for(/for (/gc
14119                 (beautify a little bit)
14120
14121 2002-09-18 [christoph]  0.8.2claws57
14122
14123         * src/pine.c
14124                 fix handling of fgetc return value
14125
14126 2002-09-17 [alfons]     0.8.2claws56
14127         
14128         * src/summaryview.c
14129                 summary_sort(): check non-NULL summaryview->folder_item when no 
14130                 folder is selected at all
14131                 (closes "[ 610344 ] sort label make syl Crash")
14132
14133 2002-09-17 [alfons]     0.8.2claws55
14134         
14135         * src/compose.c
14136                 beautify a little bit
14137
14138 2002-09-17 [christoph]  0.8.2claws54
14139
14140         * src/folder.c
14141                 initialize max values for cache and folder
14142                 when cache or folder is empty
14143
14144 2002-09-15 [colin]      0.8.2claws53
14145
14146         * src/compose.c
14147                 Fix a leak (thanks Alfons!) and cleaned
14148                 variables names for custom headers
14149
14150 2002-09-15 [colin]      0.8.2claws52
14151
14152         * src/compose.c
14153                 Fix custom headers recognition when
14154                 prefs_common.trans_hdr is on
14155
14156 2002-09-15 [colin]      0.8.2claws51
14157
14158         * src/compose.c
14159                 Allow dynamically-added custom headers
14160                 Yet not reparsed if reedited
14161
14162 2002-09-15 [alfons]     0.8.2claws50
14163
14164         * src/prefs_account.c
14165                 fix warnings
14166
14167 2002-09-15 [colin]      0.8.2claws49
14168         
14169         * src/prefs_account.c
14170                 fix pop_before_smtp sensitivity
14171
14172 2002-09-15 [colin]      0.8.2claws48
14173
14174         * src/inc.[ch]
14175                 add inc_pop_before_smtp()
14176                 allow MainWindow to be undefined in 
14177                 inc_account_mail() and inc_start()
14178         * src/pop.c
14179           src/prefs_account.h
14180                 add STYPE_POP_BEFORE_SMTP session type
14181         * src/prefs_account.c
14182                 activated pop before smtp option
14183         * src/send.c
14184                 do pop before smtp if the relevant option 
14185                 is set
14186
14187 2002-09-15 [paul]       0.8.2claws47
14188
14189         * sync with 0.8.3
14190                 see ChangeLog 2002-09-15
14191
14192 2002-09-14 [paul]       0.8.2claws46
14193
14194         * po/bg.po
14195                 updated Bulgarian translation, submitted by
14196                 George Danchev
14197
14198 2002-09-13 [paul]       0.8.2claws45
14199
14200         * src/compose.c
14201                 merge claws' select_account() with main's
14202                 (new) compose_select_account(). [sync with
14203                 0.8.2cvs15, see ChangeLog 2002-09-11]
14204
14205 2002-09-12 [christoph]  0.8.2claws44
14206
14207         * src/filter.c
14208                 allocate 1 elements of FolderItem not 0
14209
14210 2002-09-12 [colin]      0.8.2claws43
14211
14212         * src/compose.c
14213                 Fix bug #590825 (obey Follow-up: poster)
14214
14215 2002-09-12 [colin]      0.8.2claws42
14216
14217         * src/procmime.c
14218                 Fix bug #557009 (wrong headers for messages 
14219                 forwarded as attachments)
14220
14221 2002-09-11 [colin]      0.8.2claws41
14222         
14223         * src/compose.c
14224                 Put SCF: pseudo-header on top of message
14225                 Set draft tmp_flag when saved as draft
14226
14227         * src/procmsg.c
14228           src/procheader.c
14229                 Skip after first \n\n for beginning of real message
14230                 for drafts too
14231
14232 2002-09-11 [christoph]  0.8.2claws40
14233
14234         * src/filtering.c
14235                 use procmsg flag functions in filtering or processing
14236                 will cause incorrect folder message counts
14237
14238 2002-09-11 [colin]      0.8.2claws39
14239
14240         * src/compose.c
14241                 Fix bug #550175 - wrong save folder when reediting
14242                 drafts
14243
14244 2002-09-11 [paul]       0.8.2claws38
14245
14246         * sync with 0.8.2cvs14
14247                 see ChangeLog 2002-09-11
14248
14249 2002-09-11 [colin]      0.8.2claws37
14250
14251         * src/folder.c
14252                 Fix a typo (seeming to cause new/unread status to
14253                 be lost)
14254
14255 2002-09-10 [christoph]  0.8.2claws36
14256
14257         * src/compose.c
14258                 compose_redirect should not use compose_generic_new
14259                 because that does more stuff than expected including
14260                 opening the external editor
14261                 (closes bug "[ 526608 ] bounced messages appear blank
14262                  in editor")
14263
14264 2002-09-10 [christoph]  0.8.2claws35
14265
14266         * src/folder.c
14267                 fix problem with too large message number range
14268                 causing a crash in folder_item_scan
14269
14270 2002-09-10 [paul]       0.8.2claws34
14271
14272         * sync with 0.8.2cvs13
14273                 see ChangeLog 2002-09-10
14274
14275 2002-09-10 [christoph]  0.8.2claws33
14276
14277         * src/msgcache.c
14278                 set MsgInfo TmpFlags for queue and draft folders
14279                 (closes bug "[ 591676 ] Queue ignore MIME on restart")
14280
14281 2002-09-10 [paul]       0.8.2claws32
14282
14283         * AUTHORS
14284           po/bg.po      ** NEW FILE **
14285                 new Bulgarian translation submitted by
14286                 George Danchev <danchev@spnet.net>
14287                 
14288         * tools/Makefile.am
14289           tools/README
14290           tools/tb2sylpheed     ** NEW FILE **
14291                 add script that converts an addressbook exported
14292                 from The Bat! into a Sylpheed addressbook. Submitted
14293                 by Urke MMI <urke-kg@eunet.yu>
14294
14295 2002-09-10 [paul]       0.8.2claws31
14296
14297         * sync with 0.8.2cvs12
14298                 see ChangeLog 2002-09-10
14299
14300 2002-09-06 [paul]       0.8.2claws30
14301
14302         * src/prefs_common.c
14303                 sync with 0.8.2cvs11, see ChangeLog 2002-09-06
14304                 
14305         * tools/Makefile.am
14306           tools/README
14307           tools/ldif-to-xml.py  ** REMOVED **
14308                 remove obsolete python script
14309
14310 2002-09-06 [paul]       0.8.2claws29
14311
14312         * sync with 0.8.2cvs10
14313                 see ChangeLog 2002-09-06
14314
14315 2002-09-04 [paul]       0.8.2claws28
14316
14317         * sync with 0.8.2cvs9
14318                 see ChangeLog 2002-08-04
14319
14320 2002-09-04 [colin]      0.8.2claws27 
14321
14322         * src/prefs_common.[ch]
14323                 Added signature color configuration
14324         * src/textview.c
14325                 Use user-specified signature color
14326
14327 2002-09-03 [colin]      0.8.2claws26
14328
14329         * src/prefs_common.[ch]
14330                 Added autosave and autosave_length prefs
14331         * src/compose.c
14332                 Added compose_remove_draft()
14333                 Auto-save drafts according to the prefs
14334         * src/main.c
14335                 Added a crash-indicator file, allowing to check
14336                 for new messages on startup if Sylpheed crashed
14337                 (makes saved drafts "reappear")
14338
14339 2002-09-03 [colin]      0.8.2claws25
14340
14341         * src/textview.[ch]
14342                 Grey the signature
14343
14344 2002-09-03 [paul]       0.8.2claws24
14345
14346         * sync with 0.8.2cvs8
14347                 see ChangeLog 2002-09-02 and 2002-09-03
14348
14349 2002-09-03 [darko]      0.8.2claws23
14350
14351         * src/folderview.c
14352                 use normal style when creating new folder to pick
14353                 proper font size 
14354
14355 2002-09-02 [melvin]     0.8.2claws22
14356
14357         * src/gtkaspell.m4
14358                 removed some obsolete code
14359
14360 2002-09-02 [melvin]     0.8.2claws21
14361
14362         * ac/aspell.m4
14363                 fixed test's equality sign (== to =)
14364
14365 2002-09-02 [alfons]     0.8.2claws20
14366
14367         * src/folder.c
14368         * src/mh.c
14369                 revert change of 0.8.2claws16 and use the mh_folder_destroy
14370                 as folder->destroy virtual as suggested by Hiro
14371                 (the mh.c code seems to have been lost around mh.c.1.21)
14372
14373 2002-09-02 [paul]       0.8.2claws19
14374
14375         * po/pt_BR.po
14376                 updated by Fabio Jr. Beneditto
14377                 
14378         * src/defs.h
14379                 use 'http://claws.sylpheed.org' for homepage link. 
14380                 Domain provided by Oktay Altunergil <oktay@freelinuxcd.org>
14381
14382 2002-09-01 [alfons]     0.8.2claws18
14383
14384         * src/mh.c
14385                 plug memleak related to one Martin Kluge found
14386
14387 2002-08-31 [paul]       0.8.2claws17
14388
14389         * sync with 0.8.2cvs6
14390                 see ChangeLog 2002-08-30
14391
14392 2002-08-31 [alfons]     0.8.2claws16
14393
14394         * src/folder.c
14395                 folder_destroy(): remove mailbox from folderlist even if it has
14396                 no destroy virtual
14397
14398 2002-08-31 [alfons]     0.8.2claws15
14399
14400         * src/folder.c
14401                 :%sno/if(/if (/gc
14402                 :%sno/for(/for (/gc
14403                 (being pedantic I know)
14404
14405 2002-08-31 [alfons]     0.8.2claws14
14406
14407         * src/folder.c
14408                 check for NULL pointers returned from folder->fetch_msginfo virtual
14409                 (should solve some reported crashes)
14410
14411 2002-08-30 [alfons]     0.8.2claws13
14412
14413         * acconfig.h
14414         * configure.in
14415         * src/crash.c
14416                 enable crash dialog on compilation time
14417                 (--enable-crash-dialog configure option)
14418
14419 2002-08-30 [alfons]     0.8.2claws12
14420
14421         * AUTHORS
14422                 add Martin Kluge
14423         * src/mh.c
14424                 apply memory leak plug patch by Martin Kluge
14425                 (closes patch "[ 602568 ] patch for 602441 little memory leak",
14426                 bug "[ 599677 ] Very small memory leak in 0.81claws115",
14427                 and bug "[ 602441 ] memoryleak in filtering 0.8.2claws9?")
14428
14429 2002-08-30 [darko]      0.8.2claws11
14430
14431         * src/folderview.c
14432                 copy Gtk style from normal style to match
14433                 font size for coloured folders
14434
14435 2002-08-29 [alfons]     0.8.2claws10
14436
14437         * sylpheed.desktop
14438                 Type=Internet <- Type=Application
14439                 (reported by Michael Schwendt, see:
14440                 http://sourceforge.net/tracker/index.php?func=detail&aid=599765&group_id=25528&atid=384600
14441                 http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=72882)
14442
14443 2002-08-29 [paul]       0.8.2claws9
14444
14445         * sync with 0.8.2cvs5
14446                 see ChangeLog 2002-08-29
14447
14448 2002-08-29 [colin]      0.8.2claws8
14449
14450         * src/summaryview.c
14451                 Added a sanity check in summary_select_thread
14452                 Should fix bug 601605
14453
14454 2002-08-29 [colin]      0.8.2claws7
14455
14456         * src/main.c
14457                 Revert claws6 changes regarding bug #591676
14458
14459 2002-08-28 [colin]      0.8.2claws6
14460         
14461         * src/main.c
14462                 Ignore cache for queue folderitems
14463                 Fix bug #591676
14464
14465 2002-08-28 [melvin]     0.8.2claws5
14466
14467         * README.claws
14468                 Fixed typos.
14469
14470 2002-08-28 [melvin]     0.8.2claws4
14471
14472         * README.claws
14473                 Updated a bit the text concerning the spell checker
14474
14475 2002-08-28 [melvin]     0.8.2claws3
14476
14477         Merged the GNU_aspell_branch:
14478                 Support of new GNU/aspell is now included and the old pspell
14479                 is not supported anymore.
14480                 See README.claws
14481
14482         * README.claws
14483                 Updated spell checker text to reflect the switch to GNU/aspell
14484
14485         * ac/aspell.m4          *** NEW ***
14486         * src/gtkaspell.[ch]    *** NEW *** 
14487         * ac/pspell.m4          *** DELETED *** 
14488         * src/gtkspell.[ch]     *** DELETED ***
14489
14490         * ac/Makefile.am
14491                 Updated for GNU/aspell support
14492
14493         * po/POTFILES.in
14494                 Replaced gtkspell.c by gtkaspell.c
14495
14496         * acconfig.h
14497         * src/Makefile.am
14498         * src/about.c
14499         * src/compose.[ch]
14500         * src/crash.c
14501         * src/main.c
14502         * src/prefs_common.[ch]
14503                 Updated for GNU/aspell support
14504
14505 2002-08-28 [paul]       0.8.2claws2
14506
14507         * sync with 0.8.2cvs4
14508                 see ChangeLog 2002-08-27 and 2002-08-28
14509
14510 2002-08-28 [colin]      0.8.2claws1
14511
14512         * src/summary_search.c
14513                 Added "AND search"
14514
14515 2002-08-28 [jens]       0.8.2claws
14516
14517         *po/de.po
14518                 Updated German translations
14519
14520 2002-08-27 [melvin]     0.8.2claws
14521
14522         * po/fr.po
14523                 Updated French translations
14524
14525 2002-08-27 [paul]       0.8.2claws
14526
14527         * sync with 0.8.2 main release
14528
14529         * po/en_GB.po
14530           po/es.po
14531           po/it.po
14532           po/pl.po
14533           po/pt_BR.po
14534           po/sr.po
14535                 updated message catalogs submitted by
14536                 Ricardo Mones Lastra, Alessandro Maestri,
14537                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.
14538                 Beneditto and Urke MMI  
14539
14540 2002-08-27 [hoa]        0.8.1claws123
14541
14542         * src/mainwindow.[ch]
14543         * src/summaryview.[ch]
14544                 removed the "filter setting" menu option.
14545                 add a "cancel a news message" menu option.
14546
14547 2002-08-26 [martin]     0.8.1claws122
14548
14549         * ChangeLog.claws
14550                 changed string under 0.8.1claws79 changed by myself
14551                 i'm sorry alfons :(
14552
14553 2002-08-26 [martin]     0.8.1claws121
14554
14555         * src/crash.c
14556                 added kill command to debuggerrc to start crash dialog
14557
14558 2002-08-26 [paul]       0.8.1claws120
14559
14560         * sync with 0.8.1cvs31
14561                 see ChangeLog 2002-08-26
14562
14563 2002-08-25 [alfons]     0.8.1claws119
14564
14565         * src/procmsg.c
14566                 fix bug that didn't send out correct headers to news server
14567                 when sending news article and email from queue (bug reported
14568                 and patch provided by Tim Mann; closes bug 
14569                 "[ 583196 ] 0.7.8claws can't post news")
14570
14571 2002-08-25 [alfons]     0.8.1claws118
14572
14573         * src/selective_download.c
14574                 mark two strings as translatable
14575                 (thanks to Urke MMI for pointing this out)
14576
14577 2002-08-25 [alfons]     0.8.1claws117
14578
14579         * src/summaryview.c
14580                 treat sent boxes as special and allow sorting them by addressee
14581                 (closes "[ 589418 ] Sent folder sorting misbehavior"
14582                 submitted by Steve Lamb)
14583
14584 2002-08-24 [alfons]     0.8.1claws116
14585
14586         * src/matcher.c
14587                 fix memleak reported by Martin Kluge
14588                 (see: "[ 599677 ] Very small memory leak in 0.81claws115")
14589
14590 2002-08-24 [oliver]     0.8.1claws115
14591
14592         * src/prefs_toolbar.c
14593                 o code cleanup as suggested by Alfons
14594                 o memleak fix
14595
14596 2002-08-24 [alfons]     0.8.1claws114
14597
14598         * src/summaryview.c
14599                 o fix another memory leak reported by Martin Kluge
14600                   (see "[ 599568 ] Small Memory Leak")
14601                 o remove 'from' variable from 'summary_set_header()'; we can
14602                   do with just 'to' 
14603
14604 2002-08-24 [paul]       0.8.1claws113
14605
14606         * sync with 0.8.1cvs30
14607                 see ChangeLog 2002-08-23
14608
14609 2002-08-24 [alfons]     0.8.1claws112
14610
14611         * src/summaryview.c
14612                 remove unnecessary allocations for search bar fixing leaks
14613                 reported by Martin Kluge
14614                 (see "[ 599451 ] Further memory leaks?")
14615
14616 2002-08-24 [alfons]     0.8.1claws111
14617
14618         * src/main.c
14619                 make get_socket_name() public for crash.c
14620         * src/crash.c
14621                 o make report bug button work (goes to claws' 
14622                   bug tracker at sf.net)
14623                 o introduce function for doing important stuff just
14624                   before claws goes down
14625                 o clean up code 
14626
14627 2002-08-24 [alfons]     0.8.1claws110
14628
14629         * src/compose.c
14630                 move cursor to "To" entry when forwarding as attachment
14631                 (reported and solved by Steve Lamb, closes bug report
14632                 "[ 592880 ] Forward as attachment; cursor not in to")
14633
14634 2002-08-24 [colin]      0.8.1claws109
14635
14636         * src/mainwindow.c
14637                 fix quick search visibility after GUI (de)separations.
14638
14639 2002-08-23 [colin]      0.8.1claws108
14640
14641         * src/mainwindow.c
14642                 fix header pane visibility after folderview or
14643                 messageview (de)separation
14644
14645 2002-08-23 [paul]       0.8.1claws107
14646
14647         * src/mainwindow.[ch]
14648           src/toolbar.c
14649                 give full control of display or non-display 
14650                 of the Execute icon to Custom toolbar settings.
14651                 add new sensitivity condition to maninwindow.h: 
14652                 M_DELAY_EXEC
14653
14654         * ChangeLog
14655           ChangeLog.jp
14656           NEWS
14657                 more sync with 0.8.1cvs29
14658
14659 2002-08-23 [melvin]     0.8.1claws106
14660
14661         * src/alertpanel.c
14662                 Readded support for custom widget in alertpanel lost in last
14663                 sync.
14664
14665 2002-08-23 [paul]       0.8.1claws105
14666
14667         * sync with 0.8.1cvs29
14668                 see ChangeLog 2002-08-23
14669
14670 2002-08-23 [colin]      0.8.1claws104
14671
14672         * src/summaryview.c
14673                 Fix folder and search pixmaps exchanging positions
14674                 after theme or toolbar changes. Thank to Oliver for 
14675                 reporting this.
14676
14677 2002-08-23 [colin]      0.8.1claws103
14678
14679         * src/mainwindow.c
14680           src/messageview.[ch]
14681           src/noticeview.[ch]
14682           src/summaryview.c
14683                 Changed messageview_create() and noticeview_create()
14684                 to avoid the last gdk_warning
14685
14686 2002-08-22 [colin]      0.8.1claws102
14687
14688         * src/summaryview.c
14689                 Fix my new `Creating pixmap from xpm' warning
14690
14691 2002-08-22 [colin]      0.8.1claws101
14692
14693         * src/mainwindow.c
14694                 Fix some of the gdk warnings
14695
14696 2002-08-22 [colin]      0.8.1claws100
14697
14698         * src/Makefile.am
14699         * src/stock_pixmap.c
14700         * src/stock_pixmap.h
14701         * src/pixmaps/quicksearch.xpm *ADDED*
14702                 Add the quicksearch pixmap
14703         * src/mainwindow.c
14704         * src/summaryview.c
14705         * src/summaryview.h
14706                 Make quicksearch bar visible/hidden via a button
14707
14708 2002-08-22 [christoph]  0.8.1claws99
14709
14710         * src/folder.c
14711                 fix folder update for newsgroups with message
14712                 numbers below minimum number of articles to fetch
14713                 (closes bug #598445)
14714
14715 2002-08-22 [paul]       0.8.1claws98
14716
14717         * sync with 0.8.1cvs28
14718                 see ChangeLog 2002-08-22
14719
14720 2002-08-21 [alfons]     0.8.1claws97
14721
14722         * src/crash.c
14723                 use bt instead of bt full which seems to work 
14724                 better, and bt full doesn't give a great deal 
14725                 of information anyway
14726
14727 2002-08-21 [colin]      0.8.1claws96
14728
14729         * src/summaryview.c
14730                 fix summaryview_searchtype_changed prototype
14731
14732 2002-08-21 [christoph]  0.8.1claws95
14733
14734         * src/mainwindow.c
14735                 o fix broken menu update for sorting type, we have to
14736                   get this info from the summaryview now
14737                 o removed setting of threaded state in menu callback
14738         * src/summaryview.[ch]
14739                 more summaryview/folderitem seperation for
14740                 threading option
14741         * configure.in
14742                 removed not required --with-compiler-flags option
14743
14744 2002-08-21 [oliver]     0.8.1claws94
14745         
14746         * src/toolbar.h 
14747                 o rename toolbar.xml to toolbar_main.xml
14748                   since toolbar_compose.xml might come up 
14749                   any time soon
14750         * README.claws
14751                 add custom toolbar              
14752
14753 2002-08-21 [darko]      0.8.1claws93
14754
14755         * src/procmsg.c
14756                 don't reset tmp flags for messages copied
14757                 to sent folder
14758
14759 2002-08-21 [colin]      0.8.1claws92
14760         
14761         * src/prefs_filtering.c
14762                 fix renaming rules on folder rename 
14763                 when folder is not a leaf folder
14764
14765 2002-08-21 [paul]       0.8.1claws91
14766
14767         * src/prefs_folder_item.c
14768                 fix alignment of colour selector
14769
14770 2002-08-21 [paul]       0.8.1claws90
14771
14772         * sync with 0.8.1cvs27
14773                 see ChangeLog 2002-08-21
14774
14775 2002-08-21 [paul]       0.8.1claws89
14776
14777         * src/summaryview.c
14778                 fix crash when changing field type in
14779                 Quick search bar
14780
14781 2002-08-21 [colin]      0.8.1claws88
14782
14783         * src/summaryview.c
14784                 Made quick search case-insensitive
14785
14786 2002-08-21 [paul]       0.8.1claws87
14787
14788         * sync with 0.8.1cvs26
14789                 see ChangeLog 2002-08-21
14790
14791 2002-08-20 [christoph]  0.8.1claws86
14792
14793         * src/folderview.c
14794         * src/main.c
14795         * src/summaryview.[ch]
14796                 more summaryview/folderitem seperation for
14797                 sort_key and sort_type
14798         * src/procmsg.c
14799                 added missing return statement
14800
14801 2002-08-20 [colin]      0.8.1claws85
14802
14803         * src/summaryview.[ch]
14804                 Added a quick search box
14805         * src/mainwindow.c
14806         * src/prefs_common.[ch]
14807                 Added a show/hide option for the quick search
14808
14809 2002-08-20 [oliver]     0.8.1claws84
14810         
14811         * src/mainwindow.c
14812                 remove toolbar_create_popups
14813         * src/toolbar.[ch]
14814                 o remove toolbar_create_popups
14815                 o fix toolbar_set_sensitive 
14816                   (Bug reports #596834 and #596832)     
14817         * src/prefs_toolbar.c
14818                 o add "Set default" button
14819                 o align label and text + combo widgets
14820
14821 2002-08-20 [hoa]        0.8.1claws83bis
14822
14823         * src/imap.c
14824                 fixed a bug in imap_fetch_msginfo() in case there is no
14825                 current folder.
14826
14827 2002-08-20 [darko]      0.8.1claws83
14828
14829         * src/folderview.c
14830                 copy the color style of folder view so it
14831                 works with GTK themes
14832
14833 2002-08-20 [darko]      0.8.1claws82
14834
14835         * src/folder.h
14836         * src/folderview.c
14837         * src/prefs_folder_item.[hc]
14838                 don't use UI stuff in folder.h
14839
14840 2002-08-20 [darko]      0.8.1claws81
14841
14842         * src/folder.h
14843         * src/prefs_folder_item.h
14844         * src/folderview.c
14845         * src/prefs_folder_item.c
14846                 ability to set folder color in folderview
14847
14848 2002-08-19 [alfons]     0.8.1claws80
14849
14850         * src/summaryview.c
14851                 fix one of the earlier memleaks reported by Martin Kluge
14852
14853 2002-08-19 [alfons]     0.8.1claws79
14854
14855         * src/mainwindow.c
14856                 hide notice view when selecting seperate folder
14857                 view (reported by Urke MMI)
14858
14859 2002-08-19 [christoph]  0.8.1claws78
14860
14861         * src/folderview.c
14862         * src/prefs_folder_item.h
14863         * src/summaryview.[ch]
14864                 o add summary_set_prefs_from_folderitem to set
14865                   summaryview prefs (first step to remove all
14866                   references to the folderitem in summaryview)
14867                 o moved compiled regex stuff from folderitem prefs
14868                   to summaryview code
14869
14870 2002-08-19 [paul]       0.8.1claws77
14871
14872         * src/compose.c
14873                 add check for '.' to QUOTE_IF_REQUIRED
14874
14875 2002-08-19 [paul]       0.8.1claws76
14876
14877         * src/inc.c
14878                 sync with 0.8.1cvs25 (plug memory leak)
14879
14880         * src/prefs_toolbar.c
14881                 re-order prefs_toolbar_cancel()
14882
14883 2002-08-18 [alfons]     0.8.1claws75
14884
14885         * src/inc.c
14886         * src/matcher.c
14887                 plug other memleaks reported by Martin Kluge
14888
14889 2002-08-18 [paul]       0.8.1claws74
14890
14891         * po/pt_BR.po
14892                 updated by Fabio Jr. Beneditto
14893
14894 2002-08-18 [paul]       0.8.1claws73
14895
14896         * src/toolbar.[ch]
14897                 fix bug where tooltips were displayed untranslated              
14898
14899         * src/prefs_toolbar.c
14900                 fix bug where clicking 'Cancel' creates an icon & text
14901                 toolbar regardless of prefs
14902         
14903
14904 2002-08-17 [oliver]     0.8.1claws72
14905
14906         * src/prefs_toolbar.c
14907                 update toolbar on CANCEL
14908                 bug reported by Martin Kluge
14909         * src/toolbar.c
14910                 toolbar_destroy memleak fixed           
14911
14912 2002-08-17 [alfons]     0.8.1claws71
14913
14914         * src/toolbar.c
14915                 plug another memleak reported by Martin Kluge
14916
14917 2002-08-16 [alfons]     0.8.1claws70
14918
14919         * src/crash.c
14920                 use execvp() correctly (suggested by wwp; thanks!)
14921
14922 2002-08-16 [alfons]     0.8.1claws69
14923
14924         * src/gtksctree.c
14925                 plug memory leak reported by Kim Schultz & Martin Kluge
14926
14927 2002-08-16 [paul]       0.8.1claws68
14928
14929         * po/es.po
14930                 updated by Ricardo Mones Lastra
14931
14932 2002-08-16 [paul]       0.8.1claws67
14933
14934         * src/toolbar.h
14935                 fix bug where 'Compose News' icon showed wrong
14936                 tooltip
14937
14938 2002-08-16 [paul]       0.8.1claws66
14939
14940         * sync with 0.8.1cvs24
14941                 see ChangeLog 2002-08-16
14942
14943         * po/it.po
14944                 updated by Alessandro Maestri
14945
14946 2002-08-15 [paul]       0.8.1claws65
14947
14948         * po/sr.po
14949                 updated by Urke MMI
14950
14951 2002-08-15 [paul]       0.8.1claws64
14952
14953         * src/*.c
14954                 don't translate debug info
14955
14956         * src/matcher.[ch]
14957                 add copyright info
14958
14959 2002-08-15 [paul]       0.8.1claws63
14960
14961         * src/prefs_toolbar.c
14962                 fix bug where clicking 'OK' creates an icon & text
14963                 toolbar regardless of prefs
14964
14965 2002-08-14 [alfons]     0.8.1claws62
14966
14967         * src/main.c
14968                 add global var that has the full argv[0]
14969         * src/crash.c
14970                 o execvp the correct sylpheed by using argv0
14971                   and setting the correct work dir
14972                 o other tweaks  
14973
14974 2002-08-14 [oliver]     0.8.1claws61
14975         
14976         * enable/disable Toolbar Action Buttons 
14977         * code cleanups
14978         * src/mainwindow.c
14979         * src/toolbar.[ch]      
14980         * src/prefs_toolbar.c   
14981
14982 2002-08-14 [melvin]     0.8.1claws60
14983
14984         * po/fr.po
14985                 Updated French translations
14986
14987 2002-08-14 [melvin]     0.8.1claws59
14988
14989         * src/crash.c
14990                 Made bug report not translatable
14991         * src/exporthtml.c
14992                 Fixed exporthtml_build_filespec() return value
14993         * src/foldersel.c
14994                 Fixed incorrect include file
14995         * src/gtkspell.c
14996         * src/prefs_actions.c
14997         * src/prefs_toolbar.c
14998                 Made debug info not translatable
14999         * src/mutt.c
15000         * src/quote_fmt.c
15001                 Added missing includes
15002         * src/prefs_common.c
15003                 Fixed typo
15004
15005 2002-08-14 [paul]       0.8.1claws58
15006
15007         * faq/es/sylpheed-faq.html
15008           faq/es/sylpheed-faq-[1-3].html
15009           faq/es/sylpheed-faq-4.html     **NEW FILE **
15010                 update Spanish FAQ
15011
15012 2002-08-13 [christoph]  0.8.1claws57
15013
15014         * src/procmsg.c
15015                 ignore thread fix that did not mark all
15016                 child nodes of a ignored thread as
15017                 ignored. Does not work perfectly yet,
15018                 but it is better now
15019
15020 2002-08-13 [alfons]     0.8.1claws56
15021
15022         * src/crash.c
15023                 o implement 'save crash log'
15024                 o some tweaks
15025
15026 2002-08-13 [melvin]     0.8.1claws55
15027
15028         * src/main.c
15029                 removed unrequired "execinfo.h" header
15030
15031 2002-08-12 [paul]       0.8.1claws54
15032
15033         * faq/en/sylpheed-faq.html
15034           faq/en/sylpheed-faq-[1-3].html
15035           faq/en/sylpheed-faq-4.html     **NEW FILE **
15036                 update English FAQ
15037
15038 2002-08-12 [alfons]     0.8.1claws53
15039
15040         * po/POTFILES.in
15041                 add crash.c to translatables
15042         * src/crash.c
15043                 bring in Leandro's crash dialog
15044
15045 2002-08-11 [alfons]     0.8.1claws52
15046
15047         * src/crash.c
15048                 clean up some warnings
15049
15050 2002-08-11 [alfons]     0.8.1claws51
15051
15052         * acconfig.h
15053         * configure.in
15054         * src/crash.[ch]        ** NEW FILES **
15055         * src/main.c            
15056                 initial gdb crash handler
15057
15058 2002-08-11 [paul]       0.8.1claws50
15059
15060         * src/prefs_toolbar.c
15061                 replace Up/Down arrow pixmaps with text to be
15062                 consistent across icon themes
15063
15064 2002-08-11 [paul]       0.8.1claws49
15065
15066         * src/prefs_common.c
15067           src/prefs_toolbar.c
15068                 rename 'Pixmap' -> 'Icon'
15069
15070         * src/toolbar.[ch]
15071                 rename  'A_SEND_QUEUD' -> 'A_SEND_QUEUED'
15072
15073 2002-08-10 [paul]       0.8.1claws48
15074
15075         * src/prefs_toolbar.c
15076                 re-work the UI
15077
15078 2002-08-10 [paul]       0.8.1claws47
15079
15080         * src/main.c
15081                 don't write Processing progress to status bar
15082                 patch submitted by Alexander Evseev
15083
15084         * src/prefs_toolbar.c
15085                 re-position and resize window
15086                 make window assume correct size on first call
15087
15088 2002-08-10 [paul]       0.8.1claws46
15089
15090         * src/mainwindow.c
15091           src/prefs_toolbar.c
15092           src/toolbar.c
15093           src/toolbar.h
15094                 obey coding style
15095                 follow UI text conventions
15096
15097 2002-08-10 [alfons]     0.8.1claws45
15098
15099         * src/toolbar.c
15100                 correct pixmap for delete action
15101
15102 2002-08-10 [paul]       0.8.1claws44
15103
15104         * po/pt_BR.po
15105                 updated by Fabio Jr. Beneditto
15106
15107 2002-08-10 [paul]       0.8.1claws43
15108
15109         * po/POTFILES.in
15110                 add custom toolbar files
15111
15112 2002-08-10 [paul]       0.8.1claws42
15113
15114         * sync with 0.8.1cvs22
15115                 see ChangeLog 2002-08-09
15116
15117 2002-08-09 [paul]       0.8.1claws41
15118
15119         * tools/Makefile.am
15120           tools/README
15121           tools/outlook2sylpheed.pl     ** NEW FILE **
15122                 add script to convert exported Outlook
15123                 contacts list to a Sylpheed addressbook.
15124                 Submitted by Ricardo Mones Lastra.
15125
15126 2002-08-09 [paul]       0.8.1claws40
15127
15128         * AUTHORS
15129           configure.in
15130           po/sr.po      ** NEW FILE **
15131                 add Serbian message catalog. Submitted by
15132                 Urosevic Aleksandar aka Urke MMI <urke-kg@eunet.yu>             
15133
15134 2002-08-09 [paul]       0.8.1claws39
15135
15136         * sync with 0.8.1cvs21
15137                 see ChangeLog 2002-08-08
15138
15139 2002-08-08 [oliver]     0.8.1claws38
15140
15141         * src/mainwindow.c
15142                 move Custom Toolbar to Configuration menu
15143
15144 2002-08-08 [oliver]     0.8.1claws37
15145
15146         * src/prefs_toolbar.c
15147                 fix substitute pixmap bug
15148
15149 2002-08-08 [paul]       0.8.1claws36
15150
15151         * sync with 0.8.1cvs19
15152                 see ChangeLog 2002-08-08
15153
15154 2002-08-07 [christoph]  0.8.1claws35
15155
15156         * src/utils.c
15157                 fixed a memory leak in new canonicalize_file_replace
15158
15159 2002-08-07 [christoph]  0.8.1claws34
15160
15161         * src/utils.[ch]
15162                 o canonicalize_file_replace should create the temporary
15163                   file in the same directory as the original file.
15164                 o added get_tmpfile_in_dir that creates a temorary file
15165                   in a specified directory.
15166
15167 2002-08-07 [melvin]     0.8.1claws33
15168
15169         * src/toolbar.c
15170                 fixed bug where 'Article' button acted as 'Email' button.
15171
15172 2002-08-07 [paul]       0.8.1claws32
15173
15174         * sync with 0.8.1.cvs17
15175                 see ChangeLog 2002-08-07
15176
15177 2002-08-07 [colin]      0.8.1claws31
15178         
15179         * src/news.c
15180                 fix mass-cancel problem
15181
15182 2002-08-07 [thorsten]   0.8.1claws30
15183
15184         * src/prefs_toolbar.c
15185                 fix: crash on replace or add new button
15186         * src/toolbar.c
15187                 fix: close xmlfile after reading
15188         * src/utils.c
15189                 fix: unlink() file before rename()
15190
15191 2002-08-06 [paul]       0.8.1claws29
15192
15193         * sync with 0.8.cvs15
15194                 see ChangeLog 2002-08-06
15195
15196 2002-08-06 [oliver]     0.8.1claws28
15197
15198         * src/toolbar.c
15199         * src/prefs_toolbar.c
15200                 fixed empty toolbar issue
15201
15202 2002-08-06 [oliver]     0.8.1claws27
15203
15204         * Custom Toolbar Final 
15205         * src/folderview.c
15206         * src/inc.c
15207         * src/summaryview.c
15208                 o toolbar stuff now lives in src/toolbar.[ch]
15209                 o main_window_toolbar_* functions are renamed to
15210                   toolbar_* reflecting their new source file
15211         * src/mainwindow.[ch]
15212                 o remove toolbar stuff  
15213
15214 2002-08-06 [oliver]     0.8.1claws26
15215         
15216         * src/Makefile.am
15217         * src/prefs_toolbar.[ch]        **New File**
15218         * src/toolbar.[ch]              **New File**
15219                 o prefs_toolbar.[ch] custom toolbar frontend
15220                 o toolbar.[ch]       backend 
15221
15222 2002-08-06 [oliver]     0.8.1claws25
15223
15224         * src/prefs_actions.[ch]
15225                 o new exported function actions_execute
15226
15227 2002-08-06 [paul]       0.8.1claws24
15228
15229         * sync with 0.8.1cvs4
15230                 see ChangeLog 2002-08-06
15231
15232 2002-08-06 [paul]       0.8.1claws23
15233
15234         * sync with 0.8.1cvs13
15235                 see ChangeLog 2002-08-06
15236
15237 2002-08-06 [paul]       0.8.1claws22
15238
15239         * sync with 0.8.1cvs12
15240                 see ChangeLog 2002-08-05 and 2002-08-06
15241
15242 2002-08-06 [match]      0.8.1claws21
15243
15244         * src/addrclip.c
15245                 improvements to cut/copy/paste address
15246
15247 2002-08-05 [match]      0.8.1claws20
15248
15249         * src/addritem.[ch]
15250         * src/addrcache.c
15251         * src/addrbook.c
15252         * src/editaddress.c
15253         * src/addressbook.c
15254                 fixes to improve cut/copy/paste
15255
15256 2002-08-06 [melvin]     0.8.1claws19
15257
15258         * src/account.[ch]
15259                 account_find_all_from_address(): new function that returns the
15260                 list of all accounts that are matched in an address.
15261         * src/alertpanel.[ch]
15262                 alertpanel() now accepts a custom widget
15263                 alertpanel_with_widget(): new function that pops up a panel with
15264                 a custom widget in it 
15265         * src/gtkutils.[ch]
15266                 gtkut_account_menu_new(): new function that allows the selection
15267                 of an account from a list of accounts.
15268         * src/messageview.c
15269                 Extended Return Receipt notification to select the correct 
15270                 account and to make a security test on the Delivery-Notification
15271                 address which should be the same as the Return-Path.
15272
15273 2002-08-06 [thorsten]   0.8.1claws18
15274
15275         * src/mimeview.c
15276                 attach_all: save unnamed as "noname.%d",
15277                 dont free static dirname
15278
15279 2002-08-05 [alfons]     0.8.1claws17
15280
15281         * configure.in
15282                 detect XIM by trying to link rather than compile a XIM program
15283
15284 2002-08-05 [oliver]     0.8.1claws16
15285                 
15286         * src/stock_pixmap.[ch]
15287                 o add UP_ARROW to available pixmaps (already in pixmap-directory)
15288                 o new func to retrieve pixmaps
15289
15290 2002-08-05 [paul]       0.8.1claws15
15291
15292         * sync with 0.8.1cvs10
15293                 see ChangeLog 2002-08-05
15294
15295 2002-08-04 [alfons]     0.8.1claws14
15296
15297         * src/textview.c
15298                 see if this plugs memleak
15299
15300 2002-08-04 [melvin]     0.8.1claws13
15301
15302         * src/gtkspell.c
15303                 fixed bug that could crash Sylpheed when highlighting
15304                 all misspelled words.
15305
15306 2002-08-03 [melvin]     0.8.1claws12
15307
15308         * src/prefs_actions.c
15309                 removed unnecessary checks for NULL introduced in 0.8.1claws11.
15310         * src/messageview.c
15311                 fixed bug where the Return Receipt was sent to
15312                 Delivery-Notification-To address even if it was not present
15313
15314 2002-08-02 [alfons]     0.8.1claws11
15315
15316         * src/prefs_actions.c
15317                 o more check for NULLs
15318                 o put create_io_dialog() in right conditional block
15319
15320 2002-08-02 [paul]       0.8.1claws10
15321
15322         * po/es.po
15323                 updated by Ricardo Mones Lastra
15324
15325 2002-08-01 [christoph]  0.8.1claws9
15326
15327         * src/folder.c
15328                 don't free the cache of the opened
15329                 folder in the summaryview
15330         * src/summaryview.c
15331                 don't unset flags, if it is not required
15332
15333 2002-08-01 [paul]       0.8.1claws8
15334
15335         * sync with 0.8.1cvs8
15336                 see ChangeLog entry 2002-08-01
15337
15338 2002-08-01 [paul]       0.8.1claws7
15339
15340         * sync with 0.8.1cvs7
15341                 see ChangeLog 2002-07-31 and 2002-08-01
15342
15343 2002-07-31 [christoph]  0.8.1claws6
15344
15345         * src/mainwindow.c
15346                 forgot to update menu sensitivity
15347                 function for new menu entry
15348
15349 2002-07-31 [alfons]     0.8.1claws5
15350
15351         * src/main.c
15352                 check folder item and its path for NULL on
15353                 initial processing
15354
15355 2002-07-31 [christoph]  0.8.1claws4
15356
15357         * src/folder.c
15358                 check if folder_item_get_msginfo in
15359                 folder_item_remove_msg returned NULL
15360         * src/imap.c
15361                 better clear the uid cache in the
15362                 uid validity check function and delete
15363                 cached messages
15364
15365 2002-07-31 [paul]       0.8.1claws3
15366
15367         * man/sylpheed.1
15368                 add the '--attach' option and a few other
15369                 minor changes
15370
15371 2002-07-31 [paul]       0.8.1claws2
15372
15373         * sync with 0.8.1cvs5
15374                 see ChangeLog 2002-07-31
15375
15376 2002-07-31 [christoph]  0.8.1claws1
15377
15378         * src/folderview.[ch]
15379         * src/mainwindow.c
15380                 replace "Rescan all folders..." with
15381                 "Check all folders for new messages..."
15382
15383 2002-07-30 [paul]       0.8.1claws
15384
15385         * version 0.8.1claws released
15386
15387 2002-07-30 [paul]       0.8.0claws29
15388
15389         * tools/OOo2sylpheed.pl ** NEW FILE **
15390           tools/README
15391                 add script to enable sending documents as
15392                 attachments from OpenOffice.org
15393
15394 2002-07-30 [melvin]     0.8.0claws28
15395
15396         * src/prefs_actions.c
15397                 Made the actions' input/output dialog display
15398                 without delay.
15399
15400 2002-07-30 [christoph]  0.8.0claws27
15401
15402         * src/procmsg.c
15403                 check if folder_item_get_msginfo in
15404                 procmsg_save_to_outbox returned NULL
15405
15406 2002-07-30 [paul]       0.8.0claws26
15407
15408         * sync with 0.8.1cvs4
15409                 see ChangeLog 2002-07-29
15410
15411 2002-07-29 [thorsten]   0.8.0claws25
15412
15413         * README.claws
15414                 added selective download, delete on server
15415
15416 2002-07-29 [paul]       0.8.0claws24
15417
15418         * sync with 0.8.1cvs3
15419                 see ChangeLog 2002-07-29
15420
15421 2002-07-27 [christoph]  0.8.0claws23
15422
15423         * src/folder.c
15424                 add extra check if fetching the msginfo
15425                 returned NULL
15426
15427 2002-07-27 [paul]       0.8.0claws22
15428
15429         * sync with 0.8.1cvs2
15430                 see ChangeLog 2002-07-26
15431
15432 2002-07-27 [christoph]  0.8.0claws21
15433
15434         * src/imap.c
15435                 add another check if a valid msginfo
15436                 was returned
15437
15438 2002-07-26 [hoa]        0.8.0claws20
15439
15440         * src/folder.c
15441                 Fixed a condition in folder_item_destroy()
15442
15443         * src/imap.c
15444                 Fixed an error in IMAP protocol
15445
15446 2002-07-26 [alfons]     0.8.0claws19
15447
15448         * src/folder.c
15449                 ofcourse compare with identifier, not the path
15450
15451 2002-07-26 [alfons]     0.8.0claws18
15452
15453         * src/folder.c
15454                 use folder item identifier for saving / restoring
15455                 preferences because folder->path might not be unique
15456
15457 2002-07-26 [melvin]     0.8.0claws17
15458
15459         * src/logwindow.c
15460                 Fixed a crash introduced in 0.8.0claws5 when log is 
15461                 cut under 80 characters.
15462
15463 2002-07-26 [paul]       0.8.0claws16
15464
15465         * sync with 0.8.1cvs1
15466                 see ChangeLog 2002-07-26
15467
15468 2002-07-26 [christoph]  0.8.0claws15
15469
15470         * src/imap.[ch]
15471                 imap folder now remembers the last selected
15472                 folder and imap_fetch_msginfo skips selecting
15473                 the folder if it is already selected
15474
15475 2002-07-26 [christoph]  0.8.0claws14
15476
15477         * src/folder.c
15478         * src/folderview.c
15479         * src/imap.c
15480                 fix imap folder rescanning
15481
15482 2002-07-25 [christoph]  0.8.0claws13
15483
15484         * src/filter.c
15485         * src/folder.[ch]
15486         * src/folderview.c
15487         * src/imap.[ch]
15488         * src/mainwindow.c
15489         * src/mbox_folder.c
15490         * src/mh.c
15491         * src/news.c
15492                 implement imap uid cache and uid validity check
15493
15494 2002-07-25 [alfons]     0.8.0claws12
15495
15496         * src/summaryview.c
15497                 fix a brown paper bag bug, and also add some more
15498                 checks
15499
15500 2002-07-25 [christoph]  0.8.0claws11
15501
15502         * src/folder.c
15503                 don't mix copy, fetch_msginfo and remove
15504                 operations in folder item copy and move
15505                 operations
15506
15507 2002-07-25 [christoph]  0.8.0claws10
15508
15509         * src/folderview.c
15510         * src/mainwindow.c
15511         * src/prefs_folder_item.c
15512         * src/summaryview.[ch]
15513                 remove no longer required parameter update_cache from
15514                 summary_show
15515
15516 2002-07-25 [paul]       0.8.0claws9
15517
15518         * sync with 0.8.1
15519         
15520         * AUTHORS
15521                 a few corrections
15522
15523 2002-07-24 [alfons]     0.8.0claws8
15524
15525         * src/summaryview.c
15526                 sort correctly when using simplified subject line
15527                 (closes feature request "[ 585141 ] applying regexp to subject 
15528                 before sort" submitted by Alexandra Walford)
15529
15530 2002-07-24 [paul]       0.8.0claws7
15531
15532         * sync with 0.8.0cvs3
15533                 see ChangeLog 2002-07-24
15534
15535 2002-07-23 [christoph]  0.8.0claws6
15536
15537         * src/folder.c
15538         * src/folder.h
15539         * src/summaryview.c
15540         * src/summaryview.h
15541         * src/main.c
15542                 o separate processing and summaryview
15543                 o removed summary_write_cache from summaryview
15544                 o removed summaryview->killed_messages, because we don't have
15545                   to keep a list of killed messages anymore. New cache will
15546                   keep the hidden messages in cache anyway
15547         * src/folderview.c
15548         * src/inc.c
15549         * src/selective_download.c
15550                 o removed unnecessary summary_write_cache calls
15551         * src/procmsg.c
15552                 o don't set ignore thread flag in procmsg_get_thread_tree
15553                   if it is already set
15554         * src/mainwindow.c
15555         * src/statusbar.h
15556                 o moved STATUSBAR_PUSH/POP to statusbar.h because
15557                   they are used in different files
15558
15559 2002-07-23 [melvin]     0.8.0claws5
15560
15561         * src/addressbook.c
15562         * src/addrgather.c
15563         * src/editaddress.c
15564         * src/editgroup.c
15565         * src/editldap_basedn.c
15566         * src/importldif.c
15567         * src/prefs_common.c
15568                 Fixed few memory leak (gtk_editable_get_chars returns
15569                 an allocated string)
15570         * src/logwindow.c
15571                 Fixed few memory leak (gtk_editable_get_chars returns
15572                 an allocated string) and modified a little the log cutting
15573                 loop.
15574         * src/compose.c
15575                 Replaced a call to an obsolete function gtk_entry_get_text()
15576                 by gtk_editable_get_chars()
15577         * src/send.c
15578                 Removed a debug printf
15579
15580 2002-07-23 [christoph]  0.8.0claws4
15581
15582         * src/filesel.c
15583                 fix another g_dirname memory leak
15584
15585 2002-07-23 [christoph]  0.8.0claws3
15586
15587         * src/mh.c
15588                 fixed a memory leak in mh_fetch_msginfo
15589                 fixed crash when message header could not be
15590                 parsed
15591
15592 2002-07-23 [paul]       0.8.0claws2
15593
15594         * sync with 0.8.0cvs2
15595                 see ChangeLog 2002-07-23
15596
15597 2002-07-23 [paul]       0.8.0claws1
15598
15599         * sync with 0.8.0cvs1
15600                 see ChangeLog 2002-07-23
15601
15602 2002-07-23 [paul]       0.8.0claws
15603
15604         * release of 0.8.0claws