0a82b188e7376b552d37454cd979e975c6487ceb
[claws.git] / ChangeLog.claws
1 2005-01-27 [colin]      1.0.0cvs18
2
3         * src/compose.c
4                 Uhm, better not touch the original msginfo_list.
5
6 2005-01-27 [colin]      1.0.0cvs17
7
8         * src/procmsg.c
9         * src/procmsg.h
10                 Add a way to dump message/rfc822 MimeInfos to MsgInfos...
11         * src/compose.c
12                 ... And use it to be able to reply to the currently 
13                 selected MimeInfo.
14
15 2005-01-27 [colin]      1.0.0cvs16
16
17         * src/messageview.c
18         * src/summaryview.c
19         * src/compose.c
20         * src/compose.h
21         * src/toolbar.c
22         * src/mainwindow.c
23                 Factorize this reply mess
24
25 2005-01-26 [paul]       1.0.0cvs15
26
27         * ChangeLog
28         * ChangeLog.jp
29         * src/common/template.c
30                 sync with main, (fix memory leak), see ChangeLog
31                 2005-01-25
32
33 2005-01-25 [paul]       1.0.0cvs14
34
35         * src/compose.c
36                 compose_redirect(): fix sensitivity of attachment 
37                 "Properties..." button
38
39 2005-01-24 [colin]      1.0.0cvs13
40
41         * src/summaryview.c
42                 Freeze clist during operations involving message
43                 lists.
44
45 2005-01-24 [paul]       1.0.0cvs12
46
47         * ChangeLog
48         * ChangeLog.jp
49         * src/messageview.c
50         * src/mh.c
51         * src/common/utils.c
52                 sync with main, see ChangeLog 2005-01-19
53
54 2005-01-24 [colin]      1.0.0cvs11
55
56         * src/procheader.c
57                 Fix build with MIPSpro compiler.
58                 Patch by Ivan Rayner <ivanr@sgi.com>
59
60 2005-01-24 [colin]      1.0.0cvs10
61
62         * src/folderview.c
63                 Use (+) in collapsed folders with quicksearch-
64                 matching subfolders
65
66 2005-01-23 [holger]     1.0.0cvs9
67
68         * src/crash.c
69                 Include missing header file
70
71 2005-01-22 [colin]      1.0.0cvs8
72
73         * src/summaryview.c
74         * src/gtk/quicksearch.c
75                 Make recursive quicksearch work in
76                 root folders (and code fixes)
77
78 2005-01-21 [colin]      1.0.0cvs7
79
80         * src/summaryview.c
81                 Set cursor to wait while looking in subfolders
82
83 2005-01-21 [colin]      1.0.0cvs6
84
85         * src/summaryview.c
86                 Don't clear quicksearch if recursion is on,
87                 even if !sticky
88
89 2005-01-21 [colin]      1.0.0cvs5
90
91         * src/gtk/quicksearch.c
92         * src/prefs_common.c
93         * src/prefs_common.h
94                 Add option to recurse or not
95
96 2005-01-21 [colin]      1.0.0cvs4
97
98         * src/folder.h
99         * src/folderview.c
100         * src/folderview.h
101         * src/summaryview.c
102         * src/gtk/quicksearch.c
103         * src/gtk/quicksearch.h
104                 Make quicksearch recursive - results materialized
105                 by search icons in the folderview.
106
107 2005-01-20 [holger]     1.0.0cvs3
108
109         * src/addrindex.c
110         * src/addrindex.h
111                 Add addrindex_load_person_attribute() (for plugins)
112
113 2005-01-19 [colin]      1.0.0cvs2
114
115         * src/mbox.c
116         * src/mbox.h
117         * src/mainwindow.c
118         * src/summaryview.c
119         * src/summaryview.h
120                 Add an easy way to export specific messages
121                 to an mbox file.
122
123 2005-01-19 [paul]       1.0.0cvs1
124
125         * po/ja.po
126         * po/ko.po
127                 updated by  Rui Hirokawa and
128                 SungHyun Nam
129
130 2005-01-18 [paul]       1.0.0
131
132         * version 1.0.0 released
133
134 2005-01-17 [thorsten]   0.9.13cvs38
135
136         * src/crash.c
137         * src/gtk/pluginwindow.c
138                 return value of filesel should not be free()d
139
140 2005-01-17 [paul]       0.9.13cvs37
141
142         * AUTHORS
143         * po/es.po
144         * po/fr.po
145         * po/hr.po
146         * po/it.po
147         * po/pt_BR.po
148         * po/sk.po
149         * po/sr.po
150                 update translations. submitted by Ricardo Mones
151                 Lastra, Fabien Vantard, Dragan, Andrea Spadaccini,
152                 Frederico Goncalves Guimaraes, Andrej Kacian,
153                 Aleksandar Urosevic
154
155 2005-01-16 [colin]      0.9.13cvs36
156
157         * src/prefs_toolbar.c
158                 Fix two leaks, both found by Alfons.
159
160 2005-01-15 [paul]       0.9.13cvs35
161
162         * src/gtk/pluginwindow.c
163                 fix 2 memleaks, patch by Alfons
164
165 2005-01-15 [paul]       0.9.13cvs34
166
167         * ChangeLog
168         * ChangeLog.jp
169         * src/common/template.c
170                 sync with main, see ChangeLog 2005-01-11
171                 (fix potential memory corruption bug)
172
173 2005-01-14 [colin]      0.9.13cvs33
174
175         * src/html.c
176         * src/msgcache.c
177                 Fix coding style issues from the last patch
178
179 2005-01-14 [colin]      0.9.13cvs32
180
181         * src/msgcache.c
182                 Fix possible double free, avoid putting 8k on the stack
183         * src/html.c
184         * src/html.h
185                 Fix links with tags inside, add some entities
186         * AUTHORS
187                 Both patches by Rich Coe <Richard.Coe@med.ge.com>
188
189 2005-01-09 [thorsten]   0.9.13cvs31
190
191         * tools/calypso_convert.pl
192                 support nested subdirs (possible in recent calypso versions)
193                 fix "change of readonly value" error with perl >= 5.8
194
195 2005-01-08 [colin]      0.9.13cvs30
196
197         * src/prefs_filtering_action.c
198                 Plug leak - patch by Alfons
199
200 2005-01-07 [paul]       0.9.13cvs29
201
202         * ChangeLog
203         * ChangeLog.jp
204         * src/pop.c
205         * src/pop.h
206                 sync with main, see ChangeLog 2005-01-06
207
208 2005-01-06 [colin]      0.9.13cvs28
209
210         * src/prefs_matcher.c
211                 Plug leak. Patch by Alfons
212
213 2005-01-04 [christoph]  0.9.13cvs27
214
215         * src/folderview.c
216         * src/imap_gtk.c
217         * src/news_gtk.c
218                 Create extra popup menu entries for account settings
219
220         (Closes Bug 663 segfault choosing "Properties" for root MH mailbox)
221
222 2005-01-03 [colin]      0.9.13cvs26
223
224         * src/main.c
225                 Plugins should be loaded before --receive or --receive-all 
226                 is processed. 
227                 Patch by Felix Eckhofer <felix-ml@tribut.de>
228
229 2005-01-03 [colin]      0.9.13cvs25
230
231         * src/pop.c
232         * src/pop.h
233                 Add data_len member, because we can get NULs from network
234                 Patch by Alfons
235
236 2005-01-01 [colin]      0.9.13cvs24
237
238         * src/procmime.c
239                 Fix possible memleak in corner case - found by
240                 Martin Kluge, patch by Alfons
241
242 2004-12-30 [colin]      0.9.13cvs23
243
244         * src/account.c
245                 Fix prototypes - patch by Alfons
246
247 2004-12-30 [paul]       0.9.13cvs22
248
249         * ChangeLog
250         * ChangeLog.jp
251         * NEWS
252         * src/account.c
253                 sync with main 1.0.0.
254                 see ChangeLog 2004-12-22
255
256 2004-12-18 [paul]       0.9.13cvs21
257
258         * AUTHORS
259         * ChangeLog
260         * ChangeLog.jp
261         * src/action.c
262                 sync with main, see ChangeLog 2004-12-17
263
264 2004-12-17 [thorsten]   0.9.13cvs20
265
266         * src/compose.c
267                 protect trailing spaces when signing message
268
269 2004-12-16 [paul]       0.9.13cvs19
270
271         * ChangeLog
272         * ChangeLog.jp
273         * NEWS
274         * src/compose.c
275         * src/syldap.c
276                 sync with main 1.0.0rc
277                 see ChangeLog 2004-12-15
278
279 2004-12-14 [colin]      0.9.13cvs18
280
281         * src/gtk/prefswindow.c
282                 Fix build. Sorry :)
283
284 2004-12-14 [colin]      0.9.13cvs17
285
286         * src/gtk/gtkutils.c
287         * src/gtk/gtkutils.h
288         * src/gtk/prefswindow.c
289                 Catch Enter in prefswindow while in text
290                 widget. Patch by Alfons.
291
292 2004-12-14 [paul]       0.9.13cvs16
293
294         * ChangeLog
295         * ChangeLog.jp
296         * src/action.c
297         * src/compose.c
298         * src/common/utils.c
299                 sync with main, see ChangeLog entries 2004-12-10
300                 and 2004-12-13
301
302         * po/ru.po
303                 updated by Pavlo Bohmat
304
305 2004-12-13 [thorsten]   0.9.13cvs15
306
307         * src/plugins/spamassassin/libspamc.c
308                 fix memleak
309
310 2004-12-13 [colin]      0.9.13cvs14
311
312         * src/gtk/prefswindow.c
313         * src/gtk/pluginwindow.c
314                 Fix key_pressed handlers
315
316 2004-12-11 [colin]      0.9.13cvs13
317
318         * src/quote_fmt_parse.y
319                 Rework quote_fmt_parse to use less local 
320                 arrays in local blocks, so it doesn't 
321                 freak out IBM's stack protector. Patch
322                 by Alfons.
323
324 2004-12-10 [colin]      0.9.13cvs12
325
326         * src/messageview.c
327                 Fix logic error
328         * src/mainwindow.c
329                 Fix corruptions when de-separating messageview
330
331 2004-12-10 [paul]       0.9.13cvs11
332
333         * src/prefs_themes.c
334                 use a different set of icons for the Preview
335
336 2004-12-09 [colin]      0.9.13cvs10
337
338         * src/procmime.c
339                 Fix procmime_encode_content doing horribly wrong
340                 stuff when encoding to B64 from memory
341
342 2004-12-08 [colin]      0.9.13cvs9
343
344         * src/gtk/colorlabel.c
345                 Fix color label off-by-one
346                 Patch by Alfons
347
348 2004-12-08 [hoa]        0.9.13cvs8
349
350         * src/quote_fmt_parse.y
351                 really fix buffer overflow
352
353 2004-12-08 [colin]      0.9.13cvs7
354
355         * src/matcher_parser_parse.y
356         * src/msgcache.c
357         * src/prefs_matcher.c
358         * src/procheader.c
359         * src/matcher.c
360         * src/common/defs.h
361                 Cache total_size and use that to speed up
362                 'partial' match.
363                 Add 'partial' to the list of useable stuff
364                 in filtering
365
366 2004-12-08 [paul]
367
368         * po/sr.po
369                 updated by URKE MMI
370
371 2004-12-08 [colin]      0.9.13cvs6
372
373         * src/textview.c
374                 Fix possible boundary overrun in
375                 get_email_part(). Patch by Alfons
376
377 2004-12-08 [hoa]        0.9.13cvs5
378
379         * src/quote_fmt_parse.y
380                 fix buffer overflow
381                 http://bugs.gentoo.org/show_bug.cgi?id=67253
382
383 2004-12-07 [thorsten]   0.9.13cvs4
384
385         * src/procmime.c
386                 fix leak introduced with 0.9.13cvs1
387
388 2004-12-07 [keith]      0.9.13cvs3
389
390         * src/procmime.c
391                 Fix typo
392
393 2004-12-07 [colin]      0.9.13cvs2
394
395         * AUTHORS
396         * src/prefs_account.c
397         * src/common/smtp.c
398         * src/common/smtp.h
399                 Add SMTP PLAIN authentication. Patch by 
400                 George Michaelson <ggm@apnic.net>
401
402 2004-12-07 [thorsten]   0.9.13cvs1
403
404         * src/procmime.c
405                 [Bug 650] reply button causes crash
406                 Patch partly by David Relson
407
408 2004-12-06 [paul]       0.9.13
409
410         0.9.13 released
411
412 2004-12-06 [paul]
413
414         * po/sk.po
415                 updated by Andrej Kacian
416         * INSTALL
417         * README.claws
418                 updated
419         
420 2004-12-06 [christoph]
421
422         * configure.ac
423                 move GPGME check to PGP/MIME plugin checks
424
425 2004-12-06 [colin]      0.9.12cvs187
426
427         * src/compose.c
428                 X-Sylpheed-Gnupg-Mode -> X-Sylpheed-Privacy-System
429
430 2004-12-06 [paul]       0.9.12cvs186
431
432         * INSTALL
433         * README.claws
434                 updated
435         * po/es.po
436         * po/fr.po
437         * po/it.po
438         * po/ja.po
439         * po/pt_BR.po
440         * po/zh_CN.po
441                 updated by Ricardo Mones Lastra, Fabien Vantard, Andrea 
442                 Spadaccini, Rui Hirokawa, Frederico Goncalves Guimaraes,
443                 and Yang Guilong
444
445 2004-12-05 [paul]       0.9.12cvs185
446
447         * INSTALL
448         * Makefile.am
449         * README.claws
450                 update
451         * TODO.claws    **REMOVED**
452                 removed, use the wiki instead
453         * tools/Makefile.am
454         * tools/README
455                 remove newscache_conv.pl from the release package
456                 and notes as it is broken and not currently maintained
457         * tools/filter_conv.pl
458                 use --config-dir to find claws' config dir
459         * tools/kdeservicemenu/README
460         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
461         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
462                 make a top-level menu entry
463
464 2004-12-04 [paul]       0.9.12cvs184
465
466         * src/addrharvest.c
467                 conv_unmime_header_overwrite(name)
468
469 2004-12-04 [colin]      0.9.12cvs183
470
471         * src/compose.c
472                 Fix saving of compose window position
473                 when sending mail. Patch by Alfons.
474
475 2004-12-04 [paul]       0.9.12cvs182
476
477         * ChangeLog
478         * ChangeLog.jp
479         * INSTALL
480         * NEWS
481         * README
482         * README.jp
483         * doc/manual/ja/Makefile.am
484         * doc/manual/ja/sylpheed-1.html
485         * doc/manual/ja/sylpheed-10.html
486         * doc/manual/ja/sylpheed-11.html
487         * doc/manual/ja/sylpheed-12.html
488         * doc/manual/ja/sylpheed-13.html
489         * doc/manual/ja/sylpheed-14.html
490         * doc/manual/ja/sylpheed-15.html
491         * doc/manual/ja/sylpheed-16.html
492         * doc/manual/ja/sylpheed-17.html
493         * doc/manual/ja/sylpheed-18.html
494         * doc/manual/ja/sylpheed-19.html
495         * doc/manual/ja/sylpheed-2.html
496         * doc/manual/ja/sylpheed-20.html
497         * doc/manual/ja/sylpheed-3.html
498         * doc/manual/ja/sylpheed-4.html
499         * doc/manual/ja/sylpheed-5.html
500         * doc/manual/ja/sylpheed-6.html
501         * doc/manual/ja/sylpheed-7.html
502         * doc/manual/ja/sylpheed-8.html
503         * doc/manual/ja/sylpheed-9.html
504         * doc/manual/ja/sylpheed.html
505         * doc/manual/ja/sylpheed.sgml
506         * src/Makefile.am
507         * src/procmime.c
508         * src/pixmaps/regular.xpm **REMOVED**
509                 sync with main 1.0.0beta4, including: "canonicalize text files
510                 before encoding to BASE64, and uncanonicalize after decoding
511                 to conform with RFC 2045" 
512
513 2004-12-03 [christoph]  0.9.12cvs181
514
515         * src/compose.c
516                 build the Privacy System menu without GtkItemFactory to
517                 allow '/' in Privacy System names
518
519         * src/plugins/pgpmime/pgpmime.c
520         * src/plugins/pgpmime/plugin.c
521                 Update description and change Privacy System name
522
523 2004-12-03 [paul]
524
525         * src/pixmaps/dir_close.xpm
526         * src/pixmaps/dir_open.xpm
527         * src/pixmaps/drafts_close.xpm
528         * src/pixmaps/drafts_open.xpm
529         * src/pixmaps/group.xpm
530         * src/pixmaps/unread.xpm
531                 update icons (sync with main (adjust hue))      
532
533 2004-12-02 [paul]       0.9.12cvs180
534
535         * ChangeLog
536         * ChangeLog.jp
537         * src/Makefile.am
538         * src/pop.c
539         * src/common/utils.c
540         * src/common/utils.h
541         * src/pixmaps/folder.xpm **REMOVED**
542                 sync with main
543                 fixes bug 644 'extra CRs in subject line break filtering' 
544
545 2004-12-02 [colin]      0.9.12cvs179
546
547         * src/compose.c
548                 Prevent duplicate edition of queued
549                 and drafted mails
550
551 2004-12-02 [colin]      0.9.12cvs178
552
553         * src/compose.c
554                 Fix quote linewrapping ignoring pref
555                 Patch by Alfons
556
557 2004-11-30 [colin]      0.9.12cvs177
558
559         * src/gtk/prefswindow.c
560         * src/gtk/pluginwindow.c
561                 Add shortcut keys to prefs window
562                 and plugin window. Patch by Fabien Vantard.
563
564 2004-11-29 [colin]      0.9.12cvs176
565
566         * src/folderview.c
567                 Fix disappearing separators in folderview's popup
568
569 2004-11-29 [colin]      0.9.12cvs175
570
571         * src/procmime.c
572                 Another format bug
573
574 2004-11-29 [colin]      0.9.12cvs174
575
576         * src/pop.c
577                 Fix format string
578
579 2004-11-26 [colin]      0.9.12cvs173
580
581         * src/common/smtp.c
582         * src/common/smtp.h
583                 Use ESMTP for all servers advertising it
584                 Add SIZE= parameter to MAIL command for 
585                 ESMTP servers
586
587 2004-11-24 [colin]      0.9.12cvs172
588
589         * src/plugins/pgpmime/pgpmime.c
590                 Forgot one :(
591
592 2004-11-24 [colin]      0.9.12cvs171
593
594         * src/plugins/pgpmime/pgpmime.c
595                 Fix numerous GpgmeGtk leaks
596
597 2004-11-24 [colin]      0.9.12cvs170
598
599         * src/plugins/pgpmime/pgpmime.c
600                 Fix numerous GpgmeCtx leaks
601
602 2004-11-24 [colin]      0.9.12cvs169
603
604         * src/plugins/pgpmime/plugin.c
605                 Update requirements
606         * src/plugins/trayicon/Makefile.am
607         * src/plugins/trayicon/newmarkedmail.xpm
608         * src/plugins/trayicon/trayicon.c
609         * src/plugins/trayicon/unreadmarkedmail.xpm
610                 Add new icons when there are unread marked mails
611                 answers
612
613 2004-11-23 [thorsten]   0.9.12cvs168
614
615         * src/plugins/pgpmime/plugin.c
616                 typo: plugin_init instead of plugin_done
617
618 2004-11-23 [thorsten]   0.9.12cvs167
619
620         * commitHelper
621                 o add me
622         * src/partial_download.c
623         * src/partial_download.h
624                 o fix path for includes
625
626 2004-11-23 [colin]      0.9.12cvs166
627
628         * src/procmime.c
629                 Uh, changed API.
630
631 2004-11-23 [colin]      0.9.12cvs165
632
633         * src/procmime.c
634                 Fix mime headers wrapping
635
636 2004-11-23 [christoph]  0.9.12cvs164
637
638         * src/common/Makefile.am
639         * src/common/partial_download.[ch]
640         * src/Makefile.am
641         * src/partial_download.[ch]
642         * src/folderview.c
643                 move to src because it depends on src stuff
644
645         * src/codeconv.c
646         * src/common/base64.h
647                 move B64LEN macro to base64.h
648
649         * src/compose.c
650         * src/privacy.[ch]
651                 add PrefsAccount to sign-function parameters
652
653         * src/main.c
654         * src/prefs_account.[ch]
655         * src/gtk/prefswindow.[ch]
656                 o use new prefswindow for account prefs
657                 o add possibility to add new pages to account prefs
658
659         * src/plugins/pgpmime/prefs_gpg.[ch]
660         * src/plugins/pgpmime/prefs_gpg.glade
661                 add account prefs for GPG
662
663         * src/plugins/pgpmime/pgpmime.c
664         * src/plugins/pgpmime/sgpgme.[ch]
665                 create signers list based on the GPG account prefs
666
667 2004-11-23 [colin]      0.9.12cvs163
668
669         * src/main.c
670                 Fix cursor going from normal to wait
671                 as many times as there are folders
672                 (very noticeable on exported displays)
673
674 2004-11-23 [colin]      0.9.12cvs162
675
676         * src/msgcache.c
677                 HEAD needs this leak fix too
678
679 2004-11-22 [luke]       0.9.12cvs161
680
681         * src/gtk/gtkstext.c
682                 'Up' key moves one line (not one paragraph) like 'Down'
683
684 2004-11-22 [paul]       0.9.12cvs160
685
686         * src/prefs_themes.c
687                 fix oversized GtkFrames
688
689 2004-11-19 [paul]       0.9.12cvs159
690
691         * src/prefs_common.c
692                 update prefs_keybind_apply_clicked()
693
694 2004-11-18 [paul]       0.9.12cvs158
695
696         * src/compose.c
697         * src/messageview.c
698         * src/common/utils.c
699         * src/common/utils.h
700                 use Message-ID format like that previously
701                 used in compose_generate_msgid()
702
703 2004-11-17 [christoph]  0.9.12cvs157
704
705         * src/mainwindow.c
706         * src/prefs_common.c
707                 integrate "Common preferences" into new preferences dialog
708
709 2004-11-17 [colin]      0.9.12cvs156
710
711         * src/prefs_account.c
712         * src/prefs_account.h
713         * src/procmsg.c
714                 Add an option to let the user choose to store encrypted
715                 mail as clear text or encrypted.
716
717 2004-11-17 [colin]      0.9.12cvs155
718
719         * src/compose.c
720         * src/toolbar.c
721                 Be verbose when sending fails
722         * src/procmsg.c
723                 Fix procmsg_send_queue returning 0 when there's an error
724                 Don't send messages to be encrypted to nobody 
725
726
727 2004-11-17 [colin]      0.9.12cvs154
728
729         * src/privacy.c
730                 Fix more pointer confusion
731
732 2004-11-17 [paul]       0.9.12cvs153
733
734         * src/procmime.h
735                 forgotten in sync with main 1.0.0beta3
736
737
738 2004-11-17 [paul]       0.9.12cvs152
739
740         * ChangeLog
741         * ChangeLog.jp
742         * NEWS
743         * src/compose.c
744         * src/jpilot.c
745         * src/procmime.c
746                 sync with main 1.0.0beta3
747                 see ChangeLog 2004-11-15 and 2004-11-16
748
749 2004-11-17 [colin]      0.9.12cvs151
750
751         * src/plugins/pgpmime/pgpmime.c
752                 Remove debug printf
753
754 2004-11-17 [colin]      0.9.12cvs150
755
756         * src/plugins/pgpmime/pgpmime.c
757                 Fix off-by-one causing segs
758
759 2004-11-17 [colin]      0.9.12cvs149
760
761         * src/procmsg.c
762                 < Reboot_> don't compare pointers to NULL with !
763                 So, use the other form to bring consistency.
764                 Also fix coding style.
765
766 2004-11-16 [colin]      0.9.12cvs148
767
768         * src/procmsg.c
769                 Fix the fix :)
770
771 2004-11-16 [colin]      0.9.12cvs147
772
773         * src/procmsg.c
774                 Fix leaks in procmsg_send_message_queue
775
776 2004-11-12 [paul]       0.9.12cvs146
777
778         * src/prefs_account.c
779         * src/procmime.c
780         * src/procmime.h
781                 fix sync breakage 
782
783 2004-11-12 [paul]
784
785         * src/pixmaps/complete.xpm
786         * src/pixmaps/continue.xpm
787                 small sync with main, see ChangeLog 2004-11-11
788
789 2004-11-11 [paul]       0.9.12cvs145
790
791         * ChangeLog
792         * ChangeLog.jp
793         * src/account.c
794         * src/folderview.c
795         * src/folderview.h
796         * src/imap.c
797         * src/imap_gtk.c
798         * src/inc.c
799         * src/mainwindow.c
800         * src/mh_gtk.c
801         * src/news_gtk.c
802         * src/pop.c
803         * src/prefs_account.c
804         * src/prefs_account.h
805         * src/prefs_ext_prog.c
806         * src/procmsg.c
807         * src/procmsg.h
808         * src/summary_search.c
809         * src/summaryview.c
810         * src/textview.c
811         * src/common/defs.h
812         * src/common/utils.c
813         * src/common/utils.h
814         * src/gtk/menu.c
815         * src/gtk/menu.h
816                 sync with main 1.0.0beta2 (plus 4)
817
818 2004-11-09 [christoph]  0.9.12cvs144
819
820         * src/compose.c
821         * src/prefs_account.[ch]
822                 add option menu to select default privacy system
823
824         * src/plugins/pgpmime/pgpmime.c
825                 better memory allocation
826
827         * src/folder.c
828                 syncronize flags when scanning a folder
829
830 2004-11-08 [colin]      0.9.12cvs143
831
832         * src/summaryview.c
833                 Prevent useless folder count updates while 
834                 quicksearch is running. It is really annoying 
835                 while quicksearch is running a full-mail
836                 scan, like 'b foo', in a big folder.
837
838 2004-11-08 [colin]      0.9.12cvs142
839
840         * src/textview.c
841                 Really fix these mail URIs
842
843 2004-11-08 [colin]      0.9.12cvs141
844
845         * src/textview.c
846                 fix "colin@colino.net" <colin@colino.net> 
847                 types of URIs
848
849 2004-11-06 [colin]      0.9.12cvs140
850
851         * src/compose.c
852                 Don't ask for passphrase if not sending
853
854 2004-11-05 [christoph]  0.9.12cvs139
855
856         * src/compose.c
857                 o encode text content of composed mails
858         * src/procmime.c
859                 o allow encoding of MimeInfos that are stored in memory buffers
860                 
861
862 2004-11-03 [paul]       0.9.12cvs138
863
864         * po/POTFILES.in
865                 add 'src/plugins/pgpmime/prefs_gpg.c'.
866                 Patch submitted by Fabien Vantard
867
868         * src/prefs_ext_prog.c
869                 fix typos. Patch submitted by Fabien Vantard
870
871         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
872         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
873                 add German, Spanish, Italian, Brazilian Portuguese,
874                 and Slovak translations. Submitted by Thomas Gilgin,
875                 J. José del Río 'partymola', Andrea Spadaccini,
876                 Frederico Goncalves Guimaraes, and Andrej Kacian
877
878 2004-11-01 [christoph]  0.9.12cvs137
879
880         * src/procmime.c
881                 implement RFC2231's parameter encoding
882
883 2004-10-29 [colin]      0.9.12cvs136
884
885         * src/common/utils.c
886                 Fix boundary delimiter (a Pine user gets this:
887                 > Malformed message: Unexpected characters at end of parameters:
888                 > =_Thu__28_Oct_2)
889
890 2004-10-29 [paul]
891
892         * tools/textviewer.sh
893                 fix typo. patch submitted by Johann Koenig 
894                 <explosive@hvc.rr.com>
895
896 2004-10-29 [paul]
897
898         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
899         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
900                 add French translations, submitted by Fabien Vantard
901
902 2004-10-28 [christoph]  0.9.12cvs135
903
904         * doc/src/rfc2231.txt                           ** NEW **
905         * src/procmime.c
906         * src/common/quoted-printable.c
907         * src/common/utils.[ch]
908                 implement RFC2231's parameter decoding
909
910 2004-10-27 [paul]
911
912         * tools/kdeservicemenu/README
913         * tools/kdeservicemenu/install.sh
914         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
915         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
916         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
917                 output files to /tmp instead of littering the
918                 current dir
919                 add uninstall function
920                 refactor
921
922 2004-10-26 [christoph]  0.9.12cvs134
923
924         * src/procmime.c
925                 better check if parameters have to be in quoted string
926
927 2004-10-25 [paul]
928
929         * tools/kdeservicemenu/README
930         * tools/kdeservicemenu/install.sh
931         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
932         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
933         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
934                 add files for Sylpheed Service Menu in Konqueror
935
936 2004-10-22 [paul]       0.9.12cvs133
937
938         * src/compose.c
939         * src/prefs_common.c
940         * src/prefs_common.h
941         * src/prefs_wrapping.c
942                 remove 'smart wrapping'
943
944 2004-10-21 [colin]      0.9.12cvs132
945
946         * src/compose.c
947                 Remove extraneous separator in Options
948
949 2004-10-21 [colin]      0.9.12cvs131
950
951         * src/compose.c
952                 Replace "unknown" attachments by "application/octet-stream"
953                 Be a bit more defensive when using strchr
954
955 2004-10-20 [paul]
956
957         * po/ru.po
958                 updated by Pavlo Bohmat
959
960 2004-10-19 [christoph]  0.9.12cvs130
961
962         * src/compose.c
963                 fix wrong menu entry path
964
965         (Closes Bug 626 crashes after clicking 'reply' or 'reply to all')
966
967         * src/gtk/menu.c
968                 add extra check for missing menu entries
969
970 2004-10-19 [christoph]  0.9.12cvs129
971
972         * src/compose.c
973         * src/common/utils.c
974                 use utils' generate_msgid() in compose.c
975
976 2004-10-18 [christoph]  0.9.12cvs128
977
978         * src/plugins/pgpmime/passphrase.c
979         * src/plugins/pgpmime/pgpmime.c
980         * src/plugins/pgpmime/prefs_gpg.[ch]
981         * src/plugins/pgpmime/prefs_gpg.glade
982         * src/plugins/pgpmime/sgpgme.c
983                 add GPG prefs
984
985 2004-10-18 [christoph]  0.9.12cvs127
986
987         * src/addrbook.c
988         * src/addrcache.c
989         * src/addressbook.c
990         * src/codeconv.c
991         * src/compose.c
992         * src/customheader.c
993         * src/editaddress.c
994         * src/editgroup.c
995         * src/exporthtml.c
996         * src/folder.c
997         * src/folderview.c
998         * src/imap.c
999         * src/jpilot.c
1000         * src/main.c
1001         * src/matcher_parser_parse.y
1002         * src/mbox.c
1003         * src/pop.c
1004         * src/prefs_account.c
1005         * src/prefs_gtk.c
1006         * src/prefs_msg_colors.c
1007         * src/procheader.c
1008         * src/procmime.[ch]
1009         * src/procmsg.c
1010         * src/summaryview.c
1011         * src/textview.c
1012         * src/common/base64.c
1013         * src/common/partial_download.c
1014         * src/common/socket.c
1015         * src/common/sylpheed.c
1016         * src/common/utils.[ch]
1017         * src/gtk/filesel.c
1018         * src/gtk/pluginwindow.c
1019         * src/gtk/quicksearch.c
1020         * src/plugins/pgpmime/pgpmime.c
1021         * src/plugins/pgpmime/plugin.c
1022         * src/plugins/pgpmime/select-keys.c
1023         * src/plugins/pgpmime/sgpgme.c
1024         * src/plugins/spamassassin/libspamc.c
1025         * src/plugins/trayicon/trayicon.c
1026         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.[ch]
1027         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
1028                 o don't use any GNU C extensions
1029                 o fix warnings
1030                 o replace some non-POSIX functions
1031
1032         * src/plugins/spamassassin/spamassassin.[ch]
1033         * src/plugins/spamassassin/spamassassin_gtk.c
1034         * src/plugins/clamav/clamav_plugin.[ch]
1035         * src/plugins/clamav/clamav_plugin_gtk.c
1036                 replace statusbar_print_all() from common code because it is a
1037                 GUI function
1038
1039 2004-10-17 [paul]
1040
1041         * po/es.po
1042         * po/ko.po
1043         * AUTHORS
1044                 update Spanish and Korean translations,
1045                 submitted by Ricardo Mones Lastra and
1046                 SungHyun Nam
1047
1048 2004-10-13 [colin]      0.9.12cvs126
1049
1050         * src/compose.c
1051                 Don't convert message to forced encoding when 
1052                 drafting, plus minor magic-values cleanup.
1053
1054 2004-10-13 [colin]      0.9.12cvs125
1055
1056         * po/POTFILES.in
1057                 Update POTFILES.in to reflect the source
1058                 place changes
1059
1060 2004-10-08 [christoph]  0.9.12cvs124
1061
1062         * m4/spamassassin.m4
1063                 fix libspamc OpenSSL
1064
1065         * src/compose.c
1066                 rearrange the compose menu
1067
1068 2004-10-08 [christoph]  0.9.12cvs123
1069
1070         * src/Makefile.am
1071         * src/account.c
1072         * src/compose.[ch]
1073         * src/crash.c
1074         * src/main.c
1075         * src/mimeview.c
1076         * src/passphrase.[ch]                           ** REMOVE **
1077         * src/prefs_account.[ch]
1078         * src/prefs_common.[ch]
1079         * src/privacy.[ch]
1080         * src/procmime.[ch]
1081         * src/procmsg.c
1082         * src/rfc2015.[ch]                              ** REMOVE **
1083         * src/select-keys.[ch]                          ** REMOVE **
1084         * src/common/utils.[ch]
1085         * src/gtk/about.c
1086         * src/plugins/pgpmime/Makefile.am
1087         * src/plugins/pgpmime/passphrase.[ch]           ** NEW **
1088         * src/plugins/pgpmime/pgpmime.c
1089         * src/plugins/pgpmime/plugin.c
1090         * src/plugins/pgpmime/prefs_gpg.[ch]
1091         * src/plugins/pgpmime/select-keys.[ch]          ** NEW **
1092         * src/plugins/pgpmime/sgpgme.[ch]
1093                 o Add new MIME-Writer
1094                 o extend PrivacySystem with sign and encrypt functions
1095                 o extend PGP/MIME plugin with sign and encrypt functions
1096                 o integrate extended Privacy API in Compose and Sending process
1097
1098 2004-10-04 [colin]      0.9.12cvs122
1099
1100         * src/mainwindow.c
1101         * src/messageview.c
1102         * src/messageview.h
1103         * src/textview.c
1104                 Make forced encoding limited to messageview and
1105                 apply only to parts displayed using textview
1106
1107 2004-10-04 [colin]      0.9.12cvs121
1108
1109         * src/summaryview.c
1110                 Fix bug #605 (collapsed threads re-expand when moving or
1111                 deleting mails)
1112
1113 2004-10-03 [colin]      0.9.12cvs120
1114
1115         * src/summaryview.c
1116                 Fix bug #602
1117
1118 2004-10-02 [colin]      0.9.12cvs119
1119
1120         * src/mainwindow.c
1121         * src/messageview.c
1122         * src/prefs_common.h
1123         * src/procmime.c
1124         * src/procmime.h
1125         * src/textview.c
1126                 Clean up forced charset feature
1127                 Add forced decode
1128
1129 2004-10-01 [colin]      0.9.12cvs118
1130
1131         * src/mimeview.c
1132                 Better fix for Save all: skip multipart mails' first 
1133                 text part
1134
1135 2004-10-01 [colin]      0.9.12cvs117
1136
1137         * src/mimeview.c
1138                 Only save attachments in Save All
1139
1140 2004-10-01 [paul]       0.9.12cvs116
1141
1142         * ChangeLog
1143         * ChangeLog.jp
1144         * src/account.c
1145         * src/prefs_common.c
1146         * src/gtk/colorlabel.c
1147                 sync with main 0.9.12cvs17
1148
1149 2004-09-30 [colin]      0.9.12cvs115
1150
1151         * src/stock_pixmap.c
1152         * src/stock_pixmap.h
1153         * src/folderview.c
1154         * src/Makefile.am
1155         * src/pixmaps/read.xpm
1156                 Add icon for total # column
1157
1158 2004-09-29 [colin]      0.9.12cvs114
1159
1160         * src/compose.c
1161                 Don't close compose until message is sent if 
1162                 Show Send Dialog is Always
1163
1164 2004-09-29 [paul]       0.9.12cvs113
1165
1166         * src/quote_fmt_parse.y
1167                 In the quotation templates recognise sender's first and last 
1168                 names (%F %L) when the name is in the format "Duck, Donald".
1169                 Patch submitted by Thomas Gilgin, <thomas_gilgin@users.sourceforge.net>
1170
1171
1172 2004-09-28 [colin]      0.9.12cvs112
1173
1174         * src/mainwindow.c
1175                 Put back mnemonic
1176         * src/folderview.c
1177                 Fix Empty trash being visible-invisible-visible...
1178
1179 2004-09-28 [colin]      0.9.12cvs111
1180
1181         * src/mainwindow.c
1182                 Relabel Empty all Trash folders
1183
1184 2004-09-28 [colin]      0.9.12cvs110
1185
1186         * src/folderview.c
1187                 Add contextual Empty trash menu
1188         * src/mainwindow.c
1189                 Revert cvs109 which was useless
1190
1191 2004-09-28 [colin]      0.9.12cvs109
1192
1193         * src/mainwindow.c
1194                 Fix uninialized var
1195
1196 2004-09-28 [colin]      0.9.12cvs108
1197
1198         * src/addressbook.c
1199                 Fix triple-click
1200
1201 2004-09-28 [colin]      0.9.12cvs107
1202
1203         * src/addressbook.c
1204                 Fix double-click on entries
1205
1206 2004-09-28 [colin]      0.9.12cvs106
1207
1208         * src/inc.c
1209                 Reintroduce folder_item update freeze on incorporation
1210
1211 2004-09-27 [christoph]  0.9.12cvs105
1212
1213         * src/folderview.c
1214                 right-align new and unread column
1215
1216 2004-09-27 [paul]
1217
1218         * 0.9.12b released
1219
1220 2004-09-27 [paul]       0.9.12cvs104
1221
1222         * src/main.c
1223                 revert 0.9.12cvs101, it causes another segfault
1224
1225 2004-09-23 [christoph]  0.9.12cvs103
1226
1227         * src/plugins/spamassassin/libspamc.[ch]
1228         * src/plugins/spamassassin/utils.[ch]
1229                 update libspamc to SpamAssassin 3.0.0
1230
1231 2004-09-17 [paul]       0.9.12cvs102
1232
1233         * ChangeLog
1234         * ChangeLog.jp
1235         * src/inc.c
1236                 sync with main 0.9.12cvs14, see ChangeLog 2004-09-09
1237  
1238
1239 2004-09-17 [colin]      0.9.12cvs101
1240
1241         * src/main.c
1242                 Fix segfaults when quitting. valgrind says:
1243                         ==12144== Invalid read of size 4
1244                         ==12144==    at 0x80D7DDA: messageview_is_visible (messageview.c:938)
1245                         [...]
1246                         ==12144==  Address 0x1BF1BD30 is 56 bytes inside a block of size 72 free'd
1247                         [...]
1248                         ==12144==    by 0x80CC671: exit_sylpheed (main.c:498)
1249
1250
1251 2004-09-13 [christoph]  0.9.12cvs100
1252
1253         * src/folder.c
1254                 add NULL pointer checks to fix segfault when messages can
1255                 not be fetched
1256
1257 2004-09-08 [colin]      0.9.12cvs99
1258
1259         * src/account.c
1260                 Remove a debug printf
1261
1262 2004-09-08 [christoph]  0.9.12cvs98
1263
1264         * src/procmsg.[ch]
1265                 change MSG_CACHED (unused in claws) to MSG_SCANNED to remember
1266                 if the message structure has been scanned
1267
1268         * src/folder.c
1269                 o scan structure when the mail is fetched for the first time
1270                   to prevent unnecessary fetching of messages while scanning
1271                   the folder for messages
1272                 o revert 0.9.12cvs24
1273
1274         * src/plugins/pgpmime/pgpmime.c
1275                 check signature if auto signature checking is enabled when the
1276                 signature status is requested for first time and not when
1277                 checking if a part has a signature
1278
1279 2004-09-07 [colin]      0.9.12cvs97
1280
1281         * src/inc.c
1282                 Change session error messages so that they
1283                 are a bit more helpful (the origin of the
1284                 error is not apparent if one isn't in 
1285                 front of Sylpheed when it happens).
1286
1287 2004-09-06 [colin]      0.9.12cvs96
1288
1289         * src/toolbar.c
1290                 Fix graying out Redirect in non english languages
1291                 Patch by Fabien Vantard
1292
1293 2004-09-06 [colin]      0.9.12cvs95
1294
1295         * src/summaryview.c
1296         * src/mimeview.c
1297                 Fix dropped URIs
1298
1299 2004-09-06 [colin]      0.9.12cvs94
1300
1301         * src/addressbook.c
1302         * src/addressitem.h
1303         * src/addritem.c
1304         * src/addritem.h
1305                 Add basic drag and drop to addressbook
1306
1307 2004-09-03 [colin]      0.9.12cvs93
1308
1309         * src/summaryview.c
1310                 Next/Prev unread message should start
1311                 from next/prev node (especially if 
1312                 mark_as_read_delay != 0)
1313
1314 2004-09-03 [colin]      0.9.12cvs92
1315
1316         * src/prefs_common.c
1317         * src/prefs_common.h
1318         * src/summaryview.c
1319                 Add an hidden 'mark_as_read_delay' pref 
1320
1321 2004-09-02 [colin]      0.9.12cvs91
1322
1323         * src/gtk/menu.c
1324                 Add unduplicated menu entries (fixes bug 532)
1325                 Patch by Fabien Vantard
1326
1327 2004-09-02 [colin]      0.9.12cvs90
1328
1329         * src/account.c
1330                 Fix bug 582 (broken auto account selection)
1331
1332 2004-09-02 [colin]      0.9.12cvs89
1333
1334         * src/addrindex.c
1335                 Free deleted queries too
1336
1337 2004-09-02 [colin]      0.9.12cvs88
1338
1339         * src/ldapquery.c
1340                 Fix freezes in LDAP, due to memory corruption
1341                 after deletion of a query (and not removing it
1342                 from the corresponding list of queries).
1343                 Very probably fixes bug 567 and bug 569
1344
1345 2004-09-02 [colin]      0.9.12cvs87
1346
1347         * src/prefs_spelling.c
1348                 Fix bug with aspell prefs init, where spell checking
1349                 is enabled at first but dictionary not specified. Use
1350                 LANG's dictionary by default.
1351
1352 2004-09-01 [colin]      0.9.12cvs86
1353
1354         * src/filtering.c
1355         * src/imap.c
1356         * src/prefs_matcher.c
1357         * src/stock_pixmap.c
1358                 Fix more nasty uninitialized variables
1359
1360 2004-08-31 [colin]      0.9.12cvs85
1361
1362         * src/folder.c
1363                 Fix memory corruption when entering procmsg_msginfo_free()
1364                 with unitialized msginfo. Thanks Valgrind.
1365
1366 2004-08-29 [colin]      0.9.12cvs84
1367
1368         * src/mimeview.c
1369                 Don't escape filenames before saving - that's 
1370                 not dangerous. By the way, fix the leak.
1371
1372 2004-08-27 [paul]       0.9.12cvs83
1373
1374         * src/mh.c
1375         * src/procheader.c
1376         * src/procmsg.c
1377         * src/procmsg.h
1378         * src/common/utils.c
1379         * src/gtk/menu.h
1380                 sync with main 0.9.12cvs6, see ChangeLog
1381                 2004-08-24, 2004-08-25, 2004-08-26
1382
1383
1384 2004-08-26 [paul]
1385
1386         * po/ja.po
1387                 updated by Rui Hirokawa
1388
1389 2004-08-25 [colin]      0.9.12cvs82
1390
1391         * src/plugins/pgpmime/pgpmime.c
1392                 Fix leak on non-combined encrypted messages
1393
1394 2004-08-25 [colin]      0.9.12cvs81
1395
1396         * src/plugins/pgpmime/pgpmime.c
1397         * src/plugins/pgpmime/sgpgme.c
1398         * src/plugins/pgpmime/sgpgme.h
1399                 Handle combined encryption/signature
1400
1401 2004-08-24 [colin]      0.9.12cvs80
1402
1403         * src/folder.c
1404                 Set mime flags on non multipart messages too
1405
1406 2004-08-23 [christoph]  0.9.12cvs79
1407
1408         * src/compose.c
1409                 create message header in memory as GString before writing it
1410                 to the message file
1411
1412 2004-08-23 [colin]      0.9.12cvs78
1413
1414         * src/rfc2015.c
1415         * src/rfc2015.h
1416         * src/compose.c
1417                 Fix (again) bug 197: inline encryption broken
1418
1419 2004-08-23 [paul]
1420
1421         * po/zh_CN.po
1422                 updated by Hansom Young
1423
1424 2004-08-23 [paul]
1425
1426         * 0.9.12a released
1427
1428 2004-08-23 [colin]      0.9.12cvs77
1429
1430         * src/imap.c
1431                 Try and fix bug 577 (session->last_access_time is broken since 
1432                 sync with main 0.9.12cvs2). 
1433                 Patch by Stephan Sachse <whiteman@teg-clan.de>
1434
1435 2004-08-23 [paul]
1436
1437         * po/es.po
1438         * po/fr.po
1439         * po/pl.po
1440         * po/pt_BR.po
1441         * po/sk.po
1442         * po/sr.po
1443                 update translations. submitted by Ricardo
1444                 Mones Lastra, Fabien Vantard, Emilian Nowak,
1445                 Frederico Goncalves Guimaraes, Andrej Kacian,
1446                 Urke MMI
1447
1448 2004-08-22 [paul]       0.9.12cvs76
1449
1450         * src/plugins/trayicon/trayicon.c
1451                 fix formatting bug in trayicon_popup_menu_entries[]
1452
1453
1454 2004-08-22 [paul]       0.9.12cvs75
1455
1456         * m4/Makefile.am
1457                 remove reference to openssl.m4
1458
1459
1460 2004-08-21 [colin]      0.9.12cvs74
1461
1462         * src/compose.c
1463                 Fix bug 576 (Duplicate auto-bcc on reedit)
1464
1465 2004-08-21 [colin]      0.9.12cvs73
1466
1467         * src/toolbar.c
1468                 Grey out Redirect in the toolbar when selection is
1469                 multiple. Fixes bug 520
1470
1471 2004-08-21 [colin]      0.9.12cvs72
1472
1473         * src/compose.c
1474                 Save Sign, Encrypt and Mode status when drafting or queuing
1475                 Fixes bug 502 (drafted message does not keep sign / encrypt 
1476                 state)
1477
1478 2004-08-21 [colin]      0.9.12cvs71
1479
1480         * src/summaryview.c
1481                 Fix bug 494 (Messages are always opened in summary 
1482                 view when right clicked.) Also fixes bug 508.
1483
1484 2004-08-21 [colin]      0.9.12cvs70
1485
1486         * src/compose.c
1487                 When using inline encryption, don't use QP or Base64:
1488                 the mail will be encrypted to a 7bit string.
1489                 Fixes bug 197
1490
1491 2004-08-21 [colin]      0.9.12cvs69
1492
1493         * src/compose.c
1494                 Fix inline-signing with 8bit chars: data must be 
1495                 converted to Quoted-printable before signing.
1496
1497 2004-08-21 [colin]      0.9.12cvs68
1498
1499         * src/compose.c
1500                 Remove 'Message/Save to draft folder'
1501                 and 'Message/Save and keep editing' to 
1502                 put a single 'File/Save' command.
1503                 Fixes bug 224
1504
1505 2004-08-21 [colin]      0.9.12cvs67
1506
1507         * src/mainwindow.c
1508                 Fix bug 222 (Summary view state not retained between sessions)
1509
1510 2004-08-20 [colin]      0.9.12cvs66
1511
1512         * src/codeconv.c
1513                 Fix bug 574 (empty cur_locale is not enough)
1514
1515 2004-08-20 [paul]
1516
1517         * src/plugins/pgpmime/plugin.c
1518                 modify PGP/MIME plugin's description
1519
1520 2004-08-16 [colin]      0.9.12cvs65
1521
1522         * src/common/ssl.c
1523                 Fix version comparison
1524
1525 2004-08-16 [colin]      0.9.12cvs64
1526
1527         * src/common/ssl.c
1528                 I meant 2.2.
1529
1530 2004-08-16 [colin]      0.9.12cvs63
1531
1532         * src/common/ssl.c
1533                 People with glibc 2.1 have had problems with non-blocking
1534                 SSL_connect. Disable it for glibc < 2.2.
1535
1536 2004-08-16 [colin]      0.9.12cvs62
1537
1538         * src/common/ssl.c
1539                 Fix format error
1540
1541 2004-08-13 [colin]      0.9.12cvs61
1542
1543         * src/plugins/pgpmime/plugin.c
1544                 Add plugin's description
1545
1546 2004-08-12 [christoph]  0.9.12cvs60
1547
1548         * src/folderutils.c
1549                 fix bug that did not thaw folder updates when deleting
1550                 duplicates in empty folders
1551
1552 2004-08-12 [colin]      0.9.12cvs59
1553
1554         * src/plugins/trayicon/trayicon.c
1555                 Add a context menu with most common operations
1556
1557 2004-08-12 [colin]      0.9.12cvs58
1558
1559         * configure.ac
1560         * sylpheed.desktop
1561         * src/Makefile.am
1562         * src/main.c
1563                 Add support for Freedesktop.org's startup notification
1564
1565 2004-08-10 [colin]      0.9.12cvs57
1566
1567         * src/main.c
1568         * src/common/socket.c
1569         * src/common/ssl.c
1570         * src/common/sylpheed.c
1571         * src/common/sylpheed.h
1572                 Put back the ssl connect nonblocking...
1573                 without the race condition
1574
1575 2004-08-09 [colin]      0.9.12cvs56
1576
1577         * src/main.c
1578         * src/common/ssl.c
1579         * src/common/sylpheed.c
1580         * src/common/sylpheed.h
1581                 Reverting previous commit, doesn't work 
1582
1583 2004-08-09 [colin]      0.9.12cvs55
1584
1585         * src/main.c
1586         * src/common/ssl.c
1587         * src/common/sylpheed.c
1588         * src/common/sylpheed.h
1589                 Make SSL_connect nonblocking, using a thread
1590
1591 2004-08-09 [paul]       0.9.12cvs54
1592
1593         * po/POTFILES.in
1594                 reflect new location of sgpgme.c
1595         * src/main.c
1596                 sync with main, see ChangeLog 2004-08-09
1597
1598 2004-08-08 [christoph]  0.9.12cvs53
1599
1600         * src/folderutils.c
1601                 freeze FolderItem updates while deleting duplicate messages
1602
1603 2004-08-08 [christoph]  0.9.12cvs52
1604
1605         * configure.ac
1606         * src/Makefile.am
1607         * src/main.c
1608         * src/pgpmime.c
1609         * src/pgpmime.h
1610         * src/sgpgme.c
1611         * src/sgpgme.h
1612         * src/plugins/Makefile.am
1613         * src/plugins/pgpmime/.cvsignore
1614         * src/plugins/pgpmime/Makefile.am
1615         * src/plugins/pgpmime/pgpmime.c
1616         * src/plugins/pgpmime/pgpmime.h
1617         * src/plugins/pgpmime/plugin.c
1618         * src/plugins/pgpmime/sgpgme.c
1619         * src/plugins/pgpmime/sgpgme.h
1620                 new plugin for PGP/MIME
1621
1622 2004-08-07 [christoph]  0.9.12cvs51
1623
1624         * src/folder.c
1625                 disable immediate folder change notification on opened folders
1626                 until SummaryView can handle it quickly
1627
1628 2004-08-07 [colin]      0.9.12cvs50
1629
1630         * src/pop.c
1631         * src/common/partial_download.c
1632                 fix warnings
1633
1634 2004-08-07 [colin]      0.9.12cvs49
1635
1636         * src/Makefile.am
1637         * src/account.c
1638         * src/addressbook.c
1639         * src/alertpanel.c
1640         * src/alertpanel.h
1641         * src/compose.c
1642         * src/exphtmldlg.c
1643         * src/expldifdlg.c
1644         * src/main.c
1645         * src/message_search.c
1646         * src/messageview.c
1647         * src/pop.c
1648         * src/sgpgme.c
1649         * src/summary_search.c
1650         * src/summaryview.c
1651         * src/textview.c
1652         * src/gtk/sslcertwindow.c
1653         * src/pixmaps/stock_dialog-error.xpm
1654         * src/pixmaps/stock_dialog-info.xpm
1655         * src/pixmaps/stock_dialog-question.xpm
1656         * src/pixmaps/stock_dialog-warning.xpm
1657                 sync new alertpanel from gtk2
1658
1659 2004-08-07 [colin]      0.9.12cvs48
1660
1661         * src/prefs_folder_item.c
1662                 fix memory corruption in folderitem's prefs
1663
1664 2004-08-06 [colin]      0.9.12cvs47
1665
1666         * src/compose.c
1667                 close compose window after queuing, before 
1668                 sending when user presses Send
1669
1670 2004-08-05 [christoph]  0.9.12cvs46
1671
1672         * src/msgcache.c
1673         * src/common/defs.h
1674                 add charset to cache file and convert charset when reading the
1675                 cache if different from internal used charset
1676
1677 2004-08-05 [christoph]  0.9.12cvs45
1678
1679         * src/messageview.c
1680         * src/mimeview.[ch]
1681         * src/procmime.h
1682         * src/common/utils.h
1683                 cleanup (remove unused includes/reorganize)
1684
1685         * src/prefs_ext_prog.c
1686         * src/prefs_folder_item.c
1687         * src/prefs_fonts.c
1688         * src/prefs_msg_colors.c
1689         * src/prefs_spelling.c
1690         * src/prefs_themes.c
1691         * src/prefs_toolbar.c
1692         * src/prefs_wrapping.c
1693         * src/gtk/prefswindow.[ch]
1694         * src/plugins/clamav/clamav_plugin_gtk.c
1695         * src/plugins/dillo_viewer/dillo_prefs.c
1696         * src/plugins/image_viewer/viewerprefs.c
1697         * src/plugins/spamassassin/spamassassin_gtk.c
1698                 change PrefsPage path into an array of strings and don't
1699                 split a single string into parts (better for translation)
1700
1701 2004-08-05 [christoph]  0.9.12cvs44
1702
1703         * src/folder.c
1704                 fix FolderItem's message counts after rebuilding a cache
1705
1706 2004-08-05 [paul]       0.9.12cvs43
1707
1708         * ChangeLog
1709         * ChangeLog.jp
1710         * src/imap.c
1711         * src/news.c
1712         * src/common/nntp.c
1713         * src/common/session.c
1714         * src/common/session.h
1715         * src/common/socket.c
1716                 sync with main 0.9.12cvs2
1717                 see ChangeLog 2004-08-04
1718
1719 2004-08-04 [christoph]  0.9.12cvs42
1720
1721         * configure.ac
1722                 add missing AC_DEFINE(USE_OPENSSL, ...)
1723         * src/folder.c
1724                 use new xml_node_new() function
1725
1726 2004-08-03 [christoph]  0.9.12cvs41
1727
1728         * src/folder.c
1729         * src/localfolder.c
1730         * src/common/xml.[ch]
1731                 sync with main 0.9.12cvs1
1732                 see ChangeLog 2004-07-23
1733
1734 2004-08-03 [christoph]
1735
1736         * configure.ac
1737         * m4/openssl.m4                 ** REMOVE **
1738                 use pkg-config to get OpenSSL CFLAGS and LIBS
1739                 (OpenSSL 0.9.7 is required now)
1740
1741 2004-08-02 [paul]       0.9.12cvs40
1742
1743         * AUTHORS
1744                 update translation team section
1745         * po/pt_BR.po
1746                 updated by Frederico Goncalves Guimaraes
1747                 <fggdebian@yahoo.com.br>
1748
1749 2004-07-29 [colin]      0.9.12cvs39
1750
1751         * src/messageview.c
1752                 Inform the user when a partially 
1753                 downloaded mail isn't on the server
1754                 anymore (due to Mark for deletion)
1755
1756 2004-07-29 [colin]      0.9.12cvs38
1757
1758         * src/messageview.c
1759                 Hide noticeview if necessary
1760
1761 2004-07-27 [colin]      0.9.12cvs37
1762
1763         * src/msgcache.c
1764                 More fixes (i overlook a bit, thanks
1765                 Christoph for spotting it)
1766
1767 2004-07-27 [colin]      0.9.12cvs36
1768
1769         * src/msgcache.c
1770                 Fix wrong test 
1771
1772 2004-07-26 [colin]      0.9.12cvs35
1773
1774         * src/pop.c
1775                 Fix uidl-file parsing when not in new
1776                 format
1777
1778 2004-07-19 [colin]      0.9.12cvs34
1779
1780         * src/compose.c
1781                 Save attachment status when drafting
1782
1783 2004-07-19 [colin]      0.9.12cvs33
1784
1785         * src/folder.h
1786         * src/folderview.c
1787         * src/summaryview.c
1788                 Reverse 0.9.12cvs29 to 31 (folder icon update
1789                 when quicksearch is active)
1790
1791 2004-07-18 [colin]      0.9.12cvs32
1792
1793         * src/pop.c
1794                 Fix partial download bug with "Download all
1795                 messages" option
1796
1797 2004-07-18 [colin]      0.9.12cvs31
1798
1799         * src/folderview.c
1800                 Fix crash
1801
1802 2004-07-17 [colin]      0.9.12cvs30
1803
1804         * src/summaryview.c
1805                 Same, when sticky search is off
1806
1807 2004-07-17 [colin]      0.9.12cvs29
1808
1809         * src/folder.h
1810         * src/folderview.c
1811         * src/summaryview.c
1812                 Update FolderItem icon whenever its summaryview is 
1813                 filtered
1814
1815 2004-07-16 [christoph]  0.9.12cvs28
1816
1817         * src/mimeview.c
1818                 make doubleclick work again
1819
1820 2004-07-16 [christoph]  0.9.12cvs27
1821
1822         * src/mimeview.c
1823                 fix freeze on mime icon doubleclick (opening doesn't work yet)
1824
1825 2004-07-16 [paul]       0.9.12cvs26
1826         
1827         * src/gtk/quicksearch.c
1828         * src/compose.c
1829         * src/customheader.c
1830         * src/messageview.c
1831         * src/news.c
1832         * src/prefs_account.c
1833         * src/prefs_display_header.c
1834         * src/procheader.c
1835                 replace "Message-Id" with "Message-ID"
1836
1837 2004-07-16 [paul]       0.9.12cvs25
1838
1839         * ChangeLog
1840         * ChangeLog.jp
1841         * src/account.c
1842         * src/account.h
1843         * src/folder_item_prefs.c
1844         * src/main.c
1845         * src/pop.c
1846         * src/pop.h
1847         * src/prefs_account.c
1848         * src/prefs_account.h
1849         * src/prefs_common.c
1850         * src/prefs_common.h
1851         * src/prefs_gtk.c
1852         * src/prefs_gtk.h
1853                 sync with main 0.9.12cvs1
1854
1855 2004-07-15 [colin]      0.9.12cvs24
1856
1857         * src/folder.c
1858                 Disable GPG signature check during
1859                 folder move and scan 
1860         (Closes Bug 521 Signature checking slows down Folder-Move)
1861
1862 2004-07-14 [christoph]  0.9.12cvs23
1863
1864         * src/pgpmime.c
1865                 add missing fclose
1866
1867         * src/procmime.c
1868                 add checks if fopen really worked
1869
1870 2004-07-14 [colin]      0.9.12cvs22
1871
1872         * src/pop.c
1873         * src/common/partial_download.c
1874                 Update includes
1875
1876 2004-07-14 [colin]      0.9.12cvs21
1877
1878         * src/folder.c
1879         * src/inc.c
1880         * src/matcher.c
1881         * src/matcher.h
1882         * src/matcher_parser_parse.y
1883         * src/messageview.c
1884         * src/msgcache.c
1885         * src/noticeview.c
1886         * src/noticeview.h
1887         * src/pop.c
1888         * src/pop.h
1889         * src/prefs_matcher.c
1890         * src/procheader.c
1891         * src/procmsg.c
1892         * src/procmsg.h
1893         * src/summaryview.c
1894         * src/common/Makefile.am
1895         * src/common/defs.h
1896         * src/gtk/quicksearch.c
1897         * src/common/partial_download.c ** NEW FILES **
1898         * src/common/partial_download.h ** NEW FILES **
1899                 Partial downloading of pop3 mails
1900
1901 2004-07-13 [christoph]  0.9.12cvs20
1902
1903         * src/mimeview.c
1904                 use "button_release_event" instead of "button_press_event",
1905                 because executing event callbacks while the button is still
1906                 pressed is not good and causes problems
1907
1908 2004-07-12 [colin]      0.9.12cvs19
1909
1910         * src/gtk/quicksearch.c
1911                 Fix a missing status update in quicksearch
1912
1913 2004-07-08 [colin]      0.9.12cvs18
1914
1915         * src/common/smtp.h
1916                 Fix guint vs gint bug
1917
1918 2004-07-08 [colin]      0.9.12cvs17
1919
1920         * src/common/smtp.c
1921                 use to_human_readable() for sizes
1922
1923 2004-07-08 [paul]       0.9.12cvs16
1924
1925         * src/inc.c [1.174]
1926                 fix occasional non-clearance of the statusbar
1927                 (close Bug 531 'SA plugin: status bar does not 
1928                  get cleared in OFFLINE mode')
1929
1930 2004-07-07 [colin]      0.9.12cvs15
1931
1932         * src/prefs_common.c [1.225]
1933         * src/prefs_common.h [1.112]
1934                 Add a hidden summary_quicksearch_sticky preference,
1935                 to allow the quicksearch bar to reset across folders
1936         * src/summaryview.c [1.437]
1937                 Use this preference
1938         * src/gtk/quicksearch.c [1.5]
1939         * src/gtk/quicksearch.h [1.3]
1940                 Add this preference, fix focus when hitting Enter,
1941                 add handling of Esc key to reset
1942
1943 2004-07-06 [colin]      0.9.12cvs14
1944
1945         * src/gtk/quicksearch.c [1.4]
1946                 Add Clear button
1947
1948 2004-07-06 [christoph]  0.9.12cvs13
1949
1950         * src/toolbar.c
1951                 enable next unread button in empty folders if next folder
1952                 dialog is not disabled
1953
1954         (Closes Feature Request [ 755800 ] "next" button enabled in empty
1955          folders)
1956
1957 2004-07-06 [colin]      0.9.12cvs12
1958
1959         * src/common/smtp.c [1.16]
1960                 Display maximum message size in the log
1961
1962 2004-07-06 [paul]       0.9.12cvs11
1963
1964         * src/toolbar.c
1965                 fix typo. (spotted by Fabien Vantard)
1966
1967 2004-07-06 [paul]       0.9.12cvs10
1968
1969         * src/main.c
1970                 terminate cleanly on SIGHUP. Patch submitted by
1971                 Thomas Gilgin <thg@karate-muellheim.de>
1972
1973 2004-07-05 [christoph]  0.9.12cvs9
1974
1975         * src/inc.c
1976                 better replacing of %d in new mail notification command
1977
1978 2004-07-05 [colin]      0.9.12cvs8
1979
1980         * src/common/smtp.[ch]
1981                 Take SIZE (returned by EHLO) into account, and
1982                 avoid sending too big messages
1983
1984 2004-07-04 [paul]       0.9.12cvs7
1985
1986         * src/account.c
1987                 fix auto-account selection on imap/news
1988
1989 2004-07-01 [paul]       0.9.12cvs6
1990
1991         * src/gtk/quicksearch.c
1992                 reveal hidden string in gui
1993                 
1994         * src/compose.c
1995                 fix updating of gpg signing setting on 
1996                 switching accounts
1997
1998 2004-06-30 [darko]      0.9.12cvs5
1999
2000         * src/common/utils.c
2001                 remove expand_search_string()
2002         * src/gtk/quicksearch.c
2003                 remove no longer needed for loop (thanks Christoph)
2004                 add expand_search_string()
2005
2006 2004-06-30 [darko]      0.9.12cvs4
2007
2008         * src/common/utils.c
2009                 allow all filtering expressions in quicksearch
2010
2011         (Closes Bug 519 filtering expr. in quicksearch)
2012
2013 2004-06-30 [christoph]  0.9.12cvs3
2014
2015         * configure.ac
2016                 better 'localedir'
2017
2018         * src/common/intl.h
2019                 allow plugins to define TEXTDOMAIN for the _(...) macro
2020
2021 2004-06-30 [paul]       0.9.12cvs2
2022
2023         * po/POTFILES.in
2024           src/Makefile.am
2025           src/main.c
2026           src/prefs_common.c
2027           src/prefs_msg_colors.[ch]     ** NEW FILES **
2028                 move message colouring options to
2029                 '/Other Preferences/Message View/Colors'
2030
2031 2004-06-30 [paul]       0.9.12cvs1
2032
2033         * po/POTFILES.in
2034           src/Makefile.am
2035           src/main.c
2036           src/prefs_common.c
2037           src/prefs_wrapping.[ch]       ** NEW FILES **
2038                 move message wrapping options to
2039                 /'Other Preferences/Compose/Message Wrapping'
2040
2041 2004-06-28 [paul]       0.9.12
2042
2043         * Sylpheed-Claws 0.9.12 released
2044
2045         * po/es.po
2046           po/fr.po
2047           po/sk.po
2048                 updated by Ricardo Mones Lastra, Fabien Vantard,
2049                 Andrej Kacian
2050
2051 2004-06-27 [paul]       0.9.11cvs19
2052
2053         * src/common/ssl.c
2054                 re-enable certificate check
2055
2056 2004-06-25 [christoph]  0.9.11cvs18
2057
2058         * src/procmsg.h
2059                 add MSG_HAS_ATTACHMENT to MSG_CACHED_FLAG_MASK
2060
2061 2004-06-25 [paul]       0.9.11cvs17
2062
2063         * sync with main 0.9.12cvs1
2064                 see ChangeLog 2004-06-23
2065                 
2066         * src/gtk/menu.c
2067                 remove unused menu_toggle_toggle()
2068
2069 2004-06-23 [christoph]  0.9.11cvs16
2070
2071         * src/folder.c
2072         * src/procheader.c
2073         * src/procmsg.h
2074         * src/summaryview.c
2075                 scan the mime structure of multipart mails for correct
2076                 attachment, encryped and signed (with privacy API) part
2077                 detection
2078
2079         (Closes Feature Request [ 961428 ] No paperclip for HTML mails)
2080
2081 2004-06-22 [paul]
2082
2083         * po/ru.po
2084                 updated by Pavlo Bohmat
2085
2086 2004-06-20 [christoph]  0.9.11cvs15
2087
2088         * src/inc.c
2089         * src/pop.[ch]
2090                 disconnect after authentication when doing POP before SMTP
2091
2092         (Closes Bug 393 Bad inerpretation of "Pop Before SMTP")
2093
2094 2004-06-19 [christoph]  0.9.11cvs14
2095
2096         * src/folder.c
2097                 fix FolderItem name update
2098
2099         (Closes Bug 511 Folder-Renaming not reflected immediately)
2100
2101 2004-06-17 [paul]       0.9.11cvs13
2102         
2103         * sync with main 0.9.12 release
2104           src/session.c
2105                 session_set_timeout(): fixed a bug that didn't
2106                 reset timeout_tag when interval is 0.
2107
2108 2004-06-16 [christoph]  0.9.11cvs12
2109
2110         * src/textview.c
2111                 correctly clear the URL in the status bar
2112
2113 2004-06-15 [christoph]  0.9.11cvs11
2114
2115         * src/summaryview.c
2116                 add missing gtk_widget_show()
2117
2118 2004-06-11 [christoph]  0.9.11cvs10
2119
2120         * src/plugins/spamassassin/spamassassin.c
2121                 correctly check waitpid return code
2122
2123         (Closes Bug 396 Zombie process when spamassassin is called)
2124
2125 2004-06-10 [christoph]  0.9.11cvs9
2126
2127         * src/mainwindow.c
2128         * src/summaryview.[ch]
2129         * src/gtk/Makefile.am
2130         * src/gtk/quicksearch.c                         ** NEW **
2131                 separate quick search from summaryview
2132
2133 2004-06-09 [christoph]  0.9.11cvs8
2134
2135         * src/inc.c
2136                 remove unused code
2137
2138         * src/textview.c
2139                 get folder for compose default account from MsgInfo and not
2140                 from SummaryView
2141
2142 2004-06-09 [christoph]  0.9.11cvs7
2143
2144         * src/folder.[ch]
2145                 add information about added or removed messages to
2146                 FOLDER_ITEM_UPDATE hook
2147
2148         * src/imap_gtk.c
2149         * src/mh_gtk.c
2150                 scan folder when removing a folder failed instead of
2151                 updating the summaryview
2152
2153 2004-06-08 [paul]       0.9.11cvs6
2154
2155         * sync with main 0.9.11cvs2
2156                 see ChangeLog 2004-06-08
2157
2158 2004-06-07 [christoph]  0.9.11cvs5
2159
2160         * configure.ac
2161         * src/common/Makefile.am
2162                 detect library providing 'encrypt' function
2163
2164 2004-06-07 [paul]       0.9.11cvs4
2165
2166         * src/inc.c
2167                 sync with main, 'code cleanup'
2168                 
2169         * tools/nautilus2sylpheed.sh
2170                 fix whitespace limitation. patch submitted by
2171                 Stephan Sachse <white@teg-clan.de>
2172
2173 2004-06-04 [christoph]  0.9.11cvs3
2174
2175         * src/account.c
2176         * src/action.[ch]
2177         * src/addressbook.c
2178         * src/addrindex.h
2179         * src/folder.h
2180         * src/folder_item_prefs.c
2181         * src/inc.c
2182         * src/main.c
2183         * src/messageview.c
2184         * src/mh_gtk.c
2185         * src/prefs_themes.c
2186         * src/procmime.c
2187         * src/quote_fmt.h
2188         * src/stock_pixmap.c
2189         * src/toolbar.c
2190                 fix compiler warnings
2191
2192 2004-06-03 [paul]       0.9.11cvs2
2193
2194         * src/msgcache.c
2195                 sync with main 0.9.11cvs1: "changed gint32 to
2196                 guint32 for some platforms"
2197
2198 2004-06-02 [christoph]  0.9.11cvs1
2199
2200         * src/common/ssl.c
2201                 fix SSL_CTX variable name for older OpenSSL versions
2202
2203         (Closes Bug 503 fix compilation with older OpenSSL)
2204
2205 2004-05-31 [paul]       0.9.11claws
2206
2207         * 0.9.11claws released
2208
2209 2004-05-31 [paul]       0.9.10claws72
2210
2211         * po/es.po
2212           po/it.po
2213           po/ja.po
2214           po/pl.po
2215           po/sk.po
2216           po/sr.po
2217           po/zh_CN.po
2218                 update translations, submitted by Ricardo Mones Lastra,
2219                 Andrea Spadaccini, Rui Hirokawa, Emil, Andrej Kacian,
2220                 Urke MMI, and Hansom Young
2221
2222 2004-05-25 [luke]       0.9.10claws71
2223
2224         * AUTHORS
2225         * src/mimeview.c
2226         * src/stockpixmap.[ch]
2227         * src/Makefile.am
2228         * src/pixmaps/privacy_emblem_encrypted.xpm      ** NEW **
2229         * src/pixmaps/privacy_emblem_failed.xpm         ** NEW **
2230         * src/pixmaps/privacy_emblem_passed.xpm         ** NEW **
2231         * src/pixmaps/privacy_emblem_signed.xpm         ** NEW **
2232         * src/pixmaps/privacy_emblem_warn.xpm           ** NEW **
2233
2234                 o Added privacy emblems from Jesper Shultz 
2235                   <jesper@schultz-net.dk>
2236                 o Overlay emblems onto mimeview icons to indicate
2237                   status of signature and if a message is encrypted
2238         
2239         * src/textview.c
2240                 remove unused color definitions (were used to 
2241                 indicate sig status)
2242
2243 2004-05-25 [paul]       0.9.10claws70
2244
2245         * AUTHORS
2246           tools/Makefile.am
2247           tools/README
2248           tools/nautilus2sylpheed.sh            ** NEW FILE **
2249                 add script to enable sending files from
2250                 nautilus.
2251                 Submitted by Reza Pakdel <hrpakdel@cpsc.ucalgary.ca>
2252                 
2253         * tools/launch_firebird                 ** REMOVED **
2254                 removed as the standard "firefox '%s'" now functions
2255                 correctly
2256
2257 2004-05-23 [paul]       0.9.10claws69
2258
2259         * src/compose.c
2260                 fix %X cursor point segfault
2261                 patch by Christoph
2262
2263 2004-05-23 [christoph]  0.9.10claws68
2264
2265         * src/folder.c
2266                 fix folder moving
2267
2268 2004-05-21 [paul]       0.9.10claws67
2269
2270         * sync with 0.9.10cvs17
2271                 see ChangeLog 2004-05-21
2272
2273 2004-05-20 [paul]       0.9.10claws66
2274
2275         * sync with 0.9.10cvs16
2276                 see ChangeLog 2004-05-19 and 2004-05-20
2277
2278 2004-05-19 [alfons]     0.9.10claws65
2279
2280         * src/summaryview.h
2281                 on some platforms regoff_t is defined as off_t, so 
2282                 pull in sys/types.h
2283
2284 2004-05-19 [paul]       0.9.10claws64
2285
2286         * sync with 0.9.10cvs13
2287                 see ChangeLog 2004-05-18
2288
2289 2004-05-17 [christoph]  0.9.10claws63
2290
2291         * src/folder.c
2292                 search all folders when searching for default folders and
2293                 not return the special folder of the first folder
2294
2295 2004-05-13 [alfons]     0.9.10claws62
2296
2297         * src/summaryview.c
2298                 add a better check to see if a message is a news message
2299                 (replaces the MSG_IS_NEWS() check removed in 0.9.9claws19)
2300
2301 2004-05-13 [paul]       0.9.10claws61
2302
2303         * src/msgcache.c
2304                 sync with 0.9.10cvs12
2305                 see ChangeLog 2004-05-12
2306
2307 2004-05-12 [alfons]     0.9.10claws60
2308
2309         * src/folderview.c
2310                 release lock in case of folder could not be opened 
2311
2312 2004-05-11 [christoph]  0.9.10claws59
2313
2314         * src/inc.[ch]
2315                 remove unused folderview update stuff from inc.[ch]
2316
2317 2004-05-11 [paul]       0.9.10claws58
2318
2319         * sync with 0.9.10cvs11
2320                 see ChangeLog 2004-05-10 and 2004-05-11
2321
2322 2004-05-09 [christoph]  0.9.10claws57
2323
2324         * src/folderview.c
2325                 check for folder class functions and not folder type to detect
2326                 valid drag targets
2327
2328 2004-05-08 [christoph]  0.9.10claws56
2329
2330         * src/sgpgme.c
2331                 fix date output for signature expire times
2332
2333         (Patch by Edgar Toernig <froese@gmx.de>)
2334
2335 2004-05-06 [christoph]  0.9.10claws55
2336
2337         * src/gtk/prefswindow.c
2338                 change window type to DIALOG
2339
2340         * src/folder.[ch]
2341         * src/folderview.c
2342         * src/news_gtk.c
2343                 o add folder_remove()
2344                 o change FolderUpdate hook flag names (NEW -> ADD, DESTROY -> REMOVE)
2345                 o add new "sort" field to Folder, no longer sort folders by type
2346                   higher sort values will be first in the folder list, new folders get 0
2347                   and will be added to the end
2348
2349         * src/mainwindow.c
2350         * src/gtk/Makefile.am
2351         * src/gtk/foldersort.(c|h|glade)                        ** NEW **
2352                 add dialog to allow users to change the folder order
2353
2354 2004-05-04 [paul]       0.9.10claws54
2355
2356         * src/inc.c
2357                 Display account_name in statusbar when retrieving
2358                 messages from a pop account
2359         * src/prefs_account.c
2360                 display account name in title of prefs_account
2361                 window
2362         * src/prefs_folder_item.c
2363                 display folder name in title of prefs_folder window
2364
2365         all 3 patches submitted by Fabien Vantard
2366
2367         * AUTHORS
2368                 add Fabien Vantard
2369
2370 2004-05-04 [paul]       0.9.10claws53
2371
2372         * src/prefs_actions.c
2373           src/prefs_template.c
2374                 'Esc' Key exits alertpanel
2375                 Patch submitted by Fabien Vantard <fzz@ifrance.com>
2376
2377 2004-04-26 [christoph]  0.9.10claws52
2378
2379         * src/gtk/about.c
2380         * src/gtk/colorsel.c
2381         * src/gtk/description_window.c
2382         * src/gtk/filesel.c
2383         * src/gtk/gtkaspell.c
2384         * src/gtk/inputdialog.c
2385         * src/gtk/pluginwindow.c
2386         * src/gtk/progressdialog.c
2387                 o remove gtk_window_set_position(..., GTK_WIN_POS_CENTER) because
2388                   it does not work correctly with xinerama
2389                 o lock incorporation while the plugin window is open
2390
2391 2004-04-23 [paul]       0.9.10claws51
2392
2393         * po/POTFILES.in
2394                 update location of inputdialog.c
2395                 
2396         * src/gtk/about.c
2397                 update Copyright string
2398                 
2399         * src/msgcache.c
2400           src/prefs_common.c
2401           src/prefs_themes.c
2402                 improve the english a little
2403
2404 2004-04-22 [christoph]  0.9.10claws50
2405
2406         * src/folderutils.[ch]
2407                 add folderutils_mark_all_read()
2408
2409         * src/folderview.c
2410                 readd "mark all read" from popup menu, now works
2411                 in all folders and not only the opened folder
2412
2413 2004-04-21 [christoph]  0.9.10claws49
2414
2415         * src/Makefile.am
2416         * src/inputdialog.[ch]                  ** REMOVED **
2417         * src/gtk/Makefile.am
2418         * src/gtk/inputdialog.[ch]              ** NEW **
2419                 move inputdialog.[ch] into gtk directory
2420
2421         * src/mh_gtk.c
2422                 remove check for missing IMAP folder account
2423
2424 2004-04-20 [christoph]  0.9.10claws48
2425
2426         * src/mainwindow.c
2427         * src/foldersel.c
2428                 remove new/rename/delete folder GUI functions because
2429                 they are always active, even for news folders, and can
2430                 not be easily made folder class dependent
2431
2432         * src/gtk/menu.[ch]
2433                 make menu_translate() public
2434
2435         * src/Makefile.am
2436         * src/folder.[ch]
2437         * src/folderview.[ch]
2438         * src/imap_gtk.[ch]                     ** NEW **
2439         * src/main.c
2440         * src/mh_gtk.[ch]                       ** NEW **
2441         * src/news_gtk.[ch]                     ** NEW **
2442                 o dynamically build FolderView popup menus from a folder
2443                   specific part, with callbacks to seperated code, and
2444                   a common part
2445                 o remove the folder class specifiy code from folderview.c
2446
2447 2004-04-15 [luke]       0.9.10claws47
2448
2449         * src/prefs_folder_item.c
2450                 o remove buttons for applying 'scan for new mail'
2451                   and 'process at startup' to sub folders
2452                 o add 'apply to sub folder' check buttons for all
2453                   properties and set folder prefs accordingly
2454                 o replace multiple gtk_widget_show() with one
2455                   gtk_widget_show_all() on container
2456
2457 2004-04-14 [darko]      0.9.10claws46
2458
2459         * src/gtk/Makefile.am
2460         * src/gtk/pluginwindow.c
2461                 load plugins from to $(prefix)/lib/sylpheed/plugins
2462                 in file selection dialog
2463         * src/plugins/clamav/clamav_plugin.c
2464                 const correctness
2465
2466 2004-04-14 [christoph]  0.9.10claws45
2467
2468         * src/folder.c
2469         * src/plugins/image_viewer/viewer.c
2470                 fix g_warnings
2471
2472 2004-04-10 [alfons]     0.9.10claws44
2473         
2474         * src/compose.c
2475                 appropriate auto account selection when forwarding
2476                 (fixes bug #476, "forward as attachment does not listen
2477                 to account rules")
2478
2479 2004-04-09 [alfons]     0.9.10claws43
2480
2481         * src/summaryview.c
2482                 make quick search combo matching case sensitive
2483
2484 2004-04-06 [alfons]     0.9.10claws42
2485
2486         * src/addr_compl.c
2487                 use cursor position to prevent clearing the entire entry
2488
2489 2004-04-06 [alfons]     0.9.10claws41
2490
2491         * src/folderview.c
2492                 fix bug #472, "filter not updated when renaming folder" 
2493
2494 2004-04-06 [alfons]     0.9.10claws40
2495
2496         * src/messageview.[ch]
2497           src/summaryview.c
2498                 reflect changes to Show all headers to main view
2499                 and message view (only affects detached message
2500                 view). see also bug #473, 'Show All Headers 
2501                 "problem"'.
2502
2503 2004-04-03 [alfons]     0.9.10claws39
2504
2505         * src/matcher.c
2506                 free address list
2507
2508 2004-04-03 [alfons]     0.9.10claws38
2509
2510         * src/matcher_parser_parse.y
2511           src/matcher.[ch]
2512                 prepare address look up matcher type; marginally
2513                 tested, and not hooked into the UI yet.
2514
2515                 basically it accepts the result of the left hand
2516                 side of the matcher (the "criteria"):
2517
2518                         from all_in_addressbook ""
2519                         ~to_or_cc any_in_addressbook ""
2520                 
2521                 the first case matches all addresses found in the
2522                 from header, and the second case matches if any
2523                 (at least one) of the addresses in to or cc headers 
2524                 are not in the address book.
2525
2526                 the string argument is not used yet, but is intended
2527                 to match a group of addresses 
2528
2529 2004-04-02 [luke]       0.9.10claws37
2530
2531         * src/prefs_folder_item.c
2532                 Add two buttons to apply 'scan for new mail'
2533                 and 'process at startup' to sub folders
2534
2535 2004-04-02 [luke]
2536         * tools/textviewer.sh
2537                 better filename extension matching plus some support for
2538                 MS Excel, MS Powerpoint and HTML
2539
2540 2004-03-29 [christoph]  0.9.10claws36
2541
2542         * src/folder.h
2543         * src/folderutils.[ch]
2544         * src/mainwindow.c
2545                 add delete duplicates for all folders
2546
2547 2004-03-29 [alfons]     0.9.10claws35
2548
2549         * src/folder.c
2550                 don't pass NULL to XXXprintf(); fixes Solaris crashes
2551                 when selecting top-level folder node (thanks to 
2552                 Alex S. Moore)
2553
2554 2004-03-28 [keith]      0.9.10claws34
2555
2556         * src/textview.c
2557                 prepend "http://" to URIs of the form "www.example.com"
2558
2559 2004-03-28 [paul]       0.9.10claws33
2560
2561         * src/common/nntp.c
2562           src/common/smtp.c
2563           src/folder.c
2564           src/imap.c
2565           src/inc.c
2566           src/news.c
2567           src/pop.c
2568                 revise 'translatable string' policy:
2569                 don't translate debug_print() or log_print(),
2570                 translate log_message() and log_warning()
2571         
2572         * po/zh_CN.po
2573                 update submitted by Hansom Young
2574
2575 2004-03-25 [alfons]     0.9.10claws32
2576
2577         * src/prefs_common.c
2578                 I mean this one: Return the GList...
2579
2580 2004-03-25 [alfons]     0.9.10claws31
2581
2582         * src/prefs_common.h
2583                 add new members at the end of prefs_common, so
2584                 they get properly initialized
2585
2586 2004-03-24 [christoph]  0.9.10claws30
2587
2588         * src/imap.c
2589                 o NULL is a valid GSList
2590
2591 2004-03-24 [alfons]     0.9.10claws29
2592
2593         * src/prefs_common.[ch]
2594           src/summaryview.c
2595           src/common/defs.h
2596                 add history to quick search (patch submitted by 
2597                 Ivan Francolin Martinez - thanks!)
2598
2599 2004-03-24 [alfons]     0.9.10claws28
2600
2601         * src/imap.c
2602                 NULL output pointer parameter
2603
2604 2004-03-21 [alfons]     0.9.10claws27
2605
2606         * src/addrindex.[ch]
2607           src/addr_compl.c
2608                 complete addresses on nicks and aliases
2609
2610 2004-03-21 [alfons]     0.9.10claws26
2611
2612         * src/import.c
2613           src/inc.c
2614           src/mbox.[ch]
2615                 disable filters on import mbox (patch submitted
2616                 by Edgar Toernig)
2617
2618 2004-03-21 [darko]      0.9.10claws25
2619
2620         * src/addr_compl.c
2621                 select the address when only one match is found while
2622                 doing address completion with tab key (feature
2623                 request #914720)
2624
2625 2004-03-21 [alfons]     0.9.10claws24
2626
2627         * src/messageview.c
2628           src/toolbar.c
2629                 don't `navigate-delete` when a summary view's selection does not 
2630                 match the accompanying message view's message
2631
2632 2004-03-20 [alfons]     0.9.10claws23
2633
2634         * src/summaryview.c
2635                 hide ext search button on initial display (should fix bug #459,
2636                 "Toggling quick-search at 1st time: minor UI inconsistency")
2637
2638 2004-03-20 [alfons]     0.9.10claws22
2639
2640         * src/summaryview.[ch]
2641                 add function to get selected msginfo, if there's
2642                 only one selected
2643
2644 2004-03-20 [paul]       0.9.10claws21
2645
2646         * sync with 0.9.10cvs7
2647                 see ChangeLog 2004-03-19
2648
2649 2004-03-19 [paul]       0.9.10claws20
2650
2651         * src/common/nntp.c
2652           src/common/smtp.c
2653           src/common/ssl.c
2654           src/folder.c
2655           src/imap.c
2656           src/inc.c
2657           src/news.c
2658           src/pop.c
2659                 don't translate strings in debug_print(), log_print(),
2660                 log_message(),  and log_warning()
2661
2662 2004-03-19 [alfons]     0.9.10claws19
2663
2664         better next/previous/delete/focus navigation with separate 
2665         message view 
2666         
2667         * src/toolbar.c
2668                 call summaryview_delete() instead of messageview_delete()
2669         * src/messageview.c
2670                 disable messageview_delete()
2671
2672 2004-03-18 [paul]       0.9.10claws18
2673
2674         * sync with 0.9.10cvs6
2675                 see ChangeLog 2004-03-16
2676
2677 2004-03-17 [alfons]     0.9.10claws17
2678
2679         * src/gtk/filesel.c
2680                 remove bogus semicolon after if() (sometimes it pays to
2681                 read LKML :)
2682
2683 2004-03-15 [darko]      0.9.10claws16
2684
2685         * src/gtk/filesel.c
2686                 support full path in place of a filename
2687         * src/mimeview.c
2688                 store directory attachments were saved to and
2689                 use it when saving attachments
2690         * src/prefs_common.[hc]
2691                 store directory attachments were last saved to
2692
2693 2004-03-15 [paul]       0.9.10claws15
2694
2695         * src/folderview.c
2696                 fix bug where unsubscribing a newsgroup would destroy
2697                 (most of the) filtering rules
2698
2699 2004-03-15 [paul]       0.9.10claws14
2700
2701         * src/folderview.c
2702                 fix Bug 458, 'Folder View remaining empty after 
2703                 removing a NEWS account' (was also true of IMAP
2704                 accounts)
2705
2706 2004-03-15 [paul]       0.9.10claws13
2707
2708         * src/folderview.c
2709                 fix folderview invisibility of newly subscribed
2710                 newsgroups
2711
2712 2004-03-13 [paul]       0.9.10claws12
2713
2714         * src/compose.c
2715           src/plugins/dillo_viewer/dillo_prefs.c
2716           src/plugins/image_viewer/viewerprefs.c
2717                 gettextise some forgotten parts
2718
2719 2004-03-13 [alfons]     0.9.10claws11
2720
2721         * src/imap.c
2722                 make sure the correct type is passed to sscanf()
2723
2724 2004-03-13 [paul]       0.9.10claws10
2725
2726         * sync with 0.9.10cvs5
2727                 see ChangeLog 2004-03-02 and 2004-03-12, 
2728                 specifically:
2729                 'always move messages by default when using DnD (except 
2730                 for News folder). Copy messages if Ctrl-key is pressed.'
2731                 and 'added a function to filter selected messages'
2732
2733 2004-03-12 [christoph]  0.9.10claws9
2734
2735         * src/codeconv.c
2736                 add parameter check to conv_unmime_header_overwrite()
2737
2738         * src/imap.c
2739                 o fix spelling
2740                 o fix removing of NEW flag when UNREAD is unset
2741
2742         * src/procmime.c
2743                 decode MIME-headers
2744
2745         (Closes 437 i18n attachment display error.)
2746
2747 2004-03-12 [paul]       0.9.10claws8
2748
2749         * po/it.po
2750                 update. submitted by Andrea Spadaccini <lupin85@email.it>
2751                 
2752         * tools/Makefile.am
2753                 add 'textviewer.sh'
2754
2755 2004-03-12 [alfons]     0.9.10claws7
2756
2757         * src/imap.c
2758                 o quiet compiler and typecast Folder * to IMAP Folder *
2759                 o wake up and fix my previous incompatible type assignment bug
2760
2761 2004-03-12 [alfons]     0.9.10claws6
2762
2763         * src/imap.c
2764                 don't mix up pointers to int, guint32 _and_ 
2765                 unsigned int 
2766
2767 2004-03-12 [christoph]  0.9.10claws5
2768
2769         * src/folderview.c
2770                 Add error requester when renaming a folder failed
2771
2772         * src/imap.c
2773                 Check new FolderItem name for namespace seperator
2774                 before renaming
2775
2776         (Closes Bug 443 Bad named IMAP folders won't be displayed)
2777
2778 2004-03-11 [christoph]  0.9.10claws4
2779
2780         * src/folder.[ch]
2781         * src/imap.c
2782         * src/procmsg.h
2783                 syncronize flags in cache with IMAP folder flags
2784
2785         Adapted a patch submitted by Simon 'corecode' Schubert
2786         <corecode@corecode.ath.cx> 
2787
2788
2789 2004-03-11 [alfons]     0.9.10claws3
2790
2791         * src/textview.[ch]
2792                 remove dead code that at one time controlled display of
2793                 URIs in status bar
2794
2795 2004-03-10 [paul]       0.9.10claws2
2796
2797         * po/it.po
2798                 updated by Lupino <lupin85@email.it>
2799
2800 2004-03-09 [alfons]     0.9.10claws1
2801
2802         * src/matcher.c
2803                 we're not using yywrap, but we may, so close yyin instead
2804                 of initial FILE *
2805
2806 2004-03-08 [paul]       0.9.10claws
2807
2808         * 0.9.10claws released
2809
2810 2004-03-08 [paul]       0.9.9claws41
2811
2812         * po/es.po
2813           po/ja.po
2814           po/ru.po
2815           po/sk.po
2816           po/sr.po
2817           po/zh_CN.po
2818                 update translations. submitted by Ricardo Mones Lastra,
2819                 Rui Hirokawa, Pavlo Bohmat, Andrej Kacian, Urke MMI,
2820                 Hansom Young
2821
2822 2004-03-06 [paul]       0.9.9claws40
2823
2824         * src/stock_pixmap.c
2825                 fix crash: g_strdup(DEFAULT_PIXMAP_THEME)
2826                 patch submitted by Pawel Pekala
2827
2828 2004-03-06 [alfons]             0.9.9claws39
2829
2830         * src/addrindex.c
2831                 allow nick name completion again 
2832
2833 2004-03-02 [match]              0.9.9claws38
2834
2835         * configure.ac
2836                 added definition of USE_LDAP_TLS to support TLS.
2837         * src/ldapctrl.[ch]
2838         * src/ldapquery.c
2839         * src/ldapserver.[ch]
2840         * src/addressbook.c
2841         * src/addrindex.c
2842         * src/editldap.c
2843                 included LDAP TLS support.
2844
2845 2004-03-02 [christoph]          0.9.9claws37
2846
2847         * src/folder.[ch]
2848                 o add more documentation for FolderClass
2849                 o remove usused FolderClass virtual functions
2850
2851         * src/imap.c
2852         * src/mh.c
2853         * src/news.c
2854                 change creation of FolderClass because static initializations
2855                 for structs suck in C89
2856
2857 2004-03-01 [paul]
2858
2859         * sync with 0.9.10
2860
2861 2004-02-28 [keith]      0.9.9claws36
2862
2863         * src/common/utils.c
2864                 Fix treatment of whitespace in quicksearch bar (leading
2865                 spaces and >1 space between commands and parameters).
2866
2867 2004-02-27 [alfons]     0.9.9claws35
2868
2869         * src/compose.[ch]
2870                 Explicitly remove draft timeout to fix nasty race between 
2871                 compose_send_cb() (which destroys the compose window) and 
2872                 compose_defer_auto_save_draft() (which expects compose 
2873                 window to exist). Should fix Keith's and Fred Marton's
2874                 bug report (#128, "crash after complaining about character
2875                 set conversion")
2876
2877 2004-02-27 [luke]       0.9.9claws34
2878         
2879         * src/folder.c
2880                 Do folder_item_apply_processing() even if no processing
2881                 rules for the folder exist (so global processing is applied)
2882
2883 2004-02-26 [thorsten]   0.9.9claws33
2884
2885         * src/mimeview.c
2886                 Remove misleading static declaration
2887
2888 2004-02-26 [alfons]     0.9.9claws32
2889
2890         * src/procmime.[ch]
2891           src/compose.c
2892           src/mimeview.c
2893           src/textview.c
2894                 use/add procmime_get_content_type_str() as a safe wrapper
2895                 for returning a Content-Type type string; should fix 
2896                 bug #444, 0.9.7..0.9.9 crashes with "Content-Type: type= 
2897                  - attachments."
2898
2899 2004-02-26 [thorsten]   0.9.9claws31
2900
2901         * src/mimeview.c
2902                 Restructure save_as/save_all
2903
2904 2004-02-26 [alfons]     0.9.9claws30
2905
2906         * src/procmime.c
2907                 clean up (2)
2908
2909 2004-02-26 [alfons]     0.9.9claws29
2910
2911         * src/procmime.c
2912                 clean up (1)
2913
2914 2004-02-24 [luke]
2915
2916         * tools/textviewer.sh
2917                 tweaks from Johann Koenig, recognition of shell
2918                 scripts in particular
2919
2920 2004-02-24 [paul]       0.9.9claws28
2921
2922         * sync with 0.9.9cvs13
2923                 see ChangeLog 2004-02-24
2924
2925 2004-02-23 [paul]       0.9.9claws27
2926
2927         * src/inc.c
2928                 one alertpanel on pop3 authentication error will suffice
2929                 
2930         * src/prefs_fonts.c
2931                 remove unnecessary printf
2932
2933 2004-02-22 [alfons]     0.9.9claws26
2934
2935         * src/messageview.c
2936                 put back a lost check
2937
2938 2004-02-21 [alfons]     0.9.9claws25
2939
2940         * src/folderview.c
2941                 don't forget to save folder properties after renaming folder
2942
2943 2004-02-20 [paul]       0.9.9.claws24
2944
2945         * src/addressbook.c
2946                 sync with 0.9.9cvs11, see ChangeLog 2004-02-19
2947                 
2948         * src/inc.c
2949                 complete sync with 0.9.9cvs9's 'update folderview
2950                 progressively'
2951                 
2952         * configure.ac
2953                 require gettext >= 0.12.1
2954
2955 2004-02-17 [match]      0.9.9claws23
2956
2957         * src/compose.c
2958                 keep the peace - change style.
2959
2960 2004-02-17 [alfons]     0.9.9claws22
2961
2962         * src/filtering.c
2963                 make MATCHACTION_STOP cancel filtering / processing;
2964                 clean up and document it to make it a little bit more clear;
2965
2966 2004-02-17 [alfons]     0.9.9claws21
2967
2968         %X marks the cursor spot for reply quote format
2969
2970         * src/quote_fmt_lex.l 
2971           src/quote_fmt.c
2972                 add %X token
2973                 
2974         * src/quote_fmt.h
2975           src/quote_fmt_parse.y
2976                 handle %X token
2977                 
2978         * src/compose.c
2979                 handle %X token for replies only (for now)
2980
2981 2004-02-17 [paul]       0.9.9claws20
2982
2983         * po/sk.po
2984                 updated by Andrej Kacian
2985                 
2986         * src/news.c
2987                 remove unneeded include
2988                 
2989         * src/prefs_fonts.c
2990                 be a little more user-friendly with the labels
2991                 
2992         * configure.ac
2993                 a change forgotten in the last commit: 
2994                 SYLPHEED_ACLOCAL_INCLUDE(m4)
2995
2996 2004-02-17 [paul]       0.9.9claws19
2997
2998         * ac/*                          ** REMOVED **
2999           ac/                           ** REMOVED **
3000           intl/Makefile.in              ** REMOVED **
3001           m4/                           ** NEW **
3002           m4/missing                    ** NEW **
3003           m4/missing/gdk-pixbuf.m4      ** NEW **
3004           m4/missing/gettext.m4         ** NEW **
3005           m4/missing/gpgme.m4           ** NEW **
3006           m4/missing/imlib.m4           ** NEW **
3007           m4/.cvsignore                 ** NEW **
3008           m4/Makefile.am                ** NEW **
3009           m4/README                     ** NEW **
3010           m4/aclocal-include.m4         ** NEW **
3011           m4/aspell.m4                  ** NEW **
3012           m4/check-type.m4              ** NEW **
3013           m4/gnupg-check-typedef.m4     ** NEW **
3014           m4/openssl.m4                 ** NEW **
3015           m4/spamassassin.m4            ** NEW **
3016           po/ChangeLog                  ** REMOVED **
3017           po/Makefile.in.in             ** REMOVED **
3018           po/Rules-quot                 ** REMOVED **
3019           po/boldquot.sed               ** REMOVED **
3020           po/en@boldquot.header         ** REMOVED **
3021           po/en@quot.header             ** REMOVED **
3022           po/insert-header.sin          ** REMOVED **
3023           po/quot.sed                   ** REMOVED **
3024           po/remove-potcdate.sed        ** REMOVED **
3025           po/remove-potcdate.sin        ** REMOVED **
3026           po/stamp-po                   ** REMOVED **
3027           Makefile.am
3028           autogen.sh
3029           configure.ac
3030                 enable building with automake 1.8.x
3031                 add 'autopoint' to autogen.sh and remove all
3032                 auto-generated files, remove ac/ in favour of
3033                 m4/
3034
3035 2004-02-17 [alfons]     0.9.9claws18
3036         
3037         * src/summaryview.c
3038                 MSG_IS_NEWS() is not stored at all, and is bogus
3039
3040 2004-02-17 [martin]     0.9.9claws17
3041
3042         * src/prefs_themes.c
3043                 fix crash when installing wrong theme and output an
3044                 error message
3045
3046 2004-02-16 [christoph]  0.9.9claws16
3047
3048         * src/compose.c
3049         * src/stock_pixmap.[ch]
3050         * src/toolbar.[ch]
3051         * src/pixmaps/linewrapcurrent.xpm               ** NEW **
3052                 add "Wrap current paragraph" to compose toolbar
3053
3054 2004-02-15 [alfons]     0.9.9claws15
3055
3056         * src/folderview.c
3057                 refine previous commit to make sure other hook functions
3058                 get their grab of the pie too
3059
3060 2004-02-15 [alfons]     0.9.9claws14
3061
3062         * src/folderview.c
3063                 fix sync breakage so we don't pass invalid pointer types
3064
3065 2004-02-15 [match]      0.9.9claws13
3066
3067         * src/ldapquery.[ch]
3068         * src/ldapserver.h
3069         * src/addrindex.[ch]
3070                 tweak threading calls.
3071         * src/addr_compl.[ch]
3072                 add alias into completion list.
3073         * src/addressbook.c
3074                 fix ldap browse.
3075                 improve context menu behavior.
3076                 change menu sequence.
3077                 add send mail from addressbook.
3078         * src/addrselect.[ch]
3079         * src/compose.[ch]
3080                 add send mail from addressbook.
3081
3082 2004-02-15 [christoph]  0.9.9claws12
3083
3084         * src/folderutils.c
3085                 skip deleting when duplist is empty
3086
3087         * src/folderview.[ch]
3088         * src/mainwindow.c
3089         * src/summaryview.[ch]
3090                 call folderutils_delete_duplicates() from mainwindow code
3091
3092 2004-02-15 [alfons]     0.9.9claws11
3093         
3094         * src/common/utils.c
3095                 add prefix for italian ms o(e) 
3096
3097 2004-02-14 [paul]       0.9.9claws10
3098
3099         * src/foldersel.c
3100                 fix updating of the folder view when creating a
3101                 new folder
3102
3103 2004-02-13 [paul]       0.9.9claws9
3104
3105         * src/plugins/clamav/clamav_plugin.c
3106                 remove GUI code
3107
3108 2004-02-13 [paul]       0.9.9claws8
3109
3110         * sync with 0.9.9cvs9
3111                 see ChangeLog 2004-02-09, 2004-02-10, 2004-02-12
3112
3113 2004-02-13 [alfons]     0.9.9claws7
3114
3115         * src/common/utils.c
3116                 fix wrong type of argument for ctype functions (pass unsigned
3117                 char instead of signed char)
3118
3119 2004-02-12 [alfons]     0.9.9claws6
3120
3121         * src/compose.[ch]
3122                 don't select text in header entry when composing to a 
3123                 default address, but rather give the header entry a
3124                 different color / style (same as the folder new color)
3125
3126 2004-02-12 [alfons]     0.9.9claws5
3127
3128         * src/plugins/clamav/clamav_plugin.c
3129                 don't exit(2) on libclamav init error - show a warning.
3130                 (tested by damaging a clamav database file.)
3131
3132 2004-02-12 [paul]       0.9.9claws4
3133
3134         * sync with 0.9.9cvs4
3135                 see ChangeLog 2004-02-04, 2004-02-05, and 2004-02-06
3136
3137 2004-02-11 [luke]       0.9.9claws3
3138
3139         * src/mimeview.c
3140                 remove redundant check introduced in 0.9.9claws1
3141
3142 2004-02-11 [luke]       0.9.9claws2
3143
3144         * src/mimeview.c
3145                 fix compilation of my previous commit without gpg enabled
3146
3147 2004-02-10 [luke]       0.9.9claws1
3148
3149         * src/mimeview.c
3150                 add borders to icons to indicate the privacy status for
3151                 the message part (unknown/bad/good)
3152
3153 2004-02-06 [paul]       0.9.9claws
3154
3155         0.9.9claws released
3156
3157 2004-02-06 [darko]      0.9.8claws64
3158
3159         * src/compose.c
3160                 don't allow Ctrl+Enter while external editor is active
3161
3162 2004-02-06 [paul]       0.9.8claws63
3163
3164         * po/es.po
3165           po/pl.po
3166           po/sk.po
3167           po/sr.po
3168                 update Spanish, Polish, Slovak, and Serbian translations.
3169                 submitted by Ricardo Mones Lastra, Emil Nowak, Andrej Kacian,
3170                 and Urke MMI
3171
3172 2004-02-04 [alfons]     0.9.8claws62
3173
3174         * src/compose.c
3175                 grab focus only when lbutton was pressed (bug #430 cont'd; 
3176                 don't have clue yet why the cursor pos is at the end of the
3177                 text.)
3178
3179 2004-02-04 [alfons]     0.9.8claws61
3180
3181         * src/compose.c
3182                 always grab focus when one of the header entries is clicked 
3183                 (should fix bug #430, "no focus on pasted addresses 3 & higher")
3184
3185 2004-02-02 [paul]
3186
3187         * ac/missing/gdk-pixbuf.m4
3188           ac/missing/gpgme.m4
3189           ac/missing/imlib.m4
3190                 prevent 'underquoted definition' warnings
3191                 patch submitted by David Relson
3192                 
3193         * src/plugins/clamav/README
3194                 update, improve, correct
3195
3196 2004-01-31 [thorsten]   0.9.8claws60
3197
3198         * src/news.c
3199                 'dir' not initialized if group has no messages
3200
3201 2004-01-29 [christoph]  0.9.8claws59
3202
3203         * src/customheader.[ch]
3204                 add custom_header_is_allowed() to check for disallowed header names
3205                 that must not be overridden by custom headers
3206
3207         * src/compose.c
3208                 always write From: header and use custom_header_is_allowed() to
3209                 check if custom header should be written
3210
3211         * src/prefs_customheader.c
3212                 check if custom header is disallowed using custom_header_is_allowed()
3213
3214         * src/folderutils.c
3215                 destroy message id GHashTable before freeing the MsgInfos
3216
3217 2004-01-29 [paul]       0.9.8claws58
3218
3219         * sync with 0.9.9 release
3220                 see ChangeLog 2004-01-29
3221
3222 2004-01-29 [paul]       0.9.8claws57
3223
3224         * sync with 0.9.8cvs11
3225                 see ChangeLog 2004-01-29
3226
3227 2004-01-28 [christoph]  0.9.8claws56
3228
3229         * src/pgpmime.c
3230         * src/sgpgme.[ch]
3231                 return WARN signature status when signature is not trusted
3232
3233         * src/Makefile.am
3234         * src/folder.c
3235         * src/folderutils.[ch]                  ** NEW **
3236         * src/summaryview.c
3237                 implement delete duplicates summaryview independent
3238
3239 2004-01-28 [paul]       0.9.8claws55
3240
3241         * sync with 0.9.8cvs10
3242                 see Changelog 2004-01-27 and 2004-01-28
3243
3244 2004-01-26 [christoph]  0.9.8claws54
3245
3246         * src/imap.c
3247                 create a root node for the Folder if scan fails because root
3248                 folder does not exist
3249
3250 2004-01-26 [paul]       0.9.8claws53
3251
3252         * sync with 0.9.8cvs7
3253                 see ChangeLog 2004-01-23
3254
3255 2004-01-25 [alfons]     0.9.8claws52
3256
3257         * src/compose.c
3258                 remove left-over constant INDENT_CHARS
3259
3260 2004-01-25 [alfons]     0.9.8claws51
3261
3262         * src/procmime.c
3263                 add NULL pointer check for mimeinfo->node in
3264                 procmime_mimeinfo_parent()
3265
3266 2004-01-25 [darko]      0.9.8claws50
3267
3268         * src/compose.c
3269                 make "Wrap all long lines" toolbar button wrap all
3270                 long lines not just the current line
3271                 patch by I. Oshadi Jayawardena <ioj4 at yahoo.co.uk>
3272
3273
3274 2004-01-25 [alfons]     0.9.8claws49
3275
3276         * src/procmime.c
3277                 remove g_strstrip(); prevents a NULL pointer deref, and isn't
3278                 necessary anyway, because *scanf() functions neglect white
3279                 space in the input. 
3280                 Fixes bug #425, "sylpheed 0.9.8claws42 crashes on some messages."
3281
3282 2004-01-25 [paul]       0.9.8claws48
3283
3284         * src/prefs_ext_prog.c
3285                 apply Alfons' patch to check for NULL pointers
3286                 fixes bug #424
3287
3288 2004-01-25 [paul]       0.9.8claws47
3289
3290         * sync with 0.9.8cvs8
3291                 see ChangeLog 2004-01-23
3292
3293 2004-01-25 [thorsten]   0.9.8claws46
3294
3295         * src/messageview.c
3296                 remove orphaned mimeview unref()
3297
3298 2004-01-23 [christoph]  0.9.8claws45
3299
3300         * src/summaryview.c
3301                 set ctree widget style
3302
3303 2004-01-23 [paul]       0.9.8claws44
3304
3305         * sync with 0.9.8cvs5
3306                 see ChangeLog 2004-01-22
3307
3308 2004-01-23 [alfons]     0.9.8claws43
3309
3310         * src/procmsg.c
3311                 remove redundant code in procmsg_get_thread_tree()
3312
3313 2004-01-21 [christoph]  0.9.8claws42
3314
3315         * src/folderview.c
3316                 set ctree widget style, otherwise GTK does not use the
3317                 the correct vertical size for the list items
3318
3319 2004-01-21 [alfons]     0.9.8claws41
3320
3321         * src/summaryview.c
3322                 GDK_Left should only switch to folderview when
3323                 when summaryview hscrollbar is at the leftmost
3324                 position (fixes bug #420, "Focus error")
3325
3326 2004-01-21 [paul]       0.9.8claws40
3327
3328         * sync with 0.9.8cvs4
3329                 see ChangeLog 2004-01-20
3330
3331 2004-01-20 [christoph]  0.9.8claws39
3332
3333         * src/folderview.c
3334                 remove setting sensitivity for no longer existing
3335                 /Scoring... popup entry
3336
3337 2004-01-20 [keith]      0.9.8claws38
3338
3339         * configure.ac
3340                 Revert AM_CONFIG_HEADER to AC_CONFIG_HEADER
3341
3342 2004-01-20 [paul]       0.9.8claws37
3343
3344         * src/prefs_fonts.c
3345                 demystify font settings
3346                 
3347         * src/textview.c
3348                 use textview->msgfont for header->body in
3349                 textview_show_header()
3350
3351 2004-01-20 [paul]       0.9.8claws36
3352
3353         * src/compose.c
3354           src/undo.c
3355                 remove superfluous debug_print's
3356                 
3357         * src/inc.c
3358                 clear the statusbar after LOCAL incorporation
3359
3360 2004-01-20 [paul]       0.9.8claws35
3361
3362         * sync with 0.9.8cvs3
3363                 see ChangeLog 2004-01-20
3364
3365 2004-01-19 [keith]      0.9.8claws34
3366
3367         * src/folderview.c
3368                 don't show 'Search folder...' on popup menu
3369                 if folder has no mails in it
3370
3371 2004-01-17 [keith]      0.9.8claws33
3372
3373         * src/compose.c
3374           src/prefs_common.c
3375           src/prefs_common.h
3376                 store position of compose window in prefs
3377
3378 2004-01-17 [thorsten]   0.9.8claws32
3379
3380         * src/gtk/gtkvscrollbutton.c
3381                 ensure scrollbutton resize event on different gtk versions
3382
3383 2004-01-15 [alfons]     0.9.8claws31
3384         
3385         * src/summaryview.c
3386                 keep MSG_REPLIED and MSG_FORWARDED even when marking a
3387                 message as read
3388
3389 2004-01-12 [christoph]  0.9.8claws30
3390
3391         * src/procmime.c
3392                 better MIME-Version check
3393
3394 2004-01-11 [alfons]     0.9.8claws29
3395
3396         * src/procmsg.c
3397                 remove unnecessary but still effective check (could possibly
3398                 lead to some unwanted side effects)
3399
3400 2004-01-11 [alfons]     0.9.8claws28
3401
3402         * src/procmsg.c
3403                 we should not prefer lowest message number while threading 
3404                 (introduced in previous commit)
3405
3406 2004-01-11 [alfons]     0.9.8claws27
3407
3408         * src/procmsg.c
3409                 subject threading fixes:
3410                 
3411                         - make message with lowest message number the
3412                           thread parent,
3413                         - refine recording last node when threading. the last node
3414                           should be the previous one if a node has a thread parent,
3415                           or the current node if not
3416                 
3417                 (there's another threading bug fix coming up)
3418
3419 2004-01-10 [paul]       0.9.8claws26
3420
3421         * src/main.c
3422           src/prefs_ext_prog.c
3423           src/plugins/clamav/clamav_plugin_gtk.c
3424                 minor gui fixes
3425
3426 2004-01-09 [christoph]  0.9.8claws25
3427
3428         * src/Makefile.am
3429         * src/string_match.[ch]                 ** REMOVE **
3430         * src/common/Makefile.am
3431         * src/common/string_match.[ch]          ** NEW **
3432                 move string_match.[ch] to common directory
3433
3434 2004-01-09 [christoph]  0.9.8claws24
3435
3436         * src/pgpmime.c
3437                 add MIME-Version header for the message parser
3438
3439 2004-01-09 [paul]       0.9.8claws23
3440
3441         * po/POTFILES.in
3442           src/Makefile.am
3443           src/main.c
3444           src/prefs_common.c
3445           src/prefs_ext_prog.[ch]       ** NEW FILES **
3446                 move External Command options from 'Common Prefs/Other' to
3447                 'Other Prefs/Message View/External Programs', also reveal
3448                 the hidden options for audio player and image viewer.
3449                 
3450         * src/prefs_common.c
3451                 fix toggling of header pane
3452
3453 2004-01-09 [paul]       0.9.8claws22
3454
3455         * src/compose.c
3456                 when changing account also change the save folder
3457
3458         * src/textview.c
3459                 if a text/plain attachment has 'Content-Disposition: attachment'
3460                 don't display it inline
3461
3462 2004-01-08 [christoph]  0.9.8claws21
3463
3464         * src/procmime.c
3465                 check for "MIME-Version: 1.0" in message/rfc882 MIME-parts,
3466                 otherwise thread the message content as one text part and
3467                 don't assume charset US-ASCII which is only specified as
3468                 default for MIME-messages
3469
3470 2004-01-08 [paul]       0.9.8claws20
3471
3472         * src/plugins/clamav/clamav_plugin.c
3473           src/plugins/spamassassin/spamassassin.c
3474                 inform the user what is happening via the statusbar
3475
3476 2004-01-06 [paul]       0.9.8claws19
3477
3478         * po/es.po
3479                 update Spanish translation. submitted by Ricardo
3480                 Mones Lastra
3481
3482 2004-01-05 [paul]       0.9.8claws18
3483
3484         * sync with 0.9.8cvs2
3485                 see ChangeLog 2004-01-05
3486
3487 2004-01-03 [luke]       0.9.8claws17
3488
3489         * src/procheader.c
3490                 Clean up:
3491                 o remove unused functions string_getchar() and file_getchar()
3492                 o remove the getchar_ parameter from generic_get_one_field()
3493                 o add an 'unfold' parameter to generic_get_one_field, to
3494                   be used if no HeaderEntry is supplied
3495                 o procheader_get_one_field_asis() uses
3496                   generic_get_one_field().
3497
3498 2004-01-01 [christoph]  0.9.8claws16
3499
3500         * src/common/xml.[ch]
3501                 o add xml_new_tag() to manage usage counts of strings correctly
3502                 o correct xml_copy_tree() function name
3503
3504         * src/folder.c
3505         * src/main.c
3506                 allow registering and unregistering of FolderClasses anytime
3507
3508 2003-12-31 [christoph]  0.9.8claws15
3509
3510         * src/folder.[ch]
3511         * src/common/xml.[ch]
3512                 keep folderlist.xml data for unloaded FolderClasses
3513
3514 2003-12-30 [luke]       0.9.8claws14
3515
3516         * src/procheader.[ch]
3517                 o added procheader_get_one_field_asis() that does not do
3518                   unfolding
3519                 o fix procheader_get_header_array_asis() to use the above,
3520                   fixing ugliness of headers in textview
3521
3522         * src/compose.c
3523                 o don't unfold headers when redirecting.        
3524
3525 2003-12-30 [paul]       0.9.8claws13
3526
3527         * po/POTFILES.in
3528           src/common/defs.h
3529           src/Makefile.am
3530           src/main.c
3531           src/prefs_common.c
3532           src/prefs_themes.[ch] ** NEW FILES **
3533                 redesign and move Icon Theme selector to
3534                 the new prefs window
3535           
3536         * src/stock_pixmap.c
3537                 fix the old bug where icons are not always
3538                 updated when changing themes
3539         
3540         * src/summaryview.c
3541                 fix bug where the icons on the title row
3542                 of the summary view were not updated
3543         
3544         all patches submitted by Ricardo Mones Lastra
3545
3546 2003-12-30 [hoa]        0.9.8claws12
3547
3548         * src/folder.c
3549                 run preglobal and postglobal processing rules
3550                 even if the folder does not have any rules.
3551
3552 2003-12-28 [paul]       0.9.8claws11
3553
3554         * ac/aspell.m4
3555           ac/check-type.m4
3556           ac/gnupg-check-typedef.m4
3557           ac/openssl.m4
3558           ac/spamassassin.m4
3559                 fix 'underquoted definition' warnings, patch submitted by
3560                 David Relson <relson@osagesoftware.com>
3561                 
3562         * src/common/utils.c
3563                 subject_get_prefix_length(): add "Odp\\:" to reply prefixes,
3564                 patch submitted by Jan Alboszta <J.Alboszta@students.mimuw.edu.pl>
3565
3566 2003-12-28 [paul]       0.9.8claws10
3567
3568         * sync with 0.9.8cvs1
3569                 see ChangeLog 2003-12-17
3570
3571 2003-12-27 [christoph]  0.9.8claws9
3572
3573         * src/common/utils.[ch]
3574                 add g_node_map() to map a GNode into a new GNode
3575                 converting all node data's with a function
3576
3577         * src/account.c
3578         * src/folder.[ch]
3579         * src/folderview.c
3580         * src/imap.c
3581         * src/mainwindow.c
3582         * src/summaryview.c
3583                 o use g_node_map() to convert XML <-> Folder
3584                 o remove redundant FolderItem->parent and
3585                   replace it with folder_item_parent()
3586
3587 2003-12-23 [christoph]  0.9.8claws8
3588
3589         * src/folder.[ch]
3590         * src/folderview.c
3591         * src/mainwindow.c
3592         * src/procmsg.c
3593                 o use callback for notifications about added and
3594                   destroyed folders
3595                 o rewrite folderlist saving (new functions to create
3596                   folder from XML tree, and XML tree from folder)
3597
3598         * src/common/xml.[ch]
3599                 add function to save XML trees
3600
3601         * src/prefs_filtering.c
3602                 code cleanup
3603
3604 2003-12-22 [christoph]  0.9.8claws7
3605
3606         * src/prefs_account.[ch]
3607                 add "SMTP only" accounts
3608
3609 2003-12-20 [melvin]     0.9.8claws6
3610
3611         * src/action.[ch]
3612                 Changed the interface for action_update_*_menu() so
3613                 action.c does not need to know the paths of the different
3614                 actions menu (mainwindow, message view and compose window). 
3615
3616         * src/compose.c
3617                 Tiny code cleanup to merge spell checker related code
3618                 compose_update_actions_menu(): new function to update
3619                 the actions menu. Use it in compose_create()
3620
3621         * src/compose.h
3622                 compose_update_actions_menu(): new function to update
3623                 the actions menu. Used also in prefs_actions.c.
3624
3625         * src/mainwindow.[ch]
3626                 main_window_update_actions_menu(): new function to update
3627                 the actions menu. Used in main_window_create() and in
3628                 prefs_actions.c
3629
3630         * src/messageview.[ch]
3631                 messageview_update_actions_menu(): new function to update
3632                 the actions menu. Used in messageview_add_toolbar() and in
3633                 prefs_actions.c
3634                 
3635         * src/prefs_actions.c   
3636                 prefs_actions_ok(): fixed to update the actions menu of
3637                 the separate message view and the compose windows.
3638
3639 2003-12-20 [luke]       0.9.8claws5
3640         * src/procheader.c
3641                 fix unfolding/newline stripping for multiline fields
3642                 in generic_get_one_field()
3643
3644 2003-12-19 [christoph]  0.9.8claws4
3645
3646         * src/summaryview.c
3647                 o code cleanup
3648                 o use subject_compare_for_sort() when comparing
3649                   simplified subjects
3650
3651 2003-12-19 [christoph]  0.9.8claws3
3652
3653         * src/msgcache.c
3654                 more syncing with 0.8.9a
3655
3656 2003-12-19 [christoph]  0.9.8claws2
3657
3658         * src/folder.c
3659                 don't write all FolderItem XML attributes for the root node
3660
3661 2003-12-19 [melvin]     0.9.8claws1
3662
3663         * src/messageview.c
3664                 Added missing menu branch (Tools/Create processing/rule)
3665         * po/fr.po
3666                 Updated French translation for the added string.
3667
3668 2003-12-19 [paul]       0.9.8claws
3669
3670         0.9.8claws released
3671
3672 2003-12-19 [paul]       0.9.7claws51
3673
3674         * po/en_GB.po
3675           po/es.po
3676           po/ja.po
3677           po/pl.po
3678           po/sk.po
3679           po/zh_CN.po
3680                 update translations. submitted by me, Ricardo Mones
3681                 Lastra, Rui Hirokawa, Emil Nowak, Andrej Kacian,
3682                 Hansom Young
3683                 
3684         * src/folder_item_prefs.c
3685                 'enable_processing' set to FALSE by default
3686
3687 2003-12-18 [melvin]     0.9.7claws50
3688
3689         * po/fr.po
3690                 Updated French translation
3691
3692 2003-12-17 [christoph]  0.9.7claws49
3693
3694         * src/procheader.c
3695                 revert discarding of whitespace from 0.9.7claws44
3696
3697                 RFC2822 2.2.3: Unfolding is accomplished by simply
3698                 removing any CRLF that is immediately followed by WSP.
3699
3700 2003-12-17 [paul]       0.9.7claws48
3701
3702         * src/folder.c
3703                 fix new message count
3704                 
3705         * configure.ac
3706                 update autotools macros
3707
3708         * sync with 0.9.8a
3709
3710 2003-12-16 [christoph]  0.9.7claws47
3711
3712         * src/folder.c
3713                 fix folder update before adding MsgInfo to cache
3714                 in add_msginfo_to_cache()
3715
3716         * src/procmsg.c
3717                 remove old call to folder_item_update() that is no
3718                 longer required
3719
3720 2003-12-16 [christoph]  0.9.7claws46
3721
3722         * src/main.c
3723                 make sure the shutdown process only runs once
3724
3725 2003-12-16 [hoa]        0.9.7claws45
3726
3727         * src/mainwindow.c
3728         * src/messageview.c
3729         * src/summaryview.[ch]
3730                 Create filter rules using a message is fixed.
3731                 We can now create processing rules using a message.
3732
3733 2003-12-15 [alfons]     0.9.7claws44
3734
3735         * src/procheader.c
3736                 make sure we discard folding white space
3737
3738 2003-12-15 [luke]       0.9.7claws43
3739         * src/textview.c
3740         * src/mimeview.c
3741                 o use "name" parameter if "filename" doesn't exist
3742
3743 2003-12-14 [alfons]     0.9.7claws42
3744
3745         * src/summaryview.c
3746         * src/common/utils.c
3747                 allow quick finding based on the result of passing
3748                 a message to an external command. E.g:
3749
3750                         X "bogofilter < %F" 
3751                 
3752                 gets me all the spam in a folder.
3753
3754 2003-12-14 [luke]       0.9.7claws41
3755
3756         * src/textview.c
3757         * src/mimeview.c
3758                 o use parameter "filename" instead of "name" in a couple of 
3759                   places for correctness
3760
3761         * src/procmime.c
3762         * src/common/utils.[ch]
3763                 o make temporary filename for attachments safe for %p 
3764                   substitutions in actions.
3765
3766 2003-12-13 [christoph]  0.9.7claws40
3767
3768         * src/main.c
3769                 readd exit(0) to clean_quit() because otherwise sylpheed
3770                 does not always terminate
3771
3772         * src/pgpmime.c
3773         * src/privacy.h
3774                 add an identifier-string for PrivacySystems
3775
3776 2003-12-12 [paul]
3777
3778         * doc/man/sylpheed.1
3779                 update the man page
3780
3781 2003-12-12 [paul]       0.9.7claws39
3782
3783         general clean up
3784         
3785         * configure.ac
3786                 correct and clean up './configure --help' info
3787         
3788         * src/plugins/clamav/clamav_plugin.c
3789           src/plugins/spamassassin/spamassassin.c
3790                 correct plugin_desc(), works with LOCAL, IMAP, and
3791                 POP accounts
3792                 
3793         * src/filtering.c
3794           src/matcher.[ch]
3795           src/matcher_parser_parse.y
3796           src/prefs_filtering_action.c
3797                 use 'Change Score' instead of '(In/De)crease score'.
3798                 use *CHANGE_SCORE* instead of *ADD_SCORE*
3799          
3800          * src/mainwindow.c
3801                 hyphenate: 'Pre-processing', 'Post-processing'
3802                 
3803         * src/prefs_account.c
3804                 change 'Generate Message-ID' to 'Generate Message-Id'
3805                 
3806         * src/prefs_folder_item.c
3807                 change 'Processing on startup:' to 'Process at startup'
3808                 change 'Scan for new mail:' to 'Scan for new mail'
3809                 
3810 2003-12-11 [christoph]  0.9.7claws38
3811
3812         * src/crash.c
3813         * src/main.[ch]
3814                 make sure the clean_exit() funtion is not called again by the
3815                 signal handler while it is already running
3816
3817         (closes Bug 366 lost all folders -> spoiling folderlist.xml file)
3818
3819         * src/summaryview.c
3820                 fix wrong assertion
3821
3822 2003-12-11 [paul]       0.9.7claws37
3823
3824         * src/compose.c
3825                 'anonymise' Message-Id: header string
3826
3827 2003-12-11 [paul]       0.9.7claws36
3828
3829         * src/plugins/clamav/clamav_plugin.c
3830                 fix (don't break) signature count
3831                 use cl_strerror() instead of deprecated cl_perror()
3832         
3833 2003-12-11 [darko]      0.9.7claws35
3834
3835         * src/summaryview.c
3836                 also update the sort arrow (thanks Christoph)
3837
3838 2003-12-11 [darko]      0.9.7claws34
3839
3840         * src/summaryview.c
3841                 allow reverting to default sort mode (no sort)
3842
3843 2003-12-10 [hoa]        0.9.7claws33
3844
3845         * src/matcher.c
3846                 fixed quotation of string for matcher.
3847
3848 2003-12-08 [paul]       0.9.7claws32
3849
3850         * src/imap.c
3851           src/inc.c
3852                 plug memory leaks (patch by Alfons)
3853
3854 2003-12-08 [christoph]  0.9.7claws31
3855
3856         * src/folder_item_prefs.[ch]
3857         * src/folderview.c
3858         * src/prefs_folder_item.c
3859                 add new FolderItem property to exclude folders from new
3860                 mail checks
3861
3862         Patch submitted by Chad Robinson <crobinson@rfgonline.com>
3863
3864 2003-12-07 [paul]       0.9.7claws30
3865
3866         * src/plugins/clamav/clamav_plugin.c
3867                 fix signature count
3868
3869 2003-12-07 [thorsten]   0.9.7claws29
3870
3871         * src/filtering.c
3872                 debug_print some warning if destfolder missing
3873         * src/prefs_filtering.c
3874                 uninitialized filter list when deleting a folder
3875
3876 2003-12-06 [paul]       0.9.7claws28
3877
3878         * src/procheader.c
3879                 add Alfons' patch to trim line feeds
3880
3881 2003-12-06 [paul]       0.9.7claws27
3882
3883         * partial sync with 0.9.7cvs8
3884                 leaving claws' online/offline more or less intact
3885                 see ChangeLog 2003-12-04 and 2003-12-06
3886
3887 2003-12-06 [christoph]  0.9.7claws26
3888
3889         * src/messageview.c
3890         * src/privacy.[ch]
3891                 revert pirvacy API changes
3892
3893 2003-12-05 [alfons]     0.9.7claws25
3894
3895         * src/matcher.[ch]
3896                 clean up my old cruft
3897
3898 2003-12-05 [alfons]     0.9.7claws24
3899
3900         * src/matcher.c
3901                 fix comparison buglet ;-) and make `test` matcher
3902                 work again
3903
3904 2003-12-05 [alfons]     0.9.7claws23
3905
3906         * src/prefs_folder_item.c
3907                 K&R 2nd Ed., page 241 (function parameter identifiers
3908                 starting with an underscore are kind of insulting)
3909
3910 2003-12-05 [hoa]        0.9.7claws22
3911
3912         * src/main.c
3913         * src/mainwindow.[ch]
3914         * src/mainwindow.h
3915                 add destructor for mainwindow so that the last 
3916                 MimeInfo opened in messageview is destroyed when
3917                 exiting sylpheed.
3918
3919 2003-12-05 [hoa]        0.9.7claws21
3920
3921         * src/filtering.[ch]
3922         * src/matcher.[ch]
3923         * src/matcher_parser_lex.l
3924         * src/matcher_parser_parse.y
3925         * src/prefs_actions.c
3926         * src/prefs_filtering.c
3927         * src/common/utils.[ch]
3928                 quote arguments before giving them to command line.
3929                 fixed quote of string in matcher/processing/filtering rules.
3930
3931         * src/messageview.c
3932         * src/privacy.[ch]
3933                 allows decryption to return a new whole 
3934                 MIME message structure.
3935
3936 2003-12-04 [hoa]        0.9.7claws20
3937
3938         * src/filtering.[ch]
3939         * src/folder.c
3940         * src/mainwindow.c
3941         * src/matcher.c
3942         * src/matcher_parser_parse.y
3943         * src/folderview.c
3944                 global rules to run before folder specific rules.
3945                 global rules to run after folder specific rules.
3946                 
3947         * src/messageview.c
3948                 fixed quick addition of rules.
3949         
3950         * src/prefs_filtering.[ch]
3951         * src/summaryview.c
3952                 we can now customize the title for the dialog.
3953                 updated case where we rename of delete folders.
3954
3955         * src/addressbook.c
3956                 got back the function addressbook_browse_entry_cb()
3957                 that is needed in case we compiled with LDAP support.
3958
3959 2003-12-04 [paul]       0.9.7claws19
3960
3961         * sync with 0.9.7cvs6
3962                 see ChangeLog 2003-12-04
3963                 fixes bug 171 'Wrong message decoing: koi8-r and 
3964                 iso8859-5 looks same. Can't read many emails.'
3965
3966 2003-12-04 [paul]       0.9.7claws18
3967
3968         * po/POTFILES.in
3969                 remove 'src/prefs_scoring.c'
3970
3971 2003-12-03 [hoa]        0.9.7claws17
3972
3973         * src/Makefile.am
3974                 compilation of scoring.[ch] and prefs_scoring.[ch]
3975                 is removed.
3976         
3977         * src/filtering.[ch]
3978         * src/folder.c
3979         * src/folder_item_prefs.[ch]
3980         * src/folderview.c
3981         * src/main.c
3982         * src/mainwindow.c
3983         * src/matcher.[ch]
3984         * src/matcher_parser.h
3985         * src/matcher_parser_parse.y
3986         * src/prefs_filtering.[ch]
3987         * src/prefs_filtering_action.c
3988         * src/prefs_folder_item.c
3989         * src/prefs_scoring.[ch]              * REMOVED FILES *
3990         * src/procmsg.[ch]
3991         * src/scoring.[ch]                    * REMOVED FILES *
3992         * src/summaryview.c
3993                 merged scoring and filtering.
3994                 
3995                 Note : compatibility is kept by parsing score like 
3996                   add_score. To get the behaviour of older scoring 
3997                   system, you have to define some equivalent rule :
3998                   "score_lower -9999 hide"
3999                   "score_greater 9999 mark"
4000                   
4001                   To define global rules, you have to define them 
4002                   in the new global processing rules.
4003                   The variable that kept the list filtering rules 
4004                   was "global_processing" and has been renamed into 
4005                   "filtering_rules".
4006                   "global_processing" variable is now the name 
4007                   of the variable that keeps the list of global 
4008                   processing rules.
4009                   In the configuration file, "[global]" section is 
4010                   now for the global processing rules (which includes
4011                   score things and new global processing rules).
4012                   New "[filtering]" section is for the filtering rules.
4013                   
4014                   Before running with this version, during testing 
4015                   phase, ** MAKE A BACKUP ** of your matcherrc file.
4016                   Then, you have to make the following changes :
4017                   - leave all scoring rules in "[global]" section.
4018                   - move all other rules of "[global]" section to
4019                       a new section named "[filtering]".
4020
4021 2003-12-03 [christoph]  0.9.7claws16
4022
4023         * src/procmime.c
4024                 use default Content-Type as specified in RFC2045 if
4025                 Content-Type header is syntactically incorrect
4026
4027 2003-12-03 [christoph]  0.9.7claws15
4028
4029         * src/addressbook.c
4030         * src/addrindex.h
4031         * src/addritem.c
4032         * src/expldifdlg.h
4033         * src/exportldif.c
4034         * src/filtering.c
4035         * src/folder.c
4036         * src/folderview.c
4037         * src/jpilot.c
4038         * src/localfolder.c
4039         * src/matcher.h
4040         * src/matcher_parser_lex.l
4041         * src/matcher_parser_parse.y
4042         * src/news.c
4043         * src/prefs_filtering_action.c
4044         * src/prefs_folder_item.c
4045         * src/prefs_fonts.c
4046         * src/procmsg.c
4047         * src/sgpgme.c
4048                 clean up warnings
4049
4050         * src/procmime.c
4051                 revert 0.9.7claws14 change
4052
4053 2003-12-03 [alfons]     0.9.7claws14
4054
4055         * src/procmime.c
4056                 catch invalid Content-Type with no subtype
4057
4058 2003-12-03 [alfons]     0.9.7claws13
4059
4060         * src/alertpanel.h
4061         * src/setup.c
4062         * src/plugins/image_viewer/plugin.c
4063                 compile again, we need stddef.h for size_t
4064
4065 2003-12-03 [paul]       0.9.7claws12
4066
4067         * src/account.c
4068                 don't allow cloning of accounts with remote folders,
4069                 patch submitted by Ricardo Mones Lastra
4070
4071 2003-12-03 [christoph]  0.9.7claws11
4072
4073         * src/folder.[ch]
4074         * src/imap.c
4075         * src/localfolder.[ch]
4076         * src/mh.c
4077         * src/news.c
4078         * src/common/xml.[ch]
4079                 add set_xml() and get_xml() virtual functions to FolderClass to
4080                 save extra information for Folders (for example the rootpath
4081                 only used by LocalFolder). The folderlist write function no
4082                 longer needs to know the folder type to save this extra
4083                 information.
4084
4085 2003-12-02 [christoph]  0.9.7claws10
4086
4087         * src/Makefile.am
4088         * src/account.c
4089         * src/folder.[ch]
4090         * src/folderview.h
4091         * src/imap.c
4092         * src/localfolder.[ch]          ** NEW **
4093         * src/mainwindow.c
4094         * src/mh.[ch]
4095         * src/news.[ch]
4096         * src/prefs_account.[ch]
4097         * src/prefs_filtering.h
4098         * src/procmsg.h
4099         * src/remotefolder.[ch]         ** NEW **
4100         * src/common/xml.[ch]
4101                 add item_set_xml() and item_get_xml() virtual functions to
4102                 FolderClass to give folders the ability to add extra information
4103                 to the saved FolderItem data. If NULL the default function for
4104                 FolderItem will be used.
4105
4106 2003-11-29 [christoph]  0.9.7claws9
4107
4108         * src/procheader.c
4109                 fix bug in unfolding
4110
4111 2003-11-29 [luke]       0.9.7claws8
4112
4113         * src/textview.c
4114                 fix compilation for non c99 compilers
4115
4116 2003-11-29 [christoph]  0.9.7claws7
4117
4118         * src/procmime.[ch]
4119         * src/mimeview.c
4120                 o unknown disposition types should be handled as
4121                   attachment (RFC2183)
4122                 o missing headers should not default to inline
4123                   (would make "Save All" useless when disposition header
4124                    is not set by the sending mailer)
4125                 o remove old MimeInfo data and cleanup
4126
4127 2003-11-29 [luke]       0.9.7claws6
4128
4129         * src/procmime.[ch]
4130                 re-added parsing of Content-Disposition header
4131                         - removes the old  'gchar* content_disposition'
4132                         - adds a new field 'DispositionType disposition'
4133                         - adds parameters to MimeInfo::parameters
4134
4135         * src/mimeview.c
4136                 use the "filename" parameter for saving, and the new
4137                 MimeInfo::disposition for save all.
4138
4139         * src/compose.c
4140         * src/toolbar.[ch]
4141                 add a 'check spelling' button as a possibility for 
4142                 the compose toolbar
4143
4144         * src/stockpixmap.[ch]
4145         * src/pixmaps/check_spelling.xpm        ** NEW **
4146         * src/Makefile.am
4147                 add a pixmap for use with 'check spelling' button or
4148                 a user defined action
4149
4150         * src/textview.c
4151                 re-apply fixed (I hope) patch for bug 57
4152                 "Hidden URL in HTML Mails"
4153
4154 2003-11-28 [christoph]  0.9.7claws5
4155
4156         * src/procmime.c
4157                 o be more liberal in what we accept as Content-Type parameters
4158                 o ignore comments after parameters
4159
4160         * src/sgpgme.c
4161                 o only free passphrase when an error occurs
4162
4163 2003-11-28 [paul]       0.9.7claws4
4164
4165         * src/account.c
4166                 add 'Clone Account' function. patch submitted by
4167                 Ricardo Mones Lastra
4168
4169 2003-11-27 [thorsten]   0.9.7claws3
4170
4171         * src/mimeview.c
4172                 fix crash if 'save_all' failed twice
4173
4174 2003-11-27 [paul]       0.9.7claws2
4175
4176         * po/POTFILES.in
4177                 fix a typo
4178
4179         * po/zh_CN.po
4180                 update Simplified Chinese translation. submitted by
4181                 Hansom Young
4182
4183 2003-11-27 [paul]       0.9.7claws1
4184
4185         * po/POTFILES.in
4186                 clean up
4187
4188 2003-11-26 [paul]       0.9.7claws
4189
4190         * 0.9.7claws released
4191
4192 2003-11-26 [paul]       0.9.6claws99
4193
4194         * src/Makefile.am
4195                 add reference to pixmaps/mime_message.xpm
4196
4197 2003-11-26 [paul]       0.9.6claws98
4198
4199         * po/POTFILES.in
4200                 remove reference to src/sigstatus.c
4201
4202 2003-11-26 [christoph]  0.9.6claws97
4203
4204         * src/Makefile.am
4205         * src/prefs_common.c
4206         * src/rfc2015.c
4207         * src/sigstatus.[ch]            ** REMOVE **
4208                 remove signature result popup option and window
4209
4210 2003-11-26 [paul]       0.9.6claws96
4211
4212         * po/es.po
4213           po/ja.po
4214           po/pl.po
4215           po/sk.po
4216           po/sr.po
4217                 update translations. submitted by Ricardo Mones Lastra,
4218                 Rui Hirokawa, Emil Nowak, Andrej Kacian, and Urke MMI
4219
4220 2003-11-25 [christoph]  0.9.6claws95
4221
4222         * src/procmime.c
4223                 display mime structure only in debug mode
4224
4225 2003-11-25 [melvin]     0.9.6claws94
4226
4227         * po/fr.po
4228                 Updated French translations + typos fixes of older
4229                 translations (thanks to Fabien Vantard for pointing
4230                 to some of them)
4231
4232 2003-11-25 [melvin]     0.9.6claws93
4233
4234         * src/editldap.c
4235                 Fixed a couple of typos.
4236
4237 2003-11-24 [paul]       0.9.6claws92
4238
4239         * po/POTFILES.in
4240                 add 'src/textview.c'
4241
4242 2003-11-24 [paul]       0.9.6claws91
4243
4244         * src/sgpgme.c
4245                 fix typo. spotted by Rui Hirokawa <rui_hirokawa@ybb.ne.jp>
4246
4247 2003-11-24 [paul]       0.9.6claws90
4248
4249         * src/plugins/image_viewer/viewer.c
4250                 image_viewer_show_mimepart(): 
4251                 use procmime_mimeinfo_get_parameter() to get the file name
4252
4253 2003-11-24 [paul]       0.9.6claws89
4254
4255         * src/textview.c
4256                 textview_show_mime_part(): rewrite text hint
4257
4258 2003-11-22 [paul]       0.9.6claws88
4259
4260         * sync with 0.9.7cvs5
4261                 see ChangeLog 2003-11-21
4262
4263 2003-11-21 [paul]       0.9.6claws87
4264
4265         * src/mimeview.c
4266                 define shortcut key 'o' for 'Open with...'
4267
4268 2003-11-21 [alfons]     0.9.6claws86
4269
4270         * src/messageview.c
4271                 fix bug #383 'Deleting message from "separate message view" 
4272                 uses local Trash folder'
4273
4274 2003-11-21 [christoph]  0.9.6claws85
4275
4276         * src/mimeview.c
4277                 fix content-type guessing by name parameter when finding
4278                 the correct viewer
4279
4280 2003-11-21 [alfons]     0.9.6claws84
4281
4282         * src/main.c
4283                 no mail incorporation allowed with --offline param.
4284                 fixes bug #374, "--offline ignored"
4285
4286 2003-11-20 [christoph]  0.9.6claws83
4287
4288         * src/mimeinfo.c
4289                 use signed MimeInfo when checking the signature and not
4290                 the selected one
4291
4292 2003-11-19 [alfons]     0.9.6claws82
4293
4294         * src/mainwindow.c
4295                 fix crash when toggling separate views, patch submitted
4296                 by Pawel Pekala <c0rn|AT|gazeta.pl>.
4297                 fixes bug #342, "separate views  cause crash"
4298
4299 2003-11-19 [paul]       0.9.6claws81
4300
4301         * src/compose.c
4302                 compose_redirect_write_headers_from_headerlist(): 
4303                 add Resent-Cc: header (bug fix inherited from 0.9.7cvs3)
4304                 
4305         * src/main.c
4306                 code cleanup (inherited from 0.9.7cvs4)
4307                 
4308         * tools/tb2sylpheed
4309                 bugfix: added missing attribute-list start. submitted by
4310                 Urke MMI
4311
4312 2003-11-19 [luke]       0.9.6claws80
4313
4314         * src/textview.c
4315                 revert my last commit until I get time to fix it
4316
4317 2003-11-18 [christoph]  0.9.6claws79
4318
4319         * src/mimeview.[ch]
4320                 check parent MimeInfos for signatures and display the
4321                 result of the parent when found
4322
4323         * src/pgpmime.c
4324                 o avoid NULL pointer warnings
4325                 o use procmime_mimeinfo_get_parameter()
4326
4327         * src/sgpgme.c
4328                 small text changes
4329
4330 2003-11-17 [luke]       0.9.6claws78
4331
4332         * src/textview.c
4333                 add check for disguised URLs, fixing bug 57
4334                 "Hidden URL in HTML Mails"
4335
4336 2003-11-16 [christoph]  0.9.6claws77
4337
4338         * src/procmime.c
4339                 fix crash when parsing invalid Content-Type header
4340
4341 2003-11-16 [christoph]  0.9.6claws76
4342
4343         * src/pgpmime.c
4344         * src/privacy.c
4345         * src/procmime.c
4346         * src/sgpgme.[ch]
4347                 implement message decrypting
4348
4349         * src/rfc2015.c
4350                 remove old code
4351
4352 2003-11-14 [luke]       0.9.6claws75
4353
4354         * src/mimeview.c
4355                 fix a couple of problems that treated application/* and
4356                 application/octet-stream the wrong way around
4357                 (since 0.9.6claws10), causing "Open" to do nothing.
4358
4359 2003-11-14 [christoph]  0.9.6claws74
4360
4361         * src/messageview.c
4362         * src/pgpmime.c
4363         * src/privacy.[ch]
4364                 prepare for message part decrypting
4365
4366         * src/sgpgme.c
4367                 add output for expired signatures
4368
4369         * src/rfc2015.c
4370                 remove some old code
4371
4372 2003-11-10 [christoph]  0.9.6claws73
4373
4374         * src/mimeview.c
4375                 add "Full info" button for bad and warn signature status
4376
4377         * src/sgpgme.c
4378                 generate full signature info like gpg's output
4379                 (gpg -v --with-fingerprint --verify)
4380
4381 2003-11-10 [christoph]  0.9.6claws72
4382
4383         * src/mimeview.c
4384         * src/pgpmime.c
4385         * src/privacy.[ch]
4386         * src/sgpgme.[ch]
4387         * src/textview.[ch]
4388                 o add code to view full signature info
4389                 o do automatic signature checks
4390
4391 2003-11-10 [alfons]     0.9.6claws71
4392
4393         * src/summaryview.c
4394                 don't crash when gtkut_font_load() returns invalid font (has
4395                 something to do with locale settings)
4396                 Patch submitted by David Chalmers <davidc|AT|ccmi.salk.edu>.
4397
4398 2003-11-09 [alfons]     0.9.6claws70
4399
4400         * src/procmime.c
4401                 plug leak
4402
4403 2003-11-08 [luke]       0.9.6claws69
4404
4405         * src/summaryview.c
4406                 fix some typos
4407
4408         * src/compose.c
4409                 rewrite compose_attach_parts(), fixing various bugs mainly
4410                 to do with re-editing.
4411
4412         * src/mimeview.c
4413                 "save all" now only saves attachments with names/filenames
4414
4415 2003-11-04 [match]      0.9.6claws68
4416
4417         * src/ldapctrl.[ch]
4418                 fix broken LDAP support.
4419
4420         * src/ldapquery.c
4421                 remove printf's.
4422
4423 2003-11-04 [luke]       0.9.6claws67
4424
4425         * src/mimeview.c
4426                 o  fixed bug 4 "focus lost on messages with attachments"
4427                 o  fixed 'Save all' attachments for new mime changes
4428                 o  right clicking on icons consistent with right clicking on
4429                    mime tree
4430                   - fixes a bug where wrong part is saved when you
4431                     choose 'Save as' from popup menu
4432                   - fixes bug 308 "No way to "save all" attachments"
4433                 o  fixed a compiler warning.
4434
4435         * src/textview.c
4436                 o  removed flickering in mime tree when using "n" and "p"
4437                    shortcuts
4438                 o  fixed bug where selecting the textview and pressing e.g.
4439                    'y' causes sylpheed to respond twice.
4440
4441         * src/summaryview.c
4442                 removed hard coding of * and ! shortcuts (which only served
4443                 to cause problems if you tried to redefine the shortcuts)
4444
4445 2003-11-04 [luke]       0.9.6claws66
4446
4447         * src/plugins/image_viewer/viewer.c
4448         * src/plugins/image_viewer/viewerprefs.c
4449         * src/plugins/image_viewer/viewerprefs.glade
4450                 o  allow toggling of image scaling by clicking on image
4451                 o  respond to image's container widget resize
4452
4453         * src/procmime.c
4454                 o  fix bad parsing of message when re-editing/viewing a
4455                    message saved to the drafts folder
4456
4457 2003-11-02 [match]      0.9.6claws65
4458
4459         * src/browseldap.h
4460                 fix if not building LDAP support.
4461         * src/addrindex.c
4462         * src/ldapquery.[ch]
4463         * src/editldap.h
4464                 include support for contains query. feature req 529354.
4465
4466 2003-11-02 [alfons]     0.9.6claws64
4467
4468         * src/browseldap.c
4469                 fix build bustage if not compiling ldap support
4470
4471 2003-11-01 [match]      0.9.6claws63
4472
4473         * po/POTFILES.in
4474         * src/Makefile.am
4475         * src/addr_compl.[ch]
4476         * src/addrbook.c
4477         * src/addrcache.[ch]
4478         * src/addrdefs.h        ** NEW **
4479         * src/addressbook.c
4480         * src/addressitem.h
4481         * src/addrindex.[ch]
4482         * src/addritem.h
4483         * src/addrquery.[ch]
4484         * src/ldapquery.[ch]
4485         * src/ldapserver.[ch]
4486                 refactor LDAP query mechanism.
4487
4488         * src/browseldap.[ch]   ** NEW **
4489         * src/ldaplocate.[ch]   ** NEW **
4490                 add feature to browse LDAP entry that was retrieved using
4491                 an explicit LDAP search.
4492
4493 2003-11-01 [alfons]     0.9.6claws62
4494
4495         * src/prefs_gtk.c
4496                 prefs_write_param(): fail when we see an invalid type; all the
4497                 callers seem to handle this gracefully by reverting changes
4498
4499 2003-10-30 [christoph]  0.9.6claws61
4500
4501         * configure.ac
4502         * ac/openssl.m4
4503         * ac/spamassassin.m4
4504         * src/Makefile.am
4505                 use extra variables for all libraries to make sure plugins
4506                 are only linked with libraries they really need. $LIBS is always
4507                 added to the linking parameters, but we only what the libraries
4508                 listed in the Makefile
4509
4510 2003-10-29 [paul]       0.9.6claws60
4511
4512         * src/mimeview.c
4513                 don't use Subject for unknown part name
4514
4515 2003-10-29 [paul]       0.9.6claws59
4516
4517         * src/compose.c
4518                 get name of attachment(s) when re-editing, fwd'ing or
4519                 redirecting
4520                 
4521         * src/mimeview.c
4522                 get name of attachment(s) when saving
4523
4524 2003-10-29 [hoa]        0.9.6claws58
4525
4526         * src/textview.c
4527                 implemented multipart/alternative in MIME message viewer.
4528
4529 2003-10-28 [christoph]  0.9.6claws57
4530
4531         * configure.ac
4532                 make sure MathML-Viewer is not built with the
4533                 Gtk2 version of GtkMathView
4534
4535 2003-10-28 [paul]       0.9.6claws56
4536
4537         * sync with 0.9.7cvs1
4538                 see ChangeLog 2003-10-28
4539
4540 2003-10-27 [alfons]     0.9.6claws55
4541
4542         * src/matcher_parser_parse.y
4543         * src/gtk/colorlabel.c
4544                 allow setting color label to 0 in filtering/processing rules
4545                 (should fix bug 368, "Can't create a filter condition "colorlabel 0"") 
4546
4547 2003-10-26 [alfons]     0.9.6claws54
4548
4549         * src/summary_search.c
4550                 fix misnomer and correct selecting initial search node  
4551
4552 2003-10-26 [christoph]  0.9.6claws53
4553
4554         * src/pgpmime.c
4555         * src/sgpgme.c
4556                 change display of signature info to use only name of
4557                 signer, otherwise the text gets too long.
4558
4559         * src/procmime.c
4560                 don't use MimeInfo's filename to generate tmp filename
4561
4562 2003-10-25 [christoph]  0.9.6claws52
4563
4564         * src/procmime.c
4565                 fix message body searching
4566
4567 2003-10-25 [paul]       0.9.6claws51
4568
4569         * src/compose.c
4570                 use g_basename rather than basename
4571
4572 2003-10-24 [christoph]  0.9.6claws50
4573
4574         * src/sgpgme.c
4575                 change fetching of signature key's trust
4576
4577 2003-10-24 [paul]       0.9.6claws49
4578
4579         * po/sk.po
4580                 update Slovak translation
4581                 submitted by Andrej Kacian
4582                 
4583         * src/mainwindow.c
4584                 remove unknown menu entry /File/Add mailbox/mbox...
4585
4586 2003-10-24 [hoa]        0.9.6claws48
4587
4588         * src/Makefile.am
4589                 removed all references to mbox folders
4590
4591         * src/carray.[ch]               * REMOVED *
4592         * src/chash.[ch]                * REMOVED *
4593         * src/maillock.[ch]             * REMOVED *
4594         * src/mailmbox.[ch]             * REMOVED *
4595         * src/mailmbox_folder.[ch]      * REMOVED *
4596         * src/mailmbox_parse.[ch]       * REMOVED *
4597         * src/mailmbox_types.[ch]       * REMOVED *
4598         * src/mbox_folder.[ch]          * REMOVED *
4599                 remove implementation of mbox folders
4600                 and old mailbox folder.
4601                 mbox folder implementation will be added
4602                 as a plugin so that implementation can be entirely
4603                 synchronized with the files of the project they are
4604                 extracted from (libEtPan!).
4605         
4606         * src/mainwindow.c
4607         * src/folder.c
4608         * src/folderview.[ch]
4609         * src/procmsg.h         
4610                 Disable as much code that references mbox folders
4611                 as possible.
4612                 Some UI thing still need to know that folder is mbox
4613                 (when we have to enter the name of the mailbox and
4614                 we want to add /var/mail/$USER).
4615
4616 2003-10-23 [christoph]  0.9.6claws47
4617
4618         * src/noticeview.c
4619                 don't always display button when noticeview is made visible
4620
4621         * src/mimeview.c
4622         * src/pgpmime.c
4623         * src/privacy.[ch]
4624         * src/sgpgme.[ch]
4625                 get signature information from crypto system
4626
4627 2003-10-22 [paul]       0.9.6claws46
4628
4629         * po/es.po
4630                 updated by Ricardo Mones Lastra
4631
4632 2003-10-22 [paul]       0.9.6claws45
4633
4634         * src/Makefile.am
4635                 update to reflect the changes to the icons that
4636                 happened in 0.9.6claws35
4637
4638 2003-10-22 [alfons]     0.9.6claws44
4639         
4640         * src/carray.h
4641                 inline carray_count() 
4642
4643 2003-10-21 [alfons]     0.9.6claws43
4644
4645         * src/carray.h
4646                 glib wrappers
4647         * src/carray.c
4648                 disable
4649         * src/mailmbox.[ch]
4650         * src/mailmbox_folder.c
4651         * src/mailmbox_parse.c
4652         * src/mailmbox_types.[ch]
4653                 %s/uint32_t/guint
4654
4655 2003-10-21 [luke]       0.9.6claws42
4656
4657         * src/stock_pixmaps.[ch]
4658         * src/mimeview.c
4659         * src/pixmaps/mime_application_octet_stream.xpm         ** REMOVE **
4660         * src/pixmaps/messageview_text.xpm                      ** REMOVE **
4661                 o remove mime_application_octet_stream.xpm icon (it was never
4662                   really needed)
4663                 o remove redundant icon messageview_text.xpm
4664
4665         * src/mainwindow.c
4666                 fix visibility of signature noticeview when toggling 'separate
4667                 message view'
4668
4669 2003-10-21 [christoph]  0.9.6claws41
4670
4671         * src/procmime.c
4672                 decode multipart and rfc822 mime parts to allow further
4673                 parsing when required
4674
4675 2003-10-21 [christoph]  0.9.6claws40
4676
4677         * src/procmime.[ch]
4678         * src/textview.c
4679                 remove obsolete charset parameter in MimeInfo and fix
4680                 TextView to use the charset from the parameter hash table
4681
4682         * src/plugins/dillo_viewer/Makefile.am
4683         * src/plugins/trayicon/Makefile.am
4684                 add OPENSSL_CFLAGS to fix building with using
4685                 --with-openssl-* parameters
4686
4687 2003-10-21 [paul]       0.9.6claws39
4688
4689         * src/prefs_matcher.[ch]
4690                 replace remnants of the old, renamed 'Execute' matchtype
4691                 add a brief description to the Info window
4692
4693 2003-10-21 [hoa]        0.9.6claws38
4694         
4695         * src/Makefile.am
4696         * src/carray.[ch]               * NEW *
4697         * src/chash.[ch]                * NEW *
4698         * src/folder.c
4699         * src/maillock.[ch]             * NEW *
4700         * src/mailmbox.[ch]             * NEW *
4701         * src/mailmbox_folder.[ch]      * NEW *
4702         * src/mailmbox_parse.[ch]       * NEW *
4703         * src/mailmbox_types.[ch]       * NEW *
4704                 implementation of mbox folder with unique message numbers
4705
4706                 made use of libEtPan! implementation of mbox for lower-layer.
4707
4708 2003-10-20 [alfons]     0.9.6claws37
4709
4710         * src/noticeview.c
4711                 fix invalid argument warning
4712         * src/pgpmime.c
4713                 no in place variable
4714
4715 2003-10-20 [paul]       0.9.6claws36
4716
4717         * src/compose.[ch]
4718           src/filtering.c
4719           src/messageview.c
4720                 fix crash when using Forward in Filtering when
4721                 external editor option is set
4722                 
4723                 Patch submitted by Simon 'corecode' Schubert
4724                 <corecode@corecode.ath.cx> 
4725
4726 2003-10-20 [paul]       0.9.6claws35
4727
4728         * src/pixmaps/mime_gpg_expired.xpm      ** REMOVED **
4729           src/pixmaps/mime_gpg_failed.xpm       ** REMOVED **
4730           src/pixmaps/mime_gpg_passed.xpm       ** REMOVED **
4731           src/pixmaps/mime_gpg_signed.xpm       ** REMOVED **
4732           src/pixmaps/mime_gpg_unknown.xpm      ** REMOVED **
4733           src/pixmaps/privacy_expired.xpm       ** NEW FILE **
4734           src/pixmaps/privacy_failed.xpm        ** NEW FILE **
4735           src/pixmaps/privacy_passed.xpm        ** NEW FILE **
4736           src/pixmaps/privacy_signed.xpm        ** NEW FILE **
4737           src/pixmaps/privacy_unknown.xpm       ** NEW FILE **
4738           src/pixmaps/privacy_warn.xpm          ** NEW FILE **
4739           src/mimeview.c
4740           src/stock_pixmap.[ch]
4741                 replace mime_gpg_*.xpm icons with new privacy_*.xpm
4742                 icons. add privacy_warn.xpm icon
4743
4744 2003-10-20 [hoa]  0.9.6claws34
4745
4746         * src/folder_item_prefs.[ch]
4747         * src/prefs_folder_item.c
4748         * src/main.c
4749                 Added a property per folder to choose whether we 
4750                 want to apply processing on it on startup or if we
4751                 prefer to wait the folder selection to apply it.
4752         
4753         * src/messageview.c
4754                 fixed C89 compatibility (for old compilers, for
4755                 example gcc 2.95.x).
4756
4757 2003-10-17 [christoph]  0.9.6claws33
4758
4759         * src/mimeview.c
4760         * src/noticeview.[ch]
4761                 change noticeview icon to indicate signature status
4762
4763 2003-10-17 [christoph]  0.9.6claws32
4764
4765         * src/Makefile.am
4766         * src/main.c
4767         * src/mimeview.c
4768         * src/noticeview.c
4769         * src/pgpmime.[ch]                              ** NEW **
4770         * src/privacy.[ch]
4771         * src/rfc2015.c
4772         * src/sgpgme.c                                  ** NEW **
4773                 reimplement PGP/Mime signature checking (unfinished)
4774
4775 2003-10-15 [christoph]  0.9.6claws31
4776
4777         * src/procmime.[ch]
4778                 fix procmime_get_text_content() and
4779                 procmime_get_first_text_content()
4780
4781 2003-10-15 [christoph]  0.9.6claws30
4782
4783         * src/plugins/spamassassin/spamassassin_gtk.c
4784         * src/plugins/spamassassin/spamassassin_gtk.glade
4785                 fix timeout tooltip
4786
4787 2003-10-15 [paul]       0.9.6claws29
4788
4789         * src/messageview.c
4790                 workaround for buggy smtp servers. on sending a
4791                 return receipt strip the name part from the address
4792                 when creating headers
4793                 
4794 2003-10-15 [paul]       0.9.6claws28
4795
4796         * sync with 0.9.7 release
4797                 see ChangeLog 2003-10-15
4798
4799 2003-10-14 [christoph]  0.9.6claws27
4800
4801         * src/plugins/clamav/clamav_plugin.c
4802                 fix clamav plugin
4803
4804 2003-10-14 [christoph]  0.9.6claws26
4805
4806         * src/compose.c
4807         * src/mimeview.c
4808         * src/procmime.[ch]
4809         * src/rfc2015.c
4810         * src/textview.c
4811         * src/plugins/clamav/clamav_plugin.c
4812                 use GNode to create the mime tree (some changes to functions
4813                 that traverse the tree are just quick and dirty. Maybe we
4814                 can find better solutions with g_node_*-functions)
4815
4816 2003-10-14 [luke]       0.9.6claws25
4817
4818         * src/mimeview.c
4819                 fix a navigation bug (stupid typo of mine)
4820
4821 2003-10-14 [christoph]  0.9.6claws24
4822
4823         * src/textview.c
4824                 fix missing last line in plain/text mails
4825
4826 2003-10-13 [luke]       0.9.6claws23
4827
4828         * src/summaryview.c
4829                 fix bug 334 (part 1)
4830
4831 2003-10-13 [kov]        0.9.6claws22
4832
4833         * src/mimeview.c
4834                 error checking when the user enters a non-directory at
4835                 the file selection dialog.
4836                 work-around for users entering directory location without
4837                 adding a leading G_DIR_SEPARATOR.
4838
4839 2003-10-13 [luke]       0.9.6claws21
4840
4841         * src/compose.c
4842                 error reporting for inserting files, including catching
4843                 invalid characters for current locale/encoding
4844
4845 2003-10-13 [paul]       0.9.6claws20
4846
4847         * src/folderview.c
4848                 fix bug #347 'subscribe newsgroups crashes'
4849
4850 2003-10-13 [paul]       0.9.6claws19
4851
4852         * src/compose.c
4853                 when using 'Reply to all' include the 'send replies
4854                 to' folder property
4855                 
4856         * po/ja.po
4857                 update Japanese translation. submitted by Rui Hirokawa 
4858                 <rui_hirokawa@ybb.ne.jp>        
4859
4860 2003-10-13 [hoa]        0.9.6claws18
4861
4862         * src/account.c
4863         * src/compose.c
4864         * src/messageview.c
4865         * src/procheader.c
4866         * src/procheader.h
4867                 rename get_header_from_msginfo() into
4868                 procheader_get_header_from_msginfo() so that we have a
4869                 coherent exported naming.
4870                 avoid parsing of header contained in a string via
4871                 a newly written temporary file.
4872
4873         Patch submitted by Simon 'corecode' Schubert
4874                 <corecode@corecode.ath.cx>
4875
4876 2003-10-12 [hoa]        0.9.6claws17
4877
4878         * src/filtering.c
4879         * src/filtering.h
4880         * src/matcher.c
4881         * src/matcher.h
4882         * src/matcher_parser_parse.y
4883         * src/prefs_filtering_action.c
4884                 added "stop" action : stop applying the filtering rules.
4885                 added "set score" and "increase/decrease score" actions.
4886                 That two last action replace the "change_score" action
4887                 introduced by alfons in 0.8.8claws85.
4888                 "set score" is to set a given score to the message.
4889                 "increase/decrease score" will increase or decrease the
4890                 score if the given value is respectively positive or
4891                 negative. If someone find a some better name for this last
4892                 rule, it can be modified.
4893
4894 2003-10-12 [paul]       0.9.6claws16
4895
4896         * AUTHORS
4897           po/ja.po
4898                 update Japanese translation. submitted by Rui Hirokawa 
4899                 <rui_hirokawa@ybb.ne.jp>
4900
4901 2003-10-12 [christoph]  0.9.6claws15
4902
4903         * src/procmime.c
4904                 fix crash caused by incorrect headers
4905
4906 2003-10-10 [christoph]  0.9.6claws14
4907
4908         * src/main.c
4909         * src/privacy.[ch]
4910         * src/rfc2015.[ch]
4911                 implement detection of signed message parts for rfc2015
4912
4913 2003-10-10 [thorsten]   0.9.6claws13
4914
4915         * src/mimeview.c
4916                 fix typo
4917
4918 2003-10-10 [christoph]  0.9.6claws12
4919
4920         * src/stock_pixmap.[ch]
4921         * src/pixmaps/mime_message.xpm                  ** NEW **
4922                 add a new icon for mime type "message"
4923
4924         * src/privacy.[ch]
4925         * src/procmime.[ch]
4926                 add crypto api
4927
4928         * src/mimeview.c
4929                 o use crypto api
4930                 o add icons for message type mime parts
4931
4932 2003-10-10 [christoph]  0.9.6claws11
4933
4934         * src/mainwindow.c
4935         * src/messageview.[ch]
4936         * src/mimeview.[ch]
4937         * src/procmime.[ch]
4938         * src/procmsg.[ch]
4939         * src/rfc2015.c
4940         * src/summaryview.c
4941         * src/textview.[ch]
4942                 o remove switching between TextView and MimeView in MessageView
4943                   (if required we can hide the icon box and the MimeView will
4944                    look exaxtly like the TextView)
4945                 o temporary remove signature and decrypting GPGME code
4946
4947 2003-10-09 [christoph]  0.9.6claws10
4948
4949         * src/action.c
4950         * src/compose.c
4951         * src/messageview.c
4952         * src/mimeview.c
4953         * src/procmime.[ch]
4954         * src/procmsg.c
4955         * src/rfc2015.c
4956         * src/textview.c
4957         * src/common/utils.[ch]
4958         * src/plugins/clamav/clamav_plugin.c
4959         * src/plugins/dillo_viewer/dillo_viewer.c
4960         * src/plugins/image_viewer/viewer.c
4961         * src/plugins/mathml_viewer/mathml_viewer.c
4962                 new mime parser (several things need fixing)
4963
4964 2003-10-09 [paul]       0.9.6claws9
4965
4966         * src/imap.c
4967                 a little more sync with 0.9.6cvs2 and a tidy up
4968
4969 2003-10-08 [paul]       0.9.6claws8
4970
4971         * sync with 0.9.6cvs2
4972                 see ChangeLog 2003-10-03
4973
4974 2003-10-05 [christoph]  0.9.6claws7
4975
4976         * src/summaryview.c
4977                 don't use flags to check if a message is in a news folder
4978
4979         (closes Bug 282 clicking on folder with copied Messages from News
4980          immediately after having copied them crashes Sylpheed-Claws)
4981
4982 2003-10-05 [christoph]  0.9.6claws6
4983
4984         * src/Makefile.am
4985         * src/progressdialog.[ch]               ** REMOVE **
4986         * src/gtk/Makefile.am
4987         * src/gtk/progressdialog.[ch]           ** NEW **
4988                 move progressdialog to gtk directory
4989
4990 2003-10-04 [christoph]  0.9.6claws5
4991
4992         * src/prefs_toolbar.c
4993         * src/gtk/prefswindow.c
4994                 remove widget_show_all for pages root widget
4995
4996         * src/plugins/spamassassin/spamassassin.[ch]
4997         * src/plugins/spamassassin/spamassassin_gtk.c
4998         * src/plugins/spamassassin/spamassassin_gtk.glade
4999                 add support for new libspamc transports
5000
5001 2003-10-04 [christoph]  0.9.6claws4
5002
5003         * src/plugins/spamassassin/libspamc.[ch]
5004         * src/plugins/spamassassin/spamassassin.c
5005         * src/plugins/spamassassin/utils.[ch]
5006                 update libspamc to version from SpamAssassin 2.60
5007
5008 2003-10-03 [christoph]  0.9.6claws3
5009
5010         * src/send_message.c
5011                 fix missing format string bug found by
5012                 Georgi Guninski <guninski@guninski.com>
5013
5014 2003-10-03 [paul]       0.9.6claws2
5015
5016         * po/zh_CN.po
5017                 update Simpilified Chinese translation, submitted by
5018                 Hansom Young
5019
5020 2003-10-02 [christoph]  0.9.6claws1
5021
5022         * src/imap.c
5023                 add UIDPLUS support for COPY and EXPUNGE
5024
5025 2003-10-02 [paul]       0.9.6claws
5026
5027         * 0.9.6claws released
5028
5029 2003-10-02 [paul]
5030
5031         * po/es.po
5032           po/sk.po
5033                 update Spanish and Slovak translations
5034                 submitted by Ricardo Mones Lastra and Andrej Kacian
5035  
5036 2003-10-02 [paul]       0.9.5claws43
5037
5038         * po/en_GB.po
5039                 update British English translation
5040
5041 2003-10-02 [paul]       0.9.5claws42
5042
5043         * po/hr.po
5044                 update Croatian translation, submitted by Dragan
5045
5046 2003-10-01 [paul]       0.9.5claws41
5047
5048         * po/pl.po
5049           po/sr.po
5050                 update Polish and Serbian translations, submitted by
5051                 Emil and Urke MMI
5052
5053 2003-10-01 [melvin]     0.9.5claws40
5054
5055         * po/fr.po
5056                 Updated French translations
5057
5058 2003-10-01 [melvin]     0.9.5claws39
5059
5060         * src/prefs_fonts.c
5061                 Fixed a Gtk warning
5062
5063         * src/plugins/dillo_prefs.c     
5064                 Quasi unnoticeable UI clean-up.
5065
5066 2003-10-01 [paul]
5067
5068         * tools/README
5069           tools/maildir2sylpheed.pl
5070                 bug fixes, rewrites, submitted by Matthias Förste 
5071                 <itsjustme@users.sourceforge.net>
5072
5073 2003-09-29 [paul]       0.9.5claws38
5074
5075         * src/inc.c
5076                 fix my coding carelessness
5077
5078 2003-09-29 [paul]       0.9.5claws37
5079
5080         * po/POTFILES.in
5081           src/Makefile.am
5082           src/main.c
5083           src/prefs_common.[ch]
5084           src/prefs_fonts.[ch]  ** NEW FILES **
5085                 move Font config options to Other Prefs/Display/Fonts
5086                 (user's current configuration is preserved)
5087
5088 2003-09-29 [paul]       0.9.5claws36
5089
5090         * src/inc.c
5091           src/prefs_account.c
5092                 allow 'local_mbox' value to point to either a directory 
5093                 (/var/mail -  default, new) or a file (/var/mail/username
5094                 - original)
5095
5096 2003-09-28 [paul]       0.9.5claws35
5097
5098         * src/rfc2015.c
5099                 on signature check, where key exists, print the
5100                 Key ID
5101
5102 2003-09-27 [alfons]     0.9.5claws34
5103
5104         * src/action.c
5105                 o make progress bar not fill/expand when resizing dialog
5106                 o use default fixed text font for actions output
5107
5108 2003-09-27 [paul]       0.9.5claws33
5109
5110         * src/prefs_common.[ch]
5111           src/procmsg.c
5112           src/send_message.c
5113                 remove External Program settings from Common Prefs/Send
5114                 as they are now unnecessary due to Local account settings.
5115                 plus a little tidying-up after 0.9.5claws31
5116
5117 2003-09-27 [paul]       0.9.5claws32
5118
5119         * src/prefs_account.c
5120                 o make correction to gui text:
5121                   'Local mailbox file' -> 'Local mailbox directory'
5122                 o give 'local_mbox' option a reasonable default value:
5123                   '/var/mail'
5124                 o use 'DEFAULT_SENDMAIL_CMD' as default 'mail_command'
5125                   value
5126
5127 2003-09-26 [paul]       0.9.5claws31
5128
5129         * src/inc.c
5130           src/prefs_common.[ch]
5131                 remove 'Incorporate from spool' common pref,
5132                 force creation of a 'Local' account
5133
5134 2003-09-26 [christoph]  0.9.5claws30
5135
5136         * src/folder.c
5137         * src/msgcache.c
5138                 add more NULL pointer checks
5139
5140 2003-09-25 [christoph]  0.9.5claws29
5141
5142         * src/folder.c
5143                 o don't fetch source message to get it's message id
5144                 o immediately scan dest folder when copying a message did not
5145                   return a new message number and not do it when the first message
5146                   without a new message number is found
5147
5148 2003-09-23 [christoph]  0.9.5claws28
5149
5150         * src/compose.c
5151                 fix generating of headers
5152
5153         (patch by David Relson <relson@osagesoftware.com>)
5154
5155 2003-09-23 [paul]       0.9.5claws27
5156
5157         * po/zh_CN.po
5158                 update Simplified Chinese translation. submitted by
5159                 Hansom Young
5160
5161 2003-09-23 [paul]       0.9.5claws26
5162
5163         * tools/Makefile.am
5164           tools/README
5165           tools/vcard2xml.py    ** NEW FILE **
5166                 add a script that converts an evolution vcard to
5167                 sylpheed's xml format
5168                 submitted by Bogdan Sumanariu <bsumanariu@one5.ro>
5169
5170 2003-09-22 [paul]       0.9.5claws25
5171
5172         * src/plugins/clamav/clamav_plugin.c
5173                 don't skip MULTIPART parts
5174
5175 2003-09-21 [christoph]  0.9.5claws24
5176
5177         * src/alertpanel.c
5178                 remove unneeded include
5179
5180         * src/folder.c
5181                 clean up copy/move mess with duplicated code
5182
5183         * src/imap.c
5184                 fix problem that sometimes the folder was not scanned
5185                 also it was changed
5186
5187 2003-09-21 [christoph]  0.9.5claws23
5188
5189         * src/Makefile.am
5190         * src/logwindow.[ch]                    ** REMOVE **
5191         * src/mainwindow.c
5192         * src/prefs_common.c
5193         * src/gtk/Makefile.am
5194         * src/gtk/logwindow.[ch]                ** ADD **
5195                 make logwindow prefs_common independent and move
5196                 it to gtk directory
5197
5198 2003-09-20 [christoph]  0.9.5claws22
5199
5200         * src/compose.c
5201                 add extra space for address code conversion
5202                 (4 * unconvered size could be too small for short headers)
5203
5204 2003-09-20 [christoph]  0.9.5claws21
5205
5206         * src/compose.c
5207                 increase temp buffer size when writing headers
5208
5209 2003-09-19 [darko]      0.9.5claws20
5210
5211         * src/compose.c
5212                 don't ignore value of 'Save copy of outgoing messages to
5213                 this folder instead of Sent' in message redirect
5214
5215 2003-09-17 [christoph]  0.9.5claws19
5216
5217         * src/compose.c
5218                 use ", " as address seperator for mail headers and pass whole
5219                 header line at once to compose_convert_header to make sure
5220                 it is correctly folded
5221
5222         (closes Bug 64 Problem when sending to many recipients)
5223
5224 2003-09-17 [hoa]        0.9.5claws18
5225         
5226         * src/matcher.[ch]
5227           src/matcher_parser_parse.y
5228           src/prefs_matcher.c
5229                 changed the keyword used for command execution in condition
5230                 keyword is changed from "execute" to "test"
5231                 so that it is not the same as the one used for action.
5232                 This will fix a bug when using filtering dialog.
5233                 All semantic in the code is also changed to reflect
5234                 the keyword change.
5235
5236 2003-09-17 [paul]
5237         
5238         * sync with 0.9.6 release
5239
5240 2003-09-17 [paul]       0.9.5claws17
5241
5242         * sync with 0.9.5cvs8
5243                 see ChangeLog 2003-09-16 and 2003-09-17
5244
5245 2003-09-16 [paul]       0.9.5claws16
5246
5247         * sync with 0.9.5cvs6
5248                 see ChangeLog 2003-09-16
5249
5250 2003-09-15 [paul]       0.9.5claws15
5251
5252         * sync with 0.9.5cvs5
5253                 see ChangeLog 2003-09-15
5254
5255 2003-09-14 [alfons]     0.9.5claws14
5256
5257         * src/inc.c
5258                 make "Go to inbox after receiving new mail" again;
5259                 regression of a sync, restored to sylpheed main 
5260                 behaviour. (misses still some bits)
5261
5262 2003-09-14 [alfons]     0.9.5claws13
5263
5264         * src/prefs_filtering_action.c
5265                 o add proper message if empty execute command line
5266                 o don't select first action item after registering a
5267                   new action to prevent (what seems to be a GTK) bug
5268                   #36, "filtering will only accept one action change 
5269                   per invocation".
5270
5271 2003-09-14 [alfons]     0.9.5claws12
5272
5273         * src/prefs_filtering.c
5274         * src/prefs_filtering_action.c
5275         * src/prefs_matcher.c
5276                 fix function signature for key_pressed_event signal handlers
5277
5278 2003-09-14 [alfons]     0.9.5claws11
5279
5280         * src/mainwindow.c
5281                 fix regression caused by fix for invalid bug #7
5282                 (should fix #246, "Multiple selections are deselected when 
5283                 moving from search window to main window")
5284                 
5285 2003-09-14 [alfons]     0.9.5claws10
5286         
5287         * src/actions.[ch]
5288         * src/filtering.[ch]
5289         * src/prefs_actions.c
5290                 allow `filtering actions` in actions; only for advanced users
5291                 right now: try for example, "%as{mark color 2}" 
5292         
5293 2003-09-13 [paul]       0.9.5claws9
5294         
5295         * po/pl.po
5296           po/zh_CN.po   ** NEW FILE **
5297                 update Polish translation, submitted by Emil 
5298                 <eminowbl@posejdon.wpk.p.lodz.pl>
5299                 add new Simplified Chinese translation, submitted by
5300                 Hansom Young <hansom_young@yahoo.com>
5301
5302 2003-09-12 [alfons]     0.9.5claws8
5303
5304         * src/summaryview.c
5305                 don't open separate message views when View | Separate message view
5306                 is active 
5307                 (please look carefully for any navigation regressions)
5308
5309 2003-09-11 [alfons]     0.9.5claws7
5310
5311         * src/mainwindow.c
5312                 make default message view, opened by View | Separate message 
5313                 view, look like a claws message view (which includes a menu
5314                 bar and a toolbar)
5315                 (fixes bug #298, "message view loses tool bar") 
5316
5317 2003-09-11 [christoph]  0.9.5claws6
5318
5319         * src/folderview.c
5320                 fix double deleting of newsgroup folders
5321
5322         (closes Bug 305 crash after deleting of a newsgroup)
5323
5324 2003-09-11 [paul]       0.9.5claws5
5325
5326         * src/rfc2015.c
5327           src/common/utils.h
5328                 more sync'ing from 0.9.5cvs2
5329
5330 2003-09-11 [christoph]  0.9.5claws4
5331
5332         * src/compose.c
5333         * src/rfc2015.c
5334         * src/common/utils.h
5335                 fix sync with 0.9.5cvs2
5336
5337 2003-09-11 [paul]       0.9.5claws3
5338
5339         * sync with 0.9.5cvs4
5340                 see ChangeLog 2003-09-11
5341
5342 2003-09-11 [paul]       0.9.5claws2
5343
5344         * sync with 0.9.5cvs2
5345                 see ChangeLog 2003-09-05
5346                 
5347 2003-09-11 [paul]       0.9.5claws1
5348
5349         * sync with 0.9.5cvs3
5350                 see ChangeLog 2003-09-10
5351
5352 2003-09-10 [paul]       0.9.5claws
5353
5354         * 0.9.5claws released
5355
5356 2003-09-10 [paul]       0.9.4claws78
5357
5358         * src/Makefile.am
5359                 add missing files
5360
5361 2003-09-10 [melvin]     0.9.4claws77
5362
5363         * po/fr.po
5364                 Updated French translations
5365
5366 2003-09-10 [paul]       0.9.4claws76
5367
5368         * po/es.po
5369           po/sk.po
5370           po/sr.po
5371                 update Spanish, Slovak, and Serbian translations.
5372                 submitted by Ricardo Mones Lastra, Andrej Kacian,
5373                 and Urke MMI
5374                 
5375         * AUTHORS
5376                 add translation team section
5377
5378 2003-09-09 [christoph]  0.9.4claws75
5379
5380         * src/folder.c
5381                 free item->prefs in folder_item_destroy
5382
5383 2003-09-09 [alfons]     0.9.4claws74
5384
5385         * src/folderview.c
5386                 o proper check for root node sorting
5387                 o remove unnecessary gtk_ctree_remove_node 
5388
5389         (should fix bug #300, "crash while moving folder")      
5390
5391 2003-09-08 [christoph]  0.9.4claws73
5392
5393         * src/folderview.c
5394                 o fix double adding of IMAP FolderItems to GtkCTree
5395                 o fix crash then mbox folder is removed
5396
5397 2003-09-08 [christoph]  0.9.4claws72
5398
5399         * src/folder.c
5400         * src/folderview.c
5401         * src/mainwindow.c
5402                 fix new folder notification
5403
5404         * src/mbox_folder.c
5405                 fix cache path
5406
5407 2003-09-08 [christoph]  0.9.4claws71
5408
5409         * src/compose.c
5410                 replace '\n' and '\r' before removing trailing spaces
5411
5412         * src/folder.[ch]
5413         * src/folderview.c
5414                 add information about new or removed items in folder tree change
5415                 notification and use this in folderview to add and remove only
5416                 the appected items and not refresh the whole tree
5417
5418 2003-09-07 [match]      0.9.4claws70
5419
5420         * src/Makefile.am
5421         * src/addr_compl.c
5422         * src/addressbook.c
5423         * src/addressitem.h
5424         * src/addrindex.c
5425         * src/addritem.c
5426         * src/addritem.h
5427         * src/addrquery.c                       ** NEW **
5428         * src/addrquery.h
5429         * src/ldapquery.c
5430         * src/ldapserver.c
5431         * src/stock_pixmap.c
5432         * src/stock_pixmap.h
5433         * src/pixmaps/address_search.xpm        ** NEW **
5434                 re-introduce Lookup button for LDAP 'static' searches.
5435
5436 2003-09-07 [alfons]     0.9.4claws69
5437         
5438         * src/summaryview.c
5439                 abandon setting usize for messageview because it gives layout problems
5440                 with the quick search bar and the headerview; fixes assorted UI glitches:
5441                 
5442                 o bug #148, "Toggling of quick-search bar reduces index view area" 
5443                 o bug #280, "Window resiizes for line length but does not revert"
5444
5445 2003-09-07 [christoph]  0.9.4claws68
5446
5447         * src/compose.c
5448                 o make sure we don't have any newlines in header values
5449                 o check custom headers for spaces and newlines and ignore
5450                   malformed header names
5451
5452 2003-09-06 [christoph]  0.9.4claws67
5453
5454         * src/folder.c
5455         * src/folderview.c
5456                 invoke notification hook for folder tree changes after append
5457                 and remove folder
5458
5459         (closes Bug 294 Crash while moving folder with many subdirectories)
5460
5461 2003-09-06 [christoph]  0.9.4claws66
5462
5463         * src/folder.c
5464                 destroy folder's MsgCache if FolderItem is removed to make sure
5465                 it is not saved when the FolderItem is destroyed
5466
5467 2003-09-06 [christoph]  0.9.4claws65
5468
5469         * src/plugins/clamav/clamav_plugin.c
5470                 fix copy & paste bug
5471
5472 2003-09-05 [christoph]  0.9.4claws64
5473
5474         * src/folder.c
5475         * src/messageview.[ch]
5476         * src/procmsg.[ch]
5477         * src/summaryview.c
5478                 extend MSGINFO_UPDATE_HOOK to send delete notifications. Used
5479                 by MessageView to clear it when the message is deleted. Should
5480                 work even if messages are deleted in MainWindow or by
5481                 processing.
5482
5483 2003-09-05 [alfons]     0.9.4claws63
5484
5485         * src/messageview.c
5486                 deleting a message in a message view frees its msginfo, make 
5487                 messageview_update_all() aware of that (should fix bug #293,
5488                 "deleting message caused crash")
5489
5490 2003-09-05 [melvin]     0.9.4claws62
5491
5492         * src/action.c
5493                 Improve synchronous action exit code (fixes 
5494                 a ~5 seconds delay after action exit on RedHat 9)
5495
5496 2003-09-04 [christoph]  0.9.4claws61
5497
5498         * src/compose.c
5499         * src/rfc2015.c
5500         * src/common/utils.[ch]
5501                 add util function to create mime boundary and use it
5502                 in compose and gpg code
5503
5504 2003-09-04 [alfons]     0.9.4claws60
5505
5506         * src/folder.c
5507                 source folder item's GNode should already have been freed in 
5508                 a previous call to src->folder->klass->remove_folder()
5509                 (should fix bug #287, "crash when moving folders")
5510
5511 2003-09-03 [thorsten]   0.9.4claws59
5512
5513         * src/plugins/spamassassin/spamassassin_gtk.c
5514                 fix compile error
5515
5516 2003-09-03 [christoph]  0.9.4claws58
5517
5518         * src/plugins/spamassassin/spamassassin.[ch]
5519         * src/plugins/spamassassin/spamassassin_gtk.c
5520                 add timeout config option
5521
5522 2003-09-03 [paul]       0.9.4claws57
5523
5524         * po/sk.po      ** NEW FILE **
5525                 add Slovak translation. Submitted by Andrej Kacian 
5526                 <andrej@kacian.sk>
5527
5528 2003-09-03 [paul]       0.9.4claws56
5529
5530         * src/plugins/clamav/clamav_plugin_gtk.c
5531                 gui tweaks: replace a label with a tooltip, modify the
5532                 text, use gtk_check_button_new(); instead of
5533                 gtk_check_button_new_with_label("");
5534
5535 2003-09-02 [alfons]     0.9.4claws55
5536
5537         * src/gtk/filesel.c
5538                 remember last used dir when attaching multiple files (should fix
5539                 bug #290, "Attach File does not remember directory")
5540
5541 2003-09-01 [paul]       0.9.4claws54
5542
5543         * po/es.po
5544                 updated by Ricardo Mones Lastra
5545
5546 2003-09-01 [alfons]     0.9.4claws53
5547
5548         * src/gtk/gtkaspell.[ch]
5549                 be pedantic and strict and use const gchar * instead of guchar *
5550
5551 2003-09-01 [alfons]     0.9.4claws52
5552
5553         * src/mainwindow.c
5554         * src/summaryviewc.
5555                 re-enable Save As when multiple messages are selected
5556
5557 2003-09-01 [paul]       0.9.4claws51
5558
5559         * src/textview.c
5560                 g_free(trimmed_uri);
5561
5562 2003-09-01 [paul]       0.9.4claws50
5563
5564         * sync with 0.9.4cvs13
5565                 see ChangeLog 2003-09-01
5566
5567 2003-09-01 [paul]       0.9.4claws49
5568
5569         * src/textview.c
5570                 trim uri before sending to the statusbar
5571                 fixes Bug 275 'Clicking on long URL wrapped onto two lines
5572                 in the message window causes main S-C window to enlarge 
5573                 past screen edges'
5574
5575 2003-09-01 [paul]       0.9.4claws48
5576
5577         * sync with 0.9.4cvs12
5578                 see ChangeLog 2003-09-01
5579
5580 2003-08-30 [christoph]  0.9.4claws47
5581
5582         * src/compose.c
5583         * src/folder_item_prefs.[ch]
5584         * src/prefs_folder_item.c
5585         * src/gtk/gtkaspell.[ch]
5586                 commit per folder dictionary patch by
5587                 Paul Evans <nerd@freeuk.com>
5588
5589 2003-08-30 [christoph]  0.9.4claws46
5590
5591         * src/plugins/spamassassin/spamassassin_gtk.c
5592         * src/plugins/spamassassin/spamassassin_gtk.glade
5593                 reduce GUI clutter by placing hints into tooltips
5594
5595 2003-08-30 [paul]       0.9.4claws45
5596
5597         * src/compose.c
5598                 add 'Content-Disposition: inline' to a text/plain
5599                 part when using PGP/MIME signing
5600
5601 2003-08-30 [paul]       0.9.4claws44
5602
5603         * src/prefs_common.c
5604           src/prefs_spelling.c
5605           src/prefs_spelling.glade
5606                 reduce GUI clutter by placing hints into tooltips
5607
5608 2003-08-29 [christoph]  0.9.4claws43
5609
5610         * configure.ac
5611                 fix bug found by Ivan Rayner <ivanr@sgi.com>
5612
5613         * src/stock_pixmap.c
5614                 change unecessary warning into a debug message
5615
5616         * src/plugins/clamav/Makefile.am
5617                 Fix error "-I$(CLAMAV_LIBS)"
5618
5619 2003-08-29 [christoph]  0.9.4claws42
5620
5621         * intl/Makefile.in
5622         * src/Makefile.am
5623         * src/matcher.h
5624         * src/common/Makefile.am
5625         * src/common/passcrypt.c
5626                 commit fixes and patches for some of the IRIX problems found by
5627                 Ivan Rayner <ivanr@sgi.com>
5628
5629 2003-08-29 [paul]       0.9.4claws41
5630
5631         * src/prefs_filtering.c
5632                 add 'Top' and 'Bottom' buttons, based on changes in
5633                 src/prefs_filter.c in 0.9.4cvs11.
5634
5635 2003-08-27 [christoph]  0.9.4claws40
5636
5637         * src/folderview.c
5638                 fix bug that the current summary settings were copied to the
5639                 wrong folder item, when the folder item prefs are opened.
5640                 Copying is not required because summary settings and
5641                 folder_item_prefs do not contain the same settings
5642
5643 2003-08-27 [thorsten]   0.9.4claws39
5644
5645         * src/imap.c
5646                 fix compile error
5647
5648 2003-08-26 [paul]       0.9.4claws38
5649
5650         * sync with 0.9.4cvs9
5651                 see ChangeLog 2003-08-26
5652
5653 2003-08-25 [paul]       0.9.4claws37
5654
5655         * sync with 0.9.4cvs8
5656                 see ChangeLog 2003-08-25
5657
5658 2003-08-24 [christoph]  0.9.4claws36
5659
5660         * src/prefs_filtering.c
5661                 shouldn't remove items from a GSList while iterating over the
5662                 list (makes cur invalid and cur->next not accessable)
5663
5664         (closes Bug 272 i deleted an folder and some seconds later sylpheed
5665          crashed)
5666
5667 2003-08-23 [christoph]  0.9.4claws35
5668
5669         * src/news.c
5670                 news folders should be scanned when opened
5671
5672 2003-08-22 [christoph]  0.9.4claws34
5673
5674         * src/prefs_folder_item.c
5675                 use macro to assign strings that always frees the old string
5676
5677         * src/gtk/gtkaspell.[ch]
5678                 add gtkaspell_set_dictionary_menu_active_item() to set active
5679                 item in dictionary option menu
5680
5681         * src/prefs_spelling.c
5682                 use gtkaspell_set_dictionary_menu_active_item() to select
5683                 dictionary
5684
5685 2003-08-21 [christoph]  0.9.4claws33
5686
5687         * src/folder.[ch]
5688         * src/imap.c
5689         * src/mbox_folder.c
5690         * src/mh.c
5691         * src/news.c
5692                 optimize folder system
5693
5694         * src/gtk/gtkstext.c
5695                 fix division by zero when font has 0 width for ' '
5696
5697 2003-08-21 [paul]       0.9.4claws32
5698
5699         * sync with 0.9.4cvs7
5700                 see ChangeLog 2003-08-20
5701
5702 2003-08-19 [paul]       0.9.4claws31
5703
5704         * src/common/defs.h
5705                 add the missing '/' to SYLDOC_MANUAL_HTML_INDEX and
5706                 SYLDOC_FAQ_HTML_INDEX.
5707         * src/manual.c
5708                 use LC_MESSAGES instead of LC_ALL to find the current
5709                 language
5710
5711           fixes Bug #281 'in src/manual.c URL for manuals and FAQ wrong'.
5712
5713 2003-08-19 [paul]       0.9.4claws30
5714
5715         * po/bg.po
5716                 updated by George Danchev
5717
5718 2003-08-18 [luke]       0.9.4claws29
5719         * src/mimeview.[ch]
5720         * src/gtk/gtkvscrollbutton.[ch]
5721                 o removed gtk_vscrollbutton_reset() (reasons: reduce 
5722                   dependencies; do it the GTK way; reduce code -14/+2 lines)
5723                 o removed horizontal separator between icons
5724
5725 2003-08-17 [christoph]  0.9.4claws28
5726
5727         * src/procmsg.c
5728                 no subject threading when the subject has no reply prefix
5729
5730 2003-08-16 [christoph]  0.9.4claws27
5731
5732         * src/mainwindow.c
5733                 remember and restore window sizes and position when the main
5734                 window is hidden or shown
5735
5736         (closes Bug 274 Window size in 0.9.4claws18 not remembered when
5737          minimised/reopened using trayicon)
5738
5739 2003-08-16 [paul]       0.9.4claws26
5740
5741         * src/crash.c
5742                 add #include "defs.h"
5743
5744 2003-08-16 [paul]       0.9.4claws25
5745
5746         * src/plugins/clamav/clamav_plugin.c
5747                 reword a debug_print
5748                 
5749         * src/plugins/dillo_viewer/dillo_prefs.c
5750                 cosmetic: change the labels' text, add tooltips, and
5751                 left-align the hint
5752
5753 2003-08-15 [christoph]  0.9.4claws24
5754
5755         * src/news.c
5756                 complete last change (forgot some changes)
5757
5758 2003-08-15 [christoph]  0.9.4claws23
5759
5760         * src/news.c
5761                 o check number of messages and don't return a 0 message
5762                   when no messages are available
5763                 o don't parse xref header anymore
5764
5765         (closes Bug 203 I'm not getting any news)
5766
5767 2003-08-15 [paul]       0.9.4claws22
5768
5769         * src/common/defs.h
5770           src/crash.c
5771                 update and define claws bugzilla location
5772
5773 2003-08-15 [paul]       0.9.4claws21
5774
5775         * po/ru.po
5776                 update submitted by Ruslan N. Balkin
5777
5778 2003-08-14 [christoph]  0.9.4claws20
5779
5780         * src/procmsg.c
5781                 fix search for oldest node in subject threading
5782
5783 2003-08-14 [christoph]  0.9.4claws19
5784
5785         * src/procmsg.c
5786         * src/common/utils.h
5787                 add possibility to check all nodes with the same subject for
5788                 subject threading, not only the oldest node. Should not break
5789                 threads anymore if the oldest node is thread_by_subject_max_age
5790                 days older then parent, because it can now find a child of
5791                 oldest node as new parent.
5792
5793 2003-08-11 [christoph]  0.9.4claws18
5794
5795         * src/plugins/spamassassin/spamassassin.c
5796                 run spam check in background process
5797
5798 2003-08-10 [alfons]     0.9.4claws17
5799
5800         * src/summaryview.c
5801                 make `Select All' sensitive too
5802
5803 2003-08-10 [christoph]  0.9.4claws16
5804
5805         * src/imap.c
5806                 add more checks in imap_close
5807
5808 2003-08-09 [alfons]     0.9.4claws15
5809
5810         * src/prefs_spelling.c
5811                 no spell checking UI if not requested
5812
5813 2003-08-09 [alfons]     0.9.4claws14
5814
5815         * src/gtk/prefswindow.c
5816                 make it compile
5817
5818 2003-08-09 [christoph]  0.9.4claws13
5819
5820         * src/prefs_spelling.c
5821         * src/gtk/prefswindow.[ch]
5822         * src/plugins/clamav/clamav_plugin_gtk.c
5823         * src/plugins/spamassassin/spamassassin_gtk.c
5824                 sort prefs pages by heighest weight in tree
5825
5826 2003-08-09 [paul]       0.9.4claws12
5827
5828         * sync with 0.9.4cvs6
5829                 see ChangeLog 2003-08-07
5830                 
5831         * AUTHORS
5832                 add Leandro and Luke to claws-branch section
5833
5834 2003-08-09 [christoph]  0.9.4claws11
5835
5836         * src/gtk/Makefile.am
5837         * src/gtk/colorsel.[ch]                 ** NEW **
5838                 create a color selection dialog that can be used as a simple
5839                 function call with it's own gtk main loop like filesel.[ch]
5840
5841         * src/Makefile.am
5842         * src/main.c
5843         * src/prefs_common.c
5844         * src/prefs_spelling.[ch]               ** NEW **
5845         * src/prefs_spelling.glade              ** NEW **
5846         * src/gtk/gtkutils.[ch]
5847                 move "Spell Checker" prefs to new prefs dialog
5848
5849         * src/prefs_folder_item.c
5850                 use new colorsel dialog
5851
5852 2003-08-08 [paul]       0.9.4claws10
5853
5854         * src/inc.c
5855                 clear the progress bar unconditionally
5856
5857 2003-08-08 [paul]       0.9.4claws9
5858
5859         * sync with 0.9.4cvs4
5860                 see ChangeLog 2003-07-31
5861
5862 2003-08-07 [christoph]  0.9.4claws8
5863
5864         * configure.ac
5865                 fix bug in image viewer plugin part
5866
5867         * src/imap.c
5868                 don't execute close command if the folder item is not selected
5869
5870 2003-08-07 [hoa]        0.9.4claws7
5871
5872         * src/filtering.[ch]
5873         * src/matcher_parser.h
5874         * src/matcher_parser_parse.y
5875                 can define several actions for each filtering rule
5876                 can import old versions of filtering rules
5877
5878         * src/prefs_filtering.c
5879                 call to a new dialog box to define actions
5880
5881         * src/prefs_filtering_action.[ch]
5882                 dialog box to define actions for filtering rules
5883
5884 2003-08-06 [christoph]  0.9.4claws6
5885
5886         * src/imap.c
5887                 make sure source folder is selected when copying messages
5888
5889 2003-08-06 [christoph]  0.9.4claws5
5890
5891         * sync with 0.9.4cvs2
5892                 see ChangeLog 2003-07-29                
5893
5894 2003-08-05 [paul]       0.9.4claws4
5895
5896         * sync with 0.9.4cvs3
5897                 see ChangeLog 2003-07-30
5898
5899 2003-08-04 [match]      0.9.4claws3
5900
5901         * po/POTFILES.in
5902                 export of LDIF files.
5903
5904 2003-08-04 [match]      0.9.4claws2
5905
5906         * src/ldif.[ch]
5907                 support for export LDIF. documented.
5908         * src/importldif.[ch]
5909         * src/exportldif.[ch]
5910                 add tooltips. documented.
5911         * src/exphtmldlg.[ch]
5912         * src/common/xmlprops.[ch]
5913                 documented.
5914         * src/exportldif.[ch]                   ** NEW **
5915         * src/expldifdlg.[ch]                   ** NEW **
5916         * src/addressbook.[ch]
5917         * src/Makefile.am
5918                 export of LDIF files.
5919                 documented.
5920
5921 2003-08-04 [christoph]  0.9.4claws1
5922
5923         * .cvsignore
5924         * Makefile.am
5925         * configure.ac
5926         * sylpheed-claws.pc.in                  ** NEW **
5927         * src/Makefile.am
5928         * src/common/Makefile.am
5929         * src/gtk/Makefile.am
5930                 install sylpheed header files in $(pkgincludedir) and create a
5931                 pkg-config file to allow building a plugin without the source
5932                 package
5933
5934 2003-08-04 [paul]       0.9.4claws
5935
5936         * version 0.9.4claws
5937
5938 2003-08-04 [paul]       0.9.3claws97
5939
5940         * po/es.po
5941                 update Spanish translation. Submitted by Ricardo
5942                 Mones Lastra.
5943
5944 2003-08-03 [paul]       0.9.3claws96
5945
5946         * po/hr.po
5947           po/sr.po
5948                 update Croatian and Serbian translations. Submitted by
5949                 Dragan and Urke MMI respectively
5950
5951 2003-08-03 [alfons]     0.9.3claws95
5952
5953         * src/summaryview.c
5954                 mark flag has precedence over important flag - seems
5955                 to have been changed in sync of 0.9.3claws45. this fixes
5956                 a regression where messages that were scored as important
5957                 don't show their mark flags. (using the same column for
5958                 both importance as mark flags is the real problem
5959                 ofcourse)
5960
5961 2003-08-03 [melvin]     0.9.3claws94
5962
5963         * po/fr.po
5964                 Updated French translations.
5965
5966 2003-08-03 [melvin]     0.9.3claws93
5967
5968         * src/Makefile.am
5969                 Fixed typo introduced after 0.9.3claws92 
5970                 that prevented compilation
5971                 Updated to use AM_CPPFLAGS and AM_YFLAGS instead of
5972                 CPPFLAGS and YFLAGS to allow user setting these.
5973         * src/common/Makefile.am
5974         * src/gtk/Makefile.am
5975         * src/plugins/clamav/Makefile.am
5976         * src/plugins/demo/Makefile.am
5977         * src/plugins/dillo_viewer/Makefile.am
5978         * src/plugins/image_viewer/Makefile.am
5979         * src/plugins/mathml_viewer/Makefile.am
5980         * src/plugins/spamassassin/Makefile.am
5981         * src/plugins/trayicon/Makefile.am
5982         * src/plugins/trayicon/libeggtrayicon/Makefile.am
5983                 Updated to use AM_CPPFLAGS and AM_YFLAGS instead of
5984                 CPPFLAGS and YFLAGS to allow user setting these.
5985
5986 2003-08-02 [christoph]  0.9.3claws92
5987
5988         * configure.ac
5989                 o rearrange plugin tests
5990                 o add test for clamav.h to ClamAV tests
5991
5992 2003-08-02 [luke]       0.9.3claws91
5993
5994         * src/mimeview.c
5995                 o fixed appearance of icon list when toggling back from the 
5996                   ctree
5997                 o toggling of icons using the keyboard works correctly
5998                 o fixed all other keyboard shortcuts to work when icons are
5999                   active
6000         
6001         * src/messageview.c
6002                 o fixed bug 4 - focus lost when changing messageview view type
6003
6004 2003-08-02 [christoph]  0.9.3claws90
6005
6006         * src/common/hooks.c
6007                 fix crash when pointer stored in hash table could get invalid
6008                 when a plugin is unloaded
6009
6010 2003-08-01 [christoph]  0.9.3claws89
6011
6012         * configure.ac
6013                 o try to build all plugins (except spamassassin) by default
6014                 o don't build a plugin if a dependency check fails
6015
6016         * src/common/hooks.c
6017                 fix warning
6018
6019 2003-08-01 [match]      0.9.3claws88
6020
6021         * src/importldif.c
6022                 allow single click field selection. document code.
6023
6024 2003-08-01 [christoph]  0.9.3claws87
6025
6026         * src/plugins/clamav/clamav_plugin.c
6027         * src/plugins/clamav/clamav_plugin_gtk.c
6028         * src/plugins/dillo_viewer/dillo_viewer.c
6029         * src/plugins/image_viewer/plugin.c
6030         * src/plugins/mathml_viewer/mathml_viewer.c
6031         * src/plugins/spamassassin/spamassassin.c
6032         * src/plugins/spamassassin/spamassassin_gtk.c
6033         * src/plugins/trayicon/trayicon.c
6034                 add version check to all plugins
6035
6036 2003-08-01 [hoa]        0.9.3claws86
6037
6038         * src/prefs_filtering.c
6039                 fixed a cosmetic bug, during creation of dialog box,
6040                 wrong widgets were shown after creation.
6041
6042 2003-08-01 [luke]       0.9.3claws85
6043
6044         * src/mainwindow.c
6045                 o fixed visibility of icons/mimeview after toggling separate
6046                   message/folder view (factored out some similar code too).
6047
6048
6049 2003-07-31 [alfons]     0.9.3claws84
6050
6051         * src/mimeview.c
6052                 tweak icon box UI a bit more, now allowing right-clicks actions
6053                 getting the relevant mime data too; should fix #250, "Can't save 
6054                 attachments sometimes".
6055
6056 2003-07-30 [alfons]     0.9.3claws83
6057
6058         * src/compose.c
6059                 don't do auto-save-draft inside key press handler, but rather
6060                 schedule it half of a second later; should fix #67, "autosave 
6061                 make re-rediting message crazy"
6062
6063 2003-07-30 [christoph]  0.9.3claws82
6064
6065         * src/plugins/trayicon/trayicon.c
6066                 process pending events before unloading the plugin
6067
6068         (closes Bug 196 Unloading Trayicon plugin crashes Sylpheed-Claws)
6069
6070 2003-07-30 [alfons]     0.9.3claws81
6071
6072         * src/common/hooks.c
6073                 parameter 2 of g_hook_destroy() should really be a hook id
6074
6075 2003-07-30 [alfons]     0.9.3claws80
6076
6077         * src/common/plugin.c
6078                 fix a possibly harmful function signature mismatch 
6079                 for plugin_done
6080
6081 2003-07-30 [alfons]     0.9.3claws79
6082
6083         * src/common/hooks[.ch]
6084                 const correctness
6085
6086 2003-07-30 [darko]      0.9.3claws78
6087
6088         * src/summaryview.c
6089                 make it compile again
6090
6091 2003-07-30 [luke]       0.9.3claws77
6092
6093         * src/crash.c
6094         * src/main.c
6095                 o added/moved signal handlers for SIGTERM (normal kill command) 
6096                   and SIGINT (ctl-c) to be used even without 
6097                   --enable-crash-dialog, fixing bug 166
6098
6099         * src/summaryview.c
6100                 o rewrote menu sensitivity code as per mainwindow.c, fixing 
6101                   bug 227
6102
6103         * src/mainwindow.c
6104                 o changed sensitivity condition for 'Next new' and 'Next 
6105                   unread', fixing bug 8
6106
6107 2003-07-29 [alfons]     0.9.3claws76
6108
6109         * src/common/utils.[ch]
6110                 add generate_msgid()
6111         * src/messageview.c
6112                 save ack'ed RRR; fixes #205, "return receipt is not saved in
6113                 sent folder".
6114
6115 2003-07-29 [alfons]     0.9.3claws75
6116
6117         * src/messageview.c
6118                 fix a memleak (claws-only)
6119
6120 2003-07-29 [alfons]     0.9.3claws74
6121
6122         * src/mimeview.[ch]
6123         * src/gtk/gtkvscrollbutton.[ch]
6124                 fix UI glitch where mime icon toolbox' scroll position is not 
6125                 reset after switching to another message
6126                 
6127
6128 2003-07-29 [paul]       0.9.3claws73
6129
6130         * src/prefs_folder_item.c
6131                 split the prefs into 2 separate pages
6132
6133 2003-07-29 [paul]       0.9.3claws72
6134
6135         * src/compose.c
6136                 prepend "\n\n" to a signature without a separator too
6137
6138 2003-07-29 [paul]       0.9.3claws71
6139
6140         * src/compose.c
6141                 fix bug where changing to an account without an auto-sig
6142                 from an initial account without an auto-sig would insert 
6143                 2 blank lines at the cursor point
6144                 fix bug where changing to an account with an auto-sig
6145                 from an initial account without an auto-sig would insert
6146                 the sig at the cursor point
6147
6148 2003-07-29 [paul]       0.9.3claws70
6149
6150         * src/folderview.c
6151                 use the colour from the folder pref unless the folder
6152                 has new messages
6153
6154 2003-07-29 [alfons]     0.9.3claws69
6155
6156         * src/procmsg.[ch]
6157         * src/messageview.c
6158         * src/procheader.c
6159                 rewrite return receipt request work a little bit (the former 
6160                 implementation presumably depended too much on the UI setting
6161                 flags). (we're losing the old pending flag.) 
6162
6163 2003-07-28 [christoph]  0.9.3claws68
6164
6165         * src/folder.c
6166         * src/imap.c
6167         * src/mh.c
6168         * src/procmsg.[ch]
6169                 fix copy to IMAP folder from other folder
6170
6171 2003-07-28 [christoph]  0.9.3claws67
6172
6173         * src/procmsg.c
6174                 fix sync of procmsg_get_message_file_list
6175
6176 2003-07-28 [christoph]  0.9.3claws66
6177
6178         * sync with 0.9.3cvs14
6179                 see ChangeLog 2003-07-18
6180         * sync with 0.9.3cvs17
6181                 see ChangeLog 2003-07-23
6182
6183         (closes Bug 234 segmentation fault after sending out mail via
6184          smtp(auth))
6185
6186 2003-07-28 [paul]       0.9.3claws65
6187
6188         * po/es.po
6189                 update Spanish translation, submitted by Ricardo Mones
6190                 Lastra
6191
6192 2003-07-28 [christoph]  0.9.3claws64
6193
6194         * src/folder.[ch]
6195         * src/imap.c
6196         * src/mh.c
6197                 return new message numbers as a GRelation instead of a GSList
6198                 that has to be in the same order as the input list. A list
6199                 would make it hard for IMAP to optimize oepration by sorting
6200                 the input list. The returned list would have to be reordered
6201                 to match the same order that input list has.
6202
6203         * src/gtk/gtkaspell.c
6204                 fix missing return value, could cause a crash when garbage is
6205                 on the stack that is used as the expected return value
6206
6207 2003-07-28 [paul]       0.9.3claws63
6208
6209         * sync with 0.9.4cvs1
6210                 see ChangeLog 2003-07-28
6211
6212 2003-07-27 [alfons]     0.9.3claws62
6213
6214         * src/mimeview.c
6215                 tweak it more to make icon list act like a check button group
6216
6217 2003-07-27 [christoph]  0.9.3claws61
6218
6219         * sync with 0.9.3cvs20
6220                 see ChangeLog 2003-07-25
6221
6222 2003-07-27 [paul]       0.9.3claws60
6223
6224         * src/procmsg.c
6225                 re-commit changes from 0.9.3claws58 -
6226                 accidently removed in 0.9.3claws59
6227
6228 2003-07-27 [paul]       0.9.3claws59
6229
6230         * src/procmsg.[ch]
6231                 a sync from 0.9.3cvs17
6232                 see ChangeLog 2003-07-23
6233
6234 2003-07-27 [alfons]     0.9.3claws58
6235
6236         * src/procmsg.c
6237                 add missing header members to MsgInfo; fixes the problem of 
6238                 not displaying X-Faces, as noticed by Ricardo Mones
6239
6240 2003-07-26 [christoph]  0.9.3claws57
6241
6242         * sync with 0.9.3cvs18
6243                 see ChangeLog 2003-07-24
6244
6245 2003-07-26 [christoph]  0.9.3claws56
6246
6247         * sync with 0.9.3cvs17
6248                 see ChangeLog 2003-07-23
6249
6250 2003-07-26 [christoph]  0.9.3claws55
6251
6252         * src/folder.[ch]
6253         * src/imap.c
6254         * src/mbox_folder.c
6255         * src/mh.c
6256         * src/news.c
6257                 add support for copy function that copy multiple messages
6258                 (not implemented yet)
6259
6260         * src/summaryview.c
6261                 add missing return value
6262
6263 2003-07-26 [paul]       0.9.3claws54
6264
6265         * tools/multiwebsearch.pl
6266                 do whitespace substitution before passing the string
6267                 to the browser. fixes bug with browsers that don't
6268                 do whitespace conversion themselves.
6269
6270 2003-07-25 [christoph]  0.9.3claws53
6271
6272         * src/folder.[ch]
6273         * src/imap.c
6274         * src/mh.c
6275                 rewrite adding of multiple messages to a folder for
6276                 claws' folder system
6277
6278 2003-07-25 [luke]       0.9.3claws52
6279
6280         * src/mimeview.c
6281                 o icon toggles set correctly on leaving ctree mimeview
6282
6283 2003-07-25 [paul]       0.9.3claws51
6284
6285         * partial sync with 0.9.3cvs21 [src/main.c]
6286                 see ChangeLog 2003-07-25
6287
6288 2003-07-24 [paul]       0.9.3claws50
6289
6290         * tools/maildir2sylpheed.pl
6291                 fix typo
6292
6293 2003-07-24 [paul]       0.9.3claws49
6294
6295         * src/mimeview.c
6296                 increase the gutter size of paned so that the panes
6297                 can be resized
6298                 
6299         * src/plugins/demo/demo.c
6300                 squeeze in another typo fix
6301
6302 2003-07-24 [paul]       0.9.3claws48
6303
6304         * src/plugins/demo/demo.c
6305           src/prefs_account.c
6306                 small changes to the English
6307                 
6308         * src/pixmaps/mime_application_octect_stream.xpm        ** REMOVED **
6309           src/pixmaps/mime_application_octet_stream.xpm         ** NEW FILE **
6310           src/Makefile.am
6311           src/stock_pixmap.c
6312                 rename the misspelled icon
6313
6314 2003-07-23 [alfons]     0.9.3claws47
6315
6316         * src/mimeview.c
6317                 make icon list look like a list of toggles
6318
6319 2003-07-23 [luke]       0.9.3claws46
6320
6321         * src/pixmaps/mimeview_gpg_expired.xpm
6322         * src/pixmaps/mimeview_gpg_failed.xpm
6323         * src/pixmaps/mimeview_gpg_passed.xpm
6324         * src/pixmaps/mimeview_text_html.xpm
6325         * src/pixmaps/mimeview_image.xpm
6326                 o all icons the same size
6327
6328         * src/mimeview.[ch]
6329                 o mimeview ctree arranged vertically above the viewer
6330                 o icons changed to buttons
6331                 o can use keyboard to select an icon (Enter)
6332                 o resize icon list to width of icons
6333
6334         *  src/gtk/gtkvscrollbutton.c
6335                 o sensitivity of buttons reacts to position
6336
6337 2003-07-23 [christoph]  0.9.3claws45
6338
6339         * sync with 0.9.3cvs14 (incomplete)
6340                 see ChangeLog 2003-07-17
6341
6342 2003-07-23 [alfons]     0.9.3claws44
6343
6344         * src/folder.c
6345         * src/procmsg.h
6346                 sync with my local tree to restore some claws-only things
6347
6348 2003-07-23 [paul]       0.9.3claws43
6349
6350         * src/pixmaps/mime_gpg_expired.xpm      ** NEW FILE **
6351           src/pixmaps/mime_gpg_unknown.xpm      ** NEW FILE **
6352           src/Makefile.am
6353           src/mimeview.c
6354           src/procmime.h
6355           src/rfc2015.c
6356           src/stock_pixmap.[ch]
6357                 indicate missing keys and expired sigs/keys
6358                 in mime view column
6359
6360 2003-07-23 [paul]       0.9.3claws42
6361
6362         * src/compose.c
6363                 Redirect fixes: enable automatic account selection and
6364                 do not append signature to message on changing account
6365                 fixes Bug[s] #248
6366
6367 2003-07-23 [paul]       0.9.3claws41
6368
6369         * sync with 0.9.3cvs16
6370                 see ChangeLog 2003-07-23
6371
6372 2003-07-23 [alfons]     0.9.3claws40
6373
6374         * src/inc.c
6375                 give progress dialog a main window, and give it the first 
6376                 one (presumably the only one). fixes bug #247, "segfault on 
6377                 pop-before-smtp" 
6378
6379 2003-07-22 [alfons]     0.9.3claws39
6380
6381         * src/summaryview.c
6382                 shift-space scrolls up
6383
6384 2003-07-22 [paul]       0.9.3claws38
6385
6386         * sync with 0.9.3cvs15
6387                 see ChangeLog 2003-07-22
6388
6389 2003-07-20 [alfons]     0.9.3claws37
6390
6391         * src/compose.c
6392                 put menu inside #ifdef USE_ASPELL..#endif
6393
6394 2003-07-20 [christoph]  0.9.3claws36
6395
6396         * src/procmsg.c
6397                 fix wrong flags in MsgInfo returned by
6398                 procmsg_msginfo_get_full_info()
6399
6400         (closes Bug 221 Deleting messages from the Message View gives incorrect
6401          new/unread message counts in the folder view)
6402
6403         * src/plugins/spamassassin/spamassassin_gtk.c
6404                 add gettext macro for prefs page title
6405
6406 2003-07-20 [paul]       0.9.3claws35
6407
6408         * src/mimeview.c
6409                 redraw icon list on signature check
6410
6411 2003-07-20 [christoph]  0.9.3claws34
6412
6413         * src/Makefile.am
6414         * src/account.c
6415         * src/folder.[ch]
6416         * src/folder_item_prefs.[ch]            ** NEW **
6417         * src/folderview.c
6418         * src/mainwindow.c
6419         * src/mh.c
6420         * src/prefs_gtk.c
6421         * src/prefs_scoring.c
6422         * src/summaryview.c
6423         * src/prefs_folder_item.[ch]
6424                 o seperate FolderItemPrefs (formerly PrefsFolderItem) and the
6425                   Properties dialog
6426                 o use prefswindow for folder properties
6427
6428         * src/gtk/prefswindow.[ch]
6429                 change implementation to use an invisible notebook instead
6430                 of unparenting widgets
6431
6432 2003-07-20 [christoph]  0.9.3claws33
6433
6434         * src/compose.h
6435         * src/folder.c
6436         * src/folderview.h
6437         * src/headerview.h
6438         * src/prefs_filtering.h
6439         * src/prefs_folder_item.[ch]
6440         * src/procmime.h
6441         * src/procmsg.h
6442         * src/summaryview.h
6443                 clean up header mess
6444                 (always use 1. typedefs, 2. #includes, 3. structures)
6445
6446         * src/common/version.h.in
6447                 add casts for constants
6448
6449         * src/plugins/demo/demo.c
6450                 fix typo
6451
6452         * src/plugins/spamassassin/spamassassin.c
6453                 remove unused variable
6454
6455 2003-07-20 [alfons]     0.9.3claws32
6456
6457         * src/mimeview.c
6458                 o make icon buttons respond on left click
6459                 o minor cosmetic change
6460
6461 2003-07-19 [luke]       0.9.3claws31
6462
6463         * src/mimeview.[ch]
6464         * src/gtk/gtkvscrollbutton.c
6465         * src/messageview.c
6466                 o improved mimeview behaviour when selecting a new message
6467                 o plus code cleanups to remove compile warnings
6468
6469
6470 2003-07-19 [alfons]     0.9.3claws30
6471
6472         * src/procmsg.c
6473         * src/compose.c
6474         * src/common/utils.[ch]
6475                 subject_get_reply_prefix_length() <- subject_get_prefix_length()
6476
6477 2003-07-19 [alfons]     0.9.3claws29
6478
6479         * src/prefs_folder_item.c
6480                 reinit "legacy" tmp_prefs, so we don't free nor use invalid 
6481                 string pointers
6482
6483 2003-07-19 [luke]       0.9.3claws28
6484
6485         * src/messageview.c
6486         * src/mimeview.[ch]
6487         * src/procmime.h
6488         * src/rfc2015.c
6489         * src/stock_pixmap.[ch]
6490         * src/gtk/Makefile.am
6491         * src/Makefile.am
6492         * src/gtk/gtkvscrollbutton.[ch]         ** NEW **
6493         * src/pixmaps/mime_*.xpm                ** NEW **
6494                 o mimeview rearrangement with a new icon shortcut bar
6495
6496 2003-07-19 [alfons]     0.9.3claws27
6497
6498         * src/folderview.c
6499                 o plug leaking nodes_to_recollapse
6500                 o add folderview_recollapse_all_nodes() (not used yet)
6501
6502 2003-07-19 [alfons]     0.9.3claws26
6503
6504         * src/compose.c
6505         * src/common/utils.c
6506                 honour #240 "Better SUBJECT handling" by cleaning the prefix
6507                 for both forwarding as replying
6508
6509 2003-07-18 [christoph]  0.9.3claws25
6510
6511         * configure.ac
6512         * src/common/sylpheed.[ch]
6513         * src/common/version.h.in
6514                 add version in numeric form to allow easy comparison
6515
6516         * src/plugins/demo/demo.c
6517                 add version check
6518                 - sylpheed version > plugin version => never allowed, sylpheed
6519                   could contain unknown API changes
6520                 - sylpheed version < minimum version required => don't load,
6521                   API required not available (if linking does not fail)
6522
6523 2003-07-18 [alfons]     0.9.3claws24
6524         
6525         * src/common/plugin.[ch]
6526                 const correctness
6527
6528 2003-07-18 [christoph]  0.9.3claws23
6529
6530         * src/common/hooks.c
6531                 fix crash when hooks where unregisted
6532
6533         * src/plugins/trayicon/trayicon.c
6534                 unregister detroy signal before destroying the widget
6535                 (still crashes when the plugin is unloaded)
6536
6537 2003-07-18 [alfons]     0.9.3claws22
6538         
6539         * src/folderview.c
6540                 delay expanding folder tree during drags until timeout triggered
6541                 (needs perhaps some tweaking, so testing is welcome)
6542
6543 2003-07-17 [alfons]     0.9.3claws21
6544
6545         * src/folderview.c
6546                 clean up cruft
6547
6548 2003-07-17 [christoph]  0.9.3claws20
6549
6550         * src/common/session.c
6551                 fix opening of SSL connections
6552
6553         * src/plugins/image_viewer/Makefile.am
6554                 add OPENSSL_CFLAGS (we should find a better solution to remove
6555                 this dependencies if they are not required)
6556
6557         * src/plugins/spamassassin/spamassassin.c
6558                 remove setlocale workaround (fixed in libspamc)
6559
6560         (closes Bug Bug 184 Entering non-ascii character deletes previous char
6561          if spell checking enabled)
6562
6563 2003-07-17 [alfons]     0.9.3claws19
6564
6565         * src/common/hooks.[ch]
6566         * src/plugins/clamav/clamav_plugin.c
6567         * src/plugins/spamassassin/spamassassin.c
6568         * src/plugins/trayicon/trayicon.c
6569                 fix signedness muck 
6570
6571 2003-07-17 [alfons]     0.9.3claws18
6572
6573         * src/procmime.c
6574                 plug memleak
6575
6576 2003-07-17 [alfons]     0.9.3claws17
6577
6578         * src/inc.c
6579                 plug memleak
6580
6581 2003-07-17 [paul]       0.9.3claws16
6582
6583         * src/common/defs.h
6584           src/mainwindow.c
6585           src/manual.[ch]
6586                 add link to the Claws site's FAQ page, after the suggestion
6587                 and patch by Fred Marton <Fred.Marton@uni-bayreuth.de>
6588                 Move url strings to defs.h
6589                 
6590         * src/mainwindow.c
6591                 fix typo to prevent "unknown menu entry" warnings
6592
6593 2003-07-17 [alfons]     0.9.3claws15
6594
6595         * src/folderview.[ch]
6596         * src/summaryview.[ch]
6597         * src/mimeview.[ch]
6598                 plug DnD leaks 
6599
6600 2003-07-17 [paul]       0.9.3claws14
6601
6602         * src/inc.c
6603                 remove two instances of 'GTK_EVENTS_FLUSH' because
6604                 they are unnecessary and probably cause a stack overflow
6605
6606 2003-07-16 [christoph]  0.9.3claws13
6607
6608         * src/mimeview.[ch]
6609                 use an invisible GTK notebook to switch between viewers
6610                 instead of reparenting widgets
6611
6612 2003-07-16 [christoph]  0.9.3claws12
6613
6614         * src/folder.c
6615                 move folder_item_update_freeze() to correct place in
6616                 folder_item_scan_full()
6617
6618 2003-07-16 [paul]       0.9.3claws11
6619
6620         * sync with 0.9.3cvs12
6621                 see ChangeLog 2003-07-14 and 2003-07-15
6622
6623 2003-07-16 [christoph]  0.9.3claws10
6624
6625         * src/imap.[ch]
6626         * src/prefs_account.[ch]
6627                 sync IMAP CRAM-MD5 authentication with sylpheed-main
6628
6629 2003-07-15 [alfons]     0.9.3claws9
6630
6631         * src/main.c
6632                 make --config-dir do something useful
6633
6634 2003-07-15 [alfons]     0.9.3claws8
6635
6636         * src/procmsg.c
6637                 o fix a bug where 'last' didn't really point to the last message
6638                   in the top level list of children, but to the last threaded
6639                   message. 
6640                 
6641                 o clean up and make it easier to sync
6642
6643 2003-07-15 [alfons]     0.9.3claws7
6644
6645         * src/mainwindow.c
6646                 make correct menu items sensitive       
6647
6648 2003-07-14 [alfons]     0.9.3claws6
6649
6650         * src/procmsg.c
6651                 tune the threader so it will not subject-thread any message
6652                 without a subject prefix (this will not thread correctly if 
6653                 a parent is delivered after their childs, but it looks 
6654                 better right now)
6655
6656 2003-07-13 [christoph]  0.9.3claws5
6657
6658         * src/mainwindow.c
6659                 group "Add mailbox *..." menu items in submenu
6660
6661 2003-07-13 [alfons]     0.9.3claws4
6662
6663         * src/summaryview.c
6664                 correct summary_toggle_pressed() signature and make sure
6665                 signal is not passed on
6666
6667 2003-07-13 [alfons]     0.9.3claws3
6668
6669         * src/summaryview.c
6670                 o for now don't pass on keys when they we're handled by 
6671                   ctree::key_press_event
6672                 o clean up
6673
6674 2003-07-13 [alfons]     0.9.3claws2
6675         
6676         * src/main.c
6677                 add command line option "--config-dir" to get the current 
6678                 configuration dir
6679
6680 2003-07-12 [alfons]     0.9.3claws1
6681
6682         * src/matcher.[ch]
6683         * src/matcher_parser_parse.y
6684         * src/prefs_filtering.c
6685         * src/filtering.c
6686                 add "Lock" filter action to lock messages;
6687
6688         * src/filtering.c       
6689                 remove debug_print()    
6690         * src/prefs_filtering.c
6691                 re-organize matcher part 9: 
6692                 make action text entries easily extendible;
6693                 merge widget selection for ACTION_MARK, ACTION_UNMARK, ACTION_LOCK,
6694                 ACTION_UNLOCK, ACTION_MARK_AS_READ, ACTION_MARK_AS_UNREAD
6695
6696 2003-07-12 [paul]
6697
6698         * tools/README
6699                 update old information and add missing
6700                 information
6701
6702 2003-07-12 [paul]       0.9.3claws
6703
6704         * 0.9.3claws released
6705         
6706 2003-07-12 [paul]       0.9.0claws103
6707
6708         * src/Makefile.am
6709                 add addrquery.h
6710
6711 2003-07-12 [melvin]     0.9.0claws102
6712
6713         * src/messageview.c
6714                 Fixed bug #215: Show MIME tab for single text/html messages. 
6715                 
6716 2003-07-12 [paul]       0.9.0claws101
6717
6718         * man/sylpheed.1
6719                 updated
6720
6721 2003-07-12 [paul]       0.9.0claws100
6722
6723         * po/es.po
6724           po/hr.po
6725           po/pl.po
6726           po/sr.po
6727                 update Spanish, Croatian, Polish, Serbian translations.
6728                 submitted by Ricardo Mones Lastra, Dragan, Witold
6729                 Wladyslaw Wojciech Wilk, Urke MMI
6730
6731 2003-07-12 [melvin]     0.9.0claws99
6732
6733         * po/fr.po
6734                 Updated French translations.
6735
6736 2003-07-12 [paul]       0.9.0claws98
6737
6738         * src/addressbook.c
6739                 disable 'Lookup' button as it has no effect
6740
6741 2003-07-11 [alfons]     0.9.0claws97
6742         
6743         * src/summaryview.c
6744                 summary_searchbar_pressed() should return TRUE to signal that
6745                 event was handled. when returning void, the return value passed
6746                 to GTK is actually random, but maybe FALSE, in which case the
6747                 event is handled by parent
6748                 
6749 2003-07-10 [paul]       0.9.0claws96
6750
6751         * ac/missing/gettext.m4
6752                 update to version 0.12
6753
6754 2003-07-10 [paul]       0.9.0claws95
6755
6756         * src/plugins/clamav/clamav_plugin.c
6757                 fix bug where multipart/alternative messages
6758                 would slip through without being scanned
6759
6760 2003-07-10 [christoph]  0.9.0claws94
6761
6762         * src/folder.c
6763                 correct check if folder supports removing when a message is
6764                 moved. if not the message is only copied.
6765
6766         (closes Bug 132 crash on startup in newsgroups folders)
6767
6768 2003-07-09 [alfons]     0.9.0claws93
6769
6770         * configure.ac
6771         * src/common/defs.h
6772                 --with-config-dir (default .sylpheed)
6773
6774 2003-07-09 [christoph]  0.9.0claws92
6775
6776         * configure.ac
6777                 use PKG_CHECK_MODULES to check for gtkmathview
6778                 (version 0.4.2 now required)
6779
6780 2003-07-08 [melvin]     0.9.0claws91
6781
6782         * src/action.c
6783                 Implemented a progress bar that counts the number of completed
6784                 tasks when the action runs more than one command.
6785
6786 2003-07-08 [alfons]     0.9.0claws90
6787
6788         * src/procmsg.c
6789                 if queued message has an invalid Message-Id, don't try to
6790                 find message it refers to (fixes #209 "crash when processing 
6791                 in folder")
6792
6793 2003-07-08 [paul]       0.9.0claws89
6794
6795         * sync with 0.9.3cvs2
6796                 see ChangeLog 2003-07-08
6797
6798 2003-07-08 [match]      0.9.0claws88
6799
6800         * src/ldapctrl.c
6801                 extend LDAP search for first/last name by parsing search term.
6802
6803 2003-07-08 [alfons]     0.9.0claws87
6804
6805         * src/send_message.c
6806                 fix bug #208 "Status message stuck when sending on POP3 account"
6807
6808 2003-07-07 [paul]       0.9.0claws86
6809
6810         * po/hr.po
6811                 new Croatian translation, submitted by
6812                 Dragan <drleskov@inet.hr>
6813
6814 2003-07-07 [paul]       0.9.0claws85
6815
6816         * sync with 0.9.3cvs1
6817                 see ChangeLog 2003-07-07
6818
6819 2003-07-05 [christoph]  0.9.0claws84
6820
6821         * src/Makefile.am
6822         * src/messageview.c
6823         * src/mimeview.[ch]
6824         * src/stock_pixmap.[ch]
6825         * src/pixmaps/messageview_text.xpm              ** NEW **
6826                 move mimeview tabs to the right side and use icons
6827                 instead of text to save some space
6828
6829         (patch by Luke Plant <lukeplant@softhome.net>)
6830
6831 2003-07-05 [christoph]  0.9.0claws83
6832
6833         * src/inc.c
6834                 add NULL pointer checks
6835
6836         (patch by Luke Plant <lukeplant@softhome.net>)
6837         (closes Bug 204 0.9.0 quits on authentication error?!)
6838
6839 2003-07-05 [alfons]     0.9.0claws82
6840
6841         * configure.ac
6842                 take the clue in bug #202 "./configure script - 
6843                 'if test' comparison failure" reported by John Kristoff. 
6844
6845 2003-07-04 [christoph]  0.9.0claws81
6846
6847         * src/plugins/spamassassin/spamassassin.c
6848                 set timeout for spam check
6849
6850 2003-07-04 [christoph]  0.9.0claws80
6851
6852         * src/main.c
6853                 destroy all FolderItems when shutting down to
6854                 allow folders to clean up
6855
6856 2003-07-04 [melvin]     0.9.0claws79
6857
6858         * src/gtk/gtkaspell.c
6859                 Fixed bug #184 "Entering non-ascii character deletes
6860                 previous char if spell checking enabled": this makes
6861                 the spell checking in multibytes (e.g. UTF-8)locales work.
6862                 (Patch by Luke Plant).
6863                 
6864 2003-07-04 [christoph]  0.9.0claws78
6865
6866         * sync with 0.9.2cvs1
6867                 see ChangeLog 2003-06-10
6868
6869 2003-07-04 [paul]       0.9.0claws77
6870
6871         * sync with 0.9.3 release
6872                 see ChangeLog 2003-07-04
6873
6874 2003-07-03 [christoph]  0.9.0claws76
6875
6876         * src/folder.[ch]
6877         * src/imap.c
6878         * src/mbox_folder.c
6879         * src/mh.c
6880         * src/news.c
6881                 move folder_item_get_path() stuff into a folder virtual function
6882
6883         * src/procmsg.c
6884                 use folder_item_fetch_msg() to get message and do not contruct
6885                 the filename from path and number
6886
6887 2003-07-03 [paul]       0.9.0claws75
6888
6889         * sync with 0.9.2cvs12
6890                 see ChangeLog 2003-07-03
6891
6892 2003-07-02 [paul]       0.9.0claws74
6893
6894         * src/messageview.c
6895                 fix text-selection for replying
6896
6897 2003-07-02 [paul]       0.9.0claws73
6898
6899         * sync with 0.9.2cvs11
6900                 see ChangeLog 2003-07-02
6901
6902 2003-07-02 [paul]       0.9.0claws72
6903
6904         * src/procmsg.c
6905                 revert last commit because it breaks more
6906                 than it fixes
6907
6908 2003-07-02 [paul]       0.9.0claws71
6909
6910         * src/procmsg.c
6911                 fix thread by subject/sort by date
6912
6913 2003-07-01 [paul]       0.9.0claws70
6914
6915         * sync with 0.9.2cvs10
6916                 see ChangeLog 2003-07-01
6917
6918 2003-06-30 [paul]       0.9.0claws69
6919
6920         * sync with 0.9.2cvs9
6921                 see ChangeLog 2003-06-30
6922
6923 2003-06-28 [match]      0.9.0claws68
6924
6925         * src/addressbook.c
6926                 fix null ptr.
6927
6928 2003-06-27 [paul]       0.9.0claws67
6929
6930         * sync with 0.9.2cvs7
6931                 see ChangeLog 2003-06-27
6932
6933 2003-06-26 [christoph]  0.9.0claws66
6934
6935         * src/folder.c
6936                 freeze folder updates while a folder is scanned
6937
6938         (closes Bug 185 New message counter)
6939
6940 2003-06-26 [darko]      0.9.0claws65
6941
6942         * src/ldapserver.c
6943                 fix infinite loop when adding a new LDAP server
6944
6945 2003-06-26 [paul]       0.9.0claws64
6946
6947         * sync with 0.9.2cvs6
6948                 see ChangeLog 2003-06-26
6949
6950 2003-06-26 [paul]       0.9.0claws63
6951
6952         * sync with 0.9.2cvs5
6953                 see ChangeLog 2003-06-25 and 2003-06-26
6954
6955 2003-06-25 [match]      0.9.0claws62
6956
6957         * src/addr_compl.c
6958                 Fixed tab/backtab for dropped-down completion list to
6959                 move next/previous field. (close bug 147)
6960
6961 2003-06-25 [christoph]  0.9.0claws61
6962
6963         * src/addr_compl.[ch]
6964         * src/addrindex.[ch]
6965         * src/folderview.c
6966         * src/inc.c
6967         * src/news.c
6968         * src/summaryview.c
6969         * src/toolbar.c
6970                 fix warnings
6971
6972 2003-06-25 [leandro]    0.9.0claws60
6973
6974         * src/compose.c
6975                 o cleanups
6976                 o gray out "Message/Remove references" menu item if not
6977                   replying to a message
6978
6979 2003-06-24 [leandro]    0.9.0claws59
6980
6981         * src/compose.[ch]
6982                 o removed "Message/Create new thread" menu item
6983                 o added "Message/Remove references" menu item
6984                   (it's off by default and will not check anymore
6985                    if the subject changed)
6986
6987 2003-06-23 [alfons]     0.9.0claws58
6988
6989         * src/procmsg.c
6990                 try better grouping messages threaded by subject based on their age.
6991                 still not perfect - because the message tree is not sorted by date.  
6992
6993 2003-06-23 [thorsten]   0.9.0claws57
6994
6995         * src/pop.[ch]
6996                 added mail_receive_hook to allow modifications
6997                 directly after retrieval (e.g. adding headers).
6998
6999 2003-06-23 [paul]       0.9.0claws56
7000
7001         * src/sourcewindow.c
7002                  enable the use of Ctrl+A to select all text in
7003                  the sourcewindow
7004                  Patch submitted by Ivan Francolin Martinez
7005                  <ivanfm@users.sourceforge.net>
7006
7007 2003-06-22 [christoph]  0.9.0claws55
7008
7009         * src/folder.[ch]
7010                 o add notification hook for folder tree changes
7011                 o invoke hooks after folder tree scanning
7012
7013         * src/folderview.[ch]
7014                 register hook for folder tree changes that
7015                 updates the ctree
7016
7017         (there are more places that should be updated, like add, remove 
7018          or move folder)
7019
7020         (closes Bug 164 Crash on rebuild folder tree)
7021         (closes Bug 190 Crash on 'rebuilding folder tree')
7022
7023 2003-06-21 [leandro]    0.9.0claws54
7024
7025         * src/compose.[ch]
7026                 create a new thread if subject changes
7027                 (it's on by default, can be disabled in Message menu)
7028
7029 2003-06-21 [alfons]     0.9.0claws53
7030
7031         * src/summaryview.c
7032                 quiet little compiler
7033
7034 2003-06-21 [christoph]  0.9.0claws52
7035
7036         update gettext stuff to version 0.12
7037
7038 2003-06-19 [alfons]     0.9.0claws51
7039
7040         * src/common/log.c
7041         * src/common/plugin.c
7042                 move defs.h before glib.h to prevent MIN/MAX redefs
7043
7044 2003-06-19 [alfons]
7045
7046         * src/addressbook.c
7047                 translatable
7048
7049 2003-06-19 [match]      0.9.0claws50
7050
7051         * src/addressbook.[ch]
7052         * src/addrindex.[ch]
7053         * src/addr_compl.[ch]
7054         * src/editldap.[ch]
7055         * src/editldap_basedn.[ch]
7056         * src/addritem.[ch]
7057         * src/ldapquery.h
7058                 re-implemented dynamic LDAP search. works without
7059                 slowdown on display sender with addressbook
7060                 option.
7061         * src/addrbook.c
7062                 documented code.
7063
7064 2003-06-19 [paul]       0.9.0claws49
7065
7066         * src/compose.c
7067                 fix Bug #136 'Nonprovided quotation marks crash claws'
7068                 patch submitted by Pawel Pêkala <c0rn@gazeta.pl>
7069
7070 2003-06-19 [alfons]     0.9.0claws48
7071
7072         * src/prefs_common.[ch]
7073         * src/procmsg.c
7074                 restrict threading by subject by checking thread for
7075                 age (prefs_common.thread_by_subject_max_age)
7076
7077 2003-06-18 [christoph]  0.9.0claws47
7078
7079         * src/imap.c
7080                 fix memory leak in imap_cmd_fetch()
7081
7082 2003-06-18 [christoph]  0.9.0claws46
7083
7084         * src/prefs_gtk.c
7085                 fix memory leak in prefs_set_default() when used multiple
7086                 times or after prefs have been read
7087
7088 2003-06-18 [christoph]  0.9.0claws45
7089
7090         * src/common/plugin.c
7091                 fix memory leak in plugin_unload()
7092
7093 2003-06-18 [christoph]  0.9.0claws44
7094
7095         * src/imap.c
7096                 fix memory leak in imap_cmd_ok()
7097
7098 2003-06-18 [christoph]  0.9.0claws43
7099
7100         * src/folder.c
7101                 stop messages that are downloaded from POP3 and added to
7102                 an IMAP inbox from being filtered twice (first by POP3
7103                 and again when IMAP folder is scaned to get the UID of
7104                 the APPEND operation when no UIDPLUS is available)
7105
7106 2003-06-18 [alfons]
7107
7108         * tools/Makefile.am
7109                 phoenix <- firebird     
7110
7111 2003-06-18 [paul]
7112
7113         * tools/launch_phoenix          ** REMOVED **
7114           tools/launch_firebird         ** NEW **
7115                 renamed and edited to reflect the browser's name change from
7116                 'phoenix' to 'firebird'
7117
7118 2003-06-18 [paul]       0.9.0claws42
7119
7120         * sync with 0.9.2cvs2
7121                 see ChangeLog 2003-06-16
7122
7123 2003-06-17 [alfons]     0.9.0claws41
7124
7125         * src/procmsg.c
7126                 prevent threading problems when a node is an ancestor (parent / great parent),
7127                 which mostly happens with circular references (thanks to Phillipe Gramoullé
7128                 for finding an sample set of messages)
7129
7130 2003-06-16 [christoph]  0.9.0claws40
7131
7132         * src/main.c
7133                 don't popup main window on --receive or --receive-all
7134
7135         * src/mainwindow.[ch]
7136         * src/plugins/trayicon/trayicon.c
7137                 allow hiding of main window by clicking on the trayicon
7138                 (doesn't work correctly in seperate window mode and may
7139                  cause unexpected GTK problems I couldn't find yet)
7140
7141         * src/common/ssl.c
7142                 remove incorrect warning
7143
7144 2003-06-15 [alfons]     0.9.0claws39
7145
7146         * src/gtk/gtkstext.c
7147                 don't output debug text;
7148                 #ifdef out print_line() if not debugging (thanks to Martin Wicke
7149                 for pointing this out);
7150
7151 2003-06-14 [alfons]     0.9.0claws38
7152         
7153         * src/messageview.c
7154                 remove printf() and make one if..else comply with coding style
7155
7156 2003-06-14 [alfons]     0.9.0claws37
7157
7158         * AUTHORS
7159                 add Martin Wicke
7160         * src/action.c
7161         * src/messageview.[ch]
7162         * src/summaryview.c
7163                 apply patch #754162 "Quoting messages filtered by actions" submitted
7164                 by Martin Wicke, which allows quoting message body changed by an
7165                 action (Thanks!).
7166
7167 2003-06-13 [alfons]     0.9.0claws36
7168
7169         * src/utils.c
7170                 add several other subject reply prefixes (suggested by Christoph and Ivan Martinez)
7171                 use case insensitive regexp (suggested by Ivan Martinez)
7172
7173 2003-06-13 [christoph]  0.9.0claws35
7174
7175         * configure.ac
7176         * src/plugins/trayicon/Makefile.am
7177         * src/plugins/trayicon/eggtrayicon.[ch]                         ** REMOVE **
7178         * src/plugins/trayicon/trayicon.c
7179         * src/plugins/trayicon/libeggtrayicon/.cvsignore                ** NEW **
7180         * src/plugins/trayicon/libeggtrayicon/Makefile.am               ** NEW **
7181         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.[ch]          ** NEW **
7182         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.[ch]           ** NEW **
7183         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.[ch]        ** NEW **
7184         * src/plugins/trayicon/libeggtrayicon/xembed.h                  ** NEW **
7185                 replace my own EggTrayIcon backport with the backport
7186                 used by (l|x)mule and gabber.
7187
7188 2003-06-13 [alfons]     0.9.0claws34
7189
7190         * AUTHORS
7191         * src/common/utils.c
7192                 add Aw: to list of reply prefixes (thanks to Martin Zwickel)
7193
7194 2003-06-13 [alfons]     0.9.0claws33
7195
7196         * src/compose.c
7197                 clean up a little bit
7198
7199 2003-06-12 [alfons]     0.9.0claws32
7200
7201         * src/compose.c
7202                 const correctness fix
7203
7204         * src/common/sylpheed.[ch]
7205                 () -> (void)
7206                 prevent redef MIN/MAX
7207                 
7208         * src/common/utils.[ch]
7209                 () -> (void)
7210
7211 2003-06-12 [melvin]     0.9.0claws31
7212
7213         * src/compose.c
7214                 Updated to take into accounts changes in GtkAspell.
7215
7216 2003-06-12 [alfons]     0.9.0claws30
7217
7218         * src/compose.c
7219         * src/procmsg.c
7220         * src/common/utils.[ch]
7221                 handle reply subject prefixes better (initial 
7222                 suggestion by Robert Story adapted and enhanced 
7223                 using regexps)
7224
7225 2003-06-12 [melvin]     0.9.0claws29
7226
7227         * src/compose.c
7228                 Use new gtkaspell_checkers_strerror() to get the speller's
7229                 error message instead of accessing the (now private)
7230                 checkers structure.
7231                 Minor code clean up
7232
7233         * src/main.c
7234                 Use #ifdef instead of #if for USE_ASPELL
7235                 Use the new spell checkers init/quit functions 
7236
7237         * src/gtk/gtkaspell.c
7238                 Use #ifdef instead of #if for USE_ASPELL
7239                 Moved in the majority of GtkAspell structures that were
7240                 exported before by gtkaspell.h
7241         
7242         * src/gtk/gktaspell.h
7243                 Made gtkaspell.h contain only the necessary data to be
7244                 publicized by moving many structures to gtkaspell.c.
7245                 Enclosed all the declaration in a #ifdef USE_ASPELL #endif
7246                 gtkaspell_checkers_new(): replaced by...
7247                 gtkaspell_checkers_init(): new function for initialization
7248                 gtkaspell_checkers_delete(): replaced by...
7249                 gtkaspell_checkers_quit(): new function
7250                 gtkaspell_checkers_strerror(): new function that returns
7251                 the checker's last error message.
7252                 
7253 2003-06-11 [melvin]     0.9.0claws28
7254
7255         * po/POTFILES.in
7256                 Updated to take into account gtkaspell.c migration to
7257                 ./src/gtk/ (Thanks to Ricardo Mones Lastra for reporting it)
7258
7259 2003-06-10 [alfons]     0.9.0claws27
7260
7261         * src/filtering.[ch]
7262         * src/folder.c
7263         * src/matcher.c
7264         * src/scoring.[ch]
7265                 - try fixing bug #18 (any brave testers?)
7266                 - add more robustness by refusing previously 
7267                   unchecked NULL pointers 
7268
7269 2003-06-10 [alfons]     0.9.0claws26
7270
7271         * src/procmsg.c
7272                 fix bug #176 by don't checking MsgInfos with a NULL msgid 
7273
7274 2003-06-09 [alfons]     0.9.0claws25
7275
7276         * src/prefs_common.c
7277                 fix bug #163 "Icon switching doesnt work properly" by 
7278                 preventing early freeing of prefs_common.pixmap_theme_path.
7279
7280 2003-06-09 [christoph]  0.9.0claws24
7281
7282         * src/gtk/gtkaspell.c
7283                 revert Thorsten's fix and add forgotten g_strdup for
7284                 aspell path (it should not be possible to alter the path a
7285                 GtkASpell uses from outside)
7286
7287 2003-06-09 [thorsten]   0.9.0claws23
7288
7289         * src/gtk/gtkaspell.c
7290                 dont free prefs_common.aspell_path when closing compose
7291
7292 2003-06-08 [colin]      0.9.0claws22
7293
7294         * src/plugins/spamassassin/spamassassin.c
7295                 fix prefs types
7296
7297 2003-06-07 [christoph]  0.9.0claws21
7298
7299         * src/Makefile.am
7300         * src/compose.c
7301         * src/gtkaspell.[ch]            ** REMOVE **
7302         * src/gtk/Makefile.am
7303         * src/gtk/gtkaspell.[ch]        ** NEW **
7304                 o make gtkaspell independent from sylpheed's prefs
7305                 o move gtkaspell.[ch] to gtk directory
7306
7307 2003-06-07 [christoph]  0.9.0claws20
7308
7309         * src/Makefile.am
7310         * src/crash.c
7311         * src/export.c
7312         * src/filesel.[ch]              ** REMOVE **
7313         * src/folder.c
7314         * src/main.[ch]
7315         * src/common/sylpheed.[ch]
7316         * src/gtk/Makefile.am
7317         * src/gtk/filesel.[ch]          ** NEW **
7318         * src/gtk/pluginwindow.c
7319         * src/gtk/sslcertwindow.c
7320                 move filesel.[ch] to gtk directory
7321
7322 2003-06-07 [alfons]     0.9.0claws19
7323
7324         * src/filesel.c
7325                 make (multi) file selection dialog work again (Claws-only)
7326
7327 2003-06-07 [thorsten]   0.9.0claws18
7328
7329         * po/de.po
7330                 fix typos
7331
7332 2003-06-07 [alfons]     0.9.0claws17
7333
7334         * configure.ac
7335         * src/mimeview.c
7336                 detect apache mishap in which case don't include fnmatch.h
7337                 if regex.h is already included
7338
7339 2003-06-06 [christoph]  0.9.0claws16
7340
7341         * configure.ac
7342         * src/mimeview.h
7343                 add check for fnmatch.h and include it when available
7344
7345         * src/mimeview.[ch]
7346                 fix wrong case sensitivity of Content-Types
7347
7348         * src/gtk/Makefile.am
7349                 need the same include paths in gtk directory as in
7350                 common directory because .h files in common can
7351                 include files from these directories, when included
7352                 in gtk's .h or .c files
7353
7354 2003-06-06 [alfons]     0.9.0claws15
7355
7356         * src/mimeview.c
7357         * src/summaryview.c
7358                 make it compile again because of regex.h / fnmatch.h 
7359                 include problems (related to recent mime stuff, can
7360                 someone check this?)
7361
7362 2003-06-06 [thorsten]   0.9.0claws14
7363
7364         * src/folderview.c
7365                 possible use of uninitialized pointer while dragging
7366
7367 2003-06-06 [paul]       0.9.0claws13
7368
7369         * src/compose.c
7370                 fix bug where the insert sig button would be effective
7371                 only when auto_sig was set
7372
7373 2003-06-06 [paul]       0.9.0claws12
7374
7375         * sync with 0.9.2 release
7376
7377 2003-06-02 [paul]       0.9.0claws11
7378
7379         * sync with 0.9.1cvs1
7380                 see ChangeLog 2003-06-02
7381                 
7382         * po/de.po
7383                 update by Jens
7384
7385 2003-06-01 [christoph]  0.9.0claws10
7386
7387         * src/account.c
7388                 don't use substring search to find accounts by email address
7389
7390         (closes Bug 169 Overly loose matching of "From" address)
7391
7392 2003-05-31 [christoph]  0.9.0claws9
7393
7394         * doc-src/rfc2683.txt
7395         * src/imap.c
7396                 limit IMAP command length as recommended in RFC2683
7397                 (message number lists will be split into multiple imap
7398                 sets, the limit of 1000 octets is not a hard limit)
7399
7400         (closes Bug 161 sylpheed-claws exits with segfault when logging
7401          in to certain imap-servers)
7402
7403 2003-05-29 [alfons]     0.9.0claws8
7404
7405         * src/toolbar.[ch]
7406                 add print button (calling summary_print());
7407                 fine tune setting tooltip text;
7408                 (if someone needs other buttons, please take these 
7409                 commits as a guide, instead of bothering us - also
7410                 see 0.8.11claws150) 
7411
7412 2003-05-29 [darko]      0.9.0claws7
7413
7414         * src/compose.c
7415                 fix crash when word wrapping kicks in due to
7416                 changed text by spell checker
7417
7418 2003-05-29 [paul]       0.9.0claws6
7419
7420         * src/compose.c
7421                 fix bug where changing account would insert
7422                 sig even if auto_sig was FALSE
7423                 
7424         * ChangeLog
7425           ChangeLog.jp
7426           INSTALL
7427                 sync with 0.9.1 release
7428
7429 2003-05-28 [christoph]  0.9.0claws5
7430
7431         * src/imap.c
7432                 fix truncation of too long commands
7433
7434         (closes Bug 167 IMAP hangs trying to get envelope
7435          information in imap_get_uncached_messages)
7436
7437 2003-05-27 [paul]       0.9.0claws4
7438
7439         * tools/Makefile.am
7440           tools/maildir2sylpheed.pl     ** NEW FILE **
7441                 add kmail to sylpheed mailbox conversion script
7442
7443 2003-05-27 [paul]       0.9.0claws3
7444
7445         * sync with 0.9.0cvs10
7446                 see ChangeLog 2003-05-26
7447
7448 2003-05-26 [paul]       0.9.0claws2
7449
7450         * sync with 0.9.0cvs9
7451                 see ChangeLog 2003-05-26
7452
7453 2003-05-24 [paul]       0.9.0claws1
7454
7455         * sync with 0.9.0cvs8
7456                 see ChangeLog 2003-05-23
7457
7458 2003-05-24 [paul]       0.9.0claws
7459
7460         * version 0.9.0claws released
7461
7462 2003-05-24 [paul]       0.8.11claws177
7463
7464         * src/plugins/dillo-viewer/Makefile.am
7465           src/plugins/traycon/Makefile.am
7466                 add missing files
7467                 
7468         * po/bg.po
7469           po/en_GB.po
7470           po/es.po
7471           po/it.po
7472           po/pt_BR.po
7473           po/ru.po
7474           po/sr.po
7475                 update Bulgarian, British English, Spanish, Italian, 
7476                 Brazilian Portuguese, Russian, and Serbian translations, 
7477                 submitted by George Danchev, [me], Ricardo Mones Lastra,
7478                 André Filipe de Assunção e Brito, Alessandro Maestri, 
7479                 Ruslan N. Balkin, and Urke MMI
7480
7481 2003-05-23 [melvin]     0.8.11claws176
7482
7483         * po/fr.po
7484                 Updated French translations
7485
7486 2003-05-22 [paul]       0.8.11claws175
7487
7488         * src/Makefile.am
7489           src/addrbook.[ch]
7490           src/addrcache.[ch]
7491           src/addr_compl.[ch]
7492           src/adressbook.[ch]
7493           src/addrindex.[ch]
7494           src/addritem.[ch]
7495           src/editaddress.c
7496           src/editgroup.c
7497           src/editldap_basedn.c
7498           src/editldap.c
7499           src/jpilot.c
7500           src/vcard.c
7501                 revert to get ldap into it previous working state
7502                 
7503         * po/zh_TW.Big5.po
7504                 new Taiwanese translation,
7505                 submitted by Tsu-Fan Cheng <tscheng@ic.sunysb.edu>
7506
7507 2003-05-22 [christoph]  0.8.11claws174
7508
7509         * src/plugins/spamassassin/libspamc.[ch]
7510                 sync libspamc with SpamAssaain release 2.55
7511
7512 2003-05-22 [paul]       0.8.11claws173
7513
7514         * sync with 0.9.0cvs7
7515                 see ChangeLog 2003-05-22
7516                 
7517         * src/summaryview.c
7518                 revert change in 0.8.11claws172: follow
7519                 Hiroyuki's decision and that's the end of it.
7520
7521 2003-05-21 [paul]       0.8.11claws172
7522
7523         * src/summaryview.c
7524                 fix discrepency between open_unread_on_enter
7525                 and always_show_msg
7526
7527 2003-05-21 [paul]       0.8.11claws171
7528
7529         * sync with 0.9.0cvs6
7530                 see ChangeLog 2003-05-21
7531
7532 2003-05-21 [paul]       0.8.11claws170
7533
7534         * sync with 0.9.0cvs5
7535                 see ChangeLog 2003-05-21
7536
7537 2003-05-20 [paul]       0.8.11claws169
7538
7539         * sync with 0.9.0cvs4
7540                 see ChangeLog 2003-05-20
7541                 fixes bug #152, 'encoding of IMAP folders names'
7542
7543 2003-05-20 [paul]       0.8.11claws168
7544
7545         * sync with 0.9.0cvs3
7546                 see ChangeLog 2003-05-20
7547                 
7548         * src/tools/convert_mbox.pl
7549                 minor change in the comments, submitted by Fred Marton
7550
7551 2003-05-19 [paul]       0.8.11claws167
7552
7553         * src/plugins/clamav/Makefile.am
7554           configure.ac
7555                 link clamav_lib to the plugin and not to the main program
7556
7557 2003-05-19 [christoph]
7558
7559         * src/Makefile.am
7560                 add -export-dynamic for linking
7561
7562 2003-05-19 [paul]       0.8.11claws166
7563
7564         * sync with 0.9.0cvs1
7565                 see ChangeLog 2003-05-19
7566
7567 2003-05-19 [paul]       0.8.11claws165
7568
7569         * src/inc.c
7570                 fix 'pop before smtp' timeout
7571
7572 2003-05-18 [alfons]     0.8.11claws164
7573
7574         * src/prefs_matcher.c
7575                 put "execute" action command line ("expression") in edit box
7576
7577 2003-05-18 [christoph]  0.8.11claws163
7578
7579         * src/mimeview.[ch]
7580         * src/plugins/dillo_viewer/dillo_viewer.c
7581         * src/plugins/image_viewer/viewer.c
7582         * src/plugins/mathml_viewer/mathml_viewer.c
7583                 let a viewer have a list of Content-Types
7584
7585 2003-05-18 [paul]       0.8.11claws162
7586
7587         * src/prefs_filtering.c
7588                 add 'Recipient' label for FORWARD, FORWARD_AS_ATTACHMENT,
7589                 and REDIRECT actions
7590
7591 2003-05-17 [christoph]
7592
7593         * README.claws
7594                 o remove dynamic signatures that was syned with main
7595                 o add infos about no longer "build in" image viewer
7596                 o update bugtracker URL
7597
7598 2003-05-17 [christoph]  0.8.11claws161
7599
7600         * src/folder.c
7601         * src/folderview.c
7602         * src/imap.c
7603                 don't use imap_scan_folder anymore. Instead call folder_item_scan
7604                 for every folder after rebuilding the folder tree.
7605
7606         (closes Bug 19 imap_scan_folder() computes incorrectly number of new
7607          messages)
7608
7609 2003-05-17 [christoph]  0.8.11claws160
7610
7611         * src/imap.c
7612                 don't use STATUS command on current folder to check for
7613                 content changes. imap_cmd_ok() now tracks changes to
7614                 folder and number of existing messages.
7615
7616 2003-05-17 [paul]       0.8.11claws159
7617
7618         * src/plugins/clamav/clamav_plugin.c
7619                 remove unnecessary debug_print
7620
7621 2003-05-16 [thorsten]   0.8.11claws158
7622
7623         * src/plugins/demo.c
7624                 included missing intl.h
7625
7626 2003-05-16 [paul]       0.8.11claws157
7627
7628         * po/POTFILES.in
7629                 remove non-existant entries
7630         
7631         * src/plugins/clamav/clamav_plugin.c
7632           src/plugins/clamav/clamav_plugin_gtk.c
7633           src/plugins/dillo_viewer/dillo_prefs.c
7634           src/plugins/dillo_viewer/dillo_viewer.c
7635                 gettextise
7636
7637 2003-05-16 [christoph]  0.8.11claws156
7638
7639         * po/POTFILES.in
7640                 include plugin .c files for translation until I
7641                 find a better solution to have plugins have their
7642                 own textdomain
7643         * src/plugins/demo/demo.c
7644         * src/plugins/image_viewer/plugin.c
7645         * src/plugins/mathml_viewer/mathml_viewer.c
7646         * src/plugins/spamassassin/spamassassin.c
7647         * src/plugins/spamassassin/spamassassin_gtk.c
7648         * src/plugins/trayicon/trayicon.c
7649                 add gettext macros for plugin name and description
7650
7651 2003-05-16 [paul]
7652
7653         * sync with 0.9.0
7654
7655 2003-05-16 [paul]       0.8.11claws155
7656
7657         * sync with lastest 0.9.0pre1
7658                 see ChangeLog 2003-05-16
7659
7660 2003-05-15 [paul]       0.8.11claws154
7661
7662         * sync with latest 0.9.0pre1
7663                 see ChangeLog 2003-05-14 and 2003-05-15
7664
7665 2003-05-14 [christoph]  0.8.11claws153
7666
7667         * src/plugins/image_viewer/viewer.c
7668         * src/plugins/image_viewer/viewer.glade         ** NEW **
7669         * src/plugins/image_viewer/viewerprefs.c
7670                 make it possible to disable the autoload function in the
7671                 imageviewer again
7672
7673 2003-05-14 [christoph]  0.8.11claws152
7674
7675         * src/folder.c
7676                 fix folder update after adding a message
7677
7678 2003-05-13 [alfons]     0.8.11claws151
7679
7680         * src/common/session.c
7681                 remove debug traces
7682                 
7683         * src/addrcache.[ch]
7684         * src/filtering.[ch]
7685         * src/folder.[c]
7686         * src/gtkaspell.[ch]
7687         * src/imap.[ch]
7688         * src/mbox_folder.[ch]
7689         * src/mh.[ch]
7690         * src/mimeview.h
7691         * src/msgcache.[ch]
7692         * src/news.[ch]
7693         * src/passphrase.[ch]
7694         * src/prefs_common.[ch]
7695         * src/prefs_gtk.[ch]
7696         * src/procmsg.c
7697         * src/scoring.[ch]
7698                 be pedantic; (in prototypes () implies (int))
7699
7700 2003-05-13 [alfons]     0.8.11claws150
7701
7702         * src/prefs_toolbar.[ch]
7703         * src/summaryview.[ch]
7704         * src/toolbar.[ch]
7705                 change misleading text in toolbar prefs;
7706                 add toolbar action for ignore thread (toggles ignore thread flag);
7707                 clean up a little bit;
7708
7709 2003-05-12 [paul]
7710
7711         * tools/convert_mbox.pl
7712                 bug fixed by Fred Marton
7713
7714 2003-05-12 [paul]
7715
7716         * sync with 0.9.0pre1
7717
7718 2003-05-09 [paul]       0.8.11claws149
7719
7720         * sync with 0.8.11cvs43
7721                 see ChangeLog 2003-05-09
7722
7723 2003-05-08 [christoph]  0.8.11claws148
7724
7725         * src/imap.[ch]
7726                 o use CAPABILIY as first command and check for PREAUTH
7727                   information in the response to it
7728                 o rewrite all imap_cmd_* functions to use an IMAPSession
7729                   instead of a SockInfo as parameter
7730                 o do STARTTLS after fetching and checking the server
7731                   capabilities
7732
7733 2003-05-08 [paul]       0.8.11claws147
7734
7735         * tools/Makefile.am
7736           tools/README
7737           tools/convert_mbox.pl         ** NEW FILE **
7738                 add mbox conversion script. Submitted by 
7739                 Fred Marton <Fred.Marton@uni-bayreuth.de>
7740
7741 2003-05-07 [christoph]
7742
7743         * doc-src/glade.txt
7744         * src/gtk/pluginwindow.glade
7745         * src/plugins/image_viewer/viewerprefs.glade
7746         * src/plugins/spamassassin/spamassassin_gtk.glade
7747                 add glade files for user interfaces and a description how
7748                 to use glade to create the sylpheed code
7749
7750 2003-05-07 [paul]       0.8.11claws146
7751
7752         * sync with 0.8.11cvs41
7753                 see ChangeLog 2003-05-07
7754
7755 2003-05-06 [christoph]  0.8.11claws145
7756
7757         * src/main.c
7758         * src/plugins/image_viewer/viewer.c
7759                 fix usage of imlib in imageviewer plugin
7760
7761         * src/gtk/prefswindow.c
7762                 handle window close event correctly
7763
7764 2003-05-06 [paul]       0.8.11claws144
7765
7766         * src/common/ssl.c
7767                 fix typo introduced in sync
7768
7769 2003-05-06 [paul]       0.8.11claws143
7770
7771         * sync with 0.8.11cvs39
7772                 see ChangeLog 2003-05-06
7773
7774 2003-05-06 [paul]       0.8.11claws142
7775
7776         * AUTHORS
7777           po/cs.po
7778                 updated Czech translation, submitted by 
7779                 Radek Vybiral <Radek.Vybiral@vsb.cz>
7780                 
7781         * src/plugins/clamav/clamav_plugin_gtk.c
7782                 clean up
7783
7784 2003-05-03 [alfons]     0.8.11claws141
7785
7786         * src/compose.[ch]
7787                 make paste as quotation work even when the call to 
7788                 text_inserted() was deferred (fixes bug #140 "Paste 
7789                 as quotation does not work when using "external" 
7790                 clipboard")
7791
7792 2003-05-03 [thorsten]   0.8.11claws140
7793
7794         * src/addrquery.h
7795           src/ldapquery.h
7796           src/mainwindow.c
7797                 removed C++ comments
7798         * src/addr_compl.c
7799                 function with non-int retval/param used before
7800                 implementation/declaration
7801
7802 2003-05-02 [paul]       0.8.11claws139
7803
7804         * src/addr_compl.[ch]
7805           src/addressbook.[ch]
7806           src/addrindex.c
7807           src/summaryview.c
7808                 revert match's changes to (finally) remove the bug where
7809                 opening a folder causes massive slowdown when using the 
7810                 'Display sender using address book' option
7811
7812 2003-05-01 [melvin]     0.8.11claws138
7813
7814         * src/plugins/dillo_viewer/dillo_prefs.[ch]
7815         * src/plugins/dillo_viewer/dillo_viewer.c
7816                 Fixed bug where "Cancel" button from prefs issued
7817                 warnings.
7818                 Comply a little more to coding style
7819
7820 2003-05-01 [paul]       0.8.11claws137
7821
7822         * sync with 0.8.11cvs38
7823                 see ChangeLog 2003-05-01
7824
7825 2003-05-01 [paul]       0.8.11claws136
7826
7827         * po/bg.po
7828                 updated by George Danchev
7829
7830 2003-04-30 [christoph]  0.8.11claws135
7831
7832         * src/plugins/dillo_viewer/dillo_prefs.c
7833         * src/plugins/image_viewer/viewerprefs.c
7834         * src/plugins/spamassassin/spamassassin_gtk.c
7835                 remove gtk_widget_ref() calls for widgets in
7836                 glade code
7837
7838 2003-04-30 [paul]       0.8.11claws134
7839
7840         * src/addrindex.c
7841                 ok, this time a better fix for the bug where opening folder
7842                 has massive slowdown when using the 'Display sender using 
7843                 address book' option
7844
7845 2003-04-30 [paul]       0.8.11claws133
7846
7847         * src/addrindex.c
7848                 revert the 'fix' of 0.8.11claws128 because it doesn't fix it
7849         
7850 2003-04-30 [melvin]     0.8.11claws132
7851
7852         New: Dillo plugin preferences (patch by Dimitar Haralanov)
7853
7854         * src/plugins/dillo_viewer/dillo_prefs.[ch]     *** NEW ***
7855                 Preferences for the dillo plugin
7856         * src/plugins/dillo_viewer/dillo_viewer.c
7857                 Support for preferences
7858         * src/plugins/dillo_viewer/Makefile.am
7859                 Added dillo_prefs.[ch]
7860
7861 2003-04-30 [alfons]     0.8.11claws131
7862
7863         * src/common/plugin.[ch]
7864                 see? this ANSI C'fication immediately gives us type
7865                 checking for free.
7866
7867 2003-04-30 [alfons]     0.8.11claws130
7868
7869         * src/common/plugin.[ch]
7870         * src/plugins/clamav/clamav_plugin.[ch]
7871         * src/plugins/clamav/clamav_plugin_gtk.c
7872         * src/plugins/demo/demo.c
7873         * src/plugins/dillo_viewer/dillo_viewer.c
7874         * src/plugins/image_viewer/plugin.c
7875         * src/plugins/image_viewer/viewer.[ch]
7876         * src/plugins/image_viewer/viewerprefs.[ch]
7877         * src/plugins/mathml_viewer/mathml_viewer.c
7878         * src/plugins/spamassassin/spamassassin.[ch]
7879         * src/plugins/spamassassin/spamassassin_gtk.c
7880         * src/plugins/trayicon/trayicon.c
7881                 clean up
7882
7883 2003-04-30 [alfons]     0.8.11claws129
7884
7885         * src/common/utils.c
7886                 make is_ascii_str() fail gracefully when NULL pointer
7887                 is passed
7888
7889 2003-04-30 [paul]       0.8.11claws128
7890
7891         * src/addrindex.c
7892                 fix bug where opening folder has massive slowdown when
7893                 using the 'Display sender using address book' option
7894
7895 2003-04-30 [paul]       0.8.11claws127
7896
7897         * src/plugins/clamav/clamav_plugin.c
7898           src/plugins/clamav/clamav_plugin_gtk.c
7899           src/plugins/demo/demo.c
7900           src/plugins/dillo_viewer/dillo_viewer.c
7901           src/plugins/image_viewer/plugin.c
7902           src/plugins/mathml_viewer/mathml_viewer.c
7903           src/plugins/spamassassin/spamassassin.c
7904           src/plugins/spamassassin/spamassassin_gtk.c
7905           src/plugins/trayicon/trayicon.c
7906                 get rid of eye-hurting function signatures
7907
7908 2003-04-30 [paul]       0.8.11claws126
7909
7910         * src/plugins/trayicon/trayicon.c
7911                 add description
7912                 
7913         * src/mimeview.c
7914                 be more descriptive
7915
7916 2003-04-30 [paul]       0.8.11claws125
7917
7918         * configure.ac
7919                 arrange the plugins in reverse alphabetical order
7920                 
7921         * src/plugins/clamav/clamav_plugin.[ch]
7922           src/plugins/clamav/clamav_plugin_gtk.c
7923                 rename some params
7924                 resize max_size window
7925                 re-arrange the order of some gui elements
7926                 improve descriptions
7927         
7928         * src/plugins/image_viewer/plugin.c
7929           src/plugins/mathml_viewer/mathml_viewer.c
7930                 add descriptions
7931                 
7932         * src/plugins/spamassassin/spamassassin_gtk.c
7933                 resize max_size window
7934                 re-arrange the order of some gui elements
7935                 
7936         * src/messageview.c
7937           src/mimeview.c
7938                 correct typos
7939
7940 2003-04-30 [alfons]     0.8.11claws124
7941
7942         * src/imap.c
7943                 fix a leak found while browsing Martin Kluge's 
7944                 valgrind log (Claws only)
7945
7946 2003-04-29 [darko]      0.8.11claws123
7947
7948         * src/gtk/gtkstext.h
7949                 include wchar.h if it is available, fixes compilation
7950                 on HP-UX systems
7951
7952 2003-04-29 [melvin]     0.8.11claws122
7953
7954         * src/prefs_actions.c
7955                 Improved help text of Actions' syntax
7956
7957 2003-04-28 [paul]       0.8.11claws121
7958
7959         * src/action.c
7960                 a better fix for the crash when performing an action
7961                 on a mime part
7962
7963 2003-04-28 [paul]       0.8.11claws120
7964
7965         * src/action.c
7966                 fix crash when performing an action on a
7967                 mime part
7968
7969 2003-04-28 [paul]       0.8.11claws119
7970
7971         * sync with 0.8.11cvs36
7972                 see ChangeLog 2003-04-28
7973
7974 2003-04-27 [paul]       0.8.11claws118
7975
7976         * more sync with 0.8.11cvs35
7977                 see ChangeLog 2003-04-25
7978
7979 2003-04-26 [christoph]  0.8.11claws117
7980
7981         * src/folder.c
7982                 fix remove virtual check
7983
7984 2003-04-26 [paul]       0.8.11claws116
7985
7986         * src/messageview.c
7987                 fix return-receipt, make it work again
7988
7989 2003-04-26 [paul]       0.8.11claws115
7990
7991         * src/mimeview.c
7992                 restore double-clicking of the [application/pgp-signature 
7993                 (Select "Check signature" to check)] line in the message view,
7994                 broken in recent sync
7995
7996 2003-04-26 [christoph]  0.8.11claws114
7997
7998         * src/folder.c
7999                 check if remove virtual really exists before
8000                 calling the function
8001
8002 2003-04-25 [match]      0.8.11claws113
8003
8004         * src/addrindex.c
8005         * src/addrbook.c
8006         * src/ldapquery.[ch]
8007         * src/ldapctrl.[ch]
8008                 fix memleak.
8009         * src/ldapserver.[ch]
8010                 fix memleak. fix segfault.
8011                 plug a Claws memleak
8012
8013 2003-04-25 [alfons]     0.8.11claws112
8014
8015         * src/folder.c
8016                 plug a Claws memleak
8017
8018 2003-04-25 [alfons]     0.8.11claws111
8019
8020         * src/common/session.c
8021                 plug a memleak
8022
8023 2003-04-25 [paul]       0.8.11claws110
8024
8025         * sync with 0.8.11cvs35
8026                 see ChangeLog 2003-04-24 and 2003-04-25
8027                 
8028         * src/gtk/pluginwindow.c
8029                 correct another strange float value
8030
8031 2003-04-24 [christoph]  0.8.11claws109
8032
8033         * src/folder.c
8034                 freeze folder item updates when unsetting new flags
8035
8036         * src/gtk/pluginwindow.c
8037                 correct strange float value
8038
8039 2003-04-23 [paul]       0.8.11claws108
8040
8041         * sync with 0.8.11cvs33
8042                 see ChangeLog 2003-04-23
8043
8044 2003-04-22 [paul]       0.8.11claws107
8045
8046         * src/Makefile.am
8047           src/messageview.c
8048           src/mimeview.c
8049           src/pgptext.[ch]      ** REMOVED **
8050                 remove pgptext.[ch] as its not used any more
8051
8052 2003-04-22 [paul]       0.8.11claws106
8053
8054         * sync with 0.8.11cvs31
8055                 see ChangeLog 2003-04-21 and 2003-04-22
8056
8057 2003-04-21 [alfons]     0.8.11claws105
8058
8059         * src/main.c
8060                 No access to GTK structures if we're a spawned child
8061                 (and clean up code a little bit...) Should fix #126.
8062
8063 2003-04-21 [melvin]     0.8.11claws104
8064
8065         * src/plugins/dillo_viewer/README
8066                 Improved slightly the text.
8067
8068 2003-04-21 [melvin]     0.8.11claws103
8069
8070         * src/plugins/dillo_viewer/README *** NEW ***
8071                 Added a README file for the Dillo plugin
8072
8073 2003-04-20 [paul]
8074
8075         * tools/README
8076           tools/outlook2sylpheed.pl
8077                 updated and improved by Ricardo Mones Lastra
8078
8079 2003-04-18 [oliver]     0.8.11claws102
8080
8081         * src/inc.c 
8082         * src/prefs_account.h
8083                 remove Pop3SessionType (used by selective download)
8084         * src/prefs_toolbar.c
8085                 enable set Default Toolbar button
8086
8087 2003-04-18 [paul]       0.8.11claws101
8088
8089         * sync with 0.8.11cvs29
8090                 see ChangeLog 2003-04-18
8091
8092 2003-04-17 [paul]       0.8.11claws100
8093
8094         * src/prefs_common.[ch]
8095           src/summaryview.c
8096                 remove 'Open next message on deletion' option,
8097                 as the same effect can now be achieved via the
8098                 'Always open messages in summary when selected'
8099                 option.
8100
8101 2003-04-17 [paul]       0.8.11claws99
8102
8103         * sync with 0.8.11cvs28
8104                 see ChangeLog 2003-04-17
8105
8106 2003-04-17 [christoph]  0.8.11claws98
8107
8108         * ac/spamassassin.m4
8109         * src/plugins/spamassassin/libspamc.[ch]
8110         * src/plugins/spamassassin/utils.[ch]
8111                 sync libspamc with SpamAssassin project
8112
8113 2003-04-17 [christoph]  0.8.11claws97
8114
8115         * src/common/socket.h
8116         * src/gtk/sslcertwindow.h
8117                 rename old USE_SSL to USE_OPENSSL
8118
8119 2003-04-17 [paul]       0.8.11claws96
8120
8121         * src/prefs_common.h
8122                 use gulong for P_COLOR so that it compiles/runs on
8123                 64-bit systems. Patch submitted by James Noyes
8124                 <jnoyes-claws@retrogeeks.com>
8125                 
8126         * po/de.po
8127                 updated by Jens
8128
8129 2003-04-17 [paul]       0.8.11claws95
8130
8131         * sync with 0.8.11cvs27
8132                 see ChangeLog 2003-04-16
8133
8134 2003-04-15 [paul]       0.8.11claws94
8135
8136         * src/prefs_common.[ch]
8137                 rearrange to stop the window getting too long:
8138                         move Receive dialog stuff to Receive tab
8139                         move Send dialog to Send tab
8140                         remove Dialogs frame
8141                 rename 'Open messages in summary with cursor keys' to
8142                 'Always open messages in summary when selected', as its
8143                 more appropriate
8144
8145 2003-04-15 [paul]       0.8.11claws93
8146
8147         * src/prefs_common.[ch]
8148           src/summaryview.c
8149                 add new option '/Interface/Open next message on deletion'
8150
8151 2003-04-15 [paul]       0.8.11claws92
8152
8153         * src/summaryview.[ch]
8154                 add /Mark/Lock and /Mark/Unlock to the pop-up
8155                 menu. Patch submitted by Ivan Francolin Martinez
8156                 <ivanfm@users.sourceforge.net>
8157
8158 2003-04-15 [paul]       0.8.11claws91
8159
8160         * sync with 0.8.11cvs24
8161                 see ChangeLog 2003-04-15
8162
8163 2003-04-14 [jens]       0.8.11claws90
8164
8165         * updated German translation and some corrections from
8166                 Roland Bless <bless@tm.uka.de>
8167
8168 2003-04-14 [paul]       0.8.11claws89
8169
8170         * sync with 0.8.11cvs22
8171                 see ChangeLog 2003-04-14
8172
8173 2003-04-13 [paul]       0.8.11claws88
8174
8175         * src/plugins/clamav/clamav_plugin.c
8176                 fix memory leaks
8177                 clean up
8178
8179 2003-04-12 [paul]       0.8.11claws87
8180
8181         * src/plugins/clamav/clamav_plugin.c
8182                 activate enable/disable archive scanning option
8183                 
8184         * src/plugins/clamav/.cvsignore         ** NEW FILE **
8185
8186 2003-04-12 [paul]       0.8.11claws86
8187
8188         * src/plugins/Makefile.am
8189           src/plugins/clamav/Makefile.am                ** NEW FILE **
8190           src/plugins/clamav/README                     ** NEW FILE ** 
8191           src/plugins/clamav/clamav_plugin.[ch]         ** NEW FILES **
8192           src/plugins/clamav/clamav_plugin_gtk.c        ** NEW FILE **
8193                 add Clam AntiVirus plugin
8194
8195 2003-04-12 [paul]       0.8.11claws85
8196
8197         * sync with 0.8.11cvs21
8198                 see ChangeLog 2003-04-11
8199
8200 2003-04-11 [paul]       0.8.11claws84
8201
8202         * po/es.po
8203                 update Spanish translation. Submitted by Ricardo
8204                 Mones Lastra.
8205
8206 2003-04-10 [christoph]  0.8.11claws83
8207
8208         * src/mbox.c
8209                 fix typo that did not move unfiltered mails to destination
8210                 folder
8211
8212         (closes Bug 115 Sylpheed 0.8.11claws81 does not deliver mail correctly
8213          when filtering from spool)
8214
8215 2003-04-10 [christoph]  0.8.11claws82
8216
8217         * src/imap.c
8218                 use BODY.PEEK instead of BODY in in message fetch operation
8219                 to make sure the IMAP server does not set the \Seen flag for
8220                 messages. Sylpheed does that later itself, when the message
8221                 is opened in sylpheed
8222
8223         (closes Bug 111 Claws destroys unread marks)
8224
8225 2003-04-09 [oliver]     0.8.11claws81
8226         
8227         * src/folder.c
8228                 fix crash in folder_destroy
8229         * README.claws
8230                 remove selective download
8231
8232 2003-04-09 [christoph]  0.8.11claws80
8233
8234         * src/imap.c
8235                 fix crash in imap_get_msginfo() when then fetched message
8236                 is not found
8237
8238         (closes Bug 110 Crash during mail composition)
8239
8240 2003-04-08 [christoph]  0.8.11claws79
8241
8242         * src/folder.c
8243         * src/prefs_account.c
8244                 Filter new messages that are found in an INBOX folder
8245                 when 'Filter messages on receiving' is enabled in the
8246                 Folder's AccountPrefs. This allows to use Sylpheed's
8247                 filtering engine for IMAP folders where messages are
8248                 added to the INBOX by a MTA
8249
8250 2003-04-08 [paul]       0.8.11claws78
8251
8252         * src/procmsg.h
8253                 clean up after last commit
8254
8255 2003-04-08 [paul]       0.8.11claws77
8256
8257         * sync with 0.8.11cvs20
8258                 see ChangeLog 2003-04-07 and 2003-04-08
8259
8260 2003-04-07 [christoph]  0.8.11claws76
8261
8262         * src/filtering.[ch]
8263         * src/inc.[ch]
8264         * src/mbox.c
8265         * src/procmsg.[ch]
8266                 add procmsg_msginfo_filter() to execute filtering actions
8267
8268 2003-04-06 [christoph]  0.8.11claws75
8269
8270         * src/imap.c
8271                 use IMAPSet for imap_cmd_store() and imap_cmd_envelope()
8272
8273 2003-04-06 [christoph]  0.8.11claws74
8274
8275         * src/common/utils.[ch]
8276                 add g_int_compare() function for slist sorting
8277
8278         * src/imap.c
8279                 fetch all MsgInfos with one command in imap_get_msginfos()
8280                 using an imap set with a list of ranges
8281
8282         * src/news.c
8283                 use new g_int_compare() function
8284
8285 2003-04-06 [thorsten]   0.8.11claws73
8286
8287         * src/mh.c
8288                 corrected implementation of mh_folder_destroy()
8289
8290 2003-04-05 [christoph]  0.8.11claws72
8291
8292         * src/account.c
8293         * src/folder.[ch]
8294         * src/folderview.c
8295         * src/imap.c
8296         * src/inc.c
8297         * src/main.c
8298         * src/mainwindow.c
8299         * src/mbox_folder.c
8300         * src/mh.c
8301         * src/mimeview.h
8302         * src/msgcache.[ch]
8303         * src/news.c
8304         * src/procmime.h
8305         * src/procmsg.[ch]
8306         * src/setup.c
8307         * src/gtk/gtkutils.c
8308                 o rename structure field names class and new to klass and
8309                   new_msgs, to allow including files in C++
8310                 o add 'extern "C"' block to some header files
8311                 o add MsgInfoList and MsgNumberList as alias for GSList for
8312                   developers to know what type of list is expected
8313
8314         * src/plugins/image_viewer/plugin.c
8315         * src/plugins/image_viewer/viewer.[ch]
8316         * src/plugins/image_viewer/viewerprefs.[ch]
8317                 rename function names to prevent conflicts
8318
8319 2003-04-05 [paul]       0.8.11claws71
8320
8321         * sync with 0.8.11cvs18
8322                 see ChangeLog 2003-04-03 and 2003-04-04
8323
8324 2003-04-02 [christoph]  0.8.11claws70
8325
8326         * src/folder.[ch]
8327         * src/imap.[ch]
8328         * src/mbox_folder.[ch]
8329         * src/mh.[ch]
8330         * src/news.[ch]
8331                 o Make all virtual folder functions private
8332                 o remove unused folder code
8333
8334         * src/common/socket.[ch]
8335         * src/summaryview.c
8336                 fix warnings
8337
8338 2003-03-30 [alfons]     0.8.11claws69
8339
8340         * src/send_message.c
8341                 remove two debug traces and see if people still report
8342                 errors
8343
8344 2003-03-30 [alfons]     0.8.11claws68
8345
8346         * src/send_message.c
8347         * src/commons/session.c
8348                 add more debug traces
8349
8350 2003-03-30 [christoph]  0.8.11claws67
8351
8352         * src/folder.c
8353                 change processing folder name from .processing to processing
8354
8355         * src/common/ssl.c
8356                 disable SSL certificate check because it causes Xlib error
8357                 when the child process want's to open an GTK window
8358
8359 2003-03-30 [christoph]  0.8.11claws66
8360
8361         * src/folder.c
8362                 don't use default folder for processing folder item because
8363                 it can be a non local folder
8364
8365         (fixes bug reported by Stephen Lewis <slewis@paradise.net.nz>)
8366
8367 2003-03-30 [alfons]     0.8.11claws65
8368
8369         * src/send_message.c
8370                 try fixing crashes when sending messages: my gcc 2.95.4 seems 
8371                 to generate bad code for 'send_send_data_progressive': When
8372                 called from 'send_send_data_finished', the 'data' pointer is
8373                 cleared just before the assignment to the dialog pointer
8374
8375 2003-03-29 [christoph]  0.8.11claws64
8376
8377         * src/common/prefs.h
8378         * src/plugins/image_viewer/Makefile.am
8379         * src/plugins/image_viewer/plugin.c
8380         * src/plugins/image_viewer/viewer.[ch]
8381         * src/plugins/image_viewer/viewerprefs.[ch]     ** NEW **
8382                 add PrefsPage for ImageViewer
8383
8384 2003-03-28 [thorsten]   0.8.11claws63
8385
8386         * src/common/session.c
8387                 added some comments
8388
8389 2003-03-28 [paul]       0.8.11claws62
8390
8391         * sync with 0.8.11cvs16
8392                 see ChangeLog 2003-03-28
8393
8394 2003-03-28 [paul]       0.8.11claws61
8395
8396         * sync with 0.8.11cvs15
8397                 see ChangeLog 2003-03-28
8398
8399 2003-03-27 [christoph]  0.8.11claws60
8400
8401         * src/folder.c
8402         * src/imap.c
8403         * src/common/socket.[ch]
8404                 set socket state to DISCONNECTED when any operation
8405                 fails to allow reconnecting in IMAP code without
8406                 checking the return code of all calls to the command
8407                 functions
8408
8409         * src/folderview.c
8410         * src/summaryview.c
8411                 remove some more stuff that depends on specific
8412                 folder types
8413
8414 2003-03-27 [paul]       0.8.11claws59
8415
8416         * sync with 0.8.11cvs14
8417                 see ChangeLog 2003-03-27
8418                 
8419         * src/selective_download.[ch]   ** REMOVED **
8420                 really removed
8421
8422 2003-03-27 [christoph]  0.8.11claws58
8423
8424         * src/folder.c
8425                 fix handling of tmp_flags in flag copy function
8426
8427 2003-03-27 [paul]       0.8.11claws57
8428
8429         * sync with 0.8.11cvs13
8430                 see ChangeLog 2003-03-27
8431
8432 2003-03-27 [oliver]     0.8.11claws56
8433
8434         * src/maiwindow.c
8435                 remove sel_download_cb
8436
8437 2003-03-27 [oliver]     0.8.11claws55
8438         
8439         * src/inc.c
8440                 remove POP3_TOP
8441         
8442 2003-03-26 [oliver]     0.8.11claws54
8443
8444         *src/pop.h
8445                 remove POP3_TOP*
8446         * README.claws
8447                 remove selective donwload readme
8448
8449 2003-03-26 [oliver]     0.8.11claws53
8450         * src/matcher.[ch]
8451         * src/matcher_parser_parse.y 
8452         * src/pop.c 
8453         * src/prefs_account.[ch]
8454         * src/prefs_filtering.c
8455                 remove selective donwload
8456
8457 2003-03-26 [oliver]     0.8.11claws52
8458
8459         * src/inc.[ch] 
8460         * src/filtering.c 
8461         * src/mainwindow.c 
8462                 remove selective donwload
8463
8464 2003-03-26 [oliver]     0.8.11claws51
8465         
8466         * src/Makefile.am
8467         * src/selective_download.[ch]   ** REMOVE **    
8468
8469 2003-03-26 [christoph]  0.8.11claws50
8470
8471         * src/news.c
8472                 fix NEWS that got broken by a sync with sylpheed-main
8473
8474 2003-03-26 [christoph]  0.8.11claws49
8475
8476         * src/mimeview.c
8477                 fix mime type guessing when no mime type is found for a file
8478
8479 2003-03-25 [christoph]  0.8.11claws48
8480
8481         * src/mimeview.c
8482         * src/procmime.c
8483                 remove mime type guessing from mime parser and use
8484                 name based mime types in viewer lookup for mime type
8485                 application/octet-stream
8486
8487 2003-03-25 [christoph]  0.8.11claws47
8488
8489         * doc-src/readme.txt
8490         * doc-src/rfc2554.txt
8491                 add RFC about SMTP AUTH
8492
8493         * src/send_message.c
8494         * src/common/smtp.[ch]
8495                 add extra error code for authentication errors and
8496                 clear temporary password when this error occurs
8497
8498         (closes Bug 84 authentication failure while sending should
8499          prompt for password again)
8500
8501 2003-03-25 [christoph]  0.8.11claws46
8502
8503         * configure.ac
8504         * src/Makefile.am
8505         * src/imageview.[ch]                            ** REMOVE **
8506         * src/messageview.[ch]
8507         * src/mimeview.[ch]
8508         * src/prefs_common.[ch]
8509         * src/textview.c
8510         * src/plugins/Makefile.am
8511         * src/plugins/image_viewer/.cvsignore           ** NEW **
8512         * src/plugins/image_viewer/Makefile.am          ** NEW **
8513         * src/plugins/image_viewer/plugin.c             ** NEW **
8514         * src/plugins/image_viewer/viewer.[ch]          ** NEW **
8515                 move image viewer into a plugin (building is enabled by default)
8516                 [ToDo: Prefs for resize and autoview]
8517
8518 2003-03-25 [paul]       0.8.11claws45
8519
8520         * sync with 0.8.11cvs12
8521                 see ChangeLog 2003-03-26
8522
8523 2003-03-25 [paul]       0.8.11claws44
8524
8525         * sync with 0.8.11cvs11
8526                 see ChangeLog 2003-03-22, 2003-03-24 and 2003-03-25
8527                 
8528         Note: Selective Download is broken.
8529                 
8530 2003-03-22 [christoph]  0.8.11claws43
8531
8532         * src/folder.c
8533                 code cleanup for flags copying
8534
8535 2003-03-22 [christoph]  0.8.11claws42
8536
8537         * src/plugins/trayicon/trayicon.c
8538                 fix setting the transparent area when the window size
8539                 is forced by the system tray
8540
8541 2003-03-22 [christoph]  0.8.11claws41
8542
8543         * src/plugins/trayicon/gnome-mail.xpm           ** REMOVE **
8544         * src/plugins/trayicon/gnome-nomail.xpm         ** REMOVE **
8545         * src/plugins/trayicon/newmail.xpm              ** NEW **
8546         * src/plugins/trayicon/nomail.xpm               ** NEW **
8547         * src/plugins/trayicon/trayicon.c
8548         * src/plugins/trayicon/unreadmail.xpm           ** NEW **
8549                 o replace GBiff icons with KBiff icons resized to 16x16 pixel
8550                 o add icon for unread mails
8551                 o set transparency for window
8552
8553 2003-03-22 [christoph]  0.8.11claws40
8554
8555         * src/news.c
8556                 init news session to prevent crash when session is closed
8557
8558 2003-03-22 [christoph]  0.8.11claws39
8559
8560         * src/imap.c
8561         * src/common/session.[ch]
8562                 Init session data to make sure we don't have invalid pointers
8563                 for read_ch and write_ch when new multi process sessions are
8564                 not used
8565
8566         * src/main.c
8567         * src/common/plugin.c
8568         * src/common/sylpheed.c
8569         * src/plugins/demo/demo.c
8570         * src/plugins/dillo_viewer/dillo_viewer.c
8571         * src/plugins/mathml_viewer/mathml_viewer.c
8572         * src/plugins/spamassassin/spamassassin.c
8573         * src/plugins/spamassassin/spamassassin_gtk.c
8574                 add plugin types to allow loading plugins at different times
8575                 (and maybe for different frontends), because it's not good to
8576                 load GTK-Plugins gefore gtk_init was called
8577
8578         * configure.ac
8579         * src/plugins/Makefile.am
8580         * src/plugins/trayicon/.cvsignore               ** NEW **
8581         * src/plugins/trayicon/Makefile.am              ** NEW **
8582         * src/plugins/trayicon/eggtrayicon.c            ** NEW **
8583         * src/plugins/trayicon/eggtrayicon.h            ** NEW **
8584         * src/plugins/trayicon/gnome-mail.xpm           ** NEW **
8585         * src/plugins/trayicon/gnome-nomail.xpm         ** NEW **
8586         * src/plugins/trayicon/trayicon.c               ** NEW **
8587                 New Trayicon plugin that shows an icon in a systray that uses
8588                 XEMBED protocol like Gnome's systray. Icon shows if there
8589                 are new mails and a tooltip shows information about new,
8590                 unread and total messages.
8591
8592 2003-03-22 [paul]       0.8.11claws38
8593
8594         * src/common/smtp.c
8595                 fix ESMTP AUTH CRAM-MD5
8596                 [sync with main (still version 0.8.11cvs6), see
8597                  ChangeLog 2003-03-22]
8598
8599 2003-03-21 [colin]      0.8.11claws37
8600
8601         * src/send_message.c
8602                 Fix USE_SSL => USE_OPENSSL
8603
8604 2003-03-21 [colin]      0.8.11claws36
8605
8606         * src/folderview.c
8607                 Fix counts in drag and dropped subfolders
8608
8609 2003-03-21 [colin]      0.8.11claws35
8610
8611         * src/folder.c 
8612         * src/folderview.c
8613                 speed up a bit folder dnd
8614
8615 2003-03-20 [alfons]     0.8.11claws34
8616
8617         * src/main.c
8618         * src/toolbar.c
8619         * src/procmsg.c
8620                 don't send locked queue messages
8621                 (feature request "[ 705245 ] Locking message in outbox 
8622                  should prevent sending")
8623
8624 2003-03-20 [christoph]  0.8.11claws33
8625
8626         * src/folder.c
8627                 remove NEW and UNREAD flag in special folders when scanning
8628                 
8629         * src/common/smtp.c
8630                 fix ESMTP AUTH CRAM-MD5
8631
8632 2003-03-20 [paul]       0.8.11claws32
8633
8634         * src/prefs_account.c
8635                 Re-write 'Tunnel command to open connection' as
8636                 'Use command to communicate with server', and disable
8637                 it for all except IMAP accounts
8638
8639 2003-03-20 [paul]       0.8.11claws31
8640
8641         * sync with 0.8.11cvs6
8642                 see ChangeLog 2003-03-20
8643
8644 2003-03-19 [match]      0.8.11claws30
8645
8646         * src/addritem.[ch]
8647                 include documentation. minor refactoring.
8648         * src/addr_compl.[ch]
8649         * src/addrindex.[ch]
8650         * src/addresbook.[ch]
8651         * src/summaryview.c
8652                 re-enable address lookup (was disabled in
8653                 0.8.11claws20).
8654
8655 2003-03-19 [christoph]  0.8.11claws29
8656
8657         * src/procmsg.c
8658                 add temp flag handling, will make moving and copying
8659                 messages possible again
8660
8661         * src/folder.c
8662                 correct calulation of folder stats
8663
8664 2003-03-18 [match]      0.8.11claws28
8665
8666         * src/editgroup.h
8667                 remove case sensitive comparison (closes bug 80).
8668
8669 2003-03-18 [christoph]  0.8.11claws27
8670
8671         * src/imap.c
8672                 fix imap using a tunnel command
8673
8674         (closes bug 87)
8675
8676 2003-03-18 [christoph]  0.8.11claws26
8677
8678         * src/folder.[ch]
8679         * src/imap.c
8680         * src/procmsg.[ch]
8681                 rewrite flag handling for folders
8682
8683 2003-03-18 [christoph]  0.8.11claws25
8684
8685         * src/folder.c
8686         * src/procmsg.c
8687         * src/summaryview.c
8688                 unset NEW and UNREAD flags when message is ignored, to make
8689                 sure messages don't show up as unread on other IMAP clients,
8690                 because the IGNORE_THREAD flag can not be syncronized through
8691                 the IMAP folder
8692
8693 2003-03-17 [christoph]  0.8.11claws24
8694
8695         * src/imap.c
8696                 don't use recursion to fetch uids when the number of messages
8697                 does not match. Moved code into subfunction that is used
8698                 again when needed, to prevent an endless loop.
8699
8700 2003-03-17 [thorsten]   0.8.11claws23
8701
8702         * src/imageview.[ch]
8703                 export imageview_get_resized_size() (for plugins)
8704         * src/prefs_common.[ch]
8705                 added prefs_common_get() (for plugins)
8706
8707 2003-03-17 [christoph]  0.8.11claws22
8708
8709         * src/imap.c
8710                 o remove UID guessing from copy code
8711                 o support UIDPLUS extension for APPEND command
8712
8713 2003-03-17 [paul]       0.8.11claws21
8714
8715         * src/gtk/about.c
8716                 remove 'Compiled-plugins' section.
8717                 
8718         * src/plugins/dillo_viewer/dillo_viewer.c
8719                 slight change to description text
8720
8721 2003-03-16 [match]      0.8.11claws20
8722         * src/ldapserver.[ch]           ** NEW **
8723         * src/ldapctrl.[ch]             ** NEW **
8724         * src/ldapquery.[ch]            ** NEW **
8725         * src/ldaputil.[ch]             ** NEW **
8726         * src/addrcindex.[ch]           ** NEW **
8727         * src/addrquery.h               ** NEW **
8728         * src/addritem.[ch]
8729         * src/addrcache.[ch]
8730         * src/addrindex.[ch]
8731         * src/addr_compl.[ch]
8732         * src/addressbook.[ch]
8733         * src/addrbook.[ch]
8734         * src/editgroup.c
8735         * src/editaddress.c
8736         * src/editldap.c
8737         * src/editldap_basedn.c
8738         * src/vcard.c
8739         * src/jpilot.c
8740         * src/Makefile.am
8741                 included dynamic LDAP queries. improved address
8742                 completion.
8743
8744 2003-03-16 [paul]       0.8.11claws19
8745
8746         * tools/multiwebsearch.pl
8747                 fix a fatal typo
8748
8749 2003-03-16 [christoph]  0.8.11claws18
8750
8751         * src/mimeview.c
8752         * src/plugins/dillo_viewer/dillo_viewer.c
8753         * src/plugins/mathml_viewer/mathml_viewer.c
8754                 make unregistering of MimeViewerFactorys possible
8755
8756 2003-03-16 [alfons]     0.8.11claws17
8757
8758         * configure.ac
8759                 correct typo
8760
8761 2003-03-16 [melvin]     0.8.11claws16
8762
8763         * src/plugins/dillo_viewer.c
8764                 Fixed bug where it was not possible to view more than
8765                 one text/html attachment per message (bug discovered
8766                 by Christoph Hohmann).
8767
8768 2003-03-15 [melvin]     0.8.11claws15
8769
8770         * src/prefs_actions.c
8771                 Fixed compilation warnings.
8772
8773 2003-03-15 [melvin]     0.8.11claws14
8774
8775         * src/plugins/Makefile.am
8776         * src/plugins/dillo_viewer/.cvsignore                   ** NEW **
8777         * src/plugins/dillo_viewer/Makefile.am                  ** NEW **
8778         * src/plugins/dillo_viewer/dillo_viewer.c               ** NEW **
8779                 Added a html mail viewer plugin that uses Dillo v0.7.0 or
8780                 newer (http://dillo.auriga.wearlab.de/).
8781
8782 2003-03-15 [christoph]  0.8.11claws13
8783
8784         * src/imap.c
8785                 don't query imap folder for attributes because we already
8786                 for them from imap_status
8787
8788         * src/mimeview.[ch]
8789                 add support for plugable MimeViewers (unloading Viewers
8790                 not yet complete)
8791
8792         * src/plugins/Makefile.am
8793         * src/plugins/mathml_viewer/.cvsignore          ** NEW **
8794         * src/plugins/mathml_viewer/Makefile.am         ** NEW **
8795         * src/plugins/mathml_viewer/mathml_viewer.c     ** NEW **
8796                 add MathML Viewer (Content-Type text/mathml) using GtkMathView
8797                 widget from http://helm.cs.unibo.it/mml-widget/
8798
8799 2003-03-14 [christoph]  0.8.11claws12
8800
8801         * src/folder.[ch]
8802                 o error return code's should better be negative
8803                 o replace printf with debug_print
8804
8805         * src/imap.c
8806                 improve IMAP folder scan by checking UID-NEXT
8807
8808         * src/summaryview.c
8809                 remove check that are unnecessary in my opinion
8810
8811 2003-03-13 [christoph]  0.8.11claws11
8812
8813         * src/folder.[ch]
8814         * src/foldersel.c
8815         * src/folderview.c
8816         * src/imap.c
8817         * src/mbox_folder.c
8818         * src/mh.c
8819         * src/news.c
8820         * src/prefs_scoring.c
8821         * src/summaryview.c
8822                 use a common function to get a displayable name
8823                 for a FolderItem
8824
8825 2003-03-13 [paul]       0.8.11claws10
8826
8827         * tools/Makefile.am
8828           tools/README
8829           tools/multiwebsearch.conf     ** NEW FILE **
8830           tools/multiwebsearch.pl       ** NEW FILE **
8831                 add multiwebsearch Actions script
8832
8833 2003-03-13 [colin]      0.8.11claws9
8834
8835         * src/compose.c
8836                 Remove leading emtpy lines from quoted text
8837                 before quoting it
8838
8839 2003-03-13 [melvin]     0.8.11claws8
8840
8841         * src/prefs_actions.c
8842                 Fixed a memory leak
8843                 Code clean ups
8844                 Added Cancel and OK buttons
8845                 Corrected help text
8846
8847 2003-03-13 [christoph]  0.8.11claws7
8848
8849         * src/account.c
8850         * src/folder.[ch]
8851         * src/imap.c
8852         * src/mainwindow.c
8853         * src/mbox_folder.c
8854         * src/mh.c
8855         * src/news.c
8856         * src/setup.c
8857                 replace more folder type stuff with folder class stuff
8858
8859 2003-03-13 [melvin]     0.8.11claws6
8860
8861         * src/prefs_actions.c
8862                 Added new tokens:
8863                 %u: user provided argument
8864                 %h: user provided argument (hidden on input)
8865                 %s: current text selection in the message view 
8866
8867 2003-03-13 [paul]       0.8.11claws5
8868
8869         * sync with 0.8.11cvs5
8870                 see ChangeLog 2003-03-11, 2003-03-12
8871
8872 2003-03-12 [christoph]  0.8.11claws4
8873
8874         * src/folder.c
8875                 use folder class idstr when writing folderlist.xml
8876
8877         * src/folder.h
8878         * src/imap.c
8879         * src/news.c
8880                 replace folder type checks with folder class checks
8881
8882 2003-03-12 [christoph]  0.8.11claws3
8883
8884         * src/folder.[ch]
8885         * src/imap.[ch]
8886         * src/main.c
8887         * src/mbox_folder.[ch]
8888         * src/mh.[ch]
8889         * src/news.[ch]
8890                 o create a list of known folder classes in the folder system
8891                 o use folder class id strings for folder item identifiers
8892
8893 2003-03-12 [christoph]  0.8.11claws2
8894
8895         * src/imap.c
8896                 fix imap uid validity check
8897
8898 2003-03-12 [christoph]  0.8.11claws1
8899
8900         * src/account.c
8901         * src/folder.[ch]
8902         * src/foldersel.c
8903         * src/folderview.c
8904         * src/imap.c
8905         * src/mainwindow.c
8906         * src/mbox_folder.c
8907         * src/mh.c
8908         * src/news.c
8909         * src/prefs_scoring.c
8910         * src/procmsg.c
8911         * src/setup.c
8912         * src/summaryview.c
8913                 initial restructuring of folder system, seperating
8914                 folders and folder classes
8915
8916 2003-03-12 [paul]       0.8.11claws
8917
8918         0.8.11claws release
8919
8920 2003-03-12 [christoph]
8921
8922         * src/gtk/prefswindow.c
8923                 fix translation of "Page Index"
8924
8925 2003-03-12 [paul]       0.8.10claws110
8926
8927         a sync from 0.8.11cvs4 before the release
8928
8929         * src/common/utils.c
8930                 subject_compare_for_sort(): allow null strings (fixes
8931                 summary sorting).
8932
8933 2003-03-11 [paul]       0.8.10claws109
8934
8935         * po/es.po
8936                 update Spanish translation, submitted by
8937                 Ricardo Mones Lastra
8938
8939 2003-03-11 [melvin]     0.8.10claws108
8940
8941         * po/fr.po
8942                 Updated French translations
8943
8944 2003-03-11 [paul]       0.8.10claws107
8945
8946         * manual/en/Makefile.am
8947           manual/en/*.html
8948                 update English manual, add a new page
8949                 updated by Francois Barriere <fbarriere@atmel.fr>
8950                 
8951         * po/bg.po
8952           po/it.po
8953           po/sr.po
8954                 update Bulgarian, Italian, and Serbian translations
8955                 submitted by George Danchev, Alessandro Maestri, and
8956                 Urke MMI
8957
8958 2003-03-10 [paul]       0.8.10claws106
8959
8960         * src/gtk/about.c
8961           src/gtk/prefswindow.c
8962                 make some strings translatable
8963
8964 2003-03-10 [darko]      0.8.10claws105
8965
8966         * src/compose.c
8967                 code cleanup to make Hiro happy
8968
8969 2003-03-10 [paul]       0.8.10claws104
8970
8971         * sync with 0.8.11cvs2
8972                 see ChangeLog 2003-03-10
8973
8974 2003-03-09 [melvin]     0.8.10claws103
8975
8976         * src/textview.c
8977                 textview_set_font(): fix for message display in
8978                 UTF-8 locales (thanks to Sergey Vlasov).
8979                 (was unintentionnaly reverted in 0.8.6claws6)   
8980
8981 2003-03-08 [darko]      0.8.10claws102
8982
8983         * src/compose.c
8984                 fix infinite loop in wrapping as reported
8985                 by happycactus
8986                 obsoletes patch #696482
8987
8988 2003-03-08 [christoph]  0.8.10claws101
8989
8990         * src/imap.c
8991                 add workaround for IMAP servers that do not
8992                 support the "UID SEARCH UID" command
8993
8994 2003-03-07 [christoph]  0.8.10claws100
8995
8996         * src/plugins/spamassassin/spamassassin.[ch]
8997         * src/plugins/spamassassin/spamassassin_gtk.c
8998                 code cleanup
8999
9000 2003-03-07 [paul]       0.8.10claws99
9001
9002         * po/es.po
9003                 updated Spanish translation, submitted by
9004                 Ricardo Mones Lastra
9005
9006 2003-03-07 [christoph]  0.8.10claws98
9007
9008         * src/send.c
9009                 fix in 0.8.10claws94 was wrong
9010                 local delivery does not require escaping, remove escaping
9011                 code to make signatures of mails with "." lines valid
9012                 
9013                 NOTE: requires that sendmail is executed with "-i" option,
9014                       what is the default now, but has to be changed in all
9015                       exsiting accounts)
9016
9017 2003-03-07 [paul]       0.8.10claws97
9018
9019         * sync with 0.8.11 release
9020                 see ChangeLog 2003-03-07
9021
9022 2003-03-06 [paul]       0.8.10claws96
9023
9024         * src/compose.c
9025                 revert commit 0.8.10claws92
9026
9027 2003-03-06 [paul]       0.8.10claws95
9028
9029         * src/folderview.c
9030                 fix (solaris) bug 73, 'Crash when selecting top-level folder'
9031
9032         * src/gtkaspell.c
9033                 fix bug 74, 'Crash opening editor window with pseudo-color
9034                 display'
9035                 
9036         Patches submitted by Kevin Vigor <kevin@vigor.nu>
9037
9038 2003-03-06 [christoph]  0.8.10claws94
9039
9040         * src/send.c
9041                 fix rfc2821 (4.5.2) violation in SMTP data sending,
9042                 all lines starting with a period get an extra period
9043                 inserted
9044                 (found by Simon 'corecode' Schubert)
9045
9046 2003-03-06 [paul]       0.8.10claws93
9047
9048         * src/folderview.c
9049                 if configured font can't be loaded fall back to gtk
9050                 default. (with thanks to Christoph)
9051                 
9052                 closes long-standing bug 15 'Crashes on startup'
9053
9054 2003-03-06 [paul]       0.8.10claws92
9055
9056         * src/compose.c
9057                 freeze text before autosave and thaw afterwards
9058                 fixes bug 67 'autosave make re-rediting message crazy'
9059
9060 2003-03-06 [christoph]  0.8.10claws91
9061
9062         * src/compose.c
9063                 ignore address comment in dupe check for Cc-list
9064
9065         (closes reopened bug 47 Replying to message strips name part of
9066          e-mail addresses of Cc: lines)
9067
9068 2003-03-06 [paul]       0.8.10claws90
9069
9070         * src/Makefile.am
9071                 remove reference to gtkxtext.h as its no longer in
9072                 the repository
9073
9074 2003-03-06 [paul]       0.8.10claws89
9075
9076         * sync with 0.8.10cvs25
9077                 see ChangeLog 2003-03-06
9078
9079 2003-03-06 [oliver]     0.8.10claws88
9080         
9081         * src/messageview.c
9082                 remove include
9083
9084 2003-03-06 [oliver]     0.8.10claws87
9085         
9086         * src/folderview.c 
9087                 remove changes introduced inclaws74
9088         * src/messageview.c
9089                 another attempt to sanely delete and update
9090                 messages deleted in separate messageview
9091
9092 2003-03-05 [christoph]  0.8.10claws86
9093
9094         * src/summaryview.c
9095                 check if "From" matches any account's address if
9096                 addressbook completion of addresses is disabled too
9097
9098         (closes Bug 70 "Display recipient in from" doesn't check
9099          folder's default account)
9100
9101 2003-03-05 [christoph]  0.8.10claws85
9102
9103         * src/compose.c
9104         * src/common/utils.[ch]
9105                 don't strip address comments when building Cc lists
9106
9107         (closes Bug 47 Replying to message strips name part of e-mail addresses
9108          of Cc: lines)
9109
9110         * src/folder.c
9111                 fix return value of copy function
9112
9113 2003-03-05 [christoph]  0.8.10claws84
9114
9115         * src/imap.c
9116                 don't ask imap server for non rfc822 headers
9117
9118         (closes bug 71 IMAP FETCH asks for FROM header field twice)
9119
9120         * src/imap.c
9121                 destroy session on socket error to allow reconnecting
9122
9123 2003-03-05 [christoph]  0.8.10claws83
9124
9125         * configure.ac
9126                 fix building with gnome when no prefix is set
9127
9128         (closes bug 66 Gnome directory is set to NONE)
9129
9130 2003-03-05 [paul]       0.8.10claws82
9131
9132         * sync with 0.8.10cvs23
9133                 see ChangeLog 2003-03-05
9134
9135 2003-03-04 [christoph]  0.8.10claws81
9136
9137         * src/folder.c
9138                 o fix moving and copying when folder returns 0 for new
9139                   message number
9140                 o remove some code for single message copy and move
9141                   operations and use functions for multiple messages
9142
9143         (closes bug 63 Strange behaviour MOVING messages from MH to IMAP)
9144
9145         * src/news.c
9146                 remove unused include
9147
9148 2003-03-04 [paul]       0.8.10claws80
9149
9150         * src/gtk/about.c
9151                 list 'Compiled plugins'
9152
9153 2003-03-03 [christoph]  0.8.10claws79
9154
9155         * src/news.[ch]
9156                 have to multiply the percentage of the current fetch with
9157                 the percentage that it has of the total fetch operation
9158                 for correct values
9159
9160 2003-03-03 [christoph]  0.8.10claws78
9161
9162         * src/news.c
9163                 fix calculation of expected lines for progress indicator
9164
9165 2003-03-03 [christoph]  0.8.10claws77
9166
9167         * src/summaryview.c
9168         * src/common/utils.c
9169                 fix segfault when opening the root news folder
9170
9171 2003-03-03 [christoph]  0.8.10claws76
9172
9173         * src/mainwindow.[ch]
9174         * src/common/Makefile.am
9175         * src/common/progressindicator.[ch]
9176                 add UI independent progress indicator handling
9177
9178         * src/news.[ch]
9179                 use new progress indicator for message info fetching
9180
9181         * src/common/hooks.h
9182                 code cleanup
9183
9184 2003-03-03 [oliver]     0.8.10claws75
9185
9186         * src/toolbar.c
9187         * src/compose.c
9188                 removed commented code
9189
9190 2003-03-03 [oliver]     0.8.10claws74
9191
9192         * src/toolbar.[ch]
9193                 cleanups and refactoring
9194         * src/compose.[ch]
9195                 compose_reply_mode reply & forwarding interface for
9196                 toolbar buttons
9197         * src/folderview.c
9198                 act on messages marked for deletion in folderview_selected
9199                 based on prefs_common.immediate_exec since a message might 
9200                 have been deleted by messageview in a folder we are changing 
9201                 to (does anybody understand what I'm on about ?)
9202
9203 2003-03-03 [oliver]     0.8.10claws73
9204         
9205         * src/messageview.[ch]
9206                 new functions
9207                 - messageview_delete: delete message shown in messagview
9208                 - messageview_update_view: update messageview to currently 
9209                   selected summaryview message
9210                 - add separate messageview to msgview_list in order to update 
9211                   toolbar to new toolbar style on the fly (TOOLBAR_NONE, TOOLBAR_ICON etc.)
9212         * src/summaryview.[ch]
9213                 summary_get_selection returns a list of selected msgs
9214                 in summaryview
9215         * src/mainwindow.c
9216                 toolbar reply refactoring
9217
9218 2003-03-03 [paul]       0.8.10claws72
9219
9220         * sync with 0.8.10cvs21
9221                 see ChangeLog 2003-03-03
9222
9223 2003-03-02 [christoph]  0.8.10claws71
9224
9225         * src/common/passcrypt.c
9226                 use POSIX includes
9227
9228 2003-03-02 [christoph]  0.8.10claws70
9229
9230         * configure.ac
9231         * src/prefs_account.c
9232         * src/prefs_gtk.[ch]
9233         * src/common/.cvsignore
9234         * src/common/Makefile.am
9235         * src/common/passcrypt.c                ** NEW **
9236         * src/common/passcrypt.h.in             ** NEW **
9237                 Implement password encryption in config files
9238                 using unix encrypt and setkey functions. The crypt
9239                 key can be set as a configure parameter. Old
9240                 passwords will be converted if they do not begin
9241                 with '!'
9242
9243 2003-03-02 [paul]       0.8.10claws69
9244
9245         * src/prefs_account.c
9246                 fix compile error
9247
9248 2003-03-01 [thorsten]   0.8.10claws68
9249
9250         * po/el.po
9251           po/hr.po
9252           po/it.po
9253           po/nl.po
9254           po/sr.po
9255           po/sv.po
9256                 corrected format strings
9257         * po/en_GB.po
9258                 corrected headers
9259                 (fix compile errors with GNU gettext-0.11.5)
9260
9261 2003-03-01 [oliver]     0.8.10claws67
9262
9263         * src/summaryview.c
9264                 menu callbacks call toolbar_menu_reply
9265
9266 2003-03-01 [oliver]     0.8.10claws66
9267
9268         * src/mainwindow.c
9269         * src/messageview.c
9270                 menu callbacks call toolbar_menu_reply
9271         * src/toolbar.[ch]
9272                 callbacks from menu handled by toolbar_menu_reply
9273
9274 2003-03-01 [paul]       0.8.10claws65
9275
9276         * src/addressbook.c
9277                 revert commit 0.8.10claws54 - breaks editing of
9278                 addressbook.
9279                 
9280         * po/bg.po
9281                 update Bulgarian translation, submitted by
9282                 George Danchev
9283
9284 2003-02-28 [christoph]  0.8.10claws64
9285
9286         * src/account.c
9287         * src/addressadd.c
9288         * src/compose.c
9289         * src/gtkaspell.c
9290         * src/gtkxtext.h                ** REMOVE **
9291         * src/imap.c
9292         * src/matcher.[ch]
9293         * src/mh.c
9294         * src/news.c
9295         * src/pine.c
9296         * src/prefs_common.c
9297         * src/prefs_matcher.c
9298         * src/procheader.[ch]
9299         * src/procmsg.[ch]
9300         * src/toolbar.c
9301         * src/common/ssl_certificate.c
9302         * src/gtk/colorlabel.c
9303         * src/gtk/menu.c
9304                 o fix warnings
9305                 o remove code obsoleted by new cache and folder system rework
9306
9307 2003-02-28 [oliver]     0.8.10claws63
9308         
9309         * src/toolbar.[ch]
9310                 * fix bug where reply in Messageview replied to 
9311                 Message displayed in summaryview
9312                 (reportedd via ML by chinatinte at gmx dot ch)
9313                 * fix bug where toolbar popups (WITH_QUOTE, WITHOUT_QOUTE)
9314                 didn't work in separate MessageView Toolbar
9315                 (wondering if anybody uses this at all ?)
9316         * src/summaryview.[ch]
9317                 use toolbar.c's toolbar_reply instead of summary_reply (removed)
9318                 (generalize reply and forward code);
9319         * src/messageview.c 
9320                 remove focus_in event which updated summaryview to messageview
9321
9322 2003-02-28 [paul]       0.8.10claws62
9323
9324         * po/Makefile.in.in
9325                 add the --check option
9326                 Patch submitted by Ricardo Mones Lastra
9327
9328 2003-02-28 [paul]       0.8.10claws61
9329
9330         * src/prefs_account.c
9331                 re-order 'Signature' items
9332
9333 2003-02-28 [paul]       0.8.10claws60
9334
9335         * sync with 0.8.10cvs20
9336                 see ChangeLog 2003-02-28
9337
9338 2003-02-28 [paul]       0.8.10claws59
9339
9340         * po/POTFILES.in
9341                 update to reflect recent movement of files
9342
9343 2003-02-28 [paul]       0.8.10claws58
9344
9345         * sync with 0.8.10cvs19
9346                 see ChangeLog 2003-02-28
9347
9348 2003-02-27 [martin]     0.8.10claws57
9349
9350         * src/prefs_matcher.c 
9351                 fix segfault in prefs_matcher_ok() when the
9352                 last entry is deleted and prevents that the
9353                 message "entry not saved" comes up after deleting
9354                 an entry
9355
9356 2003-02-27 [martin]     0.8.10claws56
9357
9358         * src/prefs_filtering.c 
9359                 fix segfault in prefs_filtering_ok() when the
9360                 last entry is deleted and prevents that the
9361                 message "entry not saved" comes up after deleting
9362                 an entry
9363
9364 2003-02-27 [paul]       0.8.10claws55
9365
9366         * sync with 0.8.10cvs18
9367                 see ChangeLog 2003-02-27
9368
9369 2003-02-27 [paul]       0.8.10claws54
9370
9371         * src/addressbook.c
9372                 fix bug where the address book crashes with 
9373                 multiple lookups.
9374                 Patch [687729] submitted by David Frager 
9375                 <dbfrager@users.sourceforge.net>
9376
9377 2003-02-25 [christoph]  0.8.10claws53
9378
9379         * src/Makefile.am
9380         * src/colorlabel.[ch]           ** REMOVE **
9381         * src/gtk/Makefile.am
9382         * src/gtk/colorlabel.[ch]       ** NEW **
9383                 move colorlabel files to gtk directory
9384
9385         * src/esmtp.[ch]                ** REMOVE **
9386                 has been merged into smtp.[ch] in 0.7.5
9387
9388 2003-02-25 [christoph]  0.8.10claws52
9389
9390         * src/Makefile.am
9391         * src/about.[ch]                ** REMOVE **
9392         * src/gtk/Makefile.am
9393         * src/gtk/about.[ch]            ** NEW **
9394                 move about files to gtk directory
9395
9396 2003-02-25 [christoph]  0.8.10claws51
9397
9398         * src/folder.c
9399                 some code optimization of folder scanning code
9400
9401         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx> 
9402
9403 2003-02-25 [christoph]  0.8.10claws50
9404
9405         * src/main.c
9406         * src/common/sylpheed.c
9407                 add command line parameter parsing to common code
9408
9409 2003-02-24 [christoph]
9410
9411         * Makefile.am
9412         * configure.ac
9413                 fix gnome prefix problems, the configure script now removed
9414                 `gnome-config --prefix` from `gnome-config --datadir`
9415                 and adds $(prefix} instead
9416
9417         (closes Bug 24 Makefile does not respect prefix when installing
9418          GNOME data)
9419
9420 2003-02-24 [christoph]  0.8.10claws49
9421
9422         * src/news.c
9423                 check for valid session before trying to authenticate
9424
9425         (closes Bug 60 crash if "authenticate on logon" is activated
9426          and newsserver-hostname is not valid)
9427
9428 2003-02-24 [melvin]     0.8.10claws48
9429
9430         * src/prefs_actions.c
9431                 Make sure all user's input is sent to the action and then
9432                 close the socket..
9433
9434 2003-02-23 [alfons]     0.8.10claws46
9435
9436         * src/summaryview.c
9437                 also wait cursor when deleting files
9438
9439 2003-02-23 [paul]
9440
9441         * tools/freshmeat_search.pl
9442           tools/google_search.pl
9443                 scripts should now work for any browser/browser command line
9444
9445 2003-02-22 [christoph]  0.8.10claws45
9446
9447         * src/procmsg.c
9448                 fix IMAP flag setting, IMAP flag is not handled correctly
9449                 anymore by the folder system and information about the
9450                 folder should not be saved in the MsgInfo (in my opinion)
9451
9452         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
9453
9454 2003-02-22 [christoph]  0.8.10claws44
9455
9456         * src/summaryview.c
9457                 fix spelling of "label" ;-)
9458
9459 2003-02-22 [thorsten]   0.8.10claws43
9460
9461         * src/mimeview.c
9462           src/prefs_common.[ch]
9463           src/procmime.[ch]
9464                 do not use description as attachment name
9465
9466 2003-02-22 [alfons]     0.8.10claws42
9467
9468         * src/summaryview.c
9469                 freeze/thaw folder item updates when changing color labels,
9470                 and put a wait cursors on
9471
9472 2003-02-22 [thorsten]   0.8.10claws41
9473
9474         * src/mimeview.c
9475                 save-all fixes: crash if invoked on multipart container,
9476                 mimeinfo access, pathseparators, error dialog
9477
9478 2003-02-21 [alfons]     0.8.10claws40
9479
9480         * src/prefs_gtk.c
9481                 remove unused var
9482
9483 2003-02-21 [colin]      0.8.10claws39
9484
9485         * src/send.c
9486                 Fix smtp logging
9487
9488 2003-02-21 [colin]      0.8.10claws38
9489
9490         * src/summaryview.c
9491                 Freeze/thaw folderItem updates when filtering messages 
9492                 via Tools/Filter messages
9493
9494 2003-02-21 [paul]       0.8.10claws37
9495
9496         * src/compose.c
9497                 revert commit 0.8.10claws26, there are ulterior motives
9498                 for users to set a Reply-To header when posting to
9499                 newsgroups
9500
9501 2003-02-21 [paul]       0.8.10claws36
9502
9503         * sync with 0.8.10cvs17
9504                 see ChangeLog 2003-02-21
9505
9506 2003-02-20 [christoph]  0.8.10claws35
9507
9508         * src/imap.c
9509                 IMAP UID fetch speedup using SEARCH
9510
9511         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
9512
9513         * src/imap.c
9514                 fix problem with UIDs in IMAP UID cache that no longer existed
9515
9516 2003-02-20 [christoph]  0.8.10claws34
9517
9518         * src/imap.c
9519         * src/procheader.c
9520         * src/procheader.h
9521                 IMAP header fetch speedup (fetch only headers cached in MsgInfo)
9522
9523         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
9524
9525         * src/imap.c
9526                 Rewrite imap_cmd_gen_recv use sock_getline instead
9527                 of sock_gets to avoid problems with too long reply
9528                 lines
9529     
9530 2003-02-20 [colin]      0.8.10claws33
9531         
9532         * src/prefs_account.c
9533                 Better wording
9534
9535 2003-02-20 [colin]      0.8.10claws32
9536
9537         * src/compose.c
9538                 Remove useless '&& !to_sender' 
9539
9540 2003-02-20 [darko]
9541
9542         * AUTHORS
9543                 change my e-mail address
9544
9545 2003-02-19 [colin]      0.8.10claws31
9546
9547         * src/prefs_common.c
9548                 X11 style colors for every configurable color
9549
9550 2003-02-19 [alfons]     0.8.10claws30
9551
9552         * src/prefs_gtk.[ch]
9553         * src/prefs_common.c
9554                 for color_new accept both plain integers and X11 style color
9555                 names (as found in /usr/lib/X11/rgb.txt)
9556
9557 2003-02-19 [paul]       0.8.10claws29
9558
9559         * src/mainwindow.c
9560                 add tooltips to online/offline button and account selector
9561                 button
9562
9563 2003-02-19 [paul]       0.8.10claws28
9564
9565         * src/folder.c
9566           src/news.c
9567           src/prefs_account.[ch]
9568           src/prefs_common.[ch]
9569                 move 'Maximum number of articles to download' to
9570                 account prefs.
9571                 clean up account prefs gui a little by hiding entries
9572                 rather then greying out entries
9573
9574 2003-02-19 [hiro]       0.8.10claws27
9575
9576         * src/common/utils.c
9577                 fix bug #54 'yesterdays date is displayed in the message 
9578                 summary window'
9579
9580 2003-02-19 [paul]       0.8.10claws26
9581
9582         * src/compose.c
9583                 fix bug reported in Feature Request [688596] 
9584                 'Reply-to header in news'
9585
9586 2003-02-18 [paul]       0.8.10claws25
9587
9588         * src/select-keys.c
9589                 add a 'List all keys' button to key selection dialog
9590
9591 2003-02-18 [colin]      0.8.10claws24
9592         
9593         * src/stock_pixmap.c
9594                 fix compile error
9595
9596 2003-02-18 [colin]      0.8.10claws23
9597
9598         * src/common/smtp.[ch]
9599           src/prefs_account.c
9600                 Try to starttls if it seems to be the only
9601                 way to authenticate a user
9602
9603 2003-02-18 [paul]       0.8.10claws22
9604
9605         * src/Makefile.am
9606           src/folderview.c
9607           src/stock_pixmap.[ch]
9608           src/pixmaps/drafts_close.xpm  ** NEW FILE **
9609           src/pixmaps/drafts_open.xpm   ** NEW FILE **
9610                 as a Drafts folder is a special folder allow it to have
9611                 its own unique icons
9612
9613 2003-02-18 [colin]      0.8.10claws21
9614
9615         * src/imap.c
9616                 Fix port selection when using starttls
9617
9618 2003-02-18 [paul]       0.8.10claws20
9619
9620         * src/mainwindow.c
9621           src/prefs_common.[ch]
9622                 make blue the default new mail colour
9623
9624 2003-02-18 [paul]       0.8.10claws19
9625
9626         * sync with 0.8.10cvs14
9627                 see ChangeLog 2003-02-18
9628
9629 2003-02-17 [jens]       0.8.10claws18
9630
9631         * src/common/md5.c
9632                 fixed a compile problem with gcc 3.3
9633                 works on 2.95.3 too (testet on PPC as it is big endian)
9634
9635 2003-02-17 [paul]       0.8.10claws17
9636
9637         * sync with 0.8.10cvs13
9638                 see ChangeLog 2003-02-17
9639
9640 2003-02-17 [paul]       0.8.10claws16
9641
9642         * sync with 0.8.10cvs12
9643                 see ChangeLog 2003-02-17
9644
9645 2003-02-16 [match]      0.8.10claws15
9646
9647         * src/addressbook.c
9648                 Eliminates reloading of address data when items
9649                 deleted or added. Applied submitted by
9650                 Luke Plant <lukeplant@softhome.net>
9651
9652 2003-02-16 [paul]       0.8.10claws14
9653
9654         * src/news.c
9655                 when a 'protocol error' is encountered disconnect from
9656                 the server. This means that the user can carry on viewing
9657                 other articles and doesn't have to either wait until the
9658                 server timesout or quit sylpheed.
9659                 Fixes bug #53 'Unable to read messages in newsgroups, 
9660                 displayed message doesn't change'
9661
9662 2003-02-15 [christoph]  0.8.10claws13
9663
9664         * src/imap.c
9665                 fix bug that stopped scanning of folders when an
9666                 IMAP folder was empty
9667
9668         (closes bug 46 stop scan messages in folders after empty folder)
9669
9670 2003-02-15 [paul]
9671
9672         * tools/Makefile.am
9673           tools/README
9674           tools/freshmeat_search.pl     ** NEW FILE **
9675           tools/google_search.pl        ** NEW FILE **
9676                 Add 2 Actions scripts which search freshmeat/google
9677                 for the selected text using the browser configured
9678                 in sylpheedrc.
9679                 
9680         Note: These scripts are very dependent on the format of the
9681         browser command and may not work on every occasion. Testing
9682         is welcome. 
9683
9684 2003-02-14 [alfons]     0.8.10claws12
9685
9686         * src/compose.c
9687                 fix breakage because of uninitialized account pointer.
9688                 please verify.
9689
9690 2003-02-14 [paul]       0.8.10claws11
9691
9692         * src/compose.c
9693           src/prefs_account.[ch]
9694           src/prefs_common.[ch]
9695                 move signature settings to Account Prefs
9696
9697 2003-02-14 [paul]       0.8.10claws10
9698
9699         * sync with 0.8.10cvs11
9700                 see ChangeLog 2003-02-14
9701
9702 2003-02-13 [thorsten]   0.8.10claws9
9703
9704         * src/news.c
9705                 revert news progressbar (GUI separation)
9706
9707 2003-02-13 [paul]       0.8.10claws8
9708
9709         * src/compose.c
9710                 make replies behave correctly, re: RFC 1036, Section 2.2.3,
9711                 paragraph 1
9712
9713 2003-02-13 [paul]       0.8.10claws7
9714
9715         * src/compose.[ch]
9716           src/summaryview.c
9717                 fix 'Follow-up and Reply-to' so that it creates a reply to
9718                 the newsgroup and the sender. If the message has the keyword
9719                 'poster' in the Followup-To header, all replies go to the
9720                 sender, re: RFC 1036, Section 2.2.3
9721                 rename all instances of 'ignore_replyto' to 'to_sender', both
9722                 were previously used, now we use just one.
9723
9724 2003-02-13 [paul]       0.8.10claws6
9725
9726         * sync with 0.8.10cvs9
9727                 see ChangeLog 2003-02-13
9728
9729 2003-02-13 [paul]       0.8.10claws5
9730
9731         * configure.ac
9732                 show which plugins are configured in the configure
9733                 output.
9734
9735 2003-02-12 [thorsten]   0.8.10claws4
9736
9737         * src/news.c
9738                 show progress while fetching news headers
9739
9740 2003-02-12 [christoph]  0.8.10claws3
9741
9742         * configure.ac
9743         * src/plugins/Makefile.am
9744                 use AM_CONDITIONAL to enable plugins, automake correctly
9745                 manages this when creating distdir
9746
9747 2003-02-12 [christoph]  0.8.10claws2
9748
9749         * ac/spamassassin.m4
9750         * src/plugins/spamassassin/Makefile.am
9751                 fix building SpamAssassin plugin without OpenSSL
9752
9753 2003-02-12 [paul]       0.8.10claws1
9754
9755         * ac/Makefile.am
9756           src/Makefile.am
9757           src/plugins/Makefile.am
9758                 fix failure of 'make release'
9759
9760 2003-02-12 [paul]       0.8.10claws
9761
9762         * 0.8.10claws released
9763
9764 2003-02-12 [paul]       0.8.9claws56
9765
9766         * po/bg.po
9767           po/es.po
9768           po/it.po
9769           po/ru.po
9770           po/sr.po
9771                 updated translations by George Danchev, Ricardo Mones Lastra,
9772                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively
9773                 
9774         * sylpheed.spec.in
9775                 Allow the building of RPMs by a regular user. Submitted
9776                 by Sergei Astanin
9777
9778 2003-02-11 [alfons]     0.8.9claws55
9779
9780         * src/colorlabel.c
9781                 don't use pixmaps for label color rect but draw rectangles
9782                 so we can respect the color map of palette based visuals
9783                 (fixes the long time crashes on Suns - thanks to Andreas
9784                 Engel and Steve O'Hara-Smith for testing)
9785
9786 2003-02-11 [christoph]  0.8.9claws54
9787
9788         * src/matcher_parser_parse.y
9789                 correct bug where filering rules of not existing folders in
9790                 matcherrc were added to global filtering
9791                 
9792         (closes Debian Bug #180253 - Directory's filter-rules are merged with
9793          main filter-rules after removing directory, http://bugs.debian.org/180253)
9794         
9795 2003-02-11 [paul]       0.8.9claws53
9796
9797         * sync with 0.8.10cvs7
9798                 see ChangeLog 2003-02-09
9799
9800 2003-02-11 [melvin]     0.8.9claws52
9801
9802         * po/fr.po
9803                 Updated French tranlsations
9804
9805 2003-02-10 [paul]       0.8.9claws51
9806
9807         * sylpheed.spec.in
9808                 correct --enable-openssl
9809                 Fix submitted by Sergei Astanin <asita@users.sourceforge.net>
9810
9811 2003-02-09 [martin]     0.8.9claws50
9812
9813         * src/prefs_matcher.c
9814                 fix segfault in prefs_matcher_substitute_cb() when
9815                 no row is selected
9816
9817 2003-02-09 [paul]       0.8.9claws49
9818
9819         * src/folderview.c
9820                 fix bug where a newsgroup folder's processing rules were
9821                 merged with the global filtering rules when the newsgroup
9822                 folder was deleted, causing some seriously bad results,
9823                 see <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=180253>
9824
9825 2003-02-08 [melvin]     0.8.9claws48
9826
9827         * src/compose.c
9828                 Corrected and modified an alert message.
9829
9830 2003-02-07 [paul]       0.8.9claws47
9831
9832         * src/folderview.c
9833                 fix bug where both an 'Account properties' window and a
9834                 'Folder properties' window were opened when clicking on
9835                 'Properties' in an NNTP or IMAP folder's popup menu.
9836
9837 2003-02-07 [paul]       0.8.9claws46
9838
9839         * sync with 0.8.10cvs6
9840                 see ChangeLog 2003-02-06
9841
9842 2003-02-06 [christoph]  0.8.9claws45
9843
9844         * src/mbox.c
9845                 freeze folder updates while importing mbox files
9846                 (closes bug 43 importing mbox took hours)
9847                 
9848         Patch submitted by Jens Rantil <jens.rantil@telia.com>
9849
9850 2003-02-06 [thorsten]   0.8.9claws44
9851
9852         * po/de.po
9853                 Updated german translations
9854
9855 2003-02-06 [thorsten]   0.8.9claws43
9856
9857         * src/news.h
9858                 use guint for message numbers (fix count in grouplist dialog)
9859
9860 2003-02-05 [paul]       0.8.9claws42
9861
9862         * sync with 0.8.10cvs2
9863                 see ChangeLog 2003-02-05
9864
9865 2003-02-04 [colin]      0.8.9claws41
9866
9867         * src/prefs_common.[ch]
9868           src/procmsg.c
9869           src/summaryview.c
9870                 Add an option to disable threading by subject
9871
9872 2003-02-04 [christoph]  0.8.9claws40
9873
9874         * src/inc.c
9875                 only abort fetching mails from multiple accounts when the
9876                 error is fatal and does not allow to check any more accounts
9877                 (currently only disk full error)
9878
9879         (closes bug 31 after POP3 error: "no such mail" Sylpheed does not
9880          receive mails for other accouts)
9881
9882 2003-02-04 [christoph]  0.8.9claws39
9883
9884         * src/folder.c
9885                 first add the new message to the cache, then
9886                 send the update notification
9887
9888         (closes bug 39 after sending message folderview doesnt get updated)
9889
9890 2003-02-04 [colin]      0.8.9claws38
9891
9892         * src/inc.c
9893                 _really_ fix this Connecting... status
9894
9895 2003-02-04 [paul]       0.8.9claws37
9896
9897         * sync with 0.8.10
9898                 see ChangeLog 2003-02-04
9899
9900 2003-02-04 [paul]       0.8.9claws36
9901
9902         * sync with 0.8.9cvs6
9903                 see ChangeLog 2003-02-03
9904
9905 2003-02-04 [paul]       0.8.9claws35
9906
9907         * po/pt_BR.po
9908                 updated by André Filipe de Assunção e Brito 
9909                 <bedecko@netsite.com.br>
9910
9911 2003-02-03 [thorsten]   0.8.9claws34
9912
9913         * po/de.po
9914                 Updated german translations
9915
9916 2003-02-02 [paul]       0.8.9claws33
9917
9918         * po/es.po
9919                 updated by Ricardo Mones Lastra
9920
9921 2003-02-02 [thorsten]   0.8.9claws32
9922
9923         * src/mh.c
9924                 Fix mh_get_msginfo() segfault if file is inaccessible
9925
9926 2003-01-31 [colin]      0.8.9claws31
9927
9928         * src/procheader.c
9929                 Fix last commit's bug
9930
9931 2003-01-31 [colin]      0.8.9claws30
9932
9933         * src/procheader.c
9934                 Missing a change for gpg-signed messages
9935
9936 2003-01-31 [paul]       0.8.9claws29
9937
9938         * src/pixmaps/gpg_signed.xpm    ** NEW FILE **
9939           src/procheader.c
9940           src/stock_pixmap.[ch]
9941           src/summaryview.c
9942                 indicate GnuPG signed messages by displaying an icon
9943                 in the Attachment column.
9944
9945 2003-01-31 [paul]       0.8.9claws28
9946
9947         * sync with 0.8.9cvs4
9948                 see ChangeLog 2003-01-31
9949
9950 2003-01-31 [alfons]     0.8.9claws27
9951
9952         * src/textview.c
9953                 tune URI parser to accept mailto URLs with a '?'
9954                 (patch from Ruslan Balkin)
9955
9956 2003-01-31 [colin]      0.8.9claws26
9957
9958         * src/summaryview.c
9959                 Fix a leak introduced in claws24
9960
9961 2003-01-31 [colin]      0.8.9claws25
9962
9963         * src/summaryview.c
9964                 Freeze/Thaw folder updates when deleting dups
9965
9966 2003-01-31 [colin]      0.8.9claws24
9967         
9968         * src/addr_compl.c
9969           src/summaryview.c
9970           src/msgcache.c
9971                 little speed improvements
9972
9973 2003-01-31 [colin]      0.8.9claws23
9974
9975         * src/summaryview.c
9976                 Fix segfault when forwarding nothing
9977                 Patch from "Ruslan N. Balkin" <baron@voices.ru>
9978                 
9979 2003-01-30 [paul]       0.8.9claws22
9980
9981         * sync with 0.8.9cvs3
9982                 see ChangeLog 2003-01-30
9983
9984 2003-01-30 [paul]       0.8.9claws21
9985
9986         * sync with 0.8.9cvs2
9987                 see ChangeLog 2003-01-30
9988
9989 2003-01-29 [paul]       0.8.9claws20
9990
9991         * sync with 0.8.9cvs1
9992                 see ChangeLog 2003-01-29
9993
9994 2003-01-28 [paul]       0.8.9claws19
9995
9996         * po/POTFILES.in
9997                 update to reflect changes. 
9998                 thanks to Ricardo Mones Lastra
9999
10000 2003-01-27 [christoph]  0.8.9claws18
10001
10002         * ac/openssl.m4
10003         * ac/spamassassin.m4
10004         * src/plugins/spamassassin/README
10005         * src/plugins/spamassassin/libspamc.[ch]
10006         * src/plugins/spamassassin/utils.[ch]
10007                 updated to latest libspamc
10008
10009 2003-01-27 [christoph]  0.8.9claws17
10010
10011         * src/folder.c
10012                 fix wrong use of procheader_get_header_fields
10013
10014 2003-01-27 [christoph]  0.8.9claws16
10015
10016         * src/news.c
10017         * src/prefs_account.[ch]
10018         * src/common/nntp.[ch]
10019                 allow to force authentication for NNTP servers
10020
10021         Patch submitted by Florian Mickler <dmk@d-labs.de>
10022
10023 2003-01-26 [paul]       0.8.9claws15
10024
10025         * src/summaryview.c
10026                 speed up of marking messages as read
10027                 patch submitted by Jens Rantil <ztyx@users.sourceforge.net>
10028
10029 2003-01-26 [christoph]  0.8.9claws14
10030
10031         * src/Makefile.am
10032         * src/mgutils.[ch]              ** REMOVE **
10033         * src/xml.[ch]                  ** REMOVE **
10034         * src/xmlprops.[ch]             ** REMOVE **
10035         * src/common/Makefile.am
10036         * src/common/mgutils.[ch]       ** NEW **
10037         * src/common/xml.[ch]           ** NEW **
10038         * src/common/xmlprops.[ch]      ** NEW **
10039                 move xml files to common directory
10040
10041 2003-01-26 [christoph]  0.8.9claws13
10042
10043         * src/plugins/spamassassin/spamassassin_gtk.c
10044                 only set gtk entry text if string is available
10045
10046 2003-01-26 [melvin]     0.8.9claws12
10047
10048         * src/description_window.c
10049                 Allow resizing of the window
10050                 Allow automatic horizontal scroll bar
10051                 Do not vertically expand and fill
10052
10053 2003-01-26 [christoph]  0.8.9claws11
10054
10055         * src/Makefile.am
10056         * src/gtkutils.[ch]             ** REMOVE **
10057         * src/common/sylpheed.c
10058         * src/gtk/Makefile.am
10059         * src/gtk/description_window.c
10060         * src/gtk/gtkutils.[ch]         ** NEW **
10061         * src/gtk/prefswindow.c
10062                 move gtkutils to gtk directory
10063
10064 2003-01-26 [paul]       0.8.9claws10
10065
10066         * src/summaryview.c
10067                 rename summary_unread_clicked() to summary_status_clicked()
10068
10069 2003-01-26 [melvin]     0.8.9claws9
10070
10071         * src/prefs_actions.c
10072                 Cosmetical changes to the help text
10073
10074 2003-01-26 [paul]       0.8.9claws8
10075
10076         * src/folder.[ch]
10077           src/mainwindow.c
10078           src/prefs_common.c
10079           src/prefs_sumamry_column.c
10080           summaryview.[ch]
10081                 rename the 'Unread' column to 'Status'
10082
10083 2003-01-25 [match]      0.8.9claws7
10084
10085         * src/mgutils.[ch]
10086                 removed reference to LDAP constants. removed error2string.
10087                 included functions to support LDAP dynamic queries.
10088         * src/syldap.h
10089                 moved LDAP constants here.
10090         * src/addressbook.c
10091         * src/addrindex.c
10092         * src/importldif.c
10093                 removed references to LDAP constants and references to
10094                 error2string.
10095
10096 2003-01-25 [paul]       0.8.9claws6
10097
10098         * src/summaryview.c
10099                 summary_thread_build(), summary_thread_init(): remove 
10100                 unneeded reference to summaryview->folder_item
10101
10102 2003-01-25 [christoph]  0.8.9claws5
10103
10104         * src/gtk/description_window.c
10105                 o allow description texts to expand over multiple columns
10106                 o translate all columns
10107         * src/prefs_actions.c
10108                 change syntax description to use new multi column feature
10109
10110         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
10111
10112 2003-01-25 [match]      0.8.9claws4
10113
10114         * src/vcard.c
10115                 fixed bug with Quoted-Printable
10116
10117 2003-01-25 [paul]       0.8.9claws3
10118
10119         * src/folder.[ch]
10120           src/summaryview.[ch]
10121                 implement per-folder collapsed/expanded threads setting
10122                 
10123         * src/prefs_common.c
10124                 remove global collapsed/expanded threads option
10125
10126 2003-01-25 [christoph]  0.8.9claws2
10127
10128         * po/POTFILES.in
10129                 add pluginwindow and prefswindow
10130         * src/compose.c
10131                 make send respond correctly to messages that could be added
10132                 to the queue folder, but the UID of the message is unknown
10133         * src/folder.c
10134         * src/imap.c
10135                 don't return guessed UIDs in imap_add_msg anymore. We return
10136                 0 to tell the folder system it was appened but the UID is
10137                 unknown. Folder system now get's the UID by scaning the folder
10138                 and searching the cache for the Message-ID
10139                 (closes bug #29 Messages queued, but not sent)
10140
10141 2003-01-25 [paul]       0.8.9claws1
10142
10143         * src/codeconv.c
10144                 conv_encode_header():  fix bug when long headers with 8-bit
10145                 characters are used, so that the encoded words are wrapped.
10146                 If the space in the original text falls on the wrap boundary,
10147                 it can be lost.
10148                 Patch by Sergey Vlasov.
10149                 
10150         * src/folderview.c
10151                  fix bug where a change to the sorting method or thread view
10152                  of a folder's messages is lost if simpify-subject is set and
10153                  toggled on or off.
10154                  Patch by Luke Plant.
10155
10156 2003-01-24 [paul]       0.8.9claws
10157
10158         * sylpheed-0.8.9claws released
10159         
10160         * Makefile.am
10161           sylpheed.spec.in
10162                 remove reference to 'INSTALL.jp'
10163
10164 2003-01-23 [paul]       0.8.8claws128
10165
10166         * po/es.po
10167           po/it.po
10168           po/ru.po
10169           po/sr.po
10170                 updated translations. submitted by Ricardo Mones Lastra,
10171                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively.
10172
10173 2003-01-23 [colin]      0.8.8claws127
10174
10175         * src/compose.c
10176                 Fix drafted and queued news articles re-edition
10177
10178 2003-01-23 [melvin]     0.8.8claws126
10179
10180         * po/fr.po
10181                 Updated French translations
10182
10183 2003-01-23 [colin]      0.8.8claws125
10184
10185         * src/inc.c
10186                 Fix "Connecting to..." status message
10187
10188 2003-01-22 [paul]       0.8.8claws124
10189
10190         * po/bg.po
10191                 updated by George Danchev
10192                 
10193         * src/folder.c
10194                 revert last commit [0.8.8claws111] as it breaks folder d'n'd
10195                 and folder deletion
10196
10197 2003-01-21 [paul]       0.8.8claws123
10198
10199         * po/bg.po
10200                 updated by George Danchev
10201                 
10202         * src/about.c
10203                 its now 2003
10204                 
10205         * src/toolbar.c
10206                 don't translate 'Separator'
10207                 
10208         * src/plugins/spamassassin/Makefile.am
10209                 add aspell to CPPFLAGS
10210                 
10211         * src/plugins/spamassassin/spamassassin.c
10212           src/plugins/spamassassin/spamassassin_gtk.c
10213                 set correct default for spamassassin_receive_spam
10214                 slightly re-word descriptions and some
10215                 other minor changes
10216
10217 2003-01-19 [alfons]     0.8.8claws122
10218                 
10219         * src/mimeview.c
10220                 mimeview_save_as(): we might as well show the file name for
10221                 the single case "Save As" too
10222
10223 2003-01-19 [alfons]     0.8.8claws121
10224
10225         * src/crash.c
10226                 change bug tracker URL to bugzilla URL
10227
10228 2003-01-19 [alfons]     0.8.8claws120
10229
10230         * src/mimeview.c
10231                 mimeview_save_all(): display name of file before overwriting;
10232                 continue saving all, even when one overwrite was cancelled
10233
10234 2003-01-19 [christoph]  0.8.8claws119
10235
10236         * src/summaryview.c
10237         * src/procmsg.[ch]
10238                 fix wrong usage of procmsg_find_children in summaryview
10239                 by using procmsg_update_unread_children instead of
10240                 summaryview_update_unread_children
10241
10242 2003-01-19 [christoph]  0.8.8claws118
10243
10244         * src/procmsg.c
10245                 fix infinite loop in procmsg_find_children
10246                  (closes bug #25 sylpheed crashes on delete.)
10247
10248         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
10249
10250 2003-01-19 [paul]       0.8.8claws117
10251
10252         * po/pt_BR.po
10253                 updated by Ivan Francolin Martinez
10254
10255 2003-01-18 [melvin]     0.8.8claws116
10256
10257         * src/prefs_actions.c
10258                 Removed syntax limitation of only one '&' at the end of command.
10259                         Now actions that contain '>/dev/null 2>&1' are possible.
10260
10261 2003-01-18 [melvin]     0.8.8claws115
10262
10263         * src/prefs_actions.c
10264                 Actions IO dialog: when the action ends
10265                 the "Close" button now has focus and [Escape] closes the
10266                 window.
10267
10268 2003-01-18 [christoph]  0.8.8claws114
10269
10270         * src/procmsg.c
10271                 o add debug output when MsgInfos are really freed
10272                 o free GSLists in procmsg_find_children and
10273                   procmsg_update_unread_children
10274
10275 2003-01-18 [christoph]  0.8.8claws113
10276
10277         * src/mainwindow.c
10278                 reorder Configuration menu
10279
10280 2003-01-18 [christoph]  0.8.8claws112
10281
10282         * src/compose.c
10283                 fix applying templates to forwarded messages
10284
10285         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
10286
10287 2003-01-17 [christoph]  0.8.8claws111
10288
10289         * src/folder.c
10290                 destroy folder items, when a folder item is removed
10291
10292 2003-01-17 [christoph]  0.8.8claws110
10293
10294         * src/folder.c
10295                 fix wrong folder stats update when ignored message is
10296                 deleted
10297
10298 2003-01-17 [colin]      0.8.8claws109
10299         
10300         * src/mainwindow.c
10301         * src/summaryview.c
10302                 Quicksearch bugfixes: 
10303                 - hide help button at startup if not extended
10304                 - switch to extended when looking for replies
10305
10306 2003-01-17 [paul]
10307
10308         * sync with 0.8.9 release
10309
10310 2003-01-17 [paul]       0.8.8claws108
10311
10312         * sync with 0.8.8cvs11
10313                 see ChangeLog 2003-01-17
10314
10315 2003-01-16 [colin]      0.8.8claws107
10316
10317         * src/procmsg.c
10318                 Changed encryption test to re-ask passphrase
10319                 if an encrypted message hasn't been decrypted
10320                 Fixes bug #5
10321
10322 2003-01-16 [christoph]  0.8.8claws106
10323
10324         * src/prefs_gtk.c
10325         * src/prefs_toolbar.c
10326         * src/gtk/prefswindow.h
10327         * src/plugins/spamassassin/spamassassin_gtk.c
10328                 remove page destroy function that is not used anymore
10329
10330 2003-01-16 [paul]       0.8.8claws105
10331
10332         * sync with 0.8.8cvs9
10333                 see ChangeLog 2002-01-16
10334
10335 2003-01-16 [colin]      0.8.8claws104
10336
10337         * src/compose.[ch]
10338                 Fix bug with autosaved drafts for IMAP, when draft
10339                 folder is specified - fixes bugzilla bug #20
10340
10341 2003-01-15 [paul]       0.8.8claws103
10342
10343         * src/compose.[ch]
10344           src/procmsg.c
10345                 store folder and message-id of message forwarding
10346                 in queue header and set forward flag after sending
10347
10348 2003-01-15 [paul]       0.8.8claws102
10349
10350         * sync with 0.8.8cvs8
10351                 see ChangeLog 2002-01-15
10352
10353 2003-01-15 [colin]      0.8.8claws101
10354
10355         * src/Makefile.am
10356                 Fix linking with GNU libiconv
10357
10358 2003-01-15 [darko]      0.8.8claws100
10359
10360         * src/pine.c
10361                 fix crash when importing pine address book
10362                 entry with an empty name (reported by DY
10363                 <dybulk at tri8.net>)
10364
10365 2003-01-14 [paul]       0.8.8claws99
10366
10367         * configure.in  ** REMOVED **
10368           configure.ac  ** NEW FILE **
10369                 rename configure.in to configure.ac, as it is now
10370                 preferred
10371
10372 2003-01-14 [melvin]     0.8.8claws98
10373
10374         * src/folderview.c
10375                 folderview_check_new(): More precise function description
10376
10377 2003-01-14 [melvin]     0.8.8claws97
10378
10379         * src/folderview.c
10380                 folderview_check_new(): return the number of new messages 
10381                         since last check.
10382         * src/inc.c
10383                 inc_account_mail(): Disable counting of new messages for IMAP
10384                         and NNTP until bug [19] and [14] are fixed.
10385
10386 2003-01-14 [paul]       0.8.8claws96
10387
10388         * sync with 0.8.8cvs6
10389                 see ChangeLog 2003-01-14
10390
10391 2003-01-13 [alfons]     0.8.8claws95
10392
10393         * src/textview.c
10394                 tune email address validation (c. 0.8.8claws89): if . is 
10395                 just one char away from @, the address is invalid too 
10396                 (correctly rejects addresses like foo@.com)
10397
10398 2003-01-13 [paul]       0.8.8claws94
10399
10400         * src/messageview.c
10401           src/toolbar.c
10402                 fixes to the Message View toolbar and menu:
10403                 fix non-functioning Forward button
10404                 make Reply button consider default_reply_list
10405                 remove 'Follow-up...' menu entry
10406                 add 'Forward' and 'Redirect' menu entries
10407
10408 2003-01-13 [melvin]     0.8.8claws93
10409
10410         * src/inc.c
10411                 Fixed typo that could make new messages count incorrect.
10412
10413 2003-01-13 [melvin]     0.8.8claws92
10414
10415         * src/folderview.[ch]
10416                 folderview_check_new(): return the number of new messages.
10417         * src/inc.c
10418                 Should fix bug [14] where new mail notification worked 
10419                         incorrectly with IMAP accounts.
10420                 inc_spool_account(): return number of new msgs, or -1 on error
10421                 inc_all_spool(): return number of new msgs
10422                 
10423 2003-01-13 [melvin]     0.8.8claws91
10424
10425         * src/prefs_actions.c
10426                 Justify help text.
10427
10428 2003-01-12 [thorsten]   0.8.8claws90
10429
10430         * src/common/prefs.c
10431                 close file before rename
10432
10433 2003-01-12 [alfons]     0.8.8claws89
10434
10435         * AUTHORS
10436                 add Christian Mertes
10437         * src/common/utils.[ch]
10438                 g_stricase_hash(), g_stricase_equal(): functions for 
10439                 case insensitive hash tables
10440         * src/textview.c
10441                 use top level domain names to validate email address, based
10442                 on a patch by Christian Mertes (thanks!), but changed 
10443                 implementation to use a hash table 
10444
10445 2003-01-12 [paul]       0.8.8claws88
10446
10447         * po/bg.po
10448                 updated by George Danchev
10449
10450 2003-01-12 [alfons]     0.8.8claws87
10451
10452         * src/summaryview.c
10453                 delete / execute performance: use new style folder update
10454
10455 2003-01-12 [paul]       0.8.8claws86
10456
10457         * sync with 0.8.8cvs5
10458                 see ChangeLog 2003-01-13 (!)
10459
10460 2003-01-12 [alfons]     0.8.8claws85
10461
10462         * src/filtering.c
10463         * src/matcher_parser_parse.y
10464                 prepare change_score filtering action
10465         * src/matcher.[ch]
10466                 give up const-correctness on functions that call non-const-correct functions;
10467                 several casts to gpointer in g_free();
10468                 add change_score;
10469
10470 2003-01-12 [christoph]  0.8.8claws84
10471
10472         * src/compose.c
10473                 fix 2 warnings
10474
10475         * src/gtk/prefswindow.[ch]
10476         * src/plugins/spamassassin/spamassassin_gtk.c
10477                 changed the call of the widget create function
10478                 for PrefsPages, because sometimes the widget
10479                 create function needs a widget that already has
10480                 been attached to a window (to create GDK pixmaps
10481                 for exmaple). So we simply pass the GtkWindow as
10482                 the second parameter now.
10483
10484         * src/main.c
10485         * src/mainwindow.c
10486         * src/prefs_toolbar.[ch]
10487                 rewrite Toolbar Preferences using the new
10488                 prefs window
10489
10490 2003-01-11 [alfons]     0.8.8claws83
10491
10492         * src/addressadd.c
10493                 fix crash when adding sender to addressbook because status bar
10494                 isn't there (the status bar doesn't seem to be used though,
10495                 but I'll let Match decide what to do with it)
10496
10497 2003-01-11 [colin]      0.8.8claws82
10498
10499         * src/main.c
10500           src/toolbar.c
10501                 Two useless changes reversed
10502
10503 2003-01-11 [colin]      0.8.8claws81
10504
10505         * src/mainwindow.c
10506           src/mainwindow.h
10507                 Add mainwindow_get_mainwindow()
10508         * src/alertpanel.c
10509           src/alertpanel.h
10510                 Add alertpanel_error_log() 
10511         * src/compose.c
10512           src/inc.c
10513           src/messageview.c
10514           src/toolbar.c
10515           src/main.c
10516           src/procmsg.c
10517                 Network errors get a View Log button
10518
10519 2003-01-10 [alfons]     0.8.8claws80
10520
10521         * src/prefs_toolbar.c
10522         * src/toolbar.c
10523                 use the translatable string for "Separator" as file name for
10524                 separator toolbar items (probably make this uppercase?)
10525
10526 2003-01-10 [alfons]     0.8.8claws79
10527
10528         * src/prefs_toolbar.c
10529                 put right A_SEPARATOR description string in "displayed
10530                 toolbar items list" so manually added separators are
10531                 saved correctly (bug #10, "Adding a separator to the main 
10532                 toolbar fails, entry in xml file is wrong")
10533
10534 2003-01-10 [christoph]  0.8.8claws78
10535
10536         * src/imap.c
10537                 o fix warnings
10538                 o use CAPABILITY to check if NAMESPACE is available
10539
10540 2003-01-10 [christoph]  0.8.8claws77
10541
10542         * src/imap.[ch]
10543                 apply UIDPLUS IMAP extension support patch
10544
10545         Patch submitted by Simon 'corecode' Schubert
10546
10547 2003-01-10 [paul]       0.8.8claws76
10548
10549         * src/folderview.c
10550                 a sync from main which fixes the news account folders'
10551                 Properties bug
10552
10553 2003-01-10 [christoph]  0.8.8claws75
10554
10555         * src/folder.c
10556                 don't accept 0 as a valid uid returned by copy and move
10557                 functions. 0 means the message was copied or moved but the
10558                 new uid could not be fetched. It is not an error condition
10559                 for the copy or move operation.
10560
10561 2003-01-10 [paul]       0.8.8claws74
10562
10563         * src/prefs_filtering.c
10564                 change English used in Alert when entry is not
10565                 saved.
10566                 
10567         * sync with 0.8.8cvs4
10568                 see ChangeLog 2003-01-10
10569
10570 2003-01-10 [darko]      0.8.8claws73
10571
10572         * src/pine.c
10573                 fix crash when importing address book entry
10574                 without a valid address
10575
10576 2003-01-09 [alfons]     0.8.8claws72
10577
10578         * src/inc.c
10579                 filtering performance: use new style folder update
10580
10581 2003-01-09 [christoph]  0.8.8claws71
10582
10583         * src/compose.c
10584         * src/gtk/menu.[ch]
10585                 fix wrong selecting of mime encoding type, when
10586                 opening property dialog of attachments in the
10587                 compose window. 7bit was always selected and that
10588                 destoryed files with 8bit data.
10589                 (closes bug #9 Sylpheed-claws destroys attachments when
10590                  changing MIME-types)
10591
10592 2003-01-09 [paul]       0.8.8claws70
10593
10594         * sync with 0.8.8cvs3
10595                 see ChangeLog 2003-01-09
10596
10597 2003-01-08 [alfons]     0.8.8claws69
10598         
10599         * src/addressadd.c
10600                 apply patch by Kim Schulz to fix build breakage
10601                 because of missing variable
10602
10603 2003-01-08 [paul]       0.8.8claws68
10604
10605         * sync with 0.8.8cvs2
10606                 see ChangeLog 2002-01-08
10607
10608 2003-01-08 [paul]       0.8.8claws67
10609
10610         * po/it.po
10611                 updated by Alessandro Maestri
10612                 
10613         * src/addressadd.c
10614                 when using 'Add sender to addressbook' allow
10615                 name to be edited and remarks to be entered
10616                 Patch submitted by Luke Plant
10617
10618 2003-01-08 [darko]      0.8.8claws66
10619
10620         * README.claws, src/summaryview.c
10621                 fix description for marked messages
10622
10623 2003-01-08 [paul]
10624
10625         * tools/Makefile.am
10626           tools/launch_phoenix  ** NEW FILE **
10627                 add script that enables using Phoenix as the default
10628                 web browser. 
10629                 Submitted by Mohammed Sameer <Uniball@linux-egypt.org>
10630                 
10631         * tools/OOo2sylpheed.pl
10632                 remove full path to sylpheed executable, just 'sylpheed'
10633                 will do
10634                 
10635         * tools/README
10636                 add launch_phoenix informtion and re-arrange and compress
10637                 the data a little
10638
10639 2003-01-07 [christoph]  0.8.8claws65
10640
10641         * src/folder.c
10642                 fix update for source folder when moving messages
10643         * src/procmsg.[ch]
10644         * src/summaryview.c
10645                 use function to set to_folder for message infos and
10646                 automatically update the op_count for old and new
10647                 folder
10648
10649 2003-01-07 [melvin]     0.8.8claws64
10650
10651         * src/prefs_actions.c
10652                 Fixed bug where an '%p' Action on a displayed image crashed 
10653                         Sylpheed
10654                 Code clean up (get rid of duplicated code and removed unnecessary 
10655                                 structure member)
10656
10657 2003-01-07 [christoph]  0.8.8claws63
10658
10659         * src/compose.c
10660         * src/folder.[ch]
10661         * src/folderview.c
10662         * src/import.c
10663         * src/inc.c
10664         * src/main.c
10665         * src/mainwindow.c
10666         * src/messageview.c
10667         * src/prefs_folder_item.c
10668         * src/procmsg.c
10669         * src/summaryview.c
10670         * src/toolbar.c
10671                 o remove all folder update triggering from the UI code. The folder
10672                   system should know much better when a folder needs an update.
10673                 o to prevent multiple updates in a row the folder updates can be
10674                   frozen for some time.
10675
10676                 Note: - Please verify that no updates are missing
10677                       - Check where freeze/thaws should be added
10678
10679 2003-01-07 [christoph]  0.8.8claws62
10680
10681         * src/prefs_actions.c
10682                 don't translate empty strings
10683
10684         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
10685
10686 2003-01-06 [christoph]  0.8.8claws61
10687
10688         * src/prefs_actions.c
10689                 mark strings for gettext
10690         * src/prefs_matcher.c
10691                 use new description window for Execute action and
10692                 match condition in Filtering
10693
10694         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
10695
10696 2003-01-06 [alfons]     0.8.8claws60
10697
10698         keep myself inspired to re-organize matcher part 8; 
10699         yes, more to come (I need to move out the descriptive
10700         text for actions to matcher.c, or at least make it not
10701         depend on the wicked ordering)
10702
10703         * src/prefs_matcher.c
10704                 add documentation so others may comprehend the
10705                 UI part of the conditions
10706                 
10707 2003-01-06 [christoph]  0.8.8claws59
10708
10709         * src/prefs_actions.c
10710                 use new description window for syntax help
10711         * src/gtk/description_window.c
10712                 fix display of descriptions with column count != 2
10713
10714         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
10715
10716 2003-01-06 [christoph]  0.8.8claws58
10717
10718         * src/quote_fmt.c
10719         * src/summaryview.[ch]
10720         * src/gtk/Makefile.am
10721         * src/gtk/description_window.[ch]       ** NEW **
10722                 use a generic window to display syntax descriptions
10723                 currently used in quote_fmt and summaryview (new description
10724                 for extended quick search)
10725
10726         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
10727
10728 2003-01-06 [paul]       0.8.8claws57
10729
10730         * sync with 0.8.8cvs1
10731                 see ChangeLog 2003-01-06
10732
10733 2003-01-06 [christoph]  0.8.8claws56
10734
10735         * src/mainwindow.c
10736         * src/prefs_gtk.[ch]
10737         * src/gtk/prefswindow.[ch]
10738         * src/plugins/spamassassin/spamassassin_gtk.c
10739                 o remove page management from prefswindow, pages
10740                   will be an argument to prefswindow_open
10741                 o prefswindow_open gets a datapointer that is
10742                   passed to the widget_create function to allow
10743                   creation of prefswindow for specific items
10744
10745 2003-01-06 [colin]      0.8.8claws55
10746         
10747         * src/summaryview.c
10748                 We don't want regexp in the reply-finder, 
10749                 because MIDs can contain !,$,. and so on
10750
10751 2003-01-06 [jens]       0.8.8claws54
10752
10753         * src/jpilot.c
10754                 fixed a wrong free in jpilot_read_db_files
10755
10756 2003-01-06 [alfons]     0.8.8claws53
10757
10758         re-organize matcher part 8; more to come
10759        
10760         * src/matcher.c
10761                 matcherprop_to_string(): put g_free()s before the
10762                 switch-case break to fix memleaks                
10763
10764 2003-01-06 [colin]      0.8.8claws52
10765
10766         * src/summaryview.c
10767                 cleanup & reply-finder now displays the first 
10768                 matching message
10769
10770 2003-01-05 [alfons]     0.8.8claws51
10771
10772         re-organize matcher part 7; more to come
10773
10774         * src/matcher.[ch]
10775                 fixes for constant correctness;
10776                 more documentation;
10777
10778 2003-01-05 [alfons]     0.8.8claws50
10779
10780         re-organize matcher part 6; more to come
10781         
10782         * src/matcher.[ch]
10783                 fixes for constant correctness;
10784                 more documentation;
10785         * src/filtering.c
10786                 fix for constant correctness
10787
10788 2003-01-05 [colin]      0.8.8claws49
10789
10790         * src/account.[ch]
10791                 Add account_get_reply_account function
10792         * src/compose.c
10793                 Use account_get_reply_account function 
10794         * src/summaryview.c
10795                 Basic reply-finder - click on the replied
10796                 icon gets you to the outbox using quick-search
10797
10798 2003-01-05 [paul]       0.8.8claws48
10799
10800         * src/prefs_common.c
10801                 small change to English
10802                 
10803         * src/prefs_filtering.c
10804                 prefs_filtering_action_select(): improve logic and uniformity
10805                 of gui
10806
10807 2003-01-05 [alfons]     0.8.8claws47
10808
10809         fine tune solution to focus problems (bug #7)
10810
10811         * src/mainwindow.c
10812                 mainwindow_focus_in_event(): remove grab event check
10813         * src/summaryview.c
10814                 summary_button_pressed(): move selection on right-click
10815                 too. we can't possibly move the selection back after
10816                 canceling a dialog, because gtk's incomplete focus 
10817                 management. whether this is a good solution, only time
10818                 will tell.
10819
10820 2003-01-05 [christoph]  0.8.8claws46
10821
10822         * src/imap.c
10823                 fix crash when no imap connection could be established
10824
10825 2003-01-05 [paul]       0.8.8claws45
10826
10827         * src/mainwindow.c
10828           src/sumamryview.c
10829           src/gtk/menu.[ch]
10830                 fix bug 605957 'shortcuts in popup-menu'
10831                 make user-defined shortcuts work
10832                 show shortcuts that are already defined
10833                 in the main menu
10834                 Patch submitted by Luke Plant
10835
10836 2003-01-05 [alfons]     0.8.8claws44
10837
10838         * src/mainwindow.c
10839                 focus_in_event handler should not select summary view row 
10840                 when another window (menu, dialog) grabbed for events 
10841                 (bug #7, "[0.8.8claws42] Message summary focus") 
10842
10843 2003-01-04 [christoph]  0.8.8claws43
10844
10845         * src/procmsg.c
10846                 update save folder after adding the sent message
10847                  (closes bug #6 Folder View doesn't refresh for "Sent"-messages)
10848
10849 2003-01-02 [christoph]  0.8.8claws42
10850
10851         * src/common/plugin.c
10852                 fix unloading of all plugins and unload
10853                 plugins in reverse order
10854                 
10855         * src/gtk/pluginwindow.c
10856                 implement function of load and unload button
10857
10858         * src/gtk/prefswindow.c
10859         * src/gtk/prefswindow.h
10860                 rename register function and add new unregister
10861                 function
10862
10863         * src/plugins/spamassassin/spamassassin_gtk.c
10864                 unregister prefs page and update for changes in
10865                 src/gtk/prefswindow.c
10866
10867 2003-01-02 [paul]       0.8.8claws41
10868
10869         * po/es.po
10870                 updated by Ricardo Mones Lastra
10871
10872 2003-01-02 [paul]
10873
10874         * tools/tb2sylpheed
10875                 fixes and improvements by Urke MMI
10876
10877 2003-01-02 [thorsten]   0.8.8claws40
10878
10879         * src/procmsg.c
10880                 fixed wrong return value
10881
10882 2003-01-02 [thorsten]   0.8.8claws39
10883
10884         * src/prefs.c
10885                 fixed printing wrong variable
10886
10887 2003-01-02 [thorsten]   0.8.8claws38
10888
10889         * src/prefs.c
10890                 fixed acessing members of freed pfile struct
10891
10892 2003-01-02 [thorsten]   0.8.8claws37
10893
10894         * src/procmsg.c
10895                 detect loops across several messages
10896                 as suggested by Christoph Hohmann
10897
10898 2003-01-01 [match]      0.8.8claws36
10899
10900         * src/addrindex.c
10901                 fixed another memory leak.
10902
10903 2003-01-01 [match]      0.8.8claws35
10904
10905         * src/jpilot.[ch]
10906                 fixed memory leaks. applied Doxygen comments.
10907
10908 2003-01-01 [thorsten]   0.8.8claws34
10909
10910         * src/procmsg.c
10911                 inhibit endless loop if msg references itself
10912                 (closes Bug [ 660477 ] Infinite loop in parent flag search)
10913
10914 2003-01-01 [christoph]  0.8.8claws33
10915
10916         * src/mainwindow.c
10917         * src/gtk/Makefile.am
10918         * src/gtk/pluginwindow.c                ** NEW **
10919         * src/gtk/pluginwindow.h                ** NEW **
10920                 add plugin window
10921
10922         * src/plugins/demo/demo.c
10923         * src/plugins/spamassassin/spamassassin.c
10924         * src/plugins/spamassassin/spamassassin_gtk.c
10925                 write better plugin descriptions
10926
10927 2002-12-31 [christoph]  0.8.8claws32
10928
10929         * src/gtk/prefswindow.c
10930         * src/plugins/spamassassin/spamassassin_gtk.c
10931                 some small improvements to GTK code
10932
10933 2002-12-31 [christoph]  0.8.8claws31
10934
10935         * src/plugins/spamassassin/spamassassin_gtk.c
10936                 enable folder select button
10937
10938 2002-12-31 [christoph]  0.8.8claws30
10939
10940         * src/mainwindow.c
10941         * src/gtk/Makefile.am
10942         * src/gtk/prefswindow.c                         ** NEW **
10943         * src/gtk/prefswindow.h                         ** NEW **
10944                 add new prefs window
10945
10946         * src/common/plugin.c
10947                 don't try to load empty config lines
10948         
10949         * src/plugins/spamassassin/Makefile.am
10950         * src/plugins/spamassassin/spamassassin.c
10951         * src/plugins/spamassassin/spamassassin.h       ** NEW **
10952         * src/plugins/spamassassin/spamassassin_gtk.c   ** NEW **
10953                 GTK config for SpamAssassin Plugin using
10954                 the new prefs window
10955
10956 2002-12-31 [paul]       0.8.8claws29
10957
10958         * po/POTFILES.in
10959                 remove obsolete entry 'src/menu.c'
10960
10961 2002-12-31 [alfons]     0.8.8claws28
10962
10963         * src/matcher.[ch]
10964         * src/matcher_parser_parse.y
10965         * src/prefs_matcher.c
10966                 add "ignore_thread" and "~ignore_thread" condition so it's
10967                 possible to make the actions / scoring operate on the ignore
10968                 thread flag
10969
10970 2002-12-31 [christoph]  0.8.8claws27
10971
10972         * src/addrbook.c
10973         * src/addrindex.c
10974         * src/folder.c
10975         * src/matcher.c
10976         * src/prefs_account.c
10977         * src/prefs_actions.c
10978         * src/prefs_customheader.c
10979         * src/prefs_display_header.c
10980         * src/prefs_gtk.c
10981         * src/procmime.c
10982         * src/toolbar.c
10983         * src/xmlprops.c
10984         * src/common/prefs.[ch]
10985                 extend prefs file handling for reading and automatic handling
10986                 of blocks. When reading prefs_set_block_label will automatically
10987                 move on to the block. When writing it will copy all other blocks
10988                 automatically
10989
10990         * src/common/plugin.c
10991                 Now loading plugin filenames from [Plugins] block in
10992                 sylpheed rc file
10993
10994 2002-12-30 [christoph]  0.8.8claws26
10995
10996         * src/common/hooks.[ch]
10997                 return abort status to caller of hooks_invoke
10998                 
10999         * src/inc.[ch]
11000                 invoke message filtering hook and stop
11001                 default handling when filter returns abort
11002
11003         * src/common/plugin.[ch]
11004         * src/plugins/demo/demo.c
11005                 modify plugin loader, because resolving symbols for strings
11006                 does not work correctly
11007         
11008         * configure.in
11009         * ac/spamassassin.m4                            ** NEW **
11010         * src/plugins/spamassassin/.cvsignore           ** NEW **
11011         * src/plugins/spamassassin/Makefile.am          ** NEW **
11012         * src/plugins/spamassassin/README               ** NEW **
11013         * src/plugins/spamassassin/libspamc.[ch]        ** NEW **
11014         * src/plugins/spamassassin/spamassassin.c       ** NEW **
11015         * src/plugins/spamassassin/utils.[ch]           ** NEW **
11016                 add spamassassin plugin, see src/plugins/spamassassin/README
11017                 for details
11018
11019 2002-12-29 [alfons]     0.8.8claws25
11020
11021         * src/mainwindow.c
11022                 when moving focus from a message view to the main 
11023                 window, don't forget to select the summary node
11024                 of the displayed message. should fix "[ 659103 ] 
11025                 focus-follows-mouse confuses sylpheed"
11026
11027 2002-12-29 [christoph]  0.8.8claws24
11028
11029         * src/Makefile.am
11030         * src/stringtable.[ch]          ** REMOVE **
11031         * src/common/Makefile.am
11032         * src/common/stringtable.[ch]   ** NEW **
11033                 move stringtable files to common directory
11034
11035 2002-12-29 [christoph]  0.8.8claws23
11036
11037         * src/Makefile.am
11038         * src/menu.[ch]                 ** REMOVE **
11039         * src/gtk/Makefile.am
11040         * src/gtk/menu.[ch]             ** NEW **
11041                 move menu files to gtk directory
11042
11043 2002-12-29 [match]      0.8.8claws22
11044
11045         * src/addressbook.c
11046         * src/syldap.c
11047                 moved UI specific code out of LDAP code into addressbook
11048                 UI code. fixed memory leak.
11049
11050 2002-12-29 [christoph]  0.8.8claws21
11051
11052         * src/folder.c
11053                 only check for IGNORED parent message when message is
11054                 not IGNORED itself
11055
11056 2002-12-29 [alfons]     0.8.8claws20
11057
11058         * src/summaryview.c
11059                 set gtksctree's anchor correct (immediate execute
11060                 changes the tree's layout, and anchor points at 
11061                 the incorrect row). fixes "[ 657233 ] multiple msg 
11062                 delete sometimes off by 1".
11063                 we probably have to look for more tree layout /
11064                 anchor glitches.
11065
11066 2002-12-29 [paul]       0.8.8claws19
11067
11068         * src/summaryview.c
11069                 fix bug [ 659054 ] incorrect sorting of 'From' column
11070                 when using 'display sender using address book'
11071                 thanks to Alfons and Luke Plant
11072
11073 2002-12-29 [christoph]  0.8.8claws18
11074
11075         * src/folder.c
11076         * src/procmsg.[ch]
11077                 check parent messages for IGNORE THREAD flag, when adding,
11078                 moving or copying messages to a folder
11079
11080 2002-12-27 [alfons]     0.8.8claws17
11081
11082         re-organize matcher part 5; more to come
11083
11084         * src/matcher.c
11085                 hash keywords in matchparser_tab 
11086
11087 2002-12-27 [alfons]     0.8.8claws16
11088
11089         re-organize matcher part 4; more to come
11090
11091         * src/matcher_parser.h
11092         * src/matcher_parser_lex.l
11093         * src/matcher_parser_parse.y
11094                 cleanup
11095
11096 2002-12-27 [alfons]     0.8.8claws15
11097
11098         re-organize matcher part 3; more to come
11099
11100         * src/matcher.[ch]
11101                 cleanup
11102
11103 2002-12-27 [alfons]     0.8.8claws14
11104
11105         re-organize matcher part 2; more to come but this should
11106         work. cc me if there are any regressions.
11107
11108         * src/matcher.h
11109                 add prototype for get_matchparser_tab_id()
11110         * src/matcher_parser_lex.l
11111                 look up keywords using matchparser_tab_id();
11112
11113 2002-12-27 [alfons]     0.8.8claws12
11114
11115         re-organize matcher part 1
11116
11117         * src/matcher.h
11118                 map yacc generated constants to sylpheed matcher constants
11119         * src/matcher.c
11120                 add function to find a matcher constant from a string
11121
11122 2002-12-27 [christoph]  0.8.8claws11
11123
11124         * src/compose.c
11125                 MENUITEM_ADD casts the 4th argument from integer to pointer
11126                 so it probably should not be a pointer, this means we
11127                 should use account id for it and not the account's pointer
11128
11129 2002-12-27 [paul]       0.8.8claws10
11130
11131         * src/mainwindow.c
11132                 remove unneeded 'GtkWidget *vbox'
11133                 
11134         * src/summaryview.c
11135                 further sync with 0.8.8 - make sort
11136                 by recipient work as expected
11137                 
11138         * NEWS
11139                 sync with 0.8.8
11140
11141 2002-12-27 [paul]       0.8.8claws9
11142
11143         * po/pt_BR.po
11144                 updated by Ivan F. Martinez
11145                 
11146 2002-12-27 [darko]      0.8.8claws8
11147
11148         * src/common/utils.c
11149                 added locked pattern to extended search
11150
11151 2002-12-27 [alfons]     0.8.8claws7
11152
11153         * src/prefs_matcher.[ch]
11154                 clean up
11155
11156 2002-12-26 [alfons]     0.8.8claws6
11157
11158         * src/matcher.[ch]
11159         * src/matcher_parser_lex.l
11160         * src/matcher_parser_parse.y
11161         * src/prefs_matcher.c
11162                 allow color label as a condition in the matcher
11163
11164 2002-12-26 [oliver]     0.8.8claws5
11165         
11166         * src/toolbar.c 
11167                 enable Addressbook for Main and Messageview
11168         * src/prefs_actions.c
11169                 enable actions in Messageview
11170
11171 2002-12-26 [christoph]  0.8.8claws4
11172
11173         * src/common/plugin.c
11174                 add a little debug output
11175         * configure.in
11176         * src/plugins/demo/Makefile.am
11177                 better use of automake
11178
11179 2002-12-26 [christoph]  0.8.8claws3
11180
11181         * src/Makefile.am
11182         * src/common/Makefile.am
11183                 fix "make distdir"
11184
11185 2002-12-26 [christoph]  0.8.8claws2
11186
11187         * configure.in
11188                 sort configure checks into common / gtk / plugins
11189         * po/POTFILES.in
11190                 add src/prefs_gtk.c
11191         * src/Makefile.am
11192                 add plugins SUBDIR
11193         * src/main.c
11194         * src/common/sylpheed.[ch]
11195                 added now sylpheed_done function for shutdown
11196         * src/common/Makefile.am
11197         * src/common/plugin.[ch]                ** NEW **
11198                 plugin loader and unloader
11199         * src/plugins/.cvsignore                ** NEW **
11200         * src/plugins/Makefile.am               ** NEW **
11201                 build plugins
11202         * src/plugins/demo/.cvsignore           ** NEW **
11203         * src/plugins/demo/Makefile.am          ** NEW **
11204         * src/plugins/demo/demo.c               ** NEW **
11205                 small demo plugin that installs a logtext hook and
11206                 outputs the log text to stdout
11207
11208 2002-12-26 [paul]       0.8.8claws1
11209
11210         * po/es.po
11211                 updated by Ricardo Mones Lastra
11212
11213 2002-12-26 [paul]       0.8.8claws
11214
11215         * 0.8.8claws released
11216
11217 2002-12-26 [paul]       0.8.7claws12
11218
11219         * po/bg.po
11220                 updated by George Danchev
11221
11222 2002-12-26 [paul]       0.8.7claws11
11223
11224         * po/POTFILES.in
11225                 remove unneeded 'src/prefs.c' entry 
11226
11227 2002-12-26 [paul]       0.8.7claws10
11228
11229         * src/codeconv.c
11230           src/mainwindow.c
11231                 sync with 0.8.8 release
11232         
11233         * src/folder.[ch]
11234           src/mh.c
11235           src/summaryview.c
11236                 partial sync with 0.8.8 release
11237         
11238
11239 2002-12-25 [alfons]     0.8.7claws9
11240
11241         * src/matcher.[ch]
11242         * src/matcher_parser_lex.l
11243         * src/matcher_parser_parse.y
11244         * src/prefs_matcher.c
11245                 add locked flag to possible filtering / matcher 
11246                 conditions (also a good example what should be
11247                 done to add a simple boolean condition)
11248
11249 2002-12-25 [christoph]  0.8.7claws8
11250
11251         * src/Makefile.am
11252         * src/account.[ch]
11253         * src/addrbook.c
11254         * src/addressbook.c
11255         * src/addrindex.c
11256         * src/filtering.c
11257         * src/folder.c
11258         * src/matcher.c
11259         * src/prefs.[ch]                ** REMOVE **
11260         * src/prefs_account.c
11261         * src/prefs_actions.c
11262         * src/prefs_common.c
11263         * src/prefs_customheader.c
11264         * src/prefs_display_header.c
11265         * src/prefs_filtering.c
11266         * src/prefs_folder_item.c
11267         * src/prefs_gtk.[ch]            ** NEW **
11268         * src/prefs_matcher.c
11269         * src/prefs_scoring.c
11270         * src/prefs_summary_column.c
11271         * src/procmime.c
11272         * src/selective_download.c
11273         * src/toolbar.c
11274         * src/common/Makefile.am
11275         * src/common/prefs.[ch]         ** NEW **
11276                 split prefs.[ch] into prefs_gtk.[ch] and common/prefs.[ch]
11277
11278 2002-12-24 [alfons]     0.8.7claws7
11279
11280         * src/summaryview.c
11281                 summary_thread_build(): fix real cause of the crash mentioned in
11282                 0.8.7claws3. use subject_XXX() and not g_hash_table_XXX() functions,
11283                 this way we get meaningful ctree nodes 
11284
11285 2002-12-24 [oliver]     0.8.7claws6
11286
11287         * src/mainwindow.[ch]
11288         * src/messageview.[ch]
11289         * src/compose.[ch]
11290         * src/inc.c
11291         * src/summaryview.c
11292                 changes to use updated toolbar handling
11293                 
11294 2002-12-24 [oliver]     0.8.7claws5
11295
11296         * src/toolbar.[ch]
11297                 generic toolbar handling
11298                 used ideas from Ivan Francolin Martinez (ivanfm@users.sourceforge.net)
11299         * src/prefs_toolbar.[ch]
11300                 adjust to handling
11301         
11302 2002-12-24 [oliver]     0.8.7claws4
11303         
11304         * src/stock_pixmap.[ch]
11305                 move SYLPHEED_LOGO to end of list in order 
11306                 to remove it from Custom Toolbar`s Icon View
11307
11308 2002-12-24 [alfons]     0.8.7claws3
11309
11310         * src/summaryview.c
11311                 summary_thread_build(): fix crash because of focus != selection 
11312                 after threading. when deleting the selection, gtk tries but fails 
11313                 to find the correct focusable element. we now force the selection
11314                 to be focused. this should solve the infamous bug reported by 
11315                 Jason Wojciechowski (bug "[ 633443 ] Crash on deleting messages"). 
11316                 a test case is available. 
11317
11318 2002-12-24 [darko]      0.8.7claws2
11319
11320         * src/summaryview.c
11321                 don't crash when unmarking message with unread children
11322
11323 2002-12-23 [christoph]  0.8.7claws1
11324
11325         * src/Makefile.am
11326         * src/common/Makefile.am
11327                 update Makefiles for moved intl.h, version.h and defs.h
11328         * src/imap.c
11329                 rewrite imap_session_get to avoid duplicate code
11330
11331 2002-12-23 [paul]       0.8.7claws
11332
11333         * Santa-Claws released
11334         
11335         * po/hu.po
11336           po/ru.po
11337                 squeeze in updated Hungarian and Russian translations.
11338                 Submitted by  Gál Zoltán and Ruslan N. Balkin
11339
11340 2002-12-23 [paul]       0.8.6claws129
11341
11342         * po/pl.po
11343                 updated by Witold Wladyslaw Wojciech Wilk
11344
11345 2002-12-23 [paul]       0.8.6claws128
11346
11347         * src/quote_fmt_parse.y
11348                 fix typo and add licence header
11349
11350 2002-12-23 [paul]       0.8.6claws127
11351
11352         * po/en_GB.po
11353                 updated
11354
11355 2002-12-23 [paul]       0.8.6claws126
11356
11357         * po/it.po
11358                 updated translation, submitted by Alessandro Maestri
11359                 
11360 2002-12-23 [paul]       0.8.6claws125
11361
11362         * src/quote_fmt_parse.y
11363                 fix signature-stripping on replies bug. match
11364                 '-- \n' and not '-- '.
11365
11366 2002-12-22 [paul]       0.8.6claws124
11367
11368         * po/bg.po
11369           po/es.po
11370           po/sr.po
11371                 updated translations. submitted by George Danchev,
11372                 Ricardo Mones Lastra, and Urke MMI respectively
11373
11374 2002-12-21 [paul]       0.8.6claws123
11375
11376         * src/addrbook.c
11377                 fix coding style
11378
11379 2002-12-21 [paul]       0.8.6claws122
11380
11381         * src/addrbook.c
11382                 fix bug [643638] where if a person is in one or more
11383                 addressbook groups editing that person's email 
11384                 address results in removal from those groups.
11385                 Patch submitted by Luke Plant.
11386
11387 2002-12-20 [christoph]  0.8.6claws121
11388
11389         * src/common/utils.c
11390         * src/summaryview.c
11391                 reimplement expand_search_string using GString to
11392                 prevent crashs caused by miscalculated string
11393                 lengths reported by Paul
11394
11395 2002-12-20 [christoph]  0.8.6claws120
11396
11397         * src/summaryview.c
11398                 don't use "changed" to check if op_count has to be changed as it
11399                 is also set when the message has unread children
11400                 (closes bug [ 653221 ] crash while deleting duplicates)
11401
11402 2002-12-20 [paul]       0.8.6claws119
11403
11404         * sync with 0.8.6cvs27
11405                 see ChangeLog 2002-12-20
11406
11407 2002-12-20 [paul]       0.8.6claws118
11408
11409         * sync with 0.8.6cvs26
11410                 see ChangeLog 2002-12-19 and 2002-12-20
11411
11412 2002-12-19 [alfons]     0.8.6claws117
11413
11414         * src/textview.c
11415                 fix incorrect parsing of email addresses, submitted by 
11416                 Luke Plant (thanks!). Closes bug "[ 565480 ] duplicate 
11417                 name display if it contains @".
11418
11419 2002-12-18 [paul]       0.8.6claws116
11420
11421         * sync with 0.8.6cvs23
11422                 see ChangeLog 2002-12-18
11423
11424 2002-12-18 [paul]       0.8.6claws115
11425
11426         * src/Makefile.am
11427         * src/account.c
11428         * src/codeconv.c
11429         * src/gtkutils.[ch]
11430         * src/imap.c
11431                 sync with 0.8.6cvs22.
11432                 see ChangeLog 2002-12-17 and 2002-12-18
11433
11434 2002-12-17 [christoph]  0.8.6claws114
11435
11436         * src/imap.c
11437                 o don't create a session if imap greeting fails
11438                 o don't close socket when authentication fails
11439                   this is done by imap_session_destroy
11440
11441 2002-12-17 [thorsten]   0.8.6claws113
11442
11443         * tools/Makefile.am
11444           tools/README
11445           tools/google_msgid.pl ** NEW FILE **
11446                 Added "search for message-id" script and doc
11447
11448 2002-12-17 [thorsten]   0.8.6claws112
11449
11450         * po/hu.po
11451                 Updated hungarian translation
11452                 (updated by Gal Zoltan)
11453
11454 2002-12-16 [christoph]  0.8.6claws111
11455
11456         * src/addr_compl.c
11457                 remove stupid addressbook dump to debug output
11458         * src/mh.c
11459                 fix memory leak found by Hiro
11460
11461 2002-12-14 [paul]       0.8.6claws110
11462
11463         * src/compose.c
11464                 fix menubar sensitivity on send
11465                 
11466         * src/prefs_filtering.c
11467         * src/prefs_matcher.c
11468         * src/prefs_scoring.c
11469                 Fix english ;)
11470                 
11471         * src/common/quoted-printable.h
11472                 sync: fix typo
11473         
11474 2002-12-13 [christoph]  0.8.6claws109
11475
11476         * src/Makefile.am
11477         * src/manage_window.[ch]        ** REMOVE **
11478         * src/gtk/Makefile.am
11479         * src/gtk/manage_window.[ch]    ** NEW **
11480                 move manage_window files to gtk directory
11481
11482 2002-12-13 [christoph]  0.8.6claws108
11483
11484         * src/Makefile.am
11485         * src/gtkshruler.[ch]           ** REMOVE **
11486         * src/gtk/Makefile.am
11487         * src/gtk/gtkshruler.[ch]       ** NEW **
11488                 move gtkshruler files to gtk directory
11489
11490 2002-12-13 [christoph]  0.8.6claws107
11491
11492         * src/Makefile.am
11493         * src/compose.c
11494         * src/gtkstext.[ch]             ** REMOVE **
11495         * src/gtkutils.[ch]
11496         * src/textview.c
11497         * src/gtk/gtkstext.[ch]         ** NEW **
11498         * src/gtk/Makefile.am
11499                 o move stext functions to gtkstext.c to remove
11500                   dependency of gtkutils
11501                 o move gtkstext files to gtk directory
11502
11503         * src/gtk/Makefile.am
11504         * src/gtk/sslcertwindow.[ch]
11505                 UI stuff can always depend on common code so
11506                 it's ok to add ../common to include path
11507
11508 2002-12-13 [colin]      0.8.6claws106
11509
11510         * src/summaryview.c
11511                 Disconnect sighandlers for mainwindow when
11512                 quicksearch has the focus
11513                 Fix bug #653231
11514         * src/mainwindow.[ch]
11515                 Make key_pressed callback public, to be able
11516                 to disconnect it
11517
11518 2002-12-13 [christoph]  0.8.6claws105
11519
11520         * src/mh.c
11521                 create .mh_sequences file in new MH folders
11522                 (closes feature request [ 523162 ] MH folders should
11523                  get a .mh_sequences)
11524
11525 2002-12-13 [colin]      0.8.6claws104
11526
11527         * src/summaryview.c
11528                 Better handling of quicksearch show/hide
11529                 (basically the button stays under the mouse 
11530                  when toggled)
11531
11532 2002-12-13 [paul]       0.8.6claws103
11533
11534         * sync with 0.8.6cvs17
11535                 see ChangeLog 2002-12-13
11536
11537 2002-12-13 [paul]       0.8.6claws102
11538
11539         * po/es.po
11540                 updated by Ricardo Mones Lastra
11541
11542 2002-12-11 [colin]       0.8.6claws101
11543
11544         * src/folder.c
11545                 remove statusbar stuff
11546           src/folderview.c
11547                 set statusbar verbosity when moving folders
11548
11549 2002-12-11 [colin]       0.8.6claws100
11550         * src/prefs_filtering.c
11551         * src/prefs_matcher.c
11552         * src/prefs_scoring.c
11553                 Fix english ;)
11554
11555 2002-12-11 [colin]       0.8.6claws99
11556
11557         * src/prefs_common.[ch]
11558                 Add summary_quicksearch_type
11559         * src/summaryview.c
11560                 Save last used quicksearch type
11561
11562 2002-12-11 [jens]       0.8.6claws98
11563         * src/prefs_filtering.c
11564         * src/prefs_matcher.c
11565         * src/prefs_scoring.c
11566                 added dialog for incomplete rules in scoring, filtering and
11567                 matcher to ask wheather really close
11568
11569 2002-12-11 [colin]      0.8.6claws97
11570
11571         * src/folder.c
11572                 Fix folder dnd statusbar logging
11573
11574 2002-12-10 [christoph]  0.8.6claws96
11575
11576         * src/compose.c
11577         * src/folder.c
11578         * src/imap.c
11579         * src/inc.c
11580         * src/main.c
11581         * src/mainwindow.c
11582         * src/news.c
11583         * src/send.c
11584         * src/statusbar.[ch]
11585         * src/common/hooks.c
11586         * src/common/log.[ch]
11587                 o handle verbose logging in statusbar directly in statusbar code
11588                   and common code does not need any knowledge about a statusbar
11589                 o remove direct calls to statusbar_(puts|pop)_all functions
11590
11591 2002-12-10 [jens]       0.8.6claws95
11592
11593         * src/*.c
11594                 removed gettext from g_warnings
11595         * po/POTFILES.in
11596                 cleaned and updated
11597         * po/de.po
11598                 updated
11599
11600 2002-12-10 [colin]      0.8.6claws94
11601
11602         * src/main.c
11603                 finish crash dialog fix
11604
11605 2002-12-10 [colin]      0.8.6claws93
11606
11607         * src/main.c
11608                 "Fix" "sylpheed already running" instead of
11609                 crash dialog appearing after a crash
11610
11611 2002-12-10 [colin]      0.8.6claws92
11612
11613         * po/POTFILES.in
11614                 add src/gtk/sslcertwindow.c
11615
11616 2002-12-10 [paul]       0.8.6claws91
11617
11618         * po/POTFILES.in
11619                 updated to reflect recent changes
11620                 submitted by Alessandro Maestri
11621
11622 2002-12-09 [christoph]  0.8.6claws90
11623
11624         * src/Makefile.am
11625         * src/smtp.[ch]                 ** REMOVE **
11626         * src/common/Makefile.am
11627         * src/common/smtp.[ch]          ** NEW **
11628                 move smtp files to common directory
11629
11630 2002-12-09 [christoph]  0.8.6claws89
11631
11632         * src/Makefile.am
11633         * src/session.[ch]              ** REMOVE **
11634         * src/common/Makefile.am
11635         * src/common/session.[ch]       ** NEW **
11636                 move session files to common directory
11637
11638 2002-12-09 [paul]       0.8.6claws88
11639
11640         * src/account.c
11641                 fix bug [649746] edit accounts: move account reverted
11642                 Patch submitted by Luke Plant <lukeplant@users.sourceforge.net>
11643
11644 2002-12-09 [colin]      0.8.6claws87
11645
11646         * src/ssl_certificate.c
11647                 cleanup
11648
11649 2002-12-09 [colin]      0.8.6claws86
11650
11651         * src/ssl.c
11652                 Try to open the cert.pem database and 
11653                 issue a warning if it isn't there
11654
11655 2002-12-09 [colin]      0.8.6claws85
11656
11657         * src/common/ssl_certificate.c
11658         * src/gtk/sslcertwindow.c
11659                 Warning fixes
11660
11661 2002-12-09 [colin]      0.8.6claws84
11662
11663         * src/ssl_certificate.[ch] ** REMOVED **
11664         * src/common/ssl_certificate.[ch] ** NEW **
11665         * src/Makefile.am
11666         * src/common/Makefile.am
11667                 Moved ssl_certificate.[ch] to common
11668         * src/common/ssl.c 
11669                 Put back needed include
11670         * src/gtk/sslcertwindow.[ch]
11671                 Changed ssl_certificate.h include
11672         
11673 2002-12-09 [colin]      0.8.6claws83
11674
11675         * src/gtk/sslcertwindow.[ch]
11676                 Implement hook for certificate acception
11677         * src/ssl_certificate.[ch]
11678                 Implement hook for certificate acception
11679         * src/common/ssl.c
11680                 Reenable certificate acception check
11681         * src/mainwindow.c
11682                 Register sslcertwindow's hook
11683         
11684 2002-12-08 [christoph]  0.8.6claws82
11685
11686         * src/about.c
11687         * src/addr_compl.c
11688         * src/codeconv.c
11689         * src/manual.c
11690         * src/undo.c
11691         * src/common/utils.c
11692                 o add missing includes
11693                 o fix warnings
11694         * src/.cvsignore
11695         * src/common/.cvsignore
11696         * src/common/version.h          ** REMOVE **
11697                 remove autogenerated file
11698
11699 2002-12-08 [paul]       0.8.6claws81
11700
11701         * src/stringtable.c
11702                 put back needed include
11703
11704 2002-12-08 [colin]      0.8.6claws80
11705         
11706         * src/gtk/sslcertwindow.c
11707                 Cleaner popups when asking
11708         * src/ssl_certificate.c
11709         * src/prefs_common.[ch]
11710                 remove ssl certificate pref
11711                 put back needed include
11712         * src/undo.c
11713                 put back needed include
11714
11715 2002-12-08 [christoph]  0.8.6claws79
11716
11717         * src/folderview.c
11718         * src/logwindow.c
11719         * src/statusbar.c
11720         * src/summaryview.c
11721                 only abort hook invokation if required data is missing not
11722                 if our own data pointer is NULL, update hookfunction for
11723                 log window
11724
11725 2002-12-08 [paul]       0.8.6claws78
11726
11727         * src/about.c
11728         * src/addrcache.c
11729         * src/addrclip.c
11730         * src/addr_compl.c
11731         * src/addrselect.c
11732         * src/codeconv.c
11733         * src/colorlabel.c
11734         * src/enriched.c
11735         * src/esmtp.c
11736         * src/exporthtml.c
11737         * src/headerview.c
11738         * src/imageview.c
11739         * src/manual.c
11740         * src/noticeview.c
11741         * src/pgptext.c
11742         * src/scoring.c
11743         * src/sourcewindow.c
11744         * src/stringtable.c
11745         * src/undo.c
11746                 clean up: remove unneccesary includes
11747
11748 2002-12-08 [christoph]  0.8.6claws77
11749
11750         * src/folderview.c
11751         * src/statusbar.c
11752         * src/summaryview.c
11753         * src/common/hooks.[ch]
11754                 hook functions now have a gboolean return value, if a hook
11755                 returns TRUE it will stop executing of any more hooks in
11756                 the same hooklist for this invokation
11757
11758 2002-12-08 [colin]      0.8.6claws76
11759         
11760         * src/main.c
11761                 put back argv0 for CRASH_DIALOG
11762
11763 2002-12-08 [christoph]  0.8.6claws75
11764
11765         * src/Makefile.am
11766         * src/about.c
11767         * src/account.c
11768         * src/crash.c
11769         * src/esmtp.h
11770         * src/imap.[ch]
11771         * src/inc.c
11772         * src/main.c
11773         * src/mainwindow.c
11774         * src/news.c
11775         * src/pop.[ch]
11776         * src/prefs_account.[ch]
11777         * src/prefs_common.[ch]
11778         * src/send.[ch]
11779         * src/smtp.[ch]
11780         * src/ssl_certificate.[ch]
11781         * src/ssl_manager.[ch]
11782         * src/common/Makefile.am
11783         * src/common/log.c
11784         * src/common/nntp.[ch]
11785         * src/common/socket.[ch]
11786         * src/common/ssl.[ch]
11787         * src/gtk/sslcertwindow.[ch]
11788         * ac/openssl.m4
11789                 use new autoconf script to detect OpenSSL with extra parameters
11790                 to specify the location of libs and includes, also remove USE_SSL
11791                 to USE_OPENSSL
11792
11793         * src/common/sylpheed.[ch]
11794         * src/common/version.h.in
11795                 start seperation of common code initialization seperated from gui
11796
11797         * src/summaryview.c
11798                 The function that is called when a color label changes
11799                 should not change the color lable again
11800
11801 2002-12-08 [colin]      0.8.6claws74
11802
11803         * src/gtk/sslcertwindow.c
11804                 warning fixes
11805
11806 2002-12-08 [colin]      0.8.6claws73
11807
11808         * src/statusbar.c
11809           src/common/log.h
11810                 Register a hook for statusbar_puts_all
11811         * src/common/log.c
11812                 invoke statusbar_puts_all's hook
11813         
11814 2002-12-08 [colin]      0.8.6claws72
11815
11816         * src/ssl_certificate.c
11817                 Put back a badly-removed include
11818
11819 2002-12-08 [colin]      0.8.6claws71
11820
11821         * src/gtk/sslcertwindow.[ch]    ** NEW **
11822                 new certificate presentation
11823         * src/gtk/Makefile.am
11824                 add new files
11825         * src/ssl_certificate.[ch]
11826                 gtk cleanup, made utility functions public
11827         * src/ssl_manager.c
11828                 use new cert presentation
11829
11830 2002-12-07 [christoph]  0.8.6claws70
11831
11832         * src/Makefile.am
11833         * src/nntp.[ch]                 ** REMOVE **
11834         * src/common/Makefile.am
11835         * src/common/nntp.[ch]          ** NEW **
11836                 move nntp files to common directory
11837
11838 2002-12-07 [christoph]  0.8.6claws69
11839
11840         * src/procmsg.[ch]
11841         * src/summaryview.c
11842                 implement msginfo update callback using sylpheed's new
11843                 hook system. Invoke hooks from procmsg_msginfo_[un]set_flags.
11844
11845 2002-12-06 [christoph]  0.8.6claws68
11846
11847         * src/editgroup.c
11848                 This patch changes the 'Edit Group Details' dialog to
11849                 allow extended selections in either pane, so that
11850                 addresses can be added or removed from a group more
11851                 quickly and easily. (it actually is a net decrease in
11852                 file size, as some unnecessary functions have been
11853                 removed). 
11854                 (patch submitted by Luke Plant <lukeplant@users.sourceforge.net>)
11855
11856 2002-12-06 [christoph]  0.8.6claws67
11857
11858         * src/Makefile.am
11859         * src/template.[ch]             ** REMOVE **
11860         * src/common/Makefile.am
11861         * src/common/template.[ch]      ** NEW **
11862                 move template files to common directory
11863
11864         * src/nntp.c
11865                 add missing log.h include
11866
11867 2002-12-06 [melvin]     0.8.6claws66
11868
11869         * src/prefs_actions.c
11870                 Added the trailing ">" syntax to insert command's output
11871                 without replacing old text (in contrast to trailing "|").
11872
11873 2002-12-05 [colin]      0.8.6claws65
11874         
11875         * src/common/utils.c
11876                 Don't modify original search_string or it'll change
11877                 the next iterations in the for()
11878
11879 2002-12-05 [darko]      0.8.6claws64
11880
11881         * src/common/utils.c
11882                 proper check for filtering commands, found by Colin
11883
11884 2002-12-05 [darko]      0.8.6claws63
11885
11886         * src/common/utils.c
11887                 check proper string for NULL pointer, found by Colin
11888
11889 2002-12-05 [darko]      0.8.6claws62
11890
11891         * src/common/utils.[ch]
11892                 expand_search_string(): new function
11893                 converts Mutt-like patterns to Sylpheed's
11894                 filtering engine
11895         * src/summaryview.c
11896                 use expand_search_string() to allow Mutt-like
11897                 patterns in extended search
11898         * README.claws
11899                 document extended option in quick search
11900
11901 2002-12-05 [paul]       0.8.6claws61
11902
11903         * sync with 0.8.6cvs16
11904                 see ChangeLog 2002-12-05
11905                 
11906         * po/POTFILES.in
11907                 clean up
11908
11909 2002-12-04 [christoph]  0.8.6claws60
11910
11911         * src/imap.[ch]
11912                 put imap authentication code into a new function and
11913                 remove it from imap_session_new that will allow to
11914                 send other commands before authentication
11915
11916 2002-12-04 [christoph]  0.8.6claws59
11917
11918         * src/imap.[ch]
11919                 use already existing method to prevent unneeded IMAP
11920                 folder selects. Set imap_select parameters to NULL
11921                 in some functions if the values are not required.
11922
11923         * src/xml.h
11924                 remove no longer required include
11925
11926 2002-12-04 [paul]       0.8.6claws58
11927
11928         * po/es.po
11929                 updated by Ricardo Mones Lastra
11930                 
11931         * configure.in
11932           po/hu.po      ** NEW FILE **
11933                 initial Hungarian translation, submitted
11934                 by Gál Zoltán <galzoli@hu.inter.net>
11935
11936 2002-12-03 [christoph]  0.8.6claws57
11937
11938         * src/Makefile.am
11939         * src/gtksctree.[ch]            ** REMOVE **
11940         * src/gtk/Makefile.am
11941         * src/gtk/gtksctree.[ch]        ** NEW **
11942                 move gtksctree files to gtk directory
11943
11944 2002-12-03 [christoph]  0.8.6claws56
11945
11946         * src/Makefile.am
11947         * src/md5.[ch]                  ** REMOVE **
11948         * srm/common/Makefile.am
11949         * src/common/md5.[ch]           ** NEW **
11950                 move md5 files to common directory
11951
11952         * src/gtkstext.c
11953                 remove not required #include
11954
11955 2002-12-03 [sergey]     0.8.6claws55
11956
11957         * src/gtkutils.c
11958         * src/gtkutils.h
11959                 gtkut_window_popup(): new function.
11960         * src/mainwindow.c
11961                 main_window_popup(): use gtkut_window_popup() to raise
11962                 window without changing its position.
11963                 (see sylpheed-main ML message [sylpheed:17247])
11964
11965 2002-12-03 [sergey]     0.8.6claws54
11966
11967         * src/send.c
11968                 send_message_local(): removed first-dot escaping
11969                 (SMTP-only, not needed for sending through pipe)
11970
11971 2002-12-03 [paul]       0.8.6claws53
11972
11973         * po/POTFILES.in
11974                 update to reflect recent changes (thanks
11975                 to Ricardo Mones Lastra)
11976                 
11977         * tools/filter_conv.pl
11978                  fix problem with quoted strings. Patch submitted
11979                  by Luke Plant <lukeplant@softhome.net>
11980
11981 2002-12-03 [paul]       0.8.6claws52
11982
11983         * sync with 0.8.6cvs15
11984                 see ChangeLog 2002-12-03
11985
11986 2002-12-02 [christoph]  0.8.6claws51
11987
11988         * src/logwindow.[ch]
11989         * src/common/log.[ch]
11990                 implement logging using a hook function
11991
11992         * src/folderview.c
11993         * src/folder.[ch]
11994                 define hooklist name in header file to avoid
11995                 errors caused by wrong spelling of hooklist names
11996
11997         * src/toolbar.c
11998                 fix warnings
11999
12000 2002-12-02 [christoph]  0.8.6claws50
12001
12002         * src/common/Makefile.am
12003                 add src/common/hooks.[ch]
12004
12005         * src/common/hooks.[ch]
12006                 implement a simple hook system using glib's hook functions
12007
12008         * src/folder.[ch]
12009         * src/folderview.c
12010                 use new hook system for folder item updates
12011
12012 2002-12-02 [christoph]  0.8.6claws49
12013
12014         * doc-src/ui_seperation.txt     ** NEW **
12015                 information for ui seperation
12016
12017         * src/Makefile.am
12018                 remove files that were moved to common
12019                 include common directory by default for the header files
12020
12021         * src/inc.c
12022         * src/common/socket.c
12023         * src/automaton.[ch]
12024                 implement automaton using g_io_*-functions instead of
12025                 gdk_input_add to make it ui independent
12026
12027         * src/codeconv.c
12028         * src/compose.c
12029         * src/ldif.c
12030         * src/pgptext.c
12031         * src/procmime.c
12032         * src/rfc2015.c
12033         * src/smtp.c
12034         * src/unmime.c
12035                 remove common/ prefix because directory is now in
12036                 include path
12037
12038         * src/compose.c
12039         * src/folder.c
12040         * src/folderview.c
12041         * src/mainwindow.c
12042         * src/messageview.c
12043         * src/prefs_common.c
12044         * src/procmsg.c
12045         * src/rfc2015.c
12046                 fix warnings
12047
12048         * src/imap.c
12049         * src/inc.c
12050         * src/news.c
12051         * src/pop.c
12052         * src/send.c
12053         * src/smtp.c
12054         * src/ssl_certificate.c
12055                 add log.h header file for logging functions
12056
12057         * src/main.c
12058         * src/common/utils.c
12059         * src/summaryview.c
12060         * src/xml.c
12061                 o move debug_mode to common/utils.c
12062                 o add functions to set and get debug_mode
12063
12064         * src/defs.h                    ** REMOVE **
12065         * src/intl.h                    ** REMOVE **
12066         * src/socket.[ch]               ** REMOVE **
12067         * src/ssl.[ch]                  ** REMOVE **
12068         * src/utils.[ch]                ** REMOVE **
12069                 replaced by new files in src/common/
12070         
12071         * src/common/Makefile.am
12072                 add new files in src/common/
12073
12074         * src/common/defs.h             ** NEW **
12075         * src/common/intl.h             ** NEW **
12076         * src/common/log.[ch]           ** NEW **
12077         * src/common/socket.[ch]        ** NEW **
12078         * src/common/ssl.[ch]           ** NEW **
12079         * src/common/utils.[ch]         ** NEW **
12080                 replacement for files in src/
12081
12082 2002-12-02 [colin]      0.8.6claws48
12083
12084         * src/folderview.c
12085                 Scroll folderview if necessary during dnd
12086
12087 2002-12-02 [colin]      0.8.6claws47
12088
12089         * src/folder.[ch]
12090                 Add check to verify a move is within a single mailbox
12091         * src/folderview.c
12092                 Add specific error string for this check
12093
12094 2002-12-02 [colin]      0.8.6claws46
12095
12096         * src/folder.c
12097                 Add a test to folder moving, remove a statusbar_print
12098         * src/folderview.c
12099                 Add Move folder... context-menu item
12100                 Factorize folder moving code
12101                 Enable folder DND for mbox
12102
12103 2002-12-01 [christoph]  0.8.6claws45
12104
12105         * ac/aspell.m4
12106                 remove conf.aspelltest if the version check fails
12107
12108 2002-11-30 [christoph]  0.8.6claws44
12109
12110         * autogen.sh
12111                 run libtoolize --force in autogen to create missing
12112                 libtool scripts
12113
12114 2002-11-30 [christoph]  0.8.6claws43
12115
12116         * src/Makefile.am
12117         * src/pgptext.c
12118         * src/procmime.c
12119         * src/rfc2015.c
12120         * src/uuencode.[ch]             ** REMOVED **
12121         * src/common/Makefile.am
12122         * src/common/uuencode.[ch]      ** NEW **
12123                 move uuen/decoder to common directory
12124
12125 2002-11-30 [christoph]  0.8.6claws42
12126
12127         * src/Makefile.am
12128         * src/base64.[ch]               ** REMOVED **
12129         * src/codeconv.c
12130         * src/compose.c
12131         * src/ldif.c
12132         * src/pgptext.c
12133         * src/procmime.c
12134         * src/rfc2015.c
12135         * src/smtp.c
12136         * src/unmime.c
12137         * src/common/Makefile.am
12138         * src/common/base64.[ch]        ** NEW **
12139                 move base64 en/decoder to common directory
12140
12141 2002-11-30 [christoph]  0.8.6claws41
12142
12143         * src/common                    ** NEW **
12144                 new directory for UI independent code
12145         * src/gtk                       ** NEW **
12146                 new directory for GTK frontend
12147         * src/common/.cvsignore         ** NEW **
12148         * src/gtk/.cvsignore            ** NEW **
12149                 ignore build files
12150         * src/common/Makefile.am        ** NEW **
12151         * src/gtk/Makefile.am           ** NEW **
12152                 automake files to build new seperated stuff
12153         * src/Makefile.am
12154                 the binary will currently still be build with the
12155                 files in src, so we include the code from the
12156                 subdirs for now after building the libs there
12157
12158 2002-11-30 [paul]       0.8.6claws40
12159
12160         * src/compose.c
12161                 fix bug [642731] 'Wrong selected account with drafted mail'
12162
12163 2002-11-29 [oliver]     0.8.6claws39
12164         
12165         * src/messageview.c
12166                 o update summaryview when switching between different
12167                   messageviews          
12168         * src/toolbar.c  
12169                 o check if messageview holds already removed msg
12170                   from summaryview
12171                 
12172
12173 2002-11-29 [oliver]     0.8.6claws38
12174
12175         * src/toolbar.c 
12176                 remove not needed variables and includes
12177                 make messageview stay opened and move to next when msgs are deleted 
12178
12179 2002-11-29 [oliver]     0.8.6claws37
12180         
12181         * src/toolbar.c 
12182                 disable compose button (messageview toolbar) by default
12183                 deleted msgs are moved to trash
12184         
12185 2002-11-29 [melvin]     0.8.6claws36
12186
12187         * configure.in
12188                 Increased minimal gpgme version to 0.3.10 (Zombies out)
12189                 and to detect signatures expirations (gpgme 0.3.6)
12190
12191         * src/main.c
12192                 Use non obsolescent function for Gpgme engine checking.
12193
12194         * src/rfc2015.c
12195                 Inform about expired signatures or signatures which key
12196                 has expired. Expiration date is displayed.
12197
12198         * src/sigstatus.c
12199                 Inform about expired signatures or signatures which key
12200                 has expired.
12201
12202 2002-11-28 [paul]       0.8.6claws35
12203
12204         * src/folderview.c
12205                 re-instate 'Check for new messages' in Newsgroup
12206                 folders right-click menu, after a suggestion from
12207                 Tim Mann <timmann@users.sourceforge.net>
12208
12209         * src/main.c
12210                 after a crash check only local folders for new
12211                 messages
12212
12213 2002-11-28 [paul]       0.8.6claws34
12214
12215         * configure.in
12216                 apply patch that fixes the checking of GTK with XIM 
12217                 support on different OSs, such as FreeBSD. Patch 
12218                 submitted by Topia <topia@users.sourceforge.net>
12219                 
12220 2002-11-28 [paul]       0.8.6claws33
12221
12222         * src/mainwindow.c
12223           src/prefs_common.c
12224           src/prefs_toolbar.c
12225                 more changes to the English
12226
12227 2002-11-28 [paul]       0.8.6claws32
12228
12229         * sync with 0.8.6cvs13
12230                 see ChangeLog 2002-11-28 (no sync needed
12231                 for src/compose.c)
12232
12233 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws31
12234         
12235         * src/mainwindow.[ch]
12236                 add patch by Ivan F. Martinez introducing messageview Toolbar
12237                 some changes and committed by oliver    
12238
12239 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws30
12240
12241         * src/messageview.[ch]
12242                 add patch by Ivan F. Martinez introducing messageview Toolbar
12243                 some changes and committed by oliver    
12244
12245 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws29
12246
12247         * src/compose.[ch]
12248                 add patch by Ivan F. Martinez introducing messageview Toolbar
12249                 some changes and committed by oliver    
12250
12251 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws28
12252         
12253         * src/toolbar.[ch]
12254                 add patch by Ivan F. Martinez introducing messageview Toolbar
12255                 some changes and committed by oliver
12256
12257 2002-11-28 [oliver]     0.8.6claws27
12258         
12259         * src/prefs_toolbar.[ch]
12260                 getting ready for messageview toolbar
12261                 free mem allocated by gettext
12262                 change prefs_toolbar to prefs_toolbar_open
12263  
12264 2002-11-28 [thorsten]   0.8.6claws26
12265
12266         * src/imageview.[ch]
12267                 cleaned up conflicting declarations of
12268                 imageview_show_image()
12269
12270 2002-11-28 [paul]       0.8.6claws25
12271
12272         * src/grouplistdialog.c
12273           src/prefs_common.c
12274           src/prefs_summary_column.c
12275                 a few more improvements to the English
12276
12277 2002-11-28 [colin]      0.8.6claws24
12278
12279         * man/sylpheed.1
12280                 A few updates to command-line parameters
12281
12282 2002-11-28 [colin]      0.8.6claws23
12283
12284         * src/prefs_filtering.c
12285                 Fix problems with prefs_filtering_delete_path:
12286                 a) if the first rule is removed, original pointers
12287                    weren't updated (leading to segfaults)
12288                 b) it was always global_processing updated in case
12289                    of removed path was parent of rule path
12290
12291 2002-11-27 [paul]       0.8.6claws22
12292
12293         * src/mainwindow.c
12294           src/prefs_account.c
12295           src/prefs_actions.c
12296           src/prefs_common.c
12297           src/prefs_customheader.c
12298           src/prefs_display_header.c
12299           src/prefs_filtering.c
12300           src/prefs_folder_item.c
12301           src/prefs_matcher.c
12302           src/prefs_scoring.c
12303           src/prefs_summary_column.c
12304           src/prefs_template.c
12305           src/prefs_toolbar.c
12306                  improve the English in the GUI
12307
12308 2002-11-27 [colin]      0.8.6claws21
12309
12310         * src/folder.c
12311                 Fix processing renaming problems happening after
12312                 last commit
12313
12314 2002-11-27 [colin]      0.8.6claws20
12315
12316         * src/folder.c
12317                 recursive move now deletes src each subfolder after 
12318                 having moved it
12319         * src/folderview.c
12320                 Use identifier instead of path during dnd (enables
12321                 IMAP folder dnd)
12322
12323 2002-11-27 [paul]       0.8.6claws19
12324
12325         * src/main.c
12326                 apply patch that does command-line processing 
12327                 BEFORE gtk_init, allowing claws to run from 
12328                 shell-scripts in non-X environment (e.g. crontab 
12329                 or ip-up, ip-down scripts). Patch submitted by
12330                 Ruslan N. Balkin <baron@dartel.ru>
12331                 
12332         * po/it.po
12333                 updated by Alessandro Maestri
12334
12335 2002-11-27 [paul]       0.8.6claws18
12336
12337         * sync with 0.8.6cvs12
12338           src/prefs_common.c
12339                 Differences are that main uses a 'Receive dialog'
12340                 frame on the Interface tab, whereas claws groups all 
12341                 the dialogs together in a 'Dialogs' frame.
12342
12343 2002-11-27 [colin]      0.8.6claws17
12344
12345         * src/prefs_matcher.c
12346                 Fix Execute criteria's NOT flag
12347
12348
12349 2002-11-26 [christoph]  0.8.6claws16
12350
12351         * src/ssl.c
12352                 rewrite the ssl code a little bit, only use one
12353                 SSL context, set default certificates' file/path
12354
12355 2002-11-26 [thorsten]   0.8.6claws15
12356
12357         * src/compose.c
12358                 default-reply-to didn't work for ml-reply
12359
12360 2002-11-26 [melvin]     0.8.6claws14
12361
12362         * src/prefs_actions.c
12363                 Made pipe-actions ignore short headers in message view
12364                 Made trailing-pipe-actions write in the message view with
12365                 the same font as the original message
12366
12367 2002-11-26 [paul]       0.8.6claws13
12368
12369         * src/compose.c
12370                 this time commit the correct file
12371
12372 2002-11-26 [paul]       0.8.6claws12
12373
12374         * sync with 0.8.6cvs11
12375           src/quote_fmt_parse.y  
12376                 no sync needed
12377           src/account.[ch]       
12378                 not sync'ed
12379           src/compose.c
12380                 compose_write_headers(): add 'X-Sylpheed-Account-Id:' header
12381                 on draft mode.
12382                 compose_reedit(): add check for 'X-Sylpheed-Account-Id:' 
12383                 header
12384                 
12385         see ChangeLog 2002-11-25 and 2002-11-26
12386
12387 2002-11-26 [colin]      0.8.6claws11
12388
12389         * src/folderview.c
12390                 Fix collapsed folder not auto-expanding during
12391                 mail dnd, if it was the source folder.
12392
12393 2002-11-25 [colin]      0.8.6claws10
12394
12395         * src/folderview.[ch]
12396                 Variable renaming and cleaning (slist of nodes 
12397                 to be re-collapsed is stored in FolderView)
12398
12399 2002-11-25 [paul]       0.8.6claws9
12400
12401         * src/prefs_common.[ch]
12402                 fix breakage caused by last commit
12403
12404 2002-11-25 [paul]       0.8.6claws8
12405
12406         * sync with 0.8.6cvs4
12407                 see ChangeLog 2002-11-21
12408
12409 2002-11-25 [paul]       0.8.6claws7
12410
12411         * sync with 0.8.6cvs4
12412                 see ChangeLog 2002-11-20
12413
12414 2002-11-25 [paul]       0.8.6claws6
12415
12416         * sync with 0.8.6cvs3
12417                 see ChangeLog 2002-11-18
12418
12419 2002-11-25 [colin]      0.8.6claws5
12420
12421         * src/gtkutils.[ch]
12422                 Add gtkut_ctree_node_is_parent()
12423         * src/folderview.c
12424                 Spring-loaded folders
12425
12426 2002-11-25 [colin]      0.8.6claws4
12427
12428         * src/utils.[ch]
12429                 Add slist_concat_unique(), function to merge
12430                 two GSList filtering dups
12431         * src/folder.[ch]
12432         * src/summaryview.[ch]
12433         * src/folderview.c
12434         * src/main.c
12435                 Add detection/update/display of unread answers
12436                 to marked mails
12437         * src/procmsg.[ch]
12438                 Add procmsg_find_children()
12439                 Add procmsg_msg_has_marked_parent()
12440
12441 2002-11-25 [colin]      0.8.6claws3
12442
12443         * src/ssl_certificate.[ch]
12444                 Allow checking a certificate without a DNS
12445                 lookup
12446                 Allow to forget a cert (by deleting it)
12447                 Make ssl_certificate_destroy_public
12448         * src/ssl_manager.[ch] ** NEW FILES **
12449                 Gui to manage (display/remove) certificates
12450         * src/prefs_common.[ch]
12451                 Add a pref to allow silent acceptation of
12452                 trusted certificates or not (based on the
12453                 "I want to know what's going on" principle)
12454         * src/mainwindow.c
12455                 Add SSL manager in Tools menu
12456         * src/Makefile.am
12457                 Add the new files to the build
12458         * po/POTFILES.in
12459                 Add ssl_manager.c to translations
12460
12461 2002-11-25 [colin]      0.8.6claws2
12462
12463         * src/summaryview.[ch]
12464                 Add S_SEARCH_EXTENDED to the quick search, which 
12465                 allows to search using filtering syntax.
12466
12467 2002-11-25 [colin]      0.8.6claws1
12468
12469         * src/summaryview.c
12470                 Deletion of duplicates now prefer deleting
12471                 the unread dup (fixes feature-request 638989).
12472
12473 2002-11-24 [paul]       0.8.6claws
12474
12475         * po/es.po
12476           po/pl.po
12477           po/ru.po
12478           po/sr.po
12479                 updated by Ricardo Mones Lastra,
12480                 Witold Wladyslaw Wojciech Wilk,
12481                 Ruslan N. Balkin, and  Urke MMI 
12482                 respectively
12483
12484 2002-11-24 [paul]       0.8.5claws182
12485
12486         * po/bg.po
12487                 updated by George Danchev
12488
12489 2002-11-23 [alfons]     0.8.5claws181
12490
12491         * src/imap.c
12492                 tiny memory leak found by browsing Dimitar's 
12493                 valgrind report
12494
12495 2002-11-23 [paul]       0.8.5claws180
12496
12497         * po/it.po
12498                 updated by Alessandro Maestri
12499
12500 2002-11-22 [christoph]  0.8.5claws179
12501
12502         * src/compose.c
12503         * src/inc.c
12504         * src/prefs_filtering.c
12505         * src/summaryview.c
12506                 more warning fixes
12507
12508 2002-11-22 [alfons]     0.8.5claws178
12509
12510         * src/summaryview.c
12511                 summary_execute_delete_func(): if message is deleted, make 
12512                 sure to also remove its entry in the subject hash table. 
12513                 fixes a corner case bug.
12514
12515 2002-11-22 [paul]       0.8.5claws177
12516
12517         * .cvsignore
12518                 add 'autom4te.cache'
12519                 
12520         * ltconfig      ** REMOVED **
12521                 not needed
12522
12523 2002-11-22 [paul]       0.8.5claws176
12524
12525         * src/textview.c
12526                 textview_set_font(): fix for message display in
12527                 UTF-8 locales (thanks to Sergey Vlasov).
12528                 
12529         * AUTHORS
12530                 add new team members and contributors
12531
12532
12533 2002-11-21 [colin]      0.8.5claws175
12534
12535         * src/procmsg.[ch]
12536                 Add procmsg_remove_special_headers()
12537         * src/mh.c
12538                 Use procmsg_remove_special_headers() for 
12539                 previous fix
12540
12541 2002-11-21 [colin]      0.8.5claws174
12542
12543         * src/mh.c
12544                 Fix moving/copying from queue/draft folders
12545                 for MH folders
12546
12547 2002-11-21 [christoph]  0.8.5claws173
12548
12549         * src/crash.c
12550         * src/filtering.c
12551         * src/logwindow.c
12552         * src/main.c
12553         * src/matcher_parser_lex.[hl]
12554         * src/mbox.c
12555         * src/mbox_folder.[ch]
12556         * src/prefs_filtering.c
12557         * src/procheader.c
12558         * src/quote_fmt_lex.l
12559         * src/ssl.c
12560                 fix all warnings except the warnings in lex and yacc files
12561
12562 2002-11-20 [christoph]  0.8.5claws172
12563
12564         * src/imap.c
12565                 fix MsgInfo retrieval for IMAP draft and queue folders
12566                 (closes bug [ 619558 ] Draft saving on IMAP box issue)
12567
12568 2002-11-19 [christoph]  0.8.5claws171
12569
12570         * src/compose.c
12571                 fix segfault, when draft saving does not get
12572                 the MsgInfo of the new message
12573                 (closes bug [ 640699 ] Claws170: crash drafting mail ( IMAP ))
12574
12575 2002-11-19 [christoph]  0.8.5claws170
12576
12577         * src/procmsg.c
12578                 add parameter check for flag setting function
12579                 (closes bug [ 640619 ] Claws169: crash - drafting a mail (IMAP))
12580
12581 2002-11-18 [paul]       0.8.5claws169
12582
12583         * src/compose.c
12584                 more sensitivity fixes to redirect mode:
12585                 * disable toolbar draft button
12586                 * allow only Address book in the Tools menu
12587                 * disable editing of message by the spell
12588                   checker
12589
12590 2002-11-18 [paul]       0.8.5claws168
12591
12592         * src/compose.c
12593                 fix sensitivity of menu items in compose_redirect():
12594                 allow only the necessary items 
12595
12596 2002-11-18 [paul]       0.8.5claws167
12597
12598         * src/compose.c
12599                 fix bug [ 603259 ] 'attachment got lost on bounce'
12600
12601 2002-11-18 [paul]       0.8.5claws166
12602
12603         * po/ru.po
12604                 updated by Ruslan N. Balkin <baron@dartel.ru>
12605
12606 2002-11-18 [colin]      0.8.5claws165
12607
12608         * src/main.c
12609           src/defs.h
12610                 Remove old filtering stuff
12611
12612
12613 2002-11-17 [oliver]     0.8.5claws164
12614
12615         * src/toolbar.h
12616                 remove not needed typedef 
12617
12618 2002-11-17 [oliver]     0.8.5claws163
12619
12620         * src/toolbar.c
12621                 make toolbar's on click events translatable
12622
12623 2002-11-15 [colin]      0.8.5claws162
12624
12625         * src/summaryview.c
12626                 Revert too-soon integration of a feature
12627
12628 2002-11-15 [christoph]  0.8.5claws161
12629
12630         * src/imap.c
12631                 use main's implementation of imap_get_msginfo
12632
12633 2002-11-15 [christoph]  0.8.5claws160
12634
12635         * src/compose.c
12636         * src/folder.[ch]
12637         * src/imap.c
12638         * src/mbox_folder.c
12639         * src/mh.c
12640         * src/news.c
12641         * src/procmsg.c
12642         * src/summaryview.c
12643                 replace claws' fetch_msginfo with main's get_msginfo
12644                 (use main's implementation where possible)
12645
12646 2002-11-15 [colin]      0.8.5claws159
12647
12648         * src/ssl_certificate.c
12649                 Missed a check
12650
12651 2002-11-16 [melvin]     0.8.5claws158
12652
12653         * po/fr.po
12654                 Updated French translations.
12655
12656 2002-11-16 [colin]      0.8.5claws157
12657
12658         * src/ssl_certificate.c
12659                 Check for missing parts in the certificates
12660
12661 2002-11-15 [colin]      0.8.5claws156
12662
12663         * src/folderview.c
12664                 Preventive fix (missing check) found by
12665                 Alfons
12666
12667 2002-11-15 [paul]
12668
12669         * NEWS
12670                 sync with 0.8.6 release
12671
12672 2002-11-15 [colin]      0.8.5claws155
12673
12674         * src/folder.[ch]
12675           src/folderview.c
12676                 Fix error handling of folder_item_move_to()
12677                 (thanks to Alfons!)
12678
12679 2002-11-15 [colin]      0.8.5claws154
12680
12681         * src/folder.[ch]
12682           src/folderview.c
12683                 folder_item_move_to() sets an error message instead
12684                 of having GUI stuff in folder.c
12685
12686 2002-11-15 [colin]      0.8.5claws153
12687
12688         * src/procmsg.[ch]
12689                 Implemented a callback for MsgInfo updates, 
12690                 heavily copy/pasted from Christoph's folder 
12691                 callback system
12692         * src/summaryview.[ch]
12693                 Register summary_update_msg as callback
12694
12695 2002-11-14 [colin]      0.8.5claws152
12696         
12697         * src/procmsg.c
12698                 Update the FolderItem after sending (fixes 617593)
12699
12700 2002-11-14 [christoph]  0.8.5claws151
12701
12702         * src/folder.c
12703                 fix wrong position of NULL pointer check found
12704                 by Sergey
12705
12706 2002-11-14 [christoph]  0.8.5claws150
12707
12708         * src/folder.c
12709                 fix segfault when deleting messages from IMAP folders
12710                 (closes bug [ 635641 ] Crash deleting mail in IMAP trash)
12711
12712 2002-11-14 [colin]      0.8.5claws149
12713
12714         * src/compose.c
12715                 Forwarding was also ignoring the folder's default account.
12716
12717 2002-11-14 [colin]      0.8.5claws148
12718
12719         * src/compose.c
12720                 Fix sent folder not set to folder properties when 
12721                 forwarding.
12722
12723 2002-11-14 [thorsten]   0.8.5claws147
12724
12725         * src/inc.c
12726                 inc_start(): Files were not moved from .processing to inbox,
12727                 if no global processing rule existed
12728
12729 2002-11-14 [colin]      0.8.5claws146
12730
12731         * src/ssl_certificate
12732                 Fix file operations
12733
12734 2002-11-14 [paul]       0.8.5claws145
12735
12736         * po/it.po
12737                 updated by Alessandro Maestri
12738
12739 2002-11-13 [alfons]     0.8.5claws144
12740
12741         * src/folder.c
12742                 folder_item_close(): only mark messages unread
12743                 when a folder has new messages 
12744
12745 2002-11-13 [keith]      0.8.5claws143
12746
12747         * src/imap.c
12748                 Fix problem moving or copying between
12749                 IMAP folders
12750
12751 2002-11-13 [colin]      0.8.5claws142
12752
12753         * src/matcher_parser_parse.y
12754                 Fix rule problem when " don't match
12755
12756 2002-11-13 [christoph]  0.8.5claws141
12757
12758         * src/folder.c
12759         * src/folderview.c
12760                 moved cache saving to folder_item_close
12761                 the folderview should not have to deal with
12762                 this things
12763
12764 2002-11-13 [christoph]  0.8.5claws140
12765
12766         * src/summaryview.c
12767                 moved setting of important score to
12768                 summary_set_prefs_from_folderitem
12769
12770 2002-11-13 [colin]      0.8.5claws139
12771
12772         * src/matcher_parser_parse.y
12773                 Fix a segfault in the parser (happening when
12774                 a good expression had been tested and a bad 
12775                 one arrives)
12776
12777 2002-11-13 [paul]       0.8.5claws138
12778
12779         * sync with 0.8.5cvs24
12780                 see ChangeLog 2002-11-13
12781                 
12782         * po/pt_BR.po
12783                 updated by Fabio Jr. Beneditto
12784
12785 2002-11-13 [colin]      0.8.5claws137
12786         
12787         * src/msgcache.c
12788           src/defs.h
12789           src/procmsg.[ch]
12790                 Revert last commit, problem
12791
12792 2002-11-13 [colin]      0.8.5claws136
12793
12794         * src/msgcache.c
12795                 Remove duplicated code
12796         * src/defs.h
12797                 Bumped CACHE_VERSION and MARK_VERSION
12798         * src/procmsg.[ch]
12799                 Network endian for cache and mark files
12800
12801 2002-11-12 [colin]      0.8.5claws135
12802
12803         * src/inc.c
12804                 Fix the "socket error" dialog which disappeared
12805
12806 2002-11-12 [colin]      0.8.5claws134
12807
12808         * src/msgcache.c
12809                 Reverse last commit which had performance 
12810                 problems, but still reverse the list
12811
12812 2002-11-12 [colin]      0.8.5claws133
12813
12814         * src/msgcache.c
12815                 Reverse list order
12816
12817 2002-11-12 [melvin]     0.8.5claws132
12818
12819         * src/compose.c
12820                 Added a check for a NULL prefs_common.dictionary
12821
12822 2002-11-12 [colin]      0.8.5claws131
12823
12824         * src/ssl_certificate.[ch]
12825                 Use FQDN hostname
12826
12827 2002-11-12 [colin]      0.8.5claws130
12828
12829         * src/ssl_certificate.[ch]
12830                 Take connection port into account for 
12831                 checking certificates (a single hostname
12832                 could have multiple servers with multiple
12833                 certificates)
12834         * src/ssl.c
12835                 Pass the port to ssl_certificate_check
12836
12837 2002-11-12 [paul]       0.8.5claws129
12838
12839         * src/folder.c
12840                 fix a typo in last commit
12841
12842 2002-11-12 [paul]       0.8.5claws128
12843
12844         * sync with 0.8.5cvs23
12845                 see ChangeLog entry 2002-11-12
12846
12847 2002-11-11 [colin]      0.8.5claws127
12848
12849         * src/ssl_certificate.c
12850                 Cleaner messages
12851                 Don't popup, instead log error, if the 
12852                 corresponding pref is checked
12853         * src/ssl_certificate.h
12854                 include <openssl/objects/h>
12855
12856 2002-11-11 [colin]      0.8.5claws126
12857
12858         * src/ssl_certificate.h
12859                 _Really_ clean it
12860
12861 2002-11-11 [colin]      0.8.5claws125
12862         
12863         * src/ssl_certificate.c
12864                 Fixed leak
12865
12866 2002-11-11 [colin]      0.8.5claws124
12867
12868         * src/ssl.c
12869                 Cleaned a bit
12870         * src/ssl_certificate.[ch]
12871                 Cleaned a bit (better use of SSL API)
12872                 (This will cause non-recognition of saved 
12873                  certificates of claws12[23]...)
12874
12875 2002-11-11 [paul]       0.8.5claws123
12876         
12877         * po/es.po
12878                 updated by Ricardo Mones Lastra
12879
12880 2002-11-11 [colin]      0.8.5claws122
12881
12882         * src/ssl.c
12883                 Fix a typo
12884
12885 2002-11-11 [colin]      0.8.5claws121
12886
12887         * src/ssl_certificate.[ch] ** NEW FILES **
12888         * src/ssl.[ch]
12889                 Check SSL certificates presented to us
12890         * src/Makefile.am
12891                 Add ssl_certificate.[ch]
12892         * po/POTFILES.in
12893                 Add ssl_certificate.c
12894
12895 2002-11-11 [paul]       0.8.5claws120
12896
12897         * sync with 0.8.5cvs22
12898                 see ChangeLog 2002-11-11
12899
12900 2002-11-11 [paul]       0.8.5claws119
12901
12902         * sync with 0.8.5cvs21
12903                 see ChangeLog 2002-11-11
12904
12905 2002-11-10 [jens]       0.8.5claws118
12906
12907         * src/folder.c
12908         * src/folderview.c
12909                 corrected some typing
12910         * po/de.po
12911                 updated german translation
12912         * sylpheed.spec.in
12913                 cleaned up specfile and adjusted it for claws
12914
12915 2002-11-10 [colin]      0.8.5claws117
12916
12917         * src/summaryview.c
12918                 a STATUSBAR_PUSH/POP fix
12919
12920 2002-11-10 [colin]      0.8.5claws116
12921
12922         * src/prefs_folder_item.c
12923                 Fix hanging after opening folder properties
12924
12925 2002-11-10 [hoa]        0.8.5claws115
12926
12927         * src/matcher_parser_lex.l
12928         * src/matcher_parser_parse.y
12929                 config file for scoring and filtering is no more trashed
12930                 when there is a syntax error in a filtering rule when
12931                 editing it in a dialog.
12932
12933 2002-11-09 [colin]      0.8.5claws114
12934
12935         * src/mbox_folder.c
12936                 Added missing initialisation of folder->destroy()
12937
12938 2002-11-09 [colin]      0.8.5claws113
12939
12940         * src/folder.c
12941           src/folderview.c
12942                 Fix the status bar messages
12943
12944 2002-11-09 [colin]      0.8.5claws112
12945
12946         * src/folderview.c
12947                 Fix hangs after folder dnd, happening after 
12948                 claws109.
12949
12950 2002-11-09 [christoph]  0.8.5claws111
12951
12952         * src/folderview.c
12953                 just changed order of calls (reverse order of
12954                 associated calls)
12955         * src/inc.c
12956                 lock inc when checking only one account, otherwise
12957                 inc all could be executed at the same time
12958
12959 2002-11-09 [christoph]  0.8.5claws110
12960
12961         * src/folderview.c
12962                 better unlock the mouse cursor before calling
12963                 summary_show because it changes the cursor too
12964
12965 2002-11-09 [christoph]  0.8.5claws109
12966
12967         * src/folder.[ch]
12968         * src/folderview.c
12969                 add functions to open and close a folder
12970                 o opending will execute scanning for remote folders
12971                   and processing
12972                 o closing will unset new flag for messages
12973
12974 2002-11-09 [colin]      0.8.5claws108
12975
12976         * src/folder.c
12977                 Add a call to prefs_matcher_write_config to 
12978                 avoid non-leaf folders filtering settings to be
12979                 lost
12980
12981 2002-11-09 [paul]       0.8.5claws107
12982
12983         * src/prefs_account.c
12984                 re-word a label
12985
12986 2002-11-09 [colin]      0.8.5claws106
12987
12988         * src/folderview.c
12989                 Minor esthetic fix
12990
12991 2002-11-09 [colin]      0.8.5claws105
12992
12993         * src/folderview.c
12994                 Fix prefs_filtering deletion for MH folders (same
12995                 reason as below)
12996         * src/prefs_filtering.c
12997                 Fix prefs_filtering renaming and deletion for 
12998                 folder-based processing rules.  
12999
13000 2002-11-09 [christoph]  0.8.5claws104
13001
13002         * src/compose.c
13003         * src/folder.[ch]
13004         * src/folderview.[ch]
13005         * src/import.c
13006         * src/inc.c
13007         * src/main.c
13008         * src/mainwindow.c
13009         * src/messageview.c
13010         * src/prefs_folder_item.c
13011         * src/procmsg.c
13012         * src/summaryview.c
13013                 implement a callback system for folder item updates
13014
13015 2002-11-09 [colin]      0.8.5claws103
13016
13017         * src/folderview.c
13018                 Fix prefs_filtering renaming for MH folders (we
13019                 shouldn't rename by path as another folder could
13020                 have the same hierarchy).
13021
13022 2002-11-09 [colin]      0.8.5claws102
13023
13024         * src/folder.c
13025                 Fix a leak found by Christoph, use better variable
13026                 names
13027
13028 2002-11-09 [colin]      0.8.5claws101
13029
13030         * src/folder.c
13031                 One more fix for processing rules
13032
13033 2002-11-08 [colin]      0.8.5claws100
13034         
13035         * src/matcher.c
13036                 Don't copy the compiled regexp (will be reevaluated)
13037         * src/folderview.c
13038                 Lock folderview while moving
13039         * src/folder.c
13040                 Provide info on what's happening to the user
13041
13042 2002-11-08 [colin]      0.8.5claws99
13043
13044         * src/folderview.c
13045                 Fix folder reordering after a move if parent is 
13046                 root
13047         * src/scoring.[ch]
13048                 Add function to copy a ScoringProp
13049         * src/prefs_folder_item.c
13050                 Copy scoring rules when copying a folder prefs
13051
13052 2002-11-08 [colin]      0.8.5claws98
13053
13054         * src/folderview.c
13055                 Fixes in case of failure
13056         * src/filtering.[ch]    
13057                 Add function to duplicate a FilteringProp
13058         * src/matcher.[ch]
13059                 Add function to duplicate a MatcherProp
13060         * src/prefs_folder_item.c
13061                 Save folder's processing rules when copying 
13062                 its prefs
13063
13064 2002-11-08 [colin]      0.8.5claws97
13065         
13066         * src/folderview.c
13067                 Sort after move
13068         * src/folder.c 
13069                 Change a printf to debug_print
13070
13071 2002-11-08 [colin]      0.8.5claws96
13072
13073         * src/folder.c
13074           src/folderview.c
13075                 Fix segfaults, call me stupido
13076         
13077
13078 2002-11-08 [colin]      0.8.5claws95
13079
13080         *src/folder.c
13081                 Added forgotten prefs to save when moving folders
13082
13083 2002-11-08 [colin]      0.8.5claws94
13084
13085         * src/folder.c
13086                 Fixes to folder DND (prefs copy)
13087         * src/folderview.c
13088                 Optimization for folder DND (don't rescan whole tree)
13089                 Added folderview_create_folder_node() for this 
13090                 optimization, so de-duped a bit the code
13091         * src/prefs_folder_item.[ch]
13092                 Added prefs_folder_item_copy_prefs()    
13093           
13094 2002-11-08 [paul]       0.8.5claws93
13095
13096         * src/prefs_account.c
13097           tools/README
13098           tools/kmail2sylpheed_v2.pl
13099                 correct some typos
13100
13101 2002-11-08 [paul]       0.8.5claws92
13102
13103         * src/compose.c
13104           src/prefs_account.[ch]
13105                 remove account options 'clearsign' and 'ascii_armored',
13106                 replace with 'default_gnupg_mode' to prevent mixed-mode
13107                 Privacy settings
13108
13109 2002-11-08 [paul]       0.8.5claws91
13110
13111         * src/compose.[ch]
13112                 re-implement GnuPG 'on-the-fly' mode selection,
13113                 disallow mixed-mode
13114
13115 2002-11-08 [colin]      0.8.5claws90
13116
13117         * src/folderview.c
13118           src/prefs_folder_item.c
13119                 Change "Property" to "Properties"
13120
13121 2002-11-07 [colin]      0.8.5claws89
13122
13123         * src/folderview.c
13124           src/folder.c
13125                 Allow folder dropping to a root folder
13126
13127 2002-11-07 [paul]       0.8.5claws88
13128
13129         * src/compose.c
13130                 revert last commit
13131
13132 2002-11-07 [paul]       0.8.5claws87
13133
13134         * src/compose.c
13135                 fix reply-to-list bug. closes bug report
13136                 "[633382] reply-to-list broken in recent cvs"
13137
13138 2002-11-07 [paul]       0.8.5claws86
13139
13140         * src/compose.c
13141                 add a forgotten '#if USE_GPGME ... #endif'
13142
13143 2002-11-07 [paul]       0.8.5claws85
13144
13145         * sync with 0.8.5cvs20
13146                 see ChangeLog 2002-11-07
13147
13148 2002-11-07 [colin]      0.8.5claws84
13149
13150         * src/folder.[ch]
13151                 Change folder_item_move_to to return the newly 
13152                 created folderitem.
13153         * src/folderview.c
13154                 Select the new folderitem after moving.
13155
13156 2002-11-07 [colin]      0.8.5claws83
13157
13158         * src/prefs_filtering.c
13159                 Fix rule rewriting when moving a leaf folder to a 
13160                 shorter path
13161
13162 2002-11-07 [colin]      0.8.5claws82
13163
13164         * src/prefs_filtering.c
13165                 fix a leak
13166
13167 2002-11-07 [colin]      0.8.5claws81
13168
13169         * src/folder.[ch]
13170                 Add folder_item_move_to() function to move a 
13171                 folderitem into another one (updates matcher etc)
13172         * src/folderview.c
13173                 Add folder drag'n drop (context menu to come)
13174                 [Should be dataloss free, but Please backup before 
13175                  trying !]
13176
13177 2002-11-06 [colin]      0.8.5claws80
13178
13179         * src/mh.c
13180                 mh_create_folder() returns NULL if can't create
13181                 directory hierarchy
13182
13183 2002-11-06 [paul]       0.8.5claws79
13184
13185         * src/compose.[ch]
13186                 allow 'on-the-fly' changing of the type of encryption 
13187                 and/or signing used (mime/ascii) via the compose window
13188
13189 2002-11-06 [paul]       0.8.5claws78
13190
13191         * sync with 0.8.5cvs19
13192                 see ChangeLog 2002-11-06 for src/account.c: 
13193                 account_get_special_folder()
13194                 
13195 2002-11-05 [alfons]     0.8.5claws77
13196
13197         * src/crash.c
13198                 very minor cleanups: nothing to see here, move on. :-)
13199
13200 2002-11-05 [colin]      0.8.5claws76
13201
13202         * src/main.c
13203                 Changes choices if compose windows are opened to
13204                 Discard, Draft, Don't quit
13205
13206 2002-11-05 [thorsten]   0.8.5claws75
13207
13208         * src/compose.c
13209                 reenabled default_reply_to folder option
13210
13211 2002-11-05 [colin]      0.8.5claws74
13212
13213         * src/compose.[ch] 
13214                 add compose_draft()
13215         * src/crash.c
13216                 add SIGTERM handler
13217         * src/main.[ch]
13218                 add clean_quit() for the SIGTERM handler
13219
13220 2002-11-05 [paul]       0.8.5claws73
13221         
13222         * po/es.po
13223                 updated by Ricardo Mones Lastra
13224
13225 2002-11-05 [melvin]     0.8.5claws72
13226
13227         * src/logwindow.c
13228                 Fixed log-clipping bug #616795.
13229                 To stop logging in the log window use 0 length.
13230         * src/prefs_common.c
13231                 Added a label to inform about the 0 log length behaviour.
13232
13233 2002-11-05 [paul]       0.8.5claws71
13234
13235         * sync with 0.8.5cvs17
13236                 see ChangeLog 2002-11-05
13237
13238 2002-11-04 [paul]       0.8.5claws70
13239
13240         * sylpheed-128x128.png
13241           sylpheed-64x64.png
13242           sylpheed.png
13243                 replace with pngcrushed icons. Submitted by Nicolas Kaiser,
13244                 <nikai@users.sourceforge.net>
13245                 
13246         * po/bg.po
13247                 updated by George Danchev
13248
13249 2002-11-03 [thorsten]   0.8.5claws69
13250
13251         * src/main.c
13252           src/mimeview.c
13253           src/rfc2015.h
13254                 add check if gpg is active
13255
13256 2002-11-03 [thorsten]   0.8.5claws68
13257
13258         * src/toolbar.h
13259                 removed GSList declaration causing trouble on MacOS-X
13260                 (submitted by alfons, reported by xfesty)
13261
13262 2002-11-01 [paul]       0.8.5claws67
13263
13264         * src/mainwindow.c
13265                 remove last remnants of main's filter code
13266
13267 2002-11-01 [paul]       0.8.5claws66
13268
13269         * tools/filter_conv.pl
13270                 fix bug where user-defined headers were ignored
13271
13272 2002-11-01 [paul]       0.8.5claws65
13273
13274         * src/logwindow.c
13275                 make a debug_print() not translatable
13276
13277 2002-10-31 [melvin]     0.8.5claws64
13278
13279         * ac/aspell.m4
13280                 Fixed --disable-aspell-test. Now --disable-aspell-test will 
13281                 not run any GNU/aspell test.  The dictionary path will
13282                 be by default /usr/local/lib/aspell/ unless --with-aspell-prefix
13283                 was given, in which case, it will be $prefix/lib/aspell/
13284         * configure.in
13285                 Fixed typo in commentary (Aspell code).
13286
13287 2002-10-31 [paul]       0.8.5claws63
13288
13289         * po/POTFILES.in
13290                 remove src/filter.c and src/prefs_filter.c
13291                 thanks to Ricardo for reminding me
13292
13293 2002-10-31 [colin]      0.8.5claws62
13294
13295         * src/mbox_folder.c
13296                 Plug some leaks
13297
13298 2002-10-31 [paul]       0.8.5claws61
13299
13300         * src/prefs_filter.[ch] ** REMOVED **
13301           src/filter.[ch]       ** REMOVED **
13302           
13303         * src/Makefile.am
13304           src/folderview.c
13305           src/inc.c
13306           src/main.c
13307           src/mainwindow.c
13308           src/mbox.c
13309           src/prefs_common.c
13310           src/prefs_filtering.c
13311           src/summaryview.[ch]
13312                 remove main's 'filter' code
13313                 
13314         README.claws
13315                 update to reflect removal of main's filter
13316
13317 2002-10-31 [paul]       0.8.5claws60
13318
13319         * src/summaryview.c
13320                 remove check for global_processing in summary_filter_open(). 
13321                 This fixes the bug where if the user uses the right-click 
13322                 'Create filter rule...' and doesn't have any filter rules 
13323                 already defined in claws' advanced filtering, the newly 
13324                 created filter rule goes to main's filtering which is 
13325                 inaccessible through the gui. Now the filter rule gets added
13326                 to claws' filtering by default.
13327
13328 2002-10-28 [melvin]     0.8.5claws59
13329
13330         * src/prefs_actions.c
13331                 Fixed bug #627322 where MIME parts were not always
13332                 correctly passed to a %p action
13333                 Display an error dialog when message filename is not found.
13334
13335 2002-10-28 [melvin]     0.8.5claws58
13336
13337         * src/prefs_common.c
13338                 Readded a missing function declaration lost in 0.8.3claws34
13339
13340 2002-10-28 [paul]       0.8.5claws57
13341
13342         * sync with 0.8.5cvs15
13343                 see ChangeLog 2002-10-28 and 2002-10-25
13344                 
13345         Note: ChangeLog entry 2002-10-24 is not sync'ed.
13346
13347 2002-10-27 [oliver]     0.8.5claws56
13348
13349         * src/pop.c
13350                 plug leak in pop3_top_recv
13351
13352 2002-10-26 [christoph]  0.8.5claws55
13353
13354         * src/folder.c
13355                 set need_update folder flag when messages are added
13356                 (closes bug [ 626922 ] folder not updated after receiving)
13357
13358 2002-10-25 [melvin]     0.8.5claws54
13359
13360         * src/imageview.c
13361                 Fixed a memleak introduced in the scaling code.
13362
13363 2002-10-24 [alfons]     0.8.5claws53
13364
13365         * src/filtering.c
13366                 make filtering's forward message action forward from the 
13367                 correct account
13368                 (closes bug [628089 ] Filter -> Forward from address problem
13369                 reported by Oktay)
13370
13371 2002-10-24 [christoph]  0.8.5claws52
13372
13373         * src/mainwindow.c
13374         * src/manual.[ch]
13375                 o use manual of current locale or english if current
13376                   locale is not available (and english is available)
13377                 o also link to sylpheed doc project manuals
13378
13379 2002-10-23 [paul]       0.8.5claws51
13380
13381         * tools/README
13382           tools/kmail2sylpheed_v2.pl
13383                 add new version of kmail addressbook importer script.
13384                 works with newer versions of Kmail/KAddressBook which
13385                 have new and rearranged data.
13386
13387 2002-10-23 [martin]     0.8.5claws50
13388
13389         * src/folderview.c
13390         * src/summaryview.c
13391         * src/utils.h
13392         * src/utils.c
13393                 added length parameter to get_abbrev_newsgroup_name()
13394                 changed this function so that it abbreviates the newsgroup
13395                 names only so long it is smaller than the length parameter
13396                 (for better reading of some newsgroup names and space efficiency)
13397
13398 2002-10-22 [colin]      0.8.5claws49
13399
13400         *src/foldersel.c
13401                 Revert Alfons' last modification (after voting ;-))
13402
13403 2002-10-21 [alfons]     0.8.5claws48
13404
13405         * src/foldersel.c
13406                 folder view in folder selection dialog reflects state of
13407                 folder view in main window
13408
13409 2002-10-18 [alfons]     0.8.5claws47
13410
13411         * src/mbox.c
13412                 drop imported messages in folder selected by user,
13413                 and not in the inbox
13414                 (closes bug [ 625424 ] Import mbox always to "Inbox" folder)
13415
13416 2002-10-18 [alfons]     0.8.5claws46
13417
13418         * src/compose.c
13419                 make automagic reply work correctly for email accounts 
13420                 (whether it's viable to do a full sync with Hiro's 
13421                 compose.c is still under discussion)
13422
13423 2002-10-18 [melvin]     0.8.5claws45
13424
13425         * src/prefs_actions.c
13426                 Fixed bug #622275 where asynchroneous actions left 
13427                 zombies processes
13428                 Made (synchroneous) actions' input be displayed live.
13429
13430 2002-10-18 [christoph]  0.8.5claws44
13431
13432         * src/textview.c
13433                 don't add a newline in the textview in front of the
13434                 first textpart if header display is disabled
13435                 (closes bug [ 603385 ] disabled header display leaves blank
13436                  lin)
13437
13438 2002-10-18 [christoph]  0.8.5claws43
13439
13440         * src/folder.[ch]
13441         * src/imap.c
13442         * src/mbox_folder.c
13443         * src/mh.c
13444         * src/news.c
13445                 folder->get_num_list now returns an error code
13446                 (closes bug [ 609424 ] News cache cleared on failure)
13447                 
13448 2002-10-17 [colin]      0.8.5claws42
13449         
13450         * src/news.c
13451                 Changed a printf by debug_print
13452
13453 2002-10-16 [paul]       
13454
13455         * tools/OOo2sylpheed.pl
13456                 allow for spaces in the name of the
13457                 file to be attached.
13458
13459 2002-10-16 [colin]      0.8.5claws41
13460
13461         * src/main.c
13462                 Use a tristate to change online mode
13463
13464 2002-10-16 [paul]       0.8.5claws40
13465
13466         * po/es.po
13467                 updated by Ricardo Mones Lastra
13468
13469 2002-10-16 [colin]      0.8.5claws39
13470
13471         * src/main.c
13472           src/mainwindow.[ch]
13473                 Added --online and --offline command-line
13474                 switches
13475
13476 2002-10-15 [christoph]  0.8.5claws38
13477
13478         * src/procmime.c
13479                 set mimeinfo->name to NULL after g_free to
13480                 avoid double freeing with g_free
13481
13482 2002-10-14 [christoph]  0.8.5claws37
13483
13484         * src/compose.c
13485         * src/filtering.c
13486         * src/summaryview.c
13487                 remove calls to folder->change_flags that are now
13488                 done by procmsg flag functions (seems it is not
13489                 used by any foldertype anyway)
13490         * src/folder.c
13491                 init folder->change_flags with NULL
13492
13493 2002-10-14 [christoph]  0.8.5claws36
13494
13495         * src/folder.[ch]
13496         * src/imap.[ch]
13497                 use virtual functions for folder item new and destroy
13498                 functions
13499
13500 2002-10-14 [melvin]     0.8.5claws35
13501
13502         * src/compose.c
13503                 Added a test to not run the spell checker if no default
13504                 dictionary is available. No dialog is displayed though.
13505
13506 2002-10-14 [melvin]     0.8.5claws34
13507
13508         * src/gtkaspell.c
13509                 Fixed bug in dictionary list context menu where
13510                 "More..." pointed to an emtpy submenu if the
13511                 number of dictionaries is a multiple of 15
13512                 Removed unneeded code in suggestions list creation
13513
13514 2002-10-14 [paul]       0.8.5claws33
13515
13516         * po/bg.po
13517                 updated by George Danchev
13518
13519 2002-10-13 [hoa]        0.8.5claws32
13520
13521         * src/matcher.[ch]
13522           src/matcher_parser_parser.y
13523                 removed the escaped string from internal structure
13524                 of matcher.
13525
13526 2002-10-12 [colin]      0.8.5claws31
13527
13528         * src/gtksctree.[ch]
13529           src/summaryview.c
13530                 Removed useless function gtksctree_reanchor
13531
13532 2002-10-12 [alfons]     0.8.5claws30
13533         
13534         * sync with remaining main changes 2002-10-09 - 2002-10-11
13535         - drop changes to src/compose.c (requires claws specific changes)
13536         
13537 2002-10-12 [alfons]     0.8.5claws29
13538         
13539         * sync with main changes of 2002-10-08
13540         - drop changes to src/compose.c (requires claws specific changes)
13541         - drop changes to src/summaryview.c (requires changes to compose.c)     
13542
13543 2002-10-12 [alfons]     0.8.5claws28
13544         
13545         * sync with main changes of 2002-10-07
13546
13547 2002-10-12 [alfons]     0.8.5claws27
13548
13549         * sync with main changes of 2002-10-04
13550         - drop changes to src/compose.c (requires claws specific changes)
13551         - drop changes to src/prefs_folder_item.c (claws implementation
13552           seems to be working)
13553
13554 2002-10-12 [colin]      0.8.5claws26
13555
13556         * src/mainwindow.c
13557                 Fix folder-flicker when space-reading, introduced 
13558                 in claws22.
13559
13560 2002-10-12 [colin]      0.8.5claws25
13561
13562         * src/compose.c
13563                 Save account address when saving as draft.
13564                 (closes bug 621838)
13565
13566 2002-10-12 [colin]      0.8.5claws24
13567
13568         * src/summaryview.c
13569                 Fix the problem consisting of no message selected
13570                 after the last message in a folder has been moved.
13571
13572 2002-10-12 [paul]       0.8.5claws23
13573
13574         * src/compose.c
13575           src/prefs_template.c
13576           src/template.[ch]
13577                 add Cc and Bcc to templates. Patch submitted by
13578                 John L. Males.
13579
13580 2002-10-12 [colin]      0.8.5claws22
13581
13582         * src/folderview.c
13583                 Fix a bug after "Check for new messages":
13584                 If a folder was opened, it was still selected at
13585                 the end of the check, but displayed empty.
13586         * src/mainwindow.c
13587                 Remove unnecessary check
13588
13589 2002-10-12 [paul]
13590
13591         * tools/README
13592                 be more verbose in the description of
13593                 OOo2sylpheed.pl
13594                 
13595
13596 2002-10-11 [colin]      0.8.5claws21
13597
13598         * src/mainwindow.c
13599                 Make space work (better) when no mail is selected
13600
13601 2002-10-11 [colin]      0.8.5claws20
13602
13603         * src/inc.c
13604           src/news.c
13605                 fix warnings
13606
13607 2002-10-11 [colin]      0.8.5claws19
13608
13609         * src/mainwindow.c
13610                 revert 0.8.5claws6 changes as i couldn't get to
13611                 anything satisfying
13612
13613 2002-10-11 [melvin]     0.8.5claws18
13614
13615         * src/compose.c
13616                 Removed buggy and unused macro (should have been committed in
13617                 0.8.5claws17)
13618
13619 2002-10-11 [melvin]     0.8.5claws17
13620
13621         * src/compose.c
13622                 Fixed memory leak from bug #622040 (thanks to Martin Kluge)
13623
13624 2002-10-11 [thorsten]   0.8.5claws16 
13625
13626         * src/folderview.c
13627                 remove rescan warning
13628
13629 2002-10-11 [colin]      0.8.5claws15 
13630
13631         * src/procheader.c
13632                 fix a segfault that happens if conv_unmime_header
13633                 fails (should be better to find out why it fails)
13634
13635 2002-10-11 [christoph]  0.8.5claws14
13636
13637         * src/summaryview.c
13638                 update folderview stats after ignore/unignore thread
13639
13640 2002-10-11 [hoa]        0.8.5claws13
13641
13642         * src/quote_fmt_parse.y
13643                 Fixed a yacc/bison syntax error
13644         * src/matcher.c
13645                 Escaping of string is fixed.
13646
13647 2002-10-11 [colin]      0.8.5claws12
13648
13649         * src/imageview.c
13650                 Resize images to fit
13651
13652 2002-10-11 [paul]       0.8.5claws11
13653
13654         * po/es.po
13655                 updated by Ricardo Mones Lastra
13656
13657 2002-10-10 [alfons]     0.8.5claws10
13658
13659         * src/compose.c
13660                 allow dropping files by "moving" files from a file manager,
13661                 not only by the more cumbersome "copying". the latter 
13662                 mostly implies holding down the Control button
13663
13664 2002-10-10 [christoph]  0.8.5claws9
13665
13666         * src/summaryview.c
13667                 update folders after thread building for ignored threads
13668
13669 2002-10-10 [christoph]  0.8.5claws8
13670
13671         * config/.cvsignore
13672                 added Makefile
13673         * src/filtering.[ch]
13674         * src/folder.[ch]
13675         * src/folderview.[ch]
13676         * src/import.c
13677         * src/inc.[ch]
13678         * src/mbox.[ch]
13679         * src/procmsg.c
13680         * src/summaryview.[ch]
13681                 o added new flag need_update to FolderItem
13682                 o removed folder_table from various functions from tracking
13683                   folder updates
13684                 o set need_update flags in folder.c's move, copy and delete
13685                   functions and procmsg's flags functions
13686                 o added function folderview_update_items_when_required that
13687                   updates all folders with need_update set
13688                 o call folderview_update_items_when_required instead of
13689                   folderview_update_item_foreach
13690
13691 2002-10-09 [sergey]     0.8.5claws7
13692
13693         * src/compose.c
13694                 Strip CRs whel loading the text into editor in reedit mode.
13695
13696 2002-10-09 [colin]      0.8.5claws6
13697
13698         * src/mainwindow.c
13699                 Make Space work when no mail is selected
13700
13701 2002-10-09 [colin]      0.8.5claws5
13702
13703         * src/gtksctree.[ch]
13704                 Fix range_select
13705                 Add gtk_sctree_reanchor() 
13706         * src/summaryview.c
13707                 Use gtk_sctree_reanchor() - better fix for 
13708                 bug 60413
13709
13710 2002-10-09 [colin]      0.8.5claws4
13711
13712         * src/summaryview.c
13713                 Fix shift-click select after delete problem
13714                 (closes bug 60413)
13715
13716 2002-10-08 [thorsten]   0.8.5claws3
13717
13718         * src/summaryview.c
13719                 exclude current msg from -hide read messages-
13720
13721 2002-10-08 [colin]      0.8.5claws2
13722
13723         * src/inc.[ch]
13724           src/pop.c
13725           src/recv.c
13726                 Differentiate socket errors from disk full
13727                 errors
13728
13729 2002-10-08 [christoph]  0.8.5claws1
13730
13731         * Makefile.am
13732         * configure.in
13733                 modifications for new config directory
13734
13735         * config.guess  ** REMOVED **
13736         * config.sub    ** REMOVED **
13737         * install-sh    ** REMOVED **
13738         * ltmain.sh     ** REMOVED **
13739         * missing       ** REMOVED **
13740         * mkinstalldirs ** REMOVED **
13741                 these files are autogenerated by automake
13742                 when you run autogen.sh
13743
13744         * config/.cvsignore     ** NEW FILE **
13745         * config/Makefile.am    ** NEW FILE **
13746                 ignore autogenerated files
13747                 create a Makefile in this directory
13748
13749 2002-10-08 [paul]       0.8.5claws
13750
13751         * 0.8.5claws release
13752         
13753         * src/compose.c
13754           src/procheader.c
13755           src/procmsg.c
13756                 fix quote reply format for newsgroups reply bug
13757                 (thanks to Hoa)
13758                 
13759         * po/en_GB.po
13760           po/pl.po
13761                 updated by me and Witold Wladyslaw Wojciech Wilk
13762                 repectively
13763
13764 2002-10-07 [paul]       0.8.3claws53
13765
13766         * po/it.po
13767           po/pt_BR.po
13768           po/sr.po
13769                 updated messages catalogs, submitted by
13770                 Alessandro Maestri, Fabio Jr.Beneditto 
13771                 and Urke MMI, respectively.
13772
13773 2002-10-07 [christoph]  0.8.3claws52
13774
13775         * src/folder.[ch]
13776         * src/folderview.c
13777         * src/mainwindow.c
13778                 fix new folder ghost message bug
13779                 (closes bug [ 619722 ] wrong count for newly created folders)
13780
13781 2002-10-07 [christoph]  0.8.3claws51
13782
13783         * src/compose.c
13784                 fix news posting problem
13785
13786 2002-10-07 [melvin]     0.8.3claws50
13787
13788         * po/fr.po
13789                 Updated French translation
13790
13791 2002-10-05 [christoph]  0.8.3claws49
13792
13793         * src/gtkstext.c
13794                 check if line_start_cache is set in gtk_stext_update_text
13795                 (closes bug [ 618119 ] crash while doing search in folder)
13796
13797 2002-10-05 [christoph]  0.8.3claws48
13798
13799         * src/imap.c
13800         * src/news.c
13801         * src/utils.c
13802         * src/utils.h
13803                 implement cache cleanups for claws' folder system
13804                 (closes bug [ 595916 ] imapcache not cleaned up)
13805
13806 2002-10-05 [melvin]     0.8.3claws47
13807
13808         * src/prefs_actions.c
13809                 Made the help text more clear for the %p token
13810
13811 2002-10-04 [paul]       0.8.3claws46
13812
13813         * sync with 0.8.5
13814                 see ChangeLog 2002-10-02 and 2002-10-03
13815
13816 2002-10-04 [christoph]  0.8.3claws45
13817
13818         * src/inc.c
13819                 fix segfault caused by pop before smtp
13820                 call to inc_account_mail with NULL
13821                 pointer for mainwin
13822
13823 2002-10-04 [paul]       0.8.3claws44
13824
13825         * configure.in
13826                 sync the LDAP detection from 0.8.5cvs1
13827
13828 2002-10-02 [christoph]  0.8.3claws43
13829
13830         * po/de.po
13831                 fix small spelling error
13832
13833 2002-10-02 [melvin]     0.8.3claws42
13834
13835         * ac/aspell.m4
13836                 Behave better and say "no" when test program cannot be run.
13837
13838 2002-10-02 [paul]       0.8.3claws41
13839
13840         * sync with 0.8.4cvs1
13841                 see ChangeLog 2002-09-30, 2002-10-01, 2002-10-02
13842                 
13843         * src/summaryview.c
13844                 toggle the behavior of Reply menuitem between
13845                 normal reply and reply-to-list
13846
13847 2002-10-01 [sergey]     0.8.3claws40
13848
13849         * src/compose.c
13850                 Convert newlines in the message text to the canonical form
13851                 before base64 encoding (RFC2045 compliance, fixes some
13852                 interoperability issues with Evolution 1.0.3)
13853
13854 2002-09-29 [colin]      0.8.3claws39
13855
13856         * src/summaryview.c
13857                 Fix an unwanted copy/paste
13858
13859 2002-09-29 [colin]      0.8.3claws38
13860
13861         * src/mainwindow.c
13862                 Renamed "Custom toolbar" to "Customize toolbar"
13863                 Renamed "Show all header" to "Show all headers"
13864                 Renamed "Set diplay item" to "Set displayed items"
13865         * src/prefs_common.c
13866                 Renamed "Show all header" to "Show all headers"
13867         * src/prefs_summary_column.c
13868                 Renamed "diplay item" to "displayed items"
13869
13870 2002-09-29 [colin]      0.8.3claws37
13871
13872         * src/mainwindow.[ch]
13873                 online/offline status pixmaps follow theme
13874                 changes
13875         * src/summaryview.[ch]
13876                 quicksearch pixmap follows theme changes
13877
13878 2002-09-29 [thorsten]   0.8.3claws36
13879
13880         * src/compose.c
13881           src/prefs_folder_item.[ch]
13882                 add default_reply_to folder option (closes patch 581044)
13883
13884 2002-09-29 [christoph]  0.8.3claws35
13885
13886         * acconfig.h    ** REMOVED **
13887         * configure.in
13888         * ac/aspell.m4
13889         * ac/check-type.m4
13890         * ac/gnupg-check-typedef.m4
13891                 fix autoheader 2.50 warning
13892
13893 2002-09-29 [christoph]  0.8.3claws34
13894
13895         * major code cleanup (part 2)
13896         
13897                 - unused variables removed
13898                 - unused functions removed
13899                 - uninitialized variables checked
13900                 - missing return statements added
13901                 - missing function return types added
13902                 - added parentheses around assignment
13903                   when suggested by gcc
13904
13905 2002-09-29 [alfons]     0.8.3claws33
13906
13907         * src/logwindow.c
13908                 log_window_clear(): only bracket gtk_text_forward_delete() 
13909                 with gtk_text_freeze() / gtk_text_thaw() (see if this
13910                 works around GTK text bug)
13911
13912 2002-09-29 [paul]       0.8.3claws32
13913
13914         * po/bg.po
13915           po/sr.po
13916                 updated by George Danchev and Urke MMI
13917                 respectively
13918
13919 2002-09-27 [christoph]  0.8.3claws31
13920
13921         * doc-src/readme.txt
13922         * doc-src/rfc1806.txt   ** REMOVED **
13923         * doc-src/rfc2183.txt   ** NEW FILE **
13924         * doc-src/rfc2980.txt   ** NEW FILE **
13925                 update rfcs
13926
13927 2002-09-27 [melvin]     0.8.3claws30
13928
13929         * ac/aspell.m4
13930                 Fixed typo which could break linking
13931
13932 2002-09-27 [melvin]     0.8.3claws29
13933
13934         * ac/aspell.m4
13935                 Improved GNU/aspell checking. 
13936                 Fixed bug #614490
13937
13938 2002-09-27 [paul]       0.8.3claws28
13939
13940         * sync with 0.8.3cvs8
13941                 see ChangeLog 2002-09-27
13942
13943 2002-09-26 [colin]      0.8.3claws27
13944
13945         * src/toolbar.[ch]
13946           src/mainwindow.[ch]
13947                 Add "Reply to Mailing-list" to the toolbar
13948
13949 2002-09-26 [christoph]  0.8.3claws26
13950
13951         * src/summaryview.c
13952                 Fix wrong message counts in summaryview status
13953
13954 2002-09-26 [paul]       0.8.3claws25
13955
13956         * sync with 0.8.3cvs7
13957                 see ChangeLog 2002-09-26
13958
13959 2002-09-26 [paul]       0.8.3claws24
13960
13961         * sync with 0.8.3cvs6
13962                 see ChangeLog 2002-09-25
13963
13964 2002-09-25 [christoph]  0.8.3claws23
13965
13966         * src/prefs_common.c
13967         * src/prefs_folder_item.c
13968         * src/prefs_scoring.c
13969                 Renamed "kill score" to "hide score" in GUI
13970                 and prefs files
13971
13972 2002-09-25 [paul]       0.8.3claws22
13973
13974         * sync with 0.8.3cvs5
13975                 see ChangeLog 2002-09-24
13976
13977 2002-09-24 [alfons]     0.8.3claws21
13978
13979         patch by Satoshi Nagayasu: allows appending / saving multiple 
13980         selected files (closes "[ 612279 ] save multiple mesg(s) in 
13981         'Save as ...'")
13982
13983         * AUTHORS
13984                 add Satoshi Nagayasu
13985         * src/summaryview.c
13986                 summary_save_as(): allow saving selected files to
13987                 one file
13988                 summary_set_menu_sensitive: enable "Save As..." when
13989                 multiple files are selected
13990         * src/utils.[ch]
13991                 append_file(): new function
13992
13993 2002-09-24 [colin]      0.8.3claws20
13994
13995         * src/procmime.c
13996                 Fix segfault when mimeinfo doesn't have a 
13997                 content_type. 
13998
13999 2002-09-24 [colin]      0.8.3claws19
14000
14001         * src/prefs_common.[ch]
14002                 Add a preference to display send dialog or not
14003         * src/send.c
14004                 Display send dialog according to preference
14005
14006 2002-09-24 [colin]      0.8.3claws18
14007
14008         * src/compose.[ch]
14009                 Disable user actions when sending
14010
14011 2002-09-24 [colin]      0.8.3claws17
14012
14013         * src/procmime.c
14014                 Do not display name or filename for attachments
14015                 with an application/pgp-signature type
14016                 (security flaw, see bug 537413)
14017
14018 2002-09-23 [colin]      0.8.3claws16
14019
14020         * src/editaddress.c
14021                 Initialize entry_email, entry_alias and 
14022                 entry_remarks to first email address of the list
14023
14024 2002-09-23 [colin]      0.83claws15
14025
14026         * src/compose.c
14027                 Drop pgp-signature when reediting a signed queued
14028                 message
14029
14030 2002-09-23 [melvin]     0.8.3claws14
14031
14032         * po/fr.po
14033                 Updated French translation
14034
14035 2002-09-23 [melvin]     0.8.3claws13
14036
14037         * src/mainwindow.c
14038                 Made custom toolbar menu labels more consistent
14039         * src/prefs_toolbar.c
14040                 Made custom toolbar window title more consistent
14041
14042 2002-09-22 [colin]      0.8.3claws12
14043
14044         * src/inc.c
14045                 Initialize session type to normal before getting 
14046                 mail (fixes strange Get behaviour)
14047         * src/prefs_account.h
14048                 Move STYPE_POP_BEFORE_SMTP to last position to 
14049                 avoid other side-effects
14050
14051 2002-09-22 [colin]      0.8.3claws11
14052
14053         * src/prefs_account.c
14054                 Fix pop_bfr_smtp_tm_entry sensivity when switching
14055                 from pop3 to apop or vice-versa
14056
14057 2002-09-22 [colin]      0.8.3claws10
14058         
14059         * src/prefs_account.[ch]
14060                 Add an option for the POP before SMTP timeout
14061         * src/inc.c
14062                 Remember time of last POP connection
14063         * src/send.c
14064                 Do POP before SMTP only if timeout reached
14065
14066 2002-09-22 [oliver]     0.8.3claws9
14067         
14068         * README.claws
14069                 explain custom toolbar
14070
14071 2002-09-22 [oliver]     0.8.3claws8
14072
14073         * src/prefs_actions.[ch]
14074         custom toolbar for compose      
14075                 actions callback from compose toolbar
14076         * src/folderview.c
14077                 remove include toolbar.h
14078
14079 2002-09-22 [oliver]     0.8.3claws7
14080         
14081         * src/prefs_toolbar.[ch]
14082                 custom toolbar for compose
14083                 - generic prefs_toolbar handles both
14084                   Mainwin's toolbar as well as Compose toolbar          
14085
14086 2002-09-22 [oliver]     0.8.3claws6
14087         
14088         * src/toolbar.[ch]
14089                 custom toolbar for compose
14090                 restructure toolbar.[ch]
14091
14092 2002-09-22 [oliver]     0.8.3claws5
14093
14094         * src/compose.[ch]
14095                 custom toolbar for compose
14096
14097 2002-09-22 [oliver]     0.8.3claws4
14098         
14099         * src/mainwindow.[ch]
14100                 custom toolbar for compose 
14101                 move mainwin toolbar back to mainwindow
14102
14103 2002-09-22 [alfons]     0.8.3claws3
14104
14105         * src/procmsg.c
14106                 :%sno/if(/if (/gc
14107                 :%sno/for(/for (/gc
14108                 (beautify)
14109
14110 2002-09-22 [alfons]     0.8.3claws2
14111         
14112         * src/procmsg.c
14113                 procmsg_save_to_outbox(): don't unlink message file from queue;
14114                 callers should do it using folder_item_remove_msg()
14115
14116 2002-09-22 [colin]      0.8.3claws1
14117
14118         * src/mimeview.[ch]
14119                 Made mimeview_check_signature() public
14120         * src/textview.c
14121                 Made GPG signatures verifiable by clicking
14122                 the [application/pgp-signature] in the Text
14123                 view
14124
14125 2002-09-22 [paul]       0.8.3claws
14126
14127         * po/bg.po
14128           po/en_GB.po
14129           po/es.po
14130           po/it.po
14131           po/pl.po
14132           po/pt_BR.po
14133           po/sr.po
14134                 updated translations, submitted by George Danchev,
14135                 me, Ricardo Mones Lastra, Alessandro Maestri,
14136                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.Beneditto 
14137                 and Urke MMI, respectively.     
14138
14139 2002-09-22 [alfons]     0.8.2claws65
14140
14141         * src/procmsg.c
14142         * src/pgptext.c
14143                 no furry valgrinds have been used to plug these memleaks
14144
14145 2002-09-20 [paul]       0.8.2claws64
14146
14147         * sync with 0.8.3cvs4
14148                 'Select thread' re-implemented 
14149                 see ChangeLog 2002-09-20
14150
14151 2002-09-21 [alfons]     0.8.2claws63
14152
14153         * src/compose.c
14154                 compose_send(): plug unnoticed memleak
14155
14156 2002-09-20 [alfons]     0.8.2claws62
14157
14158         * src/addr_compl.c
14159                 replace_address_in_edit(): strict check for NULL address to
14160                 fix "[ 607348 ] Segfault in address completion". My guess is
14161                 that this happens with an empty address book, but it's good
14162                 to have this check here anyway
14163                 
14164                 completion_window_button_press(): free string returned 
14165                 from the internal cache
14166
14167 2002-09-20 [christoph]  0.8.2claws61
14168
14169         * src/procmime.h
14170                 added ENC_BINARY to EncodingType
14171         * src/procmime.c
14172                 the string returned by procmime_get_encoding_str
14173                 should not depend on the order of values in the
14174                 EncodingType definition
14175         * doc-src/rfc1806.txt   ** NEW FILE **
14176                 Added rfc1806 about MIME Content-Disposition
14177                 Extension
14178
14179 2002-09-19 [paul]       0.8.2claws60
14180
14181         * sync with 0.8.2cvs3
14182                 see ChangeLog 2002-09-19
14183
14184 2002-09-19 [paul]       0.8.2claws59
14185
14186         * src/prefs_folder_item.c
14187                 revert to Darko's original alignment of colour
14188                 selector button
14189                 add a colon to folder_color label
14190                 
14191         * src/compose.c
14192                 add Colin's patch (with Hiro's modifications) to 
14193                 force BASE64 encoding for 8-bit text when signing
14194                 (sync with 0.8.3cvs2)
14195
14196 2002-09-18 [alfons]     0.8.2claws58
14197
14198         * src/compose.c
14199                 :%sno/if(/if (/gc
14200                 :%sno/for(/for (/gc
14201                 (beautify a little bit)
14202
14203 2002-09-18 [christoph]  0.8.2claws57
14204
14205         * src/pine.c
14206                 fix handling of fgetc return value
14207
14208 2002-09-17 [alfons]     0.8.2claws56
14209         
14210         * src/summaryview.c
14211                 summary_sort(): check non-NULL summaryview->folder_item when no 
14212                 folder is selected at all
14213                 (closes "[ 610344 ] sort label make syl Crash")
14214
14215 2002-09-17 [alfons]     0.8.2claws55
14216         
14217         * src/compose.c
14218                 beautify a little bit
14219
14220 2002-09-17 [christoph]  0.8.2claws54
14221
14222         * src/folder.c
14223                 initialize max values for cache and folder
14224                 when cache or folder is empty
14225
14226 2002-09-15 [colin]      0.8.2claws53
14227
14228         * src/compose.c
14229                 Fix a leak (thanks Alfons!) and cleaned
14230                 variables names for custom headers
14231
14232 2002-09-15 [colin]      0.8.2claws52
14233
14234         * src/compose.c
14235                 Fix custom headers recognition when
14236                 prefs_common.trans_hdr is on
14237
14238 2002-09-15 [colin]      0.8.2claws51
14239
14240         * src/compose.c
14241                 Allow dynamically-added custom headers
14242                 Yet not reparsed if reedited
14243
14244 2002-09-15 [alfons]     0.8.2claws50
14245
14246         * src/prefs_account.c
14247                 fix warnings
14248
14249 2002-09-15 [colin]      0.8.2claws49
14250         
14251         * src/prefs_account.c
14252                 fix pop_before_smtp sensitivity
14253
14254 2002-09-15 [colin]      0.8.2claws48
14255
14256         * src/inc.[ch]
14257                 add inc_pop_before_smtp()
14258                 allow MainWindow to be undefined in 
14259                 inc_account_mail() and inc_start()
14260         * src/pop.c
14261           src/prefs_account.h
14262                 add STYPE_POP_BEFORE_SMTP session type
14263         * src/prefs_account.c
14264                 activated pop before smtp option
14265         * src/send.c
14266                 do pop before smtp if the relevant option 
14267                 is set
14268
14269 2002-09-15 [paul]       0.8.2claws47
14270
14271         * sync with 0.8.3
14272                 see ChangeLog 2002-09-15
14273
14274 2002-09-14 [paul]       0.8.2claws46
14275
14276         * po/bg.po
14277                 updated Bulgarian translation, submitted by
14278                 George Danchev
14279
14280 2002-09-13 [paul]       0.8.2claws45
14281
14282         * src/compose.c
14283                 merge claws' select_account() with main's
14284                 (new) compose_select_account(). [sync with
14285                 0.8.2cvs15, see ChangeLog 2002-09-11]
14286
14287 2002-09-12 [christoph]  0.8.2claws44
14288
14289         * src/filter.c
14290                 allocate 1 elements of FolderItem not 0
14291
14292 2002-09-12 [colin]      0.8.2claws43
14293
14294         * src/compose.c
14295                 Fix bug #590825 (obey Follow-up: poster)
14296
14297 2002-09-12 [colin]      0.8.2claws42
14298
14299         * src/procmime.c
14300                 Fix bug #557009 (wrong headers for messages 
14301                 forwarded as attachments)
14302
14303 2002-09-11 [colin]      0.8.2claws41
14304         
14305         * src/compose.c
14306                 Put SCF: pseudo-header on top of message
14307                 Set draft tmp_flag when saved as draft
14308
14309         * src/procmsg.c
14310           src/procheader.c
14311                 Skip after first \n\n for beginning of real message
14312                 for drafts too
14313
14314 2002-09-11 [christoph]  0.8.2claws40
14315
14316         * src/filtering.c
14317                 use procmsg flag functions in filtering or processing
14318                 will cause incorrect folder message counts
14319
14320 2002-09-11 [colin]      0.8.2claws39
14321
14322         * src/compose.c
14323                 Fix bug #550175 - wrong save folder when reediting
14324                 drafts
14325
14326 2002-09-11 [paul]       0.8.2claws38
14327
14328         * sync with 0.8.2cvs14
14329                 see ChangeLog 2002-09-11
14330
14331 2002-09-11 [colin]      0.8.2claws37
14332
14333         * src/folder.c
14334                 Fix a typo (seeming to cause new/unread status to
14335                 be lost)
14336
14337 2002-09-10 [christoph]  0.8.2claws36
14338
14339         * src/compose.c
14340                 compose_redirect should not use compose_generic_new
14341                 because that does more stuff than expected including
14342                 opening the external editor
14343                 (closes bug "[ 526608 ] bounced messages appear blank
14344                  in editor")
14345
14346 2002-09-10 [christoph]  0.8.2claws35
14347
14348         * src/folder.c
14349                 fix problem with too large message number range
14350                 causing a crash in folder_item_scan
14351
14352 2002-09-10 [paul]       0.8.2claws34
14353
14354         * sync with 0.8.2cvs13
14355                 see ChangeLog 2002-09-10
14356
14357 2002-09-10 [christoph]  0.8.2claws33
14358
14359         * src/msgcache.c
14360                 set MsgInfo TmpFlags for queue and draft folders
14361                 (closes bug "[ 591676 ] Queue ignore MIME on restart")
14362
14363 2002-09-10 [paul]       0.8.2claws32
14364
14365         * AUTHORS
14366           po/bg.po      ** NEW FILE **
14367                 new Bulgarian translation submitted by
14368                 George Danchev <danchev@spnet.net>
14369                 
14370         * tools/Makefile.am
14371           tools/README
14372           tools/tb2sylpheed     ** NEW FILE **
14373                 add script that converts an addressbook exported
14374                 from The Bat! into a Sylpheed addressbook. Submitted
14375                 by Urke MMI <urke-kg@eunet.yu>
14376
14377 2002-09-10 [paul]       0.8.2claws31
14378
14379         * sync with 0.8.2cvs12
14380                 see ChangeLog 2002-09-10
14381
14382 2002-09-06 [paul]       0.8.2claws30
14383
14384         * src/prefs_common.c
14385                 sync with 0.8.2cvs11, see ChangeLog 2002-09-06
14386                 
14387         * tools/Makefile.am
14388           tools/README
14389           tools/ldif-to-xml.py  ** REMOVED **
14390                 remove obsolete python script
14391
14392 2002-09-06 [paul]       0.8.2claws29
14393
14394         * sync with 0.8.2cvs10
14395                 see ChangeLog 2002-09-06
14396
14397 2002-09-04 [paul]       0.8.2claws28
14398
14399         * sync with 0.8.2cvs9
14400                 see ChangeLog 2002-08-04
14401
14402 2002-09-04 [colin]      0.8.2claws27 
14403
14404         * src/prefs_common.[ch]
14405                 Added signature color configuration
14406         * src/textview.c
14407                 Use user-specified signature color
14408
14409 2002-09-03 [colin]      0.8.2claws26
14410
14411         * src/prefs_common.[ch]
14412                 Added autosave and autosave_length prefs
14413         * src/compose.c
14414                 Added compose_remove_draft()
14415                 Auto-save drafts according to the prefs
14416         * src/main.c
14417                 Added a crash-indicator file, allowing to check
14418                 for new messages on startup if Sylpheed crashed
14419                 (makes saved drafts "reappear")
14420
14421 2002-09-03 [colin]      0.8.2claws25
14422
14423         * src/textview.[ch]
14424                 Grey the signature
14425
14426 2002-09-03 [paul]       0.8.2claws24
14427
14428         * sync with 0.8.2cvs8
14429                 see ChangeLog 2002-09-02 and 2002-09-03
14430
14431 2002-09-03 [darko]      0.8.2claws23
14432
14433         * src/folderview.c
14434                 use normal style when creating new folder to pick
14435                 proper font size 
14436
14437 2002-09-02 [melvin]     0.8.2claws22
14438
14439         * src/gtkaspell.m4
14440                 removed some obsolete code
14441
14442 2002-09-02 [melvin]     0.8.2claws21
14443
14444         * ac/aspell.m4
14445                 fixed test's equality sign (== to =)
14446
14447 2002-09-02 [alfons]     0.8.2claws20
14448
14449         * src/folder.c
14450         * src/mh.c
14451                 revert change of 0.8.2claws16 and use the mh_folder_destroy
14452                 as folder->destroy virtual as suggested by Hiro
14453                 (the mh.c code seems to have been lost around mh.c.1.21)
14454
14455 2002-09-02 [paul]       0.8.2claws19
14456
14457         * po/pt_BR.po
14458                 updated by Fabio Jr. Beneditto
14459                 
14460         * src/defs.h
14461                 use 'http://claws.sylpheed.org' for homepage link. 
14462                 Domain provided by Oktay Altunergil <oktay@freelinuxcd.org>
14463
14464 2002-09-01 [alfons]     0.8.2claws18
14465
14466         * src/mh.c
14467                 plug memleak related to one Martin Kluge found
14468
14469 2002-08-31 [paul]       0.8.2claws17
14470
14471         * sync with 0.8.2cvs6
14472                 see ChangeLog 2002-08-30
14473
14474 2002-08-31 [alfons]     0.8.2claws16
14475
14476         * src/folder.c
14477                 folder_destroy(): remove mailbox from folderlist even if it has
14478                 no destroy virtual
14479
14480 2002-08-31 [alfons]     0.8.2claws15
14481
14482         * src/folder.c
14483                 :%sno/if(/if (/gc
14484                 :%sno/for(/for (/gc
14485                 (being pedantic I know)
14486
14487 2002-08-31 [alfons]     0.8.2claws14
14488
14489         * src/folder.c
14490                 check for NULL pointers returned from folder->fetch_msginfo virtual
14491                 (should solve some reported crashes)
14492
14493 2002-08-30 [alfons]     0.8.2claws13
14494
14495         * acconfig.h
14496         * configure.in
14497         * src/crash.c
14498                 enable crash dialog on compilation time
14499                 (--enable-crash-dialog configure option)
14500
14501 2002-08-30 [alfons]     0.8.2claws12
14502
14503         * AUTHORS
14504                 add Martin Kluge
14505         * src/mh.c
14506                 apply memory leak plug patch by Martin Kluge
14507                 (closes patch "[ 602568 ] patch for 602441 little memory leak",
14508                 bug "[ 599677 ] Very small memory leak in 0.81claws115",
14509                 and bug "[ 602441 ] memoryleak in filtering 0.8.2claws9?")
14510
14511 2002-08-30 [darko]      0.8.2claws11
14512
14513         * src/folderview.c
14514                 copy Gtk style from normal style to match
14515                 font size for coloured folders
14516
14517 2002-08-29 [alfons]     0.8.2claws10
14518
14519         * sylpheed.desktop
14520                 Type=Internet <- Type=Application
14521                 (reported by Michael Schwendt, see:
14522                 http://sourceforge.net/tracker/index.php?func=detail&aid=599765&group_id=25528&atid=384600
14523                 http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=72882)
14524
14525 2002-08-29 [paul]       0.8.2claws9
14526
14527         * sync with 0.8.2cvs5
14528                 see ChangeLog 2002-08-29
14529
14530 2002-08-29 [colin]      0.8.2claws8
14531
14532         * src/summaryview.c
14533                 Added a sanity check in summary_select_thread
14534                 Should fix bug 601605
14535
14536 2002-08-29 [colin]      0.8.2claws7
14537
14538         * src/main.c
14539                 Revert claws6 changes regarding bug #591676
14540
14541 2002-08-28 [colin]      0.8.2claws6
14542         
14543         * src/main.c
14544                 Ignore cache for queue folderitems
14545                 Fix bug #591676
14546
14547 2002-08-28 [melvin]     0.8.2claws5
14548
14549         * README.claws
14550                 Fixed typos.
14551
14552 2002-08-28 [melvin]     0.8.2claws4
14553
14554         * README.claws
14555                 Updated a bit the text concerning the spell checker
14556
14557 2002-08-28 [melvin]     0.8.2claws3
14558
14559         Merged the GNU_aspell_branch:
14560                 Support of new GNU/aspell is now included and the old pspell
14561                 is not supported anymore.
14562                 See README.claws
14563
14564         * README.claws
14565                 Updated spell checker text to reflect the switch to GNU/aspell
14566
14567         * ac/aspell.m4          *** NEW ***
14568         * src/gtkaspell.[ch]    *** NEW *** 
14569         * ac/pspell.m4          *** DELETED *** 
14570         * src/gtkspell.[ch]     *** DELETED ***
14571
14572         * ac/Makefile.am
14573                 Updated for GNU/aspell support
14574
14575         * po/POTFILES.in
14576                 Replaced gtkspell.c by gtkaspell.c
14577
14578         * acconfig.h
14579         * src/Makefile.am
14580         * src/about.c
14581         * src/compose.[ch]
14582         * src/crash.c
14583         * src/main.c
14584         * src/prefs_common.[ch]
14585                 Updated for GNU/aspell support
14586
14587 2002-08-28 [paul]       0.8.2claws2
14588
14589         * sync with 0.8.2cvs4
14590                 see ChangeLog 2002-08-27 and 2002-08-28
14591
14592 2002-08-28 [colin]      0.8.2claws1
14593
14594         * src/summary_search.c
14595                 Added "AND search"
14596
14597 2002-08-28 [jens]       0.8.2claws
14598
14599         *po/de.po
14600                 Updated German translations
14601
14602 2002-08-27 [melvin]     0.8.2claws
14603
14604         * po/fr.po
14605                 Updated French translations
14606
14607 2002-08-27 [paul]       0.8.2claws
14608
14609         * sync with 0.8.2 main release
14610
14611         * po/en_GB.po
14612           po/es.po
14613           po/it.po
14614           po/pl.po
14615           po/pt_BR.po
14616           po/sr.po
14617                 updated message catalogs submitted by
14618                 Ricardo Mones Lastra, Alessandro Maestri,
14619                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.
14620                 Beneditto and Urke MMI  
14621
14622 2002-08-27 [hoa]        0.8.1claws123
14623
14624         * src/mainwindow.[ch]
14625         * src/summaryview.[ch]
14626                 removed the "filter setting" menu option.
14627                 add a "cancel a news message" menu option.
14628
14629 2002-08-26 [martin]     0.8.1claws122
14630
14631         * ChangeLog.claws
14632                 changed string under 0.8.1claws79 changed by myself
14633                 i'm sorry alfons :(
14634
14635 2002-08-26 [martin]     0.8.1claws121
14636
14637         * src/crash.c
14638                 added kill command to debuggerrc to start crash dialog
14639
14640 2002-08-26 [paul]       0.8.1claws120
14641
14642         * sync with 0.8.1cvs31
14643                 see ChangeLog 2002-08-26
14644
14645 2002-08-25 [alfons]     0.8.1claws119
14646
14647         * src/procmsg.c
14648                 fix bug that didn't send out correct headers to news server
14649                 when sending news article and email from queue (bug reported
14650                 and patch provided by Tim Mann; closes bug 
14651                 "[ 583196 ] 0.7.8claws can't post news")
14652
14653 2002-08-25 [alfons]     0.8.1claws118
14654
14655         * src/selective_download.c
14656                 mark two strings as translatable
14657                 (thanks to Urke MMI for pointing this out)
14658
14659 2002-08-25 [alfons]     0.8.1claws117
14660
14661         * src/summaryview.c
14662                 treat sent boxes as special and allow sorting them by addressee
14663                 (closes "[ 589418 ] Sent folder sorting misbehavior"
14664                 submitted by Steve Lamb)
14665
14666 2002-08-24 [alfons]     0.8.1claws116
14667
14668         * src/matcher.c
14669                 fix memleak reported by Martin Kluge
14670                 (see: "[ 599677 ] Very small memory leak in 0.81claws115")
14671
14672 2002-08-24 [oliver]     0.8.1claws115
14673
14674         * src/prefs_toolbar.c
14675                 o code cleanup as suggested by Alfons
14676                 o memleak fix
14677
14678 2002-08-24 [alfons]     0.8.1claws114
14679
14680         * src/summaryview.c
14681                 o fix another memory leak reported by Martin Kluge
14682                   (see "[ 599568 ] Small Memory Leak")
14683                 o remove 'from' variable from 'summary_set_header()'; we can
14684                   do with just 'to' 
14685
14686 2002-08-24 [paul]       0.8.1claws113
14687
14688         * sync with 0.8.1cvs30
14689                 see ChangeLog 2002-08-23
14690
14691 2002-08-24 [alfons]     0.8.1claws112
14692
14693         * src/summaryview.c
14694                 remove unnecessary allocations for search bar fixing leaks
14695                 reported by Martin Kluge
14696                 (see "[ 599451 ] Further memory leaks?")
14697
14698 2002-08-24 [alfons]     0.8.1claws111
14699
14700         * src/main.c
14701                 make get_socket_name() public for crash.c
14702         * src/crash.c
14703                 o make report bug button work (goes to claws' 
14704                   bug tracker at sf.net)
14705                 o introduce function for doing important stuff just
14706                   before claws goes down
14707                 o clean up code 
14708
14709 2002-08-24 [alfons]     0.8.1claws110
14710
14711         * src/compose.c
14712                 move cursor to "To" entry when forwarding as attachment
14713                 (reported and solved by Steve Lamb, closes bug report
14714                 "[ 592880 ] Forward as attachment; cursor not in to")
14715
14716 2002-08-24 [colin]      0.8.1claws109
14717
14718         * src/mainwindow.c
14719                 fix quick search visibility after GUI (de)separations.
14720
14721 2002-08-23 [colin]      0.8.1claws108
14722
14723         * src/mainwindow.c
14724                 fix header pane visibility after folderview or
14725                 messageview (de)separation
14726
14727 2002-08-23 [paul]       0.8.1claws107
14728
14729         * src/mainwindow.[ch]
14730           src/toolbar.c
14731                 give full control of display or non-display 
14732                 of the Execute icon to Custom toolbar settings.
14733                 add new sensitivity condition to maninwindow.h: 
14734                 M_DELAY_EXEC
14735
14736         * ChangeLog
14737           ChangeLog.jp
14738           NEWS
14739                 more sync with 0.8.1cvs29
14740
14741 2002-08-23 [melvin]     0.8.1claws106
14742
14743         * src/alertpanel.c
14744                 Readded support for custom widget in alertpanel lost in last
14745                 sync.
14746
14747 2002-08-23 [paul]       0.8.1claws105
14748
14749         * sync with 0.8.1cvs29
14750                 see ChangeLog 2002-08-23
14751
14752 2002-08-23 [colin]      0.8.1claws104
14753
14754         * src/summaryview.c
14755                 Fix folder and search pixmaps exchanging positions
14756                 after theme or toolbar changes. Thank to Oliver for 
14757                 reporting this.
14758
14759 2002-08-23 [colin]      0.8.1claws103
14760
14761         * src/mainwindow.c
14762           src/messageview.[ch]
14763           src/noticeview.[ch]
14764           src/summaryview.c
14765                 Changed messageview_create() and noticeview_create()
14766                 to avoid the last gdk_warning
14767
14768 2002-08-22 [colin]      0.8.1claws102
14769
14770         * src/summaryview.c
14771                 Fix my new `Creating pixmap from xpm' warning
14772
14773 2002-08-22 [colin]      0.8.1claws101
14774
14775         * src/mainwindow.c
14776                 Fix some of the gdk warnings
14777
14778 2002-08-22 [colin]      0.8.1claws100
14779
14780         * src/Makefile.am
14781         * src/stock_pixmap.c
14782         * src/stock_pixmap.h
14783         * src/pixmaps/quicksearch.xpm *ADDED*
14784                 Add the quicksearch pixmap
14785         * src/mainwindow.c
14786         * src/summaryview.c
14787         * src/summaryview.h
14788                 Make quicksearch bar visible/hidden via a button
14789
14790 2002-08-22 [christoph]  0.8.1claws99
14791
14792         * src/folder.c
14793                 fix folder update for newsgroups with message
14794                 numbers below minimum number of articles to fetch
14795                 (closes bug #598445)
14796
14797 2002-08-22 [paul]       0.8.1claws98
14798
14799         * sync with 0.8.1cvs28
14800                 see ChangeLog 2002-08-22
14801
14802 2002-08-21 [alfons]     0.8.1claws97
14803
14804         * src/crash.c
14805                 use bt instead of bt full which seems to work 
14806                 better, and bt full doesn't give a great deal 
14807                 of information anyway
14808
14809 2002-08-21 [colin]      0.8.1claws96
14810
14811         * src/summaryview.c
14812                 fix summaryview_searchtype_changed prototype
14813
14814 2002-08-21 [christoph]  0.8.1claws95
14815
14816         * src/mainwindow.c
14817                 o fix broken menu update for sorting type, we have to
14818                   get this info from the summaryview now
14819                 o removed setting of threaded state in menu callback
14820         * src/summaryview.[ch]
14821                 more summaryview/folderitem seperation for
14822                 threading option
14823         * configure.in
14824                 removed not required --with-compiler-flags option
14825
14826 2002-08-21 [oliver]     0.8.1claws94
14827         
14828         * src/toolbar.h 
14829                 o rename toolbar.xml to toolbar_main.xml
14830                   since toolbar_compose.xml might come up 
14831                   any time soon
14832         * README.claws
14833                 add custom toolbar              
14834
14835 2002-08-21 [darko]      0.8.1claws93
14836
14837         * src/procmsg.c
14838                 don't reset tmp flags for messages copied
14839                 to sent folder
14840
14841 2002-08-21 [colin]      0.8.1claws92
14842         
14843         * src/prefs_filtering.c
14844                 fix renaming rules on folder rename 
14845                 when folder is not a leaf folder
14846
14847 2002-08-21 [paul]       0.8.1claws91
14848
14849         * src/prefs_folder_item.c
14850                 fix alignment of colour selector
14851
14852 2002-08-21 [paul]       0.8.1claws90
14853
14854         * sync with 0.8.1cvs27
14855                 see ChangeLog 2002-08-21
14856
14857 2002-08-21 [paul]       0.8.1claws89
14858
14859         * src/summaryview.c
14860                 fix crash when changing field type in
14861                 Quick search bar
14862
14863 2002-08-21 [colin]      0.8.1claws88
14864
14865         * src/summaryview.c
14866                 Made quick search case-insensitive
14867
14868 2002-08-21 [paul]       0.8.1claws87
14869
14870         * sync with 0.8.1cvs26
14871                 see ChangeLog 2002-08-21
14872
14873 2002-08-20 [christoph]  0.8.1claws86
14874
14875         * src/folderview.c
14876         * src/main.c
14877         * src/summaryview.[ch]
14878                 more summaryview/folderitem seperation for
14879                 sort_key and sort_type
14880         * src/procmsg.c
14881                 added missing return statement
14882
14883 2002-08-20 [colin]      0.8.1claws85
14884
14885         * src/summaryview.[ch]
14886                 Added a quick search box
14887         * src/mainwindow.c
14888         * src/prefs_common.[ch]
14889                 Added a show/hide option for the quick search
14890
14891 2002-08-20 [oliver]     0.8.1claws84
14892         
14893         * src/mainwindow.c
14894                 remove toolbar_create_popups
14895         * src/toolbar.[ch]
14896                 o remove toolbar_create_popups
14897                 o fix toolbar_set_sensitive 
14898                   (Bug reports #596834 and #596832)     
14899         * src/prefs_toolbar.c
14900                 o add "Set default" button
14901                 o align label and text + combo widgets
14902
14903 2002-08-20 [hoa]        0.8.1claws83bis
14904
14905         * src/imap.c
14906                 fixed a bug in imap_fetch_msginfo() in case there is no
14907                 current folder.
14908
14909 2002-08-20 [darko]      0.8.1claws83
14910
14911         * src/folderview.c
14912                 copy the color style of folder view so it
14913                 works with GTK themes
14914
14915 2002-08-20 [darko]      0.8.1claws82
14916
14917         * src/folder.h
14918         * src/folderview.c
14919         * src/prefs_folder_item.[hc]
14920                 don't use UI stuff in folder.h
14921
14922 2002-08-20 [darko]      0.8.1claws81
14923
14924         * src/folder.h
14925         * src/prefs_folder_item.h
14926         * src/folderview.c
14927         * src/prefs_folder_item.c
14928                 ability to set folder color in folderview
14929
14930 2002-08-19 [alfons]     0.8.1claws80
14931
14932         * src/summaryview.c
14933                 fix one of the earlier memleaks reported by Martin Kluge
14934
14935 2002-08-19 [alfons]     0.8.1claws79
14936
14937         * src/mainwindow.c
14938                 hide notice view when selecting seperate folder
14939                 view (reported by Urke MMI)
14940
14941 2002-08-19 [christoph]  0.8.1claws78
14942
14943         * src/folderview.c
14944         * src/prefs_folder_item.h
14945         * src/summaryview.[ch]
14946                 o add summary_set_prefs_from_folderitem to set
14947                   summaryview prefs (first step to remove all
14948                   references to the folderitem in summaryview)
14949                 o moved compiled regex stuff from folderitem prefs
14950                   to summaryview code
14951
14952 2002-08-19 [paul]       0.8.1claws77
14953
14954         * src/compose.c
14955                 add check for '.' to QUOTE_IF_REQUIRED
14956
14957 2002-08-19 [paul]       0.8.1claws76
14958
14959         * src/inc.c
14960                 sync with 0.8.1cvs25 (plug memory leak)
14961
14962         * src/prefs_toolbar.c
14963                 re-order prefs_toolbar_cancel()
14964
14965 2002-08-18 [alfons]     0.8.1claws75
14966
14967         * src/inc.c
14968         * src/matcher.c
14969                 plug other memleaks reported by Martin Kluge
14970
14971 2002-08-18 [paul]       0.8.1claws74
14972
14973         * po/pt_BR.po
14974                 updated by Fabio Jr. Beneditto
14975
14976 2002-08-18 [paul]       0.8.1claws73
14977
14978         * src/toolbar.[ch]
14979                 fix bug where tooltips were displayed untranslated              
14980
14981         * src/prefs_toolbar.c
14982                 fix bug where clicking 'Cancel' creates an icon & text
14983                 toolbar regardless of prefs
14984         
14985
14986 2002-08-17 [oliver]     0.8.1claws72
14987
14988         * src/prefs_toolbar.c
14989                 update toolbar on CANCEL
14990                 bug reported by Martin Kluge
14991         * src/toolbar.c
14992                 toolbar_destroy memleak fixed           
14993
14994 2002-08-17 [alfons]     0.8.1claws71
14995
14996         * src/toolbar.c
14997                 plug another memleak reported by Martin Kluge
14998
14999 2002-08-16 [alfons]     0.8.1claws70
15000
15001         * src/crash.c
15002                 use execvp() correctly (suggested by wwp; thanks!)
15003
15004 2002-08-16 [alfons]     0.8.1claws69
15005
15006         * src/gtksctree.c
15007                 plug memory leak reported by Kim Schultz & Martin Kluge
15008
15009 2002-08-16 [paul]       0.8.1claws68
15010
15011         * po/es.po
15012                 updated by Ricardo Mones Lastra
15013
15014 2002-08-16 [paul]       0.8.1claws67
15015
15016         * src/toolbar.h
15017                 fix bug where 'Compose News' icon showed wrong
15018                 tooltip
15019
15020 2002-08-16 [paul]       0.8.1claws66
15021
15022         * sync with 0.8.1cvs24
15023                 see ChangeLog 2002-08-16
15024
15025         * po/it.po
15026                 updated by Alessandro Maestri
15027
15028 2002-08-15 [paul]       0.8.1claws65
15029
15030         * po/sr.po
15031                 updated by Urke MMI
15032
15033 2002-08-15 [paul]       0.8.1claws64
15034
15035         * src/*.c
15036                 don't translate debug info
15037
15038         * src/matcher.[ch]
15039                 add copyright info
15040
15041 2002-08-15 [paul]       0.8.1claws63
15042
15043         * src/prefs_toolbar.c
15044                 fix bug where clicking 'OK' creates an icon & text
15045                 toolbar regardless of prefs
15046
15047 2002-08-14 [alfons]     0.8.1claws62
15048
15049         * src/main.c
15050                 add global var that has the full argv[0]
15051         * src/crash.c
15052                 o execvp the correct sylpheed by using argv0
15053                   and setting the correct work dir
15054                 o other tweaks  
15055
15056 2002-08-14 [oliver]     0.8.1claws61
15057         
15058         * enable/disable Toolbar Action Buttons 
15059         * code cleanups
15060         * src/mainwindow.c
15061         * src/toolbar.[ch]      
15062         * src/prefs_toolbar.c   
15063
15064 2002-08-14 [melvin]     0.8.1claws60
15065
15066         * po/fr.po
15067                 Updated French translations
15068
15069 2002-08-14 [melvin]     0.8.1claws59
15070
15071         * src/crash.c
15072                 Made bug report not translatable
15073         * src/exporthtml.c
15074                 Fixed exporthtml_build_filespec() return value
15075         * src/foldersel.c
15076                 Fixed incorrect include file
15077         * src/gtkspell.c
15078         * src/prefs_actions.c
15079         * src/prefs_toolbar.c
15080                 Made debug info not translatable
15081         * src/mutt.c
15082         * src/quote_fmt.c
15083                 Added missing includes
15084         * src/prefs_common.c
15085                 Fixed typo
15086
15087 2002-08-14 [paul]       0.8.1claws58
15088
15089         * faq/es/sylpheed-faq.html
15090           faq/es/sylpheed-faq-[1-3].html
15091           faq/es/sylpheed-faq-4.html     **NEW FILE **
15092                 update Spanish FAQ
15093
15094 2002-08-13 [christoph]  0.8.1claws57
15095
15096         * src/procmsg.c
15097                 ignore thread fix that did not mark all
15098                 child nodes of a ignored thread as
15099                 ignored. Does not work perfectly yet,
15100                 but it is better now
15101
15102 2002-08-13 [alfons]     0.8.1claws56
15103
15104         * src/crash.c
15105                 o implement 'save crash log'
15106                 o some tweaks
15107
15108 2002-08-13 [melvin]     0.8.1claws55
15109
15110         * src/main.c
15111                 removed unrequired "execinfo.h" header
15112
15113 2002-08-12 [paul]       0.8.1claws54
15114
15115         * faq/en/sylpheed-faq.html
15116           faq/en/sylpheed-faq-[1-3].html
15117           faq/en/sylpheed-faq-4.html     **NEW FILE **
15118                 update English FAQ
15119
15120 2002-08-12 [alfons]     0.8.1claws53
15121
15122         * po/POTFILES.in
15123                 add crash.c to translatables
15124         * src/crash.c
15125                 bring in Leandro's crash dialog
15126
15127 2002-08-11 [alfons]     0.8.1claws52
15128
15129         * src/crash.c
15130                 clean up some warnings
15131
15132 2002-08-11 [alfons]     0.8.1claws51
15133
15134         * acconfig.h
15135         * configure.in
15136         * src/crash.[ch]        ** NEW FILES **
15137         * src/main.c            
15138                 initial gdb crash handler
15139
15140 2002-08-11 [paul]       0.8.1claws50
15141
15142         * src/prefs_toolbar.c
15143                 replace Up/Down arrow pixmaps with text to be
15144                 consistent across icon themes
15145
15146 2002-08-11 [paul]       0.8.1claws49
15147
15148         * src/prefs_common.c
15149           src/prefs_toolbar.c
15150                 rename 'Pixmap' -> 'Icon'
15151
15152         * src/toolbar.[ch]
15153                 rename  'A_SEND_QUEUD' -> 'A_SEND_QUEUED'
15154
15155 2002-08-10 [paul]       0.8.1claws48
15156
15157         * src/prefs_toolbar.c
15158                 re-work the UI
15159
15160 2002-08-10 [paul]       0.8.1claws47
15161
15162         * src/main.c
15163                 don't write Processing progress to status bar
15164                 patch submitted by Alexander Evseev
15165
15166         * src/prefs_toolbar.c
15167                 re-position and resize window
15168                 make window assume correct size on first call
15169
15170 2002-08-10 [paul]       0.8.1claws46
15171
15172         * src/mainwindow.c
15173           src/prefs_toolbar.c
15174           src/toolbar.c
15175           src/toolbar.h
15176                 obey coding style
15177                 follow UI text conventions
15178
15179 2002-08-10 [alfons]     0.8.1claws45
15180
15181         * src/toolbar.c
15182                 correct pixmap for delete action
15183
15184 2002-08-10 [paul]       0.8.1claws44
15185
15186         * po/pt_BR.po
15187                 updated by Fabio Jr. Beneditto
15188
15189 2002-08-10 [paul]       0.8.1claws43
15190
15191         * po/POTFILES.in
15192                 add custom toolbar files
15193
15194 2002-08-10 [paul]       0.8.1claws42
15195
15196         * sync with 0.8.1cvs22
15197                 see ChangeLog 2002-08-09
15198
15199 2002-08-09 [paul]       0.8.1claws41
15200
15201         * tools/Makefile.am
15202           tools/README
15203           tools/outlook2sylpheed.pl     ** NEW FILE **
15204                 add script to convert exported Outlook
15205                 contacts list to a Sylpheed addressbook.
15206                 Submitted by Ricardo Mones Lastra.
15207
15208 2002-08-09 [paul]       0.8.1claws40
15209
15210         * AUTHORS
15211           configure.in
15212           po/sr.po      ** NEW FILE **
15213                 add Serbian message catalog. Submitted by
15214                 Urosevic Aleksandar aka Urke MMI <urke-kg@eunet.yu>             
15215
15216 2002-08-09 [paul]       0.8.1claws39
15217
15218         * sync with 0.8.1cvs21
15219                 see ChangeLog 2002-08-08
15220
15221 2002-08-08 [oliver]     0.8.1claws38
15222
15223         * src/mainwindow.c
15224                 move Custom Toolbar to Configuration menu
15225
15226 2002-08-08 [oliver]     0.8.1claws37
15227
15228         * src/prefs_toolbar.c
15229                 fix substitute pixmap bug
15230
15231 2002-08-08 [paul]       0.8.1claws36
15232
15233         * sync with 0.8.1cvs19
15234                 see ChangeLog 2002-08-08
15235
15236 2002-08-07 [christoph]  0.8.1claws35
15237
15238         * src/utils.c
15239                 fixed a memory leak in new canonicalize_file_replace
15240
15241 2002-08-07 [christoph]  0.8.1claws34
15242
15243         * src/utils.[ch]
15244                 o canonicalize_file_replace should create the temporary
15245                   file in the same directory as the original file.
15246                 o added get_tmpfile_in_dir that creates a temorary file
15247                   in a specified directory.
15248
15249 2002-08-07 [melvin]     0.8.1claws33
15250
15251         * src/toolbar.c
15252                 fixed bug where 'Article' button acted as 'Email' button.
15253
15254 2002-08-07 [paul]       0.8.1claws32
15255
15256         * sync with 0.8.1.cvs17
15257                 see ChangeLog 2002-08-07
15258
15259 2002-08-07 [colin]      0.8.1claws31
15260         
15261         * src/news.c
15262                 fix mass-cancel problem
15263
15264 2002-08-07 [thorsten]   0.8.1claws30
15265
15266         * src/prefs_toolbar.c
15267                 fix: crash on replace or add new button
15268         * src/toolbar.c
15269                 fix: close xmlfile after reading
15270         * src/utils.c
15271                 fix: unlink() file before rename()
15272
15273 2002-08-06 [paul]       0.8.1claws29
15274
15275         * sync with 0.8.cvs15
15276                 see ChangeLog 2002-08-06
15277
15278 2002-08-06 [oliver]     0.8.1claws28
15279
15280         * src/toolbar.c
15281         * src/prefs_toolbar.c
15282                 fixed empty toolbar issue
15283
15284 2002-08-06 [oliver]     0.8.1claws27
15285
15286         * Custom Toolbar Final 
15287         * src/folderview.c
15288         * src/inc.c
15289         * src/summaryview.c
15290                 o toolbar stuff now lives in src/toolbar.[ch]
15291                 o main_window_toolbar_* functions are renamed to
15292                   toolbar_* reflecting their new source file
15293         * src/mainwindow.[ch]
15294                 o remove toolbar stuff  
15295
15296 2002-08-06 [oliver]     0.8.1claws26
15297         
15298         * src/Makefile.am
15299         * src/prefs_toolbar.[ch]        **New File**
15300         * src/toolbar.[ch]              **New File**
15301                 o prefs_toolbar.[ch] custom toolbar frontend
15302                 o toolbar.[ch]       backend 
15303
15304 2002-08-06 [oliver]     0.8.1claws25
15305
15306         * src/prefs_actions.[ch]
15307                 o new exported function actions_execute
15308
15309 2002-08-06 [paul]       0.8.1claws24
15310
15311         * sync with 0.8.1cvs4
15312                 see ChangeLog 2002-08-06
15313
15314 2002-08-06 [paul]       0.8.1claws23
15315
15316         * sync with 0.8.1cvs13
15317                 see ChangeLog 2002-08-06
15318
15319 2002-08-06 [paul]       0.8.1claws22
15320
15321         * sync with 0.8.1cvs12
15322                 see ChangeLog 2002-08-05 and 2002-08-06
15323
15324 2002-08-06 [match]      0.8.1claws21
15325
15326         * src/addrclip.c
15327                 improvements to cut/copy/paste address
15328
15329 2002-08-05 [match]      0.8.1claws20
15330
15331         * src/addritem.[ch]
15332         * src/addrcache.c
15333         * src/addrbook.c
15334         * src/editaddress.c
15335         * src/addressbook.c
15336                 fixes to improve cut/copy/paste
15337
15338 2002-08-06 [melvin]     0.8.1claws19
15339
15340         * src/account.[ch]
15341                 account_find_all_from_address(): new function that returns the
15342                 list of all accounts that are matched in an address.
15343         * src/alertpanel.[ch]
15344                 alertpanel() now accepts a custom widget
15345                 alertpanel_with_widget(): new function that pops up a panel with
15346                 a custom widget in it 
15347         * src/gtkutils.[ch]
15348                 gtkut_account_menu_new(): new function that allows the selection
15349                 of an account from a list of accounts.
15350         * src/messageview.c
15351                 Extended Return Receipt notification to select the correct 
15352                 account and to make a security test on the Delivery-Notification
15353                 address which should be the same as the Return-Path.
15354
15355 2002-08-06 [thorsten]   0.8.1claws18
15356
15357         * src/mimeview.c
15358                 attach_all: save unnamed as "noname.%d",
15359                 dont free static dirname
15360
15361 2002-08-05 [alfons]     0.8.1claws17
15362
15363         * configure.in
15364                 detect XIM by trying to link rather than compile a XIM program
15365
15366 2002-08-05 [oliver]     0.8.1claws16
15367                 
15368         * src/stock_pixmap.[ch]
15369                 o add UP_ARROW to available pixmaps (already in pixmap-directory)
15370                 o new func to retrieve pixmaps
15371
15372 2002-08-05 [paul]       0.8.1claws15
15373
15374         * sync with 0.8.1cvs10
15375                 see ChangeLog 2002-08-05
15376
15377 2002-08-04 [alfons]     0.8.1claws14
15378
15379         * src/textview.c
15380                 see if this plugs memleak
15381
15382 2002-08-04 [melvin]     0.8.1claws13
15383
15384         * src/gtkspell.c
15385                 fixed bug that could crash Sylpheed when highlighting
15386                 all misspelled words.
15387
15388 2002-08-03 [melvin]     0.8.1claws12
15389
15390         * src/prefs_actions.c
15391                 removed unnecessary checks for NULL introduced in 0.8.1claws11.
15392         * src/messageview.c
15393                 fixed bug where the Return Receipt was sent to
15394                 Delivery-Notification-To address even if it was not present
15395
15396 2002-08-02 [alfons]     0.8.1claws11
15397
15398         * src/prefs_actions.c
15399                 o more check for NULLs
15400                 o put create_io_dialog() in right conditional block
15401
15402 2002-08-02 [paul]       0.8.1claws10
15403
15404         * po/es.po
15405                 updated by Ricardo Mones Lastra
15406
15407 2002-08-01 [christoph]  0.8.1claws9
15408
15409         * src/folder.c
15410                 don't free the cache of the opened
15411                 folder in the summaryview
15412         * src/summaryview.c
15413                 don't unset flags, if it is not required
15414
15415 2002-08-01 [paul]       0.8.1claws8
15416
15417         * sync with 0.8.1cvs8
15418                 see ChangeLog entry 2002-08-01
15419
15420 2002-08-01 [paul]       0.8.1claws7
15421
15422         * sync with 0.8.1cvs7
15423                 see ChangeLog 2002-07-31 and 2002-08-01
15424
15425 2002-07-31 [christoph]  0.8.1claws6
15426
15427         * src/mainwindow.c
15428                 forgot to update menu sensitivity
15429                 function for new menu entry
15430
15431 2002-07-31 [alfons]     0.8.1claws5
15432
15433         * src/main.c
15434                 check folder item and its path for NULL on
15435                 initial processing
15436
15437 2002-07-31 [christoph]  0.8.1claws4
15438
15439         * src/folder.c
15440                 check if folder_item_get_msginfo in
15441                 folder_item_remove_msg returned NULL
15442         * src/imap.c
15443                 better clear the uid cache in the
15444                 uid validity check function and delete
15445                 cached messages
15446
15447 2002-07-31 [paul]       0.8.1claws3
15448
15449         * man/sylpheed.1
15450                 add the '--attach' option and a few other
15451                 minor changes
15452
15453 2002-07-31 [paul]       0.8.1claws2
15454
15455         * sync with 0.8.1cvs5
15456                 see ChangeLog 2002-07-31
15457
15458 2002-07-31 [christoph]  0.8.1claws1
15459
15460         * src/folderview.[ch]
15461         * src/mainwindow.c
15462                 replace "Rescan all folders..." with
15463                 "Check all folders for new messages..."
15464
15465 2002-07-30 [paul]       0.8.1claws
15466
15467         * version 0.8.1claws released
15468
15469 2002-07-30 [paul]       0.8.0claws29
15470
15471         * tools/OOo2sylpheed.pl ** NEW FILE **
15472           tools/README
15473                 add script to enable sending documents as
15474                 attachments from OpenOffice.org
15475
15476 2002-07-30 [melvin]     0.8.0claws28
15477
15478         * src/prefs_actions.c
15479                 Made the actions' input/output dialog display
15480                 without delay.
15481
15482 2002-07-30 [christoph]  0.8.0claws27
15483
15484         * src/procmsg.c
15485                 check if folder_item_get_msginfo in
15486                 procmsg_save_to_outbox returned NULL
15487
15488 2002-07-30 [paul]       0.8.0claws26
15489
15490         * sync with 0.8.1cvs4
15491                 see ChangeLog 2002-07-29
15492
15493 2002-07-29 [thorsten]   0.8.0claws25
15494
15495         * README.claws
15496                 added selective download, delete on server
15497
15498 2002-07-29 [paul]       0.8.0claws24
15499
15500         * sync with 0.8.1cvs3
15501                 see ChangeLog 2002-07-29
15502
15503 2002-07-27 [christoph]  0.8.0claws23
15504
15505         * src/folder.c
15506                 add extra check if fetching the msginfo
15507                 returned NULL
15508
15509 2002-07-27 [paul]       0.8.0claws22
15510
15511         * sync with 0.8.1cvs2
15512                 see ChangeLog 2002-07-26
15513
15514 2002-07-27 [christoph]  0.8.0claws21
15515
15516         * src/imap.c
15517                 add another check if a valid msginfo
15518                 was returned
15519
15520 2002-07-26 [hoa]        0.8.0claws20
15521
15522         * src/folder.c
15523                 Fixed a condition in folder_item_destroy()
15524
15525         * src/imap.c
15526                 Fixed an error in IMAP protocol
15527
15528 2002-07-26 [alfons]     0.8.0claws19
15529
15530         * src/folder.c
15531                 ofcourse compare with identifier, not the path
15532
15533 2002-07-26 [alfons]     0.8.0claws18
15534
15535         * src/folder.c
15536                 use folder item identifier for saving / restoring
15537                 preferences because folder->path might not be unique
15538
15539 2002-07-26 [melvin]     0.8.0claws17
15540
15541         * src/logwindow.c
15542                 Fixed a crash introduced in 0.8.0claws5 when log is 
15543                 cut under 80 characters.
15544
15545 2002-07-26 [paul]       0.8.0claws16
15546
15547         * sync with 0.8.1cvs1
15548                 see ChangeLog 2002-07-26
15549
15550 2002-07-26 [christoph]  0.8.0claws15
15551
15552         * src/imap.[ch]
15553                 imap folder now remembers the last selected
15554                 folder and imap_fetch_msginfo skips selecting
15555                 the folder if it is already selected
15556
15557 2002-07-26 [christoph]  0.8.0claws14
15558
15559         * src/folder.c
15560         * src/folderview.c
15561         * src/imap.c
15562                 fix imap folder rescanning
15563
15564 2002-07-25 [christoph]  0.8.0claws13
15565
15566         * src/filter.c
15567         * src/folder.[ch]
15568         * src/folderview.c
15569         * src/imap.[ch]
15570         * src/mainwindow.c
15571         * src/mbox_folder.c
15572         * src/mh.c
15573         * src/news.c
15574                 implement imap uid cache and uid validity check
15575
15576 2002-07-25 [alfons]     0.8.0claws12
15577
15578         * src/summaryview.c
15579                 fix a brown paper bag bug, and also add some more
15580                 checks
15581
15582 2002-07-25 [christoph]  0.8.0claws11
15583
15584         * src/folder.c
15585                 don't mix copy, fetch_msginfo and remove
15586                 operations in folder item copy and move
15587                 operations
15588
15589 2002-07-25 [christoph]  0.8.0claws10
15590
15591         * src/folderview.c
15592         * src/mainwindow.c
15593         * src/prefs_folder_item.c
15594         * src/summaryview.[ch]
15595                 remove no longer required parameter update_cache from
15596                 summary_show
15597
15598 2002-07-25 [paul]       0.8.0claws9
15599
15600         * sync with 0.8.1
15601         
15602         * AUTHORS
15603                 a few corrections
15604
15605 2002-07-24 [alfons]     0.8.0claws8
15606
15607         * src/summaryview.c
15608                 sort correctly when using simplified subject line
15609                 (closes feature request "[ 585141 ] applying regexp to subject 
15610                 before sort" submitted by Alexandra Walford)
15611
15612 2002-07-24 [paul]       0.8.0claws7
15613
15614         * sync with 0.8.0cvs3
15615                 see ChangeLog 2002-07-24
15616
15617 2002-07-23 [christoph]  0.8.0claws6
15618
15619         * src/folder.c
15620         * src/folder.h
15621         * src/summaryview.c
15622         * src/summaryview.h
15623         * src/main.c
15624                 o separate processing and summaryview
15625                 o removed summary_write_cache from summaryview
15626                 o removed summaryview->killed_messages, because we don't have
15627                   to keep a list of killed messages anymore. New cache will
15628                   keep the hidden messages in cache anyway
15629         * src/folderview.c
15630         * src/inc.c
15631         * src/selective_download.c
15632                 o removed unnecessary summary_write_cache calls
15633         * src/procmsg.c
15634                 o don't set ignore thread flag in procmsg_get_thread_tree
15635                   if it is already set
15636         * src/mainwindow.c
15637         * src/statusbar.h
15638                 o moved STATUSBAR_PUSH/POP to statusbar.h because
15639                   they are used in different files
15640
15641 2002-07-23 [melvin]     0.8.0claws5
15642
15643         * src/addressbook.c
15644         * src/addrgather.c
15645         * src/editaddress.c
15646         * src/editgroup.c
15647         * src/editldap_basedn.c
15648         * src/importldif.c
15649         * src/prefs_common.c
15650                 Fixed few memory leak (gtk_editable_get_chars returns
15651                 an allocated string)
15652         * src/logwindow.c
15653                 Fixed few memory leak (gtk_editable_get_chars returns
15654                 an allocated string) and modified a little the log cutting
15655                 loop.
15656         * src/compose.c
15657                 Replaced a call to an obsolete function gtk_entry_get_text()
15658                 by gtk_editable_get_chars()
15659         * src/send.c
15660                 Removed a debug printf
15661
15662 2002-07-23 [christoph]  0.8.0claws4
15663
15664         * src/filesel.c
15665                 fix another g_dirname memory leak
15666
15667 2002-07-23 [christoph]  0.8.0claws3
15668
15669         * src/mh.c
15670                 fixed a memory leak in mh_fetch_msginfo
15671                 fixed crash when message header could not be
15672                 parsed
15673
15674 2002-07-23 [paul]       0.8.0claws2
15675
15676         * sync with 0.8.0cvs2
15677                 see ChangeLog 2002-07-23
15678
15679 2002-07-23 [paul]       0.8.0claws1
15680
15681         * sync with 0.8.0cvs1
15682                 see ChangeLog 2002-07-23
15683
15684 2002-07-23 [paul]       0.8.0claws
15685
15686         * release of 0.8.0claws