2004-12-07 [thorsten] 0.9.13cvs4
[claws.git] / ChangeLog.claws
1 2004-12-07 [thorsten]   0.9.13cvs4
2
3         * src/procmime.c
4                 fix leak introduced with 0.9.13cvs1
5
6 2004-12-07 [keith]      0.9.13cvs3
7
8         * src/procmime.c
9                 Fix typo
10
11 2004-12-07 [colin]      0.9.13cvs2
12
13         * AUTHORS
14         * src/prefs_account.c
15         * src/common/smtp.c
16         * src/common/smtp.h
17                 Add SMTP PLAIN authentication. Patch by 
18                 George Michaelson <ggm@apnic.net>
19
20 2004-12-07 [thorsten]   0.9.13cvs1
21
22         * src/procmime.c
23                 [Bug 650] reply button causes crash
24                 Patch partly by David Relson
25
26 2004-12-06 [paul]       0.9.13
27
28         0.9.13 released
29
30 2004-12-06 [paul]
31
32         * po/sk.po
33                 updated by Andrej Kacian
34         * INSTALL
35         * README.claws
36                 updated
37         
38 2004-12-06 [christoph]
39
40         * configure.ac
41                 move GPGME check to PGP/MIME plugin checks
42
43 2004-12-06 [colin]      0.9.12cvs187
44
45         * src/compose.c
46                 X-Sylpheed-Gnupg-Mode -> X-Sylpheed-Privacy-System
47
48 2004-12-06 [paul]       0.9.12cvs186
49
50         * INSTALL
51         * README.claws
52                 updated
53         * po/es.po
54         * po/fr.po
55         * po/it.po
56         * po/ja.po
57         * po/pt_BR.po
58         * po/zh_CN.po
59                 updated by Ricardo Mones Lastra, Fabien Vantard, Andrea 
60                 Spadaccini, Rui Hirokawa, Frederico Goncalves Guimaraes,
61                 and Yang Guilong
62
63 2004-12-05 [paul]       0.9.12cvs185
64
65         * INSTALL
66         * Makefile.am
67         * README.claws
68                 update
69         * TODO.claws    **REMOVED**
70                 removed, use the wiki instead
71         * tools/Makefile.am
72         * tools/README
73                 remove newscache_conv.pl from the release package
74                 and notes as it is broken and not currently maintained
75         * tools/filter_conv.pl
76                 use --config-dir to find claws' config dir
77         * tools/kdeservicemenu/README
78         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
79         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
80                 make a top-level menu entry
81
82 2004-12-04 [paul]       0.9.12cvs184
83
84         * src/addrharvest.c
85                 conv_unmime_header_overwrite(name)
86
87 2004-12-04 [colin]      0.9.12cvs183
88
89         * src/compose.c
90                 Fix saving of compose window position
91                 when sending mail. Patch by Alfons.
92
93 2004-12-04 [paul]       0.9.12cvs182
94
95         * ChangeLog
96         * ChangeLog.jp
97         * INSTALL
98         * NEWS
99         * README
100         * README.jp
101         * doc/manual/ja/Makefile.am
102         * doc/manual/ja/sylpheed-1.html
103         * doc/manual/ja/sylpheed-10.html
104         * doc/manual/ja/sylpheed-11.html
105         * doc/manual/ja/sylpheed-12.html
106         * doc/manual/ja/sylpheed-13.html
107         * doc/manual/ja/sylpheed-14.html
108         * doc/manual/ja/sylpheed-15.html
109         * doc/manual/ja/sylpheed-16.html
110         * doc/manual/ja/sylpheed-17.html
111         * doc/manual/ja/sylpheed-18.html
112         * doc/manual/ja/sylpheed-19.html
113         * doc/manual/ja/sylpheed-2.html
114         * doc/manual/ja/sylpheed-20.html
115         * doc/manual/ja/sylpheed-3.html
116         * doc/manual/ja/sylpheed-4.html
117         * doc/manual/ja/sylpheed-5.html
118         * doc/manual/ja/sylpheed-6.html
119         * doc/manual/ja/sylpheed-7.html
120         * doc/manual/ja/sylpheed-8.html
121         * doc/manual/ja/sylpheed-9.html
122         * doc/manual/ja/sylpheed.html
123         * doc/manual/ja/sylpheed.sgml
124         * src/Makefile.am
125         * src/procmime.c
126         * src/pixmaps/regular.xpm **REMOVED**
127                 sync with main 1.0.0beta4, including: "canonicalize text files
128                 before encoding to BASE64, and uncanonicalize after decoding
129                 to conform with RFC 2045" 
130
131 2004-12-03 [christoph]  0.9.12cvs181
132
133         * src/compose.c
134                 build the Privacy System menu without GtkItemFactory to
135                 allow '/' in Privacy System names
136
137         * src/plugins/pgpmime/pgpmime.c
138         * src/plugins/pgpmime/plugin.c
139                 Update description and change Privacy System name
140
141 2004-12-03 [paul]
142
143         * src/pixmaps/dir_close.xpm
144         * src/pixmaps/dir_open.xpm
145         * src/pixmaps/drafts_close.xpm
146         * src/pixmaps/drafts_open.xpm
147         * src/pixmaps/group.xpm
148         * src/pixmaps/unread.xpm
149                 update icons (sync with main (adjust hue))      
150
151 2004-12-02 [paul]       0.9.12cvs180
152
153         * ChangeLog
154         * ChangeLog.jp
155         * src/Makefile.am
156         * src/pop.c
157         * src/common/utils.c
158         * src/common/utils.h
159         * src/pixmaps/folder.xpm **REMOVED**
160                 sync with main
161                 fixes bug 644 'extra CRs in subject line break filtering' 
162
163 2004-12-02 [colin]      0.9.12cvs179
164
165         * src/compose.c
166                 Prevent duplicate edition of queued
167                 and drafted mails
168
169 2004-12-02 [colin]      0.9.12cvs178
170
171         * src/compose.c
172                 Fix quote linewrapping ignoring pref
173                 Patch by Alfons
174
175 2004-11-30 [colin]      0.9.12cvs177
176
177         * src/gtk/prefswindow.c
178         * src/gtk/pluginwindow.c
179                 Add shortcut keys to prefs window
180                 and plugin window. Patch by Fabien Vantard.
181
182 2004-11-29 [colin]      0.9.12cvs176
183
184         * src/folderview.c
185                 Fix disappearing separators in folderview's popup
186
187 2004-11-29 [colin]      0.9.12cvs175
188
189         * src/procmime.c
190                 Another format bug
191
192 2004-11-29 [colin]      0.9.12cvs174
193
194         * src/pop.c
195                 Fix format string
196
197 2004-11-26 [colin]      0.9.12cvs173
198
199         * src/common/smtp.c
200         * src/common/smtp.h
201                 Use ESMTP for all servers advertising it
202                 Add SIZE= parameter to MAIL command for 
203                 ESMTP servers
204
205 2004-11-24 [colin]      0.9.12cvs172
206
207         * src/plugins/pgpmime/pgpmime.c
208                 Forgot one :(
209
210 2004-11-24 [colin]      0.9.12cvs171
211
212         * src/plugins/pgpmime/pgpmime.c
213                 Fix numerous GpgmeGtk leaks
214
215 2004-11-24 [colin]      0.9.12cvs170
216
217         * src/plugins/pgpmime/pgpmime.c
218                 Fix numerous GpgmeCtx leaks
219
220 2004-11-24 [colin]      0.9.12cvs169
221
222         * src/plugins/pgpmime/plugin.c
223                 Update requirements
224         * src/plugins/trayicon/Makefile.am
225         * src/plugins/trayicon/newmarkedmail.xpm
226         * src/plugins/trayicon/trayicon.c
227         * src/plugins/trayicon/unreadmarkedmail.xpm
228                 Add new icons when there are unread marked mails
229                 answers
230
231 2004-11-23 [thorsten]   0.9.12cvs168
232
233         * src/plugins/pgpmime/plugin.c
234                 typo: plugin_init instead of plugin_done
235
236 2004-11-23 [thorsten]   0.9.12cvs167
237
238         * commitHelper
239                 o add me
240         * src/partial_download.c
241         * src/partial_download.h
242                 o fix path for includes
243
244 2004-11-23 [colin]      0.9.12cvs166
245
246         * src/procmime.c
247                 Uh, changed API.
248
249 2004-11-23 [colin]      0.9.12cvs165
250
251         * src/procmime.c
252                 Fix mime headers wrapping
253
254 2004-11-23 [christoph]  0.9.12cvs164
255
256         * src/common/Makefile.am
257         * src/common/partial_download.[ch]
258         * src/Makefile.am
259         * src/partial_download.[ch]
260         * src/folderview.c
261                 move to src because it depends on src stuff
262
263         * src/codeconv.c
264         * src/common/base64.h
265                 move B64LEN macro to base64.h
266
267         * src/compose.c
268         * src/privacy.[ch]
269                 add PrefsAccount to sign-function parameters
270
271         * src/main.c
272         * src/prefs_account.[ch]
273         * src/gtk/prefswindow.[ch]
274                 o use new prefswindow for account prefs
275                 o add possibility to add new pages to account prefs
276
277         * src/plugins/pgpmime/prefs_gpg.[ch]
278         * src/plugins/pgpmime/prefs_gpg.glade
279                 add account prefs for GPG
280
281         * src/plugins/pgpmime/pgpmime.c
282         * src/plugins/pgpmime/sgpgme.[ch]
283                 create signers list based on the GPG account prefs
284
285 2004-11-23 [colin]      0.9.12cvs163
286
287         * src/main.c
288                 Fix cursor going from normal to wait
289                 as many times as there are folders
290                 (very noticeable on exported displays)
291
292 2004-11-23 [colin]      0.9.12cvs162
293
294         * src/msgcache.c
295                 HEAD needs this leak fix too
296
297 2004-11-22 [luke]       0.9.12cvs161
298
299         * src/gtk/gtkstext.c
300                 'Up' key moves one line (not one paragraph) like 'Down'
301
302 2004-11-22 [paul]       0.9.12cvs160
303
304         * src/prefs_themes.c
305                 fix oversized GtkFrames
306
307 2004-11-19 [paul]       0.9.12cvs159
308
309         * src/prefs_common.c
310                 update prefs_keybind_apply_clicked()
311
312 2004-11-18 [paul]       0.9.12cvs158
313
314         * src/compose.c
315         * src/messageview.c
316         * src/common/utils.c
317         * src/common/utils.h
318                 use Message-ID format like that previously
319                 used in compose_generate_msgid()
320
321 2004-11-17 [christoph]  0.9.12cvs157
322
323         * src/mainwindow.c
324         * src/prefs_common.c
325                 integrate "Common preferences" into new preferences dialog
326
327 2004-11-17 [colin]      0.9.12cvs156
328
329         * src/prefs_account.c
330         * src/prefs_account.h
331         * src/procmsg.c
332                 Add an option to let the user choose to store encrypted
333                 mail as clear text or encrypted.
334
335 2004-11-17 [colin]      0.9.12cvs155
336
337         * src/compose.c
338         * src/toolbar.c
339                 Be verbose when sending fails
340         * src/procmsg.c
341                 Fix procmsg_send_queue returning 0 when there's an error
342                 Don't send messages to be encrypted to nobody 
343
344
345 2004-11-17 [colin]      0.9.12cvs154
346
347         * src/privacy.c
348                 Fix more pointer confusion
349
350 2004-11-17 [paul]       0.9.12cvs153
351
352         * src/procmime.h
353                 forgotten in sync with main 1.0.0beta3
354
355
356 2004-11-17 [paul]       0.9.12cvs152
357
358         * ChangeLog
359         * ChangeLog.jp
360         * NEWS
361         * src/compose.c
362         * src/jpilot.c
363         * src/procmime.c
364                 sync with main 1.0.0beta3
365                 see ChangeLog 2004-11-15 and 2004-11-16
366
367 2004-11-17 [colin]      0.9.12cvs151
368
369         * src/plugins/pgpmime/pgpmime.c
370                 Remove debug printf
371
372 2004-11-17 [colin]      0.9.12cvs150
373
374         * src/plugins/pgpmime/pgpmime.c
375                 Fix off-by-one causing segs
376
377 2004-11-17 [colin]      0.9.12cvs149
378
379         * src/procmsg.c
380                 < Reboot_> don't compare pointers to NULL with !
381                 So, use the other form to bring consistency.
382                 Also fix coding style.
383
384 2004-11-16 [colin]      0.9.12cvs148
385
386         * src/procmsg.c
387                 Fix the fix :)
388
389 2004-11-16 [colin]      0.9.12cvs147
390
391         * src/procmsg.c
392                 Fix leaks in procmsg_send_message_queue
393
394 2004-11-12 [paul]       0.9.12cvs146
395
396         * src/prefs_account.c
397         * src/procmime.c
398         * src/procmime.h
399                 fix sync breakage 
400
401 2004-11-12 [paul]
402
403         * src/pixmaps/complete.xpm
404         * src/pixmaps/continue.xpm
405                 small sync with main, see ChangeLog 2004-11-11
406
407 2004-11-11 [paul]       0.9.12cvs145
408
409         * ChangeLog
410         * ChangeLog.jp
411         * src/account.c
412         * src/folderview.c
413         * src/folderview.h
414         * src/imap.c
415         * src/imap_gtk.c
416         * src/inc.c
417         * src/mainwindow.c
418         * src/mh_gtk.c
419         * src/news_gtk.c
420         * src/pop.c
421         * src/prefs_account.c
422         * src/prefs_account.h
423         * src/prefs_ext_prog.c
424         * src/procmsg.c
425         * src/procmsg.h
426         * src/summary_search.c
427         * src/summaryview.c
428         * src/textview.c
429         * src/common/defs.h
430         * src/common/utils.c
431         * src/common/utils.h
432         * src/gtk/menu.c
433         * src/gtk/menu.h
434                 sync with main 1.0.0beta2 (plus 4)
435
436 2004-11-09 [christoph]  0.9.12cvs144
437
438         * src/compose.c
439         * src/prefs_account.[ch]
440                 add option menu to select default privacy system
441
442         * src/plugins/pgpmime/pgpmime.c
443                 better memory allocation
444
445         * src/folder.c
446                 syncronize flags when scanning a folder
447
448 2004-11-08 [colin]      0.9.12cvs143
449
450         * src/summaryview.c
451                 Prevent useless folder count updates while 
452                 quicksearch is running. It is really annoying 
453                 while quicksearch is running a full-mail
454                 scan, like 'b foo', in a big folder.
455
456 2004-11-08 [colin]      0.9.12cvs142
457
458         * src/textview.c
459                 Really fix these mail URIs
460
461 2004-11-08 [colin]      0.9.12cvs141
462
463         * src/textview.c
464                 fix "colin@colino.net" <colin@colino.net> 
465                 types of URIs
466
467 2004-11-06 [colin]      0.9.12cvs140
468
469         * src/compose.c
470                 Don't ask for passphrase if not sending
471
472 2004-11-05 [christoph]  0.9.12cvs139
473
474         * src/compose.c
475                 o encode text content of composed mails
476         * src/procmime.c
477                 o allow encoding of MimeInfos that are stored in memory buffers
478                 
479
480 2004-11-03 [paul]       0.9.12cvs138
481
482         * po/POTFILES.in
483                 add 'src/plugins/pgpmime/prefs_gpg.c'.
484                 Patch submitted by Fabien Vantard
485
486         * src/prefs_ext_prog.c
487                 fix typos. Patch submitted by Fabien Vantard
488
489         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
490         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
491                 add German, Spanish, Italian, Brazilian Portuguese,
492                 and Slovak translations. Submitted by Thomas Gilgin,
493                 J. José del Río 'partymola', Andrea Spadaccini,
494                 Frederico Goncalves Guimaraes, and Andrej Kacian
495
496 2004-11-01 [christoph]  0.9.12cvs137
497
498         * src/procmime.c
499                 implement RFC2231's parameter encoding
500
501 2004-10-29 [colin]      0.9.12cvs136
502
503         * src/common/utils.c
504                 Fix boundary delimiter (a Pine user gets this:
505                 > Malformed message: Unexpected characters at end of parameters:
506                 > =_Thu__28_Oct_2)
507
508 2004-10-29 [paul]
509
510         * tools/textviewer.sh
511                 fix typo. patch submitted by Johann Koenig 
512                 <explosive@hvc.rr.com>
513
514 2004-10-29 [paul]
515
516         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
517         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
518                 add French translations, submitted by Fabien Vantard
519
520 2004-10-28 [christoph]  0.9.12cvs135
521
522         * doc/src/rfc2231.txt                           ** NEW **
523         * src/procmime.c
524         * src/common/quoted-printable.c
525         * src/common/utils.[ch]
526                 implement RFC2231's parameter decoding
527
528 2004-10-27 [paul]
529
530         * tools/kdeservicemenu/README
531         * tools/kdeservicemenu/install.sh
532         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
533         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
534         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
535                 output files to /tmp instead of littering the
536                 current dir
537                 add uninstall function
538                 refactor
539
540 2004-10-26 [christoph]  0.9.12cvs134
541
542         * src/procmime.c
543                 better check if parameters have to be in quoted string
544
545 2004-10-25 [paul]
546
547         * tools/kdeservicemenu/README
548         * tools/kdeservicemenu/install.sh
549         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
550         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
551         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
552                 add files for Sylpheed Service Menu in Konqueror
553
554 2004-10-22 [paul]       0.9.12cvs133
555
556         * src/compose.c
557         * src/prefs_common.c
558         * src/prefs_common.h
559         * src/prefs_wrapping.c
560                 remove 'smart wrapping'
561
562 2004-10-21 [colin]      0.9.12cvs132
563
564         * src/compose.c
565                 Remove extraneous separator in Options
566
567 2004-10-21 [colin]      0.9.12cvs131
568
569         * src/compose.c
570                 Replace "unknown" attachments by "application/octet-stream"
571                 Be a bit more defensive when using strchr
572
573 2004-10-20 [paul]
574
575         * po/ru.po
576                 updated by Pavlo Bohmat
577
578 2004-10-19 [christoph]  0.9.12cvs130
579
580         * src/compose.c
581                 fix wrong menu entry path
582
583         (Closes Bug 626 crashes after clicking 'reply' or 'reply to all')
584
585         * src/gtk/menu.c
586                 add extra check for missing menu entries
587
588 2004-10-19 [christoph]  0.9.12cvs129
589
590         * src/compose.c
591         * src/common/utils.c
592                 use utils' generate_msgid() in compose.c
593
594 2004-10-18 [christoph]  0.9.12cvs128
595
596         * src/plugins/pgpmime/passphrase.c
597         * src/plugins/pgpmime/pgpmime.c
598         * src/plugins/pgpmime/prefs_gpg.[ch]
599         * src/plugins/pgpmime/prefs_gpg.glade
600         * src/plugins/pgpmime/sgpgme.c
601                 add GPG prefs
602
603 2004-10-18 [christoph]  0.9.12cvs127
604
605         * src/addrbook.c
606         * src/addrcache.c
607         * src/addressbook.c
608         * src/codeconv.c
609         * src/compose.c
610         * src/customheader.c
611         * src/editaddress.c
612         * src/editgroup.c
613         * src/exporthtml.c
614         * src/folder.c
615         * src/folderview.c
616         * src/imap.c
617         * src/jpilot.c
618         * src/main.c
619         * src/matcher_parser_parse.y
620         * src/mbox.c
621         * src/pop.c
622         * src/prefs_account.c
623         * src/prefs_gtk.c
624         * src/prefs_msg_colors.c
625         * src/procheader.c
626         * src/procmime.[ch]
627         * src/procmsg.c
628         * src/summaryview.c
629         * src/textview.c
630         * src/common/base64.c
631         * src/common/partial_download.c
632         * src/common/socket.c
633         * src/common/sylpheed.c
634         * src/common/utils.[ch]
635         * src/gtk/filesel.c
636         * src/gtk/pluginwindow.c
637         * src/gtk/quicksearch.c
638         * src/plugins/pgpmime/pgpmime.c
639         * src/plugins/pgpmime/plugin.c
640         * src/plugins/pgpmime/select-keys.c
641         * src/plugins/pgpmime/sgpgme.c
642         * src/plugins/spamassassin/libspamc.c
643         * src/plugins/trayicon/trayicon.c
644         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.[ch]
645         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
646                 o don't use any GNU C extensions
647                 o fix warnings
648                 o replace some non-POSIX functions
649
650         * src/plugins/spamassassin/spamassassin.[ch]
651         * src/plugins/spamassassin/spamassassin_gtk.c
652         * src/plugins/clamav/clamav_plugin.[ch]
653         * src/plugins/clamav/clamav_plugin_gtk.c
654                 replace statusbar_print_all() from common code because it is a
655                 GUI function
656
657 2004-10-17 [paul]
658
659         * po/es.po
660         * po/ko.po
661         * AUTHORS
662                 update Spanish and Korean translations,
663                 submitted by Ricardo Mones Lastra and
664                 SungHyun Nam
665
666 2004-10-13 [colin]      0.9.12cvs126
667
668         * src/compose.c
669                 Don't convert message to forced encoding when 
670                 drafting, plus minor magic-values cleanup.
671
672 2004-10-13 [colin]      0.9.12cvs125
673
674         * po/POTFILES.in
675                 Update POTFILES.in to reflect the source
676                 place changes
677
678 2004-10-08 [christoph]  0.9.12cvs124
679
680         * m4/spamassassin.m4
681                 fix libspamc OpenSSL
682
683         * src/compose.c
684                 rearrange the compose menu
685
686 2004-10-08 [christoph]  0.9.12cvs123
687
688         * src/Makefile.am
689         * src/account.c
690         * src/compose.[ch]
691         * src/crash.c
692         * src/main.c
693         * src/mimeview.c
694         * src/passphrase.[ch]                           ** REMOVE **
695         * src/prefs_account.[ch]
696         * src/prefs_common.[ch]
697         * src/privacy.[ch]
698         * src/procmime.[ch]
699         * src/procmsg.c
700         * src/rfc2015.[ch]                              ** REMOVE **
701         * src/select-keys.[ch]                          ** REMOVE **
702         * src/common/utils.[ch]
703         * src/gtk/about.c
704         * src/plugins/pgpmime/Makefile.am
705         * src/plugins/pgpmime/passphrase.[ch]           ** NEW **
706         * src/plugins/pgpmime/pgpmime.c
707         * src/plugins/pgpmime/plugin.c
708         * src/plugins/pgpmime/prefs_gpg.[ch]
709         * src/plugins/pgpmime/select-keys.[ch]          ** NEW **
710         * src/plugins/pgpmime/sgpgme.[ch]
711                 o Add new MIME-Writer
712                 o extend PrivacySystem with sign and encrypt functions
713                 o extend PGP/MIME plugin with sign and encrypt functions
714                 o integrate extended Privacy API in Compose and Sending process
715
716 2004-10-04 [colin]      0.9.12cvs122
717
718         * src/mainwindow.c
719         * src/messageview.c
720         * src/messageview.h
721         * src/textview.c
722                 Make forced encoding limited to messageview and
723                 apply only to parts displayed using textview
724
725 2004-10-04 [colin]      0.9.12cvs121
726
727         * src/summaryview.c
728                 Fix bug #605 (collapsed threads re-expand when moving or
729                 deleting mails)
730
731 2004-10-03 [colin]      0.9.12cvs120
732
733         * src/summaryview.c
734                 Fix bug #602
735
736 2004-10-02 [colin]      0.9.12cvs119
737
738         * src/mainwindow.c
739         * src/messageview.c
740         * src/prefs_common.h
741         * src/procmime.c
742         * src/procmime.h
743         * src/textview.c
744                 Clean up forced charset feature
745                 Add forced decode
746
747 2004-10-01 [colin]      0.9.12cvs118
748
749         * src/mimeview.c
750                 Better fix for Save all: skip multipart mails' first 
751                 text part
752
753 2004-10-01 [colin]      0.9.12cvs117
754
755         * src/mimeview.c
756                 Only save attachments in Save All
757
758 2004-10-01 [paul]       0.9.12cvs116
759
760         * ChangeLog
761         * ChangeLog.jp
762         * src/account.c
763         * src/prefs_common.c
764         * src/gtk/colorlabel.c
765                 sync with main 0.9.12cvs17
766
767 2004-09-30 [colin]      0.9.12cvs115
768
769         * src/stock_pixmap.c
770         * src/stock_pixmap.h
771         * src/folderview.c
772         * src/Makefile.am
773         * src/pixmaps/read.xpm
774                 Add icon for total # column
775
776 2004-09-29 [colin]      0.9.12cvs114
777
778         * src/compose.c
779                 Don't close compose until message is sent if 
780                 Show Send Dialog is Always
781
782 2004-09-29 [paul]       0.9.12cvs113
783
784         * src/quote_fmt_parse.y
785                 In the quotation templates recognise sender's first and last 
786                 names (%F %L) when the name is in the format "Duck, Donald".
787                 Patch submitted by Thomas Gilgin, <thomas_gilgin@users.sourceforge.net>
788
789
790 2004-09-28 [colin]      0.9.12cvs112
791
792         * src/mainwindow.c
793                 Put back mnemonic
794         * src/folderview.c
795                 Fix Empty trash being visible-invisible-visible...
796
797 2004-09-28 [colin]      0.9.12cvs111
798
799         * src/mainwindow.c
800                 Relabel Empty all Trash folders
801
802 2004-09-28 [colin]      0.9.12cvs110
803
804         * src/folderview.c
805                 Add contextual Empty trash menu
806         * src/mainwindow.c
807                 Revert cvs109 which was useless
808
809 2004-09-28 [colin]      0.9.12cvs109
810
811         * src/mainwindow.c
812                 Fix uninialized var
813
814 2004-09-28 [colin]      0.9.12cvs108
815
816         * src/addressbook.c
817                 Fix triple-click
818
819 2004-09-28 [colin]      0.9.12cvs107
820
821         * src/addressbook.c
822                 Fix double-click on entries
823
824 2004-09-28 [colin]      0.9.12cvs106
825
826         * src/inc.c
827                 Reintroduce folder_item update freeze on incorporation
828
829 2004-09-27 [christoph]  0.9.12cvs105
830
831         * src/folderview.c
832                 right-align new and unread column
833
834 2004-09-27 [paul]
835
836         * 0.9.12b released
837
838 2004-09-27 [paul]       0.9.12cvs104
839
840         * src/main.c
841                 revert 0.9.12cvs101, it causes another segfault
842
843 2004-09-23 [christoph]  0.9.12cvs103
844
845         * src/plugins/spamassassin/libspamc.[ch]
846         * src/plugins/spamassassin/utils.[ch]
847                 update libspamc to SpamAssassin 3.0.0
848
849 2004-09-17 [paul]       0.9.12cvs102
850
851         * ChangeLog
852         * ChangeLog.jp
853         * src/inc.c
854                 sync with main 0.9.12cvs14, see ChangeLog 2004-09-09
855  
856
857 2004-09-17 [colin]      0.9.12cvs101
858
859         * src/main.c
860                 Fix segfaults when quitting. valgrind says:
861                         ==12144== Invalid read of size 4
862                         ==12144==    at 0x80D7DDA: messageview_is_visible (messageview.c:938)
863                         [...]
864                         ==12144==  Address 0x1BF1BD30 is 56 bytes inside a block of size 72 free'd
865                         [...]
866                         ==12144==    by 0x80CC671: exit_sylpheed (main.c:498)
867
868
869 2004-09-13 [christoph]  0.9.12cvs100
870
871         * src/folder.c
872                 add NULL pointer checks to fix segfault when messages can
873                 not be fetched
874
875 2004-09-08 [colin]      0.9.12cvs99
876
877         * src/account.c
878                 Remove a debug printf
879
880 2004-09-08 [christoph]  0.9.12cvs98
881
882         * src/procmsg.[ch]
883                 change MSG_CACHED (unused in claws) to MSG_SCANNED to remember
884                 if the message structure has been scanned
885
886         * src/folder.c
887                 o scan structure when the mail is fetched for the first time
888                   to prevent unnecessary fetching of messages while scanning
889                   the folder for messages
890                 o revert 0.9.12cvs24
891
892         * src/plugins/pgpmime/pgpmime.c
893                 check signature if auto signature checking is enabled when the
894                 signature status is requested for first time and not when
895                 checking if a part has a signature
896
897 2004-09-07 [colin]      0.9.12cvs97
898
899         * src/inc.c
900                 Change session error messages so that they
901                 are a bit more helpful (the origin of the
902                 error is not apparent if one isn't in 
903                 front of Sylpheed when it happens).
904
905 2004-09-06 [colin]      0.9.12cvs96
906
907         * src/toolbar.c
908                 Fix graying out Redirect in non english languages
909                 Patch by Fabien Vantard
910
911 2004-09-06 [colin]      0.9.12cvs95
912
913         * src/summaryview.c
914         * src/mimeview.c
915                 Fix dropped URIs
916
917 2004-09-06 [colin]      0.9.12cvs94
918
919         * src/addressbook.c
920         * src/addressitem.h
921         * src/addritem.c
922         * src/addritem.h
923                 Add basic drag and drop to addressbook
924
925 2004-09-03 [colin]      0.9.12cvs93
926
927         * src/summaryview.c
928                 Next/Prev unread message should start
929                 from next/prev node (especially if 
930                 mark_as_read_delay != 0)
931
932 2004-09-03 [colin]      0.9.12cvs92
933
934         * src/prefs_common.c
935         * src/prefs_common.h
936         * src/summaryview.c
937                 Add an hidden 'mark_as_read_delay' pref 
938
939 2004-09-02 [colin]      0.9.12cvs91
940
941         * src/gtk/menu.c
942                 Add unduplicated menu entries (fixes bug 532)
943                 Patch by Fabien Vantard
944
945 2004-09-02 [colin]      0.9.12cvs90
946
947         * src/account.c
948                 Fix bug 582 (broken auto account selection)
949
950 2004-09-02 [colin]      0.9.12cvs89
951
952         * src/addrindex.c
953                 Free deleted queries too
954
955 2004-09-02 [colin]      0.9.12cvs88
956
957         * src/ldapquery.c
958                 Fix freezes in LDAP, due to memory corruption
959                 after deletion of a query (and not removing it
960                 from the corresponding list of queries).
961                 Very probably fixes bug 567 and bug 569
962
963 2004-09-02 [colin]      0.9.12cvs87
964
965         * src/prefs_spelling.c
966                 Fix bug with aspell prefs init, where spell checking
967                 is enabled at first but dictionary not specified. Use
968                 LANG's dictionary by default.
969
970 2004-09-01 [colin]      0.9.12cvs86
971
972         * src/filtering.c
973         * src/imap.c
974         * src/prefs_matcher.c
975         * src/stock_pixmap.c
976                 Fix more nasty uninitialized variables
977
978 2004-08-31 [colin]      0.9.12cvs85
979
980         * src/folder.c
981                 Fix memory corruption when entering procmsg_msginfo_free()
982                 with unitialized msginfo. Thanks Valgrind.
983
984 2004-08-29 [colin]      0.9.12cvs84
985
986         * src/mimeview.c
987                 Don't escape filenames before saving - that's 
988                 not dangerous. By the way, fix the leak.
989
990 2004-08-27 [paul]       0.9.12cvs83
991
992         * src/mh.c
993         * src/procheader.c
994         * src/procmsg.c
995         * src/procmsg.h
996         * src/common/utils.c
997         * src/gtk/menu.h
998                 sync with main 0.9.12cvs6, see ChangeLog
999                 2004-08-24, 2004-08-25, 2004-08-26
1000
1001
1002 2004-08-26 [paul]
1003
1004         * po/ja.po
1005                 updated by Rui Hirokawa
1006
1007 2004-08-25 [colin]      0.9.12cvs82
1008
1009         * src/plugins/pgpmime/pgpmime.c
1010                 Fix leak on non-combined encrypted messages
1011
1012 2004-08-25 [colin]      0.9.12cvs81
1013
1014         * src/plugins/pgpmime/pgpmime.c
1015         * src/plugins/pgpmime/sgpgme.c
1016         * src/plugins/pgpmime/sgpgme.h
1017                 Handle combined encryption/signature
1018
1019 2004-08-24 [colin]      0.9.12cvs80
1020
1021         * src/folder.c
1022                 Set mime flags on non multipart messages too
1023
1024 2004-08-23 [christoph]  0.9.12cvs79
1025
1026         * src/compose.c
1027                 create message header in memory as GString before writing it
1028                 to the message file
1029
1030 2004-08-23 [colin]      0.9.12cvs78
1031
1032         * src/rfc2015.c
1033         * src/rfc2015.h
1034         * src/compose.c
1035                 Fix (again) bug 197: inline encryption broken
1036
1037 2004-08-23 [paul]
1038
1039         * po/zh_CN.po
1040                 updated by Hansom Young
1041
1042 2004-08-23 [paul]
1043
1044         * 0.9.12a released
1045
1046 2004-08-23 [colin]      0.9.12cvs77
1047
1048         * src/imap.c
1049                 Try and fix bug 577 (session->last_access_time is broken since 
1050                 sync with main 0.9.12cvs2). 
1051                 Patch by Stephan Sachse <whiteman@teg-clan.de>
1052
1053 2004-08-23 [paul]
1054
1055         * po/es.po
1056         * po/fr.po
1057         * po/pl.po
1058         * po/pt_BR.po
1059         * po/sk.po
1060         * po/sr.po
1061                 update translations. submitted by Ricardo
1062                 Mones Lastra, Fabien Vantard, Emilian Nowak,
1063                 Frederico Goncalves Guimaraes, Andrej Kacian,
1064                 Urke MMI
1065
1066 2004-08-22 [paul]       0.9.12cvs76
1067
1068         * src/plugins/trayicon/trayicon.c
1069                 fix formatting bug in trayicon_popup_menu_entries[]
1070
1071
1072 2004-08-22 [paul]       0.9.12cvs75
1073
1074         * m4/Makefile.am
1075                 remove reference to openssl.m4
1076
1077
1078 2004-08-21 [colin]      0.9.12cvs74
1079
1080         * src/compose.c
1081                 Fix bug 576 (Duplicate auto-bcc on reedit)
1082
1083 2004-08-21 [colin]      0.9.12cvs73
1084
1085         * src/toolbar.c
1086                 Grey out Redirect in the toolbar when selection is
1087                 multiple. Fixes bug 520
1088
1089 2004-08-21 [colin]      0.9.12cvs72
1090
1091         * src/compose.c
1092                 Save Sign, Encrypt and Mode status when drafting or queuing
1093                 Fixes bug 502 (drafted message does not keep sign / encrypt 
1094                 state)
1095
1096 2004-08-21 [colin]      0.9.12cvs71
1097
1098         * src/summaryview.c
1099                 Fix bug 494 (Messages are always opened in summary 
1100                 view when right clicked.) Also fixes bug 508.
1101
1102 2004-08-21 [colin]      0.9.12cvs70
1103
1104         * src/compose.c
1105                 When using inline encryption, don't use QP or Base64:
1106                 the mail will be encrypted to a 7bit string.
1107                 Fixes bug 197
1108
1109 2004-08-21 [colin]      0.9.12cvs69
1110
1111         * src/compose.c
1112                 Fix inline-signing with 8bit chars: data must be 
1113                 converted to Quoted-printable before signing.
1114
1115 2004-08-21 [colin]      0.9.12cvs68
1116
1117         * src/compose.c
1118                 Remove 'Message/Save to draft folder'
1119                 and 'Message/Save and keep editing' to 
1120                 put a single 'File/Save' command.
1121                 Fixes bug 224
1122
1123 2004-08-21 [colin]      0.9.12cvs67
1124
1125         * src/mainwindow.c
1126                 Fix bug 222 (Summary view state not retained between sessions)
1127
1128 2004-08-20 [colin]      0.9.12cvs66
1129
1130         * src/codeconv.c
1131                 Fix bug 574 (empty cur_locale is not enough)
1132
1133 2004-08-20 [paul]
1134
1135         * src/plugins/pgpmime/plugin.c
1136                 modify PGP/MIME plugin's description
1137
1138 2004-08-16 [colin]      0.9.12cvs65
1139
1140         * src/common/ssl.c
1141                 Fix version comparison
1142
1143 2004-08-16 [colin]      0.9.12cvs64
1144
1145         * src/common/ssl.c
1146                 I meant 2.2.
1147
1148 2004-08-16 [colin]      0.9.12cvs63
1149
1150         * src/common/ssl.c
1151                 People with glibc 2.1 have had problems with non-blocking
1152                 SSL_connect. Disable it for glibc < 2.2.
1153
1154 2004-08-16 [colin]      0.9.12cvs62
1155
1156         * src/common/ssl.c
1157                 Fix format error
1158
1159 2004-08-13 [colin]      0.9.12cvs61
1160
1161         * src/plugins/pgpmime/plugin.c
1162                 Add plugin's description
1163
1164 2004-08-12 [christoph]  0.9.12cvs60
1165
1166         * src/folderutils.c
1167                 fix bug that did not thaw folder updates when deleting
1168                 duplicates in empty folders
1169
1170 2004-08-12 [colin]      0.9.12cvs59
1171
1172         * src/plugins/trayicon/trayicon.c
1173                 Add a context menu with most common operations
1174
1175 2004-08-12 [colin]      0.9.12cvs58
1176
1177         * configure.ac
1178         * sylpheed.desktop
1179         * src/Makefile.am
1180         * src/main.c
1181                 Add support for Freedesktop.org's startup notification
1182
1183 2004-08-10 [colin]      0.9.12cvs57
1184
1185         * src/main.c
1186         * src/common/socket.c
1187         * src/common/ssl.c
1188         * src/common/sylpheed.c
1189         * src/common/sylpheed.h
1190                 Put back the ssl connect nonblocking...
1191                 without the race condition
1192
1193 2004-08-09 [colin]      0.9.12cvs56
1194
1195         * src/main.c
1196         * src/common/ssl.c
1197         * src/common/sylpheed.c
1198         * src/common/sylpheed.h
1199                 Reverting previous commit, doesn't work 
1200
1201 2004-08-09 [colin]      0.9.12cvs55
1202
1203         * src/main.c
1204         * src/common/ssl.c
1205         * src/common/sylpheed.c
1206         * src/common/sylpheed.h
1207                 Make SSL_connect nonblocking, using a thread
1208
1209 2004-08-09 [paul]       0.9.12cvs54
1210
1211         * po/POTFILES.in
1212                 reflect new location of sgpgme.c
1213         * src/main.c
1214                 sync with main, see ChangeLog 2004-08-09
1215
1216 2004-08-08 [christoph]  0.9.12cvs53
1217
1218         * src/folderutils.c
1219                 freeze FolderItem updates while deleting duplicate messages
1220
1221 2004-08-08 [christoph]  0.9.12cvs52
1222
1223         * configure.ac
1224         * src/Makefile.am
1225         * src/main.c
1226         * src/pgpmime.c
1227         * src/pgpmime.h
1228         * src/sgpgme.c
1229         * src/sgpgme.h
1230         * src/plugins/Makefile.am
1231         * src/plugins/pgpmime/.cvsignore
1232         * src/plugins/pgpmime/Makefile.am
1233         * src/plugins/pgpmime/pgpmime.c
1234         * src/plugins/pgpmime/pgpmime.h
1235         * src/plugins/pgpmime/plugin.c
1236         * src/plugins/pgpmime/sgpgme.c
1237         * src/plugins/pgpmime/sgpgme.h
1238                 new plugin for PGP/MIME
1239
1240 2004-08-07 [christoph]  0.9.12cvs51
1241
1242         * src/folder.c
1243                 disable immediate folder change notification on opened folders
1244                 until SummaryView can handle it quickly
1245
1246 2004-08-07 [colin]      0.9.12cvs50
1247
1248         * src/pop.c
1249         * src/common/partial_download.c
1250                 fix warnings
1251
1252 2004-08-07 [colin]      0.9.12cvs49
1253
1254         * src/Makefile.am
1255         * src/account.c
1256         * src/addressbook.c
1257         * src/alertpanel.c
1258         * src/alertpanel.h
1259         * src/compose.c
1260         * src/exphtmldlg.c
1261         * src/expldifdlg.c
1262         * src/main.c
1263         * src/message_search.c
1264         * src/messageview.c
1265         * src/pop.c
1266         * src/sgpgme.c
1267         * src/summary_search.c
1268         * src/summaryview.c
1269         * src/textview.c
1270         * src/gtk/sslcertwindow.c
1271         * src/pixmaps/stock_dialog-error.xpm
1272         * src/pixmaps/stock_dialog-info.xpm
1273         * src/pixmaps/stock_dialog-question.xpm
1274         * src/pixmaps/stock_dialog-warning.xpm
1275                 sync new alertpanel from gtk2
1276
1277 2004-08-07 [colin]      0.9.12cvs48
1278
1279         * src/prefs_folder_item.c
1280                 fix memory corruption in folderitem's prefs
1281
1282 2004-08-06 [colin]      0.9.12cvs47
1283
1284         * src/compose.c
1285                 close compose window after queuing, before 
1286                 sending when user presses Send
1287
1288 2004-08-05 [christoph]  0.9.12cvs46
1289
1290         * src/msgcache.c
1291         * src/common/defs.h
1292                 add charset to cache file and convert charset when reading the
1293                 cache if different from internal used charset
1294
1295 2004-08-05 [christoph]  0.9.12cvs45
1296
1297         * src/messageview.c
1298         * src/mimeview.[ch]
1299         * src/procmime.h
1300         * src/common/utils.h
1301                 cleanup (remove unused includes/reorganize)
1302
1303         * src/prefs_ext_prog.c
1304         * src/prefs_folder_item.c
1305         * src/prefs_fonts.c
1306         * src/prefs_msg_colors.c
1307         * src/prefs_spelling.c
1308         * src/prefs_themes.c
1309         * src/prefs_toolbar.c
1310         * src/prefs_wrapping.c
1311         * src/gtk/prefswindow.[ch]
1312         * src/plugins/clamav/clamav_plugin_gtk.c
1313         * src/plugins/dillo_viewer/dillo_prefs.c
1314         * src/plugins/image_viewer/viewerprefs.c
1315         * src/plugins/spamassassin/spamassassin_gtk.c
1316                 change PrefsPage path into an array of strings and don't
1317                 split a single string into parts (better for translation)
1318
1319 2004-08-05 [christoph]  0.9.12cvs44
1320
1321         * src/folder.c
1322                 fix FolderItem's message counts after rebuilding a cache
1323
1324 2004-08-05 [paul]       0.9.12cvs43
1325
1326         * ChangeLog
1327         * ChangeLog.jp
1328         * src/imap.c
1329         * src/news.c
1330         * src/common/nntp.c
1331         * src/common/session.c
1332         * src/common/session.h
1333         * src/common/socket.c
1334                 sync with main 0.9.12cvs2
1335                 see ChangeLog 2004-08-04
1336
1337 2004-08-04 [christoph]  0.9.12cvs42
1338
1339         * configure.ac
1340                 add missing AC_DEFINE(USE_OPENSSL, ...)
1341         * src/folder.c
1342                 use new xml_node_new() function
1343
1344 2004-08-03 [christoph]  0.9.12cvs41
1345
1346         * src/folder.c
1347         * src/localfolder.c
1348         * src/common/xml.[ch]
1349                 sync with main 0.9.12cvs1
1350                 see ChangeLog 2004-07-23
1351
1352 2004-08-03 [christoph]
1353
1354         * configure.ac
1355         * m4/openssl.m4                 ** REMOVE **
1356                 use pkg-config to get OpenSSL CFLAGS and LIBS
1357                 (OpenSSL 0.9.7 is required now)
1358
1359 2004-08-02 [paul]       0.9.12cvs40
1360
1361         * AUTHORS
1362                 update translation team section
1363         * po/pt_BR.po
1364                 updated by Frederico Goncalves Guimaraes
1365                 <fggdebian@yahoo.com.br>
1366
1367 2004-07-29 [colin]      0.9.12cvs39
1368
1369         * src/messageview.c
1370                 Inform the user when a partially 
1371                 downloaded mail isn't on the server
1372                 anymore (due to Mark for deletion)
1373
1374 2004-07-29 [colin]      0.9.12cvs38
1375
1376         * src/messageview.c
1377                 Hide noticeview if necessary
1378
1379 2004-07-27 [colin]      0.9.12cvs37
1380
1381         * src/msgcache.c
1382                 More fixes (i overlook a bit, thanks
1383                 Christoph for spotting it)
1384
1385 2004-07-27 [colin]      0.9.12cvs36
1386
1387         * src/msgcache.c
1388                 Fix wrong test 
1389
1390 2004-07-26 [colin]      0.9.12cvs35
1391
1392         * src/pop.c
1393                 Fix uidl-file parsing when not in new
1394                 format
1395
1396 2004-07-19 [colin]      0.9.12cvs34
1397
1398         * src/compose.c
1399                 Save attachment status when drafting
1400
1401 2004-07-19 [colin]      0.9.12cvs33
1402
1403         * src/folder.h
1404         * src/folderview.c
1405         * src/summaryview.c
1406                 Reverse 0.9.12cvs29 to 31 (folder icon update
1407                 when quicksearch is active)
1408
1409 2004-07-18 [colin]      0.9.12cvs32
1410
1411         * src/pop.c
1412                 Fix partial download bug with "Download all
1413                 messages" option
1414
1415 2004-07-18 [colin]      0.9.12cvs31
1416
1417         * src/folderview.c
1418                 Fix crash
1419
1420 2004-07-17 [colin]      0.9.12cvs30
1421
1422         * src/summaryview.c
1423                 Same, when sticky search is off
1424
1425 2004-07-17 [colin]      0.9.12cvs29
1426
1427         * src/folder.h
1428         * src/folderview.c
1429         * src/summaryview.c
1430                 Update FolderItem icon whenever its summaryview is 
1431                 filtered
1432
1433 2004-07-16 [christoph]  0.9.12cvs28
1434
1435         * src/mimeview.c
1436                 make doubleclick work again
1437
1438 2004-07-16 [christoph]  0.9.12cvs27
1439
1440         * src/mimeview.c
1441                 fix freeze on mime icon doubleclick (opening doesn't work yet)
1442
1443 2004-07-16 [paul]       0.9.12cvs26
1444         
1445         * src/gtk/quicksearch.c
1446         * src/compose.c
1447         * src/customheader.c
1448         * src/messageview.c
1449         * src/news.c
1450         * src/prefs_account.c
1451         * src/prefs_display_header.c
1452         * src/procheader.c
1453                 replace "Message-Id" with "Message-ID"
1454
1455 2004-07-16 [paul]       0.9.12cvs25
1456
1457         * ChangeLog
1458         * ChangeLog.jp
1459         * src/account.c
1460         * src/account.h
1461         * src/folder_item_prefs.c
1462         * src/main.c
1463         * src/pop.c
1464         * src/pop.h
1465         * src/prefs_account.c
1466         * src/prefs_account.h
1467         * src/prefs_common.c
1468         * src/prefs_common.h
1469         * src/prefs_gtk.c
1470         * src/prefs_gtk.h
1471                 sync with main 0.9.12cvs1
1472
1473 2004-07-15 [colin]      0.9.12cvs24
1474
1475         * src/folder.c
1476                 Disable GPG signature check during
1477                 folder move and scan 
1478         (Closes Bug 521 Signature checking slows down Folder-Move)
1479
1480 2004-07-14 [christoph]  0.9.12cvs23
1481
1482         * src/pgpmime.c
1483                 add missing fclose
1484
1485         * src/procmime.c
1486                 add checks if fopen really worked
1487
1488 2004-07-14 [colin]      0.9.12cvs22
1489
1490         * src/pop.c
1491         * src/common/partial_download.c
1492                 Update includes
1493
1494 2004-07-14 [colin]      0.9.12cvs21
1495
1496         * src/folder.c
1497         * src/inc.c
1498         * src/matcher.c
1499         * src/matcher.h
1500         * src/matcher_parser_parse.y
1501         * src/messageview.c
1502         * src/msgcache.c
1503         * src/noticeview.c
1504         * src/noticeview.h
1505         * src/pop.c
1506         * src/pop.h
1507         * src/prefs_matcher.c
1508         * src/procheader.c
1509         * src/procmsg.c
1510         * src/procmsg.h
1511         * src/summaryview.c
1512         * src/common/Makefile.am
1513         * src/common/defs.h
1514         * src/gtk/quicksearch.c
1515         * src/common/partial_download.c ** NEW FILES **
1516         * src/common/partial_download.h ** NEW FILES **
1517                 Partial downloading of pop3 mails
1518
1519 2004-07-13 [christoph]  0.9.12cvs20
1520
1521         * src/mimeview.c
1522                 use "button_release_event" instead of "button_press_event",
1523                 because executing event callbacks while the button is still
1524                 pressed is not good and causes problems
1525
1526 2004-07-12 [colin]      0.9.12cvs19
1527
1528         * src/gtk/quicksearch.c
1529                 Fix a missing status update in quicksearch
1530
1531 2004-07-08 [colin]      0.9.12cvs18
1532
1533         * src/common/smtp.h
1534                 Fix guint vs gint bug
1535
1536 2004-07-08 [colin]      0.9.12cvs17
1537
1538         * src/common/smtp.c
1539                 use to_human_readable() for sizes
1540
1541 2004-07-08 [paul]       0.9.12cvs16
1542
1543         * src/inc.c [1.174]
1544                 fix occasional non-clearance of the statusbar
1545                 (close Bug 531 'SA plugin: status bar does not 
1546                  get cleared in OFFLINE mode')
1547
1548 2004-07-07 [colin]      0.9.12cvs15
1549
1550         * src/prefs_common.c [1.225]
1551         * src/prefs_common.h [1.112]
1552                 Add a hidden summary_quicksearch_sticky preference,
1553                 to allow the quicksearch bar to reset across folders
1554         * src/summaryview.c [1.437]
1555                 Use this preference
1556         * src/gtk/quicksearch.c [1.5]
1557         * src/gtk/quicksearch.h [1.3]
1558                 Add this preference, fix focus when hitting Enter,
1559                 add handling of Esc key to reset
1560
1561 2004-07-06 [colin]      0.9.12cvs14
1562
1563         * src/gtk/quicksearch.c [1.4]
1564                 Add Clear button
1565
1566 2004-07-06 [christoph]  0.9.12cvs13
1567
1568         * src/toolbar.c
1569                 enable next unread button in empty folders if next folder
1570                 dialog is not disabled
1571
1572         (Closes Feature Request [ 755800 ] "next" button enabled in empty
1573          folders)
1574
1575 2004-07-06 [colin]      0.9.12cvs12
1576
1577         * src/common/smtp.c [1.16]
1578                 Display maximum message size in the log
1579
1580 2004-07-06 [paul]       0.9.12cvs11
1581
1582         * src/toolbar.c
1583                 fix typo. (spotted by Fabien Vantard)
1584
1585 2004-07-06 [paul]       0.9.12cvs10
1586
1587         * src/main.c
1588                 terminate cleanly on SIGHUP. Patch submitted by
1589                 Thomas Gilgin <thg@karate-muellheim.de>
1590
1591 2004-07-05 [christoph]  0.9.12cvs9
1592
1593         * src/inc.c
1594                 better replacing of %d in new mail notification command
1595
1596 2004-07-05 [colin]      0.9.12cvs8
1597
1598         * src/common/smtp.[ch]
1599                 Take SIZE (returned by EHLO) into account, and
1600                 avoid sending too big messages
1601
1602 2004-07-04 [paul]       0.9.12cvs7
1603
1604         * src/account.c
1605                 fix auto-account selection on imap/news
1606
1607 2004-07-01 [paul]       0.9.12cvs6
1608
1609         * src/gtk/quicksearch.c
1610                 reveal hidden string in gui
1611                 
1612         * src/compose.c
1613                 fix updating of gpg signing setting on 
1614                 switching accounts
1615
1616 2004-06-30 [darko]      0.9.12cvs5
1617
1618         * src/common/utils.c
1619                 remove expand_search_string()
1620         * src/gtk/quicksearch.c
1621                 remove no longer needed for loop (thanks Christoph)
1622                 add expand_search_string()
1623
1624 2004-06-30 [darko]      0.9.12cvs4
1625
1626         * src/common/utils.c
1627                 allow all filtering expressions in quicksearch
1628
1629         (Closes Bug 519 filtering expr. in quicksearch)
1630
1631 2004-06-30 [christoph]  0.9.12cvs3
1632
1633         * configure.ac
1634                 better 'localedir'
1635
1636         * src/common/intl.h
1637                 allow plugins to define TEXTDOMAIN for the _(...) macro
1638
1639 2004-06-30 [paul]       0.9.12cvs2
1640
1641         * po/POTFILES.in
1642           src/Makefile.am
1643           src/main.c
1644           src/prefs_common.c
1645           src/prefs_msg_colors.[ch]     ** NEW FILES **
1646                 move message colouring options to
1647                 '/Other Preferences/Message View/Colors'
1648
1649 2004-06-30 [paul]       0.9.12cvs1
1650
1651         * po/POTFILES.in
1652           src/Makefile.am
1653           src/main.c
1654           src/prefs_common.c
1655           src/prefs_wrapping.[ch]       ** NEW FILES **
1656                 move message wrapping options to
1657                 /'Other Preferences/Compose/Message Wrapping'
1658
1659 2004-06-28 [paul]       0.9.12
1660
1661         * Sylpheed-Claws 0.9.12 released
1662
1663         * po/es.po
1664           po/fr.po
1665           po/sk.po
1666                 updated by Ricardo Mones Lastra, Fabien Vantard,
1667                 Andrej Kacian
1668
1669 2004-06-27 [paul]       0.9.11cvs19
1670
1671         * src/common/ssl.c
1672                 re-enable certificate check
1673
1674 2004-06-25 [christoph]  0.9.11cvs18
1675
1676         * src/procmsg.h
1677                 add MSG_HAS_ATTACHMENT to MSG_CACHED_FLAG_MASK
1678
1679 2004-06-25 [paul]       0.9.11cvs17
1680
1681         * sync with main 0.9.12cvs1
1682                 see ChangeLog 2004-06-23
1683                 
1684         * src/gtk/menu.c
1685                 remove unused menu_toggle_toggle()
1686
1687 2004-06-23 [christoph]  0.9.11cvs16
1688
1689         * src/folder.c
1690         * src/procheader.c
1691         * src/procmsg.h
1692         * src/summaryview.c
1693                 scan the mime structure of multipart mails for correct
1694                 attachment, encryped and signed (with privacy API) part
1695                 detection
1696
1697         (Closes Feature Request [ 961428 ] No paperclip for HTML mails)
1698
1699 2004-06-22 [paul]
1700
1701         * po/ru.po
1702                 updated by Pavlo Bohmat
1703
1704 2004-06-20 [christoph]  0.9.11cvs15
1705
1706         * src/inc.c
1707         * src/pop.[ch]
1708                 disconnect after authentication when doing POP before SMTP
1709
1710         (Closes Bug 393 Bad inerpretation of "Pop Before SMTP")
1711
1712 2004-06-19 [christoph]  0.9.11cvs14
1713
1714         * src/folder.c
1715                 fix FolderItem name update
1716
1717         (Closes Bug 511 Folder-Renaming not reflected immediately)
1718
1719 2004-06-17 [paul]       0.9.11cvs13
1720         
1721         * sync with main 0.9.12 release
1722           src/session.c
1723                 session_set_timeout(): fixed a bug that didn't
1724                 reset timeout_tag when interval is 0.
1725
1726 2004-06-16 [christoph]  0.9.11cvs12
1727
1728         * src/textview.c
1729                 correctly clear the URL in the status bar
1730
1731 2004-06-15 [christoph]  0.9.11cvs11
1732
1733         * src/summaryview.c
1734                 add missing gtk_widget_show()
1735
1736 2004-06-11 [christoph]  0.9.11cvs10
1737
1738         * src/plugins/spamassassin/spamassassin.c
1739                 correctly check waitpid return code
1740
1741         (Closes Bug 396 Zombie process when spamassassin is called)
1742
1743 2004-06-10 [christoph]  0.9.11cvs9
1744
1745         * src/mainwindow.c
1746         * src/summaryview.[ch]
1747         * src/gtk/Makefile.am
1748         * src/gtk/quicksearch.c                         ** NEW **
1749                 separate quick search from summaryview
1750
1751 2004-06-09 [christoph]  0.9.11cvs8
1752
1753         * src/inc.c
1754                 remove unused code
1755
1756         * src/textview.c
1757                 get folder for compose default account from MsgInfo and not
1758                 from SummaryView
1759
1760 2004-06-09 [christoph]  0.9.11cvs7
1761
1762         * src/folder.[ch]
1763                 add information about added or removed messages to
1764                 FOLDER_ITEM_UPDATE hook
1765
1766         * src/imap_gtk.c
1767         * src/mh_gtk.c
1768                 scan folder when removing a folder failed instead of
1769                 updating the summaryview
1770
1771 2004-06-08 [paul]       0.9.11cvs6
1772
1773         * sync with main 0.9.11cvs2
1774                 see ChangeLog 2004-06-08
1775
1776 2004-06-07 [christoph]  0.9.11cvs5
1777
1778         * configure.ac
1779         * src/common/Makefile.am
1780                 detect library providing 'encrypt' function
1781
1782 2004-06-07 [paul]       0.9.11cvs4
1783
1784         * src/inc.c
1785                 sync with main, 'code cleanup'
1786                 
1787         * tools/nautilus2sylpheed.sh
1788                 fix whitespace limitation. patch submitted by
1789                 Stephan Sachse <white@teg-clan.de>
1790
1791 2004-06-04 [christoph]  0.9.11cvs3
1792
1793         * src/account.c
1794         * src/action.[ch]
1795         * src/addressbook.c
1796         * src/addrindex.h
1797         * src/folder.h
1798         * src/folder_item_prefs.c
1799         * src/inc.c
1800         * src/main.c
1801         * src/messageview.c
1802         * src/mh_gtk.c
1803         * src/prefs_themes.c
1804         * src/procmime.c
1805         * src/quote_fmt.h
1806         * src/stock_pixmap.c
1807         * src/toolbar.c
1808                 fix compiler warnings
1809
1810 2004-06-03 [paul]       0.9.11cvs2
1811
1812         * src/msgcache.c
1813                 sync with main 0.9.11cvs1: "changed gint32 to
1814                 guint32 for some platforms"
1815
1816 2004-06-02 [christoph]  0.9.11cvs1
1817
1818         * src/common/ssl.c
1819                 fix SSL_CTX variable name for older OpenSSL versions
1820
1821         (Closes Bug 503 fix compilation with older OpenSSL)
1822
1823 2004-05-31 [paul]       0.9.11claws
1824
1825         * 0.9.11claws released
1826
1827 2004-05-31 [paul]       0.9.10claws72
1828
1829         * po/es.po
1830           po/it.po
1831           po/ja.po
1832           po/pl.po
1833           po/sk.po
1834           po/sr.po
1835           po/zh_CN.po
1836                 update translations, submitted by Ricardo Mones Lastra,
1837                 Andrea Spadaccini, Rui Hirokawa, Emil, Andrej Kacian,
1838                 Urke MMI, and Hansom Young
1839
1840 2004-05-25 [luke]       0.9.10claws71
1841
1842         * AUTHORS
1843         * src/mimeview.c
1844         * src/stockpixmap.[ch]
1845         * src/Makefile.am
1846         * src/pixmaps/privacy_emblem_encrypted.xpm      ** NEW **
1847         * src/pixmaps/privacy_emblem_failed.xpm         ** NEW **
1848         * src/pixmaps/privacy_emblem_passed.xpm         ** NEW **
1849         * src/pixmaps/privacy_emblem_signed.xpm         ** NEW **
1850         * src/pixmaps/privacy_emblem_warn.xpm           ** NEW **
1851
1852                 o Added privacy emblems from Jesper Shultz 
1853                   <jesper@schultz-net.dk>
1854                 o Overlay emblems onto mimeview icons to indicate
1855                   status of signature and if a message is encrypted
1856         
1857         * src/textview.c
1858                 remove unused color definitions (were used to 
1859                 indicate sig status)
1860
1861 2004-05-25 [paul]       0.9.10claws70
1862
1863         * AUTHORS
1864           tools/Makefile.am
1865           tools/README
1866           tools/nautilus2sylpheed.sh            ** NEW FILE **
1867                 add script to enable sending files from
1868                 nautilus.
1869                 Submitted by Reza Pakdel <hrpakdel@cpsc.ucalgary.ca>
1870                 
1871         * tools/launch_firebird                 ** REMOVED **
1872                 removed as the standard "firefox '%s'" now functions
1873                 correctly
1874
1875 2004-05-23 [paul]       0.9.10claws69
1876
1877         * src/compose.c
1878                 fix %X cursor point segfault
1879                 patch by Christoph
1880
1881 2004-05-23 [christoph]  0.9.10claws68
1882
1883         * src/folder.c
1884                 fix folder moving
1885
1886 2004-05-21 [paul]       0.9.10claws67
1887
1888         * sync with 0.9.10cvs17
1889                 see ChangeLog 2004-05-21
1890
1891 2004-05-20 [paul]       0.9.10claws66
1892
1893         * sync with 0.9.10cvs16
1894                 see ChangeLog 2004-05-19 and 2004-05-20
1895
1896 2004-05-19 [alfons]     0.9.10claws65
1897
1898         * src/summaryview.h
1899                 on some platforms regoff_t is defined as off_t, so 
1900                 pull in sys/types.h
1901
1902 2004-05-19 [paul]       0.9.10claws64
1903
1904         * sync with 0.9.10cvs13
1905                 see ChangeLog 2004-05-18
1906
1907 2004-05-17 [christoph]  0.9.10claws63
1908
1909         * src/folder.c
1910                 search all folders when searching for default folders and
1911                 not return the special folder of the first folder
1912
1913 2004-05-13 [alfons]     0.9.10claws62
1914
1915         * src/summaryview.c
1916                 add a better check to see if a message is a news message
1917                 (replaces the MSG_IS_NEWS() check removed in 0.9.9claws19)
1918
1919 2004-05-13 [paul]       0.9.10claws61
1920
1921         * src/msgcache.c
1922                 sync with 0.9.10cvs12
1923                 see ChangeLog 2004-05-12
1924
1925 2004-05-12 [alfons]     0.9.10claws60
1926
1927         * src/folderview.c
1928                 release lock in case of folder could not be opened 
1929
1930 2004-05-11 [christoph]  0.9.10claws59
1931
1932         * src/inc.[ch]
1933                 remove unused folderview update stuff from inc.[ch]
1934
1935 2004-05-11 [paul]       0.9.10claws58
1936
1937         * sync with 0.9.10cvs11
1938                 see ChangeLog 2004-05-10 and 2004-05-11
1939
1940 2004-05-09 [christoph]  0.9.10claws57
1941
1942         * src/folderview.c
1943                 check for folder class functions and not folder type to detect
1944                 valid drag targets
1945
1946 2004-05-08 [christoph]  0.9.10claws56
1947
1948         * src/sgpgme.c
1949                 fix date output for signature expire times
1950
1951         (Patch by Edgar Toernig <froese@gmx.de>)
1952
1953 2004-05-06 [christoph]  0.9.10claws55
1954
1955         * src/gtk/prefswindow.c
1956                 change window type to DIALOG
1957
1958         * src/folder.[ch]
1959         * src/folderview.c
1960         * src/news_gtk.c
1961                 o add folder_remove()
1962                 o change FolderUpdate hook flag names (NEW -> ADD, DESTROY -> REMOVE)
1963                 o add new "sort" field to Folder, no longer sort folders by type
1964                   higher sort values will be first in the folder list, new folders get 0
1965                   and will be added to the end
1966
1967         * src/mainwindow.c
1968         * src/gtk/Makefile.am
1969         * src/gtk/foldersort.(c|h|glade)                        ** NEW **
1970                 add dialog to allow users to change the folder order
1971
1972 2004-05-04 [paul]       0.9.10claws54
1973
1974         * src/inc.c
1975                 Display account_name in statusbar when retrieving
1976                 messages from a pop account
1977         * src/prefs_account.c
1978                 display account name in title of prefs_account
1979                 window
1980         * src/prefs_folder_item.c
1981                 display folder name in title of prefs_folder window
1982
1983         all 3 patches submitted by Fabien Vantard
1984
1985         * AUTHORS
1986                 add Fabien Vantard
1987
1988 2004-05-04 [paul]       0.9.10claws53
1989
1990         * src/prefs_actions.c
1991           src/prefs_template.c
1992                 'Esc' Key exits alertpanel
1993                 Patch submitted by Fabien Vantard <fzz@ifrance.com>
1994
1995 2004-04-26 [christoph]  0.9.10claws52
1996
1997         * src/gtk/about.c
1998         * src/gtk/colorsel.c
1999         * src/gtk/description_window.c
2000         * src/gtk/filesel.c
2001         * src/gtk/gtkaspell.c
2002         * src/gtk/inputdialog.c
2003         * src/gtk/pluginwindow.c
2004         * src/gtk/progressdialog.c
2005                 o remove gtk_window_set_position(..., GTK_WIN_POS_CENTER) because
2006                   it does not work correctly with xinerama
2007                 o lock incorporation while the plugin window is open
2008
2009 2004-04-23 [paul]       0.9.10claws51
2010
2011         * po/POTFILES.in
2012                 update location of inputdialog.c
2013                 
2014         * src/gtk/about.c
2015                 update Copyright string
2016                 
2017         * src/msgcache.c
2018           src/prefs_common.c
2019           src/prefs_themes.c
2020                 improve the english a little
2021
2022 2004-04-22 [christoph]  0.9.10claws50
2023
2024         * src/folderutils.[ch]
2025                 add folderutils_mark_all_read()
2026
2027         * src/folderview.c
2028                 readd "mark all read" from popup menu, now works
2029                 in all folders and not only the opened folder
2030
2031 2004-04-21 [christoph]  0.9.10claws49
2032
2033         * src/Makefile.am
2034         * src/inputdialog.[ch]                  ** REMOVED **
2035         * src/gtk/Makefile.am
2036         * src/gtk/inputdialog.[ch]              ** NEW **
2037                 move inputdialog.[ch] into gtk directory
2038
2039         * src/mh_gtk.c
2040                 remove check for missing IMAP folder account
2041
2042 2004-04-20 [christoph]  0.9.10claws48
2043
2044         * src/mainwindow.c
2045         * src/foldersel.c
2046                 remove new/rename/delete folder GUI functions because
2047                 they are always active, even for news folders, and can
2048                 not be easily made folder class dependent
2049
2050         * src/gtk/menu.[ch]
2051                 make menu_translate() public
2052
2053         * src/Makefile.am
2054         * src/folder.[ch]
2055         * src/folderview.[ch]
2056         * src/imap_gtk.[ch]                     ** NEW **
2057         * src/main.c
2058         * src/mh_gtk.[ch]                       ** NEW **
2059         * src/news_gtk.[ch]                     ** NEW **
2060                 o dynamically build FolderView popup menus from a folder
2061                   specific part, with callbacks to seperated code, and
2062                   a common part
2063                 o remove the folder class specifiy code from folderview.c
2064
2065 2004-04-15 [luke]       0.9.10claws47
2066
2067         * src/prefs_folder_item.c
2068                 o remove buttons for applying 'scan for new mail'
2069                   and 'process at startup' to sub folders
2070                 o add 'apply to sub folder' check buttons for all
2071                   properties and set folder prefs accordingly
2072                 o replace multiple gtk_widget_show() with one
2073                   gtk_widget_show_all() on container
2074
2075 2004-04-14 [darko]      0.9.10claws46
2076
2077         * src/gtk/Makefile.am
2078         * src/gtk/pluginwindow.c
2079                 load plugins from to $(prefix)/lib/sylpheed/plugins
2080                 in file selection dialog
2081         * src/plugins/clamav/clamav_plugin.c
2082                 const correctness
2083
2084 2004-04-14 [christoph]  0.9.10claws45
2085
2086         * src/folder.c
2087         * src/plugins/image_viewer/viewer.c
2088                 fix g_warnings
2089
2090 2004-04-10 [alfons]     0.9.10claws44
2091         
2092         * src/compose.c
2093                 appropriate auto account selection when forwarding
2094                 (fixes bug #476, "forward as attachment does not listen
2095                 to account rules")
2096
2097 2004-04-09 [alfons]     0.9.10claws43
2098
2099         * src/summaryview.c
2100                 make quick search combo matching case sensitive
2101
2102 2004-04-06 [alfons]     0.9.10claws42
2103
2104         * src/addr_compl.c
2105                 use cursor position to prevent clearing the entire entry
2106
2107 2004-04-06 [alfons]     0.9.10claws41
2108
2109         * src/folderview.c
2110                 fix bug #472, "filter not updated when renaming folder" 
2111
2112 2004-04-06 [alfons]     0.9.10claws40
2113
2114         * src/messageview.[ch]
2115           src/summaryview.c
2116                 reflect changes to Show all headers to main view
2117                 and message view (only affects detached message
2118                 view). see also bug #473, 'Show All Headers 
2119                 "problem"'.
2120
2121 2004-04-03 [alfons]     0.9.10claws39
2122
2123         * src/matcher.c
2124                 free address list
2125
2126 2004-04-03 [alfons]     0.9.10claws38
2127
2128         * src/matcher_parser_parse.y
2129           src/matcher.[ch]
2130                 prepare address look up matcher type; marginally
2131                 tested, and not hooked into the UI yet.
2132
2133                 basically it accepts the result of the left hand
2134                 side of the matcher (the "criteria"):
2135
2136                         from all_in_addressbook ""
2137                         ~to_or_cc any_in_addressbook ""
2138                 
2139                 the first case matches all addresses found in the
2140                 from header, and the second case matches if any
2141                 (at least one) of the addresses in to or cc headers 
2142                 are not in the address book.
2143
2144                 the string argument is not used yet, but is intended
2145                 to match a group of addresses 
2146
2147 2004-04-02 [luke]       0.9.10claws37
2148
2149         * src/prefs_folder_item.c
2150                 Add two buttons to apply 'scan for new mail'
2151                 and 'process at startup' to sub folders
2152
2153 2004-04-02 [luke]
2154         * tools/textviewer.sh
2155                 better filename extension matching plus some support for
2156                 MS Excel, MS Powerpoint and HTML
2157
2158 2004-03-29 [christoph]  0.9.10claws36
2159
2160         * src/folder.h
2161         * src/folderutils.[ch]
2162         * src/mainwindow.c
2163                 add delete duplicates for all folders
2164
2165 2004-03-29 [alfons]     0.9.10claws35
2166
2167         * src/folder.c
2168                 don't pass NULL to XXXprintf(); fixes Solaris crashes
2169                 when selecting top-level folder node (thanks to 
2170                 Alex S. Moore)
2171
2172 2004-03-28 [keith]      0.9.10claws34
2173
2174         * src/textview.c
2175                 prepend "http://" to URIs of the form "www.example.com"
2176
2177 2004-03-28 [paul]       0.9.10claws33
2178
2179         * src/common/nntp.c
2180           src/common/smtp.c
2181           src/folder.c
2182           src/imap.c
2183           src/inc.c
2184           src/news.c
2185           src/pop.c
2186                 revise 'translatable string' policy:
2187                 don't translate debug_print() or log_print(),
2188                 translate log_message() and log_warning()
2189         
2190         * po/zh_CN.po
2191                 update submitted by Hansom Young
2192
2193 2004-03-25 [alfons]     0.9.10claws32
2194
2195         * src/prefs_common.c
2196                 I mean this one: Return the GList...
2197
2198 2004-03-25 [alfons]     0.9.10claws31
2199
2200         * src/prefs_common.h
2201                 add new members at the end of prefs_common, so
2202                 they get properly initialized
2203
2204 2004-03-24 [christoph]  0.9.10claws30
2205
2206         * src/imap.c
2207                 o NULL is a valid GSList
2208
2209 2004-03-24 [alfons]     0.9.10claws29
2210
2211         * src/prefs_common.[ch]
2212           src/summaryview.c
2213           src/common/defs.h
2214                 add history to quick search (patch submitted by 
2215                 Ivan Francolin Martinez - thanks!)
2216
2217 2004-03-24 [alfons]     0.9.10claws28
2218
2219         * src/imap.c
2220                 NULL output pointer parameter
2221
2222 2004-03-21 [alfons]     0.9.10claws27
2223
2224         * src/addrindex.[ch]
2225           src/addr_compl.c
2226                 complete addresses on nicks and aliases
2227
2228 2004-03-21 [alfons]     0.9.10claws26
2229
2230         * src/import.c
2231           src/inc.c
2232           src/mbox.[ch]
2233                 disable filters on import mbox (patch submitted
2234                 by Edgar Toernig)
2235
2236 2004-03-21 [darko]      0.9.10claws25
2237
2238         * src/addr_compl.c
2239                 select the address when only one match is found while
2240                 doing address completion with tab key (feature
2241                 request #914720)
2242
2243 2004-03-21 [alfons]     0.9.10claws24
2244
2245         * src/messageview.c
2246           src/toolbar.c
2247                 don't `navigate-delete` when a summary view's selection does not 
2248                 match the accompanying message view's message
2249
2250 2004-03-20 [alfons]     0.9.10claws23
2251
2252         * src/summaryview.c
2253                 hide ext search button on initial display (should fix bug #459,
2254                 "Toggling quick-search at 1st time: minor UI inconsistency")
2255
2256 2004-03-20 [alfons]     0.9.10claws22
2257
2258         * src/summaryview.[ch]
2259                 add function to get selected msginfo, if there's
2260                 only one selected
2261
2262 2004-03-20 [paul]       0.9.10claws21
2263
2264         * sync with 0.9.10cvs7
2265                 see ChangeLog 2004-03-19
2266
2267 2004-03-19 [paul]       0.9.10claws20
2268
2269         * src/common/nntp.c
2270           src/common/smtp.c
2271           src/common/ssl.c
2272           src/folder.c
2273           src/imap.c
2274           src/inc.c
2275           src/news.c
2276           src/pop.c
2277                 don't translate strings in debug_print(), log_print(),
2278                 log_message(),  and log_warning()
2279
2280 2004-03-19 [alfons]     0.9.10claws19
2281
2282         better next/previous/delete/focus navigation with separate 
2283         message view 
2284         
2285         * src/toolbar.c
2286                 call summaryview_delete() instead of messageview_delete()
2287         * src/messageview.c
2288                 disable messageview_delete()
2289
2290 2004-03-18 [paul]       0.9.10claws18
2291
2292         * sync with 0.9.10cvs6
2293                 see ChangeLog 2004-03-16
2294
2295 2004-03-17 [alfons]     0.9.10claws17
2296
2297         * src/gtk/filesel.c
2298                 remove bogus semicolon after if() (sometimes it pays to
2299                 read LKML :)
2300
2301 2004-03-15 [darko]      0.9.10claws16
2302
2303         * src/gtk/filesel.c
2304                 support full path in place of a filename
2305         * src/mimeview.c
2306                 store directory attachments were saved to and
2307                 use it when saving attachments
2308         * src/prefs_common.[hc]
2309                 store directory attachments were last saved to
2310
2311 2004-03-15 [paul]       0.9.10claws15
2312
2313         * src/folderview.c
2314                 fix bug where unsubscribing a newsgroup would destroy
2315                 (most of the) filtering rules
2316
2317 2004-03-15 [paul]       0.9.10claws14
2318
2319         * src/folderview.c
2320                 fix Bug 458, 'Folder View remaining empty after 
2321                 removing a NEWS account' (was also true of IMAP
2322                 accounts)
2323
2324 2004-03-15 [paul]       0.9.10claws13
2325
2326         * src/folderview.c
2327                 fix folderview invisibility of newly subscribed
2328                 newsgroups
2329
2330 2004-03-13 [paul]       0.9.10claws12
2331
2332         * src/compose.c
2333           src/plugins/dillo_viewer/dillo_prefs.c
2334           src/plugins/image_viewer/viewerprefs.c
2335                 gettextise some forgotten parts
2336
2337 2004-03-13 [alfons]     0.9.10claws11
2338
2339         * src/imap.c
2340                 make sure the correct type is passed to sscanf()
2341
2342 2004-03-13 [paul]       0.9.10claws10
2343
2344         * sync with 0.9.10cvs5
2345                 see ChangeLog 2004-03-02 and 2004-03-12, 
2346                 specifically:
2347                 'always move messages by default when using DnD (except 
2348                 for News folder). Copy messages if Ctrl-key is pressed.'
2349                 and 'added a function to filter selected messages'
2350
2351 2004-03-12 [christoph]  0.9.10claws9
2352
2353         * src/codeconv.c
2354                 add parameter check to conv_unmime_header_overwrite()
2355
2356         * src/imap.c
2357                 o fix spelling
2358                 o fix removing of NEW flag when UNREAD is unset
2359
2360         * src/procmime.c
2361                 decode MIME-headers
2362
2363         (Closes 437 i18n attachment display error.)
2364
2365 2004-03-12 [paul]       0.9.10claws8
2366
2367         * po/it.po
2368                 update. submitted by Andrea Spadaccini <lupin85@email.it>
2369                 
2370         * tools/Makefile.am
2371                 add 'textviewer.sh'
2372
2373 2004-03-12 [alfons]     0.9.10claws7
2374
2375         * src/imap.c
2376                 o quiet compiler and typecast Folder * to IMAP Folder *
2377                 o wake up and fix my previous incompatible type assignment bug
2378
2379 2004-03-12 [alfons]     0.9.10claws6
2380
2381         * src/imap.c
2382                 don't mix up pointers to int, guint32 _and_ 
2383                 unsigned int 
2384
2385 2004-03-12 [christoph]  0.9.10claws5
2386
2387         * src/folderview.c
2388                 Add error requester when renaming a folder failed
2389
2390         * src/imap.c
2391                 Check new FolderItem name for namespace seperator
2392                 before renaming
2393
2394         (Closes Bug 443 Bad named IMAP folders won't be displayed)
2395
2396 2004-03-11 [christoph]  0.9.10claws4
2397
2398         * src/folder.[ch]
2399         * src/imap.c
2400         * src/procmsg.h
2401                 syncronize flags in cache with IMAP folder flags
2402
2403         Adapted a patch submitted by Simon 'corecode' Schubert
2404         <corecode@corecode.ath.cx> 
2405
2406
2407 2004-03-11 [alfons]     0.9.10claws3
2408
2409         * src/textview.[ch]
2410                 remove dead code that at one time controlled display of
2411                 URIs in status bar
2412
2413 2004-03-10 [paul]       0.9.10claws2
2414
2415         * po/it.po
2416                 updated by Lupino <lupin85@email.it>
2417
2418 2004-03-09 [alfons]     0.9.10claws1
2419
2420         * src/matcher.c
2421                 we're not using yywrap, but we may, so close yyin instead
2422                 of initial FILE *
2423
2424 2004-03-08 [paul]       0.9.10claws
2425
2426         * 0.9.10claws released
2427
2428 2004-03-08 [paul]       0.9.9claws41
2429
2430         * po/es.po
2431           po/ja.po
2432           po/ru.po
2433           po/sk.po
2434           po/sr.po
2435           po/zh_CN.po
2436                 update translations. submitted by Ricardo Mones Lastra,
2437                 Rui Hirokawa, Pavlo Bohmat, Andrej Kacian, Urke MMI,
2438                 Hansom Young
2439
2440 2004-03-06 [paul]       0.9.9claws40
2441
2442         * src/stock_pixmap.c
2443                 fix crash: g_strdup(DEFAULT_PIXMAP_THEME)
2444                 patch submitted by Pawel Pekala
2445
2446 2004-03-06 [alfons]             0.9.9claws39
2447
2448         * src/addrindex.c
2449                 allow nick name completion again 
2450
2451 2004-03-02 [match]              0.9.9claws38
2452
2453         * configure.ac
2454                 added definition of USE_LDAP_TLS to support TLS.
2455         * src/ldapctrl.[ch]
2456         * src/ldapquery.c
2457         * src/ldapserver.[ch]
2458         * src/addressbook.c
2459         * src/addrindex.c
2460         * src/editldap.c
2461                 included LDAP TLS support.
2462
2463 2004-03-02 [christoph]          0.9.9claws37
2464
2465         * src/folder.[ch]
2466                 o add more documentation for FolderClass
2467                 o remove usused FolderClass virtual functions
2468
2469         * src/imap.c
2470         * src/mh.c
2471         * src/news.c
2472                 change creation of FolderClass because static initializations
2473                 for structs suck in C89
2474
2475 2004-03-01 [paul]
2476
2477         * sync with 0.9.10
2478
2479 2004-02-28 [keith]      0.9.9claws36
2480
2481         * src/common/utils.c
2482                 Fix treatment of whitespace in quicksearch bar (leading
2483                 spaces and >1 space between commands and parameters).
2484
2485 2004-02-27 [alfons]     0.9.9claws35
2486
2487         * src/compose.[ch]
2488                 Explicitly remove draft timeout to fix nasty race between 
2489                 compose_send_cb() (which destroys the compose window) and 
2490                 compose_defer_auto_save_draft() (which expects compose 
2491                 window to exist). Should fix Keith's and Fred Marton's
2492                 bug report (#128, "crash after complaining about character
2493                 set conversion")
2494
2495 2004-02-27 [luke]       0.9.9claws34
2496         
2497         * src/folder.c
2498                 Do folder_item_apply_processing() even if no processing
2499                 rules for the folder exist (so global processing is applied)
2500
2501 2004-02-26 [thorsten]   0.9.9claws33
2502
2503         * src/mimeview.c
2504                 Remove misleading static declaration
2505
2506 2004-02-26 [alfons]     0.9.9claws32
2507
2508         * src/procmime.[ch]
2509           src/compose.c
2510           src/mimeview.c
2511           src/textview.c
2512                 use/add procmime_get_content_type_str() as a safe wrapper
2513                 for returning a Content-Type type string; should fix 
2514                 bug #444, 0.9.7..0.9.9 crashes with "Content-Type: type= 
2515                  - attachments."
2516
2517 2004-02-26 [thorsten]   0.9.9claws31
2518
2519         * src/mimeview.c
2520                 Restructure save_as/save_all
2521
2522 2004-02-26 [alfons]     0.9.9claws30
2523
2524         * src/procmime.c
2525                 clean up (2)
2526
2527 2004-02-26 [alfons]     0.9.9claws29
2528
2529         * src/procmime.c
2530                 clean up (1)
2531
2532 2004-02-24 [luke]
2533
2534         * tools/textviewer.sh
2535                 tweaks from Johann Koenig, recognition of shell
2536                 scripts in particular
2537
2538 2004-02-24 [paul]       0.9.9claws28
2539
2540         * sync with 0.9.9cvs13
2541                 see ChangeLog 2004-02-24
2542
2543 2004-02-23 [paul]       0.9.9claws27
2544
2545         * src/inc.c
2546                 one alertpanel on pop3 authentication error will suffice
2547                 
2548         * src/prefs_fonts.c
2549                 remove unnecessary printf
2550
2551 2004-02-22 [alfons]     0.9.9claws26
2552
2553         * src/messageview.c
2554                 put back a lost check
2555
2556 2004-02-21 [alfons]     0.9.9claws25
2557
2558         * src/folderview.c
2559                 don't forget to save folder properties after renaming folder
2560
2561 2004-02-20 [paul]       0.9.9.claws24
2562
2563         * src/addressbook.c
2564                 sync with 0.9.9cvs11, see ChangeLog 2004-02-19
2565                 
2566         * src/inc.c
2567                 complete sync with 0.9.9cvs9's 'update folderview
2568                 progressively'
2569                 
2570         * configure.ac
2571                 require gettext >= 0.12.1
2572
2573 2004-02-17 [match]      0.9.9claws23
2574
2575         * src/compose.c
2576                 keep the peace - change style.
2577
2578 2004-02-17 [alfons]     0.9.9claws22
2579
2580         * src/filtering.c
2581                 make MATCHACTION_STOP cancel filtering / processing;
2582                 clean up and document it to make it a little bit more clear;
2583
2584 2004-02-17 [alfons]     0.9.9claws21
2585
2586         %X marks the cursor spot for reply quote format
2587
2588         * src/quote_fmt_lex.l 
2589           src/quote_fmt.c
2590                 add %X token
2591                 
2592         * src/quote_fmt.h
2593           src/quote_fmt_parse.y
2594                 handle %X token
2595                 
2596         * src/compose.c
2597                 handle %X token for replies only (for now)
2598
2599 2004-02-17 [paul]       0.9.9claws20
2600
2601         * po/sk.po
2602                 updated by Andrej Kacian
2603                 
2604         * src/news.c
2605                 remove unneeded include
2606                 
2607         * src/prefs_fonts.c
2608                 be a little more user-friendly with the labels
2609                 
2610         * configure.ac
2611                 a change forgotten in the last commit: 
2612                 SYLPHEED_ACLOCAL_INCLUDE(m4)
2613
2614 2004-02-17 [paul]       0.9.9claws19
2615
2616         * ac/*                          ** REMOVED **
2617           ac/                           ** REMOVED **
2618           intl/Makefile.in              ** REMOVED **
2619           m4/                           ** NEW **
2620           m4/missing                    ** NEW **
2621           m4/missing/gdk-pixbuf.m4      ** NEW **
2622           m4/missing/gettext.m4         ** NEW **
2623           m4/missing/gpgme.m4           ** NEW **
2624           m4/missing/imlib.m4           ** NEW **
2625           m4/.cvsignore                 ** NEW **
2626           m4/Makefile.am                ** NEW **
2627           m4/README                     ** NEW **
2628           m4/aclocal-include.m4         ** NEW **
2629           m4/aspell.m4                  ** NEW **
2630           m4/check-type.m4              ** NEW **
2631           m4/gnupg-check-typedef.m4     ** NEW **
2632           m4/openssl.m4                 ** NEW **
2633           m4/spamassassin.m4            ** NEW **
2634           po/ChangeLog                  ** REMOVED **
2635           po/Makefile.in.in             ** REMOVED **
2636           po/Rules-quot                 ** REMOVED **
2637           po/boldquot.sed               ** REMOVED **
2638           po/en@boldquot.header         ** REMOVED **
2639           po/en@quot.header             ** REMOVED **
2640           po/insert-header.sin          ** REMOVED **
2641           po/quot.sed                   ** REMOVED **
2642           po/remove-potcdate.sed        ** REMOVED **
2643           po/remove-potcdate.sin        ** REMOVED **
2644           po/stamp-po                   ** REMOVED **
2645           Makefile.am
2646           autogen.sh
2647           configure.ac
2648                 enable building with automake 1.8.x
2649                 add 'autopoint' to autogen.sh and remove all
2650                 auto-generated files, remove ac/ in favour of
2651                 m4/
2652
2653 2004-02-17 [alfons]     0.9.9claws18
2654         
2655         * src/summaryview.c
2656                 MSG_IS_NEWS() is not stored at all, and is bogus
2657
2658 2004-02-17 [martin]     0.9.9claws17
2659
2660         * src/prefs_themes.c
2661                 fix crash when installing wrong theme and output an
2662                 error message
2663
2664 2004-02-16 [christoph]  0.9.9claws16
2665
2666         * src/compose.c
2667         * src/stock_pixmap.[ch]
2668         * src/toolbar.[ch]
2669         * src/pixmaps/linewrapcurrent.xpm               ** NEW **
2670                 add "Wrap current paragraph" to compose toolbar
2671
2672 2004-02-15 [alfons]     0.9.9claws15
2673
2674         * src/folderview.c
2675                 refine previous commit to make sure other hook functions
2676                 get their grab of the pie too
2677
2678 2004-02-15 [alfons]     0.9.9claws14
2679
2680         * src/folderview.c
2681                 fix sync breakage so we don't pass invalid pointer types
2682
2683 2004-02-15 [match]      0.9.9claws13
2684
2685         * src/ldapquery.[ch]
2686         * src/ldapserver.h
2687         * src/addrindex.[ch]
2688                 tweak threading calls.
2689         * src/addr_compl.[ch]
2690                 add alias into completion list.
2691         * src/addressbook.c
2692                 fix ldap browse.
2693                 improve context menu behavior.
2694                 change menu sequence.
2695                 add send mail from addressbook.
2696         * src/addrselect.[ch]
2697         * src/compose.[ch]
2698                 add send mail from addressbook.
2699
2700 2004-02-15 [christoph]  0.9.9claws12
2701
2702         * src/folderutils.c
2703                 skip deleting when duplist is empty
2704
2705         * src/folderview.[ch]
2706         * src/mainwindow.c
2707         * src/summaryview.[ch]
2708                 call folderutils_delete_duplicates() from mainwindow code
2709
2710 2004-02-15 [alfons]     0.9.9claws11
2711         
2712         * src/common/utils.c
2713                 add prefix for italian ms o(e) 
2714
2715 2004-02-14 [paul]       0.9.9claws10
2716
2717         * src/foldersel.c
2718                 fix updating of the folder view when creating a
2719                 new folder
2720
2721 2004-02-13 [paul]       0.9.9claws9
2722
2723         * src/plugins/clamav/clamav_plugin.c
2724                 remove GUI code
2725
2726 2004-02-13 [paul]       0.9.9claws8
2727
2728         * sync with 0.9.9cvs9
2729                 see ChangeLog 2004-02-09, 2004-02-10, 2004-02-12
2730
2731 2004-02-13 [alfons]     0.9.9claws7
2732
2733         * src/common/utils.c
2734                 fix wrong type of argument for ctype functions (pass unsigned
2735                 char instead of signed char)
2736
2737 2004-02-12 [alfons]     0.9.9claws6
2738
2739         * src/compose.[ch]
2740                 don't select text in header entry when composing to a 
2741                 default address, but rather give the header entry a
2742                 different color / style (same as the folder new color)
2743
2744 2004-02-12 [alfons]     0.9.9claws5
2745
2746         * src/plugins/clamav/clamav_plugin.c
2747                 don't exit(2) on libclamav init error - show a warning.
2748                 (tested by damaging a clamav database file.)
2749
2750 2004-02-12 [paul]       0.9.9claws4
2751
2752         * sync with 0.9.9cvs4
2753                 see ChangeLog 2004-02-04, 2004-02-05, and 2004-02-06
2754
2755 2004-02-11 [luke]       0.9.9claws3
2756
2757         * src/mimeview.c
2758                 remove redundant check introduced in 0.9.9claws1
2759
2760 2004-02-11 [luke]       0.9.9claws2
2761
2762         * src/mimeview.c
2763                 fix compilation of my previous commit without gpg enabled
2764
2765 2004-02-10 [luke]       0.9.9claws1
2766
2767         * src/mimeview.c
2768                 add borders to icons to indicate the privacy status for
2769                 the message part (unknown/bad/good)
2770
2771 2004-02-06 [paul]       0.9.9claws
2772
2773         0.9.9claws released
2774
2775 2004-02-06 [darko]      0.9.8claws64
2776
2777         * src/compose.c
2778                 don't allow Ctrl+Enter while external editor is active
2779
2780 2004-02-06 [paul]       0.9.8claws63
2781
2782         * po/es.po
2783           po/pl.po
2784           po/sk.po
2785           po/sr.po
2786                 update Spanish, Polish, Slovak, and Serbian translations.
2787                 submitted by Ricardo Mones Lastra, Emil Nowak, Andrej Kacian,
2788                 and Urke MMI
2789
2790 2004-02-04 [alfons]     0.9.8claws62
2791
2792         * src/compose.c
2793                 grab focus only when lbutton was pressed (bug #430 cont'd; 
2794                 don't have clue yet why the cursor pos is at the end of the
2795                 text.)
2796
2797 2004-02-04 [alfons]     0.9.8claws61
2798
2799         * src/compose.c
2800                 always grab focus when one of the header entries is clicked 
2801                 (should fix bug #430, "no focus on pasted addresses 3 & higher")
2802
2803 2004-02-02 [paul]
2804
2805         * ac/missing/gdk-pixbuf.m4
2806           ac/missing/gpgme.m4
2807           ac/missing/imlib.m4
2808                 prevent 'underquoted definition' warnings
2809                 patch submitted by David Relson
2810                 
2811         * src/plugins/clamav/README
2812                 update, improve, correct
2813
2814 2004-01-31 [thorsten]   0.9.8claws60
2815
2816         * src/news.c
2817                 'dir' not initialized if group has no messages
2818
2819 2004-01-29 [christoph]  0.9.8claws59
2820
2821         * src/customheader.[ch]
2822                 add custom_header_is_allowed() to check for disallowed header names
2823                 that must not be overridden by custom headers
2824
2825         * src/compose.c
2826                 always write From: header and use custom_header_is_allowed() to
2827                 check if custom header should be written
2828
2829         * src/prefs_customheader.c
2830                 check if custom header is disallowed using custom_header_is_allowed()
2831
2832         * src/folderutils.c
2833                 destroy message id GHashTable before freeing the MsgInfos
2834
2835 2004-01-29 [paul]       0.9.8claws58
2836
2837         * sync with 0.9.9 release
2838                 see ChangeLog 2004-01-29
2839
2840 2004-01-29 [paul]       0.9.8claws57
2841
2842         * sync with 0.9.8cvs11
2843                 see ChangeLog 2004-01-29
2844
2845 2004-01-28 [christoph]  0.9.8claws56
2846
2847         * src/pgpmime.c
2848         * src/sgpgme.[ch]
2849                 return WARN signature status when signature is not trusted
2850
2851         * src/Makefile.am
2852         * src/folder.c
2853         * src/folderutils.[ch]                  ** NEW **
2854         * src/summaryview.c
2855                 implement delete duplicates summaryview independent
2856
2857 2004-01-28 [paul]       0.9.8claws55
2858
2859         * sync with 0.9.8cvs10
2860                 see Changelog 2004-01-27 and 2004-01-28
2861
2862 2004-01-26 [christoph]  0.9.8claws54
2863
2864         * src/imap.c
2865                 create a root node for the Folder if scan fails because root
2866                 folder does not exist
2867
2868 2004-01-26 [paul]       0.9.8claws53
2869
2870         * sync with 0.9.8cvs7
2871                 see ChangeLog 2004-01-23
2872
2873 2004-01-25 [alfons]     0.9.8claws52
2874
2875         * src/compose.c
2876                 remove left-over constant INDENT_CHARS
2877
2878 2004-01-25 [alfons]     0.9.8claws51
2879
2880         * src/procmime.c
2881                 add NULL pointer check for mimeinfo->node in
2882                 procmime_mimeinfo_parent()
2883
2884 2004-01-25 [darko]      0.9.8claws50
2885
2886         * src/compose.c
2887                 make "Wrap all long lines" toolbar button wrap all
2888                 long lines not just the current line
2889                 patch by I. Oshadi Jayawardena <ioj4 at yahoo.co.uk>
2890
2891
2892 2004-01-25 [alfons]     0.9.8claws49
2893
2894         * src/procmime.c
2895                 remove g_strstrip(); prevents a NULL pointer deref, and isn't
2896                 necessary anyway, because *scanf() functions neglect white
2897                 space in the input. 
2898                 Fixes bug #425, "sylpheed 0.9.8claws42 crashes on some messages."
2899
2900 2004-01-25 [paul]       0.9.8claws48
2901
2902         * src/prefs_ext_prog.c
2903                 apply Alfons' patch to check for NULL pointers
2904                 fixes bug #424
2905
2906 2004-01-25 [paul]       0.9.8claws47
2907
2908         * sync with 0.9.8cvs8
2909                 see ChangeLog 2004-01-23
2910
2911 2004-01-25 [thorsten]   0.9.8claws46
2912
2913         * src/messageview.c
2914                 remove orphaned mimeview unref()
2915
2916 2004-01-23 [christoph]  0.9.8claws45
2917
2918         * src/summaryview.c
2919                 set ctree widget style
2920
2921 2004-01-23 [paul]       0.9.8claws44
2922
2923         * sync with 0.9.8cvs5
2924                 see ChangeLog 2004-01-22
2925
2926 2004-01-23 [alfons]     0.9.8claws43
2927
2928         * src/procmsg.c
2929                 remove redundant code in procmsg_get_thread_tree()
2930
2931 2004-01-21 [christoph]  0.9.8claws42
2932
2933         * src/folderview.c
2934                 set ctree widget style, otherwise GTK does not use the
2935                 the correct vertical size for the list items
2936
2937 2004-01-21 [alfons]     0.9.8claws41
2938
2939         * src/summaryview.c
2940                 GDK_Left should only switch to folderview when
2941                 when summaryview hscrollbar is at the leftmost
2942                 position (fixes bug #420, "Focus error")
2943
2944 2004-01-21 [paul]       0.9.8claws40
2945
2946         * sync with 0.9.8cvs4
2947                 see ChangeLog 2004-01-20
2948
2949 2004-01-20 [christoph]  0.9.8claws39
2950
2951         * src/folderview.c
2952                 remove setting sensitivity for no longer existing
2953                 /Scoring... popup entry
2954
2955 2004-01-20 [keith]      0.9.8claws38
2956
2957         * configure.ac
2958                 Revert AM_CONFIG_HEADER to AC_CONFIG_HEADER
2959
2960 2004-01-20 [paul]       0.9.8claws37
2961
2962         * src/prefs_fonts.c
2963                 demystify font settings
2964                 
2965         * src/textview.c
2966                 use textview->msgfont for header->body in
2967                 textview_show_header()
2968
2969 2004-01-20 [paul]       0.9.8claws36
2970
2971         * src/compose.c
2972           src/undo.c
2973                 remove superfluous debug_print's
2974                 
2975         * src/inc.c
2976                 clear the statusbar after LOCAL incorporation
2977
2978 2004-01-20 [paul]       0.9.8claws35
2979
2980         * sync with 0.9.8cvs3
2981                 see ChangeLog 2004-01-20
2982
2983 2004-01-19 [keith]      0.9.8claws34
2984
2985         * src/folderview.c
2986                 don't show 'Search folder...' on popup menu
2987                 if folder has no mails in it
2988
2989 2004-01-17 [keith]      0.9.8claws33
2990
2991         * src/compose.c
2992           src/prefs_common.c
2993           src/prefs_common.h
2994                 store position of compose window in prefs
2995
2996 2004-01-17 [thorsten]   0.9.8claws32
2997
2998         * src/gtk/gtkvscrollbutton.c
2999                 ensure scrollbutton resize event on different gtk versions
3000
3001 2004-01-15 [alfons]     0.9.8claws31
3002         
3003         * src/summaryview.c
3004                 keep MSG_REPLIED and MSG_FORWARDED even when marking a
3005                 message as read
3006
3007 2004-01-12 [christoph]  0.9.8claws30
3008
3009         * src/procmime.c
3010                 better MIME-Version check
3011
3012 2004-01-11 [alfons]     0.9.8claws29
3013
3014         * src/procmsg.c
3015                 remove unnecessary but still effective check (could possibly
3016                 lead to some unwanted side effects)
3017
3018 2004-01-11 [alfons]     0.9.8claws28
3019
3020         * src/procmsg.c
3021                 we should not prefer lowest message number while threading 
3022                 (introduced in previous commit)
3023
3024 2004-01-11 [alfons]     0.9.8claws27
3025
3026         * src/procmsg.c
3027                 subject threading fixes:
3028                 
3029                         - make message with lowest message number the
3030                           thread parent,
3031                         - refine recording last node when threading. the last node
3032                           should be the previous one if a node has a thread parent,
3033                           or the current node if not
3034                 
3035                 (there's another threading bug fix coming up)
3036
3037 2004-01-10 [paul]       0.9.8claws26
3038
3039         * src/main.c
3040           src/prefs_ext_prog.c
3041           src/plugins/clamav/clamav_plugin_gtk.c
3042                 minor gui fixes
3043
3044 2004-01-09 [christoph]  0.9.8claws25
3045
3046         * src/Makefile.am
3047         * src/string_match.[ch]                 ** REMOVE **
3048         * src/common/Makefile.am
3049         * src/common/string_match.[ch]          ** NEW **
3050                 move string_match.[ch] to common directory
3051
3052 2004-01-09 [christoph]  0.9.8claws24
3053
3054         * src/pgpmime.c
3055                 add MIME-Version header for the message parser
3056
3057 2004-01-09 [paul]       0.9.8claws23
3058
3059         * po/POTFILES.in
3060           src/Makefile.am
3061           src/main.c
3062           src/prefs_common.c
3063           src/prefs_ext_prog.[ch]       ** NEW FILES **
3064                 move External Command options from 'Common Prefs/Other' to
3065                 'Other Prefs/Message View/External Programs', also reveal
3066                 the hidden options for audio player and image viewer.
3067                 
3068         * src/prefs_common.c
3069                 fix toggling of header pane
3070
3071 2004-01-09 [paul]       0.9.8claws22
3072
3073         * src/compose.c
3074                 when changing account also change the save folder
3075
3076         * src/textview.c
3077                 if a text/plain attachment has 'Content-Disposition: attachment'
3078                 don't display it inline
3079
3080 2004-01-08 [christoph]  0.9.8claws21
3081
3082         * src/procmime.c
3083                 check for "MIME-Version: 1.0" in message/rfc882 MIME-parts,
3084                 otherwise thread the message content as one text part and
3085                 don't assume charset US-ASCII which is only specified as
3086                 default for MIME-messages
3087
3088 2004-01-08 [paul]       0.9.8claws20
3089
3090         * src/plugins/clamav/clamav_plugin.c
3091           src/plugins/spamassassin/spamassassin.c
3092                 inform the user what is happening via the statusbar
3093
3094 2004-01-06 [paul]       0.9.8claws19
3095
3096         * po/es.po
3097                 update Spanish translation. submitted by Ricardo
3098                 Mones Lastra
3099
3100 2004-01-05 [paul]       0.9.8claws18
3101
3102         * sync with 0.9.8cvs2
3103                 see ChangeLog 2004-01-05
3104
3105 2004-01-03 [luke]       0.9.8claws17
3106
3107         * src/procheader.c
3108                 Clean up:
3109                 o remove unused functions string_getchar() and file_getchar()
3110                 o remove the getchar_ parameter from generic_get_one_field()
3111                 o add an 'unfold' parameter to generic_get_one_field, to
3112                   be used if no HeaderEntry is supplied
3113                 o procheader_get_one_field_asis() uses
3114                   generic_get_one_field().
3115
3116 2004-01-01 [christoph]  0.9.8claws16
3117
3118         * src/common/xml.[ch]
3119                 o add xml_new_tag() to manage usage counts of strings correctly
3120                 o correct xml_copy_tree() function name
3121
3122         * src/folder.c
3123         * src/main.c
3124                 allow registering and unregistering of FolderClasses anytime
3125
3126 2003-12-31 [christoph]  0.9.8claws15
3127
3128         * src/folder.[ch]
3129         * src/common/xml.[ch]
3130                 keep folderlist.xml data for unloaded FolderClasses
3131
3132 2003-12-30 [luke]       0.9.8claws14
3133
3134         * src/procheader.[ch]
3135                 o added procheader_get_one_field_asis() that does not do
3136                   unfolding
3137                 o fix procheader_get_header_array_asis() to use the above,
3138                   fixing ugliness of headers in textview
3139
3140         * src/compose.c
3141                 o don't unfold headers when redirecting.        
3142
3143 2003-12-30 [paul]       0.9.8claws13
3144
3145         * po/POTFILES.in
3146           src/common/defs.h
3147           src/Makefile.am
3148           src/main.c
3149           src/prefs_common.c
3150           src/prefs_themes.[ch] ** NEW FILES **
3151                 redesign and move Icon Theme selector to
3152                 the new prefs window
3153           
3154         * src/stock_pixmap.c
3155                 fix the old bug where icons are not always
3156                 updated when changing themes
3157         
3158         * src/summaryview.c
3159                 fix bug where the icons on the title row
3160                 of the summary view were not updated
3161         
3162         all patches submitted by Ricardo Mones Lastra
3163
3164 2003-12-30 [hoa]        0.9.8claws12
3165
3166         * src/folder.c
3167                 run preglobal and postglobal processing rules
3168                 even if the folder does not have any rules.
3169
3170 2003-12-28 [paul]       0.9.8claws11
3171
3172         * ac/aspell.m4
3173           ac/check-type.m4
3174           ac/gnupg-check-typedef.m4
3175           ac/openssl.m4
3176           ac/spamassassin.m4
3177                 fix 'underquoted definition' warnings, patch submitted by
3178                 David Relson <relson@osagesoftware.com>
3179                 
3180         * src/common/utils.c
3181                 subject_get_prefix_length(): add "Odp\\:" to reply prefixes,
3182                 patch submitted by Jan Alboszta <J.Alboszta@students.mimuw.edu.pl>
3183
3184 2003-12-28 [paul]       0.9.8claws10
3185
3186         * sync with 0.9.8cvs1
3187                 see ChangeLog 2003-12-17
3188
3189 2003-12-27 [christoph]  0.9.8claws9
3190
3191         * src/common/utils.[ch]
3192                 add g_node_map() to map a GNode into a new GNode
3193                 converting all node data's with a function
3194
3195         * src/account.c
3196         * src/folder.[ch]
3197         * src/folderview.c
3198         * src/imap.c
3199         * src/mainwindow.c
3200         * src/summaryview.c
3201                 o use g_node_map() to convert XML <-> Folder
3202                 o remove redundant FolderItem->parent and
3203                   replace it with folder_item_parent()
3204
3205 2003-12-23 [christoph]  0.9.8claws8
3206
3207         * src/folder.[ch]
3208         * src/folderview.c
3209         * src/mainwindow.c
3210         * src/procmsg.c
3211                 o use callback for notifications about added and
3212                   destroyed folders
3213                 o rewrite folderlist saving (new functions to create
3214                   folder from XML tree, and XML tree from folder)
3215
3216         * src/common/xml.[ch]
3217                 add function to save XML trees
3218
3219         * src/prefs_filtering.c
3220                 code cleanup
3221
3222 2003-12-22 [christoph]  0.9.8claws7
3223
3224         * src/prefs_account.[ch]
3225                 add "SMTP only" accounts
3226
3227 2003-12-20 [melvin]     0.9.8claws6
3228
3229         * src/action.[ch]
3230                 Changed the interface for action_update_*_menu() so
3231                 action.c does not need to know the paths of the different
3232                 actions menu (mainwindow, message view and compose window). 
3233
3234         * src/compose.c
3235                 Tiny code cleanup to merge spell checker related code
3236                 compose_update_actions_menu(): new function to update
3237                 the actions menu. Use it in compose_create()
3238
3239         * src/compose.h
3240                 compose_update_actions_menu(): new function to update
3241                 the actions menu. Used also in prefs_actions.c.
3242
3243         * src/mainwindow.[ch]
3244                 main_window_update_actions_menu(): new function to update
3245                 the actions menu. Used in main_window_create() and in
3246                 prefs_actions.c
3247
3248         * src/messageview.[ch]
3249                 messageview_update_actions_menu(): new function to update
3250                 the actions menu. Used in messageview_add_toolbar() and in
3251                 prefs_actions.c
3252                 
3253         * src/prefs_actions.c   
3254                 prefs_actions_ok(): fixed to update the actions menu of
3255                 the separate message view and the compose windows.
3256
3257 2003-12-20 [luke]       0.9.8claws5
3258         * src/procheader.c
3259                 fix unfolding/newline stripping for multiline fields
3260                 in generic_get_one_field()
3261
3262 2003-12-19 [christoph]  0.9.8claws4
3263
3264         * src/summaryview.c
3265                 o code cleanup
3266                 o use subject_compare_for_sort() when comparing
3267                   simplified subjects
3268
3269 2003-12-19 [christoph]  0.9.8claws3
3270
3271         * src/msgcache.c
3272                 more syncing with 0.8.9a
3273
3274 2003-12-19 [christoph]  0.9.8claws2
3275
3276         * src/folder.c
3277                 don't write all FolderItem XML attributes for the root node
3278
3279 2003-12-19 [melvin]     0.9.8claws1
3280
3281         * src/messageview.c
3282                 Added missing menu branch (Tools/Create processing/rule)
3283         * po/fr.po
3284                 Updated French translation for the added string.
3285
3286 2003-12-19 [paul]       0.9.8claws
3287
3288         0.9.8claws released
3289
3290 2003-12-19 [paul]       0.9.7claws51
3291
3292         * po/en_GB.po
3293           po/es.po
3294           po/ja.po
3295           po/pl.po
3296           po/sk.po
3297           po/zh_CN.po
3298                 update translations. submitted by me, Ricardo Mones
3299                 Lastra, Rui Hirokawa, Emil Nowak, Andrej Kacian,
3300                 Hansom Young
3301                 
3302         * src/folder_item_prefs.c
3303                 'enable_processing' set to FALSE by default
3304
3305 2003-12-18 [melvin]     0.9.7claws50
3306
3307         * po/fr.po
3308                 Updated French translation
3309
3310 2003-12-17 [christoph]  0.9.7claws49
3311
3312         * src/procheader.c
3313                 revert discarding of whitespace from 0.9.7claws44
3314
3315                 RFC2822 2.2.3: Unfolding is accomplished by simply
3316                 removing any CRLF that is immediately followed by WSP.
3317
3318 2003-12-17 [paul]       0.9.7claws48
3319
3320         * src/folder.c
3321                 fix new message count
3322                 
3323         * configure.ac
3324                 update autotools macros
3325
3326         * sync with 0.9.8a
3327
3328 2003-12-16 [christoph]  0.9.7claws47
3329
3330         * src/folder.c
3331                 fix folder update before adding MsgInfo to cache
3332                 in add_msginfo_to_cache()
3333
3334         * src/procmsg.c
3335                 remove old call to folder_item_update() that is no
3336                 longer required
3337
3338 2003-12-16 [christoph]  0.9.7claws46
3339
3340         * src/main.c
3341                 make sure the shutdown process only runs once
3342
3343 2003-12-16 [hoa]        0.9.7claws45
3344
3345         * src/mainwindow.c
3346         * src/messageview.c
3347         * src/summaryview.[ch]
3348                 Create filter rules using a message is fixed.
3349                 We can now create processing rules using a message.
3350
3351 2003-12-15 [alfons]     0.9.7claws44
3352
3353         * src/procheader.c
3354                 make sure we discard folding white space
3355
3356 2003-12-15 [luke]       0.9.7claws43
3357         * src/textview.c
3358         * src/mimeview.c
3359                 o use "name" parameter if "filename" doesn't exist
3360
3361 2003-12-14 [alfons]     0.9.7claws42
3362
3363         * src/summaryview.c
3364         * src/common/utils.c
3365                 allow quick finding based on the result of passing
3366                 a message to an external command. E.g:
3367
3368                         X "bogofilter < %F" 
3369                 
3370                 gets me all the spam in a folder.
3371
3372 2003-12-14 [luke]       0.9.7claws41
3373
3374         * src/textview.c
3375         * src/mimeview.c
3376                 o use parameter "filename" instead of "name" in a couple of 
3377                   places for correctness
3378
3379         * src/procmime.c
3380         * src/common/utils.[ch]
3381                 o make temporary filename for attachments safe for %p 
3382                   substitutions in actions.
3383
3384 2003-12-13 [christoph]  0.9.7claws40
3385
3386         * src/main.c
3387                 readd exit(0) to clean_quit() because otherwise sylpheed
3388                 does not always terminate
3389
3390         * src/pgpmime.c
3391         * src/privacy.h
3392                 add an identifier-string for PrivacySystems
3393
3394 2003-12-12 [paul]
3395
3396         * doc/man/sylpheed.1
3397                 update the man page
3398
3399 2003-12-12 [paul]       0.9.7claws39
3400
3401         general clean up
3402         
3403         * configure.ac
3404                 correct and clean up './configure --help' info
3405         
3406         * src/plugins/clamav/clamav_plugin.c
3407           src/plugins/spamassassin/spamassassin.c
3408                 correct plugin_desc(), works with LOCAL, IMAP, and
3409                 POP accounts
3410                 
3411         * src/filtering.c
3412           src/matcher.[ch]
3413           src/matcher_parser_parse.y
3414           src/prefs_filtering_action.c
3415                 use 'Change Score' instead of '(In/De)crease score'.
3416                 use *CHANGE_SCORE* instead of *ADD_SCORE*
3417          
3418          * src/mainwindow.c
3419                 hyphenate: 'Pre-processing', 'Post-processing'
3420                 
3421         * src/prefs_account.c
3422                 change 'Generate Message-ID' to 'Generate Message-Id'
3423                 
3424         * src/prefs_folder_item.c
3425                 change 'Processing on startup:' to 'Process at startup'
3426                 change 'Scan for new mail:' to 'Scan for new mail'
3427                 
3428 2003-12-11 [christoph]  0.9.7claws38
3429
3430         * src/crash.c
3431         * src/main.[ch]
3432                 make sure the clean_exit() funtion is not called again by the
3433                 signal handler while it is already running
3434
3435         (closes Bug 366 lost all folders -> spoiling folderlist.xml file)
3436
3437         * src/summaryview.c
3438                 fix wrong assertion
3439
3440 2003-12-11 [paul]       0.9.7claws37
3441
3442         * src/compose.c
3443                 'anonymise' Message-Id: header string
3444
3445 2003-12-11 [paul]       0.9.7claws36
3446
3447         * src/plugins/clamav/clamav_plugin.c
3448                 fix (don't break) signature count
3449                 use cl_strerror() instead of deprecated cl_perror()
3450         
3451 2003-12-11 [darko]      0.9.7claws35
3452
3453         * src/summaryview.c
3454                 also update the sort arrow (thanks Christoph)
3455
3456 2003-12-11 [darko]      0.9.7claws34
3457
3458         * src/summaryview.c
3459                 allow reverting to default sort mode (no sort)
3460
3461 2003-12-10 [hoa]        0.9.7claws33
3462
3463         * src/matcher.c
3464                 fixed quotation of string for matcher.
3465
3466 2003-12-08 [paul]       0.9.7claws32
3467
3468         * src/imap.c
3469           src/inc.c
3470                 plug memory leaks (patch by Alfons)
3471
3472 2003-12-08 [christoph]  0.9.7claws31
3473
3474         * src/folder_item_prefs.[ch]
3475         * src/folderview.c
3476         * src/prefs_folder_item.c
3477                 add new FolderItem property to exclude folders from new
3478                 mail checks
3479
3480         Patch submitted by Chad Robinson <crobinson@rfgonline.com>
3481
3482 2003-12-07 [paul]       0.9.7claws30
3483
3484         * src/plugins/clamav/clamav_plugin.c
3485                 fix signature count
3486
3487 2003-12-07 [thorsten]   0.9.7claws29
3488
3489         * src/filtering.c
3490                 debug_print some warning if destfolder missing
3491         * src/prefs_filtering.c
3492                 uninitialized filter list when deleting a folder
3493
3494 2003-12-06 [paul]       0.9.7claws28
3495
3496         * src/procheader.c
3497                 add Alfons' patch to trim line feeds
3498
3499 2003-12-06 [paul]       0.9.7claws27
3500
3501         * partial sync with 0.9.7cvs8
3502                 leaving claws' online/offline more or less intact
3503                 see ChangeLog 2003-12-04 and 2003-12-06
3504
3505 2003-12-06 [christoph]  0.9.7claws26
3506
3507         * src/messageview.c
3508         * src/privacy.[ch]
3509                 revert pirvacy API changes
3510
3511 2003-12-05 [alfons]     0.9.7claws25
3512
3513         * src/matcher.[ch]
3514                 clean up my old cruft
3515
3516 2003-12-05 [alfons]     0.9.7claws24
3517
3518         * src/matcher.c
3519                 fix comparison buglet ;-) and make `test` matcher
3520                 work again
3521
3522 2003-12-05 [alfons]     0.9.7claws23
3523
3524         * src/prefs_folder_item.c
3525                 K&R 2nd Ed., page 241 (function parameter identifiers
3526                 starting with an underscore are kind of insulting)
3527
3528 2003-12-05 [hoa]        0.9.7claws22
3529
3530         * src/main.c
3531         * src/mainwindow.[ch]
3532         * src/mainwindow.h
3533                 add destructor for mainwindow so that the last 
3534                 MimeInfo opened in messageview is destroyed when
3535                 exiting sylpheed.
3536
3537 2003-12-05 [hoa]        0.9.7claws21
3538
3539         * src/filtering.[ch]
3540         * src/matcher.[ch]
3541         * src/matcher_parser_lex.l
3542         * src/matcher_parser_parse.y
3543         * src/prefs_actions.c
3544         * src/prefs_filtering.c
3545         * src/common/utils.[ch]
3546                 quote arguments before giving them to command line.
3547                 fixed quote of string in matcher/processing/filtering rules.
3548
3549         * src/messageview.c
3550         * src/privacy.[ch]
3551                 allows decryption to return a new whole 
3552                 MIME message structure.
3553
3554 2003-12-04 [hoa]        0.9.7claws20
3555
3556         * src/filtering.[ch]
3557         * src/folder.c
3558         * src/mainwindow.c
3559         * src/matcher.c
3560         * src/matcher_parser_parse.y
3561         * src/folderview.c
3562                 global rules to run before folder specific rules.
3563                 global rules to run after folder specific rules.
3564                 
3565         * src/messageview.c
3566                 fixed quick addition of rules.
3567         
3568         * src/prefs_filtering.[ch]
3569         * src/summaryview.c
3570                 we can now customize the title for the dialog.
3571                 updated case where we rename of delete folders.
3572
3573         * src/addressbook.c
3574                 got back the function addressbook_browse_entry_cb()
3575                 that is needed in case we compiled with LDAP support.
3576
3577 2003-12-04 [paul]       0.9.7claws19
3578
3579         * sync with 0.9.7cvs6
3580                 see ChangeLog 2003-12-04
3581                 fixes bug 171 'Wrong message decoing: koi8-r and 
3582                 iso8859-5 looks same. Can't read many emails.'
3583
3584 2003-12-04 [paul]       0.9.7claws18
3585
3586         * po/POTFILES.in
3587                 remove 'src/prefs_scoring.c'
3588
3589 2003-12-03 [hoa]        0.9.7claws17
3590
3591         * src/Makefile.am
3592                 compilation of scoring.[ch] and prefs_scoring.[ch]
3593                 is removed.
3594         
3595         * src/filtering.[ch]
3596         * src/folder.c
3597         * src/folder_item_prefs.[ch]
3598         * src/folderview.c
3599         * src/main.c
3600         * src/mainwindow.c
3601         * src/matcher.[ch]
3602         * src/matcher_parser.h
3603         * src/matcher_parser_parse.y
3604         * src/prefs_filtering.[ch]
3605         * src/prefs_filtering_action.c
3606         * src/prefs_folder_item.c
3607         * src/prefs_scoring.[ch]              * REMOVED FILES *
3608         * src/procmsg.[ch]
3609         * src/scoring.[ch]                    * REMOVED FILES *
3610         * src/summaryview.c
3611                 merged scoring and filtering.
3612                 
3613                 Note : compatibility is kept by parsing score like 
3614                   add_score. To get the behaviour of older scoring 
3615                   system, you have to define some equivalent rule :
3616                   "score_lower -9999 hide"
3617                   "score_greater 9999 mark"
3618                   
3619                   To define global rules, you have to define them 
3620                   in the new global processing rules.
3621                   The variable that kept the list filtering rules 
3622                   was "global_processing" and has been renamed into 
3623                   "filtering_rules".
3624                   "global_processing" variable is now the name 
3625                   of the variable that keeps the list of global 
3626                   processing rules.
3627                   In the configuration file, "[global]" section is 
3628                   now for the global processing rules (which includes
3629                   score things and new global processing rules).
3630                   New "[filtering]" section is for the filtering rules.
3631                   
3632                   Before running with this version, during testing 
3633                   phase, ** MAKE A BACKUP ** of your matcherrc file.
3634                   Then, you have to make the following changes :
3635                   - leave all scoring rules in "[global]" section.
3636                   - move all other rules of "[global]" section to
3637                       a new section named "[filtering]".
3638
3639 2003-12-03 [christoph]  0.9.7claws16
3640
3641         * src/procmime.c
3642                 use default Content-Type as specified in RFC2045 if
3643                 Content-Type header is syntactically incorrect
3644
3645 2003-12-03 [christoph]  0.9.7claws15
3646
3647         * src/addressbook.c
3648         * src/addrindex.h
3649         * src/addritem.c
3650         * src/expldifdlg.h
3651         * src/exportldif.c
3652         * src/filtering.c
3653         * src/folder.c
3654         * src/folderview.c
3655         * src/jpilot.c
3656         * src/localfolder.c
3657         * src/matcher.h
3658         * src/matcher_parser_lex.l
3659         * src/matcher_parser_parse.y
3660         * src/news.c
3661         * src/prefs_filtering_action.c
3662         * src/prefs_folder_item.c
3663         * src/prefs_fonts.c
3664         * src/procmsg.c
3665         * src/sgpgme.c
3666                 clean up warnings
3667
3668         * src/procmime.c
3669                 revert 0.9.7claws14 change
3670
3671 2003-12-03 [alfons]     0.9.7claws14
3672
3673         * src/procmime.c
3674                 catch invalid Content-Type with no subtype
3675
3676 2003-12-03 [alfons]     0.9.7claws13
3677
3678         * src/alertpanel.h
3679         * src/setup.c
3680         * src/plugins/image_viewer/plugin.c
3681                 compile again, we need stddef.h for size_t
3682
3683 2003-12-03 [paul]       0.9.7claws12
3684
3685         * src/account.c
3686                 don't allow cloning of accounts with remote folders,
3687                 patch submitted by Ricardo Mones Lastra
3688
3689 2003-12-03 [christoph]  0.9.7claws11
3690
3691         * src/folder.[ch]
3692         * src/imap.c
3693         * src/localfolder.[ch]
3694         * src/mh.c
3695         * src/news.c
3696         * src/common/xml.[ch]
3697                 add set_xml() and get_xml() virtual functions to FolderClass to
3698                 save extra information for Folders (for example the rootpath
3699                 only used by LocalFolder). The folderlist write function no
3700                 longer needs to know the folder type to save this extra
3701                 information.
3702
3703 2003-12-02 [christoph]  0.9.7claws10
3704
3705         * src/Makefile.am
3706         * src/account.c
3707         * src/folder.[ch]
3708         * src/folderview.h
3709         * src/imap.c
3710         * src/localfolder.[ch]          ** NEW **
3711         * src/mainwindow.c
3712         * src/mh.[ch]
3713         * src/news.[ch]
3714         * src/prefs_account.[ch]
3715         * src/prefs_filtering.h
3716         * src/procmsg.h
3717         * src/remotefolder.[ch]         ** NEW **
3718         * src/common/xml.[ch]
3719                 add item_set_xml() and item_get_xml() virtual functions to
3720                 FolderClass to give folders the ability to add extra information
3721                 to the saved FolderItem data. If NULL the default function for
3722                 FolderItem will be used.
3723
3724 2003-11-29 [christoph]  0.9.7claws9
3725
3726         * src/procheader.c
3727                 fix bug in unfolding
3728
3729 2003-11-29 [luke]       0.9.7claws8
3730
3731         * src/textview.c
3732                 fix compilation for non c99 compilers
3733
3734 2003-11-29 [christoph]  0.9.7claws7
3735
3736         * src/procmime.[ch]
3737         * src/mimeview.c
3738                 o unknown disposition types should be handled as
3739                   attachment (RFC2183)
3740                 o missing headers should not default to inline
3741                   (would make "Save All" useless when disposition header
3742                    is not set by the sending mailer)
3743                 o remove old MimeInfo data and cleanup
3744
3745 2003-11-29 [luke]       0.9.7claws6
3746
3747         * src/procmime.[ch]
3748                 re-added parsing of Content-Disposition header
3749                         - removes the old  'gchar* content_disposition'
3750                         - adds a new field 'DispositionType disposition'
3751                         - adds parameters to MimeInfo::parameters
3752
3753         * src/mimeview.c
3754                 use the "filename" parameter for saving, and the new
3755                 MimeInfo::disposition for save all.
3756
3757         * src/compose.c
3758         * src/toolbar.[ch]
3759                 add a 'check spelling' button as a possibility for 
3760                 the compose toolbar
3761
3762         * src/stockpixmap.[ch]
3763         * src/pixmaps/check_spelling.xpm        ** NEW **
3764         * src/Makefile.am
3765                 add a pixmap for use with 'check spelling' button or
3766                 a user defined action
3767
3768         * src/textview.c
3769                 re-apply fixed (I hope) patch for bug 57
3770                 "Hidden URL in HTML Mails"
3771
3772 2003-11-28 [christoph]  0.9.7claws5
3773
3774         * src/procmime.c
3775                 o be more liberal in what we accept as Content-Type parameters
3776                 o ignore comments after parameters
3777
3778         * src/sgpgme.c
3779                 o only free passphrase when an error occurs
3780
3781 2003-11-28 [paul]       0.9.7claws4
3782
3783         * src/account.c
3784                 add 'Clone Account' function. patch submitted by
3785                 Ricardo Mones Lastra
3786
3787 2003-11-27 [thorsten]   0.9.7claws3
3788
3789         * src/mimeview.c
3790                 fix crash if 'save_all' failed twice
3791
3792 2003-11-27 [paul]       0.9.7claws2
3793
3794         * po/POTFILES.in
3795                 fix a typo
3796
3797         * po/zh_CN.po
3798                 update Simplified Chinese translation. submitted by
3799                 Hansom Young
3800
3801 2003-11-27 [paul]       0.9.7claws1
3802
3803         * po/POTFILES.in
3804                 clean up
3805
3806 2003-11-26 [paul]       0.9.7claws
3807
3808         * 0.9.7claws released
3809
3810 2003-11-26 [paul]       0.9.6claws99
3811
3812         * src/Makefile.am
3813                 add reference to pixmaps/mime_message.xpm
3814
3815 2003-11-26 [paul]       0.9.6claws98
3816
3817         * po/POTFILES.in
3818                 remove reference to src/sigstatus.c
3819
3820 2003-11-26 [christoph]  0.9.6claws97
3821
3822         * src/Makefile.am
3823         * src/prefs_common.c
3824         * src/rfc2015.c
3825         * src/sigstatus.[ch]            ** REMOVE **
3826                 remove signature result popup option and window
3827
3828 2003-11-26 [paul]       0.9.6claws96
3829
3830         * po/es.po
3831           po/ja.po
3832           po/pl.po
3833           po/sk.po
3834           po/sr.po
3835                 update translations. submitted by Ricardo Mones Lastra,
3836                 Rui Hirokawa, Emil Nowak, Andrej Kacian, and Urke MMI
3837
3838 2003-11-25 [christoph]  0.9.6claws95
3839
3840         * src/procmime.c
3841                 display mime structure only in debug mode
3842
3843 2003-11-25 [melvin]     0.9.6claws94
3844
3845         * po/fr.po
3846                 Updated French translations + typos fixes of older
3847                 translations (thanks to Fabien Vantard for pointing
3848                 to some of them)
3849
3850 2003-11-25 [melvin]     0.9.6claws93
3851
3852         * src/editldap.c
3853                 Fixed a couple of typos.
3854
3855 2003-11-24 [paul]       0.9.6claws92
3856
3857         * po/POTFILES.in
3858                 add 'src/textview.c'
3859
3860 2003-11-24 [paul]       0.9.6claws91
3861
3862         * src/sgpgme.c
3863                 fix typo. spotted by Rui Hirokawa <rui_hirokawa@ybb.ne.jp>
3864
3865 2003-11-24 [paul]       0.9.6claws90
3866
3867         * src/plugins/image_viewer/viewer.c
3868                 image_viewer_show_mimepart(): 
3869                 use procmime_mimeinfo_get_parameter() to get the file name
3870
3871 2003-11-24 [paul]       0.9.6claws89
3872
3873         * src/textview.c
3874                 textview_show_mime_part(): rewrite text hint
3875
3876 2003-11-22 [paul]       0.9.6claws88
3877
3878         * sync with 0.9.7cvs5
3879                 see ChangeLog 2003-11-21
3880
3881 2003-11-21 [paul]       0.9.6claws87
3882
3883         * src/mimeview.c
3884                 define shortcut key 'o' for 'Open with...'
3885
3886 2003-11-21 [alfons]     0.9.6claws86
3887
3888         * src/messageview.c
3889                 fix bug #383 'Deleting message from "separate message view" 
3890                 uses local Trash folder'
3891
3892 2003-11-21 [christoph]  0.9.6claws85
3893
3894         * src/mimeview.c
3895                 fix content-type guessing by name parameter when finding
3896                 the correct viewer
3897
3898 2003-11-21 [alfons]     0.9.6claws84
3899
3900         * src/main.c
3901                 no mail incorporation allowed with --offline param.
3902                 fixes bug #374, "--offline ignored"
3903
3904 2003-11-20 [christoph]  0.9.6claws83
3905
3906         * src/mimeinfo.c
3907                 use signed MimeInfo when checking the signature and not
3908                 the selected one
3909
3910 2003-11-19 [alfons]     0.9.6claws82
3911
3912         * src/mainwindow.c
3913                 fix crash when toggling separate views, patch submitted
3914                 by Pawel Pekala <c0rn|AT|gazeta.pl>.
3915                 fixes bug #342, "separate views  cause crash"
3916
3917 2003-11-19 [paul]       0.9.6claws81
3918
3919         * src/compose.c
3920                 compose_redirect_write_headers_from_headerlist(): 
3921                 add Resent-Cc: header (bug fix inherited from 0.9.7cvs3)
3922                 
3923         * src/main.c
3924                 code cleanup (inherited from 0.9.7cvs4)
3925                 
3926         * tools/tb2sylpheed
3927                 bugfix: added missing attribute-list start. submitted by
3928                 Urke MMI
3929
3930 2003-11-19 [luke]       0.9.6claws80
3931
3932         * src/textview.c
3933                 revert my last commit until I get time to fix it
3934
3935 2003-11-18 [christoph]  0.9.6claws79
3936
3937         * src/mimeview.[ch]
3938                 check parent MimeInfos for signatures and display the
3939                 result of the parent when found
3940
3941         * src/pgpmime.c
3942                 o avoid NULL pointer warnings
3943                 o use procmime_mimeinfo_get_parameter()
3944
3945         * src/sgpgme.c
3946                 small text changes
3947
3948 2003-11-17 [luke]       0.9.6claws78
3949
3950         * src/textview.c
3951                 add check for disguised URLs, fixing bug 57
3952                 "Hidden URL in HTML Mails"
3953
3954 2003-11-16 [christoph]  0.9.6claws77
3955
3956         * src/procmime.c
3957                 fix crash when parsing invalid Content-Type header
3958
3959 2003-11-16 [christoph]  0.9.6claws76
3960
3961         * src/pgpmime.c
3962         * src/privacy.c
3963         * src/procmime.c
3964         * src/sgpgme.[ch]
3965                 implement message decrypting
3966
3967         * src/rfc2015.c
3968                 remove old code
3969
3970 2003-11-14 [luke]       0.9.6claws75
3971
3972         * src/mimeview.c
3973                 fix a couple of problems that treated application/* and
3974                 application/octet-stream the wrong way around
3975                 (since 0.9.6claws10), causing "Open" to do nothing.
3976
3977 2003-11-14 [christoph]  0.9.6claws74
3978
3979         * src/messageview.c
3980         * src/pgpmime.c
3981         * src/privacy.[ch]
3982                 prepare for message part decrypting
3983
3984         * src/sgpgme.c
3985                 add output for expired signatures
3986
3987         * src/rfc2015.c
3988                 remove some old code
3989
3990 2003-11-10 [christoph]  0.9.6claws73
3991
3992         * src/mimeview.c
3993                 add "Full info" button for bad and warn signature status
3994
3995         * src/sgpgme.c
3996                 generate full signature info like gpg's output
3997                 (gpg -v --with-fingerprint --verify)
3998
3999 2003-11-10 [christoph]  0.9.6claws72
4000
4001         * src/mimeview.c
4002         * src/pgpmime.c
4003         * src/privacy.[ch]
4004         * src/sgpgme.[ch]
4005         * src/textview.[ch]
4006                 o add code to view full signature info
4007                 o do automatic signature checks
4008
4009 2003-11-10 [alfons]     0.9.6claws71
4010
4011         * src/summaryview.c
4012                 don't crash when gtkut_font_load() returns invalid font (has
4013                 something to do with locale settings)
4014                 Patch submitted by David Chalmers <davidc|AT|ccmi.salk.edu>.
4015
4016 2003-11-09 [alfons]     0.9.6claws70
4017
4018         * src/procmime.c
4019                 plug leak
4020
4021 2003-11-08 [luke]       0.9.6claws69
4022
4023         * src/summaryview.c
4024                 fix some typos
4025
4026         * src/compose.c
4027                 rewrite compose_attach_parts(), fixing various bugs mainly
4028                 to do with re-editing.
4029
4030         * src/mimeview.c
4031                 "save all" now only saves attachments with names/filenames
4032
4033 2003-11-04 [match]      0.9.6claws68
4034
4035         * src/ldapctrl.[ch]
4036                 fix broken LDAP support.
4037
4038         * src/ldapquery.c
4039                 remove printf's.
4040
4041 2003-11-04 [luke]       0.9.6claws67
4042
4043         * src/mimeview.c
4044                 o  fixed bug 4 "focus lost on messages with attachments"
4045                 o  fixed 'Save all' attachments for new mime changes
4046                 o  right clicking on icons consistent with right clicking on
4047                    mime tree
4048                   - fixes a bug where wrong part is saved when you
4049                     choose 'Save as' from popup menu
4050                   - fixes bug 308 "No way to "save all" attachments"
4051                 o  fixed a compiler warning.
4052
4053         * src/textview.c
4054                 o  removed flickering in mime tree when using "n" and "p"
4055                    shortcuts
4056                 o  fixed bug where selecting the textview and pressing e.g.
4057                    'y' causes sylpheed to respond twice.
4058
4059         * src/summaryview.c
4060                 removed hard coding of * and ! shortcuts (which only served
4061                 to cause problems if you tried to redefine the shortcuts)
4062
4063 2003-11-04 [luke]       0.9.6claws66
4064
4065         * src/plugins/image_viewer/viewer.c
4066         * src/plugins/image_viewer/viewerprefs.c
4067         * src/plugins/image_viewer/viewerprefs.glade
4068                 o  allow toggling of image scaling by clicking on image
4069                 o  respond to image's container widget resize
4070
4071         * src/procmime.c
4072                 o  fix bad parsing of message when re-editing/viewing a
4073                    message saved to the drafts folder
4074
4075 2003-11-02 [match]      0.9.6claws65
4076
4077         * src/browseldap.h
4078                 fix if not building LDAP support.
4079         * src/addrindex.c
4080         * src/ldapquery.[ch]
4081         * src/editldap.h
4082                 include support for contains query. feature req 529354.
4083
4084 2003-11-02 [alfons]     0.9.6claws64
4085
4086         * src/browseldap.c
4087                 fix build bustage if not compiling ldap support
4088
4089 2003-11-01 [match]      0.9.6claws63
4090
4091         * po/POTFILES.in
4092         * src/Makefile.am
4093         * src/addr_compl.[ch]
4094         * src/addrbook.c
4095         * src/addrcache.[ch]
4096         * src/addrdefs.h        ** NEW **
4097         * src/addressbook.c
4098         * src/addressitem.h
4099         * src/addrindex.[ch]
4100         * src/addritem.h
4101         * src/addrquery.[ch]
4102         * src/ldapquery.[ch]
4103         * src/ldapserver.[ch]
4104                 refactor LDAP query mechanism.
4105
4106         * src/browseldap.[ch]   ** NEW **
4107         * src/ldaplocate.[ch]   ** NEW **
4108                 add feature to browse LDAP entry that was retrieved using
4109                 an explicit LDAP search.
4110
4111 2003-11-01 [alfons]     0.9.6claws62
4112
4113         * src/prefs_gtk.c
4114                 prefs_write_param(): fail when we see an invalid type; all the
4115                 callers seem to handle this gracefully by reverting changes
4116
4117 2003-10-30 [christoph]  0.9.6claws61
4118
4119         * configure.ac
4120         * ac/openssl.m4
4121         * ac/spamassassin.m4
4122         * src/Makefile.am
4123                 use extra variables for all libraries to make sure plugins
4124                 are only linked with libraries they really need. $LIBS is always
4125                 added to the linking parameters, but we only what the libraries
4126                 listed in the Makefile
4127
4128 2003-10-29 [paul]       0.9.6claws60
4129
4130         * src/mimeview.c
4131                 don't use Subject for unknown part name
4132
4133 2003-10-29 [paul]       0.9.6claws59
4134
4135         * src/compose.c
4136                 get name of attachment(s) when re-editing, fwd'ing or
4137                 redirecting
4138                 
4139         * src/mimeview.c
4140                 get name of attachment(s) when saving
4141
4142 2003-10-29 [hoa]        0.9.6claws58
4143
4144         * src/textview.c
4145                 implemented multipart/alternative in MIME message viewer.
4146
4147 2003-10-28 [christoph]  0.9.6claws57
4148
4149         * configure.ac
4150                 make sure MathML-Viewer is not built with the
4151                 Gtk2 version of GtkMathView
4152
4153 2003-10-28 [paul]       0.9.6claws56
4154
4155         * sync with 0.9.7cvs1
4156                 see ChangeLog 2003-10-28
4157
4158 2003-10-27 [alfons]     0.9.6claws55
4159
4160         * src/matcher_parser_parse.y
4161         * src/gtk/colorlabel.c
4162                 allow setting color label to 0 in filtering/processing rules
4163                 (should fix bug 368, "Can't create a filter condition "colorlabel 0"") 
4164
4165 2003-10-26 [alfons]     0.9.6claws54
4166
4167         * src/summary_search.c
4168                 fix misnomer and correct selecting initial search node  
4169
4170 2003-10-26 [christoph]  0.9.6claws53
4171
4172         * src/pgpmime.c
4173         * src/sgpgme.c
4174                 change display of signature info to use only name of
4175                 signer, otherwise the text gets too long.
4176
4177         * src/procmime.c
4178                 don't use MimeInfo's filename to generate tmp filename
4179
4180 2003-10-25 [christoph]  0.9.6claws52
4181
4182         * src/procmime.c
4183                 fix message body searching
4184
4185 2003-10-25 [paul]       0.9.6claws51
4186
4187         * src/compose.c
4188                 use g_basename rather than basename
4189
4190 2003-10-24 [christoph]  0.9.6claws50
4191
4192         * src/sgpgme.c
4193                 change fetching of signature key's trust
4194
4195 2003-10-24 [paul]       0.9.6claws49
4196
4197         * po/sk.po
4198                 update Slovak translation
4199                 submitted by Andrej Kacian
4200                 
4201         * src/mainwindow.c
4202                 remove unknown menu entry /File/Add mailbox/mbox...
4203
4204 2003-10-24 [hoa]        0.9.6claws48
4205
4206         * src/Makefile.am
4207                 removed all references to mbox folders
4208
4209         * src/carray.[ch]               * REMOVED *
4210         * src/chash.[ch]                * REMOVED *
4211         * src/maillock.[ch]             * REMOVED *
4212         * src/mailmbox.[ch]             * REMOVED *
4213         * src/mailmbox_folder.[ch]      * REMOVED *
4214         * src/mailmbox_parse.[ch]       * REMOVED *
4215         * src/mailmbox_types.[ch]       * REMOVED *
4216         * src/mbox_folder.[ch]          * REMOVED *
4217                 remove implementation of mbox folders
4218                 and old mailbox folder.
4219                 mbox folder implementation will be added
4220                 as a plugin so that implementation can be entirely
4221                 synchronized with the files of the project they are
4222                 extracted from (libEtPan!).
4223         
4224         * src/mainwindow.c
4225         * src/folder.c
4226         * src/folderview.[ch]
4227         * src/procmsg.h         
4228                 Disable as much code that references mbox folders
4229                 as possible.
4230                 Some UI thing still need to know that folder is mbox
4231                 (when we have to enter the name of the mailbox and
4232                 we want to add /var/mail/$USER).
4233
4234 2003-10-23 [christoph]  0.9.6claws47
4235
4236         * src/noticeview.c
4237                 don't always display button when noticeview is made visible
4238
4239         * src/mimeview.c
4240         * src/pgpmime.c
4241         * src/privacy.[ch]
4242         * src/sgpgme.[ch]
4243                 get signature information from crypto system
4244
4245 2003-10-22 [paul]       0.9.6claws46
4246
4247         * po/es.po
4248                 updated by Ricardo Mones Lastra
4249
4250 2003-10-22 [paul]       0.9.6claws45
4251
4252         * src/Makefile.am
4253                 update to reflect the changes to the icons that
4254                 happened in 0.9.6claws35
4255
4256 2003-10-22 [alfons]     0.9.6claws44
4257         
4258         * src/carray.h
4259                 inline carray_count() 
4260
4261 2003-10-21 [alfons]     0.9.6claws43
4262
4263         * src/carray.h
4264                 glib wrappers
4265         * src/carray.c
4266                 disable
4267         * src/mailmbox.[ch]
4268         * src/mailmbox_folder.c
4269         * src/mailmbox_parse.c
4270         * src/mailmbox_types.[ch]
4271                 %s/uint32_t/guint
4272
4273 2003-10-21 [luke]       0.9.6claws42
4274
4275         * src/stock_pixmaps.[ch]
4276         * src/mimeview.c
4277         * src/pixmaps/mime_application_octet_stream.xpm         ** REMOVE **
4278         * src/pixmaps/messageview_text.xpm                      ** REMOVE **
4279                 o remove mime_application_octet_stream.xpm icon (it was never
4280                   really needed)
4281                 o remove redundant icon messageview_text.xpm
4282
4283         * src/mainwindow.c
4284                 fix visibility of signature noticeview when toggling 'separate
4285                 message view'
4286
4287 2003-10-21 [christoph]  0.9.6claws41
4288
4289         * src/procmime.c
4290                 decode multipart and rfc822 mime parts to allow further
4291                 parsing when required
4292
4293 2003-10-21 [christoph]  0.9.6claws40
4294
4295         * src/procmime.[ch]
4296         * src/textview.c
4297                 remove obsolete charset parameter in MimeInfo and fix
4298                 TextView to use the charset from the parameter hash table
4299
4300         * src/plugins/dillo_viewer/Makefile.am
4301         * src/plugins/trayicon/Makefile.am
4302                 add OPENSSL_CFLAGS to fix building with using
4303                 --with-openssl-* parameters
4304
4305 2003-10-21 [paul]       0.9.6claws39
4306
4307         * src/prefs_matcher.[ch]
4308                 replace remnants of the old, renamed 'Execute' matchtype
4309                 add a brief description to the Info window
4310
4311 2003-10-21 [hoa]        0.9.6claws38
4312         
4313         * src/Makefile.am
4314         * src/carray.[ch]               * NEW *
4315         * src/chash.[ch]                * NEW *
4316         * src/folder.c
4317         * src/maillock.[ch]             * NEW *
4318         * src/mailmbox.[ch]             * NEW *
4319         * src/mailmbox_folder.[ch]      * NEW *
4320         * src/mailmbox_parse.[ch]       * NEW *
4321         * src/mailmbox_types.[ch]       * NEW *
4322                 implementation of mbox folder with unique message numbers
4323
4324                 made use of libEtPan! implementation of mbox for lower-layer.
4325
4326 2003-10-20 [alfons]     0.9.6claws37
4327
4328         * src/noticeview.c
4329                 fix invalid argument warning
4330         * src/pgpmime.c
4331                 no in place variable
4332
4333 2003-10-20 [paul]       0.9.6claws36
4334
4335         * src/compose.[ch]
4336           src/filtering.c
4337           src/messageview.c
4338                 fix crash when using Forward in Filtering when
4339                 external editor option is set
4340                 
4341                 Patch submitted by Simon 'corecode' Schubert
4342                 <corecode@corecode.ath.cx> 
4343
4344 2003-10-20 [paul]       0.9.6claws35
4345
4346         * src/pixmaps/mime_gpg_expired.xpm      ** REMOVED **
4347           src/pixmaps/mime_gpg_failed.xpm       ** REMOVED **
4348           src/pixmaps/mime_gpg_passed.xpm       ** REMOVED **
4349           src/pixmaps/mime_gpg_signed.xpm       ** REMOVED **
4350           src/pixmaps/mime_gpg_unknown.xpm      ** REMOVED **
4351           src/pixmaps/privacy_expired.xpm       ** NEW FILE **
4352           src/pixmaps/privacy_failed.xpm        ** NEW FILE **
4353           src/pixmaps/privacy_passed.xpm        ** NEW FILE **
4354           src/pixmaps/privacy_signed.xpm        ** NEW FILE **
4355           src/pixmaps/privacy_unknown.xpm       ** NEW FILE **
4356           src/pixmaps/privacy_warn.xpm          ** NEW FILE **
4357           src/mimeview.c
4358           src/stock_pixmap.[ch]
4359                 replace mime_gpg_*.xpm icons with new privacy_*.xpm
4360                 icons. add privacy_warn.xpm icon
4361
4362 2003-10-20 [hoa]  0.9.6claws34
4363
4364         * src/folder_item_prefs.[ch]
4365         * src/prefs_folder_item.c
4366         * src/main.c
4367                 Added a property per folder to choose whether we 
4368                 want to apply processing on it on startup or if we
4369                 prefer to wait the folder selection to apply it.
4370         
4371         * src/messageview.c
4372                 fixed C89 compatibility (for old compilers, for
4373                 example gcc 2.95.x).
4374
4375 2003-10-17 [christoph]  0.9.6claws33
4376
4377         * src/mimeview.c
4378         * src/noticeview.[ch]
4379                 change noticeview icon to indicate signature status
4380
4381 2003-10-17 [christoph]  0.9.6claws32
4382
4383         * src/Makefile.am
4384         * src/main.c
4385         * src/mimeview.c
4386         * src/noticeview.c
4387         * src/pgpmime.[ch]                              ** NEW **
4388         * src/privacy.[ch]
4389         * src/rfc2015.c
4390         * src/sgpgme.c                                  ** NEW **
4391                 reimplement PGP/Mime signature checking (unfinished)
4392
4393 2003-10-15 [christoph]  0.9.6claws31
4394
4395         * src/procmime.[ch]
4396                 fix procmime_get_text_content() and
4397                 procmime_get_first_text_content()
4398
4399 2003-10-15 [christoph]  0.9.6claws30
4400
4401         * src/plugins/spamassassin/spamassassin_gtk.c
4402         * src/plugins/spamassassin/spamassassin_gtk.glade
4403                 fix timeout tooltip
4404
4405 2003-10-15 [paul]       0.9.6claws29
4406
4407         * src/messageview.c
4408                 workaround for buggy smtp servers. on sending a
4409                 return receipt strip the name part from the address
4410                 when creating headers
4411                 
4412 2003-10-15 [paul]       0.9.6claws28
4413
4414         * sync with 0.9.7 release
4415                 see ChangeLog 2003-10-15
4416
4417 2003-10-14 [christoph]  0.9.6claws27
4418
4419         * src/plugins/clamav/clamav_plugin.c
4420                 fix clamav plugin
4421
4422 2003-10-14 [christoph]  0.9.6claws26
4423
4424         * src/compose.c
4425         * src/mimeview.c
4426         * src/procmime.[ch]
4427         * src/rfc2015.c
4428         * src/textview.c
4429         * src/plugins/clamav/clamav_plugin.c
4430                 use GNode to create the mime tree (some changes to functions
4431                 that traverse the tree are just quick and dirty. Maybe we
4432                 can find better solutions with g_node_*-functions)
4433
4434 2003-10-14 [luke]       0.9.6claws25
4435
4436         * src/mimeview.c
4437                 fix a navigation bug (stupid typo of mine)
4438
4439 2003-10-14 [christoph]  0.9.6claws24
4440
4441         * src/textview.c
4442                 fix missing last line in plain/text mails
4443
4444 2003-10-13 [luke]       0.9.6claws23
4445
4446         * src/summaryview.c
4447                 fix bug 334 (part 1)
4448
4449 2003-10-13 [kov]        0.9.6claws22
4450
4451         * src/mimeview.c
4452                 error checking when the user enters a non-directory at
4453                 the file selection dialog.
4454                 work-around for users entering directory location without
4455                 adding a leading G_DIR_SEPARATOR.
4456
4457 2003-10-13 [luke]       0.9.6claws21
4458
4459         * src/compose.c
4460                 error reporting for inserting files, including catching
4461                 invalid characters for current locale/encoding
4462
4463 2003-10-13 [paul]       0.9.6claws20
4464
4465         * src/folderview.c
4466                 fix bug #347 'subscribe newsgroups crashes'
4467
4468 2003-10-13 [paul]       0.9.6claws19
4469
4470         * src/compose.c
4471                 when using 'Reply to all' include the 'send replies
4472                 to' folder property
4473                 
4474         * po/ja.po
4475                 update Japanese translation. submitted by Rui Hirokawa 
4476                 <rui_hirokawa@ybb.ne.jp>        
4477
4478 2003-10-13 [hoa]        0.9.6claws18
4479
4480         * src/account.c
4481         * src/compose.c
4482         * src/messageview.c
4483         * src/procheader.c
4484         * src/procheader.h
4485                 rename get_header_from_msginfo() into
4486                 procheader_get_header_from_msginfo() so that we have a
4487                 coherent exported naming.
4488                 avoid parsing of header contained in a string via
4489                 a newly written temporary file.
4490
4491         Patch submitted by Simon 'corecode' Schubert
4492                 <corecode@corecode.ath.cx>
4493
4494 2003-10-12 [hoa]        0.9.6claws17
4495
4496         * src/filtering.c
4497         * src/filtering.h
4498         * src/matcher.c
4499         * src/matcher.h
4500         * src/matcher_parser_parse.y
4501         * src/prefs_filtering_action.c
4502                 added "stop" action : stop applying the filtering rules.
4503                 added "set score" and "increase/decrease score" actions.
4504                 That two last action replace the "change_score" action
4505                 introduced by alfons in 0.8.8claws85.
4506                 "set score" is to set a given score to the message.
4507                 "increase/decrease score" will increase or decrease the
4508                 score if the given value is respectively positive or
4509                 negative. If someone find a some better name for this last
4510                 rule, it can be modified.
4511
4512 2003-10-12 [paul]       0.9.6claws16
4513
4514         * AUTHORS
4515           po/ja.po
4516                 update Japanese translation. submitted by Rui Hirokawa 
4517                 <rui_hirokawa@ybb.ne.jp>
4518
4519 2003-10-12 [christoph]  0.9.6claws15
4520
4521         * src/procmime.c
4522                 fix crash caused by incorrect headers
4523
4524 2003-10-10 [christoph]  0.9.6claws14
4525
4526         * src/main.c
4527         * src/privacy.[ch]
4528         * src/rfc2015.[ch]
4529                 implement detection of signed message parts for rfc2015
4530
4531 2003-10-10 [thorsten]   0.9.6claws13
4532
4533         * src/mimeview.c
4534                 fix typo
4535
4536 2003-10-10 [christoph]  0.9.6claws12
4537
4538         * src/stock_pixmap.[ch]
4539         * src/pixmaps/mime_message.xpm                  ** NEW **
4540                 add a new icon for mime type "message"
4541
4542         * src/privacy.[ch]
4543         * src/procmime.[ch]
4544                 add crypto api
4545
4546         * src/mimeview.c
4547                 o use crypto api
4548                 o add icons for message type mime parts
4549
4550 2003-10-10 [christoph]  0.9.6claws11
4551
4552         * src/mainwindow.c
4553         * src/messageview.[ch]
4554         * src/mimeview.[ch]
4555         * src/procmime.[ch]
4556         * src/procmsg.[ch]
4557         * src/rfc2015.c
4558         * src/summaryview.c
4559         * src/textview.[ch]
4560                 o remove switching between TextView and MimeView in MessageView
4561                   (if required we can hide the icon box and the MimeView will
4562                    look exaxtly like the TextView)
4563                 o temporary remove signature and decrypting GPGME code
4564
4565 2003-10-09 [christoph]  0.9.6claws10
4566
4567         * src/action.c
4568         * src/compose.c
4569         * src/messageview.c
4570         * src/mimeview.c
4571         * src/procmime.[ch]
4572         * src/procmsg.c
4573         * src/rfc2015.c
4574         * src/textview.c
4575         * src/common/utils.[ch]
4576         * src/plugins/clamav/clamav_plugin.c
4577         * src/plugins/dillo_viewer/dillo_viewer.c
4578         * src/plugins/image_viewer/viewer.c
4579         * src/plugins/mathml_viewer/mathml_viewer.c
4580                 new mime parser (several things need fixing)
4581
4582 2003-10-09 [paul]       0.9.6claws9
4583
4584         * src/imap.c
4585                 a little more sync with 0.9.6cvs2 and a tidy up
4586
4587 2003-10-08 [paul]       0.9.6claws8
4588
4589         * sync with 0.9.6cvs2
4590                 see ChangeLog 2003-10-03
4591
4592 2003-10-05 [christoph]  0.9.6claws7
4593
4594         * src/summaryview.c
4595                 don't use flags to check if a message is in a news folder
4596
4597         (closes Bug 282 clicking on folder with copied Messages from News
4598          immediately after having copied them crashes Sylpheed-Claws)
4599
4600 2003-10-05 [christoph]  0.9.6claws6
4601
4602         * src/Makefile.am
4603         * src/progressdialog.[ch]               ** REMOVE **
4604         * src/gtk/Makefile.am
4605         * src/gtk/progressdialog.[ch]           ** NEW **
4606                 move progressdialog to gtk directory
4607
4608 2003-10-04 [christoph]  0.9.6claws5
4609
4610         * src/prefs_toolbar.c
4611         * src/gtk/prefswindow.c
4612                 remove widget_show_all for pages root widget
4613
4614         * src/plugins/spamassassin/spamassassin.[ch]
4615         * src/plugins/spamassassin/spamassassin_gtk.c
4616         * src/plugins/spamassassin/spamassassin_gtk.glade
4617                 add support for new libspamc transports
4618
4619 2003-10-04 [christoph]  0.9.6claws4
4620
4621         * src/plugins/spamassassin/libspamc.[ch]
4622         * src/plugins/spamassassin/spamassassin.c
4623         * src/plugins/spamassassin/utils.[ch]
4624                 update libspamc to version from SpamAssassin 2.60
4625
4626 2003-10-03 [christoph]  0.9.6claws3
4627
4628         * src/send_message.c
4629                 fix missing format string bug found by
4630                 Georgi Guninski <guninski@guninski.com>
4631
4632 2003-10-03 [paul]       0.9.6claws2
4633
4634         * po/zh_CN.po
4635                 update Simpilified Chinese translation, submitted by
4636                 Hansom Young
4637
4638 2003-10-02 [christoph]  0.9.6claws1
4639
4640         * src/imap.c
4641                 add UIDPLUS support for COPY and EXPUNGE
4642
4643 2003-10-02 [paul]       0.9.6claws
4644
4645         * 0.9.6claws released
4646
4647 2003-10-02 [paul]
4648
4649         * po/es.po
4650           po/sk.po
4651                 update Spanish and Slovak translations
4652                 submitted by Ricardo Mones Lastra and Andrej Kacian
4653  
4654 2003-10-02 [paul]       0.9.5claws43
4655
4656         * po/en_GB.po
4657                 update British English translation
4658
4659 2003-10-02 [paul]       0.9.5claws42
4660
4661         * po/hr.po
4662                 update Croatian translation, submitted by Dragan
4663
4664 2003-10-01 [paul]       0.9.5claws41
4665
4666         * po/pl.po
4667           po/sr.po
4668                 update Polish and Serbian translations, submitted by
4669                 Emil and Urke MMI
4670
4671 2003-10-01 [melvin]     0.9.5claws40
4672
4673         * po/fr.po
4674                 Updated French translations
4675
4676 2003-10-01 [melvin]     0.9.5claws39
4677
4678         * src/prefs_fonts.c
4679                 Fixed a Gtk warning
4680
4681         * src/plugins/dillo_prefs.c     
4682                 Quasi unnoticeable UI clean-up.
4683
4684 2003-10-01 [paul]
4685
4686         * tools/README
4687           tools/maildir2sylpheed.pl
4688                 bug fixes, rewrites, submitted by Matthias Förste 
4689                 <itsjustme@users.sourceforge.net>
4690
4691 2003-09-29 [paul]       0.9.5claws38
4692
4693         * src/inc.c
4694                 fix my coding carelessness
4695
4696 2003-09-29 [paul]       0.9.5claws37
4697
4698         * po/POTFILES.in
4699           src/Makefile.am
4700           src/main.c
4701           src/prefs_common.[ch]
4702           src/prefs_fonts.[ch]  ** NEW FILES **
4703                 move Font config options to Other Prefs/Display/Fonts
4704                 (user's current configuration is preserved)
4705
4706 2003-09-29 [paul]       0.9.5claws36
4707
4708         * src/inc.c
4709           src/prefs_account.c
4710                 allow 'local_mbox' value to point to either a directory 
4711                 (/var/mail -  default, new) or a file (/var/mail/username
4712                 - original)
4713
4714 2003-09-28 [paul]       0.9.5claws35
4715
4716         * src/rfc2015.c
4717                 on signature check, where key exists, print the
4718                 Key ID
4719
4720 2003-09-27 [alfons]     0.9.5claws34
4721
4722         * src/action.c
4723                 o make progress bar not fill/expand when resizing dialog
4724                 o use default fixed text font for actions output
4725
4726 2003-09-27 [paul]       0.9.5claws33
4727
4728         * src/prefs_common.[ch]
4729           src/procmsg.c
4730           src/send_message.c
4731                 remove External Program settings from Common Prefs/Send
4732                 as they are now unnecessary due to Local account settings.
4733                 plus a little tidying-up after 0.9.5claws31
4734
4735 2003-09-27 [paul]       0.9.5claws32
4736
4737         * src/prefs_account.c
4738                 o make correction to gui text:
4739                   'Local mailbox file' -> 'Local mailbox directory'
4740                 o give 'local_mbox' option a reasonable default value:
4741                   '/var/mail'
4742                 o use 'DEFAULT_SENDMAIL_CMD' as default 'mail_command'
4743                   value
4744
4745 2003-09-26 [paul]       0.9.5claws31
4746
4747         * src/inc.c
4748           src/prefs_common.[ch]
4749                 remove 'Incorporate from spool' common pref,
4750                 force creation of a 'Local' account
4751
4752 2003-09-26 [christoph]  0.9.5claws30
4753
4754         * src/folder.c
4755         * src/msgcache.c
4756                 add more NULL pointer checks
4757
4758 2003-09-25 [christoph]  0.9.5claws29
4759
4760         * src/folder.c
4761                 o don't fetch source message to get it's message id
4762                 o immediately scan dest folder when copying a message did not
4763                   return a new message number and not do it when the first message
4764                   without a new message number is found
4765
4766 2003-09-23 [christoph]  0.9.5claws28
4767
4768         * src/compose.c
4769                 fix generating of headers
4770
4771         (patch by David Relson <relson@osagesoftware.com>)
4772
4773 2003-09-23 [paul]       0.9.5claws27
4774
4775         * po/zh_CN.po
4776                 update Simplified Chinese translation. submitted by
4777                 Hansom Young
4778
4779 2003-09-23 [paul]       0.9.5claws26
4780
4781         * tools/Makefile.am
4782           tools/README
4783           tools/vcard2xml.py    ** NEW FILE **
4784                 add a script that converts an evolution vcard to
4785                 sylpheed's xml format
4786                 submitted by Bogdan Sumanariu <bsumanariu@one5.ro>
4787
4788 2003-09-22 [paul]       0.9.5claws25
4789
4790         * src/plugins/clamav/clamav_plugin.c
4791                 don't skip MULTIPART parts
4792
4793 2003-09-21 [christoph]  0.9.5claws24
4794
4795         * src/alertpanel.c
4796                 remove unneeded include
4797
4798         * src/folder.c
4799                 clean up copy/move mess with duplicated code
4800
4801         * src/imap.c
4802                 fix problem that sometimes the folder was not scanned
4803                 also it was changed
4804
4805 2003-09-21 [christoph]  0.9.5claws23
4806
4807         * src/Makefile.am
4808         * src/logwindow.[ch]                    ** REMOVE **
4809         * src/mainwindow.c
4810         * src/prefs_common.c
4811         * src/gtk/Makefile.am
4812         * src/gtk/logwindow.[ch]                ** ADD **
4813                 make logwindow prefs_common independent and move
4814                 it to gtk directory
4815
4816 2003-09-20 [christoph]  0.9.5claws22
4817
4818         * src/compose.c
4819                 add extra space for address code conversion
4820                 (4 * unconvered size could be too small for short headers)
4821
4822 2003-09-20 [christoph]  0.9.5claws21
4823
4824         * src/compose.c
4825                 increase temp buffer size when writing headers
4826
4827 2003-09-19 [darko]      0.9.5claws20
4828
4829         * src/compose.c
4830                 don't ignore value of 'Save copy of outgoing messages to
4831                 this folder instead of Sent' in message redirect
4832
4833 2003-09-17 [christoph]  0.9.5claws19
4834
4835         * src/compose.c
4836                 use ", " as address seperator for mail headers and pass whole
4837                 header line at once to compose_convert_header to make sure
4838                 it is correctly folded
4839
4840         (closes Bug 64 Problem when sending to many recipients)
4841
4842 2003-09-17 [hoa]        0.9.5claws18
4843         
4844         * src/matcher.[ch]
4845           src/matcher_parser_parse.y
4846           src/prefs_matcher.c
4847                 changed the keyword used for command execution in condition
4848                 keyword is changed from "execute" to "test"
4849                 so that it is not the same as the one used for action.
4850                 This will fix a bug when using filtering dialog.
4851                 All semantic in the code is also changed to reflect
4852                 the keyword change.
4853
4854 2003-09-17 [paul]
4855         
4856         * sync with 0.9.6 release
4857
4858 2003-09-17 [paul]       0.9.5claws17
4859
4860         * sync with 0.9.5cvs8
4861                 see ChangeLog 2003-09-16 and 2003-09-17
4862
4863 2003-09-16 [paul]       0.9.5claws16
4864
4865         * sync with 0.9.5cvs6
4866                 see ChangeLog 2003-09-16
4867
4868 2003-09-15 [paul]       0.9.5claws15
4869
4870         * sync with 0.9.5cvs5
4871                 see ChangeLog 2003-09-15
4872
4873 2003-09-14 [alfons]     0.9.5claws14
4874
4875         * src/inc.c
4876                 make "Go to inbox after receiving new mail" again;
4877                 regression of a sync, restored to sylpheed main 
4878                 behaviour. (misses still some bits)
4879
4880 2003-09-14 [alfons]     0.9.5claws13
4881
4882         * src/prefs_filtering_action.c
4883                 o add proper message if empty execute command line
4884                 o don't select first action item after registering a
4885                   new action to prevent (what seems to be a GTK) bug
4886                   #36, "filtering will only accept one action change 
4887                   per invocation".
4888
4889 2003-09-14 [alfons]     0.9.5claws12
4890
4891         * src/prefs_filtering.c
4892         * src/prefs_filtering_action.c
4893         * src/prefs_matcher.c
4894                 fix function signature for key_pressed_event signal handlers
4895
4896 2003-09-14 [alfons]     0.9.5claws11
4897
4898         * src/mainwindow.c
4899                 fix regression caused by fix for invalid bug #7
4900                 (should fix #246, "Multiple selections are deselected when 
4901                 moving from search window to main window")
4902                 
4903 2003-09-14 [alfons]     0.9.5claws10
4904         
4905         * src/actions.[ch]
4906         * src/filtering.[ch]
4907         * src/prefs_actions.c
4908                 allow `filtering actions` in actions; only for advanced users
4909                 right now: try for example, "%as{mark color 2}" 
4910         
4911 2003-09-13 [paul]       0.9.5claws9
4912         
4913         * po/pl.po
4914           po/zh_CN.po   ** NEW FILE **
4915                 update Polish translation, submitted by Emil 
4916                 <eminowbl@posejdon.wpk.p.lodz.pl>
4917                 add new Simplified Chinese translation, submitted by
4918                 Hansom Young <hansom_young@yahoo.com>
4919
4920 2003-09-12 [alfons]     0.9.5claws8
4921
4922         * src/summaryview.c
4923                 don't open separate message views when View | Separate message view
4924                 is active 
4925                 (please look carefully for any navigation regressions)
4926
4927 2003-09-11 [alfons]     0.9.5claws7
4928
4929         * src/mainwindow.c
4930                 make default message view, opened by View | Separate message 
4931                 view, look like a claws message view (which includes a menu
4932                 bar and a toolbar)
4933                 (fixes bug #298, "message view loses tool bar") 
4934
4935 2003-09-11 [christoph]  0.9.5claws6
4936
4937         * src/folderview.c
4938                 fix double deleting of newsgroup folders
4939
4940         (closes Bug 305 crash after deleting of a newsgroup)
4941
4942 2003-09-11 [paul]       0.9.5claws5
4943
4944         * src/rfc2015.c
4945           src/common/utils.h
4946                 more sync'ing from 0.9.5cvs2
4947
4948 2003-09-11 [christoph]  0.9.5claws4
4949
4950         * src/compose.c
4951         * src/rfc2015.c
4952         * src/common/utils.h
4953                 fix sync with 0.9.5cvs2
4954
4955 2003-09-11 [paul]       0.9.5claws3
4956
4957         * sync with 0.9.5cvs4
4958                 see ChangeLog 2003-09-11
4959
4960 2003-09-11 [paul]       0.9.5claws2
4961
4962         * sync with 0.9.5cvs2
4963                 see ChangeLog 2003-09-05
4964                 
4965 2003-09-11 [paul]       0.9.5claws1
4966
4967         * sync with 0.9.5cvs3
4968                 see ChangeLog 2003-09-10
4969
4970 2003-09-10 [paul]       0.9.5claws
4971
4972         * 0.9.5claws released
4973
4974 2003-09-10 [paul]       0.9.4claws78
4975
4976         * src/Makefile.am
4977                 add missing files
4978
4979 2003-09-10 [melvin]     0.9.4claws77
4980
4981         * po/fr.po
4982                 Updated French translations
4983
4984 2003-09-10 [paul]       0.9.4claws76
4985
4986         * po/es.po
4987           po/sk.po
4988           po/sr.po
4989                 update Spanish, Slovak, and Serbian translations.
4990                 submitted by Ricardo Mones Lastra, Andrej Kacian,
4991                 and Urke MMI
4992                 
4993         * AUTHORS
4994                 add translation team section
4995
4996 2003-09-09 [christoph]  0.9.4claws75
4997
4998         * src/folder.c
4999                 free item->prefs in folder_item_destroy
5000
5001 2003-09-09 [alfons]     0.9.4claws74
5002
5003         * src/folderview.c
5004                 o proper check for root node sorting
5005                 o remove unnecessary gtk_ctree_remove_node 
5006
5007         (should fix bug #300, "crash while moving folder")      
5008
5009 2003-09-08 [christoph]  0.9.4claws73
5010
5011         * src/folderview.c
5012                 o fix double adding of IMAP FolderItems to GtkCTree
5013                 o fix crash then mbox folder is removed
5014
5015 2003-09-08 [christoph]  0.9.4claws72
5016
5017         * src/folder.c
5018         * src/folderview.c
5019         * src/mainwindow.c
5020                 fix new folder notification
5021
5022         * src/mbox_folder.c
5023                 fix cache path
5024
5025 2003-09-08 [christoph]  0.9.4claws71
5026
5027         * src/compose.c
5028                 replace '\n' and '\r' before removing trailing spaces
5029
5030         * src/folder.[ch]
5031         * src/folderview.c
5032                 add information about new or removed items in folder tree change
5033                 notification and use this in folderview to add and remove only
5034                 the appected items and not refresh the whole tree
5035
5036 2003-09-07 [match]      0.9.4claws70
5037
5038         * src/Makefile.am
5039         * src/addr_compl.c
5040         * src/addressbook.c
5041         * src/addressitem.h
5042         * src/addrindex.c
5043         * src/addritem.c
5044         * src/addritem.h
5045         * src/addrquery.c                       ** NEW **
5046         * src/addrquery.h
5047         * src/ldapquery.c
5048         * src/ldapserver.c
5049         * src/stock_pixmap.c
5050         * src/stock_pixmap.h
5051         * src/pixmaps/address_search.xpm        ** NEW **
5052                 re-introduce Lookup button for LDAP 'static' searches.
5053
5054 2003-09-07 [alfons]     0.9.4claws69
5055         
5056         * src/summaryview.c
5057                 abandon setting usize for messageview because it gives layout problems
5058                 with the quick search bar and the headerview; fixes assorted UI glitches:
5059                 
5060                 o bug #148, "Toggling of quick-search bar reduces index view area" 
5061                 o bug #280, "Window resiizes for line length but does not revert"
5062
5063 2003-09-07 [christoph]  0.9.4claws68
5064
5065         * src/compose.c
5066                 o make sure we don't have any newlines in header values
5067                 o check custom headers for spaces and newlines and ignore
5068                   malformed header names
5069
5070 2003-09-06 [christoph]  0.9.4claws67
5071
5072         * src/folder.c
5073         * src/folderview.c
5074                 invoke notification hook for folder tree changes after append
5075                 and remove folder
5076
5077         (closes Bug 294 Crash while moving folder with many subdirectories)
5078
5079 2003-09-06 [christoph]  0.9.4claws66
5080
5081         * src/folder.c
5082                 destroy folder's MsgCache if FolderItem is removed to make sure
5083                 it is not saved when the FolderItem is destroyed
5084
5085 2003-09-06 [christoph]  0.9.4claws65
5086
5087         * src/plugins/clamav/clamav_plugin.c
5088                 fix copy & paste bug
5089
5090 2003-09-05 [christoph]  0.9.4claws64
5091
5092         * src/folder.c
5093         * src/messageview.[ch]
5094         * src/procmsg.[ch]
5095         * src/summaryview.c
5096                 extend MSGINFO_UPDATE_HOOK to send delete notifications. Used
5097                 by MessageView to clear it when the message is deleted. Should
5098                 work even if messages are deleted in MainWindow or by
5099                 processing.
5100
5101 2003-09-05 [alfons]     0.9.4claws63
5102
5103         * src/messageview.c
5104                 deleting a message in a message view frees its msginfo, make 
5105                 messageview_update_all() aware of that (should fix bug #293,
5106                 "deleting message caused crash")
5107
5108 2003-09-05 [melvin]     0.9.4claws62
5109
5110         * src/action.c
5111                 Improve synchronous action exit code (fixes 
5112                 a ~5 seconds delay after action exit on RedHat 9)
5113
5114 2003-09-04 [christoph]  0.9.4claws61
5115
5116         * src/compose.c
5117         * src/rfc2015.c
5118         * src/common/utils.[ch]
5119                 add util function to create mime boundary and use it
5120                 in compose and gpg code
5121
5122 2003-09-04 [alfons]     0.9.4claws60
5123
5124         * src/folder.c
5125                 source folder item's GNode should already have been freed in 
5126                 a previous call to src->folder->klass->remove_folder()
5127                 (should fix bug #287, "crash when moving folders")
5128
5129 2003-09-03 [thorsten]   0.9.4claws59
5130
5131         * src/plugins/spamassassin/spamassassin_gtk.c
5132                 fix compile error
5133
5134 2003-09-03 [christoph]  0.9.4claws58
5135
5136         * src/plugins/spamassassin/spamassassin.[ch]
5137         * src/plugins/spamassassin/spamassassin_gtk.c
5138                 add timeout config option
5139
5140 2003-09-03 [paul]       0.9.4claws57
5141
5142         * po/sk.po      ** NEW FILE **
5143                 add Slovak translation. Submitted by Andrej Kacian 
5144                 <andrej@kacian.sk>
5145
5146 2003-09-03 [paul]       0.9.4claws56
5147
5148         * src/plugins/clamav/clamav_plugin_gtk.c
5149                 gui tweaks: replace a label with a tooltip, modify the
5150                 text, use gtk_check_button_new(); instead of
5151                 gtk_check_button_new_with_label("");
5152
5153 2003-09-02 [alfons]     0.9.4claws55
5154
5155         * src/gtk/filesel.c
5156                 remember last used dir when attaching multiple files (should fix
5157                 bug #290, "Attach File does not remember directory")
5158
5159 2003-09-01 [paul]       0.9.4claws54
5160
5161         * po/es.po
5162                 updated by Ricardo Mones Lastra
5163
5164 2003-09-01 [alfons]     0.9.4claws53
5165
5166         * src/gtk/gtkaspell.[ch]
5167                 be pedantic and strict and use const gchar * instead of guchar *
5168
5169 2003-09-01 [alfons]     0.9.4claws52
5170
5171         * src/mainwindow.c
5172         * src/summaryviewc.
5173                 re-enable Save As when multiple messages are selected
5174
5175 2003-09-01 [paul]       0.9.4claws51
5176
5177         * src/textview.c
5178                 g_free(trimmed_uri);
5179
5180 2003-09-01 [paul]       0.9.4claws50
5181
5182         * sync with 0.9.4cvs13
5183                 see ChangeLog 2003-09-01
5184
5185 2003-09-01 [paul]       0.9.4claws49
5186
5187         * src/textview.c
5188                 trim uri before sending to the statusbar
5189                 fixes Bug 275 'Clicking on long URL wrapped onto two lines
5190                 in the message window causes main S-C window to enlarge 
5191                 past screen edges'
5192
5193 2003-09-01 [paul]       0.9.4claws48
5194
5195         * sync with 0.9.4cvs12
5196                 see ChangeLog 2003-09-01
5197
5198 2003-08-30 [christoph]  0.9.4claws47
5199
5200         * src/compose.c
5201         * src/folder_item_prefs.[ch]
5202         * src/prefs_folder_item.c
5203         * src/gtk/gtkaspell.[ch]
5204                 commit per folder dictionary patch by
5205                 Paul Evans <nerd@freeuk.com>
5206
5207 2003-08-30 [christoph]  0.9.4claws46
5208
5209         * src/plugins/spamassassin/spamassassin_gtk.c
5210         * src/plugins/spamassassin/spamassassin_gtk.glade
5211                 reduce GUI clutter by placing hints into tooltips
5212
5213 2003-08-30 [paul]       0.9.4claws45
5214
5215         * src/compose.c
5216                 add 'Content-Disposition: inline' to a text/plain
5217                 part when using PGP/MIME signing
5218
5219 2003-08-30 [paul]       0.9.4claws44
5220
5221         * src/prefs_common.c
5222           src/prefs_spelling.c
5223           src/prefs_spelling.glade
5224                 reduce GUI clutter by placing hints into tooltips
5225
5226 2003-08-29 [christoph]  0.9.4claws43
5227
5228         * configure.ac
5229                 fix bug found by Ivan Rayner <ivanr@sgi.com>
5230
5231         * src/stock_pixmap.c
5232                 change unecessary warning into a debug message
5233
5234         * src/plugins/clamav/Makefile.am
5235                 Fix error "-I$(CLAMAV_LIBS)"
5236
5237 2003-08-29 [christoph]  0.9.4claws42
5238
5239         * intl/Makefile.in
5240         * src/Makefile.am
5241         * src/matcher.h
5242         * src/common/Makefile.am
5243         * src/common/passcrypt.c
5244                 commit fixes and patches for some of the IRIX problems found by
5245                 Ivan Rayner <ivanr@sgi.com>
5246
5247 2003-08-29 [paul]       0.9.4claws41
5248
5249         * src/prefs_filtering.c
5250                 add 'Top' and 'Bottom' buttons, based on changes in
5251                 src/prefs_filter.c in 0.9.4cvs11.
5252
5253 2003-08-27 [christoph]  0.9.4claws40
5254
5255         * src/folderview.c
5256                 fix bug that the current summary settings were copied to the
5257                 wrong folder item, when the folder item prefs are opened.
5258                 Copying is not required because summary settings and
5259                 folder_item_prefs do not contain the same settings
5260
5261 2003-08-27 [thorsten]   0.9.4claws39
5262
5263         * src/imap.c
5264                 fix compile error
5265
5266 2003-08-26 [paul]       0.9.4claws38
5267
5268         * sync with 0.9.4cvs9
5269                 see ChangeLog 2003-08-26
5270
5271 2003-08-25 [paul]       0.9.4claws37
5272
5273         * sync with 0.9.4cvs8
5274                 see ChangeLog 2003-08-25
5275
5276 2003-08-24 [christoph]  0.9.4claws36
5277
5278         * src/prefs_filtering.c
5279                 shouldn't remove items from a GSList while iterating over the
5280                 list (makes cur invalid and cur->next not accessable)
5281
5282         (closes Bug 272 i deleted an folder and some seconds later sylpheed
5283          crashed)
5284
5285 2003-08-23 [christoph]  0.9.4claws35
5286
5287         * src/news.c
5288                 news folders should be scanned when opened
5289
5290 2003-08-22 [christoph]  0.9.4claws34
5291
5292         * src/prefs_folder_item.c
5293                 use macro to assign strings that always frees the old string
5294
5295         * src/gtk/gtkaspell.[ch]
5296                 add gtkaspell_set_dictionary_menu_active_item() to set active
5297                 item in dictionary option menu
5298
5299         * src/prefs_spelling.c
5300                 use gtkaspell_set_dictionary_menu_active_item() to select
5301                 dictionary
5302
5303 2003-08-21 [christoph]  0.9.4claws33
5304
5305         * src/folder.[ch]
5306         * src/imap.c
5307         * src/mbox_folder.c
5308         * src/mh.c
5309         * src/news.c
5310                 optimize folder system
5311
5312         * src/gtk/gtkstext.c
5313                 fix division by zero when font has 0 width for ' '
5314
5315 2003-08-21 [paul]       0.9.4claws32
5316
5317         * sync with 0.9.4cvs7
5318                 see ChangeLog 2003-08-20
5319
5320 2003-08-19 [paul]       0.9.4claws31
5321
5322         * src/common/defs.h
5323                 add the missing '/' to SYLDOC_MANUAL_HTML_INDEX and
5324                 SYLDOC_FAQ_HTML_INDEX.
5325         * src/manual.c
5326                 use LC_MESSAGES instead of LC_ALL to find the current
5327                 language
5328
5329           fixes Bug #281 'in src/manual.c URL for manuals and FAQ wrong'.
5330
5331 2003-08-19 [paul]       0.9.4claws30
5332
5333         * po/bg.po
5334                 updated by George Danchev
5335
5336 2003-08-18 [luke]       0.9.4claws29
5337         * src/mimeview.[ch]
5338         * src/gtk/gtkvscrollbutton.[ch]
5339                 o removed gtk_vscrollbutton_reset() (reasons: reduce 
5340                   dependencies; do it the GTK way; reduce code -14/+2 lines)
5341                 o removed horizontal separator between icons
5342
5343 2003-08-17 [christoph]  0.9.4claws28
5344
5345         * src/procmsg.c
5346                 no subject threading when the subject has no reply prefix
5347
5348 2003-08-16 [christoph]  0.9.4claws27
5349
5350         * src/mainwindow.c
5351                 remember and restore window sizes and position when the main
5352                 window is hidden or shown
5353
5354         (closes Bug 274 Window size in 0.9.4claws18 not remembered when
5355          minimised/reopened using trayicon)
5356
5357 2003-08-16 [paul]       0.9.4claws26
5358
5359         * src/crash.c
5360                 add #include "defs.h"
5361
5362 2003-08-16 [paul]       0.9.4claws25
5363
5364         * src/plugins/clamav/clamav_plugin.c
5365                 reword a debug_print
5366                 
5367         * src/plugins/dillo_viewer/dillo_prefs.c
5368                 cosmetic: change the labels' text, add tooltips, and
5369                 left-align the hint
5370
5371 2003-08-15 [christoph]  0.9.4claws24
5372
5373         * src/news.c
5374                 complete last change (forgot some changes)
5375
5376 2003-08-15 [christoph]  0.9.4claws23
5377
5378         * src/news.c
5379                 o check number of messages and don't return a 0 message
5380                   when no messages are available
5381                 o don't parse xref header anymore
5382
5383         (closes Bug 203 I'm not getting any news)
5384
5385 2003-08-15 [paul]       0.9.4claws22
5386
5387         * src/common/defs.h
5388           src/crash.c
5389                 update and define claws bugzilla location
5390
5391 2003-08-15 [paul]       0.9.4claws21
5392
5393         * po/ru.po
5394                 update submitted by Ruslan N. Balkin
5395
5396 2003-08-14 [christoph]  0.9.4claws20
5397
5398         * src/procmsg.c
5399                 fix search for oldest node in subject threading
5400
5401 2003-08-14 [christoph]  0.9.4claws19
5402
5403         * src/procmsg.c
5404         * src/common/utils.h
5405                 add possibility to check all nodes with the same subject for
5406                 subject threading, not only the oldest node. Should not break
5407                 threads anymore if the oldest node is thread_by_subject_max_age
5408                 days older then parent, because it can now find a child of
5409                 oldest node as new parent.
5410
5411 2003-08-11 [christoph]  0.9.4claws18
5412
5413         * src/plugins/spamassassin/spamassassin.c
5414                 run spam check in background process
5415
5416 2003-08-10 [alfons]     0.9.4claws17
5417
5418         * src/summaryview.c
5419                 make `Select All' sensitive too
5420
5421 2003-08-10 [christoph]  0.9.4claws16
5422
5423         * src/imap.c
5424                 add more checks in imap_close
5425
5426 2003-08-09 [alfons]     0.9.4claws15
5427
5428         * src/prefs_spelling.c
5429                 no spell checking UI if not requested
5430
5431 2003-08-09 [alfons]     0.9.4claws14
5432
5433         * src/gtk/prefswindow.c
5434                 make it compile
5435
5436 2003-08-09 [christoph]  0.9.4claws13
5437
5438         * src/prefs_spelling.c
5439         * src/gtk/prefswindow.[ch]
5440         * src/plugins/clamav/clamav_plugin_gtk.c
5441         * src/plugins/spamassassin/spamassassin_gtk.c
5442                 sort prefs pages by heighest weight in tree
5443
5444 2003-08-09 [paul]       0.9.4claws12
5445
5446         * sync with 0.9.4cvs6
5447                 see ChangeLog 2003-08-07
5448                 
5449         * AUTHORS
5450                 add Leandro and Luke to claws-branch section
5451
5452 2003-08-09 [christoph]  0.9.4claws11
5453
5454         * src/gtk/Makefile.am
5455         * src/gtk/colorsel.[ch]                 ** NEW **
5456                 create a color selection dialog that can be used as a simple
5457                 function call with it's own gtk main loop like filesel.[ch]
5458
5459         * src/Makefile.am
5460         * src/main.c
5461         * src/prefs_common.c
5462         * src/prefs_spelling.[ch]               ** NEW **
5463         * src/prefs_spelling.glade              ** NEW **
5464         * src/gtk/gtkutils.[ch]
5465                 move "Spell Checker" prefs to new prefs dialog
5466
5467         * src/prefs_folder_item.c
5468                 use new colorsel dialog
5469
5470 2003-08-08 [paul]       0.9.4claws10
5471
5472         * src/inc.c
5473                 clear the progress bar unconditionally
5474
5475 2003-08-08 [paul]       0.9.4claws9
5476
5477         * sync with 0.9.4cvs4
5478                 see ChangeLog 2003-07-31
5479
5480 2003-08-07 [christoph]  0.9.4claws8
5481
5482         * configure.ac
5483                 fix bug in image viewer plugin part
5484
5485         * src/imap.c
5486                 don't execute close command if the folder item is not selected
5487
5488 2003-08-07 [hoa]        0.9.4claws7
5489
5490         * src/filtering.[ch]
5491         * src/matcher_parser.h
5492         * src/matcher_parser_parse.y
5493                 can define several actions for each filtering rule
5494                 can import old versions of filtering rules
5495
5496         * src/prefs_filtering.c
5497                 call to a new dialog box to define actions
5498
5499         * src/prefs_filtering_action.[ch]
5500                 dialog box to define actions for filtering rules
5501
5502 2003-08-06 [christoph]  0.9.4claws6
5503
5504         * src/imap.c
5505                 make sure source folder is selected when copying messages
5506
5507 2003-08-06 [christoph]  0.9.4claws5
5508
5509         * sync with 0.9.4cvs2
5510                 see ChangeLog 2003-07-29                
5511
5512 2003-08-05 [paul]       0.9.4claws4
5513
5514         * sync with 0.9.4cvs3
5515                 see ChangeLog 2003-07-30
5516
5517 2003-08-04 [match]      0.9.4claws3
5518
5519         * po/POTFILES.in
5520                 export of LDIF files.
5521
5522 2003-08-04 [match]      0.9.4claws2
5523
5524         * src/ldif.[ch]
5525                 support for export LDIF. documented.
5526         * src/importldif.[ch]
5527         * src/exportldif.[ch]
5528                 add tooltips. documented.
5529         * src/exphtmldlg.[ch]
5530         * src/common/xmlprops.[ch]
5531                 documented.
5532         * src/exportldif.[ch]                   ** NEW **
5533         * src/expldifdlg.[ch]                   ** NEW **
5534         * src/addressbook.[ch]
5535         * src/Makefile.am
5536                 export of LDIF files.
5537                 documented.
5538
5539 2003-08-04 [christoph]  0.9.4claws1
5540
5541         * .cvsignore
5542         * Makefile.am
5543         * configure.ac
5544         * sylpheed-claws.pc.in                  ** NEW **
5545         * src/Makefile.am
5546         * src/common/Makefile.am
5547         * src/gtk/Makefile.am
5548                 install sylpheed header files in $(pkgincludedir) and create a
5549                 pkg-config file to allow building a plugin without the source
5550                 package
5551
5552 2003-08-04 [paul]       0.9.4claws
5553
5554         * version 0.9.4claws
5555
5556 2003-08-04 [paul]       0.9.3claws97
5557
5558         * po/es.po
5559                 update Spanish translation. Submitted by Ricardo
5560                 Mones Lastra.
5561
5562 2003-08-03 [paul]       0.9.3claws96
5563
5564         * po/hr.po
5565           po/sr.po
5566                 update Croatian and Serbian translations. Submitted by
5567                 Dragan and Urke MMI respectively
5568
5569 2003-08-03 [alfons]     0.9.3claws95
5570
5571         * src/summaryview.c
5572                 mark flag has precedence over important flag - seems
5573                 to have been changed in sync of 0.9.3claws45. this fixes
5574                 a regression where messages that were scored as important
5575                 don't show their mark flags. (using the same column for
5576                 both importance as mark flags is the real problem
5577                 ofcourse)
5578
5579 2003-08-03 [melvin]     0.9.3claws94
5580
5581         * po/fr.po
5582                 Updated French translations.
5583
5584 2003-08-03 [melvin]     0.9.3claws93
5585
5586         * src/Makefile.am
5587                 Fixed typo introduced after 0.9.3claws92 
5588                 that prevented compilation
5589                 Updated to use AM_CPPFLAGS and AM_YFLAGS instead of
5590                 CPPFLAGS and YFLAGS to allow user setting these.
5591         * src/common/Makefile.am
5592         * src/gtk/Makefile.am
5593         * src/plugins/clamav/Makefile.am
5594         * src/plugins/demo/Makefile.am
5595         * src/plugins/dillo_viewer/Makefile.am
5596         * src/plugins/image_viewer/Makefile.am
5597         * src/plugins/mathml_viewer/Makefile.am
5598         * src/plugins/spamassassin/Makefile.am
5599         * src/plugins/trayicon/Makefile.am
5600         * src/plugins/trayicon/libeggtrayicon/Makefile.am
5601                 Updated to use AM_CPPFLAGS and AM_YFLAGS instead of
5602                 CPPFLAGS and YFLAGS to allow user setting these.
5603
5604 2003-08-02 [christoph]  0.9.3claws92
5605
5606         * configure.ac
5607                 o rearrange plugin tests
5608                 o add test for clamav.h to ClamAV tests
5609
5610 2003-08-02 [luke]       0.9.3claws91
5611
5612         * src/mimeview.c
5613                 o fixed appearance of icon list when toggling back from the 
5614                   ctree
5615                 o toggling of icons using the keyboard works correctly
5616                 o fixed all other keyboard shortcuts to work when icons are
5617                   active
5618         
5619         * src/messageview.c
5620                 o fixed bug 4 - focus lost when changing messageview view type
5621
5622 2003-08-02 [christoph]  0.9.3claws90
5623
5624         * src/common/hooks.c
5625                 fix crash when pointer stored in hash table could get invalid
5626                 when a plugin is unloaded
5627
5628 2003-08-01 [christoph]  0.9.3claws89
5629
5630         * configure.ac
5631                 o try to build all plugins (except spamassassin) by default
5632                 o don't build a plugin if a dependency check fails
5633
5634         * src/common/hooks.c
5635                 fix warning
5636
5637 2003-08-01 [match]      0.9.3claws88
5638
5639         * src/importldif.c
5640                 allow single click field selection. document code.
5641
5642 2003-08-01 [christoph]  0.9.3claws87
5643
5644         * src/plugins/clamav/clamav_plugin.c
5645         * src/plugins/clamav/clamav_plugin_gtk.c
5646         * src/plugins/dillo_viewer/dillo_viewer.c
5647         * src/plugins/image_viewer/plugin.c
5648         * src/plugins/mathml_viewer/mathml_viewer.c
5649         * src/plugins/spamassassin/spamassassin.c
5650         * src/plugins/spamassassin/spamassassin_gtk.c
5651         * src/plugins/trayicon/trayicon.c
5652                 add version check to all plugins
5653
5654 2003-08-01 [hoa]        0.9.3claws86
5655
5656         * src/prefs_filtering.c
5657                 fixed a cosmetic bug, during creation of dialog box,
5658                 wrong widgets were shown after creation.
5659
5660 2003-08-01 [luke]       0.9.3claws85
5661
5662         * src/mainwindow.c
5663                 o fixed visibility of icons/mimeview after toggling separate
5664                   message/folder view (factored out some similar code too).
5665
5666
5667 2003-07-31 [alfons]     0.9.3claws84
5668
5669         * src/mimeview.c
5670                 tweak icon box UI a bit more, now allowing right-clicks actions
5671                 getting the relevant mime data too; should fix #250, "Can't save 
5672                 attachments sometimes".
5673
5674 2003-07-30 [alfons]     0.9.3claws83
5675
5676         * src/compose.c
5677                 don't do auto-save-draft inside key press handler, but rather
5678                 schedule it half of a second later; should fix #67, "autosave 
5679                 make re-rediting message crazy"
5680
5681 2003-07-30 [christoph]  0.9.3claws82
5682
5683         * src/plugins/trayicon/trayicon.c
5684                 process pending events before unloading the plugin
5685
5686         (closes Bug 196 Unloading Trayicon plugin crashes Sylpheed-Claws)
5687
5688 2003-07-30 [alfons]     0.9.3claws81
5689
5690         * src/common/hooks.c
5691                 parameter 2 of g_hook_destroy() should really be a hook id
5692
5693 2003-07-30 [alfons]     0.9.3claws80
5694
5695         * src/common/plugin.c
5696                 fix a possibly harmful function signature mismatch 
5697                 for plugin_done
5698
5699 2003-07-30 [alfons]     0.9.3claws79
5700
5701         * src/common/hooks[.ch]
5702                 const correctness
5703
5704 2003-07-30 [darko]      0.9.3claws78
5705
5706         * src/summaryview.c
5707                 make it compile again
5708
5709 2003-07-30 [luke]       0.9.3claws77
5710
5711         * src/crash.c
5712         * src/main.c
5713                 o added/moved signal handlers for SIGTERM (normal kill command) 
5714                   and SIGINT (ctl-c) to be used even without 
5715                   --enable-crash-dialog, fixing bug 166
5716
5717         * src/summaryview.c
5718                 o rewrote menu sensitivity code as per mainwindow.c, fixing 
5719                   bug 227
5720
5721         * src/mainwindow.c
5722                 o changed sensitivity condition for 'Next new' and 'Next 
5723                   unread', fixing bug 8
5724
5725 2003-07-29 [alfons]     0.9.3claws76
5726
5727         * src/common/utils.[ch]
5728                 add generate_msgid()
5729         * src/messageview.c
5730                 save ack'ed RRR; fixes #205, "return receipt is not saved in
5731                 sent folder".
5732
5733 2003-07-29 [alfons]     0.9.3claws75
5734
5735         * src/messageview.c
5736                 fix a memleak (claws-only)
5737
5738 2003-07-29 [alfons]     0.9.3claws74
5739
5740         * src/mimeview.[ch]
5741         * src/gtk/gtkvscrollbutton.[ch]
5742                 fix UI glitch where mime icon toolbox' scroll position is not 
5743                 reset after switching to another message
5744                 
5745
5746 2003-07-29 [paul]       0.9.3claws73
5747
5748         * src/prefs_folder_item.c
5749                 split the prefs into 2 separate pages
5750
5751 2003-07-29 [paul]       0.9.3claws72
5752
5753         * src/compose.c
5754                 prepend "\n\n" to a signature without a separator too
5755
5756 2003-07-29 [paul]       0.9.3claws71
5757
5758         * src/compose.c
5759                 fix bug where changing to an account without an auto-sig
5760                 from an initial account without an auto-sig would insert 
5761                 2 blank lines at the cursor point
5762                 fix bug where changing to an account with an auto-sig
5763                 from an initial account without an auto-sig would insert
5764                 the sig at the cursor point
5765
5766 2003-07-29 [paul]       0.9.3claws70
5767
5768         * src/folderview.c
5769                 use the colour from the folder pref unless the folder
5770                 has new messages
5771
5772 2003-07-29 [alfons]     0.9.3claws69
5773
5774         * src/procmsg.[ch]
5775         * src/messageview.c
5776         * src/procheader.c
5777                 rewrite return receipt request work a little bit (the former 
5778                 implementation presumably depended too much on the UI setting
5779                 flags). (we're losing the old pending flag.) 
5780
5781 2003-07-28 [christoph]  0.9.3claws68
5782
5783         * src/folder.c
5784         * src/imap.c
5785         * src/mh.c
5786         * src/procmsg.[ch]
5787                 fix copy to IMAP folder from other folder
5788
5789 2003-07-28 [christoph]  0.9.3claws67
5790
5791         * src/procmsg.c
5792                 fix sync of procmsg_get_message_file_list
5793
5794 2003-07-28 [christoph]  0.9.3claws66
5795
5796         * sync with 0.9.3cvs14
5797                 see ChangeLog 2003-07-18
5798         * sync with 0.9.3cvs17
5799                 see ChangeLog 2003-07-23
5800
5801         (closes Bug 234 segmentation fault after sending out mail via
5802          smtp(auth))
5803
5804 2003-07-28 [paul]       0.9.3claws65
5805
5806         * po/es.po
5807                 update Spanish translation, submitted by Ricardo Mones
5808                 Lastra
5809
5810 2003-07-28 [christoph]  0.9.3claws64
5811
5812         * src/folder.[ch]
5813         * src/imap.c
5814         * src/mh.c
5815                 return new message numbers as a GRelation instead of a GSList
5816                 that has to be in the same order as the input list. A list
5817                 would make it hard for IMAP to optimize oepration by sorting
5818                 the input list. The returned list would have to be reordered
5819                 to match the same order that input list has.
5820
5821         * src/gtk/gtkaspell.c
5822                 fix missing return value, could cause a crash when garbage is
5823                 on the stack that is used as the expected return value
5824
5825 2003-07-28 [paul]       0.9.3claws63
5826
5827         * sync with 0.9.4cvs1
5828                 see ChangeLog 2003-07-28
5829
5830 2003-07-27 [alfons]     0.9.3claws62
5831
5832         * src/mimeview.c
5833                 tweak it more to make icon list act like a check button group
5834
5835 2003-07-27 [christoph]  0.9.3claws61
5836
5837         * sync with 0.9.3cvs20
5838                 see ChangeLog 2003-07-25
5839
5840 2003-07-27 [paul]       0.9.3claws60
5841
5842         * src/procmsg.c
5843                 re-commit changes from 0.9.3claws58 -
5844                 accidently removed in 0.9.3claws59
5845
5846 2003-07-27 [paul]       0.9.3claws59
5847
5848         * src/procmsg.[ch]
5849                 a sync from 0.9.3cvs17
5850                 see ChangeLog 2003-07-23
5851
5852 2003-07-27 [alfons]     0.9.3claws58
5853
5854         * src/procmsg.c
5855                 add missing header members to MsgInfo; fixes the problem of 
5856                 not displaying X-Faces, as noticed by Ricardo Mones
5857
5858 2003-07-26 [christoph]  0.9.3claws57
5859
5860         * sync with 0.9.3cvs18
5861                 see ChangeLog 2003-07-24
5862
5863 2003-07-26 [christoph]  0.9.3claws56
5864
5865         * sync with 0.9.3cvs17
5866                 see ChangeLog 2003-07-23
5867
5868 2003-07-26 [christoph]  0.9.3claws55
5869
5870         * src/folder.[ch]
5871         * src/imap.c
5872         * src/mbox_folder.c
5873         * src/mh.c
5874         * src/news.c
5875                 add support for copy function that copy multiple messages
5876                 (not implemented yet)
5877
5878         * src/summaryview.c
5879                 add missing return value
5880
5881 2003-07-26 [paul]       0.9.3claws54
5882
5883         * tools/multiwebsearch.pl
5884                 do whitespace substitution before passing the string
5885                 to the browser. fixes bug with browsers that don't
5886                 do whitespace conversion themselves.
5887
5888 2003-07-25 [christoph]  0.9.3claws53
5889
5890         * src/folder.[ch]
5891         * src/imap.c
5892         * src/mh.c
5893                 rewrite adding of multiple messages to a folder for
5894                 claws' folder system
5895
5896 2003-07-25 [luke]       0.9.3claws52
5897
5898         * src/mimeview.c
5899                 o icon toggles set correctly on leaving ctree mimeview
5900
5901 2003-07-25 [paul]       0.9.3claws51
5902
5903         * partial sync with 0.9.3cvs21 [src/main.c]
5904                 see ChangeLog 2003-07-25
5905
5906 2003-07-24 [paul]       0.9.3claws50
5907
5908         * tools/maildir2sylpheed.pl
5909                 fix typo
5910
5911 2003-07-24 [paul]       0.9.3claws49
5912
5913         * src/mimeview.c
5914                 increase the gutter size of paned so that the panes
5915                 can be resized
5916                 
5917         * src/plugins/demo/demo.c
5918                 squeeze in another typo fix
5919
5920 2003-07-24 [paul]       0.9.3claws48
5921
5922         * src/plugins/demo/demo.c
5923           src/prefs_account.c
5924                 small changes to the English
5925                 
5926         * src/pixmaps/mime_application_octect_stream.xpm        ** REMOVED **
5927           src/pixmaps/mime_application_octet_stream.xpm         ** NEW FILE **
5928           src/Makefile.am
5929           src/stock_pixmap.c
5930                 rename the misspelled icon
5931
5932 2003-07-23 [alfons]     0.9.3claws47
5933
5934         * src/mimeview.c
5935                 make icon list look like a list of toggles
5936
5937 2003-07-23 [luke]       0.9.3claws46
5938
5939         * src/pixmaps/mimeview_gpg_expired.xpm
5940         * src/pixmaps/mimeview_gpg_failed.xpm
5941         * src/pixmaps/mimeview_gpg_passed.xpm
5942         * src/pixmaps/mimeview_text_html.xpm
5943         * src/pixmaps/mimeview_image.xpm
5944                 o all icons the same size
5945
5946         * src/mimeview.[ch]
5947                 o mimeview ctree arranged vertically above the viewer
5948                 o icons changed to buttons
5949                 o can use keyboard to select an icon (Enter)
5950                 o resize icon list to width of icons
5951
5952         *  src/gtk/gtkvscrollbutton.c
5953                 o sensitivity of buttons reacts to position
5954
5955 2003-07-23 [christoph]  0.9.3claws45
5956
5957         * sync with 0.9.3cvs14 (incomplete)
5958                 see ChangeLog 2003-07-17
5959
5960 2003-07-23 [alfons]     0.9.3claws44
5961
5962         * src/folder.c
5963         * src/procmsg.h
5964                 sync with my local tree to restore some claws-only things
5965
5966 2003-07-23 [paul]       0.9.3claws43
5967
5968         * src/pixmaps/mime_gpg_expired.xpm      ** NEW FILE **
5969           src/pixmaps/mime_gpg_unknown.xpm      ** NEW FILE **
5970           src/Makefile.am
5971           src/mimeview.c
5972           src/procmime.h
5973           src/rfc2015.c
5974           src/stock_pixmap.[ch]
5975                 indicate missing keys and expired sigs/keys
5976                 in mime view column
5977
5978 2003-07-23 [paul]       0.9.3claws42
5979
5980         * src/compose.c
5981                 Redirect fixes: enable automatic account selection and
5982                 do not append signature to message on changing account
5983                 fixes Bug[s] #248
5984
5985 2003-07-23 [paul]       0.9.3claws41
5986
5987         * sync with 0.9.3cvs16
5988                 see ChangeLog 2003-07-23
5989
5990 2003-07-23 [alfons]     0.9.3claws40
5991
5992         * src/inc.c
5993                 give progress dialog a main window, and give it the first 
5994                 one (presumably the only one). fixes bug #247, "segfault on 
5995                 pop-before-smtp" 
5996
5997 2003-07-22 [alfons]     0.9.3claws39
5998
5999         * src/summaryview.c
6000                 shift-space scrolls up
6001
6002 2003-07-22 [paul]       0.9.3claws38
6003
6004         * sync with 0.9.3cvs15
6005                 see ChangeLog 2003-07-22
6006
6007 2003-07-20 [alfons]     0.9.3claws37
6008
6009         * src/compose.c
6010                 put menu inside #ifdef USE_ASPELL..#endif
6011
6012 2003-07-20 [christoph]  0.9.3claws36
6013
6014         * src/procmsg.c
6015                 fix wrong flags in MsgInfo returned by
6016                 procmsg_msginfo_get_full_info()
6017
6018         (closes Bug 221 Deleting messages from the Message View gives incorrect
6019          new/unread message counts in the folder view)
6020
6021         * src/plugins/spamassassin/spamassassin_gtk.c
6022                 add gettext macro for prefs page title
6023
6024 2003-07-20 [paul]       0.9.3claws35
6025
6026         * src/mimeview.c
6027                 redraw icon list on signature check
6028
6029 2003-07-20 [christoph]  0.9.3claws34
6030
6031         * src/Makefile.am
6032         * src/account.c
6033         * src/folder.[ch]
6034         * src/folder_item_prefs.[ch]            ** NEW **
6035         * src/folderview.c
6036         * src/mainwindow.c
6037         * src/mh.c
6038         * src/prefs_gtk.c
6039         * src/prefs_scoring.c
6040         * src/summaryview.c
6041         * src/prefs_folder_item.[ch]
6042                 o seperate FolderItemPrefs (formerly PrefsFolderItem) and the
6043                   Properties dialog
6044                 o use prefswindow for folder properties
6045
6046         * src/gtk/prefswindow.[ch]
6047                 change implementation to use an invisible notebook instead
6048                 of unparenting widgets
6049
6050 2003-07-20 [christoph]  0.9.3claws33
6051
6052         * src/compose.h
6053         * src/folder.c
6054         * src/folderview.h
6055         * src/headerview.h
6056         * src/prefs_filtering.h
6057         * src/prefs_folder_item.[ch]
6058         * src/procmime.h
6059         * src/procmsg.h
6060         * src/summaryview.h
6061                 clean up header mess
6062                 (always use 1. typedefs, 2. #includes, 3. structures)
6063
6064         * src/common/version.h.in
6065                 add casts for constants
6066
6067         * src/plugins/demo/demo.c
6068                 fix typo
6069
6070         * src/plugins/spamassassin/spamassassin.c
6071                 remove unused variable
6072
6073 2003-07-20 [alfons]     0.9.3claws32
6074
6075         * src/mimeview.c
6076                 o make icon buttons respond on left click
6077                 o minor cosmetic change
6078
6079 2003-07-19 [luke]       0.9.3claws31
6080
6081         * src/mimeview.[ch]
6082         * src/gtk/gtkvscrollbutton.c
6083         * src/messageview.c
6084                 o improved mimeview behaviour when selecting a new message
6085                 o plus code cleanups to remove compile warnings
6086
6087
6088 2003-07-19 [alfons]     0.9.3claws30
6089
6090         * src/procmsg.c
6091         * src/compose.c
6092         * src/common/utils.[ch]
6093                 subject_get_reply_prefix_length() <- subject_get_prefix_length()
6094
6095 2003-07-19 [alfons]     0.9.3claws29
6096
6097         * src/prefs_folder_item.c
6098                 reinit "legacy" tmp_prefs, so we don't free nor use invalid 
6099                 string pointers
6100
6101 2003-07-19 [luke]       0.9.3claws28
6102
6103         * src/messageview.c
6104         * src/mimeview.[ch]
6105         * src/procmime.h
6106         * src/rfc2015.c
6107         * src/stock_pixmap.[ch]
6108         * src/gtk/Makefile.am
6109         * src/Makefile.am
6110         * src/gtk/gtkvscrollbutton.[ch]         ** NEW **
6111         * src/pixmaps/mime_*.xpm                ** NEW **
6112                 o mimeview rearrangement with a new icon shortcut bar
6113
6114 2003-07-19 [alfons]     0.9.3claws27
6115
6116         * src/folderview.c
6117                 o plug leaking nodes_to_recollapse
6118                 o add folderview_recollapse_all_nodes() (not used yet)
6119
6120 2003-07-19 [alfons]     0.9.3claws26
6121
6122         * src/compose.c
6123         * src/common/utils.c
6124                 honour #240 "Better SUBJECT handling" by cleaning the prefix
6125                 for both forwarding as replying
6126
6127 2003-07-18 [christoph]  0.9.3claws25
6128
6129         * configure.ac
6130         * src/common/sylpheed.[ch]
6131         * src/common/version.h.in
6132                 add version in numeric form to allow easy comparison
6133
6134         * src/plugins/demo/demo.c
6135                 add version check
6136                 - sylpheed version > plugin version => never allowed, sylpheed
6137                   could contain unknown API changes
6138                 - sylpheed version < minimum version required => don't load,
6139                   API required not available (if linking does not fail)
6140
6141 2003-07-18 [alfons]     0.9.3claws24
6142         
6143         * src/common/plugin.[ch]
6144                 const correctness
6145
6146 2003-07-18 [christoph]  0.9.3claws23
6147
6148         * src/common/hooks.c
6149                 fix crash when hooks where unregisted
6150
6151         * src/plugins/trayicon/trayicon.c
6152                 unregister detroy signal before destroying the widget
6153                 (still crashes when the plugin is unloaded)
6154
6155 2003-07-18 [alfons]     0.9.3claws22
6156         
6157         * src/folderview.c
6158                 delay expanding folder tree during drags until timeout triggered
6159                 (needs perhaps some tweaking, so testing is welcome)
6160
6161 2003-07-17 [alfons]     0.9.3claws21
6162
6163         * src/folderview.c
6164                 clean up cruft
6165
6166 2003-07-17 [christoph]  0.9.3claws20
6167
6168         * src/common/session.c
6169                 fix opening of SSL connections
6170
6171         * src/plugins/image_viewer/Makefile.am
6172                 add OPENSSL_CFLAGS (we should find a better solution to remove
6173                 this dependencies if they are not required)
6174
6175         * src/plugins/spamassassin/spamassassin.c
6176                 remove setlocale workaround (fixed in libspamc)
6177
6178         (closes Bug Bug 184 Entering non-ascii character deletes previous char
6179          if spell checking enabled)
6180
6181 2003-07-17 [alfons]     0.9.3claws19
6182
6183         * src/common/hooks.[ch]
6184         * src/plugins/clamav/clamav_plugin.c
6185         * src/plugins/spamassassin/spamassassin.c
6186         * src/plugins/trayicon/trayicon.c
6187                 fix signedness muck 
6188
6189 2003-07-17 [alfons]     0.9.3claws18
6190
6191         * src/procmime.c
6192                 plug memleak
6193
6194 2003-07-17 [alfons]     0.9.3claws17
6195
6196         * src/inc.c
6197                 plug memleak
6198
6199 2003-07-17 [paul]       0.9.3claws16
6200
6201         * src/common/defs.h
6202           src/mainwindow.c
6203           src/manual.[ch]
6204                 add link to the Claws site's FAQ page, after the suggestion
6205                 and patch by Fred Marton <Fred.Marton@uni-bayreuth.de>
6206                 Move url strings to defs.h
6207                 
6208         * src/mainwindow.c
6209                 fix typo to prevent "unknown menu entry" warnings
6210
6211 2003-07-17 [alfons]     0.9.3claws15
6212
6213         * src/folderview.[ch]
6214         * src/summaryview.[ch]
6215         * src/mimeview.[ch]
6216                 plug DnD leaks 
6217
6218 2003-07-17 [paul]       0.9.3claws14
6219
6220         * src/inc.c
6221                 remove two instances of 'GTK_EVENTS_FLUSH' because
6222                 they are unnecessary and probably cause a stack overflow
6223
6224 2003-07-16 [christoph]  0.9.3claws13
6225
6226         * src/mimeview.[ch]
6227                 use an invisible GTK notebook to switch between viewers
6228                 instead of reparenting widgets
6229
6230 2003-07-16 [christoph]  0.9.3claws12
6231
6232         * src/folder.c
6233                 move folder_item_update_freeze() to correct place in
6234                 folder_item_scan_full()
6235
6236 2003-07-16 [paul]       0.9.3claws11
6237
6238         * sync with 0.9.3cvs12
6239                 see ChangeLog 2003-07-14 and 2003-07-15
6240
6241 2003-07-16 [christoph]  0.9.3claws10
6242
6243         * src/imap.[ch]
6244         * src/prefs_account.[ch]
6245                 sync IMAP CRAM-MD5 authentication with sylpheed-main
6246
6247 2003-07-15 [alfons]     0.9.3claws9
6248
6249         * src/main.c
6250                 make --config-dir do something useful
6251
6252 2003-07-15 [alfons]     0.9.3claws8
6253
6254         * src/procmsg.c
6255                 o fix a bug where 'last' didn't really point to the last message
6256                   in the top level list of children, but to the last threaded
6257                   message. 
6258                 
6259                 o clean up and make it easier to sync
6260
6261 2003-07-15 [alfons]     0.9.3claws7
6262
6263         * src/mainwindow.c
6264                 make correct menu items sensitive       
6265
6266 2003-07-14 [alfons]     0.9.3claws6
6267
6268         * src/procmsg.c
6269                 tune the threader so it will not subject-thread any message
6270                 without a subject prefix (this will not thread correctly if 
6271                 a parent is delivered after their childs, but it looks 
6272                 better right now)
6273
6274 2003-07-13 [christoph]  0.9.3claws5
6275
6276         * src/mainwindow.c
6277                 group "Add mailbox *..." menu items in submenu
6278
6279 2003-07-13 [alfons]     0.9.3claws4
6280
6281         * src/summaryview.c
6282                 correct summary_toggle_pressed() signature and make sure
6283                 signal is not passed on
6284
6285 2003-07-13 [alfons]     0.9.3claws3
6286
6287         * src/summaryview.c
6288                 o for now don't pass on keys when they we're handled by 
6289                   ctree::key_press_event
6290                 o clean up
6291
6292 2003-07-13 [alfons]     0.9.3claws2
6293         
6294         * src/main.c
6295                 add command line option "--config-dir" to get the current 
6296                 configuration dir
6297
6298 2003-07-12 [alfons]     0.9.3claws1
6299
6300         * src/matcher.[ch]
6301         * src/matcher_parser_parse.y
6302         * src/prefs_filtering.c
6303         * src/filtering.c
6304                 add "Lock" filter action to lock messages;
6305
6306         * src/filtering.c       
6307                 remove debug_print()    
6308         * src/prefs_filtering.c
6309                 re-organize matcher part 9: 
6310                 make action text entries easily extendible;
6311                 merge widget selection for ACTION_MARK, ACTION_UNMARK, ACTION_LOCK,
6312                 ACTION_UNLOCK, ACTION_MARK_AS_READ, ACTION_MARK_AS_UNREAD
6313
6314 2003-07-12 [paul]
6315
6316         * tools/README
6317                 update old information and add missing
6318                 information
6319
6320 2003-07-12 [paul]       0.9.3claws
6321
6322         * 0.9.3claws released
6323         
6324 2003-07-12 [paul]       0.9.0claws103
6325
6326         * src/Makefile.am
6327                 add addrquery.h
6328
6329 2003-07-12 [melvin]     0.9.0claws102
6330
6331         * src/messageview.c
6332                 Fixed bug #215: Show MIME tab for single text/html messages. 
6333                 
6334 2003-07-12 [paul]       0.9.0claws101
6335
6336         * man/sylpheed.1
6337                 updated
6338
6339 2003-07-12 [paul]       0.9.0claws100
6340
6341         * po/es.po
6342           po/hr.po
6343           po/pl.po
6344           po/sr.po
6345                 update Spanish, Croatian, Polish, Serbian translations.
6346                 submitted by Ricardo Mones Lastra, Dragan, Witold
6347                 Wladyslaw Wojciech Wilk, Urke MMI
6348
6349 2003-07-12 [melvin]     0.9.0claws99
6350
6351         * po/fr.po
6352                 Updated French translations.
6353
6354 2003-07-12 [paul]       0.9.0claws98
6355
6356         * src/addressbook.c
6357                 disable 'Lookup' button as it has no effect
6358
6359 2003-07-11 [alfons]     0.9.0claws97
6360         
6361         * src/summaryview.c
6362                 summary_searchbar_pressed() should return TRUE to signal that
6363                 event was handled. when returning void, the return value passed
6364                 to GTK is actually random, but maybe FALSE, in which case the
6365                 event is handled by parent
6366                 
6367 2003-07-10 [paul]       0.9.0claws96
6368
6369         * ac/missing/gettext.m4
6370                 update to version 0.12
6371
6372 2003-07-10 [paul]       0.9.0claws95
6373
6374         * src/plugins/clamav/clamav_plugin.c
6375                 fix bug where multipart/alternative messages
6376                 would slip through without being scanned
6377
6378 2003-07-10 [christoph]  0.9.0claws94
6379
6380         * src/folder.c
6381                 correct check if folder supports removing when a message is
6382                 moved. if not the message is only copied.
6383
6384         (closes Bug 132 crash on startup in newsgroups folders)
6385
6386 2003-07-09 [alfons]     0.9.0claws93
6387
6388         * configure.ac
6389         * src/common/defs.h
6390                 --with-config-dir (default .sylpheed)
6391
6392 2003-07-09 [christoph]  0.9.0claws92
6393
6394         * configure.ac
6395                 use PKG_CHECK_MODULES to check for gtkmathview
6396                 (version 0.4.2 now required)
6397
6398 2003-07-08 [melvin]     0.9.0claws91
6399
6400         * src/action.c
6401                 Implemented a progress bar that counts the number of completed
6402                 tasks when the action runs more than one command.
6403
6404 2003-07-08 [alfons]     0.9.0claws90
6405
6406         * src/procmsg.c
6407                 if queued message has an invalid Message-Id, don't try to
6408                 find message it refers to (fixes #209 "crash when processing 
6409                 in folder")
6410
6411 2003-07-08 [paul]       0.9.0claws89
6412
6413         * sync with 0.9.3cvs2
6414                 see ChangeLog 2003-07-08
6415
6416 2003-07-08 [match]      0.9.0claws88
6417
6418         * src/ldapctrl.c
6419                 extend LDAP search for first/last name by parsing search term.
6420
6421 2003-07-08 [alfons]     0.9.0claws87
6422
6423         * src/send_message.c
6424                 fix bug #208 "Status message stuck when sending on POP3 account"
6425
6426 2003-07-07 [paul]       0.9.0claws86
6427
6428         * po/hr.po
6429                 new Croatian translation, submitted by
6430                 Dragan <drleskov@inet.hr>
6431
6432 2003-07-07 [paul]       0.9.0claws85
6433
6434         * sync with 0.9.3cvs1
6435                 see ChangeLog 2003-07-07
6436
6437 2003-07-05 [christoph]  0.9.0claws84
6438
6439         * src/Makefile.am
6440         * src/messageview.c
6441         * src/mimeview.[ch]
6442         * src/stock_pixmap.[ch]
6443         * src/pixmaps/messageview_text.xpm              ** NEW **
6444                 move mimeview tabs to the right side and use icons
6445                 instead of text to save some space
6446
6447         (patch by Luke Plant <lukeplant@softhome.net>)
6448
6449 2003-07-05 [christoph]  0.9.0claws83
6450
6451         * src/inc.c
6452                 add NULL pointer checks
6453
6454         (patch by Luke Plant <lukeplant@softhome.net>)
6455         (closes Bug 204 0.9.0 quits on authentication error?!)
6456
6457 2003-07-05 [alfons]     0.9.0claws82
6458
6459         * configure.ac
6460                 take the clue in bug #202 "./configure script - 
6461                 'if test' comparison failure" reported by John Kristoff. 
6462
6463 2003-07-04 [christoph]  0.9.0claws81
6464
6465         * src/plugins/spamassassin/spamassassin.c
6466                 set timeout for spam check
6467
6468 2003-07-04 [christoph]  0.9.0claws80
6469
6470         * src/main.c
6471                 destroy all FolderItems when shutting down to
6472                 allow folders to clean up
6473
6474 2003-07-04 [melvin]     0.9.0claws79
6475
6476         * src/gtk/gtkaspell.c
6477                 Fixed bug #184 "Entering non-ascii character deletes
6478                 previous char if spell checking enabled": this makes
6479                 the spell checking in multibytes (e.g. UTF-8)locales work.
6480                 (Patch by Luke Plant).
6481                 
6482 2003-07-04 [christoph]  0.9.0claws78
6483
6484         * sync with 0.9.2cvs1
6485                 see ChangeLog 2003-06-10
6486
6487 2003-07-04 [paul]       0.9.0claws77
6488
6489         * sync with 0.9.3 release
6490                 see ChangeLog 2003-07-04
6491
6492 2003-07-03 [christoph]  0.9.0claws76
6493
6494         * src/folder.[ch]
6495         * src/imap.c
6496         * src/mbox_folder.c
6497         * src/mh.c
6498         * src/news.c
6499                 move folder_item_get_path() stuff into a folder virtual function
6500
6501         * src/procmsg.c
6502                 use folder_item_fetch_msg() to get message and do not contruct
6503                 the filename from path and number
6504
6505 2003-07-03 [paul]       0.9.0claws75
6506
6507         * sync with 0.9.2cvs12
6508                 see ChangeLog 2003-07-03
6509
6510 2003-07-02 [paul]       0.9.0claws74
6511
6512         * src/messageview.c
6513                 fix text-selection for replying
6514
6515 2003-07-02 [paul]       0.9.0claws73
6516
6517         * sync with 0.9.2cvs11
6518                 see ChangeLog 2003-07-02
6519
6520 2003-07-02 [paul]       0.9.0claws72
6521
6522         * src/procmsg.c
6523                 revert last commit because it breaks more
6524                 than it fixes
6525
6526 2003-07-02 [paul]       0.9.0claws71
6527
6528         * src/procmsg.c
6529                 fix thread by subject/sort by date
6530
6531 2003-07-01 [paul]       0.9.0claws70
6532
6533         * sync with 0.9.2cvs10
6534                 see ChangeLog 2003-07-01
6535
6536 2003-06-30 [paul]       0.9.0claws69
6537
6538         * sync with 0.9.2cvs9
6539                 see ChangeLog 2003-06-30
6540
6541 2003-06-28 [match]      0.9.0claws68
6542
6543         * src/addressbook.c
6544                 fix null ptr.
6545
6546 2003-06-27 [paul]       0.9.0claws67
6547
6548         * sync with 0.9.2cvs7
6549                 see ChangeLog 2003-06-27
6550
6551 2003-06-26 [christoph]  0.9.0claws66
6552
6553         * src/folder.c
6554                 freeze folder updates while a folder is scanned
6555
6556         (closes Bug 185 New message counter)
6557
6558 2003-06-26 [darko]      0.9.0claws65
6559
6560         * src/ldapserver.c
6561                 fix infinite loop when adding a new LDAP server
6562
6563 2003-06-26 [paul]       0.9.0claws64
6564
6565         * sync with 0.9.2cvs6
6566                 see ChangeLog 2003-06-26
6567
6568 2003-06-26 [paul]       0.9.0claws63
6569
6570         * sync with 0.9.2cvs5
6571                 see ChangeLog 2003-06-25 and 2003-06-26
6572
6573 2003-06-25 [match]      0.9.0claws62
6574
6575         * src/addr_compl.c
6576                 Fixed tab/backtab for dropped-down completion list to
6577                 move next/previous field. (close bug 147)
6578
6579 2003-06-25 [christoph]  0.9.0claws61
6580
6581         * src/addr_compl.[ch]
6582         * src/addrindex.[ch]
6583         * src/folderview.c
6584         * src/inc.c
6585         * src/news.c
6586         * src/summaryview.c
6587         * src/toolbar.c
6588                 fix warnings
6589
6590 2003-06-25 [leandro]    0.9.0claws60
6591
6592         * src/compose.c
6593                 o cleanups
6594                 o gray out "Message/Remove references" menu item if not
6595                   replying to a message
6596
6597 2003-06-24 [leandro]    0.9.0claws59
6598
6599         * src/compose.[ch]
6600                 o removed "Message/Create new thread" menu item
6601                 o added "Message/Remove references" menu item
6602                   (it's off by default and will not check anymore
6603                    if the subject changed)
6604
6605 2003-06-23 [alfons]     0.9.0claws58
6606
6607         * src/procmsg.c
6608                 try better grouping messages threaded by subject based on their age.
6609                 still not perfect - because the message tree is not sorted by date.  
6610
6611 2003-06-23 [thorsten]   0.9.0claws57
6612
6613         * src/pop.[ch]
6614                 added mail_receive_hook to allow modifications
6615                 directly after retrieval (e.g. adding headers).
6616
6617 2003-06-23 [paul]       0.9.0claws56
6618
6619         * src/sourcewindow.c
6620                  enable the use of Ctrl+A to select all text in
6621                  the sourcewindow
6622                  Patch submitted by Ivan Francolin Martinez
6623                  <ivanfm@users.sourceforge.net>
6624
6625 2003-06-22 [christoph]  0.9.0claws55
6626
6627         * src/folder.[ch]
6628                 o add notification hook for folder tree changes
6629                 o invoke hooks after folder tree scanning
6630
6631         * src/folderview.[ch]
6632                 register hook for folder tree changes that
6633                 updates the ctree
6634
6635         (there are more places that should be updated, like add, remove 
6636          or move folder)
6637
6638         (closes Bug 164 Crash on rebuild folder tree)
6639         (closes Bug 190 Crash on 'rebuilding folder tree')
6640
6641 2003-06-21 [leandro]    0.9.0claws54
6642
6643         * src/compose.[ch]
6644                 create a new thread if subject changes
6645                 (it's on by default, can be disabled in Message menu)
6646
6647 2003-06-21 [alfons]     0.9.0claws53
6648
6649         * src/summaryview.c
6650                 quiet little compiler
6651
6652 2003-06-21 [christoph]  0.9.0claws52
6653
6654         update gettext stuff to version 0.12
6655
6656 2003-06-19 [alfons]     0.9.0claws51
6657
6658         * src/common/log.c
6659         * src/common/plugin.c
6660                 move defs.h before glib.h to prevent MIN/MAX redefs
6661
6662 2003-06-19 [alfons]
6663
6664         * src/addressbook.c
6665                 translatable
6666
6667 2003-06-19 [match]      0.9.0claws50
6668
6669         * src/addressbook.[ch]
6670         * src/addrindex.[ch]
6671         * src/addr_compl.[ch]
6672         * src/editldap.[ch]
6673         * src/editldap_basedn.[ch]
6674         * src/addritem.[ch]
6675         * src/ldapquery.h
6676                 re-implemented dynamic LDAP search. works without
6677                 slowdown on display sender with addressbook
6678                 option.
6679         * src/addrbook.c
6680                 documented code.
6681
6682 2003-06-19 [paul]       0.9.0claws49
6683
6684         * src/compose.c
6685                 fix Bug #136 'Nonprovided quotation marks crash claws'
6686                 patch submitted by Pawel Pêkala <c0rn@gazeta.pl>
6687
6688 2003-06-19 [alfons]     0.9.0claws48
6689
6690         * src/prefs_common.[ch]
6691         * src/procmsg.c
6692                 restrict threading by subject by checking thread for
6693                 age (prefs_common.thread_by_subject_max_age)
6694
6695 2003-06-18 [christoph]  0.9.0claws47
6696
6697         * src/imap.c
6698                 fix memory leak in imap_cmd_fetch()
6699
6700 2003-06-18 [christoph]  0.9.0claws46
6701
6702         * src/prefs_gtk.c
6703                 fix memory leak in prefs_set_default() when used multiple
6704                 times or after prefs have been read
6705
6706 2003-06-18 [christoph]  0.9.0claws45
6707
6708         * src/common/plugin.c
6709                 fix memory leak in plugin_unload()
6710
6711 2003-06-18 [christoph]  0.9.0claws44
6712
6713         * src/imap.c
6714                 fix memory leak in imap_cmd_ok()
6715
6716 2003-06-18 [christoph]  0.9.0claws43
6717
6718         * src/folder.c
6719                 stop messages that are downloaded from POP3 and added to
6720                 an IMAP inbox from being filtered twice (first by POP3
6721                 and again when IMAP folder is scaned to get the UID of
6722                 the APPEND operation when no UIDPLUS is available)
6723
6724 2003-06-18 [alfons]
6725
6726         * tools/Makefile.am
6727                 phoenix <- firebird     
6728
6729 2003-06-18 [paul]
6730
6731         * tools/launch_phoenix          ** REMOVED **
6732           tools/launch_firebird         ** NEW **
6733                 renamed and edited to reflect the browser's name change from
6734                 'phoenix' to 'firebird'
6735
6736 2003-06-18 [paul]       0.9.0claws42
6737
6738         * sync with 0.9.2cvs2
6739                 see ChangeLog 2003-06-16
6740
6741 2003-06-17 [alfons]     0.9.0claws41
6742
6743         * src/procmsg.c
6744                 prevent threading problems when a node is an ancestor (parent / great parent),
6745                 which mostly happens with circular references (thanks to Phillipe Gramoullé
6746                 for finding an sample set of messages)
6747
6748 2003-06-16 [christoph]  0.9.0claws40
6749
6750         * src/main.c
6751                 don't popup main window on --receive or --receive-all
6752
6753         * src/mainwindow.[ch]
6754         * src/plugins/trayicon/trayicon.c
6755                 allow hiding of main window by clicking on the trayicon
6756                 (doesn't work correctly in seperate window mode and may
6757                  cause unexpected GTK problems I couldn't find yet)
6758
6759         * src/common/ssl.c
6760                 remove incorrect warning
6761
6762 2003-06-15 [alfons]     0.9.0claws39
6763
6764         * src/gtk/gtkstext.c
6765                 don't output debug text;
6766                 #ifdef out print_line() if not debugging (thanks to Martin Wicke
6767                 for pointing this out);
6768
6769 2003-06-14 [alfons]     0.9.0claws38
6770         
6771         * src/messageview.c
6772                 remove printf() and make one if..else comply with coding style
6773
6774 2003-06-14 [alfons]     0.9.0claws37
6775
6776         * AUTHORS
6777                 add Martin Wicke
6778         * src/action.c
6779         * src/messageview.[ch]
6780         * src/summaryview.c
6781                 apply patch #754162 "Quoting messages filtered by actions" submitted
6782                 by Martin Wicke, which allows quoting message body changed by an
6783                 action (Thanks!).
6784
6785 2003-06-13 [alfons]     0.9.0claws36
6786
6787         * src/utils.c
6788                 add several other subject reply prefixes (suggested by Christoph and Ivan Martinez)
6789                 use case insensitive regexp (suggested by Ivan Martinez)
6790
6791 2003-06-13 [christoph]  0.9.0claws35
6792
6793         * configure.ac
6794         * src/plugins/trayicon/Makefile.am
6795         * src/plugins/trayicon/eggtrayicon.[ch]                         ** REMOVE **
6796         * src/plugins/trayicon/trayicon.c
6797         * src/plugins/trayicon/libeggtrayicon/.cvsignore                ** NEW **
6798         * src/plugins/trayicon/libeggtrayicon/Makefile.am               ** NEW **
6799         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.[ch]          ** NEW **
6800         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.[ch]           ** NEW **
6801         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.[ch]        ** NEW **
6802         * src/plugins/trayicon/libeggtrayicon/xembed.h                  ** NEW **
6803                 replace my own EggTrayIcon backport with the backport
6804                 used by (l|x)mule and gabber.
6805
6806 2003-06-13 [alfons]     0.9.0claws34
6807
6808         * AUTHORS
6809         * src/common/utils.c
6810                 add Aw: to list of reply prefixes (thanks to Martin Zwickel)
6811
6812 2003-06-13 [alfons]     0.9.0claws33
6813
6814         * src/compose.c
6815                 clean up a little bit
6816
6817 2003-06-12 [alfons]     0.9.0claws32
6818
6819         * src/compose.c
6820                 const correctness fix
6821
6822         * src/common/sylpheed.[ch]
6823                 () -> (void)
6824                 prevent redef MIN/MAX
6825                 
6826         * src/common/utils.[ch]
6827                 () -> (void)
6828
6829 2003-06-12 [melvin]     0.9.0claws31
6830
6831         * src/compose.c
6832                 Updated to take into accounts changes in GtkAspell.
6833
6834 2003-06-12 [alfons]     0.9.0claws30
6835
6836         * src/compose.c
6837         * src/procmsg.c
6838         * src/common/utils.[ch]
6839                 handle reply subject prefixes better (initial 
6840                 suggestion by Robert Story adapted and enhanced 
6841                 using regexps)
6842
6843 2003-06-12 [melvin]     0.9.0claws29
6844
6845         * src/compose.c
6846                 Use new gtkaspell_checkers_strerror() to get the speller's
6847                 error message instead of accessing the (now private)
6848                 checkers structure.
6849                 Minor code clean up
6850
6851         * src/main.c
6852                 Use #ifdef instead of #if for USE_ASPELL
6853                 Use the new spell checkers init/quit functions 
6854
6855         * src/gtk/gtkaspell.c
6856                 Use #ifdef instead of #if for USE_ASPELL
6857                 Moved in the majority of GtkAspell structures that were
6858                 exported before by gtkaspell.h
6859         
6860         * src/gtk/gktaspell.h
6861                 Made gtkaspell.h contain only the necessary data to be
6862                 publicized by moving many structures to gtkaspell.c.
6863                 Enclosed all the declaration in a #ifdef USE_ASPELL #endif
6864                 gtkaspell_checkers_new(): replaced by...
6865                 gtkaspell_checkers_init(): new function for initialization
6866                 gtkaspell_checkers_delete(): replaced by...
6867                 gtkaspell_checkers_quit(): new function
6868                 gtkaspell_checkers_strerror(): new function that returns
6869                 the checker's last error message.
6870                 
6871 2003-06-11 [melvin]     0.9.0claws28
6872
6873         * po/POTFILES.in
6874                 Updated to take into account gtkaspell.c migration to
6875                 ./src/gtk/ (Thanks to Ricardo Mones Lastra for reporting it)
6876
6877 2003-06-10 [alfons]     0.9.0claws27
6878
6879         * src/filtering.[ch]
6880         * src/folder.c
6881         * src/matcher.c
6882         * src/scoring.[ch]
6883                 - try fixing bug #18 (any brave testers?)
6884                 - add more robustness by refusing previously 
6885                   unchecked NULL pointers 
6886
6887 2003-06-10 [alfons]     0.9.0claws26
6888
6889         * src/procmsg.c
6890                 fix bug #176 by don't checking MsgInfos with a NULL msgid 
6891
6892 2003-06-09 [alfons]     0.9.0claws25
6893
6894         * src/prefs_common.c
6895                 fix bug #163 "Icon switching doesnt work properly" by 
6896                 preventing early freeing of prefs_common.pixmap_theme_path.
6897
6898 2003-06-09 [christoph]  0.9.0claws24
6899
6900         * src/gtk/gtkaspell.c
6901                 revert Thorsten's fix and add forgotten g_strdup for
6902                 aspell path (it should not be possible to alter the path a
6903                 GtkASpell uses from outside)
6904
6905 2003-06-09 [thorsten]   0.9.0claws23
6906
6907         * src/gtk/gtkaspell.c
6908                 dont free prefs_common.aspell_path when closing compose
6909
6910 2003-06-08 [colin]      0.9.0claws22
6911
6912         * src/plugins/spamassassin/spamassassin.c
6913                 fix prefs types
6914
6915 2003-06-07 [christoph]  0.9.0claws21
6916
6917         * src/Makefile.am
6918         * src/compose.c
6919         * src/gtkaspell.[ch]            ** REMOVE **
6920         * src/gtk/Makefile.am
6921         * src/gtk/gtkaspell.[ch]        ** NEW **
6922                 o make gtkaspell independent from sylpheed's prefs
6923                 o move gtkaspell.[ch] to gtk directory
6924
6925 2003-06-07 [christoph]  0.9.0claws20
6926
6927         * src/Makefile.am
6928         * src/crash.c
6929         * src/export.c
6930         * src/filesel.[ch]              ** REMOVE **
6931         * src/folder.c
6932         * src/main.[ch]
6933         * src/common/sylpheed.[ch]
6934         * src/gtk/Makefile.am
6935         * src/gtk/filesel.[ch]          ** NEW **
6936         * src/gtk/pluginwindow.c
6937         * src/gtk/sslcertwindow.c
6938                 move filesel.[ch] to gtk directory
6939
6940 2003-06-07 [alfons]     0.9.0claws19
6941
6942         * src/filesel.c
6943                 make (multi) file selection dialog work again (Claws-only)
6944
6945 2003-06-07 [thorsten]   0.9.0claws18
6946
6947         * po/de.po
6948                 fix typos
6949
6950 2003-06-07 [alfons]     0.9.0claws17
6951
6952         * configure.ac
6953         * src/mimeview.c
6954                 detect apache mishap in which case don't include fnmatch.h
6955                 if regex.h is already included
6956
6957 2003-06-06 [christoph]  0.9.0claws16
6958
6959         * configure.ac
6960         * src/mimeview.h
6961                 add check for fnmatch.h and include it when available
6962
6963         * src/mimeview.[ch]
6964                 fix wrong case sensitivity of Content-Types
6965
6966         * src/gtk/Makefile.am
6967                 need the same include paths in gtk directory as in
6968                 common directory because .h files in common can
6969                 include files from these directories, when included
6970                 in gtk's .h or .c files
6971
6972 2003-06-06 [alfons]     0.9.0claws15
6973
6974         * src/mimeview.c
6975         * src/summaryview.c
6976                 make it compile again because of regex.h / fnmatch.h 
6977                 include problems (related to recent mime stuff, can
6978                 someone check this?)
6979
6980 2003-06-06 [thorsten]   0.9.0claws14
6981
6982         * src/folderview.c
6983                 possible use of uninitialized pointer while dragging
6984
6985 2003-06-06 [paul]       0.9.0claws13
6986
6987         * src/compose.c
6988                 fix bug where the insert sig button would be effective
6989                 only when auto_sig was set
6990
6991 2003-06-06 [paul]       0.9.0claws12
6992
6993         * sync with 0.9.2 release
6994
6995 2003-06-02 [paul]       0.9.0claws11
6996
6997         * sync with 0.9.1cvs1
6998                 see ChangeLog 2003-06-02
6999                 
7000         * po/de.po
7001                 update by Jens
7002
7003 2003-06-01 [christoph]  0.9.0claws10
7004
7005         * src/account.c
7006                 don't use substring search to find accounts by email address
7007
7008         (closes Bug 169 Overly loose matching of "From" address)
7009
7010 2003-05-31 [christoph]  0.9.0claws9
7011
7012         * doc-src/rfc2683.txt
7013         * src/imap.c
7014                 limit IMAP command length as recommended in RFC2683
7015                 (message number lists will be split into multiple imap
7016                 sets, the limit of 1000 octets is not a hard limit)
7017
7018         (closes Bug 161 sylpheed-claws exits with segfault when logging
7019          in to certain imap-servers)
7020
7021 2003-05-29 [alfons]     0.9.0claws8
7022
7023         * src/toolbar.[ch]
7024                 add print button (calling summary_print());
7025                 fine tune setting tooltip text;
7026                 (if someone needs other buttons, please take these 
7027                 commits as a guide, instead of bothering us - also
7028                 see 0.8.11claws150) 
7029
7030 2003-05-29 [darko]      0.9.0claws7
7031
7032         * src/compose.c
7033                 fix crash when word wrapping kicks in due to
7034                 changed text by spell checker
7035
7036 2003-05-29 [paul]       0.9.0claws6
7037
7038         * src/compose.c
7039                 fix bug where changing account would insert
7040                 sig even if auto_sig was FALSE
7041                 
7042         * ChangeLog
7043           ChangeLog.jp
7044           INSTALL
7045                 sync with 0.9.1 release
7046
7047 2003-05-28 [christoph]  0.9.0claws5
7048
7049         * src/imap.c
7050                 fix truncation of too long commands
7051
7052         (closes Bug 167 IMAP hangs trying to get envelope
7053          information in imap_get_uncached_messages)
7054
7055 2003-05-27 [paul]       0.9.0claws4
7056
7057         * tools/Makefile.am
7058           tools/maildir2sylpheed.pl     ** NEW FILE **
7059                 add kmail to sylpheed mailbox conversion script
7060
7061 2003-05-27 [paul]       0.9.0claws3
7062
7063         * sync with 0.9.0cvs10
7064                 see ChangeLog 2003-05-26
7065
7066 2003-05-26 [paul]       0.9.0claws2
7067
7068         * sync with 0.9.0cvs9
7069                 see ChangeLog 2003-05-26
7070
7071 2003-05-24 [paul]       0.9.0claws1
7072
7073         * sync with 0.9.0cvs8
7074                 see ChangeLog 2003-05-23
7075
7076 2003-05-24 [paul]       0.9.0claws
7077
7078         * version 0.9.0claws released
7079
7080 2003-05-24 [paul]       0.8.11claws177
7081
7082         * src/plugins/dillo-viewer/Makefile.am
7083           src/plugins/traycon/Makefile.am
7084                 add missing files
7085                 
7086         * po/bg.po
7087           po/en_GB.po
7088           po/es.po
7089           po/it.po
7090           po/pt_BR.po
7091           po/ru.po
7092           po/sr.po
7093                 update Bulgarian, British English, Spanish, Italian, 
7094                 Brazilian Portuguese, Russian, and Serbian translations, 
7095                 submitted by George Danchev, [me], Ricardo Mones Lastra,
7096                 André Filipe de Assunção e Brito, Alessandro Maestri, 
7097                 Ruslan N. Balkin, and Urke MMI
7098
7099 2003-05-23 [melvin]     0.8.11claws176
7100
7101         * po/fr.po
7102                 Updated French translations
7103
7104 2003-05-22 [paul]       0.8.11claws175
7105
7106         * src/Makefile.am
7107           src/addrbook.[ch]
7108           src/addrcache.[ch]
7109           src/addr_compl.[ch]
7110           src/adressbook.[ch]
7111           src/addrindex.[ch]
7112           src/addritem.[ch]
7113           src/editaddress.c
7114           src/editgroup.c
7115           src/editldap_basedn.c
7116           src/editldap.c
7117           src/jpilot.c
7118           src/vcard.c
7119                 revert to get ldap into it previous working state
7120                 
7121         * po/zh_TW.Big5.po
7122                 new Taiwanese translation,
7123                 submitted by Tsu-Fan Cheng <tscheng@ic.sunysb.edu>
7124
7125 2003-05-22 [christoph]  0.8.11claws174
7126
7127         * src/plugins/spamassassin/libspamc.[ch]
7128                 sync libspamc with SpamAssaain release 2.55
7129
7130 2003-05-22 [paul]       0.8.11claws173
7131
7132         * sync with 0.9.0cvs7
7133                 see ChangeLog 2003-05-22
7134                 
7135         * src/summaryview.c
7136                 revert change in 0.8.11claws172: follow
7137                 Hiroyuki's decision and that's the end of it.
7138
7139 2003-05-21 [paul]       0.8.11claws172
7140
7141         * src/summaryview.c
7142                 fix discrepency between open_unread_on_enter
7143                 and always_show_msg
7144
7145 2003-05-21 [paul]       0.8.11claws171
7146
7147         * sync with 0.9.0cvs6
7148                 see ChangeLog 2003-05-21
7149
7150 2003-05-21 [paul]       0.8.11claws170
7151
7152         * sync with 0.9.0cvs5
7153                 see ChangeLog 2003-05-21
7154
7155 2003-05-20 [paul]       0.8.11claws169
7156
7157         * sync with 0.9.0cvs4
7158                 see ChangeLog 2003-05-20
7159                 fixes bug #152, 'encoding of IMAP folders names'
7160
7161 2003-05-20 [paul]       0.8.11claws168
7162
7163         * sync with 0.9.0cvs3
7164                 see ChangeLog 2003-05-20
7165                 
7166         * src/tools/convert_mbox.pl
7167                 minor change in the comments, submitted by Fred Marton
7168
7169 2003-05-19 [paul]       0.8.11claws167
7170
7171         * src/plugins/clamav/Makefile.am
7172           configure.ac
7173                 link clamav_lib to the plugin and not to the main program
7174
7175 2003-05-19 [christoph]
7176
7177         * src/Makefile.am
7178                 add -export-dynamic for linking
7179
7180 2003-05-19 [paul]       0.8.11claws166
7181
7182         * sync with 0.9.0cvs1
7183                 see ChangeLog 2003-05-19
7184
7185 2003-05-19 [paul]       0.8.11claws165
7186
7187         * src/inc.c
7188                 fix 'pop before smtp' timeout
7189
7190 2003-05-18 [alfons]     0.8.11claws164
7191
7192         * src/prefs_matcher.c
7193                 put "execute" action command line ("expression") in edit box
7194
7195 2003-05-18 [christoph]  0.8.11claws163
7196
7197         * src/mimeview.[ch]
7198         * src/plugins/dillo_viewer/dillo_viewer.c
7199         * src/plugins/image_viewer/viewer.c
7200         * src/plugins/mathml_viewer/mathml_viewer.c
7201                 let a viewer have a list of Content-Types
7202
7203 2003-05-18 [paul]       0.8.11claws162
7204
7205         * src/prefs_filtering.c
7206                 add 'Recipient' label for FORWARD, FORWARD_AS_ATTACHMENT,
7207                 and REDIRECT actions
7208
7209 2003-05-17 [christoph]
7210
7211         * README.claws
7212                 o remove dynamic signatures that was syned with main
7213                 o add infos about no longer "build in" image viewer
7214                 o update bugtracker URL
7215
7216 2003-05-17 [christoph]  0.8.11claws161
7217
7218         * src/folder.c
7219         * src/folderview.c
7220         * src/imap.c
7221                 don't use imap_scan_folder anymore. Instead call folder_item_scan
7222                 for every folder after rebuilding the folder tree.
7223
7224         (closes Bug 19 imap_scan_folder() computes incorrectly number of new
7225          messages)
7226
7227 2003-05-17 [christoph]  0.8.11claws160
7228
7229         * src/imap.c
7230                 don't use STATUS command on current folder to check for
7231                 content changes. imap_cmd_ok() now tracks changes to
7232                 folder and number of existing messages.
7233
7234 2003-05-17 [paul]       0.8.11claws159
7235
7236         * src/plugins/clamav/clamav_plugin.c
7237                 remove unnecessary debug_print
7238
7239 2003-05-16 [thorsten]   0.8.11claws158
7240
7241         * src/plugins/demo.c
7242                 included missing intl.h
7243
7244 2003-05-16 [paul]       0.8.11claws157
7245
7246         * po/POTFILES.in
7247                 remove non-existant entries
7248         
7249         * src/plugins/clamav/clamav_plugin.c
7250           src/plugins/clamav/clamav_plugin_gtk.c
7251           src/plugins/dillo_viewer/dillo_prefs.c
7252           src/plugins/dillo_viewer/dillo_viewer.c
7253                 gettextise
7254
7255 2003-05-16 [christoph]  0.8.11claws156
7256
7257         * po/POTFILES.in
7258                 include plugin .c files for translation until I
7259                 find a better solution to have plugins have their
7260                 own textdomain
7261         * src/plugins/demo/demo.c
7262         * src/plugins/image_viewer/plugin.c
7263         * src/plugins/mathml_viewer/mathml_viewer.c
7264         * src/plugins/spamassassin/spamassassin.c
7265         * src/plugins/spamassassin/spamassassin_gtk.c
7266         * src/plugins/trayicon/trayicon.c
7267                 add gettext macros for plugin name and description
7268
7269 2003-05-16 [paul]
7270
7271         * sync with 0.9.0
7272
7273 2003-05-16 [paul]       0.8.11claws155
7274
7275         * sync with lastest 0.9.0pre1
7276                 see ChangeLog 2003-05-16
7277
7278 2003-05-15 [paul]       0.8.11claws154
7279
7280         * sync with latest 0.9.0pre1
7281                 see ChangeLog 2003-05-14 and 2003-05-15
7282
7283 2003-05-14 [christoph]  0.8.11claws153
7284
7285         * src/plugins/image_viewer/viewer.c
7286         * src/plugins/image_viewer/viewer.glade         ** NEW **
7287         * src/plugins/image_viewer/viewerprefs.c
7288                 make it possible to disable the autoload function in the
7289                 imageviewer again
7290
7291 2003-05-14 [christoph]  0.8.11claws152
7292
7293         * src/folder.c
7294                 fix folder update after adding a message
7295
7296 2003-05-13 [alfons]     0.8.11claws151
7297
7298         * src/common/session.c
7299                 remove debug traces
7300                 
7301         * src/addrcache.[ch]
7302         * src/filtering.[ch]
7303         * src/folder.[c]
7304         * src/gtkaspell.[ch]
7305         * src/imap.[ch]
7306         * src/mbox_folder.[ch]
7307         * src/mh.[ch]
7308         * src/mimeview.h
7309         * src/msgcache.[ch]
7310         * src/news.[ch]
7311         * src/passphrase.[ch]
7312         * src/prefs_common.[ch]
7313         * src/prefs_gtk.[ch]
7314         * src/procmsg.c
7315         * src/scoring.[ch]
7316                 be pedantic; (in prototypes () implies (int))
7317
7318 2003-05-13 [alfons]     0.8.11claws150
7319
7320         * src/prefs_toolbar.[ch]
7321         * src/summaryview.[ch]
7322         * src/toolbar.[ch]
7323                 change misleading text in toolbar prefs;
7324                 add toolbar action for ignore thread (toggles ignore thread flag);
7325                 clean up a little bit;
7326
7327 2003-05-12 [paul]
7328
7329         * tools/convert_mbox.pl
7330                 bug fixed by Fred Marton
7331
7332 2003-05-12 [paul]
7333
7334         * sync with 0.9.0pre1
7335
7336 2003-05-09 [paul]       0.8.11claws149
7337
7338         * sync with 0.8.11cvs43
7339                 see ChangeLog 2003-05-09
7340
7341 2003-05-08 [christoph]  0.8.11claws148
7342
7343         * src/imap.[ch]
7344                 o use CAPABILIY as first command and check for PREAUTH
7345                   information in the response to it
7346                 o rewrite all imap_cmd_* functions to use an IMAPSession
7347                   instead of a SockInfo as parameter
7348                 o do STARTTLS after fetching and checking the server
7349                   capabilities
7350
7351 2003-05-08 [paul]       0.8.11claws147
7352
7353         * tools/Makefile.am
7354           tools/README
7355           tools/convert_mbox.pl         ** NEW FILE **
7356                 add mbox conversion script. Submitted by 
7357                 Fred Marton <Fred.Marton@uni-bayreuth.de>
7358
7359 2003-05-07 [christoph]
7360
7361         * doc-src/glade.txt
7362         * src/gtk/pluginwindow.glade
7363         * src/plugins/image_viewer/viewerprefs.glade
7364         * src/plugins/spamassassin/spamassassin_gtk.glade
7365                 add glade files for user interfaces and a description how
7366                 to use glade to create the sylpheed code
7367
7368 2003-05-07 [paul]       0.8.11claws146
7369
7370         * sync with 0.8.11cvs41
7371                 see ChangeLog 2003-05-07
7372
7373 2003-05-06 [christoph]  0.8.11claws145
7374
7375         * src/main.c
7376         * src/plugins/image_viewer/viewer.c
7377                 fix usage of imlib in imageviewer plugin
7378
7379         * src/gtk/prefswindow.c
7380                 handle window close event correctly
7381
7382 2003-05-06 [paul]       0.8.11claws144
7383
7384         * src/common/ssl.c
7385                 fix typo introduced in sync
7386
7387 2003-05-06 [paul]       0.8.11claws143
7388
7389         * sync with 0.8.11cvs39
7390                 see ChangeLog 2003-05-06
7391
7392 2003-05-06 [paul]       0.8.11claws142
7393
7394         * AUTHORS
7395           po/cs.po
7396                 updated Czech translation, submitted by 
7397                 Radek Vybiral <Radek.Vybiral@vsb.cz>
7398                 
7399         * src/plugins/clamav/clamav_plugin_gtk.c
7400                 clean up
7401
7402 2003-05-03 [alfons]     0.8.11claws141
7403
7404         * src/compose.[ch]
7405                 make paste as quotation work even when the call to 
7406                 text_inserted() was deferred (fixes bug #140 "Paste 
7407                 as quotation does not work when using "external" 
7408                 clipboard")
7409
7410 2003-05-03 [thorsten]   0.8.11claws140
7411
7412         * src/addrquery.h
7413           src/ldapquery.h
7414           src/mainwindow.c
7415                 removed C++ comments
7416         * src/addr_compl.c
7417                 function with non-int retval/param used before
7418                 implementation/declaration
7419
7420 2003-05-02 [paul]       0.8.11claws139
7421
7422         * src/addr_compl.[ch]
7423           src/addressbook.[ch]
7424           src/addrindex.c
7425           src/summaryview.c
7426                 revert match's changes to (finally) remove the bug where
7427                 opening a folder causes massive slowdown when using the 
7428                 'Display sender using address book' option
7429
7430 2003-05-01 [melvin]     0.8.11claws138
7431
7432         * src/plugins/dillo_viewer/dillo_prefs.[ch]
7433         * src/plugins/dillo_viewer/dillo_viewer.c
7434                 Fixed bug where "Cancel" button from prefs issued
7435                 warnings.
7436                 Comply a little more to coding style
7437
7438 2003-05-01 [paul]       0.8.11claws137
7439
7440         * sync with 0.8.11cvs38
7441                 see ChangeLog 2003-05-01
7442
7443 2003-05-01 [paul]       0.8.11claws136
7444
7445         * po/bg.po
7446                 updated by George Danchev
7447
7448 2003-04-30 [christoph]  0.8.11claws135
7449
7450         * src/plugins/dillo_viewer/dillo_prefs.c
7451         * src/plugins/image_viewer/viewerprefs.c
7452         * src/plugins/spamassassin/spamassassin_gtk.c
7453                 remove gtk_widget_ref() calls for widgets in
7454                 glade code
7455
7456 2003-04-30 [paul]       0.8.11claws134
7457
7458         * src/addrindex.c
7459                 ok, this time a better fix for the bug where opening folder
7460                 has massive slowdown when using the 'Display sender using 
7461                 address book' option
7462
7463 2003-04-30 [paul]       0.8.11claws133
7464
7465         * src/addrindex.c
7466                 revert the 'fix' of 0.8.11claws128 because it doesn't fix it
7467         
7468 2003-04-30 [melvin]     0.8.11claws132
7469
7470         New: Dillo plugin preferences (patch by Dimitar Haralanov)
7471
7472         * src/plugins/dillo_viewer/dillo_prefs.[ch]     *** NEW ***
7473                 Preferences for the dillo plugin
7474         * src/plugins/dillo_viewer/dillo_viewer.c
7475                 Support for preferences
7476         * src/plugins/dillo_viewer/Makefile.am
7477                 Added dillo_prefs.[ch]
7478
7479 2003-04-30 [alfons]     0.8.11claws131
7480
7481         * src/common/plugin.[ch]
7482                 see? this ANSI C'fication immediately gives us type
7483                 checking for free.
7484
7485 2003-04-30 [alfons]     0.8.11claws130
7486
7487         * src/common/plugin.[ch]
7488         * src/plugins/clamav/clamav_plugin.[ch]
7489         * src/plugins/clamav/clamav_plugin_gtk.c
7490         * src/plugins/demo/demo.c
7491         * src/plugins/dillo_viewer/dillo_viewer.c
7492         * src/plugins/image_viewer/plugin.c
7493         * src/plugins/image_viewer/viewer.[ch]
7494         * src/plugins/image_viewer/viewerprefs.[ch]
7495         * src/plugins/mathml_viewer/mathml_viewer.c
7496         * src/plugins/spamassassin/spamassassin.[ch]
7497         * src/plugins/spamassassin/spamassassin_gtk.c
7498         * src/plugins/trayicon/trayicon.c
7499                 clean up
7500
7501 2003-04-30 [alfons]     0.8.11claws129
7502
7503         * src/common/utils.c
7504                 make is_ascii_str() fail gracefully when NULL pointer
7505                 is passed
7506
7507 2003-04-30 [paul]       0.8.11claws128
7508
7509         * src/addrindex.c
7510                 fix bug where opening folder has massive slowdown when
7511                 using the 'Display sender using address book' option
7512
7513 2003-04-30 [paul]       0.8.11claws127
7514
7515         * src/plugins/clamav/clamav_plugin.c
7516           src/plugins/clamav/clamav_plugin_gtk.c
7517           src/plugins/demo/demo.c
7518           src/plugins/dillo_viewer/dillo_viewer.c
7519           src/plugins/image_viewer/plugin.c
7520           src/plugins/mathml_viewer/mathml_viewer.c
7521           src/plugins/spamassassin/spamassassin.c
7522           src/plugins/spamassassin/spamassassin_gtk.c
7523           src/plugins/trayicon/trayicon.c
7524                 get rid of eye-hurting function signatures
7525
7526 2003-04-30 [paul]       0.8.11claws126
7527
7528         * src/plugins/trayicon/trayicon.c
7529                 add description
7530                 
7531         * src/mimeview.c
7532                 be more descriptive
7533
7534 2003-04-30 [paul]       0.8.11claws125
7535
7536         * configure.ac
7537                 arrange the plugins in reverse alphabetical order
7538                 
7539         * src/plugins/clamav/clamav_plugin.[ch]
7540           src/plugins/clamav/clamav_plugin_gtk.c
7541                 rename some params
7542                 resize max_size window
7543                 re-arrange the order of some gui elements
7544                 improve descriptions
7545         
7546         * src/plugins/image_viewer/plugin.c
7547           src/plugins/mathml_viewer/mathml_viewer.c
7548                 add descriptions
7549                 
7550         * src/plugins/spamassassin/spamassassin_gtk.c
7551                 resize max_size window
7552                 re-arrange the order of some gui elements
7553                 
7554         * src/messageview.c
7555           src/mimeview.c
7556                 correct typos
7557
7558 2003-04-30 [alfons]     0.8.11claws124
7559
7560         * src/imap.c
7561                 fix a leak found while browsing Martin Kluge's 
7562                 valgrind log (Claws only)
7563
7564 2003-04-29 [darko]      0.8.11claws123
7565
7566         * src/gtk/gtkstext.h
7567                 include wchar.h if it is available, fixes compilation
7568                 on HP-UX systems
7569
7570 2003-04-29 [melvin]     0.8.11claws122
7571
7572         * src/prefs_actions.c
7573                 Improved help text of Actions' syntax
7574
7575 2003-04-28 [paul]       0.8.11claws121
7576
7577         * src/action.c
7578                 a better fix for the crash when performing an action
7579                 on a mime part
7580
7581 2003-04-28 [paul]       0.8.11claws120
7582
7583         * src/action.c
7584                 fix crash when performing an action on a
7585                 mime part
7586
7587 2003-04-28 [paul]       0.8.11claws119
7588
7589         * sync with 0.8.11cvs36
7590                 see ChangeLog 2003-04-28
7591
7592 2003-04-27 [paul]       0.8.11claws118
7593
7594         * more sync with 0.8.11cvs35
7595                 see ChangeLog 2003-04-25
7596
7597 2003-04-26 [christoph]  0.8.11claws117
7598
7599         * src/folder.c
7600                 fix remove virtual check
7601
7602 2003-04-26 [paul]       0.8.11claws116
7603
7604         * src/messageview.c
7605                 fix return-receipt, make it work again
7606
7607 2003-04-26 [paul]       0.8.11claws115
7608
7609         * src/mimeview.c
7610                 restore double-clicking of the [application/pgp-signature 
7611                 (Select "Check signature" to check)] line in the message view,
7612                 broken in recent sync
7613
7614 2003-04-26 [christoph]  0.8.11claws114
7615
7616         * src/folder.c
7617                 check if remove virtual really exists before
7618                 calling the function
7619
7620 2003-04-25 [match]      0.8.11claws113
7621
7622         * src/addrindex.c
7623         * src/addrbook.c
7624         * src/ldapquery.[ch]
7625         * src/ldapctrl.[ch]
7626                 fix memleak.
7627         * src/ldapserver.[ch]
7628                 fix memleak. fix segfault.
7629                 plug a Claws memleak
7630
7631 2003-04-25 [alfons]     0.8.11claws112
7632
7633         * src/folder.c
7634                 plug a Claws memleak
7635
7636 2003-04-25 [alfons]     0.8.11claws111
7637
7638         * src/common/session.c
7639                 plug a memleak
7640
7641 2003-04-25 [paul]       0.8.11claws110
7642
7643         * sync with 0.8.11cvs35
7644                 see ChangeLog 2003-04-24 and 2003-04-25
7645                 
7646         * src/gtk/pluginwindow.c
7647                 correct another strange float value
7648
7649 2003-04-24 [christoph]  0.8.11claws109
7650
7651         * src/folder.c
7652                 freeze folder item updates when unsetting new flags
7653
7654         * src/gtk/pluginwindow.c
7655                 correct strange float value
7656
7657 2003-04-23 [paul]       0.8.11claws108
7658
7659         * sync with 0.8.11cvs33
7660                 see ChangeLog 2003-04-23
7661
7662 2003-04-22 [paul]       0.8.11claws107
7663
7664         * src/Makefile.am
7665           src/messageview.c
7666           src/mimeview.c
7667           src/pgptext.[ch]      ** REMOVED **
7668                 remove pgptext.[ch] as its not used any more
7669
7670 2003-04-22 [paul]       0.8.11claws106
7671
7672         * sync with 0.8.11cvs31
7673                 see ChangeLog 2003-04-21 and 2003-04-22
7674
7675 2003-04-21 [alfons]     0.8.11claws105
7676
7677         * src/main.c
7678                 No access to GTK structures if we're a spawned child
7679                 (and clean up code a little bit...) Should fix #126.
7680
7681 2003-04-21 [melvin]     0.8.11claws104
7682
7683         * src/plugins/dillo_viewer/README
7684                 Improved slightly the text.
7685
7686 2003-04-21 [melvin]     0.8.11claws103
7687
7688         * src/plugins/dillo_viewer/README *** NEW ***
7689                 Added a README file for the Dillo plugin
7690
7691 2003-04-20 [paul]
7692
7693         * tools/README
7694           tools/outlook2sylpheed.pl
7695                 updated and improved by Ricardo Mones Lastra
7696
7697 2003-04-18 [oliver]     0.8.11claws102
7698
7699         * src/inc.c 
7700         * src/prefs_account.h
7701                 remove Pop3SessionType (used by selective download)
7702         * src/prefs_toolbar.c
7703                 enable set Default Toolbar button
7704
7705 2003-04-18 [paul]       0.8.11claws101
7706
7707         * sync with 0.8.11cvs29
7708                 see ChangeLog 2003-04-18
7709
7710 2003-04-17 [paul]       0.8.11claws100
7711
7712         * src/prefs_common.[ch]
7713           src/summaryview.c
7714                 remove 'Open next message on deletion' option,
7715                 as the same effect can now be achieved via the
7716                 'Always open messages in summary when selected'
7717                 option.
7718
7719 2003-04-17 [paul]       0.8.11claws99
7720
7721         * sync with 0.8.11cvs28
7722                 see ChangeLog 2003-04-17
7723
7724 2003-04-17 [christoph]  0.8.11claws98
7725
7726         * ac/spamassassin.m4
7727         * src/plugins/spamassassin/libspamc.[ch]
7728         * src/plugins/spamassassin/utils.[ch]
7729                 sync libspamc with SpamAssassin project
7730
7731 2003-04-17 [christoph]  0.8.11claws97
7732
7733         * src/common/socket.h
7734         * src/gtk/sslcertwindow.h
7735                 rename old USE_SSL to USE_OPENSSL
7736
7737 2003-04-17 [paul]       0.8.11claws96
7738
7739         * src/prefs_common.h
7740                 use gulong for P_COLOR so that it compiles/runs on
7741                 64-bit systems. Patch submitted by James Noyes
7742                 <jnoyes-claws@retrogeeks.com>
7743                 
7744         * po/de.po
7745                 updated by Jens
7746
7747 2003-04-17 [paul]       0.8.11claws95
7748
7749         * sync with 0.8.11cvs27
7750                 see ChangeLog 2003-04-16
7751
7752 2003-04-15 [paul]       0.8.11claws94
7753
7754         * src/prefs_common.[ch]
7755                 rearrange to stop the window getting too long:
7756                         move Receive dialog stuff to Receive tab
7757                         move Send dialog to Send tab
7758                         remove Dialogs frame
7759                 rename 'Open messages in summary with cursor keys' to
7760                 'Always open messages in summary when selected', as its
7761                 more appropriate
7762
7763 2003-04-15 [paul]       0.8.11claws93
7764
7765         * src/prefs_common.[ch]
7766           src/summaryview.c
7767                 add new option '/Interface/Open next message on deletion'
7768
7769 2003-04-15 [paul]       0.8.11claws92
7770
7771         * src/summaryview.[ch]
7772                 add /Mark/Lock and /Mark/Unlock to the pop-up
7773                 menu. Patch submitted by Ivan Francolin Martinez
7774                 <ivanfm@users.sourceforge.net>
7775
7776 2003-04-15 [paul]       0.8.11claws91
7777
7778         * sync with 0.8.11cvs24
7779                 see ChangeLog 2003-04-15
7780
7781 2003-04-14 [jens]       0.8.11claws90
7782
7783         * updated German translation and some corrections from
7784                 Roland Bless <bless@tm.uka.de>
7785
7786 2003-04-14 [paul]       0.8.11claws89
7787
7788         * sync with 0.8.11cvs22
7789                 see ChangeLog 2003-04-14
7790
7791 2003-04-13 [paul]       0.8.11claws88
7792
7793         * src/plugins/clamav/clamav_plugin.c
7794                 fix memory leaks
7795                 clean up
7796
7797 2003-04-12 [paul]       0.8.11claws87
7798
7799         * src/plugins/clamav/clamav_plugin.c
7800                 activate enable/disable archive scanning option
7801                 
7802         * src/plugins/clamav/.cvsignore         ** NEW FILE **
7803
7804 2003-04-12 [paul]       0.8.11claws86
7805
7806         * src/plugins/Makefile.am
7807           src/plugins/clamav/Makefile.am                ** NEW FILE **
7808           src/plugins/clamav/README                     ** NEW FILE ** 
7809           src/plugins/clamav/clamav_plugin.[ch]         ** NEW FILES **
7810           src/plugins/clamav/clamav_plugin_gtk.c        ** NEW FILE **
7811                 add Clam AntiVirus plugin
7812
7813 2003-04-12 [paul]       0.8.11claws85
7814
7815         * sync with 0.8.11cvs21
7816                 see ChangeLog 2003-04-11
7817
7818 2003-04-11 [paul]       0.8.11claws84
7819
7820         * po/es.po
7821                 update Spanish translation. Submitted by Ricardo
7822                 Mones Lastra.
7823
7824 2003-04-10 [christoph]  0.8.11claws83
7825
7826         * src/mbox.c
7827                 fix typo that did not move unfiltered mails to destination
7828                 folder
7829
7830         (closes Bug 115 Sylpheed 0.8.11claws81 does not deliver mail correctly
7831          when filtering from spool)
7832
7833 2003-04-10 [christoph]  0.8.11claws82
7834
7835         * src/imap.c
7836                 use BODY.PEEK instead of BODY in in message fetch operation
7837                 to make sure the IMAP server does not set the \Seen flag for
7838                 messages. Sylpheed does that later itself, when the message
7839                 is opened in sylpheed
7840
7841         (closes Bug 111 Claws destroys unread marks)
7842
7843 2003-04-09 [oliver]     0.8.11claws81
7844         
7845         * src/folder.c
7846                 fix crash in folder_destroy
7847         * README.claws
7848                 remove selective download
7849
7850 2003-04-09 [christoph]  0.8.11claws80
7851
7852         * src/imap.c
7853                 fix crash in imap_get_msginfo() when then fetched message
7854                 is not found
7855
7856         (closes Bug 110 Crash during mail composition)
7857
7858 2003-04-08 [christoph]  0.8.11claws79
7859
7860         * src/folder.c
7861         * src/prefs_account.c
7862                 Filter new messages that are found in an INBOX folder
7863                 when 'Filter messages on receiving' is enabled in the
7864                 Folder's AccountPrefs. This allows to use Sylpheed's
7865                 filtering engine for IMAP folders where messages are
7866                 added to the INBOX by a MTA
7867
7868 2003-04-08 [paul]       0.8.11claws78
7869
7870         * src/procmsg.h
7871                 clean up after last commit
7872
7873 2003-04-08 [paul]       0.8.11claws77
7874
7875         * sync with 0.8.11cvs20
7876                 see ChangeLog 2003-04-07 and 2003-04-08
7877
7878 2003-04-07 [christoph]  0.8.11claws76
7879
7880         * src/filtering.[ch]
7881         * src/inc.[ch]
7882         * src/mbox.c
7883         * src/procmsg.[ch]
7884                 add procmsg_msginfo_filter() to execute filtering actions
7885
7886 2003-04-06 [christoph]  0.8.11claws75
7887
7888         * src/imap.c
7889                 use IMAPSet for imap_cmd_store() and imap_cmd_envelope()
7890
7891 2003-04-06 [christoph]  0.8.11claws74
7892
7893         * src/common/utils.[ch]
7894                 add g_int_compare() function for slist sorting
7895
7896         * src/imap.c
7897                 fetch all MsgInfos with one command in imap_get_msginfos()
7898                 using an imap set with a list of ranges
7899
7900         * src/news.c
7901                 use new g_int_compare() function
7902
7903 2003-04-06 [thorsten]   0.8.11claws73
7904
7905         * src/mh.c
7906                 corrected implementation of mh_folder_destroy()
7907
7908 2003-04-05 [christoph]  0.8.11claws72
7909
7910         * src/account.c
7911         * src/folder.[ch]
7912         * src/folderview.c
7913         * src/imap.c
7914         * src/inc.c
7915         * src/main.c
7916         * src/mainwindow.c
7917         * src/mbox_folder.c
7918         * src/mh.c
7919         * src/mimeview.h
7920         * src/msgcache.[ch]
7921         * src/news.c
7922         * src/procmime.h
7923         * src/procmsg.[ch]
7924         * src/setup.c
7925         * src/gtk/gtkutils.c
7926                 o rename structure field names class and new to klass and
7927                   new_msgs, to allow including files in C++
7928                 o add 'extern "C"' block to some header files
7929                 o add MsgInfoList and MsgNumberList as alias for GSList for
7930                   developers to know what type of list is expected
7931
7932         * src/plugins/image_viewer/plugin.c
7933         * src/plugins/image_viewer/viewer.[ch]
7934         * src/plugins/image_viewer/viewerprefs.[ch]
7935                 rename function names to prevent conflicts
7936
7937 2003-04-05 [paul]       0.8.11claws71
7938
7939         * sync with 0.8.11cvs18
7940                 see ChangeLog 2003-04-03 and 2003-04-04
7941
7942 2003-04-02 [christoph]  0.8.11claws70
7943
7944         * src/folder.[ch]
7945         * src/imap.[ch]
7946         * src/mbox_folder.[ch]
7947         * src/mh.[ch]
7948         * src/news.[ch]
7949                 o Make all virtual folder functions private
7950                 o remove unused folder code
7951
7952         * src/common/socket.[ch]
7953         * src/summaryview.c
7954                 fix warnings
7955
7956 2003-03-30 [alfons]     0.8.11claws69
7957
7958         * src/send_message.c
7959                 remove two debug traces and see if people still report
7960                 errors
7961
7962 2003-03-30 [alfons]     0.8.11claws68
7963
7964         * src/send_message.c
7965         * src/commons/session.c
7966                 add more debug traces
7967
7968 2003-03-30 [christoph]  0.8.11claws67
7969
7970         * src/folder.c
7971                 change processing folder name from .processing to processing
7972
7973         * src/common/ssl.c
7974                 disable SSL certificate check because it causes Xlib error
7975                 when the child process want's to open an GTK window
7976
7977 2003-03-30 [christoph]  0.8.11claws66
7978
7979         * src/folder.c
7980                 don't use default folder for processing folder item because
7981                 it can be a non local folder
7982
7983         (fixes bug reported by Stephen Lewis <slewis@paradise.net.nz>)
7984
7985 2003-03-30 [alfons]     0.8.11claws65
7986
7987         * src/send_message.c
7988                 try fixing crashes when sending messages: my gcc 2.95.4 seems 
7989                 to generate bad code for 'send_send_data_progressive': When
7990                 called from 'send_send_data_finished', the 'data' pointer is
7991                 cleared just before the assignment to the dialog pointer
7992
7993 2003-03-29 [christoph]  0.8.11claws64
7994
7995         * src/common/prefs.h
7996         * src/plugins/image_viewer/Makefile.am
7997         * src/plugins/image_viewer/plugin.c
7998         * src/plugins/image_viewer/viewer.[ch]
7999         * src/plugins/image_viewer/viewerprefs.[ch]     ** NEW **
8000                 add PrefsPage for ImageViewer
8001
8002 2003-03-28 [thorsten]   0.8.11claws63
8003
8004         * src/common/session.c
8005                 added some comments
8006
8007 2003-03-28 [paul]       0.8.11claws62
8008
8009         * sync with 0.8.11cvs16
8010                 see ChangeLog 2003-03-28
8011
8012 2003-03-28 [paul]       0.8.11claws61
8013
8014         * sync with 0.8.11cvs15
8015                 see ChangeLog 2003-03-28
8016
8017 2003-03-27 [christoph]  0.8.11claws60
8018
8019         * src/folder.c
8020         * src/imap.c
8021         * src/common/socket.[ch]
8022                 set socket state to DISCONNECTED when any operation
8023                 fails to allow reconnecting in IMAP code without
8024                 checking the return code of all calls to the command
8025                 functions
8026
8027         * src/folderview.c
8028         * src/summaryview.c
8029                 remove some more stuff that depends on specific
8030                 folder types
8031
8032 2003-03-27 [paul]       0.8.11claws59
8033
8034         * sync with 0.8.11cvs14
8035                 see ChangeLog 2003-03-27
8036                 
8037         * src/selective_download.[ch]   ** REMOVED **
8038                 really removed
8039
8040 2003-03-27 [christoph]  0.8.11claws58
8041
8042         * src/folder.c
8043                 fix handling of tmp_flags in flag copy function
8044
8045 2003-03-27 [paul]       0.8.11claws57
8046
8047         * sync with 0.8.11cvs13
8048                 see ChangeLog 2003-03-27
8049
8050 2003-03-27 [oliver]     0.8.11claws56
8051
8052         * src/maiwindow.c
8053                 remove sel_download_cb
8054
8055 2003-03-27 [oliver]     0.8.11claws55
8056         
8057         * src/inc.c
8058                 remove POP3_TOP
8059         
8060 2003-03-26 [oliver]     0.8.11claws54
8061
8062         *src/pop.h
8063                 remove POP3_TOP*
8064         * README.claws
8065                 remove selective donwload readme
8066
8067 2003-03-26 [oliver]     0.8.11claws53
8068         * src/matcher.[ch]
8069         * src/matcher_parser_parse.y 
8070         * src/pop.c 
8071         * src/prefs_account.[ch]
8072         * src/prefs_filtering.c
8073                 remove selective donwload
8074
8075 2003-03-26 [oliver]     0.8.11claws52
8076
8077         * src/inc.[ch] 
8078         * src/filtering.c 
8079         * src/mainwindow.c 
8080                 remove selective donwload
8081
8082 2003-03-26 [oliver]     0.8.11claws51
8083         
8084         * src/Makefile.am
8085         * src/selective_download.[ch]   ** REMOVE **    
8086
8087 2003-03-26 [christoph]  0.8.11claws50
8088
8089         * src/news.c
8090                 fix NEWS that got broken by a sync with sylpheed-main
8091
8092 2003-03-26 [christoph]  0.8.11claws49
8093
8094         * src/mimeview.c
8095                 fix mime type guessing when no mime type is found for a file
8096
8097 2003-03-25 [christoph]  0.8.11claws48
8098
8099         * src/mimeview.c
8100         * src/procmime.c
8101                 remove mime type guessing from mime parser and use
8102                 name based mime types in viewer lookup for mime type
8103                 application/octet-stream
8104
8105 2003-03-25 [christoph]  0.8.11claws47
8106
8107         * doc-src/readme.txt
8108         * doc-src/rfc2554.txt
8109                 add RFC about SMTP AUTH
8110
8111         * src/send_message.c
8112         * src/common/smtp.[ch]
8113                 add extra error code for authentication errors and
8114                 clear temporary password when this error occurs
8115
8116         (closes Bug 84 authentication failure while sending should
8117          prompt for password again)
8118
8119 2003-03-25 [christoph]  0.8.11claws46
8120
8121         * configure.ac
8122         * src/Makefile.am
8123         * src/imageview.[ch]                            ** REMOVE **
8124         * src/messageview.[ch]
8125         * src/mimeview.[ch]
8126         * src/prefs_common.[ch]
8127         * src/textview.c
8128         * src/plugins/Makefile.am
8129         * src/plugins/image_viewer/.cvsignore           ** NEW **
8130         * src/plugins/image_viewer/Makefile.am          ** NEW **
8131         * src/plugins/image_viewer/plugin.c             ** NEW **
8132         * src/plugins/image_viewer/viewer.[ch]          ** NEW **
8133                 move image viewer into a plugin (building is enabled by default)
8134                 [ToDo: Prefs for resize and autoview]
8135
8136 2003-03-25 [paul]       0.8.11claws45
8137
8138         * sync with 0.8.11cvs12
8139                 see ChangeLog 2003-03-26
8140
8141 2003-03-25 [paul]       0.8.11claws44
8142
8143         * sync with 0.8.11cvs11
8144                 see ChangeLog 2003-03-22, 2003-03-24 and 2003-03-25
8145                 
8146         Note: Selective Download is broken.
8147                 
8148 2003-03-22 [christoph]  0.8.11claws43
8149
8150         * src/folder.c
8151                 code cleanup for flags copying
8152
8153 2003-03-22 [christoph]  0.8.11claws42
8154
8155         * src/plugins/trayicon/trayicon.c
8156                 fix setting the transparent area when the window size
8157                 is forced by the system tray
8158
8159 2003-03-22 [christoph]  0.8.11claws41
8160
8161         * src/plugins/trayicon/gnome-mail.xpm           ** REMOVE **
8162         * src/plugins/trayicon/gnome-nomail.xpm         ** REMOVE **
8163         * src/plugins/trayicon/newmail.xpm              ** NEW **
8164         * src/plugins/trayicon/nomail.xpm               ** NEW **
8165         * src/plugins/trayicon/trayicon.c
8166         * src/plugins/trayicon/unreadmail.xpm           ** NEW **
8167                 o replace GBiff icons with KBiff icons resized to 16x16 pixel
8168                 o add icon for unread mails
8169                 o set transparency for window
8170
8171 2003-03-22 [christoph]  0.8.11claws40
8172
8173         * src/news.c
8174                 init news session to prevent crash when session is closed
8175
8176 2003-03-22 [christoph]  0.8.11claws39
8177
8178         * src/imap.c
8179         * src/common/session.[ch]
8180                 Init session data to make sure we don't have invalid pointers
8181                 for read_ch and write_ch when new multi process sessions are
8182                 not used
8183
8184         * src/main.c
8185         * src/common/plugin.c
8186         * src/common/sylpheed.c
8187         * src/plugins/demo/demo.c
8188         * src/plugins/dillo_viewer/dillo_viewer.c
8189         * src/plugins/mathml_viewer/mathml_viewer.c
8190         * src/plugins/spamassassin/spamassassin.c
8191         * src/plugins/spamassassin/spamassassin_gtk.c
8192                 add plugin types to allow loading plugins at different times
8193                 (and maybe for different frontends), because it's not good to
8194                 load GTK-Plugins gefore gtk_init was called
8195
8196         * configure.ac
8197         * src/plugins/Makefile.am
8198         * src/plugins/trayicon/.cvsignore               ** NEW **
8199         * src/plugins/trayicon/Makefile.am              ** NEW **
8200         * src/plugins/trayicon/eggtrayicon.c            ** NEW **
8201         * src/plugins/trayicon/eggtrayicon.h            ** NEW **
8202         * src/plugins/trayicon/gnome-mail.xpm           ** NEW **
8203         * src/plugins/trayicon/gnome-nomail.xpm         ** NEW **
8204         * src/plugins/trayicon/trayicon.c               ** NEW **
8205                 New Trayicon plugin that shows an icon in a systray that uses
8206                 XEMBED protocol like Gnome's systray. Icon shows if there
8207                 are new mails and a tooltip shows information about new,
8208                 unread and total messages.
8209
8210 2003-03-22 [paul]       0.8.11claws38
8211
8212         * src/common/smtp.c
8213                 fix ESMTP AUTH CRAM-MD5
8214                 [sync with main (still version 0.8.11cvs6), see
8215                  ChangeLog 2003-03-22]
8216
8217 2003-03-21 [colin]      0.8.11claws37
8218
8219         * src/send_message.c
8220                 Fix USE_SSL => USE_OPENSSL
8221
8222 2003-03-21 [colin]      0.8.11claws36
8223
8224         * src/folderview.c
8225                 Fix counts in drag and dropped subfolders
8226
8227 2003-03-21 [colin]      0.8.11claws35
8228
8229         * src/folder.c 
8230         * src/folderview.c
8231                 speed up a bit folder dnd
8232
8233 2003-03-20 [alfons]     0.8.11claws34
8234
8235         * src/main.c
8236         * src/toolbar.c
8237         * src/procmsg.c
8238                 don't send locked queue messages
8239                 (feature request "[ 705245 ] Locking message in outbox 
8240                  should prevent sending")
8241
8242 2003-03-20 [christoph]  0.8.11claws33
8243
8244         * src/folder.c
8245                 remove NEW and UNREAD flag in special folders when scanning
8246                 
8247         * src/common/smtp.c
8248                 fix ESMTP AUTH CRAM-MD5
8249
8250 2003-03-20 [paul]       0.8.11claws32
8251
8252         * src/prefs_account.c
8253                 Re-write 'Tunnel command to open connection' as
8254                 'Use command to communicate with server', and disable
8255                 it for all except IMAP accounts
8256
8257 2003-03-20 [paul]       0.8.11claws31
8258
8259         * sync with 0.8.11cvs6
8260                 see ChangeLog 2003-03-20
8261
8262 2003-03-19 [match]      0.8.11claws30
8263
8264         * src/addritem.[ch]
8265                 include documentation. minor refactoring.
8266         * src/addr_compl.[ch]
8267         * src/addrindex.[ch]
8268         * src/addresbook.[ch]
8269         * src/summaryview.c
8270                 re-enable address lookup (was disabled in
8271                 0.8.11claws20).
8272
8273 2003-03-19 [christoph]  0.8.11claws29
8274
8275         * src/procmsg.c
8276                 add temp flag handling, will make moving and copying
8277                 messages possible again
8278
8279         * src/folder.c
8280                 correct calulation of folder stats
8281
8282 2003-03-18 [match]      0.8.11claws28
8283
8284         * src/editgroup.h
8285                 remove case sensitive comparison (closes bug 80).
8286
8287 2003-03-18 [christoph]  0.8.11claws27
8288
8289         * src/imap.c
8290                 fix imap using a tunnel command
8291
8292         (closes bug 87)
8293
8294 2003-03-18 [christoph]  0.8.11claws26
8295
8296         * src/folder.[ch]
8297         * src/imap.c
8298         * src/procmsg.[ch]
8299                 rewrite flag handling for folders
8300
8301 2003-03-18 [christoph]  0.8.11claws25
8302
8303         * src/folder.c
8304         * src/procmsg.c
8305         * src/summaryview.c
8306                 unset NEW and UNREAD flags when message is ignored, to make
8307                 sure messages don't show up as unread on other IMAP clients,
8308                 because the IGNORE_THREAD flag can not be syncronized through
8309                 the IMAP folder
8310
8311 2003-03-17 [christoph]  0.8.11claws24
8312
8313         * src/imap.c
8314                 don't use recursion to fetch uids when the number of messages
8315                 does not match. Moved code into subfunction that is used
8316                 again when needed, to prevent an endless loop.
8317
8318 2003-03-17 [thorsten]   0.8.11claws23
8319
8320         * src/imageview.[ch]
8321                 export imageview_get_resized_size() (for plugins)
8322         * src/prefs_common.[ch]
8323                 added prefs_common_get() (for plugins)
8324
8325 2003-03-17 [christoph]  0.8.11claws22
8326
8327         * src/imap.c
8328                 o remove UID guessing from copy code
8329                 o support UIDPLUS extension for APPEND command
8330
8331 2003-03-17 [paul]       0.8.11claws21
8332
8333         * src/gtk/about.c
8334                 remove 'Compiled-plugins' section.
8335                 
8336         * src/plugins/dillo_viewer/dillo_viewer.c
8337                 slight change to description text
8338
8339 2003-03-16 [match]      0.8.11claws20
8340         * src/ldapserver.[ch]           ** NEW **
8341         * src/ldapctrl.[ch]             ** NEW **
8342         * src/ldapquery.[ch]            ** NEW **
8343         * src/ldaputil.[ch]             ** NEW **
8344         * src/addrcindex.[ch]           ** NEW **
8345         * src/addrquery.h               ** NEW **
8346         * src/addritem.[ch]
8347         * src/addrcache.[ch]
8348         * src/addrindex.[ch]
8349         * src/addr_compl.[ch]
8350         * src/addressbook.[ch]
8351         * src/addrbook.[ch]
8352         * src/editgroup.c
8353         * src/editaddress.c
8354         * src/editldap.c
8355         * src/editldap_basedn.c
8356         * src/vcard.c
8357         * src/jpilot.c
8358         * src/Makefile.am
8359                 included dynamic LDAP queries. improved address
8360                 completion.
8361
8362 2003-03-16 [paul]       0.8.11claws19
8363
8364         * tools/multiwebsearch.pl
8365                 fix a fatal typo
8366
8367 2003-03-16 [christoph]  0.8.11claws18
8368
8369         * src/mimeview.c
8370         * src/plugins/dillo_viewer/dillo_viewer.c
8371         * src/plugins/mathml_viewer/mathml_viewer.c
8372                 make unregistering of MimeViewerFactorys possible
8373
8374 2003-03-16 [alfons]     0.8.11claws17
8375
8376         * configure.ac
8377                 correct typo
8378
8379 2003-03-16 [melvin]     0.8.11claws16
8380
8381         * src/plugins/dillo_viewer.c
8382                 Fixed bug where it was not possible to view more than
8383                 one text/html attachment per message (bug discovered
8384                 by Christoph Hohmann).
8385
8386 2003-03-15 [melvin]     0.8.11claws15
8387
8388         * src/prefs_actions.c
8389                 Fixed compilation warnings.
8390
8391 2003-03-15 [melvin]     0.8.11claws14
8392
8393         * src/plugins/Makefile.am
8394         * src/plugins/dillo_viewer/.cvsignore                   ** NEW **
8395         * src/plugins/dillo_viewer/Makefile.am                  ** NEW **
8396         * src/plugins/dillo_viewer/dillo_viewer.c               ** NEW **
8397                 Added a html mail viewer plugin that uses Dillo v0.7.0 or
8398                 newer (http://dillo.auriga.wearlab.de/).
8399
8400 2003-03-15 [christoph]  0.8.11claws13
8401
8402         * src/imap.c
8403                 don't query imap folder for attributes because we already
8404                 for them from imap_status
8405
8406         * src/mimeview.[ch]
8407                 add support for plugable MimeViewers (unloading Viewers
8408                 not yet complete)
8409
8410         * src/plugins/Makefile.am
8411         * src/plugins/mathml_viewer/.cvsignore          ** NEW **
8412         * src/plugins/mathml_viewer/Makefile.am         ** NEW **
8413         * src/plugins/mathml_viewer/mathml_viewer.c     ** NEW **
8414                 add MathML Viewer (Content-Type text/mathml) using GtkMathView
8415                 widget from http://helm.cs.unibo.it/mml-widget/
8416
8417 2003-03-14 [christoph]  0.8.11claws12
8418
8419         * src/folder.[ch]
8420                 o error return code's should better be negative
8421                 o replace printf with debug_print
8422
8423         * src/imap.c
8424                 improve IMAP folder scan by checking UID-NEXT
8425
8426         * src/summaryview.c
8427                 remove check that are unnecessary in my opinion
8428
8429 2003-03-13 [christoph]  0.8.11claws11
8430
8431         * src/folder.[ch]
8432         * src/foldersel.c
8433         * src/folderview.c
8434         * src/imap.c
8435         * src/mbox_folder.c
8436         * src/mh.c
8437         * src/news.c
8438         * src/prefs_scoring.c
8439         * src/summaryview.c
8440                 use a common function to get a displayable name
8441                 for a FolderItem
8442
8443 2003-03-13 [paul]       0.8.11claws10
8444
8445         * tools/Makefile.am
8446           tools/README
8447           tools/multiwebsearch.conf     ** NEW FILE **
8448           tools/multiwebsearch.pl       ** NEW FILE **
8449                 add multiwebsearch Actions script
8450
8451 2003-03-13 [colin]      0.8.11claws9
8452
8453         * src/compose.c
8454                 Remove leading emtpy lines from quoted text
8455                 before quoting it
8456
8457 2003-03-13 [melvin]     0.8.11claws8
8458
8459         * src/prefs_actions.c
8460                 Fixed a memory leak
8461                 Code clean ups
8462                 Added Cancel and OK buttons
8463                 Corrected help text
8464
8465 2003-03-13 [christoph]  0.8.11claws7
8466
8467         * src/account.c
8468         * src/folder.[ch]
8469         * src/imap.c
8470         * src/mainwindow.c
8471         * src/mbox_folder.c
8472         * src/mh.c
8473         * src/news.c
8474         * src/setup.c
8475                 replace more folder type stuff with folder class stuff
8476
8477 2003-03-13 [melvin]     0.8.11claws6
8478
8479         * src/prefs_actions.c
8480                 Added new tokens:
8481                 %u: user provided argument
8482                 %h: user provided argument (hidden on input)
8483                 %s: current text selection in the message view 
8484
8485 2003-03-13 [paul]       0.8.11claws5
8486
8487         * sync with 0.8.11cvs5
8488                 see ChangeLog 2003-03-11, 2003-03-12
8489
8490 2003-03-12 [christoph]  0.8.11claws4
8491
8492         * src/folder.c
8493                 use folder class idstr when writing folderlist.xml
8494
8495         * src/folder.h
8496         * src/imap.c
8497         * src/news.c
8498                 replace folder type checks with folder class checks
8499
8500 2003-03-12 [christoph]  0.8.11claws3
8501
8502         * src/folder.[ch]
8503         * src/imap.[ch]
8504         * src/main.c
8505         * src/mbox_folder.[ch]
8506         * src/mh.[ch]
8507         * src/news.[ch]
8508                 o create a list of known folder classes in the folder system
8509                 o use folder class id strings for folder item identifiers
8510
8511 2003-03-12 [christoph]  0.8.11claws2
8512
8513         * src/imap.c
8514                 fix imap uid validity check
8515
8516 2003-03-12 [christoph]  0.8.11claws1
8517
8518         * src/account.c
8519         * src/folder.[ch]
8520         * src/foldersel.c
8521         * src/folderview.c
8522         * src/imap.c
8523         * src/mainwindow.c
8524         * src/mbox_folder.c
8525         * src/mh.c
8526         * src/news.c
8527         * src/prefs_scoring.c
8528         * src/procmsg.c
8529         * src/setup.c
8530         * src/summaryview.c
8531                 initial restructuring of folder system, seperating
8532                 folders and folder classes
8533
8534 2003-03-12 [paul]       0.8.11claws
8535
8536         0.8.11claws release
8537
8538 2003-03-12 [christoph]
8539
8540         * src/gtk/prefswindow.c
8541                 fix translation of "Page Index"
8542
8543 2003-03-12 [paul]       0.8.10claws110
8544
8545         a sync from 0.8.11cvs4 before the release
8546
8547         * src/common/utils.c
8548                 subject_compare_for_sort(): allow null strings (fixes
8549                 summary sorting).
8550
8551 2003-03-11 [paul]       0.8.10claws109
8552
8553         * po/es.po
8554                 update Spanish translation, submitted by
8555                 Ricardo Mones Lastra
8556
8557 2003-03-11 [melvin]     0.8.10claws108
8558
8559         * po/fr.po
8560                 Updated French translations
8561
8562 2003-03-11 [paul]       0.8.10claws107
8563
8564         * manual/en/Makefile.am
8565           manual/en/*.html
8566                 update English manual, add a new page
8567                 updated by Francois Barriere <fbarriere@atmel.fr>
8568                 
8569         * po/bg.po
8570           po/it.po
8571           po/sr.po
8572                 update Bulgarian, Italian, and Serbian translations
8573                 submitted by George Danchev, Alessandro Maestri, and
8574                 Urke MMI
8575
8576 2003-03-10 [paul]       0.8.10claws106
8577
8578         * src/gtk/about.c
8579           src/gtk/prefswindow.c
8580                 make some strings translatable
8581
8582 2003-03-10 [darko]      0.8.10claws105
8583
8584         * src/compose.c
8585                 code cleanup to make Hiro happy
8586
8587 2003-03-10 [paul]       0.8.10claws104
8588
8589         * sync with 0.8.11cvs2
8590                 see ChangeLog 2003-03-10
8591
8592 2003-03-09 [melvin]     0.8.10claws103
8593
8594         * src/textview.c
8595                 textview_set_font(): fix for message display in
8596                 UTF-8 locales (thanks to Sergey Vlasov).
8597                 (was unintentionnaly reverted in 0.8.6claws6)   
8598
8599 2003-03-08 [darko]      0.8.10claws102
8600
8601         * src/compose.c
8602                 fix infinite loop in wrapping as reported
8603                 by happycactus
8604                 obsoletes patch #696482
8605
8606 2003-03-08 [christoph]  0.8.10claws101
8607
8608         * src/imap.c
8609                 add workaround for IMAP servers that do not
8610                 support the "UID SEARCH UID" command
8611
8612 2003-03-07 [christoph]  0.8.10claws100
8613
8614         * src/plugins/spamassassin/spamassassin.[ch]
8615         * src/plugins/spamassassin/spamassassin_gtk.c
8616                 code cleanup
8617
8618 2003-03-07 [paul]       0.8.10claws99
8619
8620         * po/es.po
8621                 updated Spanish translation, submitted by
8622                 Ricardo Mones Lastra
8623
8624 2003-03-07 [christoph]  0.8.10claws98
8625
8626         * src/send.c
8627                 fix in 0.8.10claws94 was wrong
8628                 local delivery does not require escaping, remove escaping
8629                 code to make signatures of mails with "." lines valid
8630                 
8631                 NOTE: requires that sendmail is executed with "-i" option,
8632                       what is the default now, but has to be changed in all
8633                       exsiting accounts)
8634
8635 2003-03-07 [paul]       0.8.10claws97
8636
8637         * sync with 0.8.11 release
8638                 see ChangeLog 2003-03-07
8639
8640 2003-03-06 [paul]       0.8.10claws96
8641
8642         * src/compose.c
8643                 revert commit 0.8.10claws92
8644
8645 2003-03-06 [paul]       0.8.10claws95
8646
8647         * src/folderview.c
8648                 fix (solaris) bug 73, 'Crash when selecting top-level folder'
8649
8650         * src/gtkaspell.c
8651                 fix bug 74, 'Crash opening editor window with pseudo-color
8652                 display'
8653                 
8654         Patches submitted by Kevin Vigor <kevin@vigor.nu>
8655
8656 2003-03-06 [christoph]  0.8.10claws94
8657
8658         * src/send.c
8659                 fix rfc2821 (4.5.2) violation in SMTP data sending,
8660                 all lines starting with a period get an extra period
8661                 inserted
8662                 (found by Simon 'corecode' Schubert)
8663
8664 2003-03-06 [paul]       0.8.10claws93
8665
8666         * src/folderview.c
8667                 if configured font can't be loaded fall back to gtk
8668                 default. (with thanks to Christoph)
8669                 
8670                 closes long-standing bug 15 'Crashes on startup'
8671
8672 2003-03-06 [paul]       0.8.10claws92
8673
8674         * src/compose.c
8675                 freeze text before autosave and thaw afterwards
8676                 fixes bug 67 'autosave make re-rediting message crazy'
8677
8678 2003-03-06 [christoph]  0.8.10claws91
8679
8680         * src/compose.c
8681                 ignore address comment in dupe check for Cc-list
8682
8683         (closes reopened bug 47 Replying to message strips name part of
8684          e-mail addresses of Cc: lines)
8685
8686 2003-03-06 [paul]       0.8.10claws90
8687
8688         * src/Makefile.am
8689                 remove reference to gtkxtext.h as its no longer in
8690                 the repository
8691
8692 2003-03-06 [paul]       0.8.10claws89
8693
8694         * sync with 0.8.10cvs25
8695                 see ChangeLog 2003-03-06
8696
8697 2003-03-06 [oliver]     0.8.10claws88
8698         
8699         * src/messageview.c
8700                 remove include
8701
8702 2003-03-06 [oliver]     0.8.10claws87
8703         
8704         * src/folderview.c 
8705                 remove changes introduced inclaws74
8706         * src/messageview.c
8707                 another attempt to sanely delete and update
8708                 messages deleted in separate messageview
8709
8710 2003-03-05 [christoph]  0.8.10claws86
8711
8712         * src/summaryview.c
8713                 check if "From" matches any account's address if
8714                 addressbook completion of addresses is disabled too
8715
8716         (closes Bug 70 "Display recipient in from" doesn't check
8717          folder's default account)
8718
8719 2003-03-05 [christoph]  0.8.10claws85
8720
8721         * src/compose.c
8722         * src/common/utils.[ch]
8723                 don't strip address comments when building Cc lists
8724
8725         (closes Bug 47 Replying to message strips name part of e-mail addresses
8726          of Cc: lines)
8727
8728         * src/folder.c
8729                 fix return value of copy function
8730
8731 2003-03-05 [christoph]  0.8.10claws84
8732
8733         * src/imap.c
8734                 don't ask imap server for non rfc822 headers
8735
8736         (closes bug 71 IMAP FETCH asks for FROM header field twice)
8737
8738         * src/imap.c
8739                 destroy session on socket error to allow reconnecting
8740
8741 2003-03-05 [christoph]  0.8.10claws83
8742
8743         * configure.ac
8744                 fix building with gnome when no prefix is set
8745
8746         (closes bug 66 Gnome directory is set to NONE)
8747
8748 2003-03-05 [paul]       0.8.10claws82
8749
8750         * sync with 0.8.10cvs23
8751                 see ChangeLog 2003-03-05
8752
8753 2003-03-04 [christoph]  0.8.10claws81
8754
8755         * src/folder.c
8756                 o fix moving and copying when folder returns 0 for new
8757                   message number
8758                 o remove some code for single message copy and move
8759                   operations and use functions for multiple messages
8760
8761         (closes bug 63 Strange behaviour MOVING messages from MH to IMAP)
8762
8763         * src/news.c
8764                 remove unused include
8765
8766 2003-03-04 [paul]       0.8.10claws80
8767
8768         * src/gtk/about.c
8769                 list 'Compiled plugins'
8770
8771 2003-03-03 [christoph]  0.8.10claws79
8772
8773         * src/news.[ch]
8774                 have to multiply the percentage of the current fetch with
8775                 the percentage that it has of the total fetch operation
8776                 for correct values
8777
8778 2003-03-03 [christoph]  0.8.10claws78
8779
8780         * src/news.c
8781                 fix calculation of expected lines for progress indicator
8782
8783 2003-03-03 [christoph]  0.8.10claws77
8784
8785         * src/summaryview.c
8786         * src/common/utils.c
8787                 fix segfault when opening the root news folder
8788
8789 2003-03-03 [christoph]  0.8.10claws76
8790
8791         * src/mainwindow.[ch]
8792         * src/common/Makefile.am
8793         * src/common/progressindicator.[ch]
8794                 add UI independent progress indicator handling
8795
8796         * src/news.[ch]
8797                 use new progress indicator for message info fetching
8798
8799         * src/common/hooks.h
8800                 code cleanup
8801
8802 2003-03-03 [oliver]     0.8.10claws75
8803
8804         * src/toolbar.c
8805         * src/compose.c
8806                 removed commented code
8807
8808 2003-03-03 [oliver]     0.8.10claws74
8809
8810         * src/toolbar.[ch]
8811                 cleanups and refactoring
8812         * src/compose.[ch]
8813                 compose_reply_mode reply & forwarding interface for
8814                 toolbar buttons
8815         * src/folderview.c
8816                 act on messages marked for deletion in folderview_selected
8817                 based on prefs_common.immediate_exec since a message might 
8818                 have been deleted by messageview in a folder we are changing 
8819                 to (does anybody understand what I'm on about ?)
8820
8821 2003-03-03 [oliver]     0.8.10claws73
8822         
8823         * src/messageview.[ch]
8824                 new functions
8825                 - messageview_delete: delete message shown in messagview
8826                 - messageview_update_view: update messageview to currently 
8827                   selected summaryview message
8828                 - add separate messageview to msgview_list in order to update 
8829                   toolbar to new toolbar style on the fly (TOOLBAR_NONE, TOOLBAR_ICON etc.)
8830         * src/summaryview.[ch]
8831                 summary_get_selection returns a list of selected msgs
8832                 in summaryview
8833         * src/mainwindow.c
8834                 toolbar reply refactoring
8835
8836 2003-03-03 [paul]       0.8.10claws72
8837
8838         * sync with 0.8.10cvs21
8839                 see ChangeLog 2003-03-03
8840
8841 2003-03-02 [christoph]  0.8.10claws71
8842
8843         * src/common/passcrypt.c
8844                 use POSIX includes
8845
8846 2003-03-02 [christoph]  0.8.10claws70
8847
8848         * configure.ac
8849         * src/prefs_account.c
8850         * src/prefs_gtk.[ch]
8851         * src/common/.cvsignore
8852         * src/common/Makefile.am
8853         * src/common/passcrypt.c                ** NEW **
8854         * src/common/passcrypt.h.in             ** NEW **
8855                 Implement password encryption in config files
8856                 using unix encrypt and setkey functions. The crypt
8857                 key can be set as a configure parameter. Old
8858                 passwords will be converted if they do not begin
8859                 with '!'
8860
8861 2003-03-02 [paul]       0.8.10claws69
8862
8863         * src/prefs_account.c
8864                 fix compile error
8865
8866 2003-03-01 [thorsten]   0.8.10claws68
8867
8868         * po/el.po
8869           po/hr.po
8870           po/it.po
8871           po/nl.po
8872           po/sr.po
8873           po/sv.po
8874                 corrected format strings
8875         * po/en_GB.po
8876                 corrected headers
8877                 (fix compile errors with GNU gettext-0.11.5)
8878
8879 2003-03-01 [oliver]     0.8.10claws67
8880
8881         * src/summaryview.c
8882                 menu callbacks call toolbar_menu_reply
8883
8884 2003-03-01 [oliver]     0.8.10claws66
8885
8886         * src/mainwindow.c
8887         * src/messageview.c
8888                 menu callbacks call toolbar_menu_reply
8889         * src/toolbar.[ch]
8890                 callbacks from menu handled by toolbar_menu_reply
8891
8892 2003-03-01 [paul]       0.8.10claws65
8893
8894         * src/addressbook.c
8895                 revert commit 0.8.10claws54 - breaks editing of
8896                 addressbook.
8897                 
8898         * po/bg.po
8899                 update Bulgarian translation, submitted by
8900                 George Danchev
8901
8902 2003-02-28 [christoph]  0.8.10claws64
8903
8904         * src/account.c
8905         * src/addressadd.c
8906         * src/compose.c
8907         * src/gtkaspell.c
8908         * src/gtkxtext.h                ** REMOVE **
8909         * src/imap.c
8910         * src/matcher.[ch]
8911         * src/mh.c
8912         * src/news.c
8913         * src/pine.c
8914         * src/prefs_common.c
8915         * src/prefs_matcher.c
8916         * src/procheader.[ch]
8917         * src/procmsg.[ch]
8918         * src/toolbar.c
8919         * src/common/ssl_certificate.c
8920         * src/gtk/colorlabel.c
8921         * src/gtk/menu.c
8922                 o fix warnings
8923                 o remove code obsoleted by new cache and folder system rework
8924
8925 2003-02-28 [oliver]     0.8.10claws63
8926         
8927         * src/toolbar.[ch]
8928                 * fix bug where reply in Messageview replied to 
8929                 Message displayed in summaryview
8930                 (reportedd via ML by chinatinte at gmx dot ch)
8931                 * fix bug where toolbar popups (WITH_QUOTE, WITHOUT_QOUTE)
8932                 didn't work in separate MessageView Toolbar
8933                 (wondering if anybody uses this at all ?)
8934         * src/summaryview.[ch]
8935                 use toolbar.c's toolbar_reply instead of summary_reply (removed)
8936                 (generalize reply and forward code);
8937         * src/messageview.c 
8938                 remove focus_in event which updated summaryview to messageview
8939
8940 2003-02-28 [paul]       0.8.10claws62
8941
8942         * po/Makefile.in.in
8943                 add the --check option
8944                 Patch submitted by Ricardo Mones Lastra
8945
8946 2003-02-28 [paul]       0.8.10claws61
8947
8948         * src/prefs_account.c
8949                 re-order 'Signature' items
8950
8951 2003-02-28 [paul]       0.8.10claws60
8952
8953         * sync with 0.8.10cvs20
8954                 see ChangeLog 2003-02-28
8955
8956 2003-02-28 [paul]       0.8.10claws59
8957
8958         * po/POTFILES.in
8959                 update to reflect recent movement of files
8960
8961 2003-02-28 [paul]       0.8.10claws58
8962
8963         * sync with 0.8.10cvs19
8964                 see ChangeLog 2003-02-28
8965
8966 2003-02-27 [martin]     0.8.10claws57
8967
8968         * src/prefs_matcher.c 
8969                 fix segfault in prefs_matcher_ok() when the
8970                 last entry is deleted and prevents that the
8971                 message "entry not saved" comes up after deleting
8972                 an entry
8973
8974 2003-02-27 [martin]     0.8.10claws56
8975
8976         * src/prefs_filtering.c 
8977                 fix segfault in prefs_filtering_ok() when the
8978                 last entry is deleted and prevents that the
8979                 message "entry not saved" comes up after deleting
8980                 an entry
8981
8982 2003-02-27 [paul]       0.8.10claws55
8983
8984         * sync with 0.8.10cvs18
8985                 see ChangeLog 2003-02-27
8986
8987 2003-02-27 [paul]       0.8.10claws54
8988
8989         * src/addressbook.c
8990                 fix bug where the address book crashes with 
8991                 multiple lookups.
8992                 Patch [687729] submitted by David Frager 
8993                 <dbfrager@users.sourceforge.net>
8994
8995 2003-02-25 [christoph]  0.8.10claws53
8996
8997         * src/Makefile.am
8998         * src/colorlabel.[ch]           ** REMOVE **
8999         * src/gtk/Makefile.am
9000         * src/gtk/colorlabel.[ch]       ** NEW **
9001                 move colorlabel files to gtk directory
9002
9003         * src/esmtp.[ch]                ** REMOVE **
9004                 has been merged into smtp.[ch] in 0.7.5
9005
9006 2003-02-25 [christoph]  0.8.10claws52
9007
9008         * src/Makefile.am
9009         * src/about.[ch]                ** REMOVE **
9010         * src/gtk/Makefile.am
9011         * src/gtk/about.[ch]            ** NEW **
9012                 move about files to gtk directory
9013
9014 2003-02-25 [christoph]  0.8.10claws51
9015
9016         * src/folder.c
9017                 some code optimization of folder scanning code
9018
9019         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx> 
9020
9021 2003-02-25 [christoph]  0.8.10claws50
9022
9023         * src/main.c
9024         * src/common/sylpheed.c
9025                 add command line parameter parsing to common code
9026
9027 2003-02-24 [christoph]
9028
9029         * Makefile.am
9030         * configure.ac
9031                 fix gnome prefix problems, the configure script now removed
9032                 `gnome-config --prefix` from `gnome-config --datadir`
9033                 and adds $(prefix} instead
9034
9035         (closes Bug 24 Makefile does not respect prefix when installing
9036          GNOME data)
9037
9038 2003-02-24 [christoph]  0.8.10claws49
9039
9040         * src/news.c
9041                 check for valid session before trying to authenticate
9042
9043         (closes Bug 60 crash if "authenticate on logon" is activated
9044          and newsserver-hostname is not valid)
9045
9046 2003-02-24 [melvin]     0.8.10claws48
9047
9048         * src/prefs_actions.c
9049                 Make sure all user's input is sent to the action and then
9050                 close the socket..
9051
9052 2003-02-23 [alfons]     0.8.10claws46
9053
9054         * src/summaryview.c
9055                 also wait cursor when deleting files
9056
9057 2003-02-23 [paul]
9058
9059         * tools/freshmeat_search.pl
9060           tools/google_search.pl
9061                 scripts should now work for any browser/browser command line
9062
9063 2003-02-22 [christoph]  0.8.10claws45
9064
9065         * src/procmsg.c
9066                 fix IMAP flag setting, IMAP flag is not handled correctly
9067                 anymore by the folder system and information about the
9068                 folder should not be saved in the MsgInfo (in my opinion)
9069
9070         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
9071
9072 2003-02-22 [christoph]  0.8.10claws44
9073
9074         * src/summaryview.c
9075                 fix spelling of "label" ;-)
9076
9077 2003-02-22 [thorsten]   0.8.10claws43
9078
9079         * src/mimeview.c
9080           src/prefs_common.[ch]
9081           src/procmime.[ch]
9082                 do not use description as attachment name
9083
9084 2003-02-22 [alfons]     0.8.10claws42
9085
9086         * src/summaryview.c
9087                 freeze/thaw folder item updates when changing color labels,
9088                 and put a wait cursors on
9089
9090 2003-02-22 [thorsten]   0.8.10claws41
9091
9092         * src/mimeview.c
9093                 save-all fixes: crash if invoked on multipart container,
9094                 mimeinfo access, pathseparators, error dialog
9095
9096 2003-02-21 [alfons]     0.8.10claws40
9097
9098         * src/prefs_gtk.c
9099                 remove unused var
9100
9101 2003-02-21 [colin]      0.8.10claws39
9102
9103         * src/send.c
9104                 Fix smtp logging
9105
9106 2003-02-21 [colin]      0.8.10claws38
9107
9108         * src/summaryview.c
9109                 Freeze/thaw folderItem updates when filtering messages 
9110                 via Tools/Filter messages
9111
9112 2003-02-21 [paul]       0.8.10claws37
9113
9114         * src/compose.c
9115                 revert commit 0.8.10claws26, there are ulterior motives
9116                 for users to set a Reply-To header when posting to
9117                 newsgroups
9118
9119 2003-02-21 [paul]       0.8.10claws36
9120
9121         * sync with 0.8.10cvs17
9122                 see ChangeLog 2003-02-21
9123
9124 2003-02-20 [christoph]  0.8.10claws35
9125
9126         * src/imap.c
9127                 IMAP UID fetch speedup using SEARCH
9128
9129         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
9130
9131         * src/imap.c
9132                 fix problem with UIDs in IMAP UID cache that no longer existed
9133
9134 2003-02-20 [christoph]  0.8.10claws34
9135
9136         * src/imap.c
9137         * src/procheader.c
9138         * src/procheader.h
9139                 IMAP header fetch speedup (fetch only headers cached in MsgInfo)
9140
9141         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
9142
9143         * src/imap.c
9144                 Rewrite imap_cmd_gen_recv use sock_getline instead
9145                 of sock_gets to avoid problems with too long reply
9146                 lines
9147     
9148 2003-02-20 [colin]      0.8.10claws33
9149         
9150         * src/prefs_account.c
9151                 Better wording
9152
9153 2003-02-20 [colin]      0.8.10claws32
9154
9155         * src/compose.c
9156                 Remove useless '&& !to_sender' 
9157
9158 2003-02-20 [darko]
9159
9160         * AUTHORS
9161                 change my e-mail address
9162
9163 2003-02-19 [colin]      0.8.10claws31
9164
9165         * src/prefs_common.c
9166                 X11 style colors for every configurable color
9167
9168 2003-02-19 [alfons]     0.8.10claws30
9169
9170         * src/prefs_gtk.[ch]
9171         * src/prefs_common.c
9172                 for color_new accept both plain integers and X11 style color
9173                 names (as found in /usr/lib/X11/rgb.txt)
9174
9175 2003-02-19 [paul]       0.8.10claws29
9176
9177         * src/mainwindow.c
9178                 add tooltips to online/offline button and account selector
9179                 button
9180
9181 2003-02-19 [paul]       0.8.10claws28
9182
9183         * src/folder.c
9184           src/news.c
9185           src/prefs_account.[ch]
9186           src/prefs_common.[ch]
9187                 move 'Maximum number of articles to download' to
9188                 account prefs.
9189                 clean up account prefs gui a little by hiding entries
9190                 rather then greying out entries
9191
9192 2003-02-19 [hiro]       0.8.10claws27
9193
9194         * src/common/utils.c
9195                 fix bug #54 'yesterdays date is displayed in the message 
9196                 summary window'
9197
9198 2003-02-19 [paul]       0.8.10claws26
9199
9200         * src/compose.c
9201                 fix bug reported in Feature Request [688596] 
9202                 'Reply-to header in news'
9203
9204 2003-02-18 [paul]       0.8.10claws25
9205
9206         * src/select-keys.c
9207                 add a 'List all keys' button to key selection dialog
9208
9209 2003-02-18 [colin]      0.8.10claws24
9210         
9211         * src/stock_pixmap.c
9212                 fix compile error
9213
9214 2003-02-18 [colin]      0.8.10claws23
9215
9216         * src/common/smtp.[ch]
9217           src/prefs_account.c
9218                 Try to starttls if it seems to be the only
9219                 way to authenticate a user
9220
9221 2003-02-18 [paul]       0.8.10claws22
9222
9223         * src/Makefile.am
9224           src/folderview.c
9225           src/stock_pixmap.[ch]
9226           src/pixmaps/drafts_close.xpm  ** NEW FILE **
9227           src/pixmaps/drafts_open.xpm   ** NEW FILE **
9228                 as a Drafts folder is a special folder allow it to have
9229                 its own unique icons
9230
9231 2003-02-18 [colin]      0.8.10claws21
9232
9233         * src/imap.c
9234                 Fix port selection when using starttls
9235
9236 2003-02-18 [paul]       0.8.10claws20
9237
9238         * src/mainwindow.c
9239           src/prefs_common.[ch]
9240                 make blue the default new mail colour
9241
9242 2003-02-18 [paul]       0.8.10claws19
9243
9244         * sync with 0.8.10cvs14
9245                 see ChangeLog 2003-02-18
9246
9247 2003-02-17 [jens]       0.8.10claws18
9248
9249         * src/common/md5.c
9250                 fixed a compile problem with gcc 3.3
9251                 works on 2.95.3 too (testet on PPC as it is big endian)
9252
9253 2003-02-17 [paul]       0.8.10claws17
9254
9255         * sync with 0.8.10cvs13
9256                 see ChangeLog 2003-02-17
9257
9258 2003-02-17 [paul]       0.8.10claws16
9259
9260         * sync with 0.8.10cvs12
9261                 see ChangeLog 2003-02-17
9262
9263 2003-02-16 [match]      0.8.10claws15
9264
9265         * src/addressbook.c
9266                 Eliminates reloading of address data when items
9267                 deleted or added. Applied submitted by
9268                 Luke Plant <lukeplant@softhome.net>
9269
9270 2003-02-16 [paul]       0.8.10claws14
9271
9272         * src/news.c
9273                 when a 'protocol error' is encountered disconnect from
9274                 the server. This means that the user can carry on viewing
9275                 other articles and doesn't have to either wait until the
9276                 server timesout or quit sylpheed.
9277                 Fixes bug #53 'Unable to read messages in newsgroups, 
9278                 displayed message doesn't change'
9279
9280 2003-02-15 [christoph]  0.8.10claws13
9281
9282         * src/imap.c
9283                 fix bug that stopped scanning of folders when an
9284                 IMAP folder was empty
9285
9286         (closes bug 46 stop scan messages in folders after empty folder)
9287
9288 2003-02-15 [paul]
9289
9290         * tools/Makefile.am
9291           tools/README
9292           tools/freshmeat_search.pl     ** NEW FILE **
9293           tools/google_search.pl        ** NEW FILE **
9294                 Add 2 Actions scripts which search freshmeat/google
9295                 for the selected text using the browser configured
9296                 in sylpheedrc.
9297                 
9298         Note: These scripts are very dependent on the format of the
9299         browser command and may not work on every occasion. Testing
9300         is welcome. 
9301
9302 2003-02-14 [alfons]     0.8.10claws12
9303
9304         * src/compose.c
9305                 fix breakage because of uninitialized account pointer.
9306                 please verify.
9307
9308 2003-02-14 [paul]       0.8.10claws11
9309
9310         * src/compose.c
9311           src/prefs_account.[ch]
9312           src/prefs_common.[ch]
9313                 move signature settings to Account Prefs
9314
9315 2003-02-14 [paul]       0.8.10claws10
9316
9317         * sync with 0.8.10cvs11
9318                 see ChangeLog 2003-02-14
9319
9320 2003-02-13 [thorsten]   0.8.10claws9
9321
9322         * src/news.c
9323                 revert news progressbar (GUI separation)
9324
9325 2003-02-13 [paul]       0.8.10claws8
9326
9327         * src/compose.c
9328                 make replies behave correctly, re: RFC 1036, Section 2.2.3,
9329                 paragraph 1
9330
9331 2003-02-13 [paul]       0.8.10claws7
9332
9333         * src/compose.[ch]
9334           src/summaryview.c
9335                 fix 'Follow-up and Reply-to' so that it creates a reply to
9336                 the newsgroup and the sender. If the message has the keyword
9337                 'poster' in the Followup-To header, all replies go to the
9338                 sender, re: RFC 1036, Section 2.2.3
9339                 rename all instances of 'ignore_replyto' to 'to_sender', both
9340                 were previously used, now we use just one.
9341
9342 2003-02-13 [paul]       0.8.10claws6
9343
9344         * sync with 0.8.10cvs9
9345                 see ChangeLog 2003-02-13
9346
9347 2003-02-13 [paul]       0.8.10claws5
9348
9349         * configure.ac
9350                 show which plugins are configured in the configure
9351                 output.
9352
9353 2003-02-12 [thorsten]   0.8.10claws4
9354
9355         * src/news.c
9356                 show progress while fetching news headers
9357
9358 2003-02-12 [christoph]  0.8.10claws3
9359
9360         * configure.ac
9361         * src/plugins/Makefile.am
9362                 use AM_CONDITIONAL to enable plugins, automake correctly
9363                 manages this when creating distdir
9364
9365 2003-02-12 [christoph]  0.8.10claws2
9366
9367         * ac/spamassassin.m4
9368         * src/plugins/spamassassin/Makefile.am
9369                 fix building SpamAssassin plugin without OpenSSL
9370
9371 2003-02-12 [paul]       0.8.10claws1
9372
9373         * ac/Makefile.am
9374           src/Makefile.am
9375           src/plugins/Makefile.am
9376                 fix failure of 'make release'
9377
9378 2003-02-12 [paul]       0.8.10claws
9379
9380         * 0.8.10claws released
9381
9382 2003-02-12 [paul]       0.8.9claws56
9383
9384         * po/bg.po
9385           po/es.po
9386           po/it.po
9387           po/ru.po
9388           po/sr.po
9389                 updated translations by George Danchev, Ricardo Mones Lastra,
9390                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively
9391                 
9392         * sylpheed.spec.in
9393                 Allow the building of RPMs by a regular user. Submitted
9394                 by Sergei Astanin
9395
9396 2003-02-11 [alfons]     0.8.9claws55
9397
9398         * src/colorlabel.c
9399                 don't use pixmaps for label color rect but draw rectangles
9400                 so we can respect the color map of palette based visuals
9401                 (fixes the long time crashes on Suns - thanks to Andreas
9402                 Engel and Steve O'Hara-Smith for testing)
9403
9404 2003-02-11 [christoph]  0.8.9claws54
9405
9406         * src/matcher_parser_parse.y
9407                 correct bug where filering rules of not existing folders in
9408                 matcherrc were added to global filtering
9409                 
9410         (closes Debian Bug #180253 - Directory's filter-rules are merged with
9411          main filter-rules after removing directory, http://bugs.debian.org/180253)
9412         
9413 2003-02-11 [paul]       0.8.9claws53
9414
9415         * sync with 0.8.10cvs7
9416                 see ChangeLog 2003-02-09
9417
9418 2003-02-11 [melvin]     0.8.9claws52
9419
9420         * po/fr.po
9421                 Updated French tranlsations
9422
9423 2003-02-10 [paul]       0.8.9claws51
9424
9425         * sylpheed.spec.in
9426                 correct --enable-openssl
9427                 Fix submitted by Sergei Astanin <asita@users.sourceforge.net>
9428
9429 2003-02-09 [martin]     0.8.9claws50
9430
9431         * src/prefs_matcher.c
9432                 fix segfault in prefs_matcher_substitute_cb() when
9433                 no row is selected
9434
9435 2003-02-09 [paul]       0.8.9claws49
9436
9437         * src/folderview.c
9438                 fix bug where a newsgroup folder's processing rules were
9439                 merged with the global filtering rules when the newsgroup
9440                 folder was deleted, causing some seriously bad results,
9441                 see <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=180253>
9442
9443 2003-02-08 [melvin]     0.8.9claws48
9444
9445         * src/compose.c
9446                 Corrected and modified an alert message.
9447
9448 2003-02-07 [paul]       0.8.9claws47
9449
9450         * src/folderview.c
9451                 fix bug where both an 'Account properties' window and a
9452                 'Folder properties' window were opened when clicking on
9453                 'Properties' in an NNTP or IMAP folder's popup menu.
9454
9455 2003-02-07 [paul]       0.8.9claws46
9456
9457         * sync with 0.8.10cvs6
9458                 see ChangeLog 2003-02-06
9459
9460 2003-02-06 [christoph]  0.8.9claws45
9461
9462         * src/mbox.c
9463                 freeze folder updates while importing mbox files
9464                 (closes bug 43 importing mbox took hours)
9465                 
9466         Patch submitted by Jens Rantil <jens.rantil@telia.com>
9467
9468 2003-02-06 [thorsten]   0.8.9claws44
9469
9470         * po/de.po
9471                 Updated german translations
9472
9473 2003-02-06 [thorsten]   0.8.9claws43
9474
9475         * src/news.h
9476                 use guint for message numbers (fix count in grouplist dialog)
9477
9478 2003-02-05 [paul]       0.8.9claws42
9479
9480         * sync with 0.8.10cvs2
9481                 see ChangeLog 2003-02-05
9482
9483 2003-02-04 [colin]      0.8.9claws41
9484
9485         * src/prefs_common.[ch]
9486           src/procmsg.c
9487           src/summaryview.c
9488                 Add an option to disable threading by subject
9489
9490 2003-02-04 [christoph]  0.8.9claws40
9491
9492         * src/inc.c
9493                 only abort fetching mails from multiple accounts when the
9494                 error is fatal and does not allow to check any more accounts
9495                 (currently only disk full error)
9496
9497         (closes bug 31 after POP3 error: "no such mail" Sylpheed does not
9498          receive mails for other accouts)
9499
9500 2003-02-04 [christoph]  0.8.9claws39
9501
9502         * src/folder.c
9503                 first add the new message to the cache, then
9504                 send the update notification
9505
9506         (closes bug 39 after sending message folderview doesnt get updated)
9507
9508 2003-02-04 [colin]      0.8.9claws38
9509
9510         * src/inc.c
9511                 _really_ fix this Connecting... status
9512
9513 2003-02-04 [paul]       0.8.9claws37
9514
9515         * sync with 0.8.10
9516                 see ChangeLog 2003-02-04
9517
9518 2003-02-04 [paul]       0.8.9claws36
9519
9520         * sync with 0.8.9cvs6
9521                 see ChangeLog 2003-02-03
9522
9523 2003-02-04 [paul]       0.8.9claws35
9524
9525         * po/pt_BR.po
9526                 updated by André Filipe de Assunção e Brito 
9527                 <bedecko@netsite.com.br>
9528
9529 2003-02-03 [thorsten]   0.8.9claws34
9530
9531         * po/de.po
9532                 Updated german translations
9533
9534 2003-02-02 [paul]       0.8.9claws33
9535
9536         * po/es.po
9537                 updated by Ricardo Mones Lastra
9538
9539 2003-02-02 [thorsten]   0.8.9claws32
9540
9541         * src/mh.c
9542                 Fix mh_get_msginfo() segfault if file is inaccessible
9543
9544 2003-01-31 [colin]      0.8.9claws31
9545
9546         * src/procheader.c
9547                 Fix last commit's bug
9548
9549 2003-01-31 [colin]      0.8.9claws30
9550
9551         * src/procheader.c
9552                 Missing a change for gpg-signed messages
9553
9554 2003-01-31 [paul]       0.8.9claws29
9555
9556         * src/pixmaps/gpg_signed.xpm    ** NEW FILE **
9557           src/procheader.c
9558           src/stock_pixmap.[ch]
9559           src/summaryview.c
9560                 indicate GnuPG signed messages by displaying an icon
9561                 in the Attachment column.
9562
9563 2003-01-31 [paul]       0.8.9claws28
9564
9565         * sync with 0.8.9cvs4
9566                 see ChangeLog 2003-01-31
9567
9568 2003-01-31 [alfons]     0.8.9claws27
9569
9570         * src/textview.c
9571                 tune URI parser to accept mailto URLs with a '?'
9572                 (patch from Ruslan Balkin)
9573
9574 2003-01-31 [colin]      0.8.9claws26
9575
9576         * src/summaryview.c
9577                 Fix a leak introduced in claws24
9578
9579 2003-01-31 [colin]      0.8.9claws25
9580
9581         * src/summaryview.c
9582                 Freeze/Thaw folder updates when deleting dups
9583
9584 2003-01-31 [colin]      0.8.9claws24
9585         
9586         * src/addr_compl.c
9587           src/summaryview.c
9588           src/msgcache.c
9589                 little speed improvements
9590
9591 2003-01-31 [colin]      0.8.9claws23
9592
9593         * src/summaryview.c
9594                 Fix segfault when forwarding nothing
9595                 Patch from "Ruslan N. Balkin" <baron@voices.ru>
9596                 
9597 2003-01-30 [paul]       0.8.9claws22
9598
9599         * sync with 0.8.9cvs3
9600                 see ChangeLog 2003-01-30
9601
9602 2003-01-30 [paul]       0.8.9claws21
9603
9604         * sync with 0.8.9cvs2
9605                 see ChangeLog 2003-01-30
9606
9607 2003-01-29 [paul]       0.8.9claws20
9608
9609         * sync with 0.8.9cvs1
9610                 see ChangeLog 2003-01-29
9611
9612 2003-01-28 [paul]       0.8.9claws19
9613
9614         * po/POTFILES.in
9615                 update to reflect changes. 
9616                 thanks to Ricardo Mones Lastra
9617
9618 2003-01-27 [christoph]  0.8.9claws18
9619
9620         * ac/openssl.m4
9621         * ac/spamassassin.m4
9622         * src/plugins/spamassassin/README
9623         * src/plugins/spamassassin/libspamc.[ch]
9624         * src/plugins/spamassassin/utils.[ch]
9625                 updated to latest libspamc
9626
9627 2003-01-27 [christoph]  0.8.9claws17
9628
9629         * src/folder.c
9630                 fix wrong use of procheader_get_header_fields
9631
9632 2003-01-27 [christoph]  0.8.9claws16
9633
9634         * src/news.c
9635         * src/prefs_account.[ch]
9636         * src/common/nntp.[ch]
9637                 allow to force authentication for NNTP servers
9638
9639         Patch submitted by Florian Mickler <dmk@d-labs.de>
9640
9641 2003-01-26 [paul]       0.8.9claws15
9642
9643         * src/summaryview.c
9644                 speed up of marking messages as read
9645                 patch submitted by Jens Rantil <ztyx@users.sourceforge.net>
9646
9647 2003-01-26 [christoph]  0.8.9claws14
9648
9649         * src/Makefile.am
9650         * src/mgutils.[ch]              ** REMOVE **
9651         * src/xml.[ch]                  ** REMOVE **
9652         * src/xmlprops.[ch]             ** REMOVE **
9653         * src/common/Makefile.am
9654         * src/common/mgutils.[ch]       ** NEW **
9655         * src/common/xml.[ch]           ** NEW **
9656         * src/common/xmlprops.[ch]      ** NEW **
9657                 move xml files to common directory
9658
9659 2003-01-26 [christoph]  0.8.9claws13
9660
9661         * src/plugins/spamassassin/spamassassin_gtk.c
9662                 only set gtk entry text if string is available
9663
9664 2003-01-26 [melvin]     0.8.9claws12
9665
9666         * src/description_window.c
9667                 Allow resizing of the window
9668                 Allow automatic horizontal scroll bar
9669                 Do not vertically expand and fill
9670
9671 2003-01-26 [christoph]  0.8.9claws11
9672
9673         * src/Makefile.am
9674         * src/gtkutils.[ch]             ** REMOVE **
9675         * src/common/sylpheed.c
9676         * src/gtk/Makefile.am
9677         * src/gtk/description_window.c
9678         * src/gtk/gtkutils.[ch]         ** NEW **
9679         * src/gtk/prefswindow.c
9680                 move gtkutils to gtk directory
9681
9682 2003-01-26 [paul]       0.8.9claws10
9683
9684         * src/summaryview.c
9685                 rename summary_unread_clicked() to summary_status_clicked()
9686
9687 2003-01-26 [melvin]     0.8.9claws9
9688
9689         * src/prefs_actions.c
9690                 Cosmetical changes to the help text
9691
9692 2003-01-26 [paul]       0.8.9claws8
9693
9694         * src/folder.[ch]
9695           src/mainwindow.c
9696           src/prefs_common.c
9697           src/prefs_sumamry_column.c
9698           summaryview.[ch]
9699                 rename the 'Unread' column to 'Status'
9700
9701 2003-01-25 [match]      0.8.9claws7
9702
9703         * src/mgutils.[ch]
9704                 removed reference to LDAP constants. removed error2string.
9705                 included functions to support LDAP dynamic queries.
9706         * src/syldap.h
9707                 moved LDAP constants here.
9708         * src/addressbook.c
9709         * src/addrindex.c
9710         * src/importldif.c
9711                 removed references to LDAP constants and references to
9712                 error2string.
9713
9714 2003-01-25 [paul]       0.8.9claws6
9715
9716         * src/summaryview.c
9717                 summary_thread_build(), summary_thread_init(): remove 
9718                 unneeded reference to summaryview->folder_item
9719
9720 2003-01-25 [christoph]  0.8.9claws5
9721
9722         * src/gtk/description_window.c
9723                 o allow description texts to expand over multiple columns
9724                 o translate all columns
9725         * src/prefs_actions.c
9726                 change syntax description to use new multi column feature
9727
9728         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
9729
9730 2003-01-25 [match]      0.8.9claws4
9731
9732         * src/vcard.c
9733                 fixed bug with Quoted-Printable
9734
9735 2003-01-25 [paul]       0.8.9claws3
9736
9737         * src/folder.[ch]
9738           src/summaryview.[ch]
9739                 implement per-folder collapsed/expanded threads setting
9740                 
9741         * src/prefs_common.c
9742                 remove global collapsed/expanded threads option
9743
9744 2003-01-25 [christoph]  0.8.9claws2
9745
9746         * po/POTFILES.in
9747                 add pluginwindow and prefswindow
9748         * src/compose.c
9749                 make send respond correctly to messages that could be added
9750                 to the queue folder, but the UID of the message is unknown
9751         * src/folder.c
9752         * src/imap.c
9753                 don't return guessed UIDs in imap_add_msg anymore. We return
9754                 0 to tell the folder system it was appened but the UID is
9755                 unknown. Folder system now get's the UID by scaning the folder
9756                 and searching the cache for the Message-ID
9757                 (closes bug #29 Messages queued, but not sent)
9758
9759 2003-01-25 [paul]       0.8.9claws1
9760
9761         * src/codeconv.c
9762                 conv_encode_header():  fix bug when long headers with 8-bit
9763                 characters are used, so that the encoded words are wrapped.
9764                 If the space in the original text falls on the wrap boundary,
9765                 it can be lost.
9766                 Patch by Sergey Vlasov.
9767                 
9768         * src/folderview.c
9769                  fix bug where a change to the sorting method or thread view
9770                  of a folder's messages is lost if simpify-subject is set and
9771                  toggled on or off.
9772                  Patch by Luke Plant.
9773
9774 2003-01-24 [paul]       0.8.9claws
9775
9776         * sylpheed-0.8.9claws released
9777         
9778         * Makefile.am
9779           sylpheed.spec.in
9780                 remove reference to 'INSTALL.jp'
9781
9782 2003-01-23 [paul]       0.8.8claws128
9783
9784         * po/es.po
9785           po/it.po
9786           po/ru.po
9787           po/sr.po
9788                 updated translations. submitted by Ricardo Mones Lastra,
9789                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively.
9790
9791 2003-01-23 [colin]      0.8.8claws127
9792
9793         * src/compose.c
9794                 Fix drafted and queued news articles re-edition
9795
9796 2003-01-23 [melvin]     0.8.8claws126
9797
9798         * po/fr.po
9799                 Updated French translations
9800
9801 2003-01-23 [colin]      0.8.8claws125
9802
9803         * src/inc.c
9804                 Fix "Connecting to..." status message
9805
9806 2003-01-22 [paul]       0.8.8claws124
9807
9808         * po/bg.po
9809                 updated by George Danchev
9810                 
9811         * src/folder.c
9812                 revert last commit [0.8.8claws111] as it breaks folder d'n'd
9813                 and folder deletion
9814
9815 2003-01-21 [paul]       0.8.8claws123
9816
9817         * po/bg.po
9818                 updated by George Danchev
9819                 
9820         * src/about.c
9821                 its now 2003
9822                 
9823         * src/toolbar.c
9824                 don't translate 'Separator'
9825                 
9826         * src/plugins/spamassassin/Makefile.am
9827                 add aspell to CPPFLAGS
9828                 
9829         * src/plugins/spamassassin/spamassassin.c
9830           src/plugins/spamassassin/spamassassin_gtk.c
9831                 set correct default for spamassassin_receive_spam
9832                 slightly re-word descriptions and some
9833                 other minor changes
9834
9835 2003-01-19 [alfons]     0.8.8claws122
9836                 
9837         * src/mimeview.c
9838                 mimeview_save_as(): we might as well show the file name for
9839                 the single case "Save As" too
9840
9841 2003-01-19 [alfons]     0.8.8claws121
9842
9843         * src/crash.c
9844                 change bug tracker URL to bugzilla URL
9845
9846 2003-01-19 [alfons]     0.8.8claws120
9847
9848         * src/mimeview.c
9849                 mimeview_save_all(): display name of file before overwriting;
9850                 continue saving all, even when one overwrite was cancelled
9851
9852 2003-01-19 [christoph]  0.8.8claws119
9853
9854         * src/summaryview.c
9855         * src/procmsg.[ch]
9856                 fix wrong usage of procmsg_find_children in summaryview
9857                 by using procmsg_update_unread_children instead of
9858                 summaryview_update_unread_children
9859
9860 2003-01-19 [christoph]  0.8.8claws118
9861
9862         * src/procmsg.c
9863                 fix infinite loop in procmsg_find_children
9864                  (closes bug #25 sylpheed crashes on delete.)
9865
9866         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
9867
9868 2003-01-19 [paul]       0.8.8claws117
9869
9870         * po/pt_BR.po
9871                 updated by Ivan Francolin Martinez
9872
9873 2003-01-18 [melvin]     0.8.8claws116
9874
9875         * src/prefs_actions.c
9876                 Removed syntax limitation of only one '&' at the end of command.
9877                         Now actions that contain '>/dev/null 2>&1' are possible.
9878
9879 2003-01-18 [melvin]     0.8.8claws115
9880
9881         * src/prefs_actions.c
9882                 Actions IO dialog: when the action ends
9883                 the "Close" button now has focus and [Escape] closes the
9884                 window.
9885
9886 2003-01-18 [christoph]  0.8.8claws114
9887
9888         * src/procmsg.c
9889                 o add debug output when MsgInfos are really freed
9890                 o free GSLists in procmsg_find_children and
9891                   procmsg_update_unread_children
9892
9893 2003-01-18 [christoph]  0.8.8claws113
9894
9895         * src/mainwindow.c
9896                 reorder Configuration menu
9897
9898 2003-01-18 [christoph]  0.8.8claws112
9899
9900         * src/compose.c
9901                 fix applying templates to forwarded messages
9902
9903         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
9904
9905 2003-01-17 [christoph]  0.8.8claws111
9906
9907         * src/folder.c
9908                 destroy folder items, when a folder item is removed
9909
9910 2003-01-17 [christoph]  0.8.8claws110
9911
9912         * src/folder.c
9913                 fix wrong folder stats update when ignored message is
9914                 deleted
9915
9916 2003-01-17 [colin]      0.8.8claws109
9917         
9918         * src/mainwindow.c
9919         * src/summaryview.c
9920                 Quicksearch bugfixes: 
9921                 - hide help button at startup if not extended
9922                 - switch to extended when looking for replies
9923
9924 2003-01-17 [paul]
9925
9926         * sync with 0.8.9 release
9927
9928 2003-01-17 [paul]       0.8.8claws108
9929
9930         * sync with 0.8.8cvs11
9931                 see ChangeLog 2003-01-17
9932
9933 2003-01-16 [colin]      0.8.8claws107
9934
9935         * src/procmsg.c
9936                 Changed encryption test to re-ask passphrase
9937                 if an encrypted message hasn't been decrypted
9938                 Fixes bug #5
9939
9940 2003-01-16 [christoph]  0.8.8claws106
9941
9942         * src/prefs_gtk.c
9943         * src/prefs_toolbar.c
9944         * src/gtk/prefswindow.h
9945         * src/plugins/spamassassin/spamassassin_gtk.c
9946                 remove page destroy function that is not used anymore
9947
9948 2003-01-16 [paul]       0.8.8claws105
9949
9950         * sync with 0.8.8cvs9
9951                 see ChangeLog 2002-01-16
9952
9953 2003-01-16 [colin]      0.8.8claws104
9954
9955         * src/compose.[ch]
9956                 Fix bug with autosaved drafts for IMAP, when draft
9957                 folder is specified - fixes bugzilla bug #20
9958
9959 2003-01-15 [paul]       0.8.8claws103
9960
9961         * src/compose.[ch]
9962           src/procmsg.c
9963                 store folder and message-id of message forwarding
9964                 in queue header and set forward flag after sending
9965
9966 2003-01-15 [paul]       0.8.8claws102
9967
9968         * sync with 0.8.8cvs8
9969                 see ChangeLog 2002-01-15
9970
9971 2003-01-15 [colin]      0.8.8claws101
9972
9973         * src/Makefile.am
9974                 Fix linking with GNU libiconv
9975
9976 2003-01-15 [darko]      0.8.8claws100
9977
9978         * src/pine.c
9979                 fix crash when importing pine address book
9980                 entry with an empty name (reported by DY
9981                 <dybulk at tri8.net>)
9982
9983 2003-01-14 [paul]       0.8.8claws99
9984
9985         * configure.in  ** REMOVED **
9986           configure.ac  ** NEW FILE **
9987                 rename configure.in to configure.ac, as it is now
9988                 preferred
9989
9990 2003-01-14 [melvin]     0.8.8claws98
9991
9992         * src/folderview.c
9993                 folderview_check_new(): More precise function description
9994
9995 2003-01-14 [melvin]     0.8.8claws97
9996
9997         * src/folderview.c
9998                 folderview_check_new(): return the number of new messages 
9999                         since last check.
10000         * src/inc.c
10001                 inc_account_mail(): Disable counting of new messages for IMAP
10002                         and NNTP until bug [19] and [14] are fixed.
10003
10004 2003-01-14 [paul]       0.8.8claws96
10005
10006         * sync with 0.8.8cvs6
10007                 see ChangeLog 2003-01-14
10008
10009 2003-01-13 [alfons]     0.8.8claws95
10010
10011         * src/textview.c
10012                 tune email address validation (c. 0.8.8claws89): if . is 
10013                 just one char away from @, the address is invalid too 
10014                 (correctly rejects addresses like foo@.com)
10015
10016 2003-01-13 [paul]       0.8.8claws94
10017
10018         * src/messageview.c
10019           src/toolbar.c
10020                 fixes to the Message View toolbar and menu:
10021                 fix non-functioning Forward button
10022                 make Reply button consider default_reply_list
10023                 remove 'Follow-up...' menu entry
10024                 add 'Forward' and 'Redirect' menu entries
10025
10026 2003-01-13 [melvin]     0.8.8claws93
10027
10028         * src/inc.c
10029                 Fixed typo that could make new messages count incorrect.
10030
10031 2003-01-13 [melvin]     0.8.8claws92
10032
10033         * src/folderview.[ch]
10034                 folderview_check_new(): return the number of new messages.
10035         * src/inc.c
10036                 Should fix bug [14] where new mail notification worked 
10037                         incorrectly with IMAP accounts.
10038                 inc_spool_account(): return number of new msgs, or -1 on error
10039                 inc_all_spool(): return number of new msgs
10040                 
10041 2003-01-13 [melvin]     0.8.8claws91
10042
10043         * src/prefs_actions.c
10044                 Justify help text.
10045
10046 2003-01-12 [thorsten]   0.8.8claws90
10047
10048         * src/common/prefs.c
10049                 close file before rename
10050
10051 2003-01-12 [alfons]     0.8.8claws89
10052
10053         * AUTHORS
10054                 add Christian Mertes
10055         * src/common/utils.[ch]
10056                 g_stricase_hash(), g_stricase_equal(): functions for 
10057                 case insensitive hash tables
10058         * src/textview.c
10059                 use top level domain names to validate email address, based
10060                 on a patch by Christian Mertes (thanks!), but changed 
10061                 implementation to use a hash table 
10062
10063 2003-01-12 [paul]       0.8.8claws88
10064
10065         * po/bg.po
10066                 updated by George Danchev
10067
10068 2003-01-12 [alfons]     0.8.8claws87
10069
10070         * src/summaryview.c
10071                 delete / execute performance: use new style folder update
10072
10073 2003-01-12 [paul]       0.8.8claws86
10074
10075         * sync with 0.8.8cvs5
10076                 see ChangeLog 2003-01-13 (!)
10077
10078 2003-01-12 [alfons]     0.8.8claws85
10079
10080         * src/filtering.c
10081         * src/matcher_parser_parse.y
10082                 prepare change_score filtering action
10083         * src/matcher.[ch]
10084                 give up const-correctness on functions that call non-const-correct functions;
10085                 several casts to gpointer in g_free();
10086                 add change_score;
10087
10088 2003-01-12 [christoph]  0.8.8claws84
10089
10090         * src/compose.c
10091                 fix 2 warnings
10092
10093         * src/gtk/prefswindow.[ch]
10094         * src/plugins/spamassassin/spamassassin_gtk.c
10095                 changed the call of the widget create function
10096                 for PrefsPages, because sometimes the widget
10097                 create function needs a widget that already has
10098                 been attached to a window (to create GDK pixmaps
10099                 for exmaple). So we simply pass the GtkWindow as
10100                 the second parameter now.
10101
10102         * src/main.c
10103         * src/mainwindow.c
10104         * src/prefs_toolbar.[ch]
10105                 rewrite Toolbar Preferences using the new
10106                 prefs window
10107
10108 2003-01-11 [alfons]     0.8.8claws83
10109
10110         * src/addressadd.c
10111                 fix crash when adding sender to addressbook because status bar
10112                 isn't there (the status bar doesn't seem to be used though,
10113                 but I'll let Match decide what to do with it)
10114
10115 2003-01-11 [colin]      0.8.8claws82
10116
10117         * src/main.c
10118           src/toolbar.c
10119                 Two useless changes reversed
10120
10121 2003-01-11 [colin]      0.8.8claws81
10122
10123         * src/mainwindow.c
10124           src/mainwindow.h
10125                 Add mainwindow_get_mainwindow()
10126         * src/alertpanel.c
10127           src/alertpanel.h
10128                 Add alertpanel_error_log() 
10129         * src/compose.c
10130           src/inc.c
10131           src/messageview.c
10132           src/toolbar.c
10133           src/main.c
10134           src/procmsg.c
10135                 Network errors get a View Log button
10136
10137 2003-01-10 [alfons]     0.8.8claws80
10138
10139         * src/prefs_toolbar.c
10140         * src/toolbar.c
10141                 use the translatable string for "Separator" as file name for
10142                 separator toolbar items (probably make this uppercase?)
10143
10144 2003-01-10 [alfons]     0.8.8claws79
10145
10146         * src/prefs_toolbar.c
10147                 put right A_SEPARATOR description string in "displayed
10148                 toolbar items list" so manually added separators are
10149                 saved correctly (bug #10, "Adding a separator to the main 
10150                 toolbar fails, entry in xml file is wrong")
10151
10152 2003-01-10 [christoph]  0.8.8claws78
10153
10154         * src/imap.c
10155                 o fix warnings
10156                 o use CAPABILITY to check if NAMESPACE is available
10157
10158 2003-01-10 [christoph]  0.8.8claws77
10159
10160         * src/imap.[ch]
10161                 apply UIDPLUS IMAP extension support patch
10162
10163         Patch submitted by Simon 'corecode' Schubert
10164
10165 2003-01-10 [paul]       0.8.8claws76
10166
10167         * src/folderview.c
10168                 a sync from main which fixes the news account folders'
10169                 Properties bug
10170
10171 2003-01-10 [christoph]  0.8.8claws75
10172
10173         * src/folder.c
10174                 don't accept 0 as a valid uid returned by copy and move
10175                 functions. 0 means the message was copied or moved but the
10176                 new uid could not be fetched. It is not an error condition
10177                 for the copy or move operation.
10178
10179 2003-01-10 [paul]       0.8.8claws74
10180
10181         * src/prefs_filtering.c
10182                 change English used in Alert when entry is not
10183                 saved.
10184                 
10185         * sync with 0.8.8cvs4
10186                 see ChangeLog 2003-01-10
10187
10188 2003-01-10 [darko]      0.8.8claws73
10189
10190         * src/pine.c
10191                 fix crash when importing address book entry
10192                 without a valid address
10193
10194 2003-01-09 [alfons]     0.8.8claws72
10195
10196         * src/inc.c
10197                 filtering performance: use new style folder update
10198
10199 2003-01-09 [christoph]  0.8.8claws71
10200
10201         * src/compose.c
10202         * src/gtk/menu.[ch]
10203                 fix wrong selecting of mime encoding type, when
10204                 opening property dialog of attachments in the
10205                 compose window. 7bit was always selected and that
10206                 destoryed files with 8bit data.
10207                 (closes bug #9 Sylpheed-claws destroys attachments when
10208                  changing MIME-types)
10209
10210 2003-01-09 [paul]       0.8.8claws70
10211
10212         * sync with 0.8.8cvs3
10213                 see ChangeLog 2003-01-09
10214
10215 2003-01-08 [alfons]     0.8.8claws69
10216         
10217         * src/addressadd.c
10218                 apply patch by Kim Schulz to fix build breakage
10219                 because of missing variable
10220
10221 2003-01-08 [paul]       0.8.8claws68
10222
10223         * sync with 0.8.8cvs2
10224                 see ChangeLog 2002-01-08
10225
10226 2003-01-08 [paul]       0.8.8claws67
10227
10228         * po/it.po
10229                 updated by Alessandro Maestri
10230                 
10231         * src/addressadd.c
10232                 when using 'Add sender to addressbook' allow
10233                 name to be edited and remarks to be entered
10234                 Patch submitted by Luke Plant
10235
10236 2003-01-08 [darko]      0.8.8claws66
10237
10238         * README.claws, src/summaryview.c
10239                 fix description for marked messages
10240
10241 2003-01-08 [paul]
10242
10243         * tools/Makefile.am
10244           tools/launch_phoenix  ** NEW FILE **
10245                 add script that enables using Phoenix as the default
10246                 web browser. 
10247                 Submitted by Mohammed Sameer <Uniball@linux-egypt.org>
10248                 
10249         * tools/OOo2sylpheed.pl
10250                 remove full path to sylpheed executable, just 'sylpheed'
10251                 will do
10252                 
10253         * tools/README
10254                 add launch_phoenix informtion and re-arrange and compress
10255                 the data a little
10256
10257 2003-01-07 [christoph]  0.8.8claws65
10258
10259         * src/folder.c
10260                 fix update for source folder when moving messages
10261         * src/procmsg.[ch]
10262         * src/summaryview.c
10263                 use function to set to_folder for message infos and
10264                 automatically update the op_count for old and new
10265                 folder
10266
10267 2003-01-07 [melvin]     0.8.8claws64
10268
10269         * src/prefs_actions.c
10270                 Fixed bug where an '%p' Action on a displayed image crashed 
10271                         Sylpheed
10272                 Code clean up (get rid of duplicated code and removed unnecessary 
10273                                 structure member)
10274
10275 2003-01-07 [christoph]  0.8.8claws63
10276
10277         * src/compose.c
10278         * src/folder.[ch]
10279         * src/folderview.c
10280         * src/import.c
10281         * src/inc.c
10282         * src/main.c
10283         * src/mainwindow.c
10284         * src/messageview.c
10285         * src/prefs_folder_item.c
10286         * src/procmsg.c
10287         * src/summaryview.c
10288         * src/toolbar.c
10289                 o remove all folder update triggering from the UI code. The folder
10290                   system should know much better when a folder needs an update.
10291                 o to prevent multiple updates in a row the folder updates can be
10292                   frozen for some time.
10293
10294                 Note: - Please verify that no updates are missing
10295                       - Check where freeze/thaws should be added
10296
10297 2003-01-07 [christoph]  0.8.8claws62
10298
10299         * src/prefs_actions.c
10300                 don't translate empty strings
10301
10302         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
10303
10304 2003-01-06 [christoph]  0.8.8claws61
10305
10306         * src/prefs_actions.c
10307                 mark strings for gettext
10308         * src/prefs_matcher.c
10309                 use new description window for Execute action and
10310                 match condition in Filtering
10311
10312         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
10313
10314 2003-01-06 [alfons]     0.8.8claws60
10315
10316         keep myself inspired to re-organize matcher part 8; 
10317         yes, more to come (I need to move out the descriptive
10318         text for actions to matcher.c, or at least make it not
10319         depend on the wicked ordering)
10320
10321         * src/prefs_matcher.c
10322                 add documentation so others may comprehend the
10323                 UI part of the conditions
10324                 
10325 2003-01-06 [christoph]  0.8.8claws59
10326
10327         * src/prefs_actions.c
10328                 use new description window for syntax help
10329         * src/gtk/description_window.c
10330                 fix display of descriptions with column count != 2
10331
10332         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
10333
10334 2003-01-06 [christoph]  0.8.8claws58
10335
10336         * src/quote_fmt.c
10337         * src/summaryview.[ch]
10338         * src/gtk/Makefile.am
10339         * src/gtk/description_window.[ch]       ** NEW **
10340                 use a generic window to display syntax descriptions
10341                 currently used in quote_fmt and summaryview (new description
10342                 for extended quick search)
10343
10344         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
10345
10346 2003-01-06 [paul]       0.8.8claws57
10347
10348         * sync with 0.8.8cvs1
10349                 see ChangeLog 2003-01-06
10350
10351 2003-01-06 [christoph]  0.8.8claws56
10352
10353         * src/mainwindow.c
10354         * src/prefs_gtk.[ch]
10355         * src/gtk/prefswindow.[ch]
10356         * src/plugins/spamassassin/spamassassin_gtk.c
10357                 o remove page management from prefswindow, pages
10358                   will be an argument to prefswindow_open
10359                 o prefswindow_open gets a datapointer that is
10360                   passed to the widget_create function to allow
10361                   creation of prefswindow for specific items
10362
10363 2003-01-06 [colin]      0.8.8claws55
10364         
10365         * src/summaryview.c
10366                 We don't want regexp in the reply-finder, 
10367                 because MIDs can contain !,$,. and so on
10368
10369 2003-01-06 [jens]       0.8.8claws54
10370
10371         * src/jpilot.c
10372                 fixed a wrong free in jpilot_read_db_files
10373
10374 2003-01-06 [alfons]     0.8.8claws53
10375
10376         re-organize matcher part 8; more to come
10377        
10378         * src/matcher.c
10379                 matcherprop_to_string(): put g_free()s before the
10380                 switch-case break to fix memleaks                
10381
10382 2003-01-06 [colin]      0.8.8claws52
10383
10384         * src/summaryview.c
10385                 cleanup & reply-finder now displays the first 
10386                 matching message
10387
10388 2003-01-05 [alfons]     0.8.8claws51
10389
10390         re-organize matcher part 7; more to come
10391
10392         * src/matcher.[ch]
10393                 fixes for constant correctness;
10394                 more documentation;
10395
10396 2003-01-05 [alfons]     0.8.8claws50
10397
10398         re-organize matcher part 6; more to come
10399         
10400         * src/matcher.[ch]
10401                 fixes for constant correctness;
10402                 more documentation;
10403         * src/filtering.c
10404                 fix for constant correctness
10405
10406 2003-01-05 [colin]      0.8.8claws49
10407
10408         * src/account.[ch]
10409                 Add account_get_reply_account function
10410         * src/compose.c
10411                 Use account_get_reply_account function 
10412         * src/summaryview.c
10413                 Basic reply-finder - click on the replied
10414                 icon gets you to the outbox using quick-search
10415
10416 2003-01-05 [paul]       0.8.8claws48
10417
10418         * src/prefs_common.c
10419                 small change to English
10420                 
10421         * src/prefs_filtering.c
10422                 prefs_filtering_action_select(): improve logic and uniformity
10423                 of gui
10424
10425 2003-01-05 [alfons]     0.8.8claws47
10426
10427         fine tune solution to focus problems (bug #7)
10428
10429         * src/mainwindow.c
10430                 mainwindow_focus_in_event(): remove grab event check
10431         * src/summaryview.c
10432                 summary_button_pressed(): move selection on right-click
10433                 too. we can't possibly move the selection back after
10434                 canceling a dialog, because gtk's incomplete focus 
10435                 management. whether this is a good solution, only time
10436                 will tell.
10437
10438 2003-01-05 [christoph]  0.8.8claws46
10439
10440         * src/imap.c
10441                 fix crash when no imap connection could be established
10442
10443 2003-01-05 [paul]       0.8.8claws45
10444
10445         * src/mainwindow.c
10446           src/sumamryview.c
10447           src/gtk/menu.[ch]
10448                 fix bug 605957 'shortcuts in popup-menu'
10449                 make user-defined shortcuts work
10450                 show shortcuts that are already defined
10451                 in the main menu
10452                 Patch submitted by Luke Plant
10453
10454 2003-01-05 [alfons]     0.8.8claws44
10455
10456         * src/mainwindow.c
10457                 focus_in_event handler should not select summary view row 
10458                 when another window (menu, dialog) grabbed for events 
10459                 (bug #7, "[0.8.8claws42] Message summary focus") 
10460
10461 2003-01-04 [christoph]  0.8.8claws43
10462
10463         * src/procmsg.c
10464                 update save folder after adding the sent message
10465                  (closes bug #6 Folder View doesn't refresh for "Sent"-messages)
10466
10467 2003-01-02 [christoph]  0.8.8claws42
10468
10469         * src/common/plugin.c
10470                 fix unloading of all plugins and unload
10471                 plugins in reverse order
10472                 
10473         * src/gtk/pluginwindow.c
10474                 implement function of load and unload button
10475
10476         * src/gtk/prefswindow.c
10477         * src/gtk/prefswindow.h
10478                 rename register function and add new unregister
10479                 function
10480
10481         * src/plugins/spamassassin/spamassassin_gtk.c
10482                 unregister prefs page and update for changes in
10483                 src/gtk/prefswindow.c
10484
10485 2003-01-02 [paul]       0.8.8claws41
10486
10487         * po/es.po
10488                 updated by Ricardo Mones Lastra
10489
10490 2003-01-02 [paul]
10491
10492         * tools/tb2sylpheed
10493                 fixes and improvements by Urke MMI
10494
10495 2003-01-02 [thorsten]   0.8.8claws40
10496
10497         * src/procmsg.c
10498                 fixed wrong return value
10499
10500 2003-01-02 [thorsten]   0.8.8claws39
10501
10502         * src/prefs.c
10503                 fixed printing wrong variable
10504
10505 2003-01-02 [thorsten]   0.8.8claws38
10506
10507         * src/prefs.c
10508                 fixed acessing members of freed pfile struct
10509
10510 2003-01-02 [thorsten]   0.8.8claws37
10511
10512         * src/procmsg.c
10513                 detect loops across several messages
10514                 as suggested by Christoph Hohmann
10515
10516 2003-01-01 [match]      0.8.8claws36
10517
10518         * src/addrindex.c
10519                 fixed another memory leak.
10520
10521 2003-01-01 [match]      0.8.8claws35
10522
10523         * src/jpilot.[ch]
10524                 fixed memory leaks. applied Doxygen comments.
10525
10526 2003-01-01 [thorsten]   0.8.8claws34
10527
10528         * src/procmsg.c
10529                 inhibit endless loop if msg references itself
10530                 (closes Bug [ 660477 ] Infinite loop in parent flag search)
10531
10532 2003-01-01 [christoph]  0.8.8claws33
10533
10534         * src/mainwindow.c
10535         * src/gtk/Makefile.am
10536         * src/gtk/pluginwindow.c                ** NEW **
10537         * src/gtk/pluginwindow.h                ** NEW **
10538                 add plugin window
10539
10540         * src/plugins/demo/demo.c
10541         * src/plugins/spamassassin/spamassassin.c
10542         * src/plugins/spamassassin/spamassassin_gtk.c
10543                 write better plugin descriptions
10544
10545 2002-12-31 [christoph]  0.8.8claws32
10546
10547         * src/gtk/prefswindow.c
10548         * src/plugins/spamassassin/spamassassin_gtk.c
10549                 some small improvements to GTK code
10550
10551 2002-12-31 [christoph]  0.8.8claws31
10552
10553         * src/plugins/spamassassin/spamassassin_gtk.c
10554                 enable folder select button
10555
10556 2002-12-31 [christoph]  0.8.8claws30
10557
10558         * src/mainwindow.c
10559         * src/gtk/Makefile.am
10560         * src/gtk/prefswindow.c                         ** NEW **
10561         * src/gtk/prefswindow.h                         ** NEW **
10562                 add new prefs window
10563
10564         * src/common/plugin.c
10565                 don't try to load empty config lines
10566         
10567         * src/plugins/spamassassin/Makefile.am
10568         * src/plugins/spamassassin/spamassassin.c
10569         * src/plugins/spamassassin/spamassassin.h       ** NEW **
10570         * src/plugins/spamassassin/spamassassin_gtk.c   ** NEW **
10571                 GTK config for SpamAssassin Plugin using
10572                 the new prefs window
10573
10574 2002-12-31 [paul]       0.8.8claws29
10575
10576         * po/POTFILES.in
10577                 remove obsolete entry 'src/menu.c'
10578
10579 2002-12-31 [alfons]     0.8.8claws28
10580
10581         * src/matcher.[ch]
10582         * src/matcher_parser_parse.y
10583         * src/prefs_matcher.c
10584                 add "ignore_thread" and "~ignore_thread" condition so it's
10585                 possible to make the actions / scoring operate on the ignore
10586                 thread flag
10587
10588 2002-12-31 [christoph]  0.8.8claws27
10589
10590         * src/addrbook.c
10591         * src/addrindex.c
10592         * src/folder.c
10593         * src/matcher.c
10594         * src/prefs_account.c
10595         * src/prefs_actions.c
10596         * src/prefs_customheader.c
10597         * src/prefs_display_header.c
10598         * src/prefs_gtk.c
10599         * src/procmime.c
10600         * src/toolbar.c
10601         * src/xmlprops.c
10602         * src/common/prefs.[ch]
10603                 extend prefs file handling for reading and automatic handling
10604                 of blocks. When reading prefs_set_block_label will automatically
10605                 move on to the block. When writing it will copy all other blocks
10606                 automatically
10607
10608         * src/common/plugin.c
10609                 Now loading plugin filenames from [Plugins] block in
10610                 sylpheed rc file
10611
10612 2002-12-30 [christoph]  0.8.8claws26
10613
10614         * src/common/hooks.[ch]
10615                 return abort status to caller of hooks_invoke
10616                 
10617         * src/inc.[ch]
10618                 invoke message filtering hook and stop
10619                 default handling when filter returns abort
10620
10621         * src/common/plugin.[ch]
10622         * src/plugins/demo/demo.c
10623                 modify plugin loader, because resolving symbols for strings
10624                 does not work correctly
10625         
10626         * configure.in
10627         * ac/spamassassin.m4                            ** NEW **
10628         * src/plugins/spamassassin/.cvsignore           ** NEW **
10629         * src/plugins/spamassassin/Makefile.am          ** NEW **
10630         * src/plugins/spamassassin/README               ** NEW **
10631         * src/plugins/spamassassin/libspamc.[ch]        ** NEW **
10632         * src/plugins/spamassassin/spamassassin.c       ** NEW **
10633         * src/plugins/spamassassin/utils.[ch]           ** NEW **
10634                 add spamassassin plugin, see src/plugins/spamassassin/README
10635                 for details
10636
10637 2002-12-29 [alfons]     0.8.8claws25
10638
10639         * src/mainwindow.c
10640                 when moving focus from a message view to the main 
10641                 window, don't forget to select the summary node
10642                 of the displayed message. should fix "[ 659103 ] 
10643                 focus-follows-mouse confuses sylpheed"
10644
10645 2002-12-29 [christoph]  0.8.8claws24
10646
10647         * src/Makefile.am
10648         * src/stringtable.[ch]          ** REMOVE **
10649         * src/common/Makefile.am
10650         * src/common/stringtable.[ch]   ** NEW **
10651                 move stringtable files to common directory
10652
10653 2002-12-29 [christoph]  0.8.8claws23
10654
10655         * src/Makefile.am
10656         * src/menu.[ch]                 ** REMOVE **
10657         * src/gtk/Makefile.am
10658         * src/gtk/menu.[ch]             ** NEW **
10659                 move menu files to gtk directory
10660
10661 2002-12-29 [match]      0.8.8claws22
10662
10663         * src/addressbook.c
10664         * src/syldap.c
10665                 moved UI specific code out of LDAP code into addressbook
10666                 UI code. fixed memory leak.
10667
10668 2002-12-29 [christoph]  0.8.8claws21
10669
10670         * src/folder.c
10671                 only check for IGNORED parent message when message is
10672                 not IGNORED itself
10673
10674 2002-12-29 [alfons]     0.8.8claws20
10675
10676         * src/summaryview.c
10677                 set gtksctree's anchor correct (immediate execute
10678                 changes the tree's layout, and anchor points at 
10679                 the incorrect row). fixes "[ 657233 ] multiple msg 
10680                 delete sometimes off by 1".
10681                 we probably have to look for more tree layout /
10682                 anchor glitches.
10683
10684 2002-12-29 [paul]       0.8.8claws19
10685
10686         * src/summaryview.c
10687                 fix bug [ 659054 ] incorrect sorting of 'From' column
10688                 when using 'display sender using address book'
10689                 thanks to Alfons and Luke Plant
10690
10691 2002-12-29 [christoph]  0.8.8claws18
10692
10693         * src/folder.c
10694         * src/procmsg.[ch]
10695                 check parent messages for IGNORE THREAD flag, when adding,
10696                 moving or copying messages to a folder
10697
10698 2002-12-27 [alfons]     0.8.8claws17
10699
10700         re-organize matcher part 5; more to come
10701
10702         * src/matcher.c
10703                 hash keywords in matchparser_tab 
10704
10705 2002-12-27 [alfons]     0.8.8claws16
10706
10707         re-organize matcher part 4; more to come
10708
10709         * src/matcher_parser.h
10710         * src/matcher_parser_lex.l
10711         * src/matcher_parser_parse.y
10712                 cleanup
10713
10714 2002-12-27 [alfons]     0.8.8claws15
10715
10716         re-organize matcher part 3; more to come
10717
10718         * src/matcher.[ch]
10719                 cleanup
10720
10721 2002-12-27 [alfons]     0.8.8claws14
10722
10723         re-organize matcher part 2; more to come but this should
10724         work. cc me if there are any regressions.
10725
10726         * src/matcher.h
10727                 add prototype for get_matchparser_tab_id()
10728         * src/matcher_parser_lex.l
10729                 look up keywords using matchparser_tab_id();
10730
10731 2002-12-27 [alfons]     0.8.8claws12
10732
10733         re-organize matcher part 1
10734
10735         * src/matcher.h
10736                 map yacc generated constants to sylpheed matcher constants
10737         * src/matcher.c
10738                 add function to find a matcher constant from a string
10739
10740 2002-12-27 [christoph]  0.8.8claws11
10741
10742         * src/compose.c
10743                 MENUITEM_ADD casts the 4th argument from integer to pointer
10744                 so it probably should not be a pointer, this means we
10745                 should use account id for it and not the account's pointer
10746
10747 2002-12-27 [paul]       0.8.8claws10
10748
10749         * src/mainwindow.c
10750                 remove unneeded 'GtkWidget *vbox'
10751                 
10752         * src/summaryview.c
10753                 further sync with 0.8.8 - make sort
10754                 by recipient work as expected
10755                 
10756         * NEWS
10757                 sync with 0.8.8
10758
10759 2002-12-27 [paul]       0.8.8claws9
10760
10761         * po/pt_BR.po
10762                 updated by Ivan F. Martinez
10763                 
10764 2002-12-27 [darko]      0.8.8claws8
10765
10766         * src/common/utils.c
10767                 added locked pattern to extended search
10768
10769 2002-12-27 [alfons]     0.8.8claws7
10770
10771         * src/prefs_matcher.[ch]
10772                 clean up
10773
10774 2002-12-26 [alfons]     0.8.8claws6
10775
10776         * src/matcher.[ch]
10777         * src/matcher_parser_lex.l
10778         * src/matcher_parser_parse.y
10779         * src/prefs_matcher.c
10780                 allow color label as a condition in the matcher
10781
10782 2002-12-26 [oliver]     0.8.8claws5
10783         
10784         * src/toolbar.c 
10785                 enable Addressbook for Main and Messageview
10786         * src/prefs_actions.c
10787                 enable actions in Messageview
10788
10789 2002-12-26 [christoph]  0.8.8claws4
10790
10791         * src/common/plugin.c
10792                 add a little debug output
10793         * configure.in
10794         * src/plugins/demo/Makefile.am
10795                 better use of automake
10796
10797 2002-12-26 [christoph]  0.8.8claws3
10798
10799         * src/Makefile.am
10800         * src/common/Makefile.am
10801                 fix "make distdir"
10802
10803 2002-12-26 [christoph]  0.8.8claws2
10804
10805         * configure.in
10806                 sort configure checks into common / gtk / plugins
10807         * po/POTFILES.in
10808                 add src/prefs_gtk.c
10809         * src/Makefile.am
10810                 add plugins SUBDIR
10811         * src/main.c
10812         * src/common/sylpheed.[ch]
10813                 added now sylpheed_done function for shutdown
10814         * src/common/Makefile.am
10815         * src/common/plugin.[ch]                ** NEW **
10816                 plugin loader and unloader
10817         * src/plugins/.cvsignore                ** NEW **
10818         * src/plugins/Makefile.am               ** NEW **
10819                 build plugins
10820         * src/plugins/demo/.cvsignore           ** NEW **
10821         * src/plugins/demo/Makefile.am          ** NEW **
10822         * src/plugins/demo/demo.c               ** NEW **
10823                 small demo plugin that installs a logtext hook and
10824                 outputs the log text to stdout
10825
10826 2002-12-26 [paul]       0.8.8claws1
10827
10828         * po/es.po
10829                 updated by Ricardo Mones Lastra
10830
10831 2002-12-26 [paul]       0.8.8claws
10832
10833         * 0.8.8claws released
10834
10835 2002-12-26 [paul]       0.8.7claws12
10836
10837         * po/bg.po
10838                 updated by George Danchev
10839
10840 2002-12-26 [paul]       0.8.7claws11
10841
10842         * po/POTFILES.in
10843                 remove unneeded 'src/prefs.c' entry 
10844
10845 2002-12-26 [paul]       0.8.7claws10
10846
10847         * src/codeconv.c
10848           src/mainwindow.c
10849                 sync with 0.8.8 release
10850         
10851         * src/folder.[ch]
10852           src/mh.c
10853           src/summaryview.c
10854                 partial sync with 0.8.8 release
10855         
10856
10857 2002-12-25 [alfons]     0.8.7claws9
10858
10859         * src/matcher.[ch]
10860         * src/matcher_parser_lex.l
10861         * src/matcher_parser_parse.y
10862         * src/prefs_matcher.c
10863                 add locked flag to possible filtering / matcher 
10864                 conditions (also a good example what should be
10865                 done to add a simple boolean condition)
10866
10867 2002-12-25 [christoph]  0.8.7claws8
10868
10869         * src/Makefile.am
10870         * src/account.[ch]
10871         * src/addrbook.c
10872         * src/addressbook.c
10873         * src/addrindex.c
10874         * src/filtering.c
10875         * src/folder.c
10876         * src/matcher.c
10877         * src/prefs.[ch]                ** REMOVE **
10878         * src/prefs_account.c
10879         * src/prefs_actions.c
10880         * src/prefs_common.c
10881         * src/prefs_customheader.c
10882         * src/prefs_display_header.c
10883         * src/prefs_filtering.c
10884         * src/prefs_folder_item.c
10885         * src/prefs_gtk.[ch]            ** NEW **
10886         * src/prefs_matcher.c
10887         * src/prefs_scoring.c
10888         * src/prefs_summary_column.c
10889         * src/procmime.c
10890         * src/selective_download.c
10891         * src/toolbar.c
10892         * src/common/Makefile.am
10893         * src/common/prefs.[ch]         ** NEW **
10894                 split prefs.[ch] into prefs_gtk.[ch] and common/prefs.[ch]
10895
10896 2002-12-24 [alfons]     0.8.7claws7
10897
10898         * src/summaryview.c
10899                 summary_thread_build(): fix real cause of the crash mentioned in
10900                 0.8.7claws3. use subject_XXX() and not g_hash_table_XXX() functions,
10901                 this way we get meaningful ctree nodes 
10902
10903 2002-12-24 [oliver]     0.8.7claws6
10904
10905         * src/mainwindow.[ch]
10906         * src/messageview.[ch]
10907         * src/compose.[ch]
10908         * src/inc.c
10909         * src/summaryview.c
10910                 changes to use updated toolbar handling
10911                 
10912 2002-12-24 [oliver]     0.8.7claws5
10913
10914         * src/toolbar.[ch]
10915                 generic toolbar handling
10916                 used ideas from Ivan Francolin Martinez (ivanfm@users.sourceforge.net)
10917         * src/prefs_toolbar.[ch]
10918                 adjust to handling
10919         
10920 2002-12-24 [oliver]     0.8.7claws4
10921         
10922         * src/stock_pixmap.[ch]
10923                 move SYLPHEED_LOGO to end of list in order 
10924                 to remove it from Custom Toolbar`s Icon View
10925
10926 2002-12-24 [alfons]     0.8.7claws3
10927
10928         * src/summaryview.c
10929                 summary_thread_build(): fix crash because of focus != selection 
10930                 after threading. when deleting the selection, gtk tries but fails 
10931                 to find the correct focusable element. we now force the selection
10932                 to be focused. this should solve the infamous bug reported by 
10933                 Jason Wojciechowski (bug "[ 633443 ] Crash on deleting messages"). 
10934                 a test case is available. 
10935
10936 2002-12-24 [darko]      0.8.7claws2
10937
10938         * src/summaryview.c
10939                 don't crash when unmarking message with unread children
10940
10941 2002-12-23 [christoph]  0.8.7claws1
10942
10943         * src/Makefile.am
10944         * src/common/Makefile.am
10945                 update Makefiles for moved intl.h, version.h and defs.h
10946         * src/imap.c
10947                 rewrite imap_session_get to avoid duplicate code
10948
10949 2002-12-23 [paul]       0.8.7claws
10950
10951         * Santa-Claws released
10952         
10953         * po/hu.po
10954           po/ru.po
10955                 squeeze in updated Hungarian and Russian translations.
10956                 Submitted by  Gál Zoltán and Ruslan N. Balkin
10957
10958 2002-12-23 [paul]       0.8.6claws129
10959
10960         * po/pl.po
10961                 updated by Witold Wladyslaw Wojciech Wilk
10962
10963 2002-12-23 [paul]       0.8.6claws128
10964
10965         * src/quote_fmt_parse.y
10966                 fix typo and add licence header
10967
10968 2002-12-23 [paul]       0.8.6claws127
10969
10970         * po/en_GB.po
10971                 updated
10972
10973 2002-12-23 [paul]       0.8.6claws126
10974
10975         * po/it.po
10976                 updated translation, submitted by Alessandro Maestri
10977                 
10978 2002-12-23 [paul]       0.8.6claws125
10979
10980         * src/quote_fmt_parse.y
10981                 fix signature-stripping on replies bug. match
10982                 '-- \n' and not '-- '.
10983
10984 2002-12-22 [paul]       0.8.6claws124
10985
10986         * po/bg.po
10987           po/es.po
10988           po/sr.po
10989                 updated translations. submitted by George Danchev,
10990                 Ricardo Mones Lastra, and Urke MMI respectively
10991
10992 2002-12-21 [paul]       0.8.6claws123
10993
10994         * src/addrbook.c
10995                 fix coding style
10996
10997 2002-12-21 [paul]       0.8.6claws122
10998
10999         * src/addrbook.c
11000                 fix bug [643638] where if a person is in one or more
11001                 addressbook groups editing that person's email 
11002                 address results in removal from those groups.
11003                 Patch submitted by Luke Plant.
11004
11005 2002-12-20 [christoph]  0.8.6claws121
11006
11007         * src/common/utils.c
11008         * src/summaryview.c
11009                 reimplement expand_search_string using GString to
11010                 prevent crashs caused by miscalculated string
11011                 lengths reported by Paul
11012
11013 2002-12-20 [christoph]  0.8.6claws120
11014
11015         * src/summaryview.c
11016                 don't use "changed" to check if op_count has to be changed as it
11017                 is also set when the message has unread children
11018                 (closes bug [ 653221 ] crash while deleting duplicates)
11019
11020 2002-12-20 [paul]       0.8.6claws119
11021
11022         * sync with 0.8.6cvs27
11023                 see ChangeLog 2002-12-20
11024
11025 2002-12-20 [paul]       0.8.6claws118
11026
11027         * sync with 0.8.6cvs26
11028                 see ChangeLog 2002-12-19 and 2002-12-20
11029
11030 2002-12-19 [alfons]     0.8.6claws117
11031
11032         * src/textview.c
11033                 fix incorrect parsing of email addresses, submitted by 
11034                 Luke Plant (thanks!). Closes bug "[ 565480 ] duplicate 
11035                 name display if it contains @".
11036
11037 2002-12-18 [paul]       0.8.6claws116
11038
11039         * sync with 0.8.6cvs23
11040                 see ChangeLog 2002-12-18
11041
11042 2002-12-18 [paul]       0.8.6claws115
11043
11044         * src/Makefile.am
11045         * src/account.c
11046         * src/codeconv.c
11047         * src/gtkutils.[ch]
11048         * src/imap.c
11049                 sync with 0.8.6cvs22.
11050                 see ChangeLog 2002-12-17 and 2002-12-18
11051
11052 2002-12-17 [christoph]  0.8.6claws114
11053
11054         * src/imap.c
11055                 o don't create a session if imap greeting fails
11056                 o don't close socket when authentication fails
11057                   this is done by imap_session_destroy
11058
11059 2002-12-17 [thorsten]   0.8.6claws113
11060
11061         * tools/Makefile.am
11062           tools/README
11063           tools/google_msgid.pl ** NEW FILE **
11064                 Added "search for message-id" script and doc
11065
11066 2002-12-17 [thorsten]   0.8.6claws112
11067
11068         * po/hu.po
11069                 Updated hungarian translation
11070                 (updated by Gal Zoltan)
11071
11072 2002-12-16 [christoph]  0.8.6claws111
11073
11074         * src/addr_compl.c
11075                 remove stupid addressbook dump to debug output
11076         * src/mh.c
11077                 fix memory leak found by Hiro
11078
11079 2002-12-14 [paul]       0.8.6claws110
11080
11081         * src/compose.c
11082                 fix menubar sensitivity on send
11083                 
11084         * src/prefs_filtering.c
11085         * src/prefs_matcher.c
11086         * src/prefs_scoring.c
11087                 Fix english ;)
11088                 
11089         * src/common/quoted-printable.h
11090                 sync: fix typo
11091         
11092 2002-12-13 [christoph]  0.8.6claws109
11093
11094         * src/Makefile.am
11095         * src/manage_window.[ch]        ** REMOVE **
11096         * src/gtk/Makefile.am
11097         * src/gtk/manage_window.[ch]    ** NEW **
11098                 move manage_window files to gtk directory
11099
11100 2002-12-13 [christoph]  0.8.6claws108
11101
11102         * src/Makefile.am
11103         * src/gtkshruler.[ch]           ** REMOVE **
11104         * src/gtk/Makefile.am
11105         * src/gtk/gtkshruler.[ch]       ** NEW **
11106                 move gtkshruler files to gtk directory
11107
11108 2002-12-13 [christoph]  0.8.6claws107
11109
11110         * src/Makefile.am
11111         * src/compose.c
11112         * src/gtkstext.[ch]             ** REMOVE **
11113         * src/gtkutils.[ch]
11114         * src/textview.c
11115         * src/gtk/gtkstext.[ch]         ** NEW **
11116         * src/gtk/Makefile.am
11117                 o move stext functions to gtkstext.c to remove
11118                   dependency of gtkutils
11119                 o move gtkstext files to gtk directory
11120
11121         * src/gtk/Makefile.am
11122         * src/gtk/sslcertwindow.[ch]
11123                 UI stuff can always depend on common code so
11124                 it's ok to add ../common to include path
11125
11126 2002-12-13 [colin]      0.8.6claws106
11127
11128         * src/summaryview.c
11129                 Disconnect sighandlers for mainwindow when
11130                 quicksearch has the focus
11131                 Fix bug #653231
11132         * src/mainwindow.[ch]
11133                 Make key_pressed callback public, to be able
11134                 to disconnect it
11135
11136 2002-12-13 [christoph]  0.8.6claws105
11137
11138         * src/mh.c
11139                 create .mh_sequences file in new MH folders
11140                 (closes feature request [ 523162 ] MH folders should
11141                  get a .mh_sequences)
11142
11143 2002-12-13 [colin]      0.8.6claws104
11144
11145         * src/summaryview.c
11146                 Better handling of quicksearch show/hide
11147                 (basically the button stays under the mouse 
11148                  when toggled)
11149
11150 2002-12-13 [paul]       0.8.6claws103
11151
11152         * sync with 0.8.6cvs17
11153                 see ChangeLog 2002-12-13
11154
11155 2002-12-13 [paul]       0.8.6claws102
11156
11157         * po/es.po
11158                 updated by Ricardo Mones Lastra
11159
11160 2002-12-11 [colin]       0.8.6claws101
11161
11162         * src/folder.c
11163                 remove statusbar stuff
11164           src/folderview.c
11165                 set statusbar verbosity when moving folders
11166
11167 2002-12-11 [colin]       0.8.6claws100
11168         * src/prefs_filtering.c
11169         * src/prefs_matcher.c
11170         * src/prefs_scoring.c
11171                 Fix english ;)
11172
11173 2002-12-11 [colin]       0.8.6claws99
11174
11175         * src/prefs_common.[ch]
11176                 Add summary_quicksearch_type
11177         * src/summaryview.c
11178                 Save last used quicksearch type
11179
11180 2002-12-11 [jens]       0.8.6claws98
11181         * src/prefs_filtering.c
11182         * src/prefs_matcher.c
11183         * src/prefs_scoring.c
11184                 added dialog for incomplete rules in scoring, filtering and
11185                 matcher to ask wheather really close
11186
11187 2002-12-11 [colin]      0.8.6claws97
11188
11189         * src/folder.c
11190                 Fix folder dnd statusbar logging
11191
11192 2002-12-10 [christoph]  0.8.6claws96
11193
11194         * src/compose.c
11195         * src/folder.c
11196         * src/imap.c
11197         * src/inc.c
11198         * src/main.c
11199         * src/mainwindow.c
11200         * src/news.c
11201         * src/send.c
11202         * src/statusbar.[ch]
11203         * src/common/hooks.c
11204         * src/common/log.[ch]
11205                 o handle verbose logging in statusbar directly in statusbar code
11206                   and common code does not need any knowledge about a statusbar
11207                 o remove direct calls to statusbar_(puts|pop)_all functions
11208
11209 2002-12-10 [jens]       0.8.6claws95
11210
11211         * src/*.c
11212                 removed gettext from g_warnings
11213         * po/POTFILES.in
11214                 cleaned and updated
11215         * po/de.po
11216                 updated
11217
11218 2002-12-10 [colin]      0.8.6claws94
11219
11220         * src/main.c
11221                 finish crash dialog fix
11222
11223 2002-12-10 [colin]      0.8.6claws93
11224
11225         * src/main.c
11226                 "Fix" "sylpheed already running" instead of
11227                 crash dialog appearing after a crash
11228
11229 2002-12-10 [colin]      0.8.6claws92
11230
11231         * po/POTFILES.in
11232                 add src/gtk/sslcertwindow.c
11233
11234 2002-12-10 [paul]       0.8.6claws91
11235
11236         * po/POTFILES.in
11237                 updated to reflect recent changes
11238                 submitted by Alessandro Maestri
11239
11240 2002-12-09 [christoph]  0.8.6claws90
11241
11242         * src/Makefile.am
11243         * src/smtp.[ch]                 ** REMOVE **
11244         * src/common/Makefile.am
11245         * src/common/smtp.[ch]          ** NEW **
11246                 move smtp files to common directory
11247
11248 2002-12-09 [christoph]  0.8.6claws89
11249
11250         * src/Makefile.am
11251         * src/session.[ch]              ** REMOVE **
11252         * src/common/Makefile.am
11253         * src/common/session.[ch]       ** NEW **
11254                 move session files to common directory
11255
11256 2002-12-09 [paul]       0.8.6claws88
11257
11258         * src/account.c
11259                 fix bug [649746] edit accounts: move account reverted
11260                 Patch submitted by Luke Plant <lukeplant@users.sourceforge.net>
11261
11262 2002-12-09 [colin]      0.8.6claws87
11263
11264         * src/ssl_certificate.c
11265                 cleanup
11266
11267 2002-12-09 [colin]      0.8.6claws86
11268
11269         * src/ssl.c
11270                 Try to open the cert.pem database and 
11271                 issue a warning if it isn't there
11272
11273 2002-12-09 [colin]      0.8.6claws85
11274
11275         * src/common/ssl_certificate.c
11276         * src/gtk/sslcertwindow.c
11277                 Warning fixes
11278
11279 2002-12-09 [colin]      0.8.6claws84
11280
11281         * src/ssl_certificate.[ch] ** REMOVED **
11282         * src/common/ssl_certificate.[ch] ** NEW **
11283         * src/Makefile.am
11284         * src/common/Makefile.am
11285                 Moved ssl_certificate.[ch] to common
11286         * src/common/ssl.c 
11287                 Put back needed include
11288         * src/gtk/sslcertwindow.[ch]
11289                 Changed ssl_certificate.h include
11290         
11291 2002-12-09 [colin]      0.8.6claws83
11292
11293         * src/gtk/sslcertwindow.[ch]
11294                 Implement hook for certificate acception
11295         * src/ssl_certificate.[ch]
11296                 Implement hook for certificate acception
11297         * src/common/ssl.c
11298                 Reenable certificate acception check
11299         * src/mainwindow.c
11300                 Register sslcertwindow's hook
11301         
11302 2002-12-08 [christoph]  0.8.6claws82
11303
11304         * src/about.c
11305         * src/addr_compl.c
11306         * src/codeconv.c
11307         * src/manual.c
11308         * src/undo.c
11309         * src/common/utils.c
11310                 o add missing includes
11311                 o fix warnings
11312         * src/.cvsignore
11313         * src/common/.cvsignore
11314         * src/common/version.h          ** REMOVE **
11315                 remove autogenerated file
11316
11317 2002-12-08 [paul]       0.8.6claws81
11318
11319         * src/stringtable.c
11320                 put back needed include
11321
11322 2002-12-08 [colin]      0.8.6claws80
11323         
11324         * src/gtk/sslcertwindow.c
11325                 Cleaner popups when asking
11326         * src/ssl_certificate.c
11327         * src/prefs_common.[ch]
11328                 remove ssl certificate pref
11329                 put back needed include
11330         * src/undo.c
11331                 put back needed include
11332
11333 2002-12-08 [christoph]  0.8.6claws79
11334
11335         * src/folderview.c
11336         * src/logwindow.c
11337         * src/statusbar.c
11338         * src/summaryview.c
11339                 only abort hook invokation if required data is missing not
11340                 if our own data pointer is NULL, update hookfunction for
11341                 log window
11342
11343 2002-12-08 [paul]       0.8.6claws78
11344
11345         * src/about.c
11346         * src/addrcache.c
11347         * src/addrclip.c
11348         * src/addr_compl.c
11349         * src/addrselect.c
11350         * src/codeconv.c
11351         * src/colorlabel.c
11352         * src/enriched.c
11353         * src/esmtp.c
11354         * src/exporthtml.c
11355         * src/headerview.c
11356         * src/imageview.c
11357         * src/manual.c
11358         * src/noticeview.c
11359         * src/pgptext.c
11360         * src/scoring.c
11361         * src/sourcewindow.c
11362         * src/stringtable.c
11363         * src/undo.c
11364                 clean up: remove unneccesary includes
11365
11366 2002-12-08 [christoph]  0.8.6claws77
11367
11368         * src/folderview.c
11369         * src/statusbar.c
11370         * src/summaryview.c
11371         * src/common/hooks.[ch]
11372                 hook functions now have a gboolean return value, if a hook
11373                 returns TRUE it will stop executing of any more hooks in
11374                 the same hooklist for this invokation
11375
11376 2002-12-08 [colin]      0.8.6claws76
11377         
11378         * src/main.c
11379                 put back argv0 for CRASH_DIALOG
11380
11381 2002-12-08 [christoph]  0.8.6claws75
11382
11383         * src/Makefile.am
11384         * src/about.c
11385         * src/account.c
11386         * src/crash.c
11387         * src/esmtp.h
11388         * src/imap.[ch]
11389         * src/inc.c
11390         * src/main.c
11391         * src/mainwindow.c
11392         * src/news.c
11393         * src/pop.[ch]
11394         * src/prefs_account.[ch]
11395         * src/prefs_common.[ch]
11396         * src/send.[ch]
11397         * src/smtp.[ch]
11398         * src/ssl_certificate.[ch]
11399         * src/ssl_manager.[ch]
11400         * src/common/Makefile.am
11401         * src/common/log.c
11402         * src/common/nntp.[ch]
11403         * src/common/socket.[ch]
11404         * src/common/ssl.[ch]
11405         * src/gtk/sslcertwindow.[ch]
11406         * ac/openssl.m4
11407                 use new autoconf script to detect OpenSSL with extra parameters
11408                 to specify the location of libs and includes, also remove USE_SSL
11409                 to USE_OPENSSL
11410
11411         * src/common/sylpheed.[ch]
11412         * src/common/version.h.in
11413                 start seperation of common code initialization seperated from gui
11414
11415         * src/summaryview.c
11416                 The function that is called when a color label changes
11417                 should not change the color lable again
11418
11419 2002-12-08 [colin]      0.8.6claws74
11420
11421         * src/gtk/sslcertwindow.c
11422                 warning fixes
11423
11424 2002-12-08 [colin]      0.8.6claws73
11425
11426         * src/statusbar.c
11427           src/common/log.h
11428                 Register a hook for statusbar_puts_all
11429         * src/common/log.c
11430                 invoke statusbar_puts_all's hook
11431         
11432 2002-12-08 [colin]      0.8.6claws72
11433
11434         * src/ssl_certificate.c
11435                 Put back a badly-removed include
11436
11437 2002-12-08 [colin]      0.8.6claws71
11438
11439         * src/gtk/sslcertwindow.[ch]    ** NEW **
11440                 new certificate presentation
11441         * src/gtk/Makefile.am
11442                 add new files
11443         * src/ssl_certificate.[ch]
11444                 gtk cleanup, made utility functions public
11445         * src/ssl_manager.c
11446                 use new cert presentation
11447
11448 2002-12-07 [christoph]  0.8.6claws70
11449
11450         * src/Makefile.am
11451         * src/nntp.[ch]                 ** REMOVE **
11452         * src/common/Makefile.am
11453         * src/common/nntp.[ch]          ** NEW **
11454                 move nntp files to common directory
11455
11456 2002-12-07 [christoph]  0.8.6claws69
11457
11458         * src/procmsg.[ch]
11459         * src/summaryview.c
11460                 implement msginfo update callback using sylpheed's new
11461                 hook system. Invoke hooks from procmsg_msginfo_[un]set_flags.
11462
11463 2002-12-06 [christoph]  0.8.6claws68
11464
11465         * src/editgroup.c
11466                 This patch changes the 'Edit Group Details' dialog to
11467                 allow extended selections in either pane, so that
11468                 addresses can be added or removed from a group more
11469                 quickly and easily. (it actually is a net decrease in
11470                 file size, as some unnecessary functions have been
11471                 removed). 
11472                 (patch submitted by Luke Plant <lukeplant@users.sourceforge.net>)
11473
11474 2002-12-06 [christoph]  0.8.6claws67
11475
11476         * src/Makefile.am
11477         * src/template.[ch]             ** REMOVE **
11478         * src/common/Makefile.am
11479         * src/common/template.[ch]      ** NEW **
11480                 move template files to common directory
11481
11482         * src/nntp.c
11483                 add missing log.h include
11484
11485 2002-12-06 [melvin]     0.8.6claws66
11486
11487         * src/prefs_actions.c
11488                 Added the trailing ">" syntax to insert command's output
11489                 without replacing old text (in contrast to trailing "|").
11490
11491 2002-12-05 [colin]      0.8.6claws65
11492         
11493         * src/common/utils.c
11494                 Don't modify original search_string or it'll change
11495                 the next iterations in the for()
11496
11497 2002-12-05 [darko]      0.8.6claws64
11498
11499         * src/common/utils.c
11500                 proper check for filtering commands, found by Colin
11501
11502 2002-12-05 [darko]      0.8.6claws63
11503
11504         * src/common/utils.c
11505                 check proper string for NULL pointer, found by Colin
11506
11507 2002-12-05 [darko]      0.8.6claws62
11508
11509         * src/common/utils.[ch]
11510                 expand_search_string(): new function
11511                 converts Mutt-like patterns to Sylpheed's
11512                 filtering engine
11513         * src/summaryview.c
11514                 use expand_search_string() to allow Mutt-like
11515                 patterns in extended search
11516         * README.claws
11517                 document extended option in quick search
11518
11519 2002-12-05 [paul]       0.8.6claws61
11520
11521         * sync with 0.8.6cvs16
11522                 see ChangeLog 2002-12-05
11523                 
11524         * po/POTFILES.in
11525                 clean up
11526
11527 2002-12-04 [christoph]  0.8.6claws60
11528
11529         * src/imap.[ch]
11530                 put imap authentication code into a new function and
11531                 remove it from imap_session_new that will allow to
11532                 send other commands before authentication
11533
11534 2002-12-04 [christoph]  0.8.6claws59
11535
11536         * src/imap.[ch]
11537                 use already existing method to prevent unneeded IMAP
11538                 folder selects. Set imap_select parameters to NULL
11539                 in some functions if the values are not required.
11540
11541         * src/xml.h
11542                 remove no longer required include
11543
11544 2002-12-04 [paul]       0.8.6claws58
11545
11546         * po/es.po
11547                 updated by Ricardo Mones Lastra
11548                 
11549         * configure.in
11550           po/hu.po      ** NEW FILE **
11551                 initial Hungarian translation, submitted
11552                 by Gál Zoltán <galzoli@hu.inter.net>
11553
11554 2002-12-03 [christoph]  0.8.6claws57
11555
11556         * src/Makefile.am
11557         * src/gtksctree.[ch]            ** REMOVE **
11558         * src/gtk/Makefile.am
11559         * src/gtk/gtksctree.[ch]        ** NEW **
11560                 move gtksctree files to gtk directory
11561
11562 2002-12-03 [christoph]  0.8.6claws56
11563
11564         * src/Makefile.am
11565         * src/md5.[ch]                  ** REMOVE **
11566         * srm/common/Makefile.am
11567         * src/common/md5.[ch]           ** NEW **
11568                 move md5 files to common directory
11569
11570         * src/gtkstext.c
11571                 remove not required #include
11572
11573 2002-12-03 [sergey]     0.8.6claws55
11574
11575         * src/gtkutils.c
11576         * src/gtkutils.h
11577                 gtkut_window_popup(): new function.
11578         * src/mainwindow.c
11579                 main_window_popup(): use gtkut_window_popup() to raise
11580                 window without changing its position.
11581                 (see sylpheed-main ML message [sylpheed:17247])
11582
11583 2002-12-03 [sergey]     0.8.6claws54
11584
11585         * src/send.c
11586                 send_message_local(): removed first-dot escaping
11587                 (SMTP-only, not needed for sending through pipe)
11588
11589 2002-12-03 [paul]       0.8.6claws53
11590
11591         * po/POTFILES.in
11592                 update to reflect recent changes (thanks
11593                 to Ricardo Mones Lastra)
11594                 
11595         * tools/filter_conv.pl
11596                  fix problem with quoted strings. Patch submitted
11597                  by Luke Plant <lukeplant@softhome.net>
11598
11599 2002-12-03 [paul]       0.8.6claws52
11600
11601         * sync with 0.8.6cvs15
11602                 see ChangeLog 2002-12-03
11603
11604 2002-12-02 [christoph]  0.8.6claws51
11605
11606         * src/logwindow.[ch]
11607         * src/common/log.[ch]
11608                 implement logging using a hook function
11609
11610         * src/folderview.c
11611         * src/folder.[ch]
11612                 define hooklist name in header file to avoid
11613                 errors caused by wrong spelling of hooklist names
11614
11615         * src/toolbar.c
11616                 fix warnings
11617
11618 2002-12-02 [christoph]  0.8.6claws50
11619
11620         * src/common/Makefile.am
11621                 add src/common/hooks.[ch]
11622
11623         * src/common/hooks.[ch]
11624                 implement a simple hook system using glib's hook functions
11625
11626         * src/folder.[ch]
11627         * src/folderview.c
11628                 use new hook system for folder item updates
11629
11630 2002-12-02 [christoph]  0.8.6claws49
11631
11632         * doc-src/ui_seperation.txt     ** NEW **
11633                 information for ui seperation
11634
11635         * src/Makefile.am
11636                 remove files that were moved to common
11637                 include common directory by default for the header files
11638
11639         * src/inc.c
11640         * src/common/socket.c
11641         * src/automaton.[ch]
11642                 implement automaton using g_io_*-functions instead of
11643                 gdk_input_add to make it ui independent
11644
11645         * src/codeconv.c
11646         * src/compose.c
11647         * src/ldif.c
11648         * src/pgptext.c
11649         * src/procmime.c
11650         * src/rfc2015.c
11651         * src/smtp.c
11652         * src/unmime.c
11653                 remove common/ prefix because directory is now in
11654                 include path
11655
11656         * src/compose.c
11657         * src/folder.c
11658         * src/folderview.c
11659         * src/mainwindow.c
11660         * src/messageview.c
11661         * src/prefs_common.c
11662         * src/procmsg.c
11663         * src/rfc2015.c
11664                 fix warnings
11665
11666         * src/imap.c
11667         * src/inc.c
11668         * src/news.c
11669         * src/pop.c
11670         * src/send.c
11671         * src/smtp.c
11672         * src/ssl_certificate.c
11673                 add log.h header file for logging functions
11674
11675         * src/main.c
11676         * src/common/utils.c
11677         * src/summaryview.c
11678         * src/xml.c
11679                 o move debug_mode to common/utils.c
11680                 o add functions to set and get debug_mode
11681
11682         * src/defs.h                    ** REMOVE **
11683         * src/intl.h                    ** REMOVE **
11684         * src/socket.[ch]               ** REMOVE **
11685         * src/ssl.[ch]                  ** REMOVE **
11686         * src/utils.[ch]                ** REMOVE **
11687                 replaced by new files in src/common/
11688         
11689         * src/common/Makefile.am
11690                 add new files in src/common/
11691
11692         * src/common/defs.h             ** NEW **
11693         * src/common/intl.h             ** NEW **
11694         * src/common/log.[ch]           ** NEW **
11695         * src/common/socket.[ch]        ** NEW **
11696         * src/common/ssl.[ch]           ** NEW **
11697         * src/common/utils.[ch]         ** NEW **
11698                 replacement for files in src/
11699
11700 2002-12-02 [colin]      0.8.6claws48
11701
11702         * src/folderview.c
11703                 Scroll folderview if necessary during dnd
11704
11705 2002-12-02 [colin]      0.8.6claws47
11706
11707         * src/folder.[ch]
11708                 Add check to verify a move is within a single mailbox
11709         * src/folderview.c
11710                 Add specific error string for this check
11711
11712 2002-12-02 [colin]      0.8.6claws46
11713
11714         * src/folder.c
11715                 Add a test to folder moving, remove a statusbar_print
11716         * src/folderview.c
11717                 Add Move folder... context-menu item
11718                 Factorize folder moving code
11719                 Enable folder DND for mbox
11720
11721 2002-12-01 [christoph]  0.8.6claws45
11722
11723         * ac/aspell.m4
11724                 remove conf.aspelltest if the version check fails
11725
11726 2002-11-30 [christoph]  0.8.6claws44
11727
11728         * autogen.sh
11729                 run libtoolize --force in autogen to create missing
11730                 libtool scripts
11731
11732 2002-11-30 [christoph]  0.8.6claws43
11733
11734         * src/Makefile.am
11735         * src/pgptext.c
11736         * src/procmime.c
11737         * src/rfc2015.c
11738         * src/uuencode.[ch]             ** REMOVED **
11739         * src/common/Makefile.am
11740         * src/common/uuencode.[ch]      ** NEW **
11741                 move uuen/decoder to common directory
11742
11743 2002-11-30 [christoph]  0.8.6claws42
11744
11745         * src/Makefile.am
11746         * src/base64.[ch]               ** REMOVED **
11747         * src/codeconv.c
11748         * src/compose.c
11749         * src/ldif.c
11750         * src/pgptext.c
11751         * src/procmime.c
11752         * src/rfc2015.c
11753         * src/smtp.c
11754         * src/unmime.c
11755         * src/common/Makefile.am
11756         * src/common/base64.[ch]        ** NEW **
11757                 move base64 en/decoder to common directory
11758
11759 2002-11-30 [christoph]  0.8.6claws41
11760
11761         * src/common                    ** NEW **
11762                 new directory for UI independent code
11763         * src/gtk                       ** NEW **
11764                 new directory for GTK frontend
11765         * src/common/.cvsignore         ** NEW **
11766         * src/gtk/.cvsignore            ** NEW **
11767                 ignore build files
11768         * src/common/Makefile.am        ** NEW **
11769         * src/gtk/Makefile.am           ** NEW **
11770                 automake files to build new seperated stuff
11771         * src/Makefile.am
11772                 the binary will currently still be build with the
11773                 files in src, so we include the code from the
11774                 subdirs for now after building the libs there
11775
11776 2002-11-30 [paul]       0.8.6claws40
11777
11778         * src/compose.c
11779                 fix bug [642731] 'Wrong selected account with drafted mail'
11780
11781 2002-11-29 [oliver]     0.8.6claws39
11782         
11783         * src/messageview.c
11784                 o update summaryview when switching between different
11785                   messageviews          
11786         * src/toolbar.c  
11787                 o check if messageview holds already removed msg
11788                   from summaryview
11789                 
11790
11791 2002-11-29 [oliver]     0.8.6claws38
11792
11793         * src/toolbar.c 
11794                 remove not needed variables and includes
11795                 make messageview stay opened and move to next when msgs are deleted 
11796
11797 2002-11-29 [oliver]     0.8.6claws37
11798         
11799         * src/toolbar.c 
11800                 disable compose button (messageview toolbar) by default
11801                 deleted msgs are moved to trash
11802         
11803 2002-11-29 [melvin]     0.8.6claws36
11804
11805         * configure.in
11806                 Increased minimal gpgme version to 0.3.10 (Zombies out)
11807                 and to detect signatures expirations (gpgme 0.3.6)
11808
11809         * src/main.c
11810                 Use non obsolescent function for Gpgme engine checking.
11811
11812         * src/rfc2015.c
11813                 Inform about expired signatures or signatures which key
11814                 has expired. Expiration date is displayed.
11815
11816         * src/sigstatus.c
11817                 Inform about expired signatures or signatures which key
11818                 has expired.
11819
11820 2002-11-28 [paul]       0.8.6claws35
11821
11822         * src/folderview.c
11823                 re-instate 'Check for new messages' in Newsgroup
11824                 folders right-click menu, after a suggestion from
11825                 Tim Mann <timmann@users.sourceforge.net>
11826
11827         * src/main.c
11828                 after a crash check only local folders for new
11829                 messages
11830
11831 2002-11-28 [paul]       0.8.6claws34
11832
11833         * configure.in
11834                 apply patch that fixes the checking of GTK with XIM 
11835                 support on different OSs, such as FreeBSD. Patch 
11836                 submitted by Topia <topia@users.sourceforge.net>
11837                 
11838 2002-11-28 [paul]       0.8.6claws33
11839
11840         * src/mainwindow.c
11841           src/prefs_common.c
11842           src/prefs_toolbar.c
11843                 more changes to the English
11844
11845 2002-11-28 [paul]       0.8.6claws32
11846
11847         * sync with 0.8.6cvs13
11848                 see ChangeLog 2002-11-28 (no sync needed
11849                 for src/compose.c)
11850
11851 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws31
11852         
11853         * src/mainwindow.[ch]
11854                 add patch by Ivan F. Martinez introducing messageview Toolbar
11855                 some changes and committed by oliver    
11856
11857 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws30
11858
11859         * src/messageview.[ch]
11860                 add patch by Ivan F. Martinez introducing messageview Toolbar
11861                 some changes and committed by oliver    
11862
11863 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws29
11864
11865         * src/compose.[ch]
11866                 add patch by Ivan F. Martinez introducing messageview Toolbar
11867                 some changes and committed by oliver    
11868
11869 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws28
11870         
11871         * src/toolbar.[ch]
11872                 add patch by Ivan F. Martinez introducing messageview Toolbar
11873                 some changes and committed by oliver
11874
11875 2002-11-28 [oliver]     0.8.6claws27
11876         
11877         * src/prefs_toolbar.[ch]
11878                 getting ready for messageview toolbar
11879                 free mem allocated by gettext
11880                 change prefs_toolbar to prefs_toolbar_open
11881  
11882 2002-11-28 [thorsten]   0.8.6claws26
11883
11884         * src/imageview.[ch]
11885                 cleaned up conflicting declarations of
11886                 imageview_show_image()
11887
11888 2002-11-28 [paul]       0.8.6claws25
11889
11890         * src/grouplistdialog.c
11891           src/prefs_common.c
11892           src/prefs_summary_column.c
11893                 a few more improvements to the English
11894
11895 2002-11-28 [colin]      0.8.6claws24
11896
11897         * man/sylpheed.1
11898                 A few updates to command-line parameters
11899
11900 2002-11-28 [colin]      0.8.6claws23
11901
11902         * src/prefs_filtering.c
11903                 Fix problems with prefs_filtering_delete_path:
11904                 a) if the first rule is removed, original pointers
11905                    weren't updated (leading to segfaults)
11906                 b) it was always global_processing updated in case
11907                    of removed path was parent of rule path
11908
11909 2002-11-27 [paul]       0.8.6claws22
11910
11911         * src/mainwindow.c
11912           src/prefs_account.c
11913           src/prefs_actions.c
11914           src/prefs_common.c
11915           src/prefs_customheader.c
11916           src/prefs_display_header.c
11917           src/prefs_filtering.c
11918           src/prefs_folder_item.c
11919           src/prefs_matcher.c
11920           src/prefs_scoring.c
11921           src/prefs_summary_column.c
11922           src/prefs_template.c
11923           src/prefs_toolbar.c
11924                  improve the English in the GUI
11925
11926 2002-11-27 [colin]      0.8.6claws21
11927
11928         * src/folder.c
11929                 Fix processing renaming problems happening after
11930                 last commit
11931
11932 2002-11-27 [colin]      0.8.6claws20
11933
11934         * src/folder.c
11935                 recursive move now deletes src each subfolder after 
11936                 having moved it
11937         * src/folderview.c
11938                 Use identifier instead of path during dnd (enables
11939                 IMAP folder dnd)
11940
11941 2002-11-27 [paul]       0.8.6claws19
11942
11943         * src/main.c
11944                 apply patch that does command-line processing 
11945                 BEFORE gtk_init, allowing claws to run from 
11946                 shell-scripts in non-X environment (e.g. crontab 
11947                 or ip-up, ip-down scripts). Patch submitted by
11948                 Ruslan N. Balkin <baron@dartel.ru>
11949                 
11950         * po/it.po
11951                 updated by Alessandro Maestri
11952
11953 2002-11-27 [paul]       0.8.6claws18
11954
11955         * sync with 0.8.6cvs12
11956           src/prefs_common.c
11957                 Differences are that main uses a 'Receive dialog'
11958                 frame on the Interface tab, whereas claws groups all 
11959                 the dialogs together in a 'Dialogs' frame.
11960
11961 2002-11-27 [colin]      0.8.6claws17
11962
11963         * src/prefs_matcher.c
11964                 Fix Execute criteria's NOT flag
11965
11966
11967 2002-11-26 [christoph]  0.8.6claws16
11968
11969         * src/ssl.c
11970                 rewrite the ssl code a little bit, only use one
11971                 SSL context, set default certificates' file/path
11972
11973 2002-11-26 [thorsten]   0.8.6claws15
11974
11975         * src/compose.c
11976                 default-reply-to didn't work for ml-reply
11977
11978 2002-11-26 [melvin]     0.8.6claws14
11979
11980         * src/prefs_actions.c
11981                 Made pipe-actions ignore short headers in message view
11982                 Made trailing-pipe-actions write in the message view with
11983                 the same font as the original message
11984
11985 2002-11-26 [paul]       0.8.6claws13
11986
11987         * src/compose.c
11988                 this time commit the correct file
11989
11990 2002-11-26 [paul]       0.8.6claws12
11991
11992         * sync with 0.8.6cvs11
11993           src/quote_fmt_parse.y  
11994                 no sync needed
11995           src/account.[ch]       
11996                 not sync'ed
11997           src/compose.c
11998                 compose_write_headers(): add 'X-Sylpheed-Account-Id:' header
11999                 on draft mode.
12000                 compose_reedit(): add check for 'X-Sylpheed-Account-Id:' 
12001                 header
12002                 
12003         see ChangeLog 2002-11-25 and 2002-11-26
12004
12005 2002-11-26 [colin]      0.8.6claws11
12006
12007         * src/folderview.c
12008                 Fix collapsed folder not auto-expanding during
12009                 mail dnd, if it was the source folder.
12010
12011 2002-11-25 [colin]      0.8.6claws10
12012
12013         * src/folderview.[ch]
12014                 Variable renaming and cleaning (slist of nodes 
12015                 to be re-collapsed is stored in FolderView)
12016
12017 2002-11-25 [paul]       0.8.6claws9
12018
12019         * src/prefs_common.[ch]
12020                 fix breakage caused by last commit
12021
12022 2002-11-25 [paul]       0.8.6claws8
12023
12024         * sync with 0.8.6cvs4
12025                 see ChangeLog 2002-11-21
12026
12027 2002-11-25 [paul]       0.8.6claws7
12028
12029         * sync with 0.8.6cvs4
12030                 see ChangeLog 2002-11-20
12031
12032 2002-11-25 [paul]       0.8.6claws6
12033
12034         * sync with 0.8.6cvs3
12035                 see ChangeLog 2002-11-18
12036
12037 2002-11-25 [colin]      0.8.6claws5
12038
12039         * src/gtkutils.[ch]
12040                 Add gtkut_ctree_node_is_parent()
12041         * src/folderview.c
12042                 Spring-loaded folders
12043
12044 2002-11-25 [colin]      0.8.6claws4
12045
12046         * src/utils.[ch]
12047                 Add slist_concat_unique(), function to merge
12048                 two GSList filtering dups
12049         * src/folder.[ch]
12050         * src/summaryview.[ch]
12051         * src/folderview.c
12052         * src/main.c
12053                 Add detection/update/display of unread answers
12054                 to marked mails
12055         * src/procmsg.[ch]
12056                 Add procmsg_find_children()
12057                 Add procmsg_msg_has_marked_parent()
12058
12059 2002-11-25 [colin]      0.8.6claws3
12060
12061         * src/ssl_certificate.[ch]
12062                 Allow checking a certificate without a DNS
12063                 lookup
12064                 Allow to forget a cert (by deleting it)
12065                 Make ssl_certificate_destroy_public
12066         * src/ssl_manager.[ch] ** NEW FILES **
12067                 Gui to manage (display/remove) certificates
12068         * src/prefs_common.[ch]
12069                 Add a pref to allow silent acceptation of
12070                 trusted certificates or not (based on the
12071                 "I want to know what's going on" principle)
12072         * src/mainwindow.c
12073                 Add SSL manager in Tools menu
12074         * src/Makefile.am
12075                 Add the new files to the build
12076         * po/POTFILES.in
12077                 Add ssl_manager.c to translations
12078
12079 2002-11-25 [colin]      0.8.6claws2
12080
12081         * src/summaryview.[ch]
12082                 Add S_SEARCH_EXTENDED to the quick search, which 
12083                 allows to search using filtering syntax.
12084
12085 2002-11-25 [colin]      0.8.6claws1
12086
12087         * src/summaryview.c
12088                 Deletion of duplicates now prefer deleting
12089                 the unread dup (fixes feature-request 638989).
12090
12091 2002-11-24 [paul]       0.8.6claws
12092
12093         * po/es.po
12094           po/pl.po
12095           po/ru.po
12096           po/sr.po
12097                 updated by Ricardo Mones Lastra,
12098                 Witold Wladyslaw Wojciech Wilk,
12099                 Ruslan N. Balkin, and  Urke MMI 
12100                 respectively
12101
12102 2002-11-24 [paul]       0.8.5claws182
12103
12104         * po/bg.po
12105                 updated by George Danchev
12106
12107 2002-11-23 [alfons]     0.8.5claws181
12108
12109         * src/imap.c
12110                 tiny memory leak found by browsing Dimitar's 
12111                 valgrind report
12112
12113 2002-11-23 [paul]       0.8.5claws180
12114
12115         * po/it.po
12116                 updated by Alessandro Maestri
12117
12118 2002-11-22 [christoph]  0.8.5claws179
12119
12120         * src/compose.c
12121         * src/inc.c
12122         * src/prefs_filtering.c
12123         * src/summaryview.c
12124                 more warning fixes
12125
12126 2002-11-22 [alfons]     0.8.5claws178
12127
12128         * src/summaryview.c
12129                 summary_execute_delete_func(): if message is deleted, make 
12130                 sure to also remove its entry in the subject hash table. 
12131                 fixes a corner case bug.
12132
12133 2002-11-22 [paul]       0.8.5claws177
12134
12135         * .cvsignore
12136                 add 'autom4te.cache'
12137                 
12138         * ltconfig      ** REMOVED **
12139                 not needed
12140
12141 2002-11-22 [paul]       0.8.5claws176
12142
12143         * src/textview.c
12144                 textview_set_font(): fix for message display in
12145                 UTF-8 locales (thanks to Sergey Vlasov).
12146                 
12147         * AUTHORS
12148                 add new team members and contributors
12149
12150
12151 2002-11-21 [colin]      0.8.5claws175
12152
12153         * src/procmsg.[ch]
12154                 Add procmsg_remove_special_headers()
12155         * src/mh.c
12156                 Use procmsg_remove_special_headers() for 
12157                 previous fix
12158
12159 2002-11-21 [colin]      0.8.5claws174
12160
12161         * src/mh.c
12162                 Fix moving/copying from queue/draft folders
12163                 for MH folders
12164
12165 2002-11-21 [christoph]  0.8.5claws173
12166
12167         * src/crash.c
12168         * src/filtering.c
12169         * src/logwindow.c
12170         * src/main.c
12171         * src/matcher_parser_lex.[hl]
12172         * src/mbox.c
12173         * src/mbox_folder.[ch]
12174         * src/prefs_filtering.c
12175         * src/procheader.c
12176         * src/quote_fmt_lex.l
12177         * src/ssl.c
12178                 fix all warnings except the warnings in lex and yacc files
12179
12180 2002-11-20 [christoph]  0.8.5claws172
12181
12182         * src/imap.c
12183                 fix MsgInfo retrieval for IMAP draft and queue folders
12184                 (closes bug [ 619558 ] Draft saving on IMAP box issue)
12185
12186 2002-11-19 [christoph]  0.8.5claws171
12187
12188         * src/compose.c
12189                 fix segfault, when draft saving does not get
12190                 the MsgInfo of the new message
12191                 (closes bug [ 640699 ] Claws170: crash drafting mail ( IMAP ))
12192
12193 2002-11-19 [christoph]  0.8.5claws170
12194
12195         * src/procmsg.c
12196                 add parameter check for flag setting function
12197                 (closes bug [ 640619 ] Claws169: crash - drafting a mail (IMAP))
12198
12199 2002-11-18 [paul]       0.8.5claws169
12200
12201         * src/compose.c
12202                 more sensitivity fixes to redirect mode:
12203                 * disable toolbar draft button
12204                 * allow only Address book in the Tools menu
12205                 * disable editing of message by the spell
12206                   checker
12207
12208 2002-11-18 [paul]       0.8.5claws168
12209
12210         * src/compose.c
12211                 fix sensitivity of menu items in compose_redirect():
12212                 allow only the necessary items 
12213
12214 2002-11-18 [paul]       0.8.5claws167
12215
12216         * src/compose.c
12217                 fix bug [ 603259 ] 'attachment got lost on bounce'
12218
12219 2002-11-18 [paul]       0.8.5claws166
12220
12221         * po/ru.po
12222                 updated by Ruslan N. Balkin <baron@dartel.ru>
12223
12224 2002-11-18 [colin]      0.8.5claws165
12225
12226         * src/main.c
12227           src/defs.h
12228                 Remove old filtering stuff
12229
12230
12231 2002-11-17 [oliver]     0.8.5claws164
12232
12233         * src/toolbar.h
12234                 remove not needed typedef 
12235
12236 2002-11-17 [oliver]     0.8.5claws163
12237
12238         * src/toolbar.c
12239                 make toolbar's on click events translatable
12240
12241 2002-11-15 [colin]      0.8.5claws162
12242
12243         * src/summaryview.c
12244                 Revert too-soon integration of a feature
12245
12246 2002-11-15 [christoph]  0.8.5claws161
12247
12248         * src/imap.c
12249                 use main's implementation of imap_get_msginfo
12250
12251 2002-11-15 [christoph]  0.8.5claws160
12252
12253         * src/compose.c
12254         * src/folder.[ch]
12255         * src/imap.c
12256         * src/mbox_folder.c
12257         * src/mh.c
12258         * src/news.c
12259         * src/procmsg.c
12260         * src/summaryview.c
12261                 replace claws' fetch_msginfo with main's get_msginfo
12262                 (use main's implementation where possible)
12263
12264 2002-11-15 [colin]      0.8.5claws159
12265
12266         * src/ssl_certificate.c
12267                 Missed a check
12268
12269 2002-11-16 [melvin]     0.8.5claws158
12270
12271         * po/fr.po
12272                 Updated French translations.
12273
12274 2002-11-16 [colin]      0.8.5claws157
12275
12276         * src/ssl_certificate.c
12277                 Check for missing parts in the certificates
12278
12279 2002-11-15 [colin]      0.8.5claws156
12280
12281         * src/folderview.c
12282                 Preventive fix (missing check) found by
12283                 Alfons
12284
12285 2002-11-15 [paul]
12286
12287         * NEWS
12288                 sync with 0.8.6 release
12289
12290 2002-11-15 [colin]      0.8.5claws155
12291
12292         * src/folder.[ch]
12293           src/folderview.c
12294                 Fix error handling of folder_item_move_to()
12295                 (thanks to Alfons!)
12296
12297 2002-11-15 [colin]      0.8.5claws154
12298
12299         * src/folder.[ch]
12300           src/folderview.c
12301                 folder_item_move_to() sets an error message instead
12302                 of having GUI stuff in folder.c
12303
12304 2002-11-15 [colin]      0.8.5claws153
12305
12306         * src/procmsg.[ch]
12307                 Implemented a callback for MsgInfo updates, 
12308                 heavily copy/pasted from Christoph's folder 
12309                 callback system
12310         * src/summaryview.[ch]
12311                 Register summary_update_msg as callback
12312
12313 2002-11-14 [colin]      0.8.5claws152
12314         
12315         * src/procmsg.c
12316                 Update the FolderItem after sending (fixes 617593)
12317
12318 2002-11-14 [christoph]  0.8.5claws151
12319
12320         * src/folder.c
12321                 fix wrong position of NULL pointer check found
12322                 by Sergey
12323
12324 2002-11-14 [christoph]  0.8.5claws150
12325
12326         * src/folder.c
12327                 fix segfault when deleting messages from IMAP folders
12328                 (closes bug [ 635641 ] Crash deleting mail in IMAP trash)
12329
12330 2002-11-14 [colin]      0.8.5claws149
12331
12332         * src/compose.c
12333                 Forwarding was also ignoring the folder's default account.
12334
12335 2002-11-14 [colin]      0.8.5claws148
12336
12337         * src/compose.c
12338                 Fix sent folder not set to folder properties when 
12339                 forwarding.
12340
12341 2002-11-14 [thorsten]   0.8.5claws147
12342
12343         * src/inc.c
12344                 inc_start(): Files were not moved from .processing to inbox,
12345                 if no global processing rule existed
12346
12347 2002-11-14 [colin]      0.8.5claws146
12348
12349         * src/ssl_certificate
12350                 Fix file operations
12351
12352 2002-11-14 [paul]       0.8.5claws145
12353
12354         * po/it.po
12355                 updated by Alessandro Maestri
12356
12357 2002-11-13 [alfons]     0.8.5claws144
12358
12359         * src/folder.c
12360                 folder_item_close(): only mark messages unread
12361                 when a folder has new messages 
12362
12363 2002-11-13 [keith]      0.8.5claws143
12364
12365         * src/imap.c
12366                 Fix problem moving or copying between
12367                 IMAP folders
12368
12369 2002-11-13 [colin]      0.8.5claws142
12370
12371         * src/matcher_parser_parse.y
12372                 Fix rule problem when " don't match
12373
12374 2002-11-13 [christoph]  0.8.5claws141
12375
12376         * src/folder.c
12377         * src/folderview.c
12378                 moved cache saving to folder_item_close
12379                 the folderview should not have to deal with
12380                 this things
12381
12382 2002-11-13 [christoph]  0.8.5claws140
12383
12384         * src/summaryview.c
12385                 moved setting of important score to
12386                 summary_set_prefs_from_folderitem
12387
12388 2002-11-13 [colin]      0.8.5claws139
12389
12390         * src/matcher_parser_parse.y
12391                 Fix a segfault in the parser (happening when
12392                 a good expression had been tested and a bad 
12393                 one arrives)
12394
12395 2002-11-13 [paul]       0.8.5claws138
12396
12397         * sync with 0.8.5cvs24
12398                 see ChangeLog 2002-11-13
12399                 
12400         * po/pt_BR.po
12401                 updated by Fabio Jr. Beneditto
12402
12403 2002-11-13 [colin]      0.8.5claws137
12404         
12405         * src/msgcache.c
12406           src/defs.h
12407           src/procmsg.[ch]
12408                 Revert last commit, problem
12409
12410 2002-11-13 [colin]      0.8.5claws136
12411
12412         * src/msgcache.c
12413                 Remove duplicated code
12414         * src/defs.h
12415                 Bumped CACHE_VERSION and MARK_VERSION
12416         * src/procmsg.[ch]
12417                 Network endian for cache and mark files
12418
12419 2002-11-12 [colin]      0.8.5claws135
12420
12421         * src/inc.c
12422                 Fix the "socket error" dialog which disappeared
12423
12424 2002-11-12 [colin]      0.8.5claws134
12425
12426         * src/msgcache.c
12427                 Reverse last commit which had performance 
12428                 problems, but still reverse the list
12429
12430 2002-11-12 [colin]      0.8.5claws133
12431
12432         * src/msgcache.c
12433                 Reverse list order
12434
12435 2002-11-12 [melvin]     0.8.5claws132
12436
12437         * src/compose.c
12438                 Added a check for a NULL prefs_common.dictionary
12439
12440 2002-11-12 [colin]      0.8.5claws131
12441
12442         * src/ssl_certificate.[ch]
12443                 Use FQDN hostname
12444
12445 2002-11-12 [colin]      0.8.5claws130
12446
12447         * src/ssl_certificate.[ch]
12448                 Take connection port into account for 
12449                 checking certificates (a single hostname
12450                 could have multiple servers with multiple
12451                 certificates)
12452         * src/ssl.c
12453                 Pass the port to ssl_certificate_check
12454
12455 2002-11-12 [paul]       0.8.5claws129
12456
12457         * src/folder.c
12458                 fix a typo in last commit
12459
12460 2002-11-12 [paul]       0.8.5claws128
12461
12462         * sync with 0.8.5cvs23
12463                 see ChangeLog entry 2002-11-12
12464
12465 2002-11-11 [colin]      0.8.5claws127
12466
12467         * src/ssl_certificate.c
12468                 Cleaner messages
12469                 Don't popup, instead log error, if the 
12470                 corresponding pref is checked
12471         * src/ssl_certificate.h
12472                 include <openssl/objects/h>
12473
12474 2002-11-11 [colin]      0.8.5claws126
12475
12476         * src/ssl_certificate.h
12477                 _Really_ clean it
12478
12479 2002-11-11 [colin]      0.8.5claws125
12480         
12481         * src/ssl_certificate.c
12482                 Fixed leak
12483
12484 2002-11-11 [colin]      0.8.5claws124
12485
12486         * src/ssl.c
12487                 Cleaned a bit
12488         * src/ssl_certificate.[ch]
12489                 Cleaned a bit (better use of SSL API)
12490                 (This will cause non-recognition of saved 
12491                  certificates of claws12[23]...)
12492
12493 2002-11-11 [paul]       0.8.5claws123
12494         
12495         * po/es.po
12496                 updated by Ricardo Mones Lastra
12497
12498 2002-11-11 [colin]      0.8.5claws122
12499
12500         * src/ssl.c
12501                 Fix a typo
12502
12503 2002-11-11 [colin]      0.8.5claws121
12504
12505         * src/ssl_certificate.[ch] ** NEW FILES **
12506         * src/ssl.[ch]
12507                 Check SSL certificates presented to us
12508         * src/Makefile.am
12509                 Add ssl_certificate.[ch]
12510         * po/POTFILES.in
12511                 Add ssl_certificate.c
12512
12513 2002-11-11 [paul]       0.8.5claws120
12514
12515         * sync with 0.8.5cvs22
12516                 see ChangeLog 2002-11-11
12517
12518 2002-11-11 [paul]       0.8.5claws119
12519
12520         * sync with 0.8.5cvs21
12521                 see ChangeLog 2002-11-11
12522
12523 2002-11-10 [jens]       0.8.5claws118
12524
12525         * src/folder.c
12526         * src/folderview.c
12527                 corrected some typing
12528         * po/de.po
12529                 updated german translation
12530         * sylpheed.spec.in
12531                 cleaned up specfile and adjusted it for claws
12532
12533 2002-11-10 [colin]      0.8.5claws117
12534
12535         * src/summaryview.c
12536                 a STATUSBAR_PUSH/POP fix
12537
12538 2002-11-10 [colin]      0.8.5claws116
12539
12540         * src/prefs_folder_item.c
12541                 Fix hanging after opening folder properties
12542
12543 2002-11-10 [hoa]        0.8.5claws115
12544
12545         * src/matcher_parser_lex.l
12546         * src/matcher_parser_parse.y
12547                 config file for scoring and filtering is no more trashed
12548                 when there is a syntax error in a filtering rule when
12549                 editing it in a dialog.
12550
12551 2002-11-09 [colin]      0.8.5claws114
12552
12553         * src/mbox_folder.c
12554                 Added missing initialisation of folder->destroy()
12555
12556 2002-11-09 [colin]      0.8.5claws113
12557
12558         * src/folder.c
12559           src/folderview.c
12560                 Fix the status bar messages
12561
12562 2002-11-09 [colin]      0.8.5claws112
12563
12564         * src/folderview.c
12565                 Fix hangs after folder dnd, happening after 
12566                 claws109.
12567
12568 2002-11-09 [christoph]  0.8.5claws111
12569
12570         * src/folderview.c
12571                 just changed order of calls (reverse order of
12572                 associated calls)
12573         * src/inc.c
12574                 lock inc when checking only one account, otherwise
12575                 inc all could be executed at the same time
12576
12577 2002-11-09 [christoph]  0.8.5claws110
12578
12579         * src/folderview.c
12580                 better unlock the mouse cursor before calling
12581                 summary_show because it changes the cursor too
12582
12583 2002-11-09 [christoph]  0.8.5claws109
12584
12585         * src/folder.[ch]
12586         * src/folderview.c
12587                 add functions to open and close a folder
12588                 o opending will execute scanning for remote folders
12589                   and processing
12590                 o closing will unset new flag for messages
12591
12592 2002-11-09 [colin]      0.8.5claws108
12593
12594         * src/folder.c
12595                 Add a call to prefs_matcher_write_config to 
12596                 avoid non-leaf folders filtering settings to be
12597                 lost
12598
12599 2002-11-09 [paul]       0.8.5claws107
12600
12601         * src/prefs_account.c
12602                 re-word a label
12603
12604 2002-11-09 [colin]      0.8.5claws106
12605
12606         * src/folderview.c
12607                 Minor esthetic fix
12608
12609 2002-11-09 [colin]      0.8.5claws105
12610
12611         * src/folderview.c
12612                 Fix prefs_filtering deletion for MH folders (same
12613                 reason as below)
12614         * src/prefs_filtering.c
12615                 Fix prefs_filtering renaming and deletion for 
12616                 folder-based processing rules.  
12617
12618 2002-11-09 [christoph]  0.8.5claws104
12619
12620         * src/compose.c
12621         * src/folder.[ch]
12622         * src/folderview.[ch]
12623         * src/import.c
12624         * src/inc.c
12625         * src/main.c
12626         * src/mainwindow.c
12627         * src/messageview.c
12628         * src/prefs_folder_item.c
12629         * src/procmsg.c
12630         * src/summaryview.c
12631                 implement a callback system for folder item updates
12632
12633 2002-11-09 [colin]      0.8.5claws103
12634
12635         * src/folderview.c
12636                 Fix prefs_filtering renaming for MH folders (we
12637                 shouldn't rename by path as another folder could
12638                 have the same hierarchy).
12639
12640 2002-11-09 [colin]      0.8.5claws102
12641
12642         * src/folder.c
12643                 Fix a leak found by Christoph, use better variable
12644                 names
12645
12646 2002-11-09 [colin]      0.8.5claws101
12647
12648         * src/folder.c
12649                 One more fix for processing rules
12650
12651 2002-11-08 [colin]      0.8.5claws100
12652         
12653         * src/matcher.c
12654                 Don't copy the compiled regexp (will be reevaluated)
12655         * src/folderview.c
12656                 Lock folderview while moving
12657         * src/folder.c
12658                 Provide info on what's happening to the user
12659
12660 2002-11-08 [colin]      0.8.5claws99
12661
12662         * src/folderview.c
12663                 Fix folder reordering after a move if parent is 
12664                 root
12665         * src/scoring.[ch]
12666                 Add function to copy a ScoringProp
12667         * src/prefs_folder_item.c
12668                 Copy scoring rules when copying a folder prefs
12669
12670 2002-11-08 [colin]      0.8.5claws98
12671
12672         * src/folderview.c
12673                 Fixes in case of failure
12674         * src/filtering.[ch]    
12675                 Add function to duplicate a FilteringProp
12676         * src/matcher.[ch]
12677                 Add function to duplicate a MatcherProp
12678         * src/prefs_folder_item.c
12679                 Save folder's processing rules when copying 
12680                 its prefs
12681
12682 2002-11-08 [colin]      0.8.5claws97
12683         
12684         * src/folderview.c
12685                 Sort after move
12686         * src/folder.c 
12687                 Change a printf to debug_print
12688
12689 2002-11-08 [colin]      0.8.5claws96
12690
12691         * src/folder.c
12692           src/folderview.c
12693                 Fix segfaults, call me stupido
12694         
12695
12696 2002-11-08 [colin]      0.8.5claws95
12697
12698         *src/folder.c
12699                 Added forgotten prefs to save when moving folders
12700
12701 2002-11-08 [colin]      0.8.5claws94
12702
12703         * src/folder.c
12704                 Fixes to folder DND (prefs copy)
12705         * src/folderview.c
12706                 Optimization for folder DND (don't rescan whole tree)
12707                 Added folderview_create_folder_node() for this 
12708                 optimization, so de-duped a bit the code
12709         * src/prefs_folder_item.[ch]
12710                 Added prefs_folder_item_copy_prefs()    
12711           
12712 2002-11-08 [paul]       0.8.5claws93
12713
12714         * src/prefs_account.c
12715           tools/README
12716           tools/kmail2sylpheed_v2.pl
12717                 correct some typos
12718
12719 2002-11-08 [paul]       0.8.5claws92
12720
12721         * src/compose.c
12722           src/prefs_account.[ch]
12723                 remove account options 'clearsign' and 'ascii_armored',
12724                 replace with 'default_gnupg_mode' to prevent mixed-mode
12725                 Privacy settings
12726
12727 2002-11-08 [paul]       0.8.5claws91
12728
12729         * src/compose.[ch]
12730                 re-implement GnuPG 'on-the-fly' mode selection,
12731                 disallow mixed-mode
12732
12733 2002-11-08 [colin]      0.8.5claws90
12734
12735         * src/folderview.c
12736           src/prefs_folder_item.c
12737                 Change "Property" to "Properties"
12738
12739 2002-11-07 [colin]      0.8.5claws89
12740
12741         * src/folderview.c
12742           src/folder.c
12743                 Allow folder dropping to a root folder
12744
12745 2002-11-07 [paul]       0.8.5claws88
12746
12747         * src/compose.c
12748                 revert last commit
12749
12750 2002-11-07 [paul]       0.8.5claws87
12751
12752         * src/compose.c
12753                 fix reply-to-list bug. closes bug report
12754                 "[633382] reply-to-list broken in recent cvs"
12755
12756 2002-11-07 [paul]       0.8.5claws86
12757
12758         * src/compose.c
12759                 add a forgotten '#if USE_GPGME ... #endif'
12760
12761 2002-11-07 [paul]       0.8.5claws85
12762
12763         * sync with 0.8.5cvs20
12764                 see ChangeLog 2002-11-07
12765
12766 2002-11-07 [colin]      0.8.5claws84
12767
12768         * src/folder.[ch]
12769                 Change folder_item_move_to to return the newly 
12770                 created folderitem.
12771         * src/folderview.c
12772                 Select the new folderitem after moving.
12773
12774 2002-11-07 [colin]      0.8.5claws83
12775
12776         * src/prefs_filtering.c
12777                 Fix rule rewriting when moving a leaf folder to a 
12778                 shorter path
12779
12780 2002-11-07 [colin]      0.8.5claws82
12781
12782         * src/prefs_filtering.c
12783                 fix a leak
12784
12785 2002-11-07 [colin]      0.8.5claws81
12786
12787         * src/folder.[ch]
12788                 Add folder_item_move_to() function to move a 
12789                 folderitem into another one (updates matcher etc)
12790         * src/folderview.c
12791                 Add folder drag'n drop (context menu to come)
12792                 [Should be dataloss free, but Please backup before 
12793                  trying !]
12794
12795 2002-11-06 [colin]      0.8.5claws80
12796
12797         * src/mh.c
12798                 mh_create_folder() returns NULL if can't create
12799                 directory hierarchy
12800
12801 2002-11-06 [paul]       0.8.5claws79
12802
12803         * src/compose.[ch]
12804                 allow 'on-the-fly' changing of the type of encryption 
12805                 and/or signing used (mime/ascii) via the compose window
12806
12807 2002-11-06 [paul]       0.8.5claws78
12808
12809         * sync with 0.8.5cvs19
12810                 see ChangeLog 2002-11-06 for src/account.c: 
12811                 account_get_special_folder()
12812                 
12813 2002-11-05 [alfons]     0.8.5claws77
12814
12815         * src/crash.c
12816                 very minor cleanups: nothing to see here, move on. :-)
12817
12818 2002-11-05 [colin]      0.8.5claws76
12819
12820         * src/main.c
12821                 Changes choices if compose windows are opened to
12822                 Discard, Draft, Don't quit
12823
12824 2002-11-05 [thorsten]   0.8.5claws75
12825
12826         * src/compose.c
12827                 reenabled default_reply_to folder option
12828
12829 2002-11-05 [colin]      0.8.5claws74
12830
12831         * src/compose.[ch] 
12832                 add compose_draft()
12833         * src/crash.c
12834                 add SIGTERM handler
12835         * src/main.[ch]
12836                 add clean_quit() for the SIGTERM handler
12837
12838 2002-11-05 [paul]       0.8.5claws73
12839         
12840         * po/es.po
12841                 updated by Ricardo Mones Lastra
12842
12843 2002-11-05 [melvin]     0.8.5claws72
12844
12845         * src/logwindow.c
12846                 Fixed log-clipping bug #616795.
12847                 To stop logging in the log window use 0 length.
12848         * src/prefs_common.c
12849                 Added a label to inform about the 0 log length behaviour.
12850
12851 2002-11-05 [paul]       0.8.5claws71
12852
12853         * sync with 0.8.5cvs17
12854                 see ChangeLog 2002-11-05
12855
12856 2002-11-04 [paul]       0.8.5claws70
12857
12858         * sylpheed-128x128.png
12859           sylpheed-64x64.png
12860           sylpheed.png
12861                 replace with pngcrushed icons. Submitted by Nicolas Kaiser,
12862                 <nikai@users.sourceforge.net>
12863                 
12864         * po/bg.po
12865                 updated by George Danchev
12866
12867 2002-11-03 [thorsten]   0.8.5claws69
12868
12869         * src/main.c
12870           src/mimeview.c
12871           src/rfc2015.h
12872                 add check if gpg is active
12873
12874 2002-11-03 [thorsten]   0.8.5claws68
12875
12876         * src/toolbar.h
12877                 removed GSList declaration causing trouble on MacOS-X
12878                 (submitted by alfons, reported by xfesty)
12879
12880 2002-11-01 [paul]       0.8.5claws67
12881
12882         * src/mainwindow.c
12883                 remove last remnants of main's filter code
12884
12885 2002-11-01 [paul]       0.8.5claws66
12886
12887         * tools/filter_conv.pl
12888                 fix bug where user-defined headers were ignored
12889
12890 2002-11-01 [paul]       0.8.5claws65
12891
12892         * src/logwindow.c
12893                 make a debug_print() not translatable
12894
12895 2002-10-31 [melvin]     0.8.5claws64
12896
12897         * ac/aspell.m4
12898                 Fixed --disable-aspell-test. Now --disable-aspell-test will 
12899                 not run any GNU/aspell test.  The dictionary path will
12900                 be by default /usr/local/lib/aspell/ unless --with-aspell-prefix
12901                 was given, in which case, it will be $prefix/lib/aspell/
12902         * configure.in
12903                 Fixed typo in commentary (Aspell code).
12904
12905 2002-10-31 [paul]       0.8.5claws63
12906
12907         * po/POTFILES.in
12908                 remove src/filter.c and src/prefs_filter.c
12909                 thanks to Ricardo for reminding me
12910
12911 2002-10-31 [colin]      0.8.5claws62
12912
12913         * src/mbox_folder.c
12914                 Plug some leaks
12915
12916 2002-10-31 [paul]       0.8.5claws61
12917
12918         * src/prefs_filter.[ch] ** REMOVED **
12919           src/filter.[ch]       ** REMOVED **
12920           
12921         * src/Makefile.am
12922           src/folderview.c
12923           src/inc.c
12924           src/main.c
12925           src/mainwindow.c
12926           src/mbox.c
12927           src/prefs_common.c
12928           src/prefs_filtering.c
12929           src/summaryview.[ch]
12930                 remove main's 'filter' code
12931                 
12932         README.claws
12933                 update to reflect removal of main's filter
12934
12935 2002-10-31 [paul]       0.8.5claws60
12936
12937         * src/summaryview.c
12938                 remove check for global_processing in summary_filter_open(). 
12939                 This fixes the bug where if the user uses the right-click 
12940                 'Create filter rule...' and doesn't have any filter rules 
12941                 already defined in claws' advanced filtering, the newly 
12942                 created filter rule goes to main's filtering which is 
12943                 inaccessible through the gui. Now the filter rule gets added
12944                 to claws' filtering by default.
12945
12946 2002-10-28 [melvin]     0.8.5claws59
12947
12948         * src/prefs_actions.c
12949                 Fixed bug #627322 where MIME parts were not always
12950                 correctly passed to a %p action
12951                 Display an error dialog when message filename is not found.
12952
12953 2002-10-28 [melvin]     0.8.5claws58
12954
12955         * src/prefs_common.c
12956                 Readded a missing function declaration lost in 0.8.3claws34
12957
12958 2002-10-28 [paul]       0.8.5claws57
12959
12960         * sync with 0.8.5cvs15
12961                 see ChangeLog 2002-10-28 and 2002-10-25
12962                 
12963         Note: ChangeLog entry 2002-10-24 is not sync'ed.
12964
12965 2002-10-27 [oliver]     0.8.5claws56
12966
12967         * src/pop.c
12968                 plug leak in pop3_top_recv
12969
12970 2002-10-26 [christoph]  0.8.5claws55
12971
12972         * src/folder.c
12973                 set need_update folder flag when messages are added
12974                 (closes bug [ 626922 ] folder not updated after receiving)
12975
12976 2002-10-25 [melvin]     0.8.5claws54
12977
12978         * src/imageview.c
12979                 Fixed a memleak introduced in the scaling code.
12980
12981 2002-10-24 [alfons]     0.8.5claws53
12982
12983         * src/filtering.c
12984                 make filtering's forward message action forward from the 
12985                 correct account
12986                 (closes bug [628089 ] Filter -> Forward from address problem
12987                 reported by Oktay)
12988
12989 2002-10-24 [christoph]  0.8.5claws52
12990
12991         * src/mainwindow.c
12992         * src/manual.[ch]
12993                 o use manual of current locale or english if current
12994                   locale is not available (and english is available)
12995                 o also link to sylpheed doc project manuals
12996
12997 2002-10-23 [paul]       0.8.5claws51
12998
12999         * tools/README
13000           tools/kmail2sylpheed_v2.pl
13001                 add new version of kmail addressbook importer script.
13002                 works with newer versions of Kmail/KAddressBook which
13003                 have new and rearranged data.
13004
13005 2002-10-23 [martin]     0.8.5claws50
13006
13007         * src/folderview.c
13008         * src/summaryview.c
13009         * src/utils.h
13010         * src/utils.c
13011                 added length parameter to get_abbrev_newsgroup_name()
13012                 changed this function so that it abbreviates the newsgroup
13013                 names only so long it is smaller than the length parameter
13014                 (for better reading of some newsgroup names and space efficiency)
13015
13016 2002-10-22 [colin]      0.8.5claws49
13017
13018         *src/foldersel.c
13019                 Revert Alfons' last modification (after voting ;-))
13020
13021 2002-10-21 [alfons]     0.8.5claws48
13022
13023         * src/foldersel.c
13024                 folder view in folder selection dialog reflects state of
13025                 folder view in main window
13026
13027 2002-10-18 [alfons]     0.8.5claws47
13028
13029         * src/mbox.c
13030                 drop imported messages in folder selected by user,
13031                 and not in the inbox
13032                 (closes bug [ 625424 ] Import mbox always to "Inbox" folder)
13033
13034 2002-10-18 [alfons]     0.8.5claws46
13035
13036         * src/compose.c
13037                 make automagic reply work correctly for email accounts 
13038                 (whether it's viable to do a full sync with Hiro's 
13039                 compose.c is still under discussion)
13040
13041 2002-10-18 [melvin]     0.8.5claws45
13042
13043         * src/prefs_actions.c
13044                 Fixed bug #622275 where asynchroneous actions left 
13045                 zombies processes
13046                 Made (synchroneous) actions' input be displayed live.
13047
13048 2002-10-18 [christoph]  0.8.5claws44
13049
13050         * src/textview.c
13051                 don't add a newline in the textview in front of the
13052                 first textpart if header display is disabled
13053                 (closes bug [ 603385 ] disabled header display leaves blank
13054                  lin)
13055
13056 2002-10-18 [christoph]  0.8.5claws43
13057
13058         * src/folder.[ch]
13059         * src/imap.c
13060         * src/mbox_folder.c
13061         * src/mh.c
13062         * src/news.c
13063                 folder->get_num_list now returns an error code
13064                 (closes bug [ 609424 ] News cache cleared on failure)
13065                 
13066 2002-10-17 [colin]      0.8.5claws42
13067         
13068         * src/news.c
13069                 Changed a printf by debug_print
13070
13071 2002-10-16 [paul]       
13072
13073         * tools/OOo2sylpheed.pl
13074                 allow for spaces in the name of the
13075                 file to be attached.
13076
13077 2002-10-16 [colin]      0.8.5claws41
13078
13079         * src/main.c
13080                 Use a tristate to change online mode
13081
13082 2002-10-16 [paul]       0.8.5claws40
13083
13084         * po/es.po
13085                 updated by Ricardo Mones Lastra
13086
13087 2002-10-16 [colin]      0.8.5claws39
13088
13089         * src/main.c
13090           src/mainwindow.[ch]
13091                 Added --online and --offline command-line
13092                 switches
13093
13094 2002-10-15 [christoph]  0.8.5claws38
13095
13096         * src/procmime.c
13097                 set mimeinfo->name to NULL after g_free to
13098                 avoid double freeing with g_free
13099
13100 2002-10-14 [christoph]  0.8.5claws37
13101
13102         * src/compose.c
13103         * src/filtering.c
13104         * src/summaryview.c
13105                 remove calls to folder->change_flags that are now
13106                 done by procmsg flag functions (seems it is not
13107                 used by any foldertype anyway)
13108         * src/folder.c
13109                 init folder->change_flags with NULL
13110
13111 2002-10-14 [christoph]  0.8.5claws36
13112
13113         * src/folder.[ch]
13114         * src/imap.[ch]
13115                 use virtual functions for folder item new and destroy
13116                 functions
13117
13118 2002-10-14 [melvin]     0.8.5claws35
13119
13120         * src/compose.c
13121                 Added a test to not run the spell checker if no default
13122                 dictionary is available. No dialog is displayed though.
13123
13124 2002-10-14 [melvin]     0.8.5claws34
13125
13126         * src/gtkaspell.c
13127                 Fixed bug in dictionary list context menu where
13128                 "More..." pointed to an emtpy submenu if the
13129                 number of dictionaries is a multiple of 15
13130                 Removed unneeded code in suggestions list creation
13131
13132 2002-10-14 [paul]       0.8.5claws33
13133
13134         * po/bg.po
13135                 updated by George Danchev
13136
13137 2002-10-13 [hoa]        0.8.5claws32
13138
13139         * src/matcher.[ch]
13140           src/matcher_parser_parser.y
13141                 removed the escaped string from internal structure
13142                 of matcher.
13143
13144 2002-10-12 [colin]      0.8.5claws31
13145
13146         * src/gtksctree.[ch]
13147           src/summaryview.c
13148                 Removed useless function gtksctree_reanchor
13149
13150 2002-10-12 [alfons]     0.8.5claws30
13151         
13152         * sync with remaining main changes 2002-10-09 - 2002-10-11
13153         - drop changes to src/compose.c (requires claws specific changes)
13154         
13155 2002-10-12 [alfons]     0.8.5claws29
13156         
13157         * sync with main changes of 2002-10-08
13158         - drop changes to src/compose.c (requires claws specific changes)
13159         - drop changes to src/summaryview.c (requires changes to compose.c)     
13160
13161 2002-10-12 [alfons]     0.8.5claws28
13162         
13163         * sync with main changes of 2002-10-07
13164
13165 2002-10-12 [alfons]     0.8.5claws27
13166
13167         * sync with main changes of 2002-10-04
13168         - drop changes to src/compose.c (requires claws specific changes)
13169         - drop changes to src/prefs_folder_item.c (claws implementation
13170           seems to be working)
13171
13172 2002-10-12 [colin]      0.8.5claws26
13173
13174         * src/mainwindow.c
13175                 Fix folder-flicker when space-reading, introduced 
13176                 in claws22.
13177
13178 2002-10-12 [colin]      0.8.5claws25
13179
13180         * src/compose.c
13181                 Save account address when saving as draft.
13182                 (closes bug 621838)
13183
13184 2002-10-12 [colin]      0.8.5claws24
13185
13186         * src/summaryview.c
13187                 Fix the problem consisting of no message selected
13188                 after the last message in a folder has been moved.
13189
13190 2002-10-12 [paul]       0.8.5claws23
13191
13192         * src/compose.c
13193           src/prefs_template.c
13194           src/template.[ch]
13195                 add Cc and Bcc to templates. Patch submitted by
13196                 John L. Males.
13197
13198 2002-10-12 [colin]      0.8.5claws22
13199
13200         * src/folderview.c
13201                 Fix a bug after "Check for new messages":
13202                 If a folder was opened, it was still selected at
13203                 the end of the check, but displayed empty.
13204         * src/mainwindow.c
13205                 Remove unnecessary check
13206
13207 2002-10-12 [paul]
13208
13209         * tools/README
13210                 be more verbose in the description of
13211                 OOo2sylpheed.pl
13212                 
13213
13214 2002-10-11 [colin]      0.8.5claws21
13215
13216         * src/mainwindow.c
13217                 Make space work (better) when no mail is selected
13218
13219 2002-10-11 [colin]      0.8.5claws20
13220
13221         * src/inc.c
13222           src/news.c
13223                 fix warnings
13224
13225 2002-10-11 [colin]      0.8.5claws19
13226
13227         * src/mainwindow.c
13228                 revert 0.8.5claws6 changes as i couldn't get to
13229                 anything satisfying
13230
13231 2002-10-11 [melvin]     0.8.5claws18
13232
13233         * src/compose.c
13234                 Removed buggy and unused macro (should have been committed in
13235                 0.8.5claws17)
13236
13237 2002-10-11 [melvin]     0.8.5claws17
13238
13239         * src/compose.c
13240                 Fixed memory leak from bug #622040 (thanks to Martin Kluge)
13241
13242 2002-10-11 [thorsten]   0.8.5claws16 
13243
13244         * src/folderview.c
13245                 remove rescan warning
13246
13247 2002-10-11 [colin]      0.8.5claws15 
13248
13249         * src/procheader.c
13250                 fix a segfault that happens if conv_unmime_header
13251                 fails (should be better to find out why it fails)
13252
13253 2002-10-11 [christoph]  0.8.5claws14
13254
13255         * src/summaryview.c
13256                 update folderview stats after ignore/unignore thread
13257
13258 2002-10-11 [hoa]        0.8.5claws13
13259
13260         * src/quote_fmt_parse.y
13261                 Fixed a yacc/bison syntax error
13262         * src/matcher.c
13263                 Escaping of string is fixed.
13264
13265 2002-10-11 [colin]      0.8.5claws12
13266
13267         * src/imageview.c
13268                 Resize images to fit
13269
13270 2002-10-11 [paul]       0.8.5claws11
13271
13272         * po/es.po
13273                 updated by Ricardo Mones Lastra
13274
13275 2002-10-10 [alfons]     0.8.5claws10
13276
13277         * src/compose.c
13278                 allow dropping files by "moving" files from a file manager,
13279                 not only by the more cumbersome "copying". the latter 
13280                 mostly implies holding down the Control button
13281
13282 2002-10-10 [christoph]  0.8.5claws9
13283
13284         * src/summaryview.c
13285                 update folders after thread building for ignored threads
13286
13287 2002-10-10 [christoph]  0.8.5claws8
13288
13289         * config/.cvsignore
13290                 added Makefile
13291         * src/filtering.[ch]
13292         * src/folder.[ch]
13293         * src/folderview.[ch]
13294         * src/import.c
13295         * src/inc.[ch]
13296         * src/mbox.[ch]
13297         * src/procmsg.c
13298         * src/summaryview.[ch]
13299                 o added new flag need_update to FolderItem
13300                 o removed folder_table from various functions from tracking
13301                   folder updates
13302                 o set need_update flags in folder.c's move, copy and delete
13303                   functions and procmsg's flags functions
13304                 o added function folderview_update_items_when_required that
13305                   updates all folders with need_update set
13306                 o call folderview_update_items_when_required instead of
13307                   folderview_update_item_foreach
13308
13309 2002-10-09 [sergey]     0.8.5claws7
13310
13311         * src/compose.c
13312                 Strip CRs whel loading the text into editor in reedit mode.
13313
13314 2002-10-09 [colin]      0.8.5claws6
13315
13316         * src/mainwindow.c
13317                 Make Space work when no mail is selected
13318
13319 2002-10-09 [colin]      0.8.5claws5
13320
13321         * src/gtksctree.[ch]
13322                 Fix range_select
13323                 Add gtk_sctree_reanchor() 
13324         * src/summaryview.c
13325                 Use gtk_sctree_reanchor() - better fix for 
13326                 bug 60413
13327
13328 2002-10-09 [colin]      0.8.5claws4
13329
13330         * src/summaryview.c
13331                 Fix shift-click select after delete problem
13332                 (closes bug 60413)
13333
13334 2002-10-08 [thorsten]   0.8.5claws3
13335
13336         * src/summaryview.c
13337                 exclude current msg from -hide read messages-
13338
13339 2002-10-08 [colin]      0.8.5claws2
13340
13341         * src/inc.[ch]
13342           src/pop.c
13343           src/recv.c
13344                 Differentiate socket errors from disk full
13345                 errors
13346
13347 2002-10-08 [christoph]  0.8.5claws1
13348
13349         * Makefile.am
13350         * configure.in
13351                 modifications for new config directory
13352
13353         * config.guess  ** REMOVED **
13354         * config.sub    ** REMOVED **
13355         * install-sh    ** REMOVED **
13356         * ltmain.sh     ** REMOVED **
13357         * missing       ** REMOVED **
13358         * mkinstalldirs ** REMOVED **
13359                 these files are autogenerated by automake
13360                 when you run autogen.sh
13361
13362         * config/.cvsignore     ** NEW FILE **
13363         * config/Makefile.am    ** NEW FILE **
13364                 ignore autogenerated files
13365                 create a Makefile in this directory
13366
13367 2002-10-08 [paul]       0.8.5claws
13368
13369         * 0.8.5claws release
13370         
13371         * src/compose.c
13372           src/procheader.c
13373           src/procmsg.c
13374                 fix quote reply format for newsgroups reply bug
13375                 (thanks to Hoa)
13376                 
13377         * po/en_GB.po
13378           po/pl.po
13379                 updated by me and Witold Wladyslaw Wojciech Wilk
13380                 repectively
13381
13382 2002-10-07 [paul]       0.8.3claws53
13383
13384         * po/it.po
13385           po/pt_BR.po
13386           po/sr.po
13387                 updated messages catalogs, submitted by
13388                 Alessandro Maestri, Fabio Jr.Beneditto 
13389                 and Urke MMI, respectively.
13390
13391 2002-10-07 [christoph]  0.8.3claws52
13392
13393         * src/folder.[ch]
13394         * src/folderview.c
13395         * src/mainwindow.c
13396                 fix new folder ghost message bug
13397                 (closes bug [ 619722 ] wrong count for newly created folders)
13398
13399 2002-10-07 [christoph]  0.8.3claws51
13400
13401         * src/compose.c
13402                 fix news posting problem
13403
13404 2002-10-07 [melvin]     0.8.3claws50
13405
13406         * po/fr.po
13407                 Updated French translation
13408
13409 2002-10-05 [christoph]  0.8.3claws49
13410
13411         * src/gtkstext.c
13412                 check if line_start_cache is set in gtk_stext_update_text
13413                 (closes bug [ 618119 ] crash while doing search in folder)
13414
13415 2002-10-05 [christoph]  0.8.3claws48
13416
13417         * src/imap.c
13418         * src/news.c
13419         * src/utils.c
13420         * src/utils.h
13421                 implement cache cleanups for claws' folder system
13422                 (closes bug [ 595916 ] imapcache not cleaned up)
13423
13424 2002-10-05 [melvin]     0.8.3claws47
13425
13426         * src/prefs_actions.c
13427                 Made the help text more clear for the %p token
13428
13429 2002-10-04 [paul]       0.8.3claws46
13430
13431         * sync with 0.8.5
13432                 see ChangeLog 2002-10-02 and 2002-10-03
13433
13434 2002-10-04 [christoph]  0.8.3claws45
13435
13436         * src/inc.c
13437                 fix segfault caused by pop before smtp
13438                 call to inc_account_mail with NULL
13439                 pointer for mainwin
13440
13441 2002-10-04 [paul]       0.8.3claws44
13442
13443         * configure.in
13444                 sync the LDAP detection from 0.8.5cvs1
13445
13446 2002-10-02 [christoph]  0.8.3claws43
13447
13448         * po/de.po
13449                 fix small spelling error
13450
13451 2002-10-02 [melvin]     0.8.3claws42
13452
13453         * ac/aspell.m4
13454                 Behave better and say "no" when test program cannot be run.
13455
13456 2002-10-02 [paul]       0.8.3claws41
13457
13458         * sync with 0.8.4cvs1
13459                 see ChangeLog 2002-09-30, 2002-10-01, 2002-10-02
13460                 
13461         * src/summaryview.c
13462                 toggle the behavior of Reply menuitem between
13463                 normal reply and reply-to-list
13464
13465 2002-10-01 [sergey]     0.8.3claws40
13466
13467         * src/compose.c
13468                 Convert newlines in the message text to the canonical form
13469                 before base64 encoding (RFC2045 compliance, fixes some
13470                 interoperability issues with Evolution 1.0.3)
13471
13472 2002-09-29 [colin]      0.8.3claws39
13473
13474         * src/summaryview.c
13475                 Fix an unwanted copy/paste
13476
13477 2002-09-29 [colin]      0.8.3claws38
13478
13479         * src/mainwindow.c
13480                 Renamed "Custom toolbar" to "Customize toolbar"
13481                 Renamed "Show all header" to "Show all headers"
13482                 Renamed "Set diplay item" to "Set displayed items"
13483         * src/prefs_common.c
13484                 Renamed "Show all header" to "Show all headers"
13485         * src/prefs_summary_column.c
13486                 Renamed "diplay item" to "displayed items"
13487
13488 2002-09-29 [colin]      0.8.3claws37
13489
13490         * src/mainwindow.[ch]
13491                 online/offline status pixmaps follow theme
13492                 changes
13493         * src/summaryview.[ch]
13494                 quicksearch pixmap follows theme changes
13495
13496 2002-09-29 [thorsten]   0.8.3claws36
13497
13498         * src/compose.c
13499           src/prefs_folder_item.[ch]
13500                 add default_reply_to folder option (closes patch 581044)
13501
13502 2002-09-29 [christoph]  0.8.3claws35
13503
13504         * acconfig.h    ** REMOVED **
13505         * configure.in
13506         * ac/aspell.m4
13507         * ac/check-type.m4
13508         * ac/gnupg-check-typedef.m4
13509                 fix autoheader 2.50 warning
13510
13511 2002-09-29 [christoph]  0.8.3claws34
13512
13513         * major code cleanup (part 2)
13514         
13515                 - unused variables removed
13516                 - unused functions removed
13517                 - uninitialized variables checked
13518                 - missing return statements added
13519                 - missing function return types added
13520                 - added parentheses around assignment
13521                   when suggested by gcc
13522
13523 2002-09-29 [alfons]     0.8.3claws33
13524
13525         * src/logwindow.c
13526                 log_window_clear(): only bracket gtk_text_forward_delete() 
13527                 with gtk_text_freeze() / gtk_text_thaw() (see if this
13528                 works around GTK text bug)
13529
13530 2002-09-29 [paul]       0.8.3claws32
13531
13532         * po/bg.po
13533           po/sr.po
13534                 updated by George Danchev and Urke MMI
13535                 respectively
13536
13537 2002-09-27 [christoph]  0.8.3claws31
13538
13539         * doc-src/readme.txt
13540         * doc-src/rfc1806.txt   ** REMOVED **
13541         * doc-src/rfc2183.txt   ** NEW FILE **
13542         * doc-src/rfc2980.txt   ** NEW FILE **
13543                 update rfcs
13544
13545 2002-09-27 [melvin]     0.8.3claws30
13546
13547         * ac/aspell.m4
13548                 Fixed typo which could break linking
13549
13550 2002-09-27 [melvin]     0.8.3claws29
13551
13552         * ac/aspell.m4
13553                 Improved GNU/aspell checking. 
13554                 Fixed bug #614490
13555
13556 2002-09-27 [paul]       0.8.3claws28
13557
13558         * sync with 0.8.3cvs8
13559                 see ChangeLog 2002-09-27
13560
13561 2002-09-26 [colin]      0.8.3claws27
13562
13563         * src/toolbar.[ch]
13564           src/mainwindow.[ch]
13565                 Add "Reply to Mailing-list" to the toolbar
13566
13567 2002-09-26 [christoph]  0.8.3claws26
13568
13569         * src/summaryview.c
13570                 Fix wrong message counts in summaryview status
13571
13572 2002-09-26 [paul]       0.8.3claws25
13573
13574         * sync with 0.8.3cvs7
13575                 see ChangeLog 2002-09-26
13576
13577 2002-09-26 [paul]       0.8.3claws24
13578
13579         * sync with 0.8.3cvs6
13580                 see ChangeLog 2002-09-25
13581
13582 2002-09-25 [christoph]  0.8.3claws23
13583
13584         * src/prefs_common.c
13585         * src/prefs_folder_item.c
13586         * src/prefs_scoring.c
13587                 Renamed "kill score" to "hide score" in GUI
13588                 and prefs files
13589
13590 2002-09-25 [paul]       0.8.3claws22
13591
13592         * sync with 0.8.3cvs5
13593                 see ChangeLog 2002-09-24
13594
13595 2002-09-24 [alfons]     0.8.3claws21
13596
13597         patch by Satoshi Nagayasu: allows appending / saving multiple 
13598         selected files (closes "[ 612279 ] save multiple mesg(s) in 
13599         'Save as ...'")
13600
13601         * AUTHORS
13602                 add Satoshi Nagayasu
13603         * src/summaryview.c
13604                 summary_save_as(): allow saving selected files to
13605                 one file
13606                 summary_set_menu_sensitive: enable "Save As..." when
13607                 multiple files are selected
13608         * src/utils.[ch]
13609                 append_file(): new function
13610
13611 2002-09-24 [colin]      0.8.3claws20
13612
13613         * src/procmime.c
13614                 Fix segfault when mimeinfo doesn't have a 
13615                 content_type. 
13616
13617 2002-09-24 [colin]      0.8.3claws19
13618
13619         * src/prefs_common.[ch]
13620                 Add a preference to display send dialog or not
13621         * src/send.c
13622                 Display send dialog according to preference
13623
13624 2002-09-24 [colin]      0.8.3claws18
13625
13626         * src/compose.[ch]
13627                 Disable user actions when sending
13628
13629 2002-09-24 [colin]      0.8.3claws17
13630
13631         * src/procmime.c
13632                 Do not display name or filename for attachments
13633                 with an application/pgp-signature type
13634                 (security flaw, see bug 537413)
13635
13636 2002-09-23 [colin]      0.8.3claws16
13637
13638         * src/editaddress.c
13639                 Initialize entry_email, entry_alias and 
13640                 entry_remarks to first email address of the list
13641
13642 2002-09-23 [colin]      0.83claws15
13643
13644         * src/compose.c
13645                 Drop pgp-signature when reediting a signed queued
13646                 message
13647
13648 2002-09-23 [melvin]     0.8.3claws14
13649
13650         * po/fr.po
13651                 Updated French translation
13652
13653 2002-09-23 [melvin]     0.8.3claws13
13654
13655         * src/mainwindow.c
13656                 Made custom toolbar menu labels more consistent
13657         * src/prefs_toolbar.c
13658                 Made custom toolbar window title more consistent
13659
13660 2002-09-22 [colin]      0.8.3claws12
13661
13662         * src/inc.c
13663                 Initialize session type to normal before getting 
13664                 mail (fixes strange Get behaviour)
13665         * src/prefs_account.h
13666                 Move STYPE_POP_BEFORE_SMTP to last position to 
13667                 avoid other side-effects
13668
13669 2002-09-22 [colin]      0.8.3claws11
13670
13671         * src/prefs_account.c
13672                 Fix pop_bfr_smtp_tm_entry sensivity when switching
13673                 from pop3 to apop or vice-versa
13674
13675 2002-09-22 [colin]      0.8.3claws10
13676         
13677         * src/prefs_account.[ch]
13678                 Add an option for the POP before SMTP timeout
13679         * src/inc.c
13680                 Remember time of last POP connection
13681         * src/send.c
13682                 Do POP before SMTP only if timeout reached
13683
13684 2002-09-22 [oliver]     0.8.3claws9
13685         
13686         * README.claws
13687                 explain custom toolbar
13688
13689 2002-09-22 [oliver]     0.8.3claws8
13690
13691         * src/prefs_actions.[ch]
13692         custom toolbar for compose      
13693                 actions callback from compose toolbar
13694         * src/folderview.c
13695                 remove include toolbar.h
13696
13697 2002-09-22 [oliver]     0.8.3claws7
13698         
13699         * src/prefs_toolbar.[ch]
13700                 custom toolbar for compose
13701                 - generic prefs_toolbar handles both
13702                   Mainwin's toolbar as well as Compose toolbar          
13703
13704 2002-09-22 [oliver]     0.8.3claws6
13705         
13706         * src/toolbar.[ch]
13707                 custom toolbar for compose
13708                 restructure toolbar.[ch]
13709
13710 2002-09-22 [oliver]     0.8.3claws5
13711
13712         * src/compose.[ch]
13713                 custom toolbar for compose
13714
13715 2002-09-22 [oliver]     0.8.3claws4
13716         
13717         * src/mainwindow.[ch]
13718                 custom toolbar for compose 
13719                 move mainwin toolbar back to mainwindow
13720
13721 2002-09-22 [alfons]     0.8.3claws3
13722
13723         * src/procmsg.c
13724                 :%sno/if(/if (/gc
13725                 :%sno/for(/for (/gc
13726                 (beautify)
13727
13728 2002-09-22 [alfons]     0.8.3claws2
13729         
13730         * src/procmsg.c
13731                 procmsg_save_to_outbox(): don't unlink message file from queue;
13732                 callers should do it using folder_item_remove_msg()
13733
13734 2002-09-22 [colin]      0.8.3claws1
13735
13736         * src/mimeview.[ch]
13737                 Made mimeview_check_signature() public
13738         * src/textview.c
13739                 Made GPG signatures verifiable by clicking
13740                 the [application/pgp-signature] in the Text
13741                 view
13742
13743 2002-09-22 [paul]       0.8.3claws
13744
13745         * po/bg.po
13746           po/en_GB.po
13747           po/es.po
13748           po/it.po
13749           po/pl.po
13750           po/pt_BR.po
13751           po/sr.po
13752                 updated translations, submitted by George Danchev,
13753                 me, Ricardo Mones Lastra, Alessandro Maestri,
13754                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.Beneditto 
13755                 and Urke MMI, respectively.     
13756
13757 2002-09-22 [alfons]     0.8.2claws65
13758
13759         * src/procmsg.c
13760         * src/pgptext.c
13761                 no furry valgrinds have been used to plug these memleaks
13762
13763 2002-09-20 [paul]       0.8.2claws64
13764
13765         * sync with 0.8.3cvs4
13766                 'Select thread' re-implemented 
13767                 see ChangeLog 2002-09-20
13768
13769 2002-09-21 [alfons]     0.8.2claws63
13770
13771         * src/compose.c
13772                 compose_send(): plug unnoticed memleak
13773
13774 2002-09-20 [alfons]     0.8.2claws62
13775
13776         * src/addr_compl.c
13777                 replace_address_in_edit(): strict check for NULL address to
13778                 fix "[ 607348 ] Segfault in address completion". My guess is
13779                 that this happens with an empty address book, but it's good
13780                 to have this check here anyway
13781                 
13782                 completion_window_button_press(): free string returned 
13783                 from the internal cache
13784
13785 2002-09-20 [christoph]  0.8.2claws61
13786
13787         * src/procmime.h
13788                 added ENC_BINARY to EncodingType
13789         * src/procmime.c
13790                 the string returned by procmime_get_encoding_str
13791                 should not depend on the order of values in the
13792                 EncodingType definition
13793         * doc-src/rfc1806.txt   ** NEW FILE **
13794                 Added rfc1806 about MIME Content-Disposition
13795                 Extension
13796
13797 2002-09-19 [paul]       0.8.2claws60
13798
13799         * sync with 0.8.2cvs3
13800                 see ChangeLog 2002-09-19
13801
13802 2002-09-19 [paul]       0.8.2claws59
13803
13804         * src/prefs_folder_item.c
13805                 revert to Darko's original alignment of colour
13806                 selector button
13807                 add a colon to folder_color label
13808                 
13809         * src/compose.c
13810                 add Colin's patch (with Hiro's modifications) to 
13811                 force BASE64 encoding for 8-bit text when signing
13812                 (sync with 0.8.3cvs2)
13813
13814 2002-09-18 [alfons]     0.8.2claws58
13815
13816         * src/compose.c
13817                 :%sno/if(/if (/gc
13818                 :%sno/for(/for (/gc
13819                 (beautify a little bit)
13820
13821 2002-09-18 [christoph]  0.8.2claws57
13822
13823         * src/pine.c
13824                 fix handling of fgetc return value
13825
13826 2002-09-17 [alfons]     0.8.2claws56
13827         
13828         * src/summaryview.c
13829                 summary_sort(): check non-NULL summaryview->folder_item when no 
13830                 folder is selected at all
13831                 (closes "[ 610344 ] sort label make syl Crash")
13832
13833 2002-09-17 [alfons]     0.8.2claws55
13834         
13835         * src/compose.c
13836                 beautify a little bit
13837
13838 2002-09-17 [christoph]  0.8.2claws54
13839
13840         * src/folder.c
13841                 initialize max values for cache and folder
13842                 when cache or folder is empty
13843
13844 2002-09-15 [colin]      0.8.2claws53
13845
13846         * src/compose.c
13847                 Fix a leak (thanks Alfons!) and cleaned
13848                 variables names for custom headers
13849
13850 2002-09-15 [colin]      0.8.2claws52
13851
13852         * src/compose.c
13853                 Fix custom headers recognition when
13854                 prefs_common.trans_hdr is on
13855
13856 2002-09-15 [colin]      0.8.2claws51
13857
13858         * src/compose.c
13859                 Allow dynamically-added custom headers
13860                 Yet not reparsed if reedited
13861
13862 2002-09-15 [alfons]     0.8.2claws50
13863
13864         * src/prefs_account.c
13865                 fix warnings
13866
13867 2002-09-15 [colin]      0.8.2claws49
13868         
13869         * src/prefs_account.c
13870                 fix pop_before_smtp sensitivity
13871
13872 2002-09-15 [colin]      0.8.2claws48
13873
13874         * src/inc.[ch]
13875                 add inc_pop_before_smtp()
13876                 allow MainWindow to be undefined in 
13877                 inc_account_mail() and inc_start()
13878         * src/pop.c
13879           src/prefs_account.h
13880                 add STYPE_POP_BEFORE_SMTP session type
13881         * src/prefs_account.c
13882                 activated pop before smtp option
13883         * src/send.c
13884                 do pop before smtp if the relevant option 
13885                 is set
13886
13887 2002-09-15 [paul]       0.8.2claws47
13888
13889         * sync with 0.8.3
13890                 see ChangeLog 2002-09-15
13891
13892 2002-09-14 [paul]       0.8.2claws46
13893
13894         * po/bg.po
13895                 updated Bulgarian translation, submitted by
13896                 George Danchev
13897
13898 2002-09-13 [paul]       0.8.2claws45
13899
13900         * src/compose.c
13901                 merge claws' select_account() with main's
13902                 (new) compose_select_account(). [sync with
13903                 0.8.2cvs15, see ChangeLog 2002-09-11]
13904
13905 2002-09-12 [christoph]  0.8.2claws44
13906
13907         * src/filter.c
13908                 allocate 1 elements of FolderItem not 0
13909
13910 2002-09-12 [colin]      0.8.2claws43
13911
13912         * src/compose.c
13913                 Fix bug #590825 (obey Follow-up: poster)
13914
13915 2002-09-12 [colin]      0.8.2claws42
13916
13917         * src/procmime.c
13918                 Fix bug #557009 (wrong headers for messages 
13919                 forwarded as attachments)
13920
13921 2002-09-11 [colin]      0.8.2claws41
13922         
13923         * src/compose.c
13924                 Put SCF: pseudo-header on top of message
13925                 Set draft tmp_flag when saved as draft
13926
13927         * src/procmsg.c
13928           src/procheader.c
13929                 Skip after first \n\n for beginning of real message
13930                 for drafts too
13931
13932 2002-09-11 [christoph]  0.8.2claws40
13933
13934         * src/filtering.c
13935                 use procmsg flag functions in filtering or processing
13936                 will cause incorrect folder message counts
13937
13938 2002-09-11 [colin]      0.8.2claws39
13939
13940         * src/compose.c
13941                 Fix bug #550175 - wrong save folder when reediting
13942                 drafts
13943
13944 2002-09-11 [paul]       0.8.2claws38
13945
13946         * sync with 0.8.2cvs14
13947                 see ChangeLog 2002-09-11
13948
13949 2002-09-11 [colin]      0.8.2claws37
13950
13951         * src/folder.c
13952                 Fix a typo (seeming to cause new/unread status to
13953                 be lost)
13954
13955 2002-09-10 [christoph]  0.8.2claws36
13956
13957         * src/compose.c
13958                 compose_redirect should not use compose_generic_new
13959                 because that does more stuff than expected including
13960                 opening the external editor
13961                 (closes bug "[ 526608 ] bounced messages appear blank
13962                  in editor")
13963
13964 2002-09-10 [christoph]  0.8.2claws35
13965
13966         * src/folder.c
13967                 fix problem with too large message number range
13968                 causing a crash in folder_item_scan
13969
13970 2002-09-10 [paul]       0.8.2claws34
13971
13972         * sync with 0.8.2cvs13
13973                 see ChangeLog 2002-09-10
13974
13975 2002-09-10 [christoph]  0.8.2claws33
13976
13977         * src/msgcache.c
13978                 set MsgInfo TmpFlags for queue and draft folders
13979                 (closes bug "[ 591676 ] Queue ignore MIME on restart")
13980
13981 2002-09-10 [paul]       0.8.2claws32
13982
13983         * AUTHORS
13984           po/bg.po      ** NEW FILE **
13985                 new Bulgarian translation submitted by
13986                 George Danchev <danchev@spnet.net>
13987                 
13988         * tools/Makefile.am
13989           tools/README
13990           tools/tb2sylpheed     ** NEW FILE **
13991                 add script that converts an addressbook exported
13992                 from The Bat! into a Sylpheed addressbook. Submitted
13993                 by Urke MMI <urke-kg@eunet.yu>
13994
13995 2002-09-10 [paul]       0.8.2claws31
13996
13997         * sync with 0.8.2cvs12
13998                 see ChangeLog 2002-09-10
13999
14000 2002-09-06 [paul]       0.8.2claws30
14001
14002         * src/prefs_common.c
14003                 sync with 0.8.2cvs11, see ChangeLog 2002-09-06
14004                 
14005         * tools/Makefile.am
14006           tools/README
14007           tools/ldif-to-xml.py  ** REMOVED **
14008                 remove obsolete python script
14009
14010 2002-09-06 [paul]       0.8.2claws29
14011
14012         * sync with 0.8.2cvs10
14013                 see ChangeLog 2002-09-06
14014
14015 2002-09-04 [paul]       0.8.2claws28
14016
14017         * sync with 0.8.2cvs9
14018                 see ChangeLog 2002-08-04
14019
14020 2002-09-04 [colin]      0.8.2claws27 
14021
14022         * src/prefs_common.[ch]
14023                 Added signature color configuration
14024         * src/textview.c
14025                 Use user-specified signature color
14026
14027 2002-09-03 [colin]      0.8.2claws26
14028
14029         * src/prefs_common.[ch]
14030                 Added autosave and autosave_length prefs
14031         * src/compose.c
14032                 Added compose_remove_draft()
14033                 Auto-save drafts according to the prefs
14034         * src/main.c
14035                 Added a crash-indicator file, allowing to check
14036                 for new messages on startup if Sylpheed crashed
14037                 (makes saved drafts "reappear")
14038
14039 2002-09-03 [colin]      0.8.2claws25
14040
14041         * src/textview.[ch]
14042                 Grey the signature
14043
14044 2002-09-03 [paul]       0.8.2claws24
14045
14046         * sync with 0.8.2cvs8
14047                 see ChangeLog 2002-09-02 and 2002-09-03
14048
14049 2002-09-03 [darko]      0.8.2claws23
14050
14051         * src/folderview.c
14052                 use normal style when creating new folder to pick
14053                 proper font size 
14054
14055 2002-09-02 [melvin]     0.8.2claws22
14056
14057         * src/gtkaspell.m4
14058                 removed some obsolete code
14059
14060 2002-09-02 [melvin]     0.8.2claws21
14061
14062         * ac/aspell.m4
14063                 fixed test's equality sign (== to =)
14064
14065 2002-09-02 [alfons]     0.8.2claws20
14066
14067         * src/folder.c
14068         * src/mh.c
14069                 revert change of 0.8.2claws16 and use the mh_folder_destroy
14070                 as folder->destroy virtual as suggested by Hiro
14071                 (the mh.c code seems to have been lost around mh.c.1.21)
14072
14073 2002-09-02 [paul]       0.8.2claws19
14074
14075         * po/pt_BR.po
14076                 updated by Fabio Jr. Beneditto
14077                 
14078         * src/defs.h
14079                 use 'http://claws.sylpheed.org' for homepage link. 
14080                 Domain provided by Oktay Altunergil <oktay@freelinuxcd.org>
14081
14082 2002-09-01 [alfons]     0.8.2claws18
14083
14084         * src/mh.c
14085                 plug memleak related to one Martin Kluge found
14086
14087 2002-08-31 [paul]       0.8.2claws17
14088
14089         * sync with 0.8.2cvs6
14090                 see ChangeLog 2002-08-30
14091
14092 2002-08-31 [alfons]     0.8.2claws16
14093
14094         * src/folder.c
14095                 folder_destroy(): remove mailbox from folderlist even if it has
14096                 no destroy virtual
14097
14098 2002-08-31 [alfons]     0.8.2claws15
14099
14100         * src/folder.c
14101                 :%sno/if(/if (/gc
14102                 :%sno/for(/for (/gc
14103                 (being pedantic I know)
14104
14105 2002-08-31 [alfons]     0.8.2claws14
14106
14107         * src/folder.c
14108                 check for NULL pointers returned from folder->fetch_msginfo virtual
14109                 (should solve some reported crashes)
14110
14111 2002-08-30 [alfons]     0.8.2claws13
14112
14113         * acconfig.h
14114         * configure.in
14115         * src/crash.c
14116                 enable crash dialog on compilation time
14117                 (--enable-crash-dialog configure option)
14118
14119 2002-08-30 [alfons]     0.8.2claws12
14120
14121         * AUTHORS
14122                 add Martin Kluge
14123         * src/mh.c
14124                 apply memory leak plug patch by Martin Kluge
14125                 (closes patch "[ 602568 ] patch for 602441 little memory leak",
14126                 bug "[ 599677 ] Very small memory leak in 0.81claws115",
14127                 and bug "[ 602441 ] memoryleak in filtering 0.8.2claws9?")
14128
14129 2002-08-30 [darko]      0.8.2claws11
14130
14131         * src/folderview.c
14132                 copy Gtk style from normal style to match
14133                 font size for coloured folders
14134
14135 2002-08-29 [alfons]     0.8.2claws10
14136
14137         * sylpheed.desktop
14138                 Type=Internet <- Type=Application
14139                 (reported by Michael Schwendt, see:
14140                 http://sourceforge.net/tracker/index.php?func=detail&aid=599765&group_id=25528&atid=384600
14141                 http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=72882)
14142
14143 2002-08-29 [paul]       0.8.2claws9
14144
14145         * sync with 0.8.2cvs5
14146                 see ChangeLog 2002-08-29
14147
14148 2002-08-29 [colin]      0.8.2claws8
14149
14150         * src/summaryview.c
14151                 Added a sanity check in summary_select_thread
14152                 Should fix bug 601605
14153
14154 2002-08-29 [colin]      0.8.2claws7
14155
14156         * src/main.c
14157                 Revert claws6 changes regarding bug #591676
14158
14159 2002-08-28 [colin]      0.8.2claws6
14160         
14161         * src/main.c
14162                 Ignore cache for queue folderitems
14163                 Fix bug #591676
14164
14165 2002-08-28 [melvin]     0.8.2claws5
14166
14167         * README.claws
14168                 Fixed typos.
14169
14170 2002-08-28 [melvin]     0.8.2claws4
14171
14172         * README.claws
14173                 Updated a bit the text concerning the spell checker
14174
14175 2002-08-28 [melvin]     0.8.2claws3
14176
14177         Merged the GNU_aspell_branch:
14178                 Support of new GNU/aspell is now included and the old pspell
14179                 is not supported anymore.
14180                 See README.claws
14181
14182         * README.claws
14183                 Updated spell checker text to reflect the switch to GNU/aspell
14184
14185         * ac/aspell.m4          *** NEW ***
14186         * src/gtkaspell.[ch]    *** NEW *** 
14187         * ac/pspell.m4          *** DELETED *** 
14188         * src/gtkspell.[ch]     *** DELETED ***
14189
14190         * ac/Makefile.am
14191                 Updated for GNU/aspell support
14192
14193         * po/POTFILES.in
14194                 Replaced gtkspell.c by gtkaspell.c
14195
14196         * acconfig.h
14197         * src/Makefile.am
14198         * src/about.c
14199         * src/compose.[ch]
14200         * src/crash.c
14201         * src/main.c
14202         * src/prefs_common.[ch]
14203                 Updated for GNU/aspell support
14204
14205 2002-08-28 [paul]       0.8.2claws2
14206
14207         * sync with 0.8.2cvs4
14208                 see ChangeLog 2002-08-27 and 2002-08-28
14209
14210 2002-08-28 [colin]      0.8.2claws1
14211
14212         * src/summary_search.c
14213                 Added "AND search"
14214
14215 2002-08-28 [jens]       0.8.2claws
14216
14217         *po/de.po
14218                 Updated German translations
14219
14220 2002-08-27 [melvin]     0.8.2claws
14221
14222         * po/fr.po
14223                 Updated French translations
14224
14225 2002-08-27 [paul]       0.8.2claws
14226
14227         * sync with 0.8.2 main release
14228
14229         * po/en_GB.po
14230           po/es.po
14231           po/it.po
14232           po/pl.po
14233           po/pt_BR.po
14234           po/sr.po
14235                 updated message catalogs submitted by
14236                 Ricardo Mones Lastra, Alessandro Maestri,
14237                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.
14238                 Beneditto and Urke MMI  
14239
14240 2002-08-27 [hoa]        0.8.1claws123
14241
14242         * src/mainwindow.[ch]
14243         * src/summaryview.[ch]
14244                 removed the "filter setting" menu option.
14245                 add a "cancel a news message" menu option.
14246
14247 2002-08-26 [martin]     0.8.1claws122
14248
14249         * ChangeLog.claws
14250                 changed string under 0.8.1claws79 changed by myself
14251                 i'm sorry alfons :(
14252
14253 2002-08-26 [martin]     0.8.1claws121
14254
14255         * src/crash.c
14256                 added kill command to debuggerrc to start crash dialog
14257
14258 2002-08-26 [paul]       0.8.1claws120
14259
14260         * sync with 0.8.1cvs31
14261                 see ChangeLog 2002-08-26
14262
14263 2002-08-25 [alfons]     0.8.1claws119
14264
14265         * src/procmsg.c
14266                 fix bug that didn't send out correct headers to news server
14267                 when sending news article and email from queue (bug reported
14268                 and patch provided by Tim Mann; closes bug 
14269                 "[ 583196 ] 0.7.8claws can't post news")
14270
14271 2002-08-25 [alfons]     0.8.1claws118
14272
14273         * src/selective_download.c
14274                 mark two strings as translatable
14275                 (thanks to Urke MMI for pointing this out)
14276
14277 2002-08-25 [alfons]     0.8.1claws117
14278
14279         * src/summaryview.c
14280                 treat sent boxes as special and allow sorting them by addressee
14281                 (closes "[ 589418 ] Sent folder sorting misbehavior"
14282                 submitted by Steve Lamb)
14283
14284 2002-08-24 [alfons]     0.8.1claws116
14285
14286         * src/matcher.c
14287                 fix memleak reported by Martin Kluge
14288                 (see: "[ 599677 ] Very small memory leak in 0.81claws115")
14289
14290 2002-08-24 [oliver]     0.8.1claws115
14291
14292         * src/prefs_toolbar.c
14293                 o code cleanup as suggested by Alfons
14294                 o memleak fix
14295
14296 2002-08-24 [alfons]     0.8.1claws114
14297
14298         * src/summaryview.c
14299                 o fix another memory leak reported by Martin Kluge
14300                   (see "[ 599568 ] Small Memory Leak")
14301                 o remove 'from' variable from 'summary_set_header()'; we can
14302                   do with just 'to' 
14303
14304 2002-08-24 [paul]       0.8.1claws113
14305
14306         * sync with 0.8.1cvs30
14307                 see ChangeLog 2002-08-23
14308
14309 2002-08-24 [alfons]     0.8.1claws112
14310
14311         * src/summaryview.c
14312                 remove unnecessary allocations for search bar fixing leaks
14313                 reported by Martin Kluge
14314                 (see "[ 599451 ] Further memory leaks?")
14315
14316 2002-08-24 [alfons]     0.8.1claws111
14317
14318         * src/main.c
14319                 make get_socket_name() public for crash.c
14320         * src/crash.c
14321                 o make report bug button work (goes to claws' 
14322                   bug tracker at sf.net)
14323                 o introduce function for doing important stuff just
14324                   before claws goes down
14325                 o clean up code 
14326
14327 2002-08-24 [alfons]     0.8.1claws110
14328
14329         * src/compose.c
14330                 move cursor to "To" entry when forwarding as attachment
14331                 (reported and solved by Steve Lamb, closes bug report
14332                 "[ 592880 ] Forward as attachment; cursor not in to")
14333
14334 2002-08-24 [colin]      0.8.1claws109
14335
14336         * src/mainwindow.c
14337                 fix quick search visibility after GUI (de)separations.
14338
14339 2002-08-23 [colin]      0.8.1claws108
14340
14341         * src/mainwindow.c
14342                 fix header pane visibility after folderview or
14343                 messageview (de)separation
14344
14345 2002-08-23 [paul]       0.8.1claws107
14346
14347         * src/mainwindow.[ch]
14348           src/toolbar.c
14349                 give full control of display or non-display 
14350                 of the Execute icon to Custom toolbar settings.
14351                 add new sensitivity condition to maninwindow.h: 
14352                 M_DELAY_EXEC
14353
14354         * ChangeLog
14355           ChangeLog.jp
14356           NEWS
14357                 more sync with 0.8.1cvs29
14358
14359 2002-08-23 [melvin]     0.8.1claws106
14360
14361         * src/alertpanel.c
14362                 Readded support for custom widget in alertpanel lost in last
14363                 sync.
14364
14365 2002-08-23 [paul]       0.8.1claws105
14366
14367         * sync with 0.8.1cvs29
14368                 see ChangeLog 2002-08-23
14369
14370 2002-08-23 [colin]      0.8.1claws104
14371
14372         * src/summaryview.c
14373                 Fix folder and search pixmaps exchanging positions
14374                 after theme or toolbar changes. Thank to Oliver for 
14375                 reporting this.
14376
14377 2002-08-23 [colin]      0.8.1claws103
14378
14379         * src/mainwindow.c
14380           src/messageview.[ch]
14381           src/noticeview.[ch]
14382           src/summaryview.c
14383                 Changed messageview_create() and noticeview_create()
14384                 to avoid the last gdk_warning
14385
14386 2002-08-22 [colin]      0.8.1claws102
14387
14388         * src/summaryview.c
14389                 Fix my new `Creating pixmap from xpm' warning
14390
14391 2002-08-22 [colin]      0.8.1claws101
14392
14393         * src/mainwindow.c
14394                 Fix some of the gdk warnings
14395
14396 2002-08-22 [colin]      0.8.1claws100
14397
14398         * src/Makefile.am
14399         * src/stock_pixmap.c
14400         * src/stock_pixmap.h
14401         * src/pixmaps/quicksearch.xpm *ADDED*
14402                 Add the quicksearch pixmap
14403         * src/mainwindow.c
14404         * src/summaryview.c
14405         * src/summaryview.h
14406                 Make quicksearch bar visible/hidden via a button
14407
14408 2002-08-22 [christoph]  0.8.1claws99
14409
14410         * src/folder.c
14411                 fix folder update for newsgroups with message
14412                 numbers below minimum number of articles to fetch
14413                 (closes bug #598445)
14414
14415 2002-08-22 [paul]       0.8.1claws98
14416
14417         * sync with 0.8.1cvs28
14418                 see ChangeLog 2002-08-22
14419
14420 2002-08-21 [alfons]     0.8.1claws97
14421
14422         * src/crash.c
14423                 use bt instead of bt full which seems to work 
14424                 better, and bt full doesn't give a great deal 
14425                 of information anyway
14426
14427 2002-08-21 [colin]      0.8.1claws96
14428
14429         * src/summaryview.c
14430                 fix summaryview_searchtype_changed prototype
14431
14432 2002-08-21 [christoph]  0.8.1claws95
14433
14434         * src/mainwindow.c
14435                 o fix broken menu update for sorting type, we have to
14436                   get this info from the summaryview now
14437                 o removed setting of threaded state in menu callback
14438         * src/summaryview.[ch]
14439                 more summaryview/folderitem seperation for
14440                 threading option
14441         * configure.in
14442                 removed not required --with-compiler-flags option
14443
14444 2002-08-21 [oliver]     0.8.1claws94
14445         
14446         * src/toolbar.h 
14447                 o rename toolbar.xml to toolbar_main.xml
14448                   since toolbar_compose.xml might come up 
14449                   any time soon
14450         * README.claws
14451                 add custom toolbar              
14452
14453 2002-08-21 [darko]      0.8.1claws93
14454
14455         * src/procmsg.c
14456                 don't reset tmp flags for messages copied
14457                 to sent folder
14458
14459 2002-08-21 [colin]      0.8.1claws92
14460         
14461         * src/prefs_filtering.c
14462                 fix renaming rules on folder rename 
14463                 when folder is not a leaf folder
14464
14465 2002-08-21 [paul]       0.8.1claws91
14466
14467         * src/prefs_folder_item.c
14468                 fix alignment of colour selector
14469
14470 2002-08-21 [paul]       0.8.1claws90
14471
14472         * sync with 0.8.1cvs27
14473                 see ChangeLog 2002-08-21
14474
14475 2002-08-21 [paul]       0.8.1claws89
14476
14477         * src/summaryview.c
14478                 fix crash when changing field type in
14479                 Quick search bar
14480
14481 2002-08-21 [colin]      0.8.1claws88
14482
14483         * src/summaryview.c
14484                 Made quick search case-insensitive
14485
14486 2002-08-21 [paul]       0.8.1claws87
14487
14488         * sync with 0.8.1cvs26
14489                 see ChangeLog 2002-08-21
14490
14491 2002-08-20 [christoph]  0.8.1claws86
14492
14493         * src/folderview.c
14494         * src/main.c
14495         * src/summaryview.[ch]
14496                 more summaryview/folderitem seperation for
14497                 sort_key and sort_type
14498         * src/procmsg.c
14499                 added missing return statement
14500
14501 2002-08-20 [colin]      0.8.1claws85
14502
14503         * src/summaryview.[ch]
14504                 Added a quick search box
14505         * src/mainwindow.c
14506         * src/prefs_common.[ch]
14507                 Added a show/hide option for the quick search
14508
14509 2002-08-20 [oliver]     0.8.1claws84
14510         
14511         * src/mainwindow.c
14512                 remove toolbar_create_popups
14513         * src/toolbar.[ch]
14514                 o remove toolbar_create_popups
14515                 o fix toolbar_set_sensitive 
14516                   (Bug reports #596834 and #596832)     
14517         * src/prefs_toolbar.c
14518                 o add "Set default" button
14519                 o align label and text + combo widgets
14520
14521 2002-08-20 [hoa]        0.8.1claws83bis
14522
14523         * src/imap.c
14524                 fixed a bug in imap_fetch_msginfo() in case there is no
14525                 current folder.
14526
14527 2002-08-20 [darko]      0.8.1claws83
14528
14529         * src/folderview.c
14530                 copy the color style of folder view so it
14531                 works with GTK themes
14532
14533 2002-08-20 [darko]      0.8.1claws82
14534
14535         * src/folder.h
14536         * src/folderview.c
14537         * src/prefs_folder_item.[hc]
14538                 don't use UI stuff in folder.h
14539
14540 2002-08-20 [darko]      0.8.1claws81
14541
14542         * src/folder.h
14543         * src/prefs_folder_item.h
14544         * src/folderview.c
14545         * src/prefs_folder_item.c
14546                 ability to set folder color in folderview
14547
14548 2002-08-19 [alfons]     0.8.1claws80
14549
14550         * src/summaryview.c
14551                 fix one of the earlier memleaks reported by Martin Kluge
14552
14553 2002-08-19 [alfons]     0.8.1claws79
14554
14555         * src/mainwindow.c
14556                 hide notice view when selecting seperate folder
14557                 view (reported by Urke MMI)
14558
14559 2002-08-19 [christoph]  0.8.1claws78
14560
14561         * src/folderview.c
14562         * src/prefs_folder_item.h
14563         * src/summaryview.[ch]
14564                 o add summary_set_prefs_from_folderitem to set
14565                   summaryview prefs (first step to remove all
14566                   references to the folderitem in summaryview)
14567                 o moved compiled regex stuff from folderitem prefs
14568                   to summaryview code
14569
14570 2002-08-19 [paul]       0.8.1claws77
14571
14572         * src/compose.c
14573                 add check for '.' to QUOTE_IF_REQUIRED
14574
14575 2002-08-19 [paul]       0.8.1claws76
14576
14577         * src/inc.c
14578                 sync with 0.8.1cvs25 (plug memory leak)
14579
14580         * src/prefs_toolbar.c
14581                 re-order prefs_toolbar_cancel()
14582
14583 2002-08-18 [alfons]     0.8.1claws75
14584
14585         * src/inc.c
14586         * src/matcher.c
14587                 plug other memleaks reported by Martin Kluge
14588
14589 2002-08-18 [paul]       0.8.1claws74
14590
14591         * po/pt_BR.po
14592                 updated by Fabio Jr. Beneditto
14593
14594 2002-08-18 [paul]       0.8.1claws73
14595
14596         * src/toolbar.[ch]
14597                 fix bug where tooltips were displayed untranslated              
14598
14599         * src/prefs_toolbar.c
14600                 fix bug where clicking 'Cancel' creates an icon & text
14601                 toolbar regardless of prefs
14602         
14603
14604 2002-08-17 [oliver]     0.8.1claws72
14605
14606         * src/prefs_toolbar.c
14607                 update toolbar on CANCEL
14608                 bug reported by Martin Kluge
14609         * src/toolbar.c
14610                 toolbar_destroy memleak fixed           
14611
14612 2002-08-17 [alfons]     0.8.1claws71
14613
14614         * src/toolbar.c
14615                 plug another memleak reported by Martin Kluge
14616
14617 2002-08-16 [alfons]     0.8.1claws70
14618
14619         * src/crash.c
14620                 use execvp() correctly (suggested by wwp; thanks!)
14621
14622 2002-08-16 [alfons]     0.8.1claws69
14623
14624         * src/gtksctree.c
14625                 plug memory leak reported by Kim Schultz & Martin Kluge
14626
14627 2002-08-16 [paul]       0.8.1claws68
14628
14629         * po/es.po
14630                 updated by Ricardo Mones Lastra
14631
14632 2002-08-16 [paul]       0.8.1claws67
14633
14634         * src/toolbar.h
14635                 fix bug where 'Compose News' icon showed wrong
14636                 tooltip
14637
14638 2002-08-16 [paul]       0.8.1claws66
14639
14640         * sync with 0.8.1cvs24
14641                 see ChangeLog 2002-08-16
14642
14643         * po/it.po
14644                 updated by Alessandro Maestri
14645
14646 2002-08-15 [paul]       0.8.1claws65
14647
14648         * po/sr.po
14649                 updated by Urke MMI
14650
14651 2002-08-15 [paul]       0.8.1claws64
14652
14653         * src/*.c
14654                 don't translate debug info
14655
14656         * src/matcher.[ch]
14657                 add copyright info
14658
14659 2002-08-15 [paul]       0.8.1claws63
14660
14661         * src/prefs_toolbar.c
14662                 fix bug where clicking 'OK' creates an icon & text
14663                 toolbar regardless of prefs
14664
14665 2002-08-14 [alfons]     0.8.1claws62
14666
14667         * src/main.c
14668                 add global var that has the full argv[0]
14669         * src/crash.c
14670                 o execvp the correct sylpheed by using argv0
14671                   and setting the correct work dir
14672                 o other tweaks  
14673
14674 2002-08-14 [oliver]     0.8.1claws61
14675         
14676         * enable/disable Toolbar Action Buttons 
14677         * code cleanups
14678         * src/mainwindow.c
14679         * src/toolbar.[ch]      
14680         * src/prefs_toolbar.c   
14681
14682 2002-08-14 [melvin]     0.8.1claws60
14683
14684         * po/fr.po
14685                 Updated French translations
14686
14687 2002-08-14 [melvin]     0.8.1claws59
14688
14689         * src/crash.c
14690                 Made bug report not translatable
14691         * src/exporthtml.c
14692                 Fixed exporthtml_build_filespec() return value
14693         * src/foldersel.c
14694                 Fixed incorrect include file
14695         * src/gtkspell.c
14696         * src/prefs_actions.c
14697         * src/prefs_toolbar.c
14698                 Made debug info not translatable
14699         * src/mutt.c
14700         * src/quote_fmt.c
14701                 Added missing includes
14702         * src/prefs_common.c
14703                 Fixed typo
14704
14705 2002-08-14 [paul]       0.8.1claws58
14706
14707         * faq/es/sylpheed-faq.html
14708           faq/es/sylpheed-faq-[1-3].html
14709           faq/es/sylpheed-faq-4.html     **NEW FILE **
14710                 update Spanish FAQ
14711
14712 2002-08-13 [christoph]  0.8.1claws57
14713
14714         * src/procmsg.c
14715                 ignore thread fix that did not mark all
14716                 child nodes of a ignored thread as
14717                 ignored. Does not work perfectly yet,
14718                 but it is better now
14719
14720 2002-08-13 [alfons]     0.8.1claws56
14721
14722         * src/crash.c
14723                 o implement 'save crash log'
14724                 o some tweaks
14725
14726 2002-08-13 [melvin]     0.8.1claws55
14727
14728         * src/main.c
14729                 removed unrequired "execinfo.h" header
14730
14731 2002-08-12 [paul]       0.8.1claws54
14732
14733         * faq/en/sylpheed-faq.html
14734           faq/en/sylpheed-faq-[1-3].html
14735           faq/en/sylpheed-faq-4.html     **NEW FILE **
14736                 update English FAQ
14737
14738 2002-08-12 [alfons]     0.8.1claws53
14739
14740         * po/POTFILES.in
14741                 add crash.c to translatables
14742         * src/crash.c
14743                 bring in Leandro's crash dialog
14744
14745 2002-08-11 [alfons]     0.8.1claws52
14746
14747         * src/crash.c
14748                 clean up some warnings
14749
14750 2002-08-11 [alfons]     0.8.1claws51
14751
14752         * acconfig.h
14753         * configure.in
14754         * src/crash.[ch]        ** NEW FILES **
14755         * src/main.c            
14756                 initial gdb crash handler
14757
14758 2002-08-11 [paul]       0.8.1claws50
14759
14760         * src/prefs_toolbar.c
14761                 replace Up/Down arrow pixmaps with text to be
14762                 consistent across icon themes
14763
14764 2002-08-11 [paul]       0.8.1claws49
14765
14766         * src/prefs_common.c
14767           src/prefs_toolbar.c
14768                 rename 'Pixmap' -> 'Icon'
14769
14770         * src/toolbar.[ch]
14771                 rename  'A_SEND_QUEUD' -> 'A_SEND_QUEUED'
14772
14773 2002-08-10 [paul]       0.8.1claws48
14774
14775         * src/prefs_toolbar.c
14776                 re-work the UI
14777
14778 2002-08-10 [paul]       0.8.1claws47
14779
14780         * src/main.c
14781                 don't write Processing progress to status bar
14782                 patch submitted by Alexander Evseev
14783
14784         * src/prefs_toolbar.c
14785                 re-position and resize window
14786                 make window assume correct size on first call
14787
14788 2002-08-10 [paul]       0.8.1claws46
14789
14790         * src/mainwindow.c
14791           src/prefs_toolbar.c
14792           src/toolbar.c
14793           src/toolbar.h
14794                 obey coding style
14795                 follow UI text conventions
14796
14797 2002-08-10 [alfons]     0.8.1claws45
14798
14799         * src/toolbar.c
14800                 correct pixmap for delete action
14801
14802 2002-08-10 [paul]       0.8.1claws44
14803
14804         * po/pt_BR.po
14805                 updated by Fabio Jr. Beneditto
14806
14807 2002-08-10 [paul]       0.8.1claws43
14808
14809         * po/POTFILES.in
14810                 add custom toolbar files
14811
14812 2002-08-10 [paul]       0.8.1claws42
14813
14814         * sync with 0.8.1cvs22
14815                 see ChangeLog 2002-08-09
14816
14817 2002-08-09 [paul]       0.8.1claws41
14818
14819         * tools/Makefile.am
14820           tools/README
14821           tools/outlook2sylpheed.pl     ** NEW FILE **
14822                 add script to convert exported Outlook
14823                 contacts list to a Sylpheed addressbook.
14824                 Submitted by Ricardo Mones Lastra.
14825
14826 2002-08-09 [paul]       0.8.1claws40
14827
14828         * AUTHORS
14829           configure.in
14830           po/sr.po      ** NEW FILE **
14831                 add Serbian message catalog. Submitted by
14832                 Urosevic Aleksandar aka Urke MMI <urke-kg@eunet.yu>             
14833
14834 2002-08-09 [paul]       0.8.1claws39
14835
14836         * sync with 0.8.1cvs21
14837                 see ChangeLog 2002-08-08
14838
14839 2002-08-08 [oliver]     0.8.1claws38
14840
14841         * src/mainwindow.c
14842                 move Custom Toolbar to Configuration menu
14843
14844 2002-08-08 [oliver]     0.8.1claws37
14845
14846         * src/prefs_toolbar.c
14847                 fix substitute pixmap bug
14848
14849 2002-08-08 [paul]       0.8.1claws36
14850
14851         * sync with 0.8.1cvs19
14852                 see ChangeLog 2002-08-08
14853
14854 2002-08-07 [christoph]  0.8.1claws35
14855
14856         * src/utils.c
14857                 fixed a memory leak in new canonicalize_file_replace
14858
14859 2002-08-07 [christoph]  0.8.1claws34
14860
14861         * src/utils.[ch]
14862                 o canonicalize_file_replace should create the temporary
14863                   file in the same directory as the original file.
14864                 o added get_tmpfile_in_dir that creates a temorary file
14865                   in a specified directory.
14866
14867 2002-08-07 [melvin]     0.8.1claws33
14868
14869         * src/toolbar.c
14870                 fixed bug where 'Article' button acted as 'Email' button.
14871
14872 2002-08-07 [paul]       0.8.1claws32
14873
14874         * sync with 0.8.1.cvs17
14875                 see ChangeLog 2002-08-07
14876
14877 2002-08-07 [colin]      0.8.1claws31
14878         
14879         * src/news.c
14880                 fix mass-cancel problem
14881
14882 2002-08-07 [thorsten]   0.8.1claws30
14883
14884         * src/prefs_toolbar.c
14885                 fix: crash on replace or add new button
14886         * src/toolbar.c
14887                 fix: close xmlfile after reading
14888         * src/utils.c
14889                 fix: unlink() file before rename()
14890
14891 2002-08-06 [paul]       0.8.1claws29
14892
14893         * sync with 0.8.cvs15
14894                 see ChangeLog 2002-08-06
14895
14896 2002-08-06 [oliver]     0.8.1claws28
14897
14898         * src/toolbar.c
14899         * src/prefs_toolbar.c
14900                 fixed empty toolbar issue
14901
14902 2002-08-06 [oliver]     0.8.1claws27
14903
14904         * Custom Toolbar Final 
14905         * src/folderview.c
14906         * src/inc.c
14907         * src/summaryview.c
14908                 o toolbar stuff now lives in src/toolbar.[ch]
14909                 o main_window_toolbar_* functions are renamed to
14910                   toolbar_* reflecting their new source file
14911         * src/mainwindow.[ch]
14912                 o remove toolbar stuff  
14913
14914 2002-08-06 [oliver]     0.8.1claws26
14915         
14916         * src/Makefile.am
14917         * src/prefs_toolbar.[ch]        **New File**
14918         * src/toolbar.[ch]              **New File**
14919                 o prefs_toolbar.[ch] custom toolbar frontend
14920                 o toolbar.[ch]       backend 
14921
14922 2002-08-06 [oliver]     0.8.1claws25
14923
14924         * src/prefs_actions.[ch]
14925                 o new exported function actions_execute
14926
14927 2002-08-06 [paul]       0.8.1claws24
14928
14929         * sync with 0.8.1cvs4
14930                 see ChangeLog 2002-08-06
14931
14932 2002-08-06 [paul]       0.8.1claws23
14933
14934         * sync with 0.8.1cvs13
14935                 see ChangeLog 2002-08-06
14936
14937 2002-08-06 [paul]       0.8.1claws22
14938
14939         * sync with 0.8.1cvs12
14940                 see ChangeLog 2002-08-05 and 2002-08-06
14941
14942 2002-08-06 [match]      0.8.1claws21
14943
14944         * src/addrclip.c
14945                 improvements to cut/copy/paste address
14946
14947 2002-08-05 [match]      0.8.1claws20
14948
14949         * src/addritem.[ch]
14950         * src/addrcache.c
14951         * src/addrbook.c
14952         * src/editaddress.c
14953         * src/addressbook.c
14954                 fixes to improve cut/copy/paste
14955
14956 2002-08-06 [melvin]     0.8.1claws19
14957
14958         * src/account.[ch]
14959                 account_find_all_from_address(): new function that returns the
14960                 list of all accounts that are matched in an address.
14961         * src/alertpanel.[ch]
14962                 alertpanel() now accepts a custom widget
14963                 alertpanel_with_widget(): new function that pops up a panel with
14964                 a custom widget in it 
14965         * src/gtkutils.[ch]
14966                 gtkut_account_menu_new(): new function that allows the selection
14967                 of an account from a list of accounts.
14968         * src/messageview.c
14969                 Extended Return Receipt notification to select the correct 
14970                 account and to make a security test on the Delivery-Notification
14971                 address which should be the same as the Return-Path.
14972
14973 2002-08-06 [thorsten]   0.8.1claws18
14974
14975         * src/mimeview.c
14976                 attach_all: save unnamed as "noname.%d",
14977                 dont free static dirname
14978
14979 2002-08-05 [alfons]     0.8.1claws17
14980
14981         * configure.in
14982                 detect XIM by trying to link rather than compile a XIM program
14983
14984 2002-08-05 [oliver]     0.8.1claws16
14985                 
14986         * src/stock_pixmap.[ch]
14987                 o add UP_ARROW to available pixmaps (already in pixmap-directory)
14988                 o new func to retrieve pixmaps
14989
14990 2002-08-05 [paul]       0.8.1claws15
14991
14992         * sync with 0.8.1cvs10
14993                 see ChangeLog 2002-08-05
14994
14995 2002-08-04 [alfons]     0.8.1claws14
14996
14997         * src/textview.c
14998                 see if this plugs memleak
14999
15000 2002-08-04 [melvin]     0.8.1claws13
15001
15002         * src/gtkspell.c
15003                 fixed bug that could crash Sylpheed when highlighting
15004                 all misspelled words.
15005
15006 2002-08-03 [melvin]     0.8.1claws12
15007
15008         * src/prefs_actions.c
15009                 removed unnecessary checks for NULL introduced in 0.8.1claws11.
15010         * src/messageview.c
15011                 fixed bug where the Return Receipt was sent to
15012                 Delivery-Notification-To address even if it was not present
15013
15014 2002-08-02 [alfons]     0.8.1claws11
15015
15016         * src/prefs_actions.c
15017                 o more check for NULLs
15018                 o put create_io_dialog() in right conditional block
15019
15020 2002-08-02 [paul]       0.8.1claws10
15021
15022         * po/es.po
15023                 updated by Ricardo Mones Lastra
15024
15025 2002-08-01 [christoph]  0.8.1claws9
15026
15027         * src/folder.c
15028                 don't free the cache of the opened
15029                 folder in the summaryview
15030         * src/summaryview.c
15031                 don't unset flags, if it is not required
15032
15033 2002-08-01 [paul]       0.8.1claws8
15034
15035         * sync with 0.8.1cvs8
15036                 see ChangeLog entry 2002-08-01
15037
15038 2002-08-01 [paul]       0.8.1claws7
15039
15040         * sync with 0.8.1cvs7
15041                 see ChangeLog 2002-07-31 and 2002-08-01
15042
15043 2002-07-31 [christoph]  0.8.1claws6
15044
15045         * src/mainwindow.c
15046                 forgot to update menu sensitivity
15047                 function for new menu entry
15048
15049 2002-07-31 [alfons]     0.8.1claws5
15050
15051         * src/main.c
15052                 check folder item and its path for NULL on
15053                 initial processing
15054
15055 2002-07-31 [christoph]  0.8.1claws4
15056
15057         * src/folder.c
15058                 check if folder_item_get_msginfo in
15059                 folder_item_remove_msg returned NULL
15060         * src/imap.c
15061                 better clear the uid cache in the
15062                 uid validity check function and delete
15063                 cached messages
15064
15065 2002-07-31 [paul]       0.8.1claws3
15066
15067         * man/sylpheed.1
15068                 add the '--attach' option and a few other
15069                 minor changes
15070
15071 2002-07-31 [paul]       0.8.1claws2
15072
15073         * sync with 0.8.1cvs5
15074                 see ChangeLog 2002-07-31
15075
15076 2002-07-31 [christoph]  0.8.1claws1
15077
15078         * src/folderview.[ch]
15079         * src/mainwindow.c
15080                 replace "Rescan all folders..." with
15081                 "Check all folders for new messages..."
15082
15083 2002-07-30 [paul]       0.8.1claws
15084
15085         * version 0.8.1claws released
15086
15087 2002-07-30 [paul]       0.8.0claws29
15088
15089         * tools/OOo2sylpheed.pl ** NEW FILE **
15090           tools/README
15091                 add script to enable sending documents as
15092                 attachments from OpenOffice.org
15093
15094 2002-07-30 [melvin]     0.8.0claws28
15095
15096         * src/prefs_actions.c
15097                 Made the actions' input/output dialog display
15098                 without delay.
15099
15100 2002-07-30 [christoph]  0.8.0claws27
15101
15102         * src/procmsg.c
15103                 check if folder_item_get_msginfo in
15104                 procmsg_save_to_outbox returned NULL
15105
15106 2002-07-30 [paul]       0.8.0claws26
15107
15108         * sync with 0.8.1cvs4
15109                 see ChangeLog 2002-07-29
15110
15111 2002-07-29 [thorsten]   0.8.0claws25
15112
15113         * README.claws
15114                 added selective download, delete on server
15115
15116 2002-07-29 [paul]       0.8.0claws24
15117
15118         * sync with 0.8.1cvs3
15119                 see ChangeLog 2002-07-29
15120
15121 2002-07-27 [christoph]  0.8.0claws23
15122
15123         * src/folder.c
15124                 add extra check if fetching the msginfo
15125                 returned NULL
15126
15127 2002-07-27 [paul]       0.8.0claws22
15128
15129         * sync with 0.8.1cvs2
15130                 see ChangeLog 2002-07-26
15131
15132 2002-07-27 [christoph]  0.8.0claws21
15133
15134         * src/imap.c
15135                 add another check if a valid msginfo
15136                 was returned
15137
15138 2002-07-26 [hoa]        0.8.0claws20
15139
15140         * src/folder.c
15141                 Fixed a condition in folder_item_destroy()
15142
15143         * src/imap.c
15144                 Fixed an error in IMAP protocol
15145
15146 2002-07-26 [alfons]     0.8.0claws19
15147
15148         * src/folder.c
15149                 ofcourse compare with identifier, not the path
15150
15151 2002-07-26 [alfons]     0.8.0claws18
15152
15153         * src/folder.c
15154                 use folder item identifier for saving / restoring
15155                 preferences because folder->path might not be unique
15156
15157 2002-07-26 [melvin]     0.8.0claws17
15158
15159         * src/logwindow.c
15160                 Fixed a crash introduced in 0.8.0claws5 when log is 
15161                 cut under 80 characters.
15162
15163 2002-07-26 [paul]       0.8.0claws16
15164
15165         * sync with 0.8.1cvs1
15166                 see ChangeLog 2002-07-26
15167
15168 2002-07-26 [christoph]  0.8.0claws15
15169
15170         * src/imap.[ch]
15171                 imap folder now remembers the last selected
15172                 folder and imap_fetch_msginfo skips selecting
15173                 the folder if it is already selected
15174
15175 2002-07-26 [christoph]  0.8.0claws14
15176
15177         * src/folder.c
15178         * src/folderview.c
15179         * src/imap.c
15180                 fix imap folder rescanning
15181
15182 2002-07-25 [christoph]  0.8.0claws13
15183
15184         * src/filter.c
15185         * src/folder.[ch]
15186         * src/folderview.c
15187         * src/imap.[ch]
15188         * src/mainwindow.c
15189         * src/mbox_folder.c
15190         * src/mh.c
15191         * src/news.c
15192                 implement imap uid cache and uid validity check
15193
15194 2002-07-25 [alfons]     0.8.0claws12
15195
15196         * src/summaryview.c
15197                 fix a brown paper bag bug, and also add some more
15198                 checks
15199
15200 2002-07-25 [christoph]  0.8.0claws11
15201
15202         * src/folder.c
15203                 don't mix copy, fetch_msginfo and remove
15204                 operations in folder item copy and move
15205                 operations
15206
15207 2002-07-25 [christoph]  0.8.0claws10
15208
15209         * src/folderview.c
15210         * src/mainwindow.c
15211         * src/prefs_folder_item.c
15212         * src/summaryview.[ch]
15213                 remove no longer required parameter update_cache from
15214                 summary_show
15215
15216 2002-07-25 [paul]       0.8.0claws9
15217
15218         * sync with 0.8.1
15219         
15220         * AUTHORS
15221                 a few corrections
15222
15223 2002-07-24 [alfons]     0.8.0claws8
15224
15225         * src/summaryview.c
15226                 sort correctly when using simplified subject line
15227                 (closes feature request "[ 585141 ] applying regexp to subject 
15228                 before sort" submitted by Alexandra Walford)
15229
15230 2002-07-24 [paul]       0.8.0claws7
15231
15232         * sync with 0.8.0cvs3
15233                 see ChangeLog 2002-07-24
15234
15235 2002-07-23 [christoph]  0.8.0claws6
15236
15237         * src/folder.c
15238         * src/folder.h
15239         * src/summaryview.c
15240         * src/summaryview.h
15241         * src/main.c
15242                 o separate processing and summaryview
15243                 o removed summary_write_cache from summaryview
15244                 o removed summaryview->killed_messages, because we don't have
15245                   to keep a list of killed messages anymore. New cache will
15246                   keep the hidden messages in cache anyway
15247         * src/folderview.c
15248         * src/inc.c
15249         * src/selective_download.c
15250                 o removed unnecessary summary_write_cache calls
15251         * src/procmsg.c
15252                 o don't set ignore thread flag in procmsg_get_thread_tree
15253                   if it is already set
15254         * src/mainwindow.c
15255         * src/statusbar.h
15256                 o moved STATUSBAR_PUSH/POP to statusbar.h because
15257                   they are used in different files
15258
15259 2002-07-23 [melvin]     0.8.0claws5
15260
15261         * src/addressbook.c
15262         * src/addrgather.c
15263         * src/editaddress.c
15264         * src/editgroup.c
15265         * src/editldap_basedn.c
15266         * src/importldif.c
15267         * src/prefs_common.c
15268                 Fixed few memory leak (gtk_editable_get_chars returns
15269                 an allocated string)
15270         * src/logwindow.c
15271                 Fixed few memory leak (gtk_editable_get_chars returns
15272                 an allocated string) and modified a little the log cutting
15273                 loop.
15274         * src/compose.c
15275                 Replaced a call to an obsolete function gtk_entry_get_text()
15276                 by gtk_editable_get_chars()
15277         * src/send.c
15278                 Removed a debug printf
15279
15280 2002-07-23 [christoph]  0.8.0claws4
15281
15282         * src/filesel.c
15283                 fix another g_dirname memory leak
15284
15285 2002-07-23 [christoph]  0.8.0claws3
15286
15287         * src/mh.c
15288                 fixed a memory leak in mh_fetch_msginfo
15289                 fixed crash when message header could not be
15290                 parsed
15291
15292 2002-07-23 [paul]       0.8.0claws2
15293
15294         * sync with 0.8.0cvs2
15295                 see ChangeLog 2002-07-23
15296
15297 2002-07-23 [paul]       0.8.0claws1
15298
15299         * sync with 0.8.0cvs1
15300                 see ChangeLog 2002-07-23
15301
15302 2002-07-23 [paul]       0.8.0claws
15303
15304         * release of 0.8.0claws