478b110b7db3a8d02ff620dd2f49faba247fd45d
[claws.git] / ChangeLog.claws
1 2004-12-06 [christoph]
2
3         * configure.ac
4                 move GPGME check to PGP/MIME plugin checks
5
6 2004-12-06 [colin]      0.9.12cvs187
7
8         * src/compose.c
9                 X-Sylpheed-Gnupg-Mode -> X-Sylpheed-Privacy-System
10
11 2004-12-06 [paul]       0.9.12cvs186
12
13         * INSTALL
14         * README.claws
15                 updated
16         * po/es.po
17         * po/fr.po
18         * po/it.po
19         * po/ja.po
20         * po/pt_BR.po
21         * po/zh_CN.po
22                 updated by Ricardo Mones Lastra, Fabien Vantard, Andrea 
23                 Spadaccini, Rui Hirokawa, Frederico Goncalves Guimaraes,
24                 and Yang Guilong
25
26 2004-12-05 [paul]       0.9.12cvs185
27
28         * INSTALL
29         * Makefile.am
30         * README.claws
31                 update
32         * TODO.claws    **REMOVED**
33                 removed, use the wiki instead
34         * tools/Makefile.am
35         * tools/README
36                 remove newscache_conv.pl from the release package
37                 and notes as it is broken and not currently maintained
38         * tools/filter_conv.pl
39                 use --config-dir to find claws' config dir
40         * tools/kdeservicemenu/README
41         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
42         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
43                 make a top-level menu entry
44
45 2004-12-04 [paul]       0.9.12cvs184
46
47         * src/addrharvest.c
48                 conv_unmime_header_overwrite(name)
49
50 2004-12-04 [colin]      0.9.12cvs183
51
52         * src/compose.c
53                 Fix saving of compose window position
54                 when sending mail. Patch by Alfons.
55
56 2004-12-04 [paul]       0.9.12cvs182
57
58         * ChangeLog
59         * ChangeLog.jp
60         * INSTALL
61         * NEWS
62         * README
63         * README.jp
64         * doc/manual/ja/Makefile.am
65         * doc/manual/ja/sylpheed-1.html
66         * doc/manual/ja/sylpheed-10.html
67         * doc/manual/ja/sylpheed-11.html
68         * doc/manual/ja/sylpheed-12.html
69         * doc/manual/ja/sylpheed-13.html
70         * doc/manual/ja/sylpheed-14.html
71         * doc/manual/ja/sylpheed-15.html
72         * doc/manual/ja/sylpheed-16.html
73         * doc/manual/ja/sylpheed-17.html
74         * doc/manual/ja/sylpheed-18.html
75         * doc/manual/ja/sylpheed-19.html
76         * doc/manual/ja/sylpheed-2.html
77         * doc/manual/ja/sylpheed-20.html
78         * doc/manual/ja/sylpheed-3.html
79         * doc/manual/ja/sylpheed-4.html
80         * doc/manual/ja/sylpheed-5.html
81         * doc/manual/ja/sylpheed-6.html
82         * doc/manual/ja/sylpheed-7.html
83         * doc/manual/ja/sylpheed-8.html
84         * doc/manual/ja/sylpheed-9.html
85         * doc/manual/ja/sylpheed.html
86         * doc/manual/ja/sylpheed.sgml
87         * src/Makefile.am
88         * src/procmime.c
89         * src/pixmaps/regular.xpm **REMOVED**
90                 sync with main 1.0.0beta4, including: "canonicalize text files
91                 before encoding to BASE64, and uncanonicalize after decoding
92                 to conform with RFC 2045" 
93
94 2004-12-03 [christoph]  0.9.12cvs181
95
96         * src/compose.c
97                 build the Privacy System menu without GtkItemFactory to
98                 allow '/' in Privacy System names
99
100         * src/plugins/pgpmime/pgpmime.c
101         * src/plugins/pgpmime/plugin.c
102                 Update description and change Privacy System name
103
104 2004-12-03 [paul]
105
106         * src/pixmaps/dir_close.xpm
107         * src/pixmaps/dir_open.xpm
108         * src/pixmaps/drafts_close.xpm
109         * src/pixmaps/drafts_open.xpm
110         * src/pixmaps/group.xpm
111         * src/pixmaps/unread.xpm
112                 update icons (sync with main (adjust hue))      
113
114 2004-12-02 [paul]       0.9.12cvs180
115
116         * ChangeLog
117         * ChangeLog.jp
118         * src/Makefile.am
119         * src/pop.c
120         * src/common/utils.c
121         * src/common/utils.h
122         * src/pixmaps/folder.xpm **REMOVED**
123                 sync with main
124                 fixes bug 644 'extra CRs in subject line break filtering' 
125
126 2004-12-02 [colin]      0.9.12cvs179
127
128         * src/compose.c
129                 Prevent duplicate edition of queued
130                 and drafted mails
131
132 2004-12-02 [colin]      0.9.12cvs178
133
134         * src/compose.c
135                 Fix quote linewrapping ignoring pref
136                 Patch by Alfons
137
138 2004-11-30 [colin]      0.9.12cvs177
139
140         * src/gtk/prefswindow.c
141         * src/gtk/pluginwindow.c
142                 Add shortcut keys to prefs window
143                 and plugin window. Patch by Fabien Vantard.
144
145 2004-11-29 [colin]      0.9.12cvs176
146
147         * src/folderview.c
148                 Fix disappearing separators in folderview's popup
149
150 2004-11-29 [colin]      0.9.12cvs175
151
152         * src/procmime.c
153                 Another format bug
154
155 2004-11-29 [colin]      0.9.12cvs174
156
157         * src/pop.c
158                 Fix format string
159
160 2004-11-26 [colin]      0.9.12cvs173
161
162         * src/common/smtp.c
163         * src/common/smtp.h
164                 Use ESMTP for all servers advertising it
165                 Add SIZE= parameter to MAIL command for 
166                 ESMTP servers
167
168 2004-11-24 [colin]      0.9.12cvs172
169
170         * src/plugins/pgpmime/pgpmime.c
171                 Forgot one :(
172
173 2004-11-24 [colin]      0.9.12cvs171
174
175         * src/plugins/pgpmime/pgpmime.c
176                 Fix numerous GpgmeGtk leaks
177
178 2004-11-24 [colin]      0.9.12cvs170
179
180         * src/plugins/pgpmime/pgpmime.c
181                 Fix numerous GpgmeCtx leaks
182
183 2004-11-24 [colin]      0.9.12cvs169
184
185         * src/plugins/pgpmime/plugin.c
186                 Update requirements
187         * src/plugins/trayicon/Makefile.am
188         * src/plugins/trayicon/newmarkedmail.xpm
189         * src/plugins/trayicon/trayicon.c
190         * src/plugins/trayicon/unreadmarkedmail.xpm
191                 Add new icons when there are unread marked mails
192                 answers
193
194 2004-11-23 [thorsten]   0.9.12cvs168
195
196         * src/plugins/pgpmime/plugin.c
197                 typo: plugin_init instead of plugin_done
198
199 2004-11-23 [thorsten]   0.9.12cvs167
200
201         * commitHelper
202                 o add me
203         * src/partial_download.c
204         * src/partial_download.h
205                 o fix path for includes
206
207 2004-11-23 [colin]      0.9.12cvs166
208
209         * src/procmime.c
210                 Uh, changed API.
211
212 2004-11-23 [colin]      0.9.12cvs165
213
214         * src/procmime.c
215                 Fix mime headers wrapping
216
217 2004-11-23 [christoph]  0.9.12cvs164
218
219         * src/common/Makefile.am
220         * src/common/partial_download.[ch]
221         * src/Makefile.am
222         * src/partial_download.[ch]
223         * src/folderview.c
224                 move to src because it depends on src stuff
225
226         * src/codeconv.c
227         * src/common/base64.h
228                 move B64LEN macro to base64.h
229
230         * src/compose.c
231         * src/privacy.[ch]
232                 add PrefsAccount to sign-function parameters
233
234         * src/main.c
235         * src/prefs_account.[ch]
236         * src/gtk/prefswindow.[ch]
237                 o use new prefswindow for account prefs
238                 o add possibility to add new pages to account prefs
239
240         * src/plugins/pgpmime/prefs_gpg.[ch]
241         * src/plugins/pgpmime/prefs_gpg.glade
242                 add account prefs for GPG
243
244         * src/plugins/pgpmime/pgpmime.c
245         * src/plugins/pgpmime/sgpgme.[ch]
246                 create signers list based on the GPG account prefs
247
248 2004-11-23 [colin]      0.9.12cvs163
249
250         * src/main.c
251                 Fix cursor going from normal to wait
252                 as many times as there are folders
253                 (very noticeable on exported displays)
254
255 2004-11-23 [colin]      0.9.12cvs162
256
257         * src/msgcache.c
258                 HEAD needs this leak fix too
259
260 2004-11-22 [luke]       0.9.12cvs161
261
262         * src/gtk/gtkstext.c
263                 'Up' key moves one line (not one paragraph) like 'Down'
264
265 2004-11-22 [paul]       0.9.12cvs160
266
267         * src/prefs_themes.c
268                 fix oversized GtkFrames
269
270 2004-11-19 [paul]       0.9.12cvs159
271
272         * src/prefs_common.c
273                 update prefs_keybind_apply_clicked()
274
275 2004-11-18 [paul]       0.9.12cvs158
276
277         * src/compose.c
278         * src/messageview.c
279         * src/common/utils.c
280         * src/common/utils.h
281                 use Message-ID format like that previously
282                 used in compose_generate_msgid()
283
284 2004-11-17 [christoph]  0.9.12cvs157
285
286         * src/mainwindow.c
287         * src/prefs_common.c
288                 integrate "Common preferences" into new preferences dialog
289
290 2004-11-17 [colin]      0.9.12cvs156
291
292         * src/prefs_account.c
293         * src/prefs_account.h
294         * src/procmsg.c
295                 Add an option to let the user choose to store encrypted
296                 mail as clear text or encrypted.
297
298 2004-11-17 [colin]      0.9.12cvs155
299
300         * src/compose.c
301         * src/toolbar.c
302                 Be verbose when sending fails
303         * src/procmsg.c
304                 Fix procmsg_send_queue returning 0 when there's an error
305                 Don't send messages to be encrypted to nobody 
306
307
308 2004-11-17 [colin]      0.9.12cvs154
309
310         * src/privacy.c
311                 Fix more pointer confusion
312
313 2004-11-17 [paul]       0.9.12cvs153
314
315         * src/procmime.h
316                 forgotten in sync with main 1.0.0beta3
317
318
319 2004-11-17 [paul]       0.9.12cvs152
320
321         * ChangeLog
322         * ChangeLog.jp
323         * NEWS
324         * src/compose.c
325         * src/jpilot.c
326         * src/procmime.c
327                 sync with main 1.0.0beta3
328                 see ChangeLog 2004-11-15 and 2004-11-16
329
330 2004-11-17 [colin]      0.9.12cvs151
331
332         * src/plugins/pgpmime/pgpmime.c
333                 Remove debug printf
334
335 2004-11-17 [colin]      0.9.12cvs150
336
337         * src/plugins/pgpmime/pgpmime.c
338                 Fix off-by-one causing segs
339
340 2004-11-17 [colin]      0.9.12cvs149
341
342         * src/procmsg.c
343                 < Reboot_> don't compare pointers to NULL with !
344                 So, use the other form to bring consistency.
345                 Also fix coding style.
346
347 2004-11-16 [colin]      0.9.12cvs148
348
349         * src/procmsg.c
350                 Fix the fix :)
351
352 2004-11-16 [colin]      0.9.12cvs147
353
354         * src/procmsg.c
355                 Fix leaks in procmsg_send_message_queue
356
357 2004-11-12 [paul]       0.9.12cvs146
358
359         * src/prefs_account.c
360         * src/procmime.c
361         * src/procmime.h
362                 fix sync breakage 
363
364 2004-11-12 [paul]
365
366         * src/pixmaps/complete.xpm
367         * src/pixmaps/continue.xpm
368                 small sync with main, see ChangeLog 2004-11-11
369
370 2004-11-11 [paul]       0.9.12cvs145
371
372         * ChangeLog
373         * ChangeLog.jp
374         * src/account.c
375         * src/folderview.c
376         * src/folderview.h
377         * src/imap.c
378         * src/imap_gtk.c
379         * src/inc.c
380         * src/mainwindow.c
381         * src/mh_gtk.c
382         * src/news_gtk.c
383         * src/pop.c
384         * src/prefs_account.c
385         * src/prefs_account.h
386         * src/prefs_ext_prog.c
387         * src/procmsg.c
388         * src/procmsg.h
389         * src/summary_search.c
390         * src/summaryview.c
391         * src/textview.c
392         * src/common/defs.h
393         * src/common/utils.c
394         * src/common/utils.h
395         * src/gtk/menu.c
396         * src/gtk/menu.h
397                 sync with main 1.0.0beta2 (plus 4)
398
399 2004-11-09 [christoph]  0.9.12cvs144
400
401         * src/compose.c
402         * src/prefs_account.[ch]
403                 add option menu to select default privacy system
404
405         * src/plugins/pgpmime/pgpmime.c
406                 better memory allocation
407
408         * src/folder.c
409                 syncronize flags when scanning a folder
410
411 2004-11-08 [colin]      0.9.12cvs143
412
413         * src/summaryview.c
414                 Prevent useless folder count updates while 
415                 quicksearch is running. It is really annoying 
416                 while quicksearch is running a full-mail
417                 scan, like 'b foo', in a big folder.
418
419 2004-11-08 [colin]      0.9.12cvs142
420
421         * src/textview.c
422                 Really fix these mail URIs
423
424 2004-11-08 [colin]      0.9.12cvs141
425
426         * src/textview.c
427                 fix "colin@colino.net" <colin@colino.net> 
428                 types of URIs
429
430 2004-11-06 [colin]      0.9.12cvs140
431
432         * src/compose.c
433                 Don't ask for passphrase if not sending
434
435 2004-11-05 [christoph]  0.9.12cvs139
436
437         * src/compose.c
438                 o encode text content of composed mails
439         * src/procmime.c
440                 o allow encoding of MimeInfos that are stored in memory buffers
441                 
442
443 2004-11-03 [paul]       0.9.12cvs138
444
445         * po/POTFILES.in
446                 add 'src/plugins/pgpmime/prefs_gpg.c'.
447                 Patch submitted by Fabien Vantard
448
449         * src/prefs_ext_prog.c
450                 fix typos. Patch submitted by Fabien Vantard
451
452         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
453         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
454                 add German, Spanish, Italian, Brazilian Portuguese,
455                 and Slovak translations. Submitted by Thomas Gilgin,
456                 J. José del Río 'partymola', Andrea Spadaccini,
457                 Frederico Goncalves Guimaraes, and Andrej Kacian
458
459 2004-11-01 [christoph]  0.9.12cvs137
460
461         * src/procmime.c
462                 implement RFC2231's parameter encoding
463
464 2004-10-29 [colin]      0.9.12cvs136
465
466         * src/common/utils.c
467                 Fix boundary delimiter (a Pine user gets this:
468                 > Malformed message: Unexpected characters at end of parameters:
469                 > =_Thu__28_Oct_2)
470
471 2004-10-29 [paul]
472
473         * tools/textviewer.sh
474                 fix typo. patch submitted by Johann Koenig 
475                 <explosive@hvc.rr.com>
476
477 2004-10-29 [paul]
478
479         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
480         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
481                 add French translations, submitted by Fabien Vantard
482
483 2004-10-28 [christoph]  0.9.12cvs135
484
485         * doc/src/rfc2231.txt                           ** NEW **
486         * src/procmime.c
487         * src/common/quoted-printable.c
488         * src/common/utils.[ch]
489                 implement RFC2231's parameter decoding
490
491 2004-10-27 [paul]
492
493         * tools/kdeservicemenu/README
494         * tools/kdeservicemenu/install.sh
495         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
496         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
497         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
498                 output files to /tmp instead of littering the
499                 current dir
500                 add uninstall function
501                 refactor
502
503 2004-10-26 [christoph]  0.9.12cvs134
504
505         * src/procmime.c
506                 better check if parameters have to be in quoted string
507
508 2004-10-25 [paul]
509
510         * tools/kdeservicemenu/README
511         * tools/kdeservicemenu/install.sh
512         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
513         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
514         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
515                 add files for Sylpheed Service Menu in Konqueror
516
517 2004-10-22 [paul]       0.9.12cvs133
518
519         * src/compose.c
520         * src/prefs_common.c
521         * src/prefs_common.h
522         * src/prefs_wrapping.c
523                 remove 'smart wrapping'
524
525 2004-10-21 [colin]      0.9.12cvs132
526
527         * src/compose.c
528                 Remove extraneous separator in Options
529
530 2004-10-21 [colin]      0.9.12cvs131
531
532         * src/compose.c
533                 Replace "unknown" attachments by "application/octet-stream"
534                 Be a bit more defensive when using strchr
535
536 2004-10-20 [paul]
537
538         * po/ru.po
539                 updated by Pavlo Bohmat
540
541 2004-10-19 [christoph]  0.9.12cvs130
542
543         * src/compose.c
544                 fix wrong menu entry path
545
546         (Closes Bug 626 crashes after clicking 'reply' or 'reply to all')
547
548         * src/gtk/menu.c
549                 add extra check for missing menu entries
550
551 2004-10-19 [christoph]  0.9.12cvs129
552
553         * src/compose.c
554         * src/common/utils.c
555                 use utils' generate_msgid() in compose.c
556
557 2004-10-18 [christoph]  0.9.12cvs128
558
559         * src/plugins/pgpmime/passphrase.c
560         * src/plugins/pgpmime/pgpmime.c
561         * src/plugins/pgpmime/prefs_gpg.[ch]
562         * src/plugins/pgpmime/prefs_gpg.glade
563         * src/plugins/pgpmime/sgpgme.c
564                 add GPG prefs
565
566 2004-10-18 [christoph]  0.9.12cvs127
567
568         * src/addrbook.c
569         * src/addrcache.c
570         * src/addressbook.c
571         * src/codeconv.c
572         * src/compose.c
573         * src/customheader.c
574         * src/editaddress.c
575         * src/editgroup.c
576         * src/exporthtml.c
577         * src/folder.c
578         * src/folderview.c
579         * src/imap.c
580         * src/jpilot.c
581         * src/main.c
582         * src/matcher_parser_parse.y
583         * src/mbox.c
584         * src/pop.c
585         * src/prefs_account.c
586         * src/prefs_gtk.c
587         * src/prefs_msg_colors.c
588         * src/procheader.c
589         * src/procmime.[ch]
590         * src/procmsg.c
591         * src/summaryview.c
592         * src/textview.c
593         * src/common/base64.c
594         * src/common/partial_download.c
595         * src/common/socket.c
596         * src/common/sylpheed.c
597         * src/common/utils.[ch]
598         * src/gtk/filesel.c
599         * src/gtk/pluginwindow.c
600         * src/gtk/quicksearch.c
601         * src/plugins/pgpmime/pgpmime.c
602         * src/plugins/pgpmime/plugin.c
603         * src/plugins/pgpmime/select-keys.c
604         * src/plugins/pgpmime/sgpgme.c
605         * src/plugins/spamassassin/libspamc.c
606         * src/plugins/trayicon/trayicon.c
607         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.[ch]
608         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
609                 o don't use any GNU C extensions
610                 o fix warnings
611                 o replace some non-POSIX functions
612
613         * src/plugins/spamassassin/spamassassin.[ch]
614         * src/plugins/spamassassin/spamassassin_gtk.c
615         * src/plugins/clamav/clamav_plugin.[ch]
616         * src/plugins/clamav/clamav_plugin_gtk.c
617                 replace statusbar_print_all() from common code because it is a
618                 GUI function
619
620 2004-10-17 [paul]
621
622         * po/es.po
623         * po/ko.po
624         * AUTHORS
625                 update Spanish and Korean translations,
626                 submitted by Ricardo Mones Lastra and
627                 SungHyun Nam
628
629 2004-10-13 [colin]      0.9.12cvs126
630
631         * src/compose.c
632                 Don't convert message to forced encoding when 
633                 drafting, plus minor magic-values cleanup.
634
635 2004-10-13 [colin]      0.9.12cvs125
636
637         * po/POTFILES.in
638                 Update POTFILES.in to reflect the source
639                 place changes
640
641 2004-10-08 [christoph]  0.9.12cvs124
642
643         * m4/spamassassin.m4
644                 fix libspamc OpenSSL
645
646         * src/compose.c
647                 rearrange the compose menu
648
649 2004-10-08 [christoph]  0.9.12cvs123
650
651         * src/Makefile.am
652         * src/account.c
653         * src/compose.[ch]
654         * src/crash.c
655         * src/main.c
656         * src/mimeview.c
657         * src/passphrase.[ch]                           ** REMOVE **
658         * src/prefs_account.[ch]
659         * src/prefs_common.[ch]
660         * src/privacy.[ch]
661         * src/procmime.[ch]
662         * src/procmsg.c
663         * src/rfc2015.[ch]                              ** REMOVE **
664         * src/select-keys.[ch]                          ** REMOVE **
665         * src/common/utils.[ch]
666         * src/gtk/about.c
667         * src/plugins/pgpmime/Makefile.am
668         * src/plugins/pgpmime/passphrase.[ch]           ** NEW **
669         * src/plugins/pgpmime/pgpmime.c
670         * src/plugins/pgpmime/plugin.c
671         * src/plugins/pgpmime/prefs_gpg.[ch]
672         * src/plugins/pgpmime/select-keys.[ch]          ** NEW **
673         * src/plugins/pgpmime/sgpgme.[ch]
674                 o Add new MIME-Writer
675                 o extend PrivacySystem with sign and encrypt functions
676                 o extend PGP/MIME plugin with sign and encrypt functions
677                 o integrate extended Privacy API in Compose and Sending process
678
679 2004-10-04 [colin]      0.9.12cvs122
680
681         * src/mainwindow.c
682         * src/messageview.c
683         * src/messageview.h
684         * src/textview.c
685                 Make forced encoding limited to messageview and
686                 apply only to parts displayed using textview
687
688 2004-10-04 [colin]      0.9.12cvs121
689
690         * src/summaryview.c
691                 Fix bug #605 (collapsed threads re-expand when moving or
692                 deleting mails)
693
694 2004-10-03 [colin]      0.9.12cvs120
695
696         * src/summaryview.c
697                 Fix bug #602
698
699 2004-10-02 [colin]      0.9.12cvs119
700
701         * src/mainwindow.c
702         * src/messageview.c
703         * src/prefs_common.h
704         * src/procmime.c
705         * src/procmime.h
706         * src/textview.c
707                 Clean up forced charset feature
708                 Add forced decode
709
710 2004-10-01 [colin]      0.9.12cvs118
711
712         * src/mimeview.c
713                 Better fix for Save all: skip multipart mails' first 
714                 text part
715
716 2004-10-01 [colin]      0.9.12cvs117
717
718         * src/mimeview.c
719                 Only save attachments in Save All
720
721 2004-10-01 [paul]       0.9.12cvs116
722
723         * ChangeLog
724         * ChangeLog.jp
725         * src/account.c
726         * src/prefs_common.c
727         * src/gtk/colorlabel.c
728                 sync with main 0.9.12cvs17
729
730 2004-09-30 [colin]      0.9.12cvs115
731
732         * src/stock_pixmap.c
733         * src/stock_pixmap.h
734         * src/folderview.c
735         * src/Makefile.am
736         * src/pixmaps/read.xpm
737                 Add icon for total # column
738
739 2004-09-29 [colin]      0.9.12cvs114
740
741         * src/compose.c
742                 Don't close compose until message is sent if 
743                 Show Send Dialog is Always
744
745 2004-09-29 [paul]       0.9.12cvs113
746
747         * src/quote_fmt_parse.y
748                 In the quotation templates recognise sender's first and last 
749                 names (%F %L) when the name is in the format "Duck, Donald".
750                 Patch submitted by Thomas Gilgin, <thomas_gilgin@users.sourceforge.net>
751
752
753 2004-09-28 [colin]      0.9.12cvs112
754
755         * src/mainwindow.c
756                 Put back mnemonic
757         * src/folderview.c
758                 Fix Empty trash being visible-invisible-visible...
759
760 2004-09-28 [colin]      0.9.12cvs111
761
762         * src/mainwindow.c
763                 Relabel Empty all Trash folders
764
765 2004-09-28 [colin]      0.9.12cvs110
766
767         * src/folderview.c
768                 Add contextual Empty trash menu
769         * src/mainwindow.c
770                 Revert cvs109 which was useless
771
772 2004-09-28 [colin]      0.9.12cvs109
773
774         * src/mainwindow.c
775                 Fix uninialized var
776
777 2004-09-28 [colin]      0.9.12cvs108
778
779         * src/addressbook.c
780                 Fix triple-click
781
782 2004-09-28 [colin]      0.9.12cvs107
783
784         * src/addressbook.c
785                 Fix double-click on entries
786
787 2004-09-28 [colin]      0.9.12cvs106
788
789         * src/inc.c
790                 Reintroduce folder_item update freeze on incorporation
791
792 2004-09-27 [christoph]  0.9.12cvs105
793
794         * src/folderview.c
795                 right-align new and unread column
796
797 2004-09-27 [paul]
798
799         * 0.9.12b released
800
801 2004-09-27 [paul]       0.9.12cvs104
802
803         * src/main.c
804                 revert 0.9.12cvs101, it causes another segfault
805
806 2004-09-23 [christoph]  0.9.12cvs103
807
808         * src/plugins/spamassassin/libspamc.[ch]
809         * src/plugins/spamassassin/utils.[ch]
810                 update libspamc to SpamAssassin 3.0.0
811
812 2004-09-17 [paul]       0.9.12cvs102
813
814         * ChangeLog
815         * ChangeLog.jp
816         * src/inc.c
817                 sync with main 0.9.12cvs14, see ChangeLog 2004-09-09
818  
819
820 2004-09-17 [colin]      0.9.12cvs101
821
822         * src/main.c
823                 Fix segfaults when quitting. valgrind says:
824                         ==12144== Invalid read of size 4
825                         ==12144==    at 0x80D7DDA: messageview_is_visible (messageview.c:938)
826                         [...]
827                         ==12144==  Address 0x1BF1BD30 is 56 bytes inside a block of size 72 free'd
828                         [...]
829                         ==12144==    by 0x80CC671: exit_sylpheed (main.c:498)
830
831
832 2004-09-13 [christoph]  0.9.12cvs100
833
834         * src/folder.c
835                 add NULL pointer checks to fix segfault when messages can
836                 not be fetched
837
838 2004-09-08 [colin]      0.9.12cvs99
839
840         * src/account.c
841                 Remove a debug printf
842
843 2004-09-08 [christoph]  0.9.12cvs98
844
845         * src/procmsg.[ch]
846                 change MSG_CACHED (unused in claws) to MSG_SCANNED to remember
847                 if the message structure has been scanned
848
849         * src/folder.c
850                 o scan structure when the mail is fetched for the first time
851                   to prevent unnecessary fetching of messages while scanning
852                   the folder for messages
853                 o revert 0.9.12cvs24
854
855         * src/plugins/pgpmime/pgpmime.c
856                 check signature if auto signature checking is enabled when the
857                 signature status is requested for first time and not when
858                 checking if a part has a signature
859
860 2004-09-07 [colin]      0.9.12cvs97
861
862         * src/inc.c
863                 Change session error messages so that they
864                 are a bit more helpful (the origin of the
865                 error is not apparent if one isn't in 
866                 front of Sylpheed when it happens).
867
868 2004-09-06 [colin]      0.9.12cvs96
869
870         * src/toolbar.c
871                 Fix graying out Redirect in non english languages
872                 Patch by Fabien Vantard
873
874 2004-09-06 [colin]      0.9.12cvs95
875
876         * src/summaryview.c
877         * src/mimeview.c
878                 Fix dropped URIs
879
880 2004-09-06 [colin]      0.9.12cvs94
881
882         * src/addressbook.c
883         * src/addressitem.h
884         * src/addritem.c
885         * src/addritem.h
886                 Add basic drag and drop to addressbook
887
888 2004-09-03 [colin]      0.9.12cvs93
889
890         * src/summaryview.c
891                 Next/Prev unread message should start
892                 from next/prev node (especially if 
893                 mark_as_read_delay != 0)
894
895 2004-09-03 [colin]      0.9.12cvs92
896
897         * src/prefs_common.c
898         * src/prefs_common.h
899         * src/summaryview.c
900                 Add an hidden 'mark_as_read_delay' pref 
901
902 2004-09-02 [colin]      0.9.12cvs91
903
904         * src/gtk/menu.c
905                 Add unduplicated menu entries (fixes bug 532)
906                 Patch by Fabien Vantard
907
908 2004-09-02 [colin]      0.9.12cvs90
909
910         * src/account.c
911                 Fix bug 582 (broken auto account selection)
912
913 2004-09-02 [colin]      0.9.12cvs89
914
915         * src/addrindex.c
916                 Free deleted queries too
917
918 2004-09-02 [colin]      0.9.12cvs88
919
920         * src/ldapquery.c
921                 Fix freezes in LDAP, due to memory corruption
922                 after deletion of a query (and not removing it
923                 from the corresponding list of queries).
924                 Very probably fixes bug 567 and bug 569
925
926 2004-09-02 [colin]      0.9.12cvs87
927
928         * src/prefs_spelling.c
929                 Fix bug with aspell prefs init, where spell checking
930                 is enabled at first but dictionary not specified. Use
931                 LANG's dictionary by default.
932
933 2004-09-01 [colin]      0.9.12cvs86
934
935         * src/filtering.c
936         * src/imap.c
937         * src/prefs_matcher.c
938         * src/stock_pixmap.c
939                 Fix more nasty uninitialized variables
940
941 2004-08-31 [colin]      0.9.12cvs85
942
943         * src/folder.c
944                 Fix memory corruption when entering procmsg_msginfo_free()
945                 with unitialized msginfo. Thanks Valgrind.
946
947 2004-08-29 [colin]      0.9.12cvs84
948
949         * src/mimeview.c
950                 Don't escape filenames before saving - that's 
951                 not dangerous. By the way, fix the leak.
952
953 2004-08-27 [paul]       0.9.12cvs83
954
955         * src/mh.c
956         * src/procheader.c
957         * src/procmsg.c
958         * src/procmsg.h
959         * src/common/utils.c
960         * src/gtk/menu.h
961                 sync with main 0.9.12cvs6, see ChangeLog
962                 2004-08-24, 2004-08-25, 2004-08-26
963
964
965 2004-08-26 [paul]
966
967         * po/ja.po
968                 updated by Rui Hirokawa
969
970 2004-08-25 [colin]      0.9.12cvs82
971
972         * src/plugins/pgpmime/pgpmime.c
973                 Fix leak on non-combined encrypted messages
974
975 2004-08-25 [colin]      0.9.12cvs81
976
977         * src/plugins/pgpmime/pgpmime.c
978         * src/plugins/pgpmime/sgpgme.c
979         * src/plugins/pgpmime/sgpgme.h
980                 Handle combined encryption/signature
981
982 2004-08-24 [colin]      0.9.12cvs80
983
984         * src/folder.c
985                 Set mime flags on non multipart messages too
986
987 2004-08-23 [christoph]  0.9.12cvs79
988
989         * src/compose.c
990                 create message header in memory as GString before writing it
991                 to the message file
992
993 2004-08-23 [colin]      0.9.12cvs78
994
995         * src/rfc2015.c
996         * src/rfc2015.h
997         * src/compose.c
998                 Fix (again) bug 197: inline encryption broken
999
1000 2004-08-23 [paul]
1001
1002         * po/zh_CN.po
1003                 updated by Hansom Young
1004
1005 2004-08-23 [paul]
1006
1007         * 0.9.12a released
1008
1009 2004-08-23 [colin]      0.9.12cvs77
1010
1011         * src/imap.c
1012                 Try and fix bug 577 (session->last_access_time is broken since 
1013                 sync with main 0.9.12cvs2). 
1014                 Patch by Stephan Sachse <whiteman@teg-clan.de>
1015
1016 2004-08-23 [paul]
1017
1018         * po/es.po
1019         * po/fr.po
1020         * po/pl.po
1021         * po/pt_BR.po
1022         * po/sk.po
1023         * po/sr.po
1024                 update translations. submitted by Ricardo
1025                 Mones Lastra, Fabien Vantard, Emilian Nowak,
1026                 Frederico Goncalves Guimaraes, Andrej Kacian,
1027                 Urke MMI
1028
1029 2004-08-22 [paul]       0.9.12cvs76
1030
1031         * src/plugins/trayicon/trayicon.c
1032                 fix formatting bug in trayicon_popup_menu_entries[]
1033
1034
1035 2004-08-22 [paul]       0.9.12cvs75
1036
1037         * m4/Makefile.am
1038                 remove reference to openssl.m4
1039
1040
1041 2004-08-21 [colin]      0.9.12cvs74
1042
1043         * src/compose.c
1044                 Fix bug 576 (Duplicate auto-bcc on reedit)
1045
1046 2004-08-21 [colin]      0.9.12cvs73
1047
1048         * src/toolbar.c
1049                 Grey out Redirect in the toolbar when selection is
1050                 multiple. Fixes bug 520
1051
1052 2004-08-21 [colin]      0.9.12cvs72
1053
1054         * src/compose.c
1055                 Save Sign, Encrypt and Mode status when drafting or queuing
1056                 Fixes bug 502 (drafted message does not keep sign / encrypt 
1057                 state)
1058
1059 2004-08-21 [colin]      0.9.12cvs71
1060
1061         * src/summaryview.c
1062                 Fix bug 494 (Messages are always opened in summary 
1063                 view when right clicked.) Also fixes bug 508.
1064
1065 2004-08-21 [colin]      0.9.12cvs70
1066
1067         * src/compose.c
1068                 When using inline encryption, don't use QP or Base64:
1069                 the mail will be encrypted to a 7bit string.
1070                 Fixes bug 197
1071
1072 2004-08-21 [colin]      0.9.12cvs69
1073
1074         * src/compose.c
1075                 Fix inline-signing with 8bit chars: data must be 
1076                 converted to Quoted-printable before signing.
1077
1078 2004-08-21 [colin]      0.9.12cvs68
1079
1080         * src/compose.c
1081                 Remove 'Message/Save to draft folder'
1082                 and 'Message/Save and keep editing' to 
1083                 put a single 'File/Save' command.
1084                 Fixes bug 224
1085
1086 2004-08-21 [colin]      0.9.12cvs67
1087
1088         * src/mainwindow.c
1089                 Fix bug 222 (Summary view state not retained between sessions)
1090
1091 2004-08-20 [colin]      0.9.12cvs66
1092
1093         * src/codeconv.c
1094                 Fix bug 574 (empty cur_locale is not enough)
1095
1096 2004-08-20 [paul]
1097
1098         * src/plugins/pgpmime/plugin.c
1099                 modify PGP/MIME plugin's description
1100
1101 2004-08-16 [colin]      0.9.12cvs65
1102
1103         * src/common/ssl.c
1104                 Fix version comparison
1105
1106 2004-08-16 [colin]      0.9.12cvs64
1107
1108         * src/common/ssl.c
1109                 I meant 2.2.
1110
1111 2004-08-16 [colin]      0.9.12cvs63
1112
1113         * src/common/ssl.c
1114                 People with glibc 2.1 have had problems with non-blocking
1115                 SSL_connect. Disable it for glibc < 2.2.
1116
1117 2004-08-16 [colin]      0.9.12cvs62
1118
1119         * src/common/ssl.c
1120                 Fix format error
1121
1122 2004-08-13 [colin]      0.9.12cvs61
1123
1124         * src/plugins/pgpmime/plugin.c
1125                 Add plugin's description
1126
1127 2004-08-12 [christoph]  0.9.12cvs60
1128
1129         * src/folderutils.c
1130                 fix bug that did not thaw folder updates when deleting
1131                 duplicates in empty folders
1132
1133 2004-08-12 [colin]      0.9.12cvs59
1134
1135         * src/plugins/trayicon/trayicon.c
1136                 Add a context menu with most common operations
1137
1138 2004-08-12 [colin]      0.9.12cvs58
1139
1140         * configure.ac
1141         * sylpheed.desktop
1142         * src/Makefile.am
1143         * src/main.c
1144                 Add support for Freedesktop.org's startup notification
1145
1146 2004-08-10 [colin]      0.9.12cvs57
1147
1148         * src/main.c
1149         * src/common/socket.c
1150         * src/common/ssl.c
1151         * src/common/sylpheed.c
1152         * src/common/sylpheed.h
1153                 Put back the ssl connect nonblocking...
1154                 without the race condition
1155
1156 2004-08-09 [colin]      0.9.12cvs56
1157
1158         * src/main.c
1159         * src/common/ssl.c
1160         * src/common/sylpheed.c
1161         * src/common/sylpheed.h
1162                 Reverting previous commit, doesn't work 
1163
1164 2004-08-09 [colin]      0.9.12cvs55
1165
1166         * src/main.c
1167         * src/common/ssl.c
1168         * src/common/sylpheed.c
1169         * src/common/sylpheed.h
1170                 Make SSL_connect nonblocking, using a thread
1171
1172 2004-08-09 [paul]       0.9.12cvs54
1173
1174         * po/POTFILES.in
1175                 reflect new location of sgpgme.c
1176         * src/main.c
1177                 sync with main, see ChangeLog 2004-08-09
1178
1179 2004-08-08 [christoph]  0.9.12cvs53
1180
1181         * src/folderutils.c
1182                 freeze FolderItem updates while deleting duplicate messages
1183
1184 2004-08-08 [christoph]  0.9.12cvs52
1185
1186         * configure.ac
1187         * src/Makefile.am
1188         * src/main.c
1189         * src/pgpmime.c
1190         * src/pgpmime.h
1191         * src/sgpgme.c
1192         * src/sgpgme.h
1193         * src/plugins/Makefile.am
1194         * src/plugins/pgpmime/.cvsignore
1195         * src/plugins/pgpmime/Makefile.am
1196         * src/plugins/pgpmime/pgpmime.c
1197         * src/plugins/pgpmime/pgpmime.h
1198         * src/plugins/pgpmime/plugin.c
1199         * src/plugins/pgpmime/sgpgme.c
1200         * src/plugins/pgpmime/sgpgme.h
1201                 new plugin for PGP/MIME
1202
1203 2004-08-07 [christoph]  0.9.12cvs51
1204
1205         * src/folder.c
1206                 disable immediate folder change notification on opened folders
1207                 until SummaryView can handle it quickly
1208
1209 2004-08-07 [colin]      0.9.12cvs50
1210
1211         * src/pop.c
1212         * src/common/partial_download.c
1213                 fix warnings
1214
1215 2004-08-07 [colin]      0.9.12cvs49
1216
1217         * src/Makefile.am
1218         * src/account.c
1219         * src/addressbook.c
1220         * src/alertpanel.c
1221         * src/alertpanel.h
1222         * src/compose.c
1223         * src/exphtmldlg.c
1224         * src/expldifdlg.c
1225         * src/main.c
1226         * src/message_search.c
1227         * src/messageview.c
1228         * src/pop.c
1229         * src/sgpgme.c
1230         * src/summary_search.c
1231         * src/summaryview.c
1232         * src/textview.c
1233         * src/gtk/sslcertwindow.c
1234         * src/pixmaps/stock_dialog-error.xpm
1235         * src/pixmaps/stock_dialog-info.xpm
1236         * src/pixmaps/stock_dialog-question.xpm
1237         * src/pixmaps/stock_dialog-warning.xpm
1238                 sync new alertpanel from gtk2
1239
1240 2004-08-07 [colin]      0.9.12cvs48
1241
1242         * src/prefs_folder_item.c
1243                 fix memory corruption in folderitem's prefs
1244
1245 2004-08-06 [colin]      0.9.12cvs47
1246
1247         * src/compose.c
1248                 close compose window after queuing, before 
1249                 sending when user presses Send
1250
1251 2004-08-05 [christoph]  0.9.12cvs46
1252
1253         * src/msgcache.c
1254         * src/common/defs.h
1255                 add charset to cache file and convert charset when reading the
1256                 cache if different from internal used charset
1257
1258 2004-08-05 [christoph]  0.9.12cvs45
1259
1260         * src/messageview.c
1261         * src/mimeview.[ch]
1262         * src/procmime.h
1263         * src/common/utils.h
1264                 cleanup (remove unused includes/reorganize)
1265
1266         * src/prefs_ext_prog.c
1267         * src/prefs_folder_item.c
1268         * src/prefs_fonts.c
1269         * src/prefs_msg_colors.c
1270         * src/prefs_spelling.c
1271         * src/prefs_themes.c
1272         * src/prefs_toolbar.c
1273         * src/prefs_wrapping.c
1274         * src/gtk/prefswindow.[ch]
1275         * src/plugins/clamav/clamav_plugin_gtk.c
1276         * src/plugins/dillo_viewer/dillo_prefs.c
1277         * src/plugins/image_viewer/viewerprefs.c
1278         * src/plugins/spamassassin/spamassassin_gtk.c
1279                 change PrefsPage path into an array of strings and don't
1280                 split a single string into parts (better for translation)
1281
1282 2004-08-05 [christoph]  0.9.12cvs44
1283
1284         * src/folder.c
1285                 fix FolderItem's message counts after rebuilding a cache
1286
1287 2004-08-05 [paul]       0.9.12cvs43
1288
1289         * ChangeLog
1290         * ChangeLog.jp
1291         * src/imap.c
1292         * src/news.c
1293         * src/common/nntp.c
1294         * src/common/session.c
1295         * src/common/session.h
1296         * src/common/socket.c
1297                 sync with main 0.9.12cvs2
1298                 see ChangeLog 2004-08-04
1299
1300 2004-08-04 [christoph]  0.9.12cvs42
1301
1302         * configure.ac
1303                 add missing AC_DEFINE(USE_OPENSSL, ...)
1304         * src/folder.c
1305                 use new xml_node_new() function
1306
1307 2004-08-03 [christoph]  0.9.12cvs41
1308
1309         * src/folder.c
1310         * src/localfolder.c
1311         * src/common/xml.[ch]
1312                 sync with main 0.9.12cvs1
1313                 see ChangeLog 2004-07-23
1314
1315 2004-08-03 [christoph]
1316
1317         * configure.ac
1318         * m4/openssl.m4                 ** REMOVE **
1319                 use pkg-config to get OpenSSL CFLAGS and LIBS
1320                 (OpenSSL 0.9.7 is required now)
1321
1322 2004-08-02 [paul]       0.9.12cvs40
1323
1324         * AUTHORS
1325                 update translation team section
1326         * po/pt_BR.po
1327                 updated by Frederico Goncalves Guimaraes
1328                 <fggdebian@yahoo.com.br>
1329
1330 2004-07-29 [colin]      0.9.12cvs39
1331
1332         * src/messageview.c
1333                 Inform the user when a partially 
1334                 downloaded mail isn't on the server
1335                 anymore (due to Mark for deletion)
1336
1337 2004-07-29 [colin]      0.9.12cvs38
1338
1339         * src/messageview.c
1340                 Hide noticeview if necessary
1341
1342 2004-07-27 [colin]      0.9.12cvs37
1343
1344         * src/msgcache.c
1345                 More fixes (i overlook a bit, thanks
1346                 Christoph for spotting it)
1347
1348 2004-07-27 [colin]      0.9.12cvs36
1349
1350         * src/msgcache.c
1351                 Fix wrong test 
1352
1353 2004-07-26 [colin]      0.9.12cvs35
1354
1355         * src/pop.c
1356                 Fix uidl-file parsing when not in new
1357                 format
1358
1359 2004-07-19 [colin]      0.9.12cvs34
1360
1361         * src/compose.c
1362                 Save attachment status when drafting
1363
1364 2004-07-19 [colin]      0.9.12cvs33
1365
1366         * src/folder.h
1367         * src/folderview.c
1368         * src/summaryview.c
1369                 Reverse 0.9.12cvs29 to 31 (folder icon update
1370                 when quicksearch is active)
1371
1372 2004-07-18 [colin]      0.9.12cvs32
1373
1374         * src/pop.c
1375                 Fix partial download bug with "Download all
1376                 messages" option
1377
1378 2004-07-18 [colin]      0.9.12cvs31
1379
1380         * src/folderview.c
1381                 Fix crash
1382
1383 2004-07-17 [colin]      0.9.12cvs30
1384
1385         * src/summaryview.c
1386                 Same, when sticky search is off
1387
1388 2004-07-17 [colin]      0.9.12cvs29
1389
1390         * src/folder.h
1391         * src/folderview.c
1392         * src/summaryview.c
1393                 Update FolderItem icon whenever its summaryview is 
1394                 filtered
1395
1396 2004-07-16 [christoph]  0.9.12cvs28
1397
1398         * src/mimeview.c
1399                 make doubleclick work again
1400
1401 2004-07-16 [christoph]  0.9.12cvs27
1402
1403         * src/mimeview.c
1404                 fix freeze on mime icon doubleclick (opening doesn't work yet)
1405
1406 2004-07-16 [paul]       0.9.12cvs26
1407         
1408         * src/gtk/quicksearch.c
1409         * src/compose.c
1410         * src/customheader.c
1411         * src/messageview.c
1412         * src/news.c
1413         * src/prefs_account.c
1414         * src/prefs_display_header.c
1415         * src/procheader.c
1416                 replace "Message-Id" with "Message-ID"
1417
1418 2004-07-16 [paul]       0.9.12cvs25
1419
1420         * ChangeLog
1421         * ChangeLog.jp
1422         * src/account.c
1423         * src/account.h
1424         * src/folder_item_prefs.c
1425         * src/main.c
1426         * src/pop.c
1427         * src/pop.h
1428         * src/prefs_account.c
1429         * src/prefs_account.h
1430         * src/prefs_common.c
1431         * src/prefs_common.h
1432         * src/prefs_gtk.c
1433         * src/prefs_gtk.h
1434                 sync with main 0.9.12cvs1
1435
1436 2004-07-15 [colin]      0.9.12cvs24
1437
1438         * src/folder.c
1439                 Disable GPG signature check during
1440                 folder move and scan 
1441         (Closes Bug 521 Signature checking slows down Folder-Move)
1442
1443 2004-07-14 [christoph]  0.9.12cvs23
1444
1445         * src/pgpmime.c
1446                 add missing fclose
1447
1448         * src/procmime.c
1449                 add checks if fopen really worked
1450
1451 2004-07-14 [colin]      0.9.12cvs22
1452
1453         * src/pop.c
1454         * src/common/partial_download.c
1455                 Update includes
1456
1457 2004-07-14 [colin]      0.9.12cvs21
1458
1459         * src/folder.c
1460         * src/inc.c
1461         * src/matcher.c
1462         * src/matcher.h
1463         * src/matcher_parser_parse.y
1464         * src/messageview.c
1465         * src/msgcache.c
1466         * src/noticeview.c
1467         * src/noticeview.h
1468         * src/pop.c
1469         * src/pop.h
1470         * src/prefs_matcher.c
1471         * src/procheader.c
1472         * src/procmsg.c
1473         * src/procmsg.h
1474         * src/summaryview.c
1475         * src/common/Makefile.am
1476         * src/common/defs.h
1477         * src/gtk/quicksearch.c
1478         * src/common/partial_download.c ** NEW FILES **
1479         * src/common/partial_download.h ** NEW FILES **
1480                 Partial downloading of pop3 mails
1481
1482 2004-07-13 [christoph]  0.9.12cvs20
1483
1484         * src/mimeview.c
1485                 use "button_release_event" instead of "button_press_event",
1486                 because executing event callbacks while the button is still
1487                 pressed is not good and causes problems
1488
1489 2004-07-12 [colin]      0.9.12cvs19
1490
1491         * src/gtk/quicksearch.c
1492                 Fix a missing status update in quicksearch
1493
1494 2004-07-08 [colin]      0.9.12cvs18
1495
1496         * src/common/smtp.h
1497                 Fix guint vs gint bug
1498
1499 2004-07-08 [colin]      0.9.12cvs17
1500
1501         * src/common/smtp.c
1502                 use to_human_readable() for sizes
1503
1504 2004-07-08 [paul]       0.9.12cvs16
1505
1506         * src/inc.c [1.174]
1507                 fix occasional non-clearance of the statusbar
1508                 (close Bug 531 'SA plugin: status bar does not 
1509                  get cleared in OFFLINE mode')
1510
1511 2004-07-07 [colin]      0.9.12cvs15
1512
1513         * src/prefs_common.c [1.225]
1514         * src/prefs_common.h [1.112]
1515                 Add a hidden summary_quicksearch_sticky preference,
1516                 to allow the quicksearch bar to reset across folders
1517         * src/summaryview.c [1.437]
1518                 Use this preference
1519         * src/gtk/quicksearch.c [1.5]
1520         * src/gtk/quicksearch.h [1.3]
1521                 Add this preference, fix focus when hitting Enter,
1522                 add handling of Esc key to reset
1523
1524 2004-07-06 [colin]      0.9.12cvs14
1525
1526         * src/gtk/quicksearch.c [1.4]
1527                 Add Clear button
1528
1529 2004-07-06 [christoph]  0.9.12cvs13
1530
1531         * src/toolbar.c
1532                 enable next unread button in empty folders if next folder
1533                 dialog is not disabled
1534
1535         (Closes Feature Request [ 755800 ] "next" button enabled in empty
1536          folders)
1537
1538 2004-07-06 [colin]      0.9.12cvs12
1539
1540         * src/common/smtp.c [1.16]
1541                 Display maximum message size in the log
1542
1543 2004-07-06 [paul]       0.9.12cvs11
1544
1545         * src/toolbar.c
1546                 fix typo. (spotted by Fabien Vantard)
1547
1548 2004-07-06 [paul]       0.9.12cvs10
1549
1550         * src/main.c
1551                 terminate cleanly on SIGHUP. Patch submitted by
1552                 Thomas Gilgin <thg@karate-muellheim.de>
1553
1554 2004-07-05 [christoph]  0.9.12cvs9
1555
1556         * src/inc.c
1557                 better replacing of %d in new mail notification command
1558
1559 2004-07-05 [colin]      0.9.12cvs8
1560
1561         * src/common/smtp.[ch]
1562                 Take SIZE (returned by EHLO) into account, and
1563                 avoid sending too big messages
1564
1565 2004-07-04 [paul]       0.9.12cvs7
1566
1567         * src/account.c
1568                 fix auto-account selection on imap/news
1569
1570 2004-07-01 [paul]       0.9.12cvs6
1571
1572         * src/gtk/quicksearch.c
1573                 reveal hidden string in gui
1574                 
1575         * src/compose.c
1576                 fix updating of gpg signing setting on 
1577                 switching accounts
1578
1579 2004-06-30 [darko]      0.9.12cvs5
1580
1581         * src/common/utils.c
1582                 remove expand_search_string()
1583         * src/gtk/quicksearch.c
1584                 remove no longer needed for loop (thanks Christoph)
1585                 add expand_search_string()
1586
1587 2004-06-30 [darko]      0.9.12cvs4
1588
1589         * src/common/utils.c
1590                 allow all filtering expressions in quicksearch
1591
1592         (Closes Bug 519 filtering expr. in quicksearch)
1593
1594 2004-06-30 [christoph]  0.9.12cvs3
1595
1596         * configure.ac
1597                 better 'localedir'
1598
1599         * src/common/intl.h
1600                 allow plugins to define TEXTDOMAIN for the _(...) macro
1601
1602 2004-06-30 [paul]       0.9.12cvs2
1603
1604         * po/POTFILES.in
1605           src/Makefile.am
1606           src/main.c
1607           src/prefs_common.c
1608           src/prefs_msg_colors.[ch]     ** NEW FILES **
1609                 move message colouring options to
1610                 '/Other Preferences/Message View/Colors'
1611
1612 2004-06-30 [paul]       0.9.12cvs1
1613
1614         * po/POTFILES.in
1615           src/Makefile.am
1616           src/main.c
1617           src/prefs_common.c
1618           src/prefs_wrapping.[ch]       ** NEW FILES **
1619                 move message wrapping options to
1620                 /'Other Preferences/Compose/Message Wrapping'
1621
1622 2004-06-28 [paul]       0.9.12
1623
1624         * Sylpheed-Claws 0.9.12 released
1625
1626         * po/es.po
1627           po/fr.po
1628           po/sk.po
1629                 updated by Ricardo Mones Lastra, Fabien Vantard,
1630                 Andrej Kacian
1631
1632 2004-06-27 [paul]       0.9.11cvs19
1633
1634         * src/common/ssl.c
1635                 re-enable certificate check
1636
1637 2004-06-25 [christoph]  0.9.11cvs18
1638
1639         * src/procmsg.h
1640                 add MSG_HAS_ATTACHMENT to MSG_CACHED_FLAG_MASK
1641
1642 2004-06-25 [paul]       0.9.11cvs17
1643
1644         * sync with main 0.9.12cvs1
1645                 see ChangeLog 2004-06-23
1646                 
1647         * src/gtk/menu.c
1648                 remove unused menu_toggle_toggle()
1649
1650 2004-06-23 [christoph]  0.9.11cvs16
1651
1652         * src/folder.c
1653         * src/procheader.c
1654         * src/procmsg.h
1655         * src/summaryview.c
1656                 scan the mime structure of multipart mails for correct
1657                 attachment, encryped and signed (with privacy API) part
1658                 detection
1659
1660         (Closes Feature Request [ 961428 ] No paperclip for HTML mails)
1661
1662 2004-06-22 [paul]
1663
1664         * po/ru.po
1665                 updated by Pavlo Bohmat
1666
1667 2004-06-20 [christoph]  0.9.11cvs15
1668
1669         * src/inc.c
1670         * src/pop.[ch]
1671                 disconnect after authentication when doing POP before SMTP
1672
1673         (Closes Bug 393 Bad inerpretation of "Pop Before SMTP")
1674
1675 2004-06-19 [christoph]  0.9.11cvs14
1676
1677         * src/folder.c
1678                 fix FolderItem name update
1679
1680         (Closes Bug 511 Folder-Renaming not reflected immediately)
1681
1682 2004-06-17 [paul]       0.9.11cvs13
1683         
1684         * sync with main 0.9.12 release
1685           src/session.c
1686                 session_set_timeout(): fixed a bug that didn't
1687                 reset timeout_tag when interval is 0.
1688
1689 2004-06-16 [christoph]  0.9.11cvs12
1690
1691         * src/textview.c
1692                 correctly clear the URL in the status bar
1693
1694 2004-06-15 [christoph]  0.9.11cvs11
1695
1696         * src/summaryview.c
1697                 add missing gtk_widget_show()
1698
1699 2004-06-11 [christoph]  0.9.11cvs10
1700
1701         * src/plugins/spamassassin/spamassassin.c
1702                 correctly check waitpid return code
1703
1704         (Closes Bug 396 Zombie process when spamassassin is called)
1705
1706 2004-06-10 [christoph]  0.9.11cvs9
1707
1708         * src/mainwindow.c
1709         * src/summaryview.[ch]
1710         * src/gtk/Makefile.am
1711         * src/gtk/quicksearch.c                         ** NEW **
1712                 separate quick search from summaryview
1713
1714 2004-06-09 [christoph]  0.9.11cvs8
1715
1716         * src/inc.c
1717                 remove unused code
1718
1719         * src/textview.c
1720                 get folder for compose default account from MsgInfo and not
1721                 from SummaryView
1722
1723 2004-06-09 [christoph]  0.9.11cvs7
1724
1725         * src/folder.[ch]
1726                 add information about added or removed messages to
1727                 FOLDER_ITEM_UPDATE hook
1728
1729         * src/imap_gtk.c
1730         * src/mh_gtk.c
1731                 scan folder when removing a folder failed instead of
1732                 updating the summaryview
1733
1734 2004-06-08 [paul]       0.9.11cvs6
1735
1736         * sync with main 0.9.11cvs2
1737                 see ChangeLog 2004-06-08
1738
1739 2004-06-07 [christoph]  0.9.11cvs5
1740
1741         * configure.ac
1742         * src/common/Makefile.am
1743                 detect library providing 'encrypt' function
1744
1745 2004-06-07 [paul]       0.9.11cvs4
1746
1747         * src/inc.c
1748                 sync with main, 'code cleanup'
1749                 
1750         * tools/nautilus2sylpheed.sh
1751                 fix whitespace limitation. patch submitted by
1752                 Stephan Sachse <white@teg-clan.de>
1753
1754 2004-06-04 [christoph]  0.9.11cvs3
1755
1756         * src/account.c
1757         * src/action.[ch]
1758         * src/addressbook.c
1759         * src/addrindex.h
1760         * src/folder.h
1761         * src/folder_item_prefs.c
1762         * src/inc.c
1763         * src/main.c
1764         * src/messageview.c
1765         * src/mh_gtk.c
1766         * src/prefs_themes.c
1767         * src/procmime.c
1768         * src/quote_fmt.h
1769         * src/stock_pixmap.c
1770         * src/toolbar.c
1771                 fix compiler warnings
1772
1773 2004-06-03 [paul]       0.9.11cvs2
1774
1775         * src/msgcache.c
1776                 sync with main 0.9.11cvs1: "changed gint32 to
1777                 guint32 for some platforms"
1778
1779 2004-06-02 [christoph]  0.9.11cvs1
1780
1781         * src/common/ssl.c
1782                 fix SSL_CTX variable name for older OpenSSL versions
1783
1784         (Closes Bug 503 fix compilation with older OpenSSL)
1785
1786 2004-05-31 [paul]       0.9.11claws
1787
1788         * 0.9.11claws released
1789
1790 2004-05-31 [paul]       0.9.10claws72
1791
1792         * po/es.po
1793           po/it.po
1794           po/ja.po
1795           po/pl.po
1796           po/sk.po
1797           po/sr.po
1798           po/zh_CN.po
1799                 update translations, submitted by Ricardo Mones Lastra,
1800                 Andrea Spadaccini, Rui Hirokawa, Emil, Andrej Kacian,
1801                 Urke MMI, and Hansom Young
1802
1803 2004-05-25 [luke]       0.9.10claws71
1804
1805         * AUTHORS
1806         * src/mimeview.c
1807         * src/stockpixmap.[ch]
1808         * src/Makefile.am
1809         * src/pixmaps/privacy_emblem_encrypted.xpm      ** NEW **
1810         * src/pixmaps/privacy_emblem_failed.xpm         ** NEW **
1811         * src/pixmaps/privacy_emblem_passed.xpm         ** NEW **
1812         * src/pixmaps/privacy_emblem_signed.xpm         ** NEW **
1813         * src/pixmaps/privacy_emblem_warn.xpm           ** NEW **
1814
1815                 o Added privacy emblems from Jesper Shultz 
1816                   <jesper@schultz-net.dk>
1817                 o Overlay emblems onto mimeview icons to indicate
1818                   status of signature and if a message is encrypted
1819         
1820         * src/textview.c
1821                 remove unused color definitions (were used to 
1822                 indicate sig status)
1823
1824 2004-05-25 [paul]       0.9.10claws70
1825
1826         * AUTHORS
1827           tools/Makefile.am
1828           tools/README
1829           tools/nautilus2sylpheed.sh            ** NEW FILE **
1830                 add script to enable sending files from
1831                 nautilus.
1832                 Submitted by Reza Pakdel <hrpakdel@cpsc.ucalgary.ca>
1833                 
1834         * tools/launch_firebird                 ** REMOVED **
1835                 removed as the standard "firefox '%s'" now functions
1836                 correctly
1837
1838 2004-05-23 [paul]       0.9.10claws69
1839
1840         * src/compose.c
1841                 fix %X cursor point segfault
1842                 patch by Christoph
1843
1844 2004-05-23 [christoph]  0.9.10claws68
1845
1846         * src/folder.c
1847                 fix folder moving
1848
1849 2004-05-21 [paul]       0.9.10claws67
1850
1851         * sync with 0.9.10cvs17
1852                 see ChangeLog 2004-05-21
1853
1854 2004-05-20 [paul]       0.9.10claws66
1855
1856         * sync with 0.9.10cvs16
1857                 see ChangeLog 2004-05-19 and 2004-05-20
1858
1859 2004-05-19 [alfons]     0.9.10claws65
1860
1861         * src/summaryview.h
1862                 on some platforms regoff_t is defined as off_t, so 
1863                 pull in sys/types.h
1864
1865 2004-05-19 [paul]       0.9.10claws64
1866
1867         * sync with 0.9.10cvs13
1868                 see ChangeLog 2004-05-18
1869
1870 2004-05-17 [christoph]  0.9.10claws63
1871
1872         * src/folder.c
1873                 search all folders when searching for default folders and
1874                 not return the special folder of the first folder
1875
1876 2004-05-13 [alfons]     0.9.10claws62
1877
1878         * src/summaryview.c
1879                 add a better check to see if a message is a news message
1880                 (replaces the MSG_IS_NEWS() check removed in 0.9.9claws19)
1881
1882 2004-05-13 [paul]       0.9.10claws61
1883
1884         * src/msgcache.c
1885                 sync with 0.9.10cvs12
1886                 see ChangeLog 2004-05-12
1887
1888 2004-05-12 [alfons]     0.9.10claws60
1889
1890         * src/folderview.c
1891                 release lock in case of folder could not be opened 
1892
1893 2004-05-11 [christoph]  0.9.10claws59
1894
1895         * src/inc.[ch]
1896                 remove unused folderview update stuff from inc.[ch]
1897
1898 2004-05-11 [paul]       0.9.10claws58
1899
1900         * sync with 0.9.10cvs11
1901                 see ChangeLog 2004-05-10 and 2004-05-11
1902
1903 2004-05-09 [christoph]  0.9.10claws57
1904
1905         * src/folderview.c
1906                 check for folder class functions and not folder type to detect
1907                 valid drag targets
1908
1909 2004-05-08 [christoph]  0.9.10claws56
1910
1911         * src/sgpgme.c
1912                 fix date output for signature expire times
1913
1914         (Patch by Edgar Toernig <froese@gmx.de>)
1915
1916 2004-05-06 [christoph]  0.9.10claws55
1917
1918         * src/gtk/prefswindow.c
1919                 change window type to DIALOG
1920
1921         * src/folder.[ch]
1922         * src/folderview.c
1923         * src/news_gtk.c
1924                 o add folder_remove()
1925                 o change FolderUpdate hook flag names (NEW -> ADD, DESTROY -> REMOVE)
1926                 o add new "sort" field to Folder, no longer sort folders by type
1927                   higher sort values will be first in the folder list, new folders get 0
1928                   and will be added to the end
1929
1930         * src/mainwindow.c
1931         * src/gtk/Makefile.am
1932         * src/gtk/foldersort.(c|h|glade)                        ** NEW **
1933                 add dialog to allow users to change the folder order
1934
1935 2004-05-04 [paul]       0.9.10claws54
1936
1937         * src/inc.c
1938                 Display account_name in statusbar when retrieving
1939                 messages from a pop account
1940         * src/prefs_account.c
1941                 display account name in title of prefs_account
1942                 window
1943         * src/prefs_folder_item.c
1944                 display folder name in title of prefs_folder window
1945
1946         all 3 patches submitted by Fabien Vantard
1947
1948         * AUTHORS
1949                 add Fabien Vantard
1950
1951 2004-05-04 [paul]       0.9.10claws53
1952
1953         * src/prefs_actions.c
1954           src/prefs_template.c
1955                 'Esc' Key exits alertpanel
1956                 Patch submitted by Fabien Vantard <fzz@ifrance.com>
1957
1958 2004-04-26 [christoph]  0.9.10claws52
1959
1960         * src/gtk/about.c
1961         * src/gtk/colorsel.c
1962         * src/gtk/description_window.c
1963         * src/gtk/filesel.c
1964         * src/gtk/gtkaspell.c
1965         * src/gtk/inputdialog.c
1966         * src/gtk/pluginwindow.c
1967         * src/gtk/progressdialog.c
1968                 o remove gtk_window_set_position(..., GTK_WIN_POS_CENTER) because
1969                   it does not work correctly with xinerama
1970                 o lock incorporation while the plugin window is open
1971
1972 2004-04-23 [paul]       0.9.10claws51
1973
1974         * po/POTFILES.in
1975                 update location of inputdialog.c
1976                 
1977         * src/gtk/about.c
1978                 update Copyright string
1979                 
1980         * src/msgcache.c
1981           src/prefs_common.c
1982           src/prefs_themes.c
1983                 improve the english a little
1984
1985 2004-04-22 [christoph]  0.9.10claws50
1986
1987         * src/folderutils.[ch]
1988                 add folderutils_mark_all_read()
1989
1990         * src/folderview.c
1991                 readd "mark all read" from popup menu, now works
1992                 in all folders and not only the opened folder
1993
1994 2004-04-21 [christoph]  0.9.10claws49
1995
1996         * src/Makefile.am
1997         * src/inputdialog.[ch]                  ** REMOVED **
1998         * src/gtk/Makefile.am
1999         * src/gtk/inputdialog.[ch]              ** NEW **
2000                 move inputdialog.[ch] into gtk directory
2001
2002         * src/mh_gtk.c
2003                 remove check for missing IMAP folder account
2004
2005 2004-04-20 [christoph]  0.9.10claws48
2006
2007         * src/mainwindow.c
2008         * src/foldersel.c
2009                 remove new/rename/delete folder GUI functions because
2010                 they are always active, even for news folders, and can
2011                 not be easily made folder class dependent
2012
2013         * src/gtk/menu.[ch]
2014                 make menu_translate() public
2015
2016         * src/Makefile.am
2017         * src/folder.[ch]
2018         * src/folderview.[ch]
2019         * src/imap_gtk.[ch]                     ** NEW **
2020         * src/main.c
2021         * src/mh_gtk.[ch]                       ** NEW **
2022         * src/news_gtk.[ch]                     ** NEW **
2023                 o dynamically build FolderView popup menus from a folder
2024                   specific part, with callbacks to seperated code, and
2025                   a common part
2026                 o remove the folder class specifiy code from folderview.c
2027
2028 2004-04-15 [luke]       0.9.10claws47
2029
2030         * src/prefs_folder_item.c
2031                 o remove buttons for applying 'scan for new mail'
2032                   and 'process at startup' to sub folders
2033                 o add 'apply to sub folder' check buttons for all
2034                   properties and set folder prefs accordingly
2035                 o replace multiple gtk_widget_show() with one
2036                   gtk_widget_show_all() on container
2037
2038 2004-04-14 [darko]      0.9.10claws46
2039
2040         * src/gtk/Makefile.am
2041         * src/gtk/pluginwindow.c
2042                 load plugins from to $(prefix)/lib/sylpheed/plugins
2043                 in file selection dialog
2044         * src/plugins/clamav/clamav_plugin.c
2045                 const correctness
2046
2047 2004-04-14 [christoph]  0.9.10claws45
2048
2049         * src/folder.c
2050         * src/plugins/image_viewer/viewer.c
2051                 fix g_warnings
2052
2053 2004-04-10 [alfons]     0.9.10claws44
2054         
2055         * src/compose.c
2056                 appropriate auto account selection when forwarding
2057                 (fixes bug #476, "forward as attachment does not listen
2058                 to account rules")
2059
2060 2004-04-09 [alfons]     0.9.10claws43
2061
2062         * src/summaryview.c
2063                 make quick search combo matching case sensitive
2064
2065 2004-04-06 [alfons]     0.9.10claws42
2066
2067         * src/addr_compl.c
2068                 use cursor position to prevent clearing the entire entry
2069
2070 2004-04-06 [alfons]     0.9.10claws41
2071
2072         * src/folderview.c
2073                 fix bug #472, "filter not updated when renaming folder" 
2074
2075 2004-04-06 [alfons]     0.9.10claws40
2076
2077         * src/messageview.[ch]
2078           src/summaryview.c
2079                 reflect changes to Show all headers to main view
2080                 and message view (only affects detached message
2081                 view). see also bug #473, 'Show All Headers 
2082                 "problem"'.
2083
2084 2004-04-03 [alfons]     0.9.10claws39
2085
2086         * src/matcher.c
2087                 free address list
2088
2089 2004-04-03 [alfons]     0.9.10claws38
2090
2091         * src/matcher_parser_parse.y
2092           src/matcher.[ch]
2093                 prepare address look up matcher type; marginally
2094                 tested, and not hooked into the UI yet.
2095
2096                 basically it accepts the result of the left hand
2097                 side of the matcher (the "criteria"):
2098
2099                         from all_in_addressbook ""
2100                         ~to_or_cc any_in_addressbook ""
2101                 
2102                 the first case matches all addresses found in the
2103                 from header, and the second case matches if any
2104                 (at least one) of the addresses in to or cc headers 
2105                 are not in the address book.
2106
2107                 the string argument is not used yet, but is intended
2108                 to match a group of addresses 
2109
2110 2004-04-02 [luke]       0.9.10claws37
2111
2112         * src/prefs_folder_item.c
2113                 Add two buttons to apply 'scan for new mail'
2114                 and 'process at startup' to sub folders
2115
2116 2004-04-02 [luke]
2117         * tools/textviewer.sh
2118                 better filename extension matching plus some support for
2119                 MS Excel, MS Powerpoint and HTML
2120
2121 2004-03-29 [christoph]  0.9.10claws36
2122
2123         * src/folder.h
2124         * src/folderutils.[ch]
2125         * src/mainwindow.c
2126                 add delete duplicates for all folders
2127
2128 2004-03-29 [alfons]     0.9.10claws35
2129
2130         * src/folder.c
2131                 don't pass NULL to XXXprintf(); fixes Solaris crashes
2132                 when selecting top-level folder node (thanks to 
2133                 Alex S. Moore)
2134
2135 2004-03-28 [keith]      0.9.10claws34
2136
2137         * src/textview.c
2138                 prepend "http://" to URIs of the form "www.example.com"
2139
2140 2004-03-28 [paul]       0.9.10claws33
2141
2142         * src/common/nntp.c
2143           src/common/smtp.c
2144           src/folder.c
2145           src/imap.c
2146           src/inc.c
2147           src/news.c
2148           src/pop.c
2149                 revise 'translatable string' policy:
2150                 don't translate debug_print() or log_print(),
2151                 translate log_message() and log_warning()
2152         
2153         * po/zh_CN.po
2154                 update submitted by Hansom Young
2155
2156 2004-03-25 [alfons]     0.9.10claws32
2157
2158         * src/prefs_common.c
2159                 I mean this one: Return the GList...
2160
2161 2004-03-25 [alfons]     0.9.10claws31
2162
2163         * src/prefs_common.h
2164                 add new members at the end of prefs_common, so
2165                 they get properly initialized
2166
2167 2004-03-24 [christoph]  0.9.10claws30
2168
2169         * src/imap.c
2170                 o NULL is a valid GSList
2171
2172 2004-03-24 [alfons]     0.9.10claws29
2173
2174         * src/prefs_common.[ch]
2175           src/summaryview.c
2176           src/common/defs.h
2177                 add history to quick search (patch submitted by 
2178                 Ivan Francolin Martinez - thanks!)
2179
2180 2004-03-24 [alfons]     0.9.10claws28
2181
2182         * src/imap.c
2183                 NULL output pointer parameter
2184
2185 2004-03-21 [alfons]     0.9.10claws27
2186
2187         * src/addrindex.[ch]
2188           src/addr_compl.c
2189                 complete addresses on nicks and aliases
2190
2191 2004-03-21 [alfons]     0.9.10claws26
2192
2193         * src/import.c
2194           src/inc.c
2195           src/mbox.[ch]
2196                 disable filters on import mbox (patch submitted
2197                 by Edgar Toernig)
2198
2199 2004-03-21 [darko]      0.9.10claws25
2200
2201         * src/addr_compl.c
2202                 select the address when only one match is found while
2203                 doing address completion with tab key (feature
2204                 request #914720)
2205
2206 2004-03-21 [alfons]     0.9.10claws24
2207
2208         * src/messageview.c
2209           src/toolbar.c
2210                 don't `navigate-delete` when a summary view's selection does not 
2211                 match the accompanying message view's message
2212
2213 2004-03-20 [alfons]     0.9.10claws23
2214
2215         * src/summaryview.c
2216                 hide ext search button on initial display (should fix bug #459,
2217                 "Toggling quick-search at 1st time: minor UI inconsistency")
2218
2219 2004-03-20 [alfons]     0.9.10claws22
2220
2221         * src/summaryview.[ch]
2222                 add function to get selected msginfo, if there's
2223                 only one selected
2224
2225 2004-03-20 [paul]       0.9.10claws21
2226
2227         * sync with 0.9.10cvs7
2228                 see ChangeLog 2004-03-19
2229
2230 2004-03-19 [paul]       0.9.10claws20
2231
2232         * src/common/nntp.c
2233           src/common/smtp.c
2234           src/common/ssl.c
2235           src/folder.c
2236           src/imap.c
2237           src/inc.c
2238           src/news.c
2239           src/pop.c
2240                 don't translate strings in debug_print(), log_print(),
2241                 log_message(),  and log_warning()
2242
2243 2004-03-19 [alfons]     0.9.10claws19
2244
2245         better next/previous/delete/focus navigation with separate 
2246         message view 
2247         
2248         * src/toolbar.c
2249                 call summaryview_delete() instead of messageview_delete()
2250         * src/messageview.c
2251                 disable messageview_delete()
2252
2253 2004-03-18 [paul]       0.9.10claws18
2254
2255         * sync with 0.9.10cvs6
2256                 see ChangeLog 2004-03-16
2257
2258 2004-03-17 [alfons]     0.9.10claws17
2259
2260         * src/gtk/filesel.c
2261                 remove bogus semicolon after if() (sometimes it pays to
2262                 read LKML :)
2263
2264 2004-03-15 [darko]      0.9.10claws16
2265
2266         * src/gtk/filesel.c
2267                 support full path in place of a filename
2268         * src/mimeview.c
2269                 store directory attachments were saved to and
2270                 use it when saving attachments
2271         * src/prefs_common.[hc]
2272                 store directory attachments were last saved to
2273
2274 2004-03-15 [paul]       0.9.10claws15
2275
2276         * src/folderview.c
2277                 fix bug where unsubscribing a newsgroup would destroy
2278                 (most of the) filtering rules
2279
2280 2004-03-15 [paul]       0.9.10claws14
2281
2282         * src/folderview.c
2283                 fix Bug 458, 'Folder View remaining empty after 
2284                 removing a NEWS account' (was also true of IMAP
2285                 accounts)
2286
2287 2004-03-15 [paul]       0.9.10claws13
2288
2289         * src/folderview.c
2290                 fix folderview invisibility of newly subscribed
2291                 newsgroups
2292
2293 2004-03-13 [paul]       0.9.10claws12
2294
2295         * src/compose.c
2296           src/plugins/dillo_viewer/dillo_prefs.c
2297           src/plugins/image_viewer/viewerprefs.c
2298                 gettextise some forgotten parts
2299
2300 2004-03-13 [alfons]     0.9.10claws11
2301
2302         * src/imap.c
2303                 make sure the correct type is passed to sscanf()
2304
2305 2004-03-13 [paul]       0.9.10claws10
2306
2307         * sync with 0.9.10cvs5
2308                 see ChangeLog 2004-03-02 and 2004-03-12, 
2309                 specifically:
2310                 'always move messages by default when using DnD (except 
2311                 for News folder). Copy messages if Ctrl-key is pressed.'
2312                 and 'added a function to filter selected messages'
2313
2314 2004-03-12 [christoph]  0.9.10claws9
2315
2316         * src/codeconv.c
2317                 add parameter check to conv_unmime_header_overwrite()
2318
2319         * src/imap.c
2320                 o fix spelling
2321                 o fix removing of NEW flag when UNREAD is unset
2322
2323         * src/procmime.c
2324                 decode MIME-headers
2325
2326         (Closes 437 i18n attachment display error.)
2327
2328 2004-03-12 [paul]       0.9.10claws8
2329
2330         * po/it.po
2331                 update. submitted by Andrea Spadaccini <lupin85@email.it>
2332                 
2333         * tools/Makefile.am
2334                 add 'textviewer.sh'
2335
2336 2004-03-12 [alfons]     0.9.10claws7
2337
2338         * src/imap.c
2339                 o quiet compiler and typecast Folder * to IMAP Folder *
2340                 o wake up and fix my previous incompatible type assignment bug
2341
2342 2004-03-12 [alfons]     0.9.10claws6
2343
2344         * src/imap.c
2345                 don't mix up pointers to int, guint32 _and_ 
2346                 unsigned int 
2347
2348 2004-03-12 [christoph]  0.9.10claws5
2349
2350         * src/folderview.c
2351                 Add error requester when renaming a folder failed
2352
2353         * src/imap.c
2354                 Check new FolderItem name for namespace seperator
2355                 before renaming
2356
2357         (Closes Bug 443 Bad named IMAP folders won't be displayed)
2358
2359 2004-03-11 [christoph]  0.9.10claws4
2360
2361         * src/folder.[ch]
2362         * src/imap.c
2363         * src/procmsg.h
2364                 syncronize flags in cache with IMAP folder flags
2365
2366         Adapted a patch submitted by Simon 'corecode' Schubert
2367         <corecode@corecode.ath.cx> 
2368
2369
2370 2004-03-11 [alfons]     0.9.10claws3
2371
2372         * src/textview.[ch]
2373                 remove dead code that at one time controlled display of
2374                 URIs in status bar
2375
2376 2004-03-10 [paul]       0.9.10claws2
2377
2378         * po/it.po
2379                 updated by Lupino <lupin85@email.it>
2380
2381 2004-03-09 [alfons]     0.9.10claws1
2382
2383         * src/matcher.c
2384                 we're not using yywrap, but we may, so close yyin instead
2385                 of initial FILE *
2386
2387 2004-03-08 [paul]       0.9.10claws
2388
2389         * 0.9.10claws released
2390
2391 2004-03-08 [paul]       0.9.9claws41
2392
2393         * po/es.po
2394           po/ja.po
2395           po/ru.po
2396           po/sk.po
2397           po/sr.po
2398           po/zh_CN.po
2399                 update translations. submitted by Ricardo Mones Lastra,
2400                 Rui Hirokawa, Pavlo Bohmat, Andrej Kacian, Urke MMI,
2401                 Hansom Young
2402
2403 2004-03-06 [paul]       0.9.9claws40
2404
2405         * src/stock_pixmap.c
2406                 fix crash: g_strdup(DEFAULT_PIXMAP_THEME)
2407                 patch submitted by Pawel Pekala
2408
2409 2004-03-06 [alfons]             0.9.9claws39
2410
2411         * src/addrindex.c
2412                 allow nick name completion again 
2413
2414 2004-03-02 [match]              0.9.9claws38
2415
2416         * configure.ac
2417                 added definition of USE_LDAP_TLS to support TLS.
2418         * src/ldapctrl.[ch]
2419         * src/ldapquery.c
2420         * src/ldapserver.[ch]
2421         * src/addressbook.c
2422         * src/addrindex.c
2423         * src/editldap.c
2424                 included LDAP TLS support.
2425
2426 2004-03-02 [christoph]          0.9.9claws37
2427
2428         * src/folder.[ch]
2429                 o add more documentation for FolderClass
2430                 o remove usused FolderClass virtual functions
2431
2432         * src/imap.c
2433         * src/mh.c
2434         * src/news.c
2435                 change creation of FolderClass because static initializations
2436                 for structs suck in C89
2437
2438 2004-03-01 [paul]
2439
2440         * sync with 0.9.10
2441
2442 2004-02-28 [keith]      0.9.9claws36
2443
2444         * src/common/utils.c
2445                 Fix treatment of whitespace in quicksearch bar (leading
2446                 spaces and >1 space between commands and parameters).
2447
2448 2004-02-27 [alfons]     0.9.9claws35
2449
2450         * src/compose.[ch]
2451                 Explicitly remove draft timeout to fix nasty race between 
2452                 compose_send_cb() (which destroys the compose window) and 
2453                 compose_defer_auto_save_draft() (which expects compose 
2454                 window to exist). Should fix Keith's and Fred Marton's
2455                 bug report (#128, "crash after complaining about character
2456                 set conversion")
2457
2458 2004-02-27 [luke]       0.9.9claws34
2459         
2460         * src/folder.c
2461                 Do folder_item_apply_processing() even if no processing
2462                 rules for the folder exist (so global processing is applied)
2463
2464 2004-02-26 [thorsten]   0.9.9claws33
2465
2466         * src/mimeview.c
2467                 Remove misleading static declaration
2468
2469 2004-02-26 [alfons]     0.9.9claws32
2470
2471         * src/procmime.[ch]
2472           src/compose.c
2473           src/mimeview.c
2474           src/textview.c
2475                 use/add procmime_get_content_type_str() as a safe wrapper
2476                 for returning a Content-Type type string; should fix 
2477                 bug #444, 0.9.7..0.9.9 crashes with "Content-Type: type= 
2478                  - attachments."
2479
2480 2004-02-26 [thorsten]   0.9.9claws31
2481
2482         * src/mimeview.c
2483                 Restructure save_as/save_all
2484
2485 2004-02-26 [alfons]     0.9.9claws30
2486
2487         * src/procmime.c
2488                 clean up (2)
2489
2490 2004-02-26 [alfons]     0.9.9claws29
2491
2492         * src/procmime.c
2493                 clean up (1)
2494
2495 2004-02-24 [luke]
2496
2497         * tools/textviewer.sh
2498                 tweaks from Johann Koenig, recognition of shell
2499                 scripts in particular
2500
2501 2004-02-24 [paul]       0.9.9claws28
2502
2503         * sync with 0.9.9cvs13
2504                 see ChangeLog 2004-02-24
2505
2506 2004-02-23 [paul]       0.9.9claws27
2507
2508         * src/inc.c
2509                 one alertpanel on pop3 authentication error will suffice
2510                 
2511         * src/prefs_fonts.c
2512                 remove unnecessary printf
2513
2514 2004-02-22 [alfons]     0.9.9claws26
2515
2516         * src/messageview.c
2517                 put back a lost check
2518
2519 2004-02-21 [alfons]     0.9.9claws25
2520
2521         * src/folderview.c
2522                 don't forget to save folder properties after renaming folder
2523
2524 2004-02-20 [paul]       0.9.9.claws24
2525
2526         * src/addressbook.c
2527                 sync with 0.9.9cvs11, see ChangeLog 2004-02-19
2528                 
2529         * src/inc.c
2530                 complete sync with 0.9.9cvs9's 'update folderview
2531                 progressively'
2532                 
2533         * configure.ac
2534                 require gettext >= 0.12.1
2535
2536 2004-02-17 [match]      0.9.9claws23
2537
2538         * src/compose.c
2539                 keep the peace - change style.
2540
2541 2004-02-17 [alfons]     0.9.9claws22
2542
2543         * src/filtering.c
2544                 make MATCHACTION_STOP cancel filtering / processing;
2545                 clean up and document it to make it a little bit more clear;
2546
2547 2004-02-17 [alfons]     0.9.9claws21
2548
2549         %X marks the cursor spot for reply quote format
2550
2551         * src/quote_fmt_lex.l 
2552           src/quote_fmt.c
2553                 add %X token
2554                 
2555         * src/quote_fmt.h
2556           src/quote_fmt_parse.y
2557                 handle %X token
2558                 
2559         * src/compose.c
2560                 handle %X token for replies only (for now)
2561
2562 2004-02-17 [paul]       0.9.9claws20
2563
2564         * po/sk.po
2565                 updated by Andrej Kacian
2566                 
2567         * src/news.c
2568                 remove unneeded include
2569                 
2570         * src/prefs_fonts.c
2571                 be a little more user-friendly with the labels
2572                 
2573         * configure.ac
2574                 a change forgotten in the last commit: 
2575                 SYLPHEED_ACLOCAL_INCLUDE(m4)
2576
2577 2004-02-17 [paul]       0.9.9claws19
2578
2579         * ac/*                          ** REMOVED **
2580           ac/                           ** REMOVED **
2581           intl/Makefile.in              ** REMOVED **
2582           m4/                           ** NEW **
2583           m4/missing                    ** NEW **
2584           m4/missing/gdk-pixbuf.m4      ** NEW **
2585           m4/missing/gettext.m4         ** NEW **
2586           m4/missing/gpgme.m4           ** NEW **
2587           m4/missing/imlib.m4           ** NEW **
2588           m4/.cvsignore                 ** NEW **
2589           m4/Makefile.am                ** NEW **
2590           m4/README                     ** NEW **
2591           m4/aclocal-include.m4         ** NEW **
2592           m4/aspell.m4                  ** NEW **
2593           m4/check-type.m4              ** NEW **
2594           m4/gnupg-check-typedef.m4     ** NEW **
2595           m4/openssl.m4                 ** NEW **
2596           m4/spamassassin.m4            ** NEW **
2597           po/ChangeLog                  ** REMOVED **
2598           po/Makefile.in.in             ** REMOVED **
2599           po/Rules-quot                 ** REMOVED **
2600           po/boldquot.sed               ** REMOVED **
2601           po/en@boldquot.header         ** REMOVED **
2602           po/en@quot.header             ** REMOVED **
2603           po/insert-header.sin          ** REMOVED **
2604           po/quot.sed                   ** REMOVED **
2605           po/remove-potcdate.sed        ** REMOVED **
2606           po/remove-potcdate.sin        ** REMOVED **
2607           po/stamp-po                   ** REMOVED **
2608           Makefile.am
2609           autogen.sh
2610           configure.ac
2611                 enable building with automake 1.8.x
2612                 add 'autopoint' to autogen.sh and remove all
2613                 auto-generated files, remove ac/ in favour of
2614                 m4/
2615
2616 2004-02-17 [alfons]     0.9.9claws18
2617         
2618         * src/summaryview.c
2619                 MSG_IS_NEWS() is not stored at all, and is bogus
2620
2621 2004-02-17 [martin]     0.9.9claws17
2622
2623         * src/prefs_themes.c
2624                 fix crash when installing wrong theme and output an
2625                 error message
2626
2627 2004-02-16 [christoph]  0.9.9claws16
2628
2629         * src/compose.c
2630         * src/stock_pixmap.[ch]
2631         * src/toolbar.[ch]
2632         * src/pixmaps/linewrapcurrent.xpm               ** NEW **
2633                 add "Wrap current paragraph" to compose toolbar
2634
2635 2004-02-15 [alfons]     0.9.9claws15
2636
2637         * src/folderview.c
2638                 refine previous commit to make sure other hook functions
2639                 get their grab of the pie too
2640
2641 2004-02-15 [alfons]     0.9.9claws14
2642
2643         * src/folderview.c
2644                 fix sync breakage so we don't pass invalid pointer types
2645
2646 2004-02-15 [match]      0.9.9claws13
2647
2648         * src/ldapquery.[ch]
2649         * src/ldapserver.h
2650         * src/addrindex.[ch]
2651                 tweak threading calls.
2652         * src/addr_compl.[ch]
2653                 add alias into completion list.
2654         * src/addressbook.c
2655                 fix ldap browse.
2656                 improve context menu behavior.
2657                 change menu sequence.
2658                 add send mail from addressbook.
2659         * src/addrselect.[ch]
2660         * src/compose.[ch]
2661                 add send mail from addressbook.
2662
2663 2004-02-15 [christoph]  0.9.9claws12
2664
2665         * src/folderutils.c
2666                 skip deleting when duplist is empty
2667
2668         * src/folderview.[ch]
2669         * src/mainwindow.c
2670         * src/summaryview.[ch]
2671                 call folderutils_delete_duplicates() from mainwindow code
2672
2673 2004-02-15 [alfons]     0.9.9claws11
2674         
2675         * src/common/utils.c
2676                 add prefix for italian ms o(e) 
2677
2678 2004-02-14 [paul]       0.9.9claws10
2679
2680         * src/foldersel.c
2681                 fix updating of the folder view when creating a
2682                 new folder
2683
2684 2004-02-13 [paul]       0.9.9claws9
2685
2686         * src/plugins/clamav/clamav_plugin.c
2687                 remove GUI code
2688
2689 2004-02-13 [paul]       0.9.9claws8
2690
2691         * sync with 0.9.9cvs9
2692                 see ChangeLog 2004-02-09, 2004-02-10, 2004-02-12
2693
2694 2004-02-13 [alfons]     0.9.9claws7
2695
2696         * src/common/utils.c
2697                 fix wrong type of argument for ctype functions (pass unsigned
2698                 char instead of signed char)
2699
2700 2004-02-12 [alfons]     0.9.9claws6
2701
2702         * src/compose.[ch]
2703                 don't select text in header entry when composing to a 
2704                 default address, but rather give the header entry a
2705                 different color / style (same as the folder new color)
2706
2707 2004-02-12 [alfons]     0.9.9claws5
2708
2709         * src/plugins/clamav/clamav_plugin.c
2710                 don't exit(2) on libclamav init error - show a warning.
2711                 (tested by damaging a clamav database file.)
2712
2713 2004-02-12 [paul]       0.9.9claws4
2714
2715         * sync with 0.9.9cvs4
2716                 see ChangeLog 2004-02-04, 2004-02-05, and 2004-02-06
2717
2718 2004-02-11 [luke]       0.9.9claws3
2719
2720         * src/mimeview.c
2721                 remove redundant check introduced in 0.9.9claws1
2722
2723 2004-02-11 [luke]       0.9.9claws2
2724
2725         * src/mimeview.c
2726                 fix compilation of my previous commit without gpg enabled
2727
2728 2004-02-10 [luke]       0.9.9claws1
2729
2730         * src/mimeview.c
2731                 add borders to icons to indicate the privacy status for
2732                 the message part (unknown/bad/good)
2733
2734 2004-02-06 [paul]       0.9.9claws
2735
2736         0.9.9claws released
2737
2738 2004-02-06 [darko]      0.9.8claws64
2739
2740         * src/compose.c
2741                 don't allow Ctrl+Enter while external editor is active
2742
2743 2004-02-06 [paul]       0.9.8claws63
2744
2745         * po/es.po
2746           po/pl.po
2747           po/sk.po
2748           po/sr.po
2749                 update Spanish, Polish, Slovak, and Serbian translations.
2750                 submitted by Ricardo Mones Lastra, Emil Nowak, Andrej Kacian,
2751                 and Urke MMI
2752
2753 2004-02-04 [alfons]     0.9.8claws62
2754
2755         * src/compose.c
2756                 grab focus only when lbutton was pressed (bug #430 cont'd; 
2757                 don't have clue yet why the cursor pos is at the end of the
2758                 text.)
2759
2760 2004-02-04 [alfons]     0.9.8claws61
2761
2762         * src/compose.c
2763                 always grab focus when one of the header entries is clicked 
2764                 (should fix bug #430, "no focus on pasted addresses 3 & higher")
2765
2766 2004-02-02 [paul]
2767
2768         * ac/missing/gdk-pixbuf.m4
2769           ac/missing/gpgme.m4
2770           ac/missing/imlib.m4
2771                 prevent 'underquoted definition' warnings
2772                 patch submitted by David Relson
2773                 
2774         * src/plugins/clamav/README
2775                 update, improve, correct
2776
2777 2004-01-31 [thorsten]   0.9.8claws60
2778
2779         * src/news.c
2780                 'dir' not initialized if group has no messages
2781
2782 2004-01-29 [christoph]  0.9.8claws59
2783
2784         * src/customheader.[ch]
2785                 add custom_header_is_allowed() to check for disallowed header names
2786                 that must not be overridden by custom headers
2787
2788         * src/compose.c
2789                 always write From: header and use custom_header_is_allowed() to
2790                 check if custom header should be written
2791
2792         * src/prefs_customheader.c
2793                 check if custom header is disallowed using custom_header_is_allowed()
2794
2795         * src/folderutils.c
2796                 destroy message id GHashTable before freeing the MsgInfos
2797
2798 2004-01-29 [paul]       0.9.8claws58
2799
2800         * sync with 0.9.9 release
2801                 see ChangeLog 2004-01-29
2802
2803 2004-01-29 [paul]       0.9.8claws57
2804
2805         * sync with 0.9.8cvs11
2806                 see ChangeLog 2004-01-29
2807
2808 2004-01-28 [christoph]  0.9.8claws56
2809
2810         * src/pgpmime.c
2811         * src/sgpgme.[ch]
2812                 return WARN signature status when signature is not trusted
2813
2814         * src/Makefile.am
2815         * src/folder.c
2816         * src/folderutils.[ch]                  ** NEW **
2817         * src/summaryview.c
2818                 implement delete duplicates summaryview independent
2819
2820 2004-01-28 [paul]       0.9.8claws55
2821
2822         * sync with 0.9.8cvs10
2823                 see Changelog 2004-01-27 and 2004-01-28
2824
2825 2004-01-26 [christoph]  0.9.8claws54
2826
2827         * src/imap.c
2828                 create a root node for the Folder if scan fails because root
2829                 folder does not exist
2830
2831 2004-01-26 [paul]       0.9.8claws53
2832
2833         * sync with 0.9.8cvs7
2834                 see ChangeLog 2004-01-23
2835
2836 2004-01-25 [alfons]     0.9.8claws52
2837
2838         * src/compose.c
2839                 remove left-over constant INDENT_CHARS
2840
2841 2004-01-25 [alfons]     0.9.8claws51
2842
2843         * src/procmime.c
2844                 add NULL pointer check for mimeinfo->node in
2845                 procmime_mimeinfo_parent()
2846
2847 2004-01-25 [darko]      0.9.8claws50
2848
2849         * src/compose.c
2850                 make "Wrap all long lines" toolbar button wrap all
2851                 long lines not just the current line
2852                 patch by I. Oshadi Jayawardena <ioj4 at yahoo.co.uk>
2853
2854
2855 2004-01-25 [alfons]     0.9.8claws49
2856
2857         * src/procmime.c
2858                 remove g_strstrip(); prevents a NULL pointer deref, and isn't
2859                 necessary anyway, because *scanf() functions neglect white
2860                 space in the input. 
2861                 Fixes bug #425, "sylpheed 0.9.8claws42 crashes on some messages."
2862
2863 2004-01-25 [paul]       0.9.8claws48
2864
2865         * src/prefs_ext_prog.c
2866                 apply Alfons' patch to check for NULL pointers
2867                 fixes bug #424
2868
2869 2004-01-25 [paul]       0.9.8claws47
2870
2871         * sync with 0.9.8cvs8
2872                 see ChangeLog 2004-01-23
2873
2874 2004-01-25 [thorsten]   0.9.8claws46
2875
2876         * src/messageview.c
2877                 remove orphaned mimeview unref()
2878
2879 2004-01-23 [christoph]  0.9.8claws45
2880
2881         * src/summaryview.c
2882                 set ctree widget style
2883
2884 2004-01-23 [paul]       0.9.8claws44
2885
2886         * sync with 0.9.8cvs5
2887                 see ChangeLog 2004-01-22
2888
2889 2004-01-23 [alfons]     0.9.8claws43
2890
2891         * src/procmsg.c
2892                 remove redundant code in procmsg_get_thread_tree()
2893
2894 2004-01-21 [christoph]  0.9.8claws42
2895
2896         * src/folderview.c
2897                 set ctree widget style, otherwise GTK does not use the
2898                 the correct vertical size for the list items
2899
2900 2004-01-21 [alfons]     0.9.8claws41
2901
2902         * src/summaryview.c
2903                 GDK_Left should only switch to folderview when
2904                 when summaryview hscrollbar is at the leftmost
2905                 position (fixes bug #420, "Focus error")
2906
2907 2004-01-21 [paul]       0.9.8claws40
2908
2909         * sync with 0.9.8cvs4
2910                 see ChangeLog 2004-01-20
2911
2912 2004-01-20 [christoph]  0.9.8claws39
2913
2914         * src/folderview.c
2915                 remove setting sensitivity for no longer existing
2916                 /Scoring... popup entry
2917
2918 2004-01-20 [keith]      0.9.8claws38
2919
2920         * configure.ac
2921                 Revert AM_CONFIG_HEADER to AC_CONFIG_HEADER
2922
2923 2004-01-20 [paul]       0.9.8claws37
2924
2925         * src/prefs_fonts.c
2926                 demystify font settings
2927                 
2928         * src/textview.c
2929                 use textview->msgfont for header->body in
2930                 textview_show_header()
2931
2932 2004-01-20 [paul]       0.9.8claws36
2933
2934         * src/compose.c
2935           src/undo.c
2936                 remove superfluous debug_print's
2937                 
2938         * src/inc.c
2939                 clear the statusbar after LOCAL incorporation
2940
2941 2004-01-20 [paul]       0.9.8claws35
2942
2943         * sync with 0.9.8cvs3
2944                 see ChangeLog 2004-01-20
2945
2946 2004-01-19 [keith]      0.9.8claws34
2947
2948         * src/folderview.c
2949                 don't show 'Search folder...' on popup menu
2950                 if folder has no mails in it
2951
2952 2004-01-17 [keith]      0.9.8claws33
2953
2954         * src/compose.c
2955           src/prefs_common.c
2956           src/prefs_common.h
2957                 store position of compose window in prefs
2958
2959 2004-01-17 [thorsten]   0.9.8claws32
2960
2961         * src/gtk/gtkvscrollbutton.c
2962                 ensure scrollbutton resize event on different gtk versions
2963
2964 2004-01-15 [alfons]     0.9.8claws31
2965         
2966         * src/summaryview.c
2967                 keep MSG_REPLIED and MSG_FORWARDED even when marking a
2968                 message as read
2969
2970 2004-01-12 [christoph]  0.9.8claws30
2971
2972         * src/procmime.c
2973                 better MIME-Version check
2974
2975 2004-01-11 [alfons]     0.9.8claws29
2976
2977         * src/procmsg.c
2978                 remove unnecessary but still effective check (could possibly
2979                 lead to some unwanted side effects)
2980
2981 2004-01-11 [alfons]     0.9.8claws28
2982
2983         * src/procmsg.c
2984                 we should not prefer lowest message number while threading 
2985                 (introduced in previous commit)
2986
2987 2004-01-11 [alfons]     0.9.8claws27
2988
2989         * src/procmsg.c
2990                 subject threading fixes:
2991                 
2992                         - make message with lowest message number the
2993                           thread parent,
2994                         - refine recording last node when threading. the last node
2995                           should be the previous one if a node has a thread parent,
2996                           or the current node if not
2997                 
2998                 (there's another threading bug fix coming up)
2999
3000 2004-01-10 [paul]       0.9.8claws26
3001
3002         * src/main.c
3003           src/prefs_ext_prog.c
3004           src/plugins/clamav/clamav_plugin_gtk.c
3005                 minor gui fixes
3006
3007 2004-01-09 [christoph]  0.9.8claws25
3008
3009         * src/Makefile.am
3010         * src/string_match.[ch]                 ** REMOVE **
3011         * src/common/Makefile.am
3012         * src/common/string_match.[ch]          ** NEW **
3013                 move string_match.[ch] to common directory
3014
3015 2004-01-09 [christoph]  0.9.8claws24
3016
3017         * src/pgpmime.c
3018                 add MIME-Version header for the message parser
3019
3020 2004-01-09 [paul]       0.9.8claws23
3021
3022         * po/POTFILES.in
3023           src/Makefile.am
3024           src/main.c
3025           src/prefs_common.c
3026           src/prefs_ext_prog.[ch]       ** NEW FILES **
3027                 move External Command options from 'Common Prefs/Other' to
3028                 'Other Prefs/Message View/External Programs', also reveal
3029                 the hidden options for audio player and image viewer.
3030                 
3031         * src/prefs_common.c
3032                 fix toggling of header pane
3033
3034 2004-01-09 [paul]       0.9.8claws22
3035
3036         * src/compose.c
3037                 when changing account also change the save folder
3038
3039         * src/textview.c
3040                 if a text/plain attachment has 'Content-Disposition: attachment'
3041                 don't display it inline
3042
3043 2004-01-08 [christoph]  0.9.8claws21
3044
3045         * src/procmime.c
3046                 check for "MIME-Version: 1.0" in message/rfc882 MIME-parts,
3047                 otherwise thread the message content as one text part and
3048                 don't assume charset US-ASCII which is only specified as
3049                 default for MIME-messages
3050
3051 2004-01-08 [paul]       0.9.8claws20
3052
3053         * src/plugins/clamav/clamav_plugin.c
3054           src/plugins/spamassassin/spamassassin.c
3055                 inform the user what is happening via the statusbar
3056
3057 2004-01-06 [paul]       0.9.8claws19
3058
3059         * po/es.po
3060                 update Spanish translation. submitted by Ricardo
3061                 Mones Lastra
3062
3063 2004-01-05 [paul]       0.9.8claws18
3064
3065         * sync with 0.9.8cvs2
3066                 see ChangeLog 2004-01-05
3067
3068 2004-01-03 [luke]       0.9.8claws17
3069
3070         * src/procheader.c
3071                 Clean up:
3072                 o remove unused functions string_getchar() and file_getchar()
3073                 o remove the getchar_ parameter from generic_get_one_field()
3074                 o add an 'unfold' parameter to generic_get_one_field, to
3075                   be used if no HeaderEntry is supplied
3076                 o procheader_get_one_field_asis() uses
3077                   generic_get_one_field().
3078
3079 2004-01-01 [christoph]  0.9.8claws16
3080
3081         * src/common/xml.[ch]
3082                 o add xml_new_tag() to manage usage counts of strings correctly
3083                 o correct xml_copy_tree() function name
3084
3085         * src/folder.c
3086         * src/main.c
3087                 allow registering and unregistering of FolderClasses anytime
3088
3089 2003-12-31 [christoph]  0.9.8claws15
3090
3091         * src/folder.[ch]
3092         * src/common/xml.[ch]
3093                 keep folderlist.xml data for unloaded FolderClasses
3094
3095 2003-12-30 [luke]       0.9.8claws14
3096
3097         * src/procheader.[ch]
3098                 o added procheader_get_one_field_asis() that does not do
3099                   unfolding
3100                 o fix procheader_get_header_array_asis() to use the above,
3101                   fixing ugliness of headers in textview
3102
3103         * src/compose.c
3104                 o don't unfold headers when redirecting.        
3105
3106 2003-12-30 [paul]       0.9.8claws13
3107
3108         * po/POTFILES.in
3109           src/common/defs.h
3110           src/Makefile.am
3111           src/main.c
3112           src/prefs_common.c
3113           src/prefs_themes.[ch] ** NEW FILES **
3114                 redesign and move Icon Theme selector to
3115                 the new prefs window
3116           
3117         * src/stock_pixmap.c
3118                 fix the old bug where icons are not always
3119                 updated when changing themes
3120         
3121         * src/summaryview.c
3122                 fix bug where the icons on the title row
3123                 of the summary view were not updated
3124         
3125         all patches submitted by Ricardo Mones Lastra
3126
3127 2003-12-30 [hoa]        0.9.8claws12
3128
3129         * src/folder.c
3130                 run preglobal and postglobal processing rules
3131                 even if the folder does not have any rules.
3132
3133 2003-12-28 [paul]       0.9.8claws11
3134
3135         * ac/aspell.m4
3136           ac/check-type.m4
3137           ac/gnupg-check-typedef.m4
3138           ac/openssl.m4
3139           ac/spamassassin.m4
3140                 fix 'underquoted definition' warnings, patch submitted by
3141                 David Relson <relson@osagesoftware.com>
3142                 
3143         * src/common/utils.c
3144                 subject_get_prefix_length(): add "Odp\\:" to reply prefixes,
3145                 patch submitted by Jan Alboszta <J.Alboszta@students.mimuw.edu.pl>
3146
3147 2003-12-28 [paul]       0.9.8claws10
3148
3149         * sync with 0.9.8cvs1
3150                 see ChangeLog 2003-12-17
3151
3152 2003-12-27 [christoph]  0.9.8claws9
3153
3154         * src/common/utils.[ch]
3155                 add g_node_map() to map a GNode into a new GNode
3156                 converting all node data's with a function
3157
3158         * src/account.c
3159         * src/folder.[ch]
3160         * src/folderview.c
3161         * src/imap.c
3162         * src/mainwindow.c
3163         * src/summaryview.c
3164                 o use g_node_map() to convert XML <-> Folder
3165                 o remove redundant FolderItem->parent and
3166                   replace it with folder_item_parent()
3167
3168 2003-12-23 [christoph]  0.9.8claws8
3169
3170         * src/folder.[ch]
3171         * src/folderview.c
3172         * src/mainwindow.c
3173         * src/procmsg.c
3174                 o use callback for notifications about added and
3175                   destroyed folders
3176                 o rewrite folderlist saving (new functions to create
3177                   folder from XML tree, and XML tree from folder)
3178
3179         * src/common/xml.[ch]
3180                 add function to save XML trees
3181
3182         * src/prefs_filtering.c
3183                 code cleanup
3184
3185 2003-12-22 [christoph]  0.9.8claws7
3186
3187         * src/prefs_account.[ch]
3188                 add "SMTP only" accounts
3189
3190 2003-12-20 [melvin]     0.9.8claws6
3191
3192         * src/action.[ch]
3193                 Changed the interface for action_update_*_menu() so
3194                 action.c does not need to know the paths of the different
3195                 actions menu (mainwindow, message view and compose window). 
3196
3197         * src/compose.c
3198                 Tiny code cleanup to merge spell checker related code
3199                 compose_update_actions_menu(): new function to update
3200                 the actions menu. Use it in compose_create()
3201
3202         * src/compose.h
3203                 compose_update_actions_menu(): new function to update
3204                 the actions menu. Used also in prefs_actions.c.
3205
3206         * src/mainwindow.[ch]
3207                 main_window_update_actions_menu(): new function to update
3208                 the actions menu. Used in main_window_create() and in
3209                 prefs_actions.c
3210
3211         * src/messageview.[ch]
3212                 messageview_update_actions_menu(): new function to update
3213                 the actions menu. Used in messageview_add_toolbar() and in
3214                 prefs_actions.c
3215                 
3216         * src/prefs_actions.c   
3217                 prefs_actions_ok(): fixed to update the actions menu of
3218                 the separate message view and the compose windows.
3219
3220 2003-12-20 [luke]       0.9.8claws5
3221         * src/procheader.c
3222                 fix unfolding/newline stripping for multiline fields
3223                 in generic_get_one_field()
3224
3225 2003-12-19 [christoph]  0.9.8claws4
3226
3227         * src/summaryview.c
3228                 o code cleanup
3229                 o use subject_compare_for_sort() when comparing
3230                   simplified subjects
3231
3232 2003-12-19 [christoph]  0.9.8claws3
3233
3234         * src/msgcache.c
3235                 more syncing with 0.8.9a
3236
3237 2003-12-19 [christoph]  0.9.8claws2
3238
3239         * src/folder.c
3240                 don't write all FolderItem XML attributes for the root node
3241
3242 2003-12-19 [melvin]     0.9.8claws1
3243
3244         * src/messageview.c
3245                 Added missing menu branch (Tools/Create processing/rule)
3246         * po/fr.po
3247                 Updated French translation for the added string.
3248
3249 2003-12-19 [paul]       0.9.8claws
3250
3251         0.9.8claws released
3252
3253 2003-12-19 [paul]       0.9.7claws51
3254
3255         * po/en_GB.po
3256           po/es.po
3257           po/ja.po
3258           po/pl.po
3259           po/sk.po
3260           po/zh_CN.po
3261                 update translations. submitted by me, Ricardo Mones
3262                 Lastra, Rui Hirokawa, Emil Nowak, Andrej Kacian,
3263                 Hansom Young
3264                 
3265         * src/folder_item_prefs.c
3266                 'enable_processing' set to FALSE by default
3267
3268 2003-12-18 [melvin]     0.9.7claws50
3269
3270         * po/fr.po
3271                 Updated French translation
3272
3273 2003-12-17 [christoph]  0.9.7claws49
3274
3275         * src/procheader.c
3276                 revert discarding of whitespace from 0.9.7claws44
3277
3278                 RFC2822 2.2.3: Unfolding is accomplished by simply
3279                 removing any CRLF that is immediately followed by WSP.
3280
3281 2003-12-17 [paul]       0.9.7claws48
3282
3283         * src/folder.c
3284                 fix new message count
3285                 
3286         * configure.ac
3287                 update autotools macros
3288
3289         * sync with 0.9.8a
3290
3291 2003-12-16 [christoph]  0.9.7claws47
3292
3293         * src/folder.c
3294                 fix folder update before adding MsgInfo to cache
3295                 in add_msginfo_to_cache()
3296
3297         * src/procmsg.c
3298                 remove old call to folder_item_update() that is no
3299                 longer required
3300
3301 2003-12-16 [christoph]  0.9.7claws46
3302
3303         * src/main.c
3304                 make sure the shutdown process only runs once
3305
3306 2003-12-16 [hoa]        0.9.7claws45
3307
3308         * src/mainwindow.c
3309         * src/messageview.c
3310         * src/summaryview.[ch]
3311                 Create filter rules using a message is fixed.
3312                 We can now create processing rules using a message.
3313
3314 2003-12-15 [alfons]     0.9.7claws44
3315
3316         * src/procheader.c
3317                 make sure we discard folding white space
3318
3319 2003-12-15 [luke]       0.9.7claws43
3320         * src/textview.c
3321         * src/mimeview.c
3322                 o use "name" parameter if "filename" doesn't exist
3323
3324 2003-12-14 [alfons]     0.9.7claws42
3325
3326         * src/summaryview.c
3327         * src/common/utils.c
3328                 allow quick finding based on the result of passing
3329                 a message to an external command. E.g:
3330
3331                         X "bogofilter < %F" 
3332                 
3333                 gets me all the spam in a folder.
3334
3335 2003-12-14 [luke]       0.9.7claws41
3336
3337         * src/textview.c
3338         * src/mimeview.c
3339                 o use parameter "filename" instead of "name" in a couple of 
3340                   places for correctness
3341
3342         * src/procmime.c
3343         * src/common/utils.[ch]
3344                 o make temporary filename for attachments safe for %p 
3345                   substitutions in actions.
3346
3347 2003-12-13 [christoph]  0.9.7claws40
3348
3349         * src/main.c
3350                 readd exit(0) to clean_quit() because otherwise sylpheed
3351                 does not always terminate
3352
3353         * src/pgpmime.c
3354         * src/privacy.h
3355                 add an identifier-string for PrivacySystems
3356
3357 2003-12-12 [paul]
3358
3359         * doc/man/sylpheed.1
3360                 update the man page
3361
3362 2003-12-12 [paul]       0.9.7claws39
3363
3364         general clean up
3365         
3366         * configure.ac
3367                 correct and clean up './configure --help' info
3368         
3369         * src/plugins/clamav/clamav_plugin.c
3370           src/plugins/spamassassin/spamassassin.c
3371                 correct plugin_desc(), works with LOCAL, IMAP, and
3372                 POP accounts
3373                 
3374         * src/filtering.c
3375           src/matcher.[ch]
3376           src/matcher_parser_parse.y
3377           src/prefs_filtering_action.c
3378                 use 'Change Score' instead of '(In/De)crease score'.
3379                 use *CHANGE_SCORE* instead of *ADD_SCORE*
3380          
3381          * src/mainwindow.c
3382                 hyphenate: 'Pre-processing', 'Post-processing'
3383                 
3384         * src/prefs_account.c
3385                 change 'Generate Message-ID' to 'Generate Message-Id'
3386                 
3387         * src/prefs_folder_item.c
3388                 change 'Processing on startup:' to 'Process at startup'
3389                 change 'Scan for new mail:' to 'Scan for new mail'
3390                 
3391 2003-12-11 [christoph]  0.9.7claws38
3392
3393         * src/crash.c
3394         * src/main.[ch]
3395                 make sure the clean_exit() funtion is not called again by the
3396                 signal handler while it is already running
3397
3398         (closes Bug 366 lost all folders -> spoiling folderlist.xml file)
3399
3400         * src/summaryview.c
3401                 fix wrong assertion
3402
3403 2003-12-11 [paul]       0.9.7claws37
3404
3405         * src/compose.c
3406                 'anonymise' Message-Id: header string
3407
3408 2003-12-11 [paul]       0.9.7claws36
3409
3410         * src/plugins/clamav/clamav_plugin.c
3411                 fix (don't break) signature count
3412                 use cl_strerror() instead of deprecated cl_perror()
3413         
3414 2003-12-11 [darko]      0.9.7claws35
3415
3416         * src/summaryview.c
3417                 also update the sort arrow (thanks Christoph)
3418
3419 2003-12-11 [darko]      0.9.7claws34
3420
3421         * src/summaryview.c
3422                 allow reverting to default sort mode (no sort)
3423
3424 2003-12-10 [hoa]        0.9.7claws33
3425
3426         * src/matcher.c
3427                 fixed quotation of string for matcher.
3428
3429 2003-12-08 [paul]       0.9.7claws32
3430
3431         * src/imap.c
3432           src/inc.c
3433                 plug memory leaks (patch by Alfons)
3434
3435 2003-12-08 [christoph]  0.9.7claws31
3436
3437         * src/folder_item_prefs.[ch]
3438         * src/folderview.c
3439         * src/prefs_folder_item.c
3440                 add new FolderItem property to exclude folders from new
3441                 mail checks
3442
3443         Patch submitted by Chad Robinson <crobinson@rfgonline.com>
3444
3445 2003-12-07 [paul]       0.9.7claws30
3446
3447         * src/plugins/clamav/clamav_plugin.c
3448                 fix signature count
3449
3450 2003-12-07 [thorsten]   0.9.7claws29
3451
3452         * src/filtering.c
3453                 debug_print some warning if destfolder missing
3454         * src/prefs_filtering.c
3455                 uninitialized filter list when deleting a folder
3456
3457 2003-12-06 [paul]       0.9.7claws28
3458
3459         * src/procheader.c
3460                 add Alfons' patch to trim line feeds
3461
3462 2003-12-06 [paul]       0.9.7claws27
3463
3464         * partial sync with 0.9.7cvs8
3465                 leaving claws' online/offline more or less intact
3466                 see ChangeLog 2003-12-04 and 2003-12-06
3467
3468 2003-12-06 [christoph]  0.9.7claws26
3469
3470         * src/messageview.c
3471         * src/privacy.[ch]
3472                 revert pirvacy API changes
3473
3474 2003-12-05 [alfons]     0.9.7claws25
3475
3476         * src/matcher.[ch]
3477                 clean up my old cruft
3478
3479 2003-12-05 [alfons]     0.9.7claws24
3480
3481         * src/matcher.c
3482                 fix comparison buglet ;-) and make `test` matcher
3483                 work again
3484
3485 2003-12-05 [alfons]     0.9.7claws23
3486
3487         * src/prefs_folder_item.c
3488                 K&R 2nd Ed., page 241 (function parameter identifiers
3489                 starting with an underscore are kind of insulting)
3490
3491 2003-12-05 [hoa]        0.9.7claws22
3492
3493         * src/main.c
3494         * src/mainwindow.[ch]
3495         * src/mainwindow.h
3496                 add destructor for mainwindow so that the last 
3497                 MimeInfo opened in messageview is destroyed when
3498                 exiting sylpheed.
3499
3500 2003-12-05 [hoa]        0.9.7claws21
3501
3502         * src/filtering.[ch]
3503         * src/matcher.[ch]
3504         * src/matcher_parser_lex.l
3505         * src/matcher_parser_parse.y
3506         * src/prefs_actions.c
3507         * src/prefs_filtering.c
3508         * src/common/utils.[ch]
3509                 quote arguments before giving them to command line.
3510                 fixed quote of string in matcher/processing/filtering rules.
3511
3512         * src/messageview.c
3513         * src/privacy.[ch]
3514                 allows decryption to return a new whole 
3515                 MIME message structure.
3516
3517 2003-12-04 [hoa]        0.9.7claws20
3518
3519         * src/filtering.[ch]
3520         * src/folder.c
3521         * src/mainwindow.c
3522         * src/matcher.c
3523         * src/matcher_parser_parse.y
3524         * src/folderview.c
3525                 global rules to run before folder specific rules.
3526                 global rules to run after folder specific rules.
3527                 
3528         * src/messageview.c
3529                 fixed quick addition of rules.
3530         
3531         * src/prefs_filtering.[ch]
3532         * src/summaryview.c
3533                 we can now customize the title for the dialog.
3534                 updated case where we rename of delete folders.
3535
3536         * src/addressbook.c
3537                 got back the function addressbook_browse_entry_cb()
3538                 that is needed in case we compiled with LDAP support.
3539
3540 2003-12-04 [paul]       0.9.7claws19
3541
3542         * sync with 0.9.7cvs6
3543                 see ChangeLog 2003-12-04
3544                 fixes bug 171 'Wrong message decoing: koi8-r and 
3545                 iso8859-5 looks same. Can't read many emails.'
3546
3547 2003-12-04 [paul]       0.9.7claws18
3548
3549         * po/POTFILES.in
3550                 remove 'src/prefs_scoring.c'
3551
3552 2003-12-03 [hoa]        0.9.7claws17
3553
3554         * src/Makefile.am
3555                 compilation of scoring.[ch] and prefs_scoring.[ch]
3556                 is removed.
3557         
3558         * src/filtering.[ch]
3559         * src/folder.c
3560         * src/folder_item_prefs.[ch]
3561         * src/folderview.c
3562         * src/main.c
3563         * src/mainwindow.c
3564         * src/matcher.[ch]
3565         * src/matcher_parser.h
3566         * src/matcher_parser_parse.y
3567         * src/prefs_filtering.[ch]
3568         * src/prefs_filtering_action.c
3569         * src/prefs_folder_item.c
3570         * src/prefs_scoring.[ch]              * REMOVED FILES *
3571         * src/procmsg.[ch]
3572         * src/scoring.[ch]                    * REMOVED FILES *
3573         * src/summaryview.c
3574                 merged scoring and filtering.
3575                 
3576                 Note : compatibility is kept by parsing score like 
3577                   add_score. To get the behaviour of older scoring 
3578                   system, you have to define some equivalent rule :
3579                   "score_lower -9999 hide"
3580                   "score_greater 9999 mark"
3581                   
3582                   To define global rules, you have to define them 
3583                   in the new global processing rules.
3584                   The variable that kept the list filtering rules 
3585                   was "global_processing" and has been renamed into 
3586                   "filtering_rules".
3587                   "global_processing" variable is now the name 
3588                   of the variable that keeps the list of global 
3589                   processing rules.
3590                   In the configuration file, "[global]" section is 
3591                   now for the global processing rules (which includes
3592                   score things and new global processing rules).
3593                   New "[filtering]" section is for the filtering rules.
3594                   
3595                   Before running with this version, during testing 
3596                   phase, ** MAKE A BACKUP ** of your matcherrc file.
3597                   Then, you have to make the following changes :
3598                   - leave all scoring rules in "[global]" section.
3599                   - move all other rules of "[global]" section to
3600                       a new section named "[filtering]".
3601
3602 2003-12-03 [christoph]  0.9.7claws16
3603
3604         * src/procmime.c
3605                 use default Content-Type as specified in RFC2045 if
3606                 Content-Type header is syntactically incorrect
3607
3608 2003-12-03 [christoph]  0.9.7claws15
3609
3610         * src/addressbook.c
3611         * src/addrindex.h
3612         * src/addritem.c
3613         * src/expldifdlg.h
3614         * src/exportldif.c
3615         * src/filtering.c
3616         * src/folder.c
3617         * src/folderview.c
3618         * src/jpilot.c
3619         * src/localfolder.c
3620         * src/matcher.h
3621         * src/matcher_parser_lex.l
3622         * src/matcher_parser_parse.y
3623         * src/news.c
3624         * src/prefs_filtering_action.c
3625         * src/prefs_folder_item.c
3626         * src/prefs_fonts.c
3627         * src/procmsg.c
3628         * src/sgpgme.c
3629                 clean up warnings
3630
3631         * src/procmime.c
3632                 revert 0.9.7claws14 change
3633
3634 2003-12-03 [alfons]     0.9.7claws14
3635
3636         * src/procmime.c
3637                 catch invalid Content-Type with no subtype
3638
3639 2003-12-03 [alfons]     0.9.7claws13
3640
3641         * src/alertpanel.h
3642         * src/setup.c
3643         * src/plugins/image_viewer/plugin.c
3644                 compile again, we need stddef.h for size_t
3645
3646 2003-12-03 [paul]       0.9.7claws12
3647
3648         * src/account.c
3649                 don't allow cloning of accounts with remote folders,
3650                 patch submitted by Ricardo Mones Lastra
3651
3652 2003-12-03 [christoph]  0.9.7claws11
3653
3654         * src/folder.[ch]
3655         * src/imap.c
3656         * src/localfolder.[ch]
3657         * src/mh.c
3658         * src/news.c
3659         * src/common/xml.[ch]
3660                 add set_xml() and get_xml() virtual functions to FolderClass to
3661                 save extra information for Folders (for example the rootpath
3662                 only used by LocalFolder). The folderlist write function no
3663                 longer needs to know the folder type to save this extra
3664                 information.
3665
3666 2003-12-02 [christoph]  0.9.7claws10
3667
3668         * src/Makefile.am
3669         * src/account.c
3670         * src/folder.[ch]
3671         * src/folderview.h
3672         * src/imap.c
3673         * src/localfolder.[ch]          ** NEW **
3674         * src/mainwindow.c
3675         * src/mh.[ch]
3676         * src/news.[ch]
3677         * src/prefs_account.[ch]
3678         * src/prefs_filtering.h
3679         * src/procmsg.h
3680         * src/remotefolder.[ch]         ** NEW **
3681         * src/common/xml.[ch]
3682                 add item_set_xml() and item_get_xml() virtual functions to
3683                 FolderClass to give folders the ability to add extra information
3684                 to the saved FolderItem data. If NULL the default function for
3685                 FolderItem will be used.
3686
3687 2003-11-29 [christoph]  0.9.7claws9
3688
3689         * src/procheader.c
3690                 fix bug in unfolding
3691
3692 2003-11-29 [luke]       0.9.7claws8
3693
3694         * src/textview.c
3695                 fix compilation for non c99 compilers
3696
3697 2003-11-29 [christoph]  0.9.7claws7
3698
3699         * src/procmime.[ch]
3700         * src/mimeview.c
3701                 o unknown disposition types should be handled as
3702                   attachment (RFC2183)
3703                 o missing headers should not default to inline
3704                   (would make "Save All" useless when disposition header
3705                    is not set by the sending mailer)
3706                 o remove old MimeInfo data and cleanup
3707
3708 2003-11-29 [luke]       0.9.7claws6
3709
3710         * src/procmime.[ch]
3711                 re-added parsing of Content-Disposition header
3712                         - removes the old  'gchar* content_disposition'
3713                         - adds a new field 'DispositionType disposition'
3714                         - adds parameters to MimeInfo::parameters
3715
3716         * src/mimeview.c
3717                 use the "filename" parameter for saving, and the new
3718                 MimeInfo::disposition for save all.
3719
3720         * src/compose.c
3721         * src/toolbar.[ch]
3722                 add a 'check spelling' button as a possibility for 
3723                 the compose toolbar
3724
3725         * src/stockpixmap.[ch]
3726         * src/pixmaps/check_spelling.xpm        ** NEW **
3727         * src/Makefile.am
3728                 add a pixmap for use with 'check spelling' button or
3729                 a user defined action
3730
3731         * src/textview.c
3732                 re-apply fixed (I hope) patch for bug 57
3733                 "Hidden URL in HTML Mails"
3734
3735 2003-11-28 [christoph]  0.9.7claws5
3736
3737         * src/procmime.c
3738                 o be more liberal in what we accept as Content-Type parameters
3739                 o ignore comments after parameters
3740
3741         * src/sgpgme.c
3742                 o only free passphrase when an error occurs
3743
3744 2003-11-28 [paul]       0.9.7claws4
3745
3746         * src/account.c
3747                 add 'Clone Account' function. patch submitted by
3748                 Ricardo Mones Lastra
3749
3750 2003-11-27 [thorsten]   0.9.7claws3
3751
3752         * src/mimeview.c
3753                 fix crash if 'save_all' failed twice
3754
3755 2003-11-27 [paul]       0.9.7claws2
3756
3757         * po/POTFILES.in
3758                 fix a typo
3759
3760         * po/zh_CN.po
3761                 update Simplified Chinese translation. submitted by
3762                 Hansom Young
3763
3764 2003-11-27 [paul]       0.9.7claws1
3765
3766         * po/POTFILES.in
3767                 clean up
3768
3769 2003-11-26 [paul]       0.9.7claws
3770
3771         * 0.9.7claws released
3772
3773 2003-11-26 [paul]       0.9.6claws99
3774
3775         * src/Makefile.am
3776                 add reference to pixmaps/mime_message.xpm
3777
3778 2003-11-26 [paul]       0.9.6claws98
3779
3780         * po/POTFILES.in
3781                 remove reference to src/sigstatus.c
3782
3783 2003-11-26 [christoph]  0.9.6claws97
3784
3785         * src/Makefile.am
3786         * src/prefs_common.c
3787         * src/rfc2015.c
3788         * src/sigstatus.[ch]            ** REMOVE **
3789                 remove signature result popup option and window
3790
3791 2003-11-26 [paul]       0.9.6claws96
3792
3793         * po/es.po
3794           po/ja.po
3795           po/pl.po
3796           po/sk.po
3797           po/sr.po
3798                 update translations. submitted by Ricardo Mones Lastra,
3799                 Rui Hirokawa, Emil Nowak, Andrej Kacian, and Urke MMI
3800
3801 2003-11-25 [christoph]  0.9.6claws95
3802
3803         * src/procmime.c
3804                 display mime structure only in debug mode
3805
3806 2003-11-25 [melvin]     0.9.6claws94
3807
3808         * po/fr.po
3809                 Updated French translations + typos fixes of older
3810                 translations (thanks to Fabien Vantard for pointing
3811                 to some of them)
3812
3813 2003-11-25 [melvin]     0.9.6claws93
3814
3815         * src/editldap.c
3816                 Fixed a couple of typos.
3817
3818 2003-11-24 [paul]       0.9.6claws92
3819
3820         * po/POTFILES.in
3821                 add 'src/textview.c'
3822
3823 2003-11-24 [paul]       0.9.6claws91
3824
3825         * src/sgpgme.c
3826                 fix typo. spotted by Rui Hirokawa <rui_hirokawa@ybb.ne.jp>
3827
3828 2003-11-24 [paul]       0.9.6claws90
3829
3830         * src/plugins/image_viewer/viewer.c
3831                 image_viewer_show_mimepart(): 
3832                 use procmime_mimeinfo_get_parameter() to get the file name
3833
3834 2003-11-24 [paul]       0.9.6claws89
3835
3836         * src/textview.c
3837                 textview_show_mime_part(): rewrite text hint
3838
3839 2003-11-22 [paul]       0.9.6claws88
3840
3841         * sync with 0.9.7cvs5
3842                 see ChangeLog 2003-11-21
3843
3844 2003-11-21 [paul]       0.9.6claws87
3845
3846         * src/mimeview.c
3847                 define shortcut key 'o' for 'Open with...'
3848
3849 2003-11-21 [alfons]     0.9.6claws86
3850
3851         * src/messageview.c
3852                 fix bug #383 'Deleting message from "separate message view" 
3853                 uses local Trash folder'
3854
3855 2003-11-21 [christoph]  0.9.6claws85
3856
3857         * src/mimeview.c
3858                 fix content-type guessing by name parameter when finding
3859                 the correct viewer
3860
3861 2003-11-21 [alfons]     0.9.6claws84
3862
3863         * src/main.c
3864                 no mail incorporation allowed with --offline param.
3865                 fixes bug #374, "--offline ignored"
3866
3867 2003-11-20 [christoph]  0.9.6claws83
3868
3869         * src/mimeinfo.c
3870                 use signed MimeInfo when checking the signature and not
3871                 the selected one
3872
3873 2003-11-19 [alfons]     0.9.6claws82
3874
3875         * src/mainwindow.c
3876                 fix crash when toggling separate views, patch submitted
3877                 by Pawel Pekala <c0rn|AT|gazeta.pl>.
3878                 fixes bug #342, "separate views  cause crash"
3879
3880 2003-11-19 [paul]       0.9.6claws81
3881
3882         * src/compose.c
3883                 compose_redirect_write_headers_from_headerlist(): 
3884                 add Resent-Cc: header (bug fix inherited from 0.9.7cvs3)
3885                 
3886         * src/main.c
3887                 code cleanup (inherited from 0.9.7cvs4)
3888                 
3889         * tools/tb2sylpheed
3890                 bugfix: added missing attribute-list start. submitted by
3891                 Urke MMI
3892
3893 2003-11-19 [luke]       0.9.6claws80
3894
3895         * src/textview.c
3896                 revert my last commit until I get time to fix it
3897
3898 2003-11-18 [christoph]  0.9.6claws79
3899
3900         * src/mimeview.[ch]
3901                 check parent MimeInfos for signatures and display the
3902                 result of the parent when found
3903
3904         * src/pgpmime.c
3905                 o avoid NULL pointer warnings
3906                 o use procmime_mimeinfo_get_parameter()
3907
3908         * src/sgpgme.c
3909                 small text changes
3910
3911 2003-11-17 [luke]       0.9.6claws78
3912
3913         * src/textview.c
3914                 add check for disguised URLs, fixing bug 57
3915                 "Hidden URL in HTML Mails"
3916
3917 2003-11-16 [christoph]  0.9.6claws77
3918
3919         * src/procmime.c
3920                 fix crash when parsing invalid Content-Type header
3921
3922 2003-11-16 [christoph]  0.9.6claws76
3923
3924         * src/pgpmime.c
3925         * src/privacy.c
3926         * src/procmime.c
3927         * src/sgpgme.[ch]
3928                 implement message decrypting
3929
3930         * src/rfc2015.c
3931                 remove old code
3932
3933 2003-11-14 [luke]       0.9.6claws75
3934
3935         * src/mimeview.c
3936                 fix a couple of problems that treated application/* and
3937                 application/octet-stream the wrong way around
3938                 (since 0.9.6claws10), causing "Open" to do nothing.
3939
3940 2003-11-14 [christoph]  0.9.6claws74
3941
3942         * src/messageview.c
3943         * src/pgpmime.c
3944         * src/privacy.[ch]
3945                 prepare for message part decrypting
3946
3947         * src/sgpgme.c
3948                 add output for expired signatures
3949
3950         * src/rfc2015.c
3951                 remove some old code
3952
3953 2003-11-10 [christoph]  0.9.6claws73
3954
3955         * src/mimeview.c
3956                 add "Full info" button for bad and warn signature status
3957
3958         * src/sgpgme.c
3959                 generate full signature info like gpg's output
3960                 (gpg -v --with-fingerprint --verify)
3961
3962 2003-11-10 [christoph]  0.9.6claws72
3963
3964         * src/mimeview.c
3965         * src/pgpmime.c
3966         * src/privacy.[ch]
3967         * src/sgpgme.[ch]
3968         * src/textview.[ch]
3969                 o add code to view full signature info
3970                 o do automatic signature checks
3971
3972 2003-11-10 [alfons]     0.9.6claws71
3973
3974         * src/summaryview.c
3975                 don't crash when gtkut_font_load() returns invalid font (has
3976                 something to do with locale settings)
3977                 Patch submitted by David Chalmers <davidc|AT|ccmi.salk.edu>.
3978
3979 2003-11-09 [alfons]     0.9.6claws70
3980
3981         * src/procmime.c
3982                 plug leak
3983
3984 2003-11-08 [luke]       0.9.6claws69
3985
3986         * src/summaryview.c
3987                 fix some typos
3988
3989         * src/compose.c
3990                 rewrite compose_attach_parts(), fixing various bugs mainly
3991                 to do with re-editing.
3992
3993         * src/mimeview.c
3994                 "save all" now only saves attachments with names/filenames
3995
3996 2003-11-04 [match]      0.9.6claws68
3997
3998         * src/ldapctrl.[ch]
3999                 fix broken LDAP support.
4000
4001         * src/ldapquery.c
4002                 remove printf's.
4003
4004 2003-11-04 [luke]       0.9.6claws67
4005
4006         * src/mimeview.c
4007                 o  fixed bug 4 "focus lost on messages with attachments"
4008                 o  fixed 'Save all' attachments for new mime changes
4009                 o  right clicking on icons consistent with right clicking on
4010                    mime tree
4011                   - fixes a bug where wrong part is saved when you
4012                     choose 'Save as' from popup menu
4013                   - fixes bug 308 "No way to "save all" attachments"
4014                 o  fixed a compiler warning.
4015
4016         * src/textview.c
4017                 o  removed flickering in mime tree when using "n" and "p"
4018                    shortcuts
4019                 o  fixed bug where selecting the textview and pressing e.g.
4020                    'y' causes sylpheed to respond twice.
4021
4022         * src/summaryview.c
4023                 removed hard coding of * and ! shortcuts (which only served
4024                 to cause problems if you tried to redefine the shortcuts)
4025
4026 2003-11-04 [luke]       0.9.6claws66
4027
4028         * src/plugins/image_viewer/viewer.c
4029         * src/plugins/image_viewer/viewerprefs.c
4030         * src/plugins/image_viewer/viewerprefs.glade
4031                 o  allow toggling of image scaling by clicking on image
4032                 o  respond to image's container widget resize
4033
4034         * src/procmime.c
4035                 o  fix bad parsing of message when re-editing/viewing a
4036                    message saved to the drafts folder
4037
4038 2003-11-02 [match]      0.9.6claws65
4039
4040         * src/browseldap.h
4041                 fix if not building LDAP support.
4042         * src/addrindex.c
4043         * src/ldapquery.[ch]
4044         * src/editldap.h
4045                 include support for contains query. feature req 529354.
4046
4047 2003-11-02 [alfons]     0.9.6claws64
4048
4049         * src/browseldap.c
4050                 fix build bustage if not compiling ldap support
4051
4052 2003-11-01 [match]      0.9.6claws63
4053
4054         * po/POTFILES.in
4055         * src/Makefile.am
4056         * src/addr_compl.[ch]
4057         * src/addrbook.c
4058         * src/addrcache.[ch]
4059         * src/addrdefs.h        ** NEW **
4060         * src/addressbook.c
4061         * src/addressitem.h
4062         * src/addrindex.[ch]
4063         * src/addritem.h
4064         * src/addrquery.[ch]
4065         * src/ldapquery.[ch]
4066         * src/ldapserver.[ch]
4067                 refactor LDAP query mechanism.
4068
4069         * src/browseldap.[ch]   ** NEW **
4070         * src/ldaplocate.[ch]   ** NEW **
4071                 add feature to browse LDAP entry that was retrieved using
4072                 an explicit LDAP search.
4073
4074 2003-11-01 [alfons]     0.9.6claws62
4075
4076         * src/prefs_gtk.c
4077                 prefs_write_param(): fail when we see an invalid type; all the
4078                 callers seem to handle this gracefully by reverting changes
4079
4080 2003-10-30 [christoph]  0.9.6claws61
4081
4082         * configure.ac
4083         * ac/openssl.m4
4084         * ac/spamassassin.m4
4085         * src/Makefile.am
4086                 use extra variables for all libraries to make sure plugins
4087                 are only linked with libraries they really need. $LIBS is always
4088                 added to the linking parameters, but we only what the libraries
4089                 listed in the Makefile
4090
4091 2003-10-29 [paul]       0.9.6claws60
4092
4093         * src/mimeview.c
4094                 don't use Subject for unknown part name
4095
4096 2003-10-29 [paul]       0.9.6claws59
4097
4098         * src/compose.c
4099                 get name of attachment(s) when re-editing, fwd'ing or
4100                 redirecting
4101                 
4102         * src/mimeview.c
4103                 get name of attachment(s) when saving
4104
4105 2003-10-29 [hoa]        0.9.6claws58
4106
4107         * src/textview.c
4108                 implemented multipart/alternative in MIME message viewer.
4109
4110 2003-10-28 [christoph]  0.9.6claws57
4111
4112         * configure.ac
4113                 make sure MathML-Viewer is not built with the
4114                 Gtk2 version of GtkMathView
4115
4116 2003-10-28 [paul]       0.9.6claws56
4117
4118         * sync with 0.9.7cvs1
4119                 see ChangeLog 2003-10-28
4120
4121 2003-10-27 [alfons]     0.9.6claws55
4122
4123         * src/matcher_parser_parse.y
4124         * src/gtk/colorlabel.c
4125                 allow setting color label to 0 in filtering/processing rules
4126                 (should fix bug 368, "Can't create a filter condition "colorlabel 0"") 
4127
4128 2003-10-26 [alfons]     0.9.6claws54
4129
4130         * src/summary_search.c
4131                 fix misnomer and correct selecting initial search node  
4132
4133 2003-10-26 [christoph]  0.9.6claws53
4134
4135         * src/pgpmime.c
4136         * src/sgpgme.c
4137                 change display of signature info to use only name of
4138                 signer, otherwise the text gets too long.
4139
4140         * src/procmime.c
4141                 don't use MimeInfo's filename to generate tmp filename
4142
4143 2003-10-25 [christoph]  0.9.6claws52
4144
4145         * src/procmime.c
4146                 fix message body searching
4147
4148 2003-10-25 [paul]       0.9.6claws51
4149
4150         * src/compose.c
4151                 use g_basename rather than basename
4152
4153 2003-10-24 [christoph]  0.9.6claws50
4154
4155         * src/sgpgme.c
4156                 change fetching of signature key's trust
4157
4158 2003-10-24 [paul]       0.9.6claws49
4159
4160         * po/sk.po
4161                 update Slovak translation
4162                 submitted by Andrej Kacian
4163                 
4164         * src/mainwindow.c
4165                 remove unknown menu entry /File/Add mailbox/mbox...
4166
4167 2003-10-24 [hoa]        0.9.6claws48
4168
4169         * src/Makefile.am
4170                 removed all references to mbox folders
4171
4172         * src/carray.[ch]               * REMOVED *
4173         * src/chash.[ch]                * REMOVED *
4174         * src/maillock.[ch]             * REMOVED *
4175         * src/mailmbox.[ch]             * REMOVED *
4176         * src/mailmbox_folder.[ch]      * REMOVED *
4177         * src/mailmbox_parse.[ch]       * REMOVED *
4178         * src/mailmbox_types.[ch]       * REMOVED *
4179         * src/mbox_folder.[ch]          * REMOVED *
4180                 remove implementation of mbox folders
4181                 and old mailbox folder.
4182                 mbox folder implementation will be added
4183                 as a plugin so that implementation can be entirely
4184                 synchronized with the files of the project they are
4185                 extracted from (libEtPan!).
4186         
4187         * src/mainwindow.c
4188         * src/folder.c
4189         * src/folderview.[ch]
4190         * src/procmsg.h         
4191                 Disable as much code that references mbox folders
4192                 as possible.
4193                 Some UI thing still need to know that folder is mbox
4194                 (when we have to enter the name of the mailbox and
4195                 we want to add /var/mail/$USER).
4196
4197 2003-10-23 [christoph]  0.9.6claws47
4198
4199         * src/noticeview.c
4200                 don't always display button when noticeview is made visible
4201
4202         * src/mimeview.c
4203         * src/pgpmime.c
4204         * src/privacy.[ch]
4205         * src/sgpgme.[ch]
4206                 get signature information from crypto system
4207
4208 2003-10-22 [paul]       0.9.6claws46
4209
4210         * po/es.po
4211                 updated by Ricardo Mones Lastra
4212
4213 2003-10-22 [paul]       0.9.6claws45
4214
4215         * src/Makefile.am
4216                 update to reflect the changes to the icons that
4217                 happened in 0.9.6claws35
4218
4219 2003-10-22 [alfons]     0.9.6claws44
4220         
4221         * src/carray.h
4222                 inline carray_count() 
4223
4224 2003-10-21 [alfons]     0.9.6claws43
4225
4226         * src/carray.h
4227                 glib wrappers
4228         * src/carray.c
4229                 disable
4230         * src/mailmbox.[ch]
4231         * src/mailmbox_folder.c
4232         * src/mailmbox_parse.c
4233         * src/mailmbox_types.[ch]
4234                 %s/uint32_t/guint
4235
4236 2003-10-21 [luke]       0.9.6claws42
4237
4238         * src/stock_pixmaps.[ch]
4239         * src/mimeview.c
4240         * src/pixmaps/mime_application_octet_stream.xpm         ** REMOVE **
4241         * src/pixmaps/messageview_text.xpm                      ** REMOVE **
4242                 o remove mime_application_octet_stream.xpm icon (it was never
4243                   really needed)
4244                 o remove redundant icon messageview_text.xpm
4245
4246         * src/mainwindow.c
4247                 fix visibility of signature noticeview when toggling 'separate
4248                 message view'
4249
4250 2003-10-21 [christoph]  0.9.6claws41
4251
4252         * src/procmime.c
4253                 decode multipart and rfc822 mime parts to allow further
4254                 parsing when required
4255
4256 2003-10-21 [christoph]  0.9.6claws40
4257
4258         * src/procmime.[ch]
4259         * src/textview.c
4260                 remove obsolete charset parameter in MimeInfo and fix
4261                 TextView to use the charset from the parameter hash table
4262
4263         * src/plugins/dillo_viewer/Makefile.am
4264         * src/plugins/trayicon/Makefile.am
4265                 add OPENSSL_CFLAGS to fix building with using
4266                 --with-openssl-* parameters
4267
4268 2003-10-21 [paul]       0.9.6claws39
4269
4270         * src/prefs_matcher.[ch]
4271                 replace remnants of the old, renamed 'Execute' matchtype
4272                 add a brief description to the Info window
4273
4274 2003-10-21 [hoa]        0.9.6claws38
4275         
4276         * src/Makefile.am
4277         * src/carray.[ch]               * NEW *
4278         * src/chash.[ch]                * NEW *
4279         * src/folder.c
4280         * src/maillock.[ch]             * NEW *
4281         * src/mailmbox.[ch]             * NEW *
4282         * src/mailmbox_folder.[ch]      * NEW *
4283         * src/mailmbox_parse.[ch]       * NEW *
4284         * src/mailmbox_types.[ch]       * NEW *
4285                 implementation of mbox folder with unique message numbers
4286
4287                 made use of libEtPan! implementation of mbox for lower-layer.
4288
4289 2003-10-20 [alfons]     0.9.6claws37
4290
4291         * src/noticeview.c
4292                 fix invalid argument warning
4293         * src/pgpmime.c
4294                 no in place variable
4295
4296 2003-10-20 [paul]       0.9.6claws36
4297
4298         * src/compose.[ch]
4299           src/filtering.c
4300           src/messageview.c
4301                 fix crash when using Forward in Filtering when
4302                 external editor option is set
4303                 
4304                 Patch submitted by Simon 'corecode' Schubert
4305                 <corecode@corecode.ath.cx> 
4306
4307 2003-10-20 [paul]       0.9.6claws35
4308
4309         * src/pixmaps/mime_gpg_expired.xpm      ** REMOVED **
4310           src/pixmaps/mime_gpg_failed.xpm       ** REMOVED **
4311           src/pixmaps/mime_gpg_passed.xpm       ** REMOVED **
4312           src/pixmaps/mime_gpg_signed.xpm       ** REMOVED **
4313           src/pixmaps/mime_gpg_unknown.xpm      ** REMOVED **
4314           src/pixmaps/privacy_expired.xpm       ** NEW FILE **
4315           src/pixmaps/privacy_failed.xpm        ** NEW FILE **
4316           src/pixmaps/privacy_passed.xpm        ** NEW FILE **
4317           src/pixmaps/privacy_signed.xpm        ** NEW FILE **
4318           src/pixmaps/privacy_unknown.xpm       ** NEW FILE **
4319           src/pixmaps/privacy_warn.xpm          ** NEW FILE **
4320           src/mimeview.c
4321           src/stock_pixmap.[ch]
4322                 replace mime_gpg_*.xpm icons with new privacy_*.xpm
4323                 icons. add privacy_warn.xpm icon
4324
4325 2003-10-20 [hoa]  0.9.6claws34
4326
4327         * src/folder_item_prefs.[ch]
4328         * src/prefs_folder_item.c
4329         * src/main.c
4330                 Added a property per folder to choose whether we 
4331                 want to apply processing on it on startup or if we
4332                 prefer to wait the folder selection to apply it.
4333         
4334         * src/messageview.c
4335                 fixed C89 compatibility (for old compilers, for
4336                 example gcc 2.95.x).
4337
4338 2003-10-17 [christoph]  0.9.6claws33
4339
4340         * src/mimeview.c
4341         * src/noticeview.[ch]
4342                 change noticeview icon to indicate signature status
4343
4344 2003-10-17 [christoph]  0.9.6claws32
4345
4346         * src/Makefile.am
4347         * src/main.c
4348         * src/mimeview.c
4349         * src/noticeview.c
4350         * src/pgpmime.[ch]                              ** NEW **
4351         * src/privacy.[ch]
4352         * src/rfc2015.c
4353         * src/sgpgme.c                                  ** NEW **
4354                 reimplement PGP/Mime signature checking (unfinished)
4355
4356 2003-10-15 [christoph]  0.9.6claws31
4357
4358         * src/procmime.[ch]
4359                 fix procmime_get_text_content() and
4360                 procmime_get_first_text_content()
4361
4362 2003-10-15 [christoph]  0.9.6claws30
4363
4364         * src/plugins/spamassassin/spamassassin_gtk.c
4365         * src/plugins/spamassassin/spamassassin_gtk.glade
4366                 fix timeout tooltip
4367
4368 2003-10-15 [paul]       0.9.6claws29
4369
4370         * src/messageview.c
4371                 workaround for buggy smtp servers. on sending a
4372                 return receipt strip the name part from the address
4373                 when creating headers
4374                 
4375 2003-10-15 [paul]       0.9.6claws28
4376
4377         * sync with 0.9.7 release
4378                 see ChangeLog 2003-10-15
4379
4380 2003-10-14 [christoph]  0.9.6claws27
4381
4382         * src/plugins/clamav/clamav_plugin.c
4383                 fix clamav plugin
4384
4385 2003-10-14 [christoph]  0.9.6claws26
4386
4387         * src/compose.c
4388         * src/mimeview.c
4389         * src/procmime.[ch]
4390         * src/rfc2015.c
4391         * src/textview.c
4392         * src/plugins/clamav/clamav_plugin.c
4393                 use GNode to create the mime tree (some changes to functions
4394                 that traverse the tree are just quick and dirty. Maybe we
4395                 can find better solutions with g_node_*-functions)
4396
4397 2003-10-14 [luke]       0.9.6claws25
4398
4399         * src/mimeview.c
4400                 fix a navigation bug (stupid typo of mine)
4401
4402 2003-10-14 [christoph]  0.9.6claws24
4403
4404         * src/textview.c
4405                 fix missing last line in plain/text mails
4406
4407 2003-10-13 [luke]       0.9.6claws23
4408
4409         * src/summaryview.c
4410                 fix bug 334 (part 1)
4411
4412 2003-10-13 [kov]        0.9.6claws22
4413
4414         * src/mimeview.c
4415                 error checking when the user enters a non-directory at
4416                 the file selection dialog.
4417                 work-around for users entering directory location without
4418                 adding a leading G_DIR_SEPARATOR.
4419
4420 2003-10-13 [luke]       0.9.6claws21
4421
4422         * src/compose.c
4423                 error reporting for inserting files, including catching
4424                 invalid characters for current locale/encoding
4425
4426 2003-10-13 [paul]       0.9.6claws20
4427
4428         * src/folderview.c
4429                 fix bug #347 'subscribe newsgroups crashes'
4430
4431 2003-10-13 [paul]       0.9.6claws19
4432
4433         * src/compose.c
4434                 when using 'Reply to all' include the 'send replies
4435                 to' folder property
4436                 
4437         * po/ja.po
4438                 update Japanese translation. submitted by Rui Hirokawa 
4439                 <rui_hirokawa@ybb.ne.jp>        
4440
4441 2003-10-13 [hoa]        0.9.6claws18
4442
4443         * src/account.c
4444         * src/compose.c
4445         * src/messageview.c
4446         * src/procheader.c
4447         * src/procheader.h
4448                 rename get_header_from_msginfo() into
4449                 procheader_get_header_from_msginfo() so that we have a
4450                 coherent exported naming.
4451                 avoid parsing of header contained in a string via
4452                 a newly written temporary file.
4453
4454         Patch submitted by Simon 'corecode' Schubert
4455                 <corecode@corecode.ath.cx>
4456
4457 2003-10-12 [hoa]        0.9.6claws17
4458
4459         * src/filtering.c
4460         * src/filtering.h
4461         * src/matcher.c
4462         * src/matcher.h
4463         * src/matcher_parser_parse.y
4464         * src/prefs_filtering_action.c
4465                 added "stop" action : stop applying the filtering rules.
4466                 added "set score" and "increase/decrease score" actions.
4467                 That two last action replace the "change_score" action
4468                 introduced by alfons in 0.8.8claws85.
4469                 "set score" is to set a given score to the message.
4470                 "increase/decrease score" will increase or decrease the
4471                 score if the given value is respectively positive or
4472                 negative. If someone find a some better name for this last
4473                 rule, it can be modified.
4474
4475 2003-10-12 [paul]       0.9.6claws16
4476
4477         * AUTHORS
4478           po/ja.po
4479                 update Japanese translation. submitted by Rui Hirokawa 
4480                 <rui_hirokawa@ybb.ne.jp>
4481
4482 2003-10-12 [christoph]  0.9.6claws15
4483
4484         * src/procmime.c
4485                 fix crash caused by incorrect headers
4486
4487 2003-10-10 [christoph]  0.9.6claws14
4488
4489         * src/main.c
4490         * src/privacy.[ch]
4491         * src/rfc2015.[ch]
4492                 implement detection of signed message parts for rfc2015
4493
4494 2003-10-10 [thorsten]   0.9.6claws13
4495
4496         * src/mimeview.c
4497                 fix typo
4498
4499 2003-10-10 [christoph]  0.9.6claws12
4500
4501         * src/stock_pixmap.[ch]
4502         * src/pixmaps/mime_message.xpm                  ** NEW **
4503                 add a new icon for mime type "message"
4504
4505         * src/privacy.[ch]
4506         * src/procmime.[ch]
4507                 add crypto api
4508
4509         * src/mimeview.c
4510                 o use crypto api
4511                 o add icons for message type mime parts
4512
4513 2003-10-10 [christoph]  0.9.6claws11
4514
4515         * src/mainwindow.c
4516         * src/messageview.[ch]
4517         * src/mimeview.[ch]
4518         * src/procmime.[ch]
4519         * src/procmsg.[ch]
4520         * src/rfc2015.c
4521         * src/summaryview.c
4522         * src/textview.[ch]
4523                 o remove switching between TextView and MimeView in MessageView
4524                   (if required we can hide the icon box and the MimeView will
4525                    look exaxtly like the TextView)
4526                 o temporary remove signature and decrypting GPGME code
4527
4528 2003-10-09 [christoph]  0.9.6claws10
4529
4530         * src/action.c
4531         * src/compose.c
4532         * src/messageview.c
4533         * src/mimeview.c
4534         * src/procmime.[ch]
4535         * src/procmsg.c
4536         * src/rfc2015.c
4537         * src/textview.c
4538         * src/common/utils.[ch]
4539         * src/plugins/clamav/clamav_plugin.c
4540         * src/plugins/dillo_viewer/dillo_viewer.c
4541         * src/plugins/image_viewer/viewer.c
4542         * src/plugins/mathml_viewer/mathml_viewer.c
4543                 new mime parser (several things need fixing)
4544
4545 2003-10-09 [paul]       0.9.6claws9
4546
4547         * src/imap.c
4548                 a little more sync with 0.9.6cvs2 and a tidy up
4549
4550 2003-10-08 [paul]       0.9.6claws8
4551
4552         * sync with 0.9.6cvs2
4553                 see ChangeLog 2003-10-03
4554
4555 2003-10-05 [christoph]  0.9.6claws7
4556
4557         * src/summaryview.c
4558                 don't use flags to check if a message is in a news folder
4559
4560         (closes Bug 282 clicking on folder with copied Messages from News
4561          immediately after having copied them crashes Sylpheed-Claws)
4562
4563 2003-10-05 [christoph]  0.9.6claws6
4564
4565         * src/Makefile.am
4566         * src/progressdialog.[ch]               ** REMOVE **
4567         * src/gtk/Makefile.am
4568         * src/gtk/progressdialog.[ch]           ** NEW **
4569                 move progressdialog to gtk directory
4570
4571 2003-10-04 [christoph]  0.9.6claws5
4572
4573         * src/prefs_toolbar.c
4574         * src/gtk/prefswindow.c
4575                 remove widget_show_all for pages root widget
4576
4577         * src/plugins/spamassassin/spamassassin.[ch]
4578         * src/plugins/spamassassin/spamassassin_gtk.c
4579         * src/plugins/spamassassin/spamassassin_gtk.glade
4580                 add support for new libspamc transports
4581
4582 2003-10-04 [christoph]  0.9.6claws4
4583
4584         * src/plugins/spamassassin/libspamc.[ch]
4585         * src/plugins/spamassassin/spamassassin.c
4586         * src/plugins/spamassassin/utils.[ch]
4587                 update libspamc to version from SpamAssassin 2.60
4588
4589 2003-10-03 [christoph]  0.9.6claws3
4590
4591         * src/send_message.c
4592                 fix missing format string bug found by
4593                 Georgi Guninski <guninski@guninski.com>
4594
4595 2003-10-03 [paul]       0.9.6claws2
4596
4597         * po/zh_CN.po
4598                 update Simpilified Chinese translation, submitted by
4599                 Hansom Young
4600
4601 2003-10-02 [christoph]  0.9.6claws1
4602
4603         * src/imap.c
4604                 add UIDPLUS support for COPY and EXPUNGE
4605
4606 2003-10-02 [paul]       0.9.6claws
4607
4608         * 0.9.6claws released
4609
4610 2003-10-02 [paul]
4611
4612         * po/es.po
4613           po/sk.po
4614                 update Spanish and Slovak translations
4615                 submitted by Ricardo Mones Lastra and Andrej Kacian
4616  
4617 2003-10-02 [paul]       0.9.5claws43
4618
4619         * po/en_GB.po
4620                 update British English translation
4621
4622 2003-10-02 [paul]       0.9.5claws42
4623
4624         * po/hr.po
4625                 update Croatian translation, submitted by Dragan
4626
4627 2003-10-01 [paul]       0.9.5claws41
4628
4629         * po/pl.po
4630           po/sr.po
4631                 update Polish and Serbian translations, submitted by
4632                 Emil and Urke MMI
4633
4634 2003-10-01 [melvin]     0.9.5claws40
4635
4636         * po/fr.po
4637                 Updated French translations
4638
4639 2003-10-01 [melvin]     0.9.5claws39
4640
4641         * src/prefs_fonts.c
4642                 Fixed a Gtk warning
4643
4644         * src/plugins/dillo_prefs.c     
4645                 Quasi unnoticeable UI clean-up.
4646
4647 2003-10-01 [paul]
4648
4649         * tools/README
4650           tools/maildir2sylpheed.pl
4651                 bug fixes, rewrites, submitted by Matthias Förste 
4652                 <itsjustme@users.sourceforge.net>
4653
4654 2003-09-29 [paul]       0.9.5claws38
4655
4656         * src/inc.c
4657                 fix my coding carelessness
4658
4659 2003-09-29 [paul]       0.9.5claws37
4660
4661         * po/POTFILES.in
4662           src/Makefile.am
4663           src/main.c
4664           src/prefs_common.[ch]
4665           src/prefs_fonts.[ch]  ** NEW FILES **
4666                 move Font config options to Other Prefs/Display/Fonts
4667                 (user's current configuration is preserved)
4668
4669 2003-09-29 [paul]       0.9.5claws36
4670
4671         * src/inc.c
4672           src/prefs_account.c
4673                 allow 'local_mbox' value to point to either a directory 
4674                 (/var/mail -  default, new) or a file (/var/mail/username
4675                 - original)
4676
4677 2003-09-28 [paul]       0.9.5claws35
4678
4679         * src/rfc2015.c
4680                 on signature check, where key exists, print the
4681                 Key ID
4682
4683 2003-09-27 [alfons]     0.9.5claws34
4684
4685         * src/action.c
4686                 o make progress bar not fill/expand when resizing dialog
4687                 o use default fixed text font for actions output
4688
4689 2003-09-27 [paul]       0.9.5claws33
4690
4691         * src/prefs_common.[ch]
4692           src/procmsg.c
4693           src/send_message.c
4694                 remove External Program settings from Common Prefs/Send
4695                 as they are now unnecessary due to Local account settings.
4696                 plus a little tidying-up after 0.9.5claws31
4697
4698 2003-09-27 [paul]       0.9.5claws32
4699
4700         * src/prefs_account.c
4701                 o make correction to gui text:
4702                   'Local mailbox file' -> 'Local mailbox directory'
4703                 o give 'local_mbox' option a reasonable default value:
4704                   '/var/mail'
4705                 o use 'DEFAULT_SENDMAIL_CMD' as default 'mail_command'
4706                   value
4707
4708 2003-09-26 [paul]       0.9.5claws31
4709
4710         * src/inc.c
4711           src/prefs_common.[ch]
4712                 remove 'Incorporate from spool' common pref,
4713                 force creation of a 'Local' account
4714
4715 2003-09-26 [christoph]  0.9.5claws30
4716
4717         * src/folder.c
4718         * src/msgcache.c
4719                 add more NULL pointer checks
4720
4721 2003-09-25 [christoph]  0.9.5claws29
4722
4723         * src/folder.c
4724                 o don't fetch source message to get it's message id
4725                 o immediately scan dest folder when copying a message did not
4726                   return a new message number and not do it when the first message
4727                   without a new message number is found
4728
4729 2003-09-23 [christoph]  0.9.5claws28
4730
4731         * src/compose.c
4732                 fix generating of headers
4733
4734         (patch by David Relson <relson@osagesoftware.com>)
4735
4736 2003-09-23 [paul]       0.9.5claws27
4737
4738         * po/zh_CN.po
4739                 update Simplified Chinese translation. submitted by
4740                 Hansom Young
4741
4742 2003-09-23 [paul]       0.9.5claws26
4743
4744         * tools/Makefile.am
4745           tools/README
4746           tools/vcard2xml.py    ** NEW FILE **
4747                 add a script that converts an evolution vcard to
4748                 sylpheed's xml format
4749                 submitted by Bogdan Sumanariu <bsumanariu@one5.ro>
4750
4751 2003-09-22 [paul]       0.9.5claws25
4752
4753         * src/plugins/clamav/clamav_plugin.c
4754                 don't skip MULTIPART parts
4755
4756 2003-09-21 [christoph]  0.9.5claws24
4757
4758         * src/alertpanel.c
4759                 remove unneeded include
4760
4761         * src/folder.c
4762                 clean up copy/move mess with duplicated code
4763
4764         * src/imap.c
4765                 fix problem that sometimes the folder was not scanned
4766                 also it was changed
4767
4768 2003-09-21 [christoph]  0.9.5claws23
4769
4770         * src/Makefile.am
4771         * src/logwindow.[ch]                    ** REMOVE **
4772         * src/mainwindow.c
4773         * src/prefs_common.c
4774         * src/gtk/Makefile.am
4775         * src/gtk/logwindow.[ch]                ** ADD **
4776                 make logwindow prefs_common independent and move
4777                 it to gtk directory
4778
4779 2003-09-20 [christoph]  0.9.5claws22
4780
4781         * src/compose.c
4782                 add extra space for address code conversion
4783                 (4 * unconvered size could be too small for short headers)
4784
4785 2003-09-20 [christoph]  0.9.5claws21
4786
4787         * src/compose.c
4788                 increase temp buffer size when writing headers
4789
4790 2003-09-19 [darko]      0.9.5claws20
4791
4792         * src/compose.c
4793                 don't ignore value of 'Save copy of outgoing messages to
4794                 this folder instead of Sent' in message redirect
4795
4796 2003-09-17 [christoph]  0.9.5claws19
4797
4798         * src/compose.c
4799                 use ", " as address seperator for mail headers and pass whole
4800                 header line at once to compose_convert_header to make sure
4801                 it is correctly folded
4802
4803         (closes Bug 64 Problem when sending to many recipients)
4804
4805 2003-09-17 [hoa]        0.9.5claws18
4806         
4807         * src/matcher.[ch]
4808           src/matcher_parser_parse.y
4809           src/prefs_matcher.c
4810                 changed the keyword used for command execution in condition
4811                 keyword is changed from "execute" to "test"
4812                 so that it is not the same as the one used for action.
4813                 This will fix a bug when using filtering dialog.
4814                 All semantic in the code is also changed to reflect
4815                 the keyword change.
4816
4817 2003-09-17 [paul]
4818         
4819         * sync with 0.9.6 release
4820
4821 2003-09-17 [paul]       0.9.5claws17
4822
4823         * sync with 0.9.5cvs8
4824                 see ChangeLog 2003-09-16 and 2003-09-17
4825
4826 2003-09-16 [paul]       0.9.5claws16
4827
4828         * sync with 0.9.5cvs6
4829                 see ChangeLog 2003-09-16
4830
4831 2003-09-15 [paul]       0.9.5claws15
4832
4833         * sync with 0.9.5cvs5
4834                 see ChangeLog 2003-09-15
4835
4836 2003-09-14 [alfons]     0.9.5claws14
4837
4838         * src/inc.c
4839                 make "Go to inbox after receiving new mail" again;
4840                 regression of a sync, restored to sylpheed main 
4841                 behaviour. (misses still some bits)
4842
4843 2003-09-14 [alfons]     0.9.5claws13
4844
4845         * src/prefs_filtering_action.c
4846                 o add proper message if empty execute command line
4847                 o don't select first action item after registering a
4848                   new action to prevent (what seems to be a GTK) bug
4849                   #36, "filtering will only accept one action change 
4850                   per invocation".
4851
4852 2003-09-14 [alfons]     0.9.5claws12
4853
4854         * src/prefs_filtering.c
4855         * src/prefs_filtering_action.c
4856         * src/prefs_matcher.c
4857                 fix function signature for key_pressed_event signal handlers
4858
4859 2003-09-14 [alfons]     0.9.5claws11
4860
4861         * src/mainwindow.c
4862                 fix regression caused by fix for invalid bug #7
4863                 (should fix #246, "Multiple selections are deselected when 
4864                 moving from search window to main window")
4865                 
4866 2003-09-14 [alfons]     0.9.5claws10
4867         
4868         * src/actions.[ch]
4869         * src/filtering.[ch]
4870         * src/prefs_actions.c
4871                 allow `filtering actions` in actions; only for advanced users
4872                 right now: try for example, "%as{mark color 2}" 
4873         
4874 2003-09-13 [paul]       0.9.5claws9
4875         
4876         * po/pl.po
4877           po/zh_CN.po   ** NEW FILE **
4878                 update Polish translation, submitted by Emil 
4879                 <eminowbl@posejdon.wpk.p.lodz.pl>
4880                 add new Simplified Chinese translation, submitted by
4881                 Hansom Young <hansom_young@yahoo.com>
4882
4883 2003-09-12 [alfons]     0.9.5claws8
4884
4885         * src/summaryview.c
4886                 don't open separate message views when View | Separate message view
4887                 is active 
4888                 (please look carefully for any navigation regressions)
4889
4890 2003-09-11 [alfons]     0.9.5claws7
4891
4892         * src/mainwindow.c
4893                 make default message view, opened by View | Separate message 
4894                 view, look like a claws message view (which includes a menu
4895                 bar and a toolbar)
4896                 (fixes bug #298, "message view loses tool bar") 
4897
4898 2003-09-11 [christoph]  0.9.5claws6
4899
4900         * src/folderview.c
4901                 fix double deleting of newsgroup folders
4902
4903         (closes Bug 305 crash after deleting of a newsgroup)
4904
4905 2003-09-11 [paul]       0.9.5claws5
4906
4907         * src/rfc2015.c
4908           src/common/utils.h
4909                 more sync'ing from 0.9.5cvs2
4910
4911 2003-09-11 [christoph]  0.9.5claws4
4912
4913         * src/compose.c
4914         * src/rfc2015.c
4915         * src/common/utils.h
4916                 fix sync with 0.9.5cvs2
4917
4918 2003-09-11 [paul]       0.9.5claws3
4919
4920         * sync with 0.9.5cvs4
4921                 see ChangeLog 2003-09-11
4922
4923 2003-09-11 [paul]       0.9.5claws2
4924
4925         * sync with 0.9.5cvs2
4926                 see ChangeLog 2003-09-05
4927                 
4928 2003-09-11 [paul]       0.9.5claws1
4929
4930         * sync with 0.9.5cvs3
4931                 see ChangeLog 2003-09-10
4932
4933 2003-09-10 [paul]       0.9.5claws
4934
4935         * 0.9.5claws released
4936
4937 2003-09-10 [paul]       0.9.4claws78
4938
4939         * src/Makefile.am
4940                 add missing files
4941
4942 2003-09-10 [melvin]     0.9.4claws77
4943
4944         * po/fr.po
4945                 Updated French translations
4946
4947 2003-09-10 [paul]       0.9.4claws76
4948
4949         * po/es.po
4950           po/sk.po
4951           po/sr.po
4952                 update Spanish, Slovak, and Serbian translations.
4953                 submitted by Ricardo Mones Lastra, Andrej Kacian,
4954                 and Urke MMI
4955                 
4956         * AUTHORS
4957                 add translation team section
4958
4959 2003-09-09 [christoph]  0.9.4claws75
4960
4961         * src/folder.c
4962                 free item->prefs in folder_item_destroy
4963
4964 2003-09-09 [alfons]     0.9.4claws74
4965
4966         * src/folderview.c
4967                 o proper check for root node sorting
4968                 o remove unnecessary gtk_ctree_remove_node 
4969
4970         (should fix bug #300, "crash while moving folder")      
4971
4972 2003-09-08 [christoph]  0.9.4claws73
4973
4974         * src/folderview.c
4975                 o fix double adding of IMAP FolderItems to GtkCTree
4976                 o fix crash then mbox folder is removed
4977
4978 2003-09-08 [christoph]  0.9.4claws72
4979
4980         * src/folder.c
4981         * src/folderview.c
4982         * src/mainwindow.c
4983                 fix new folder notification
4984
4985         * src/mbox_folder.c
4986                 fix cache path
4987
4988 2003-09-08 [christoph]  0.9.4claws71
4989
4990         * src/compose.c
4991                 replace '\n' and '\r' before removing trailing spaces
4992
4993         * src/folder.[ch]
4994         * src/folderview.c
4995                 add information about new or removed items in folder tree change
4996                 notification and use this in folderview to add and remove only
4997                 the appected items and not refresh the whole tree
4998
4999 2003-09-07 [match]      0.9.4claws70
5000
5001         * src/Makefile.am
5002         * src/addr_compl.c
5003         * src/addressbook.c
5004         * src/addressitem.h
5005         * src/addrindex.c
5006         * src/addritem.c
5007         * src/addritem.h
5008         * src/addrquery.c                       ** NEW **
5009         * src/addrquery.h
5010         * src/ldapquery.c
5011         * src/ldapserver.c
5012         * src/stock_pixmap.c
5013         * src/stock_pixmap.h
5014         * src/pixmaps/address_search.xpm        ** NEW **
5015                 re-introduce Lookup button for LDAP 'static' searches.
5016
5017 2003-09-07 [alfons]     0.9.4claws69
5018         
5019         * src/summaryview.c
5020                 abandon setting usize for messageview because it gives layout problems
5021                 with the quick search bar and the headerview; fixes assorted UI glitches:
5022                 
5023                 o bug #148, "Toggling of quick-search bar reduces index view area" 
5024                 o bug #280, "Window resiizes for line length but does not revert"
5025
5026 2003-09-07 [christoph]  0.9.4claws68
5027
5028         * src/compose.c
5029                 o make sure we don't have any newlines in header values
5030                 o check custom headers for spaces and newlines and ignore
5031                   malformed header names
5032
5033 2003-09-06 [christoph]  0.9.4claws67
5034
5035         * src/folder.c
5036         * src/folderview.c
5037                 invoke notification hook for folder tree changes after append
5038                 and remove folder
5039
5040         (closes Bug 294 Crash while moving folder with many subdirectories)
5041
5042 2003-09-06 [christoph]  0.9.4claws66
5043
5044         * src/folder.c
5045                 destroy folder's MsgCache if FolderItem is removed to make sure
5046                 it is not saved when the FolderItem is destroyed
5047
5048 2003-09-06 [christoph]  0.9.4claws65
5049
5050         * src/plugins/clamav/clamav_plugin.c
5051                 fix copy & paste bug
5052
5053 2003-09-05 [christoph]  0.9.4claws64
5054
5055         * src/folder.c
5056         * src/messageview.[ch]
5057         * src/procmsg.[ch]
5058         * src/summaryview.c
5059                 extend MSGINFO_UPDATE_HOOK to send delete notifications. Used
5060                 by MessageView to clear it when the message is deleted. Should
5061                 work even if messages are deleted in MainWindow or by
5062                 processing.
5063
5064 2003-09-05 [alfons]     0.9.4claws63
5065
5066         * src/messageview.c
5067                 deleting a message in a message view frees its msginfo, make 
5068                 messageview_update_all() aware of that (should fix bug #293,
5069                 "deleting message caused crash")
5070
5071 2003-09-05 [melvin]     0.9.4claws62
5072
5073         * src/action.c
5074                 Improve synchronous action exit code (fixes 
5075                 a ~5 seconds delay after action exit on RedHat 9)
5076
5077 2003-09-04 [christoph]  0.9.4claws61
5078
5079         * src/compose.c
5080         * src/rfc2015.c
5081         * src/common/utils.[ch]
5082                 add util function to create mime boundary and use it
5083                 in compose and gpg code
5084
5085 2003-09-04 [alfons]     0.9.4claws60
5086
5087         * src/folder.c
5088                 source folder item's GNode should already have been freed in 
5089                 a previous call to src->folder->klass->remove_folder()
5090                 (should fix bug #287, "crash when moving folders")
5091
5092 2003-09-03 [thorsten]   0.9.4claws59
5093
5094         * src/plugins/spamassassin/spamassassin_gtk.c
5095                 fix compile error
5096
5097 2003-09-03 [christoph]  0.9.4claws58
5098
5099         * src/plugins/spamassassin/spamassassin.[ch]
5100         * src/plugins/spamassassin/spamassassin_gtk.c
5101                 add timeout config option
5102
5103 2003-09-03 [paul]       0.9.4claws57
5104
5105         * po/sk.po      ** NEW FILE **
5106                 add Slovak translation. Submitted by Andrej Kacian 
5107                 <andrej@kacian.sk>
5108
5109 2003-09-03 [paul]       0.9.4claws56
5110
5111         * src/plugins/clamav/clamav_plugin_gtk.c
5112                 gui tweaks: replace a label with a tooltip, modify the
5113                 text, use gtk_check_button_new(); instead of
5114                 gtk_check_button_new_with_label("");
5115
5116 2003-09-02 [alfons]     0.9.4claws55
5117
5118         * src/gtk/filesel.c
5119                 remember last used dir when attaching multiple files (should fix
5120                 bug #290, "Attach File does not remember directory")
5121
5122 2003-09-01 [paul]       0.9.4claws54
5123
5124         * po/es.po
5125                 updated by Ricardo Mones Lastra
5126
5127 2003-09-01 [alfons]     0.9.4claws53
5128
5129         * src/gtk/gtkaspell.[ch]
5130                 be pedantic and strict and use const gchar * instead of guchar *
5131
5132 2003-09-01 [alfons]     0.9.4claws52
5133
5134         * src/mainwindow.c
5135         * src/summaryviewc.
5136                 re-enable Save As when multiple messages are selected
5137
5138 2003-09-01 [paul]       0.9.4claws51
5139
5140         * src/textview.c
5141                 g_free(trimmed_uri);
5142
5143 2003-09-01 [paul]       0.9.4claws50
5144
5145         * sync with 0.9.4cvs13
5146                 see ChangeLog 2003-09-01
5147
5148 2003-09-01 [paul]       0.9.4claws49
5149
5150         * src/textview.c
5151                 trim uri before sending to the statusbar
5152                 fixes Bug 275 'Clicking on long URL wrapped onto two lines
5153                 in the message window causes main S-C window to enlarge 
5154                 past screen edges'
5155
5156 2003-09-01 [paul]       0.9.4claws48
5157
5158         * sync with 0.9.4cvs12
5159                 see ChangeLog 2003-09-01
5160
5161 2003-08-30 [christoph]  0.9.4claws47
5162
5163         * src/compose.c
5164         * src/folder_item_prefs.[ch]
5165         * src/prefs_folder_item.c
5166         * src/gtk/gtkaspell.[ch]
5167                 commit per folder dictionary patch by
5168                 Paul Evans <nerd@freeuk.com>
5169
5170 2003-08-30 [christoph]  0.9.4claws46
5171
5172         * src/plugins/spamassassin/spamassassin_gtk.c
5173         * src/plugins/spamassassin/spamassassin_gtk.glade
5174                 reduce GUI clutter by placing hints into tooltips
5175
5176 2003-08-30 [paul]       0.9.4claws45
5177
5178         * src/compose.c
5179                 add 'Content-Disposition: inline' to a text/plain
5180                 part when using PGP/MIME signing
5181
5182 2003-08-30 [paul]       0.9.4claws44
5183
5184         * src/prefs_common.c
5185           src/prefs_spelling.c
5186           src/prefs_spelling.glade
5187                 reduce GUI clutter by placing hints into tooltips
5188
5189 2003-08-29 [christoph]  0.9.4claws43
5190
5191         * configure.ac
5192                 fix bug found by Ivan Rayner <ivanr@sgi.com>
5193
5194         * src/stock_pixmap.c
5195                 change unecessary warning into a debug message
5196
5197         * src/plugins/clamav/Makefile.am
5198                 Fix error "-I$(CLAMAV_LIBS)"
5199
5200 2003-08-29 [christoph]  0.9.4claws42
5201
5202         * intl/Makefile.in
5203         * src/Makefile.am
5204         * src/matcher.h
5205         * src/common/Makefile.am
5206         * src/common/passcrypt.c
5207                 commit fixes and patches for some of the IRIX problems found by
5208                 Ivan Rayner <ivanr@sgi.com>
5209
5210 2003-08-29 [paul]       0.9.4claws41
5211
5212         * src/prefs_filtering.c
5213                 add 'Top' and 'Bottom' buttons, based on changes in
5214                 src/prefs_filter.c in 0.9.4cvs11.
5215
5216 2003-08-27 [christoph]  0.9.4claws40
5217
5218         * src/folderview.c
5219                 fix bug that the current summary settings were copied to the
5220                 wrong folder item, when the folder item prefs are opened.
5221                 Copying is not required because summary settings and
5222                 folder_item_prefs do not contain the same settings
5223
5224 2003-08-27 [thorsten]   0.9.4claws39
5225
5226         * src/imap.c
5227                 fix compile error
5228
5229 2003-08-26 [paul]       0.9.4claws38
5230
5231         * sync with 0.9.4cvs9
5232                 see ChangeLog 2003-08-26
5233
5234 2003-08-25 [paul]       0.9.4claws37
5235
5236         * sync with 0.9.4cvs8
5237                 see ChangeLog 2003-08-25
5238
5239 2003-08-24 [christoph]  0.9.4claws36
5240
5241         * src/prefs_filtering.c
5242                 shouldn't remove items from a GSList while iterating over the
5243                 list (makes cur invalid and cur->next not accessable)
5244
5245         (closes Bug 272 i deleted an folder and some seconds later sylpheed
5246          crashed)
5247
5248 2003-08-23 [christoph]  0.9.4claws35
5249
5250         * src/news.c
5251                 news folders should be scanned when opened
5252
5253 2003-08-22 [christoph]  0.9.4claws34
5254
5255         * src/prefs_folder_item.c
5256                 use macro to assign strings that always frees the old string
5257
5258         * src/gtk/gtkaspell.[ch]
5259                 add gtkaspell_set_dictionary_menu_active_item() to set active
5260                 item in dictionary option menu
5261
5262         * src/prefs_spelling.c
5263                 use gtkaspell_set_dictionary_menu_active_item() to select
5264                 dictionary
5265
5266 2003-08-21 [christoph]  0.9.4claws33
5267
5268         * src/folder.[ch]
5269         * src/imap.c
5270         * src/mbox_folder.c
5271         * src/mh.c
5272         * src/news.c
5273                 optimize folder system
5274
5275         * src/gtk/gtkstext.c
5276                 fix division by zero when font has 0 width for ' '
5277
5278 2003-08-21 [paul]       0.9.4claws32
5279
5280         * sync with 0.9.4cvs7
5281                 see ChangeLog 2003-08-20
5282
5283 2003-08-19 [paul]       0.9.4claws31
5284
5285         * src/common/defs.h
5286                 add the missing '/' to SYLDOC_MANUAL_HTML_INDEX and
5287                 SYLDOC_FAQ_HTML_INDEX.
5288         * src/manual.c
5289                 use LC_MESSAGES instead of LC_ALL to find the current
5290                 language
5291
5292           fixes Bug #281 'in src/manual.c URL for manuals and FAQ wrong'.
5293
5294 2003-08-19 [paul]       0.9.4claws30
5295
5296         * po/bg.po
5297                 updated by George Danchev
5298
5299 2003-08-18 [luke]       0.9.4claws29
5300         * src/mimeview.[ch]
5301         * src/gtk/gtkvscrollbutton.[ch]
5302                 o removed gtk_vscrollbutton_reset() (reasons: reduce 
5303                   dependencies; do it the GTK way; reduce code -14/+2 lines)
5304                 o removed horizontal separator between icons
5305
5306 2003-08-17 [christoph]  0.9.4claws28
5307
5308         * src/procmsg.c
5309                 no subject threading when the subject has no reply prefix
5310
5311 2003-08-16 [christoph]  0.9.4claws27
5312
5313         * src/mainwindow.c
5314                 remember and restore window sizes and position when the main
5315                 window is hidden or shown
5316
5317         (closes Bug 274 Window size in 0.9.4claws18 not remembered when
5318          minimised/reopened using trayicon)
5319
5320 2003-08-16 [paul]       0.9.4claws26
5321
5322         * src/crash.c
5323                 add #include "defs.h"
5324
5325 2003-08-16 [paul]       0.9.4claws25
5326
5327         * src/plugins/clamav/clamav_plugin.c
5328                 reword a debug_print
5329                 
5330         * src/plugins/dillo_viewer/dillo_prefs.c
5331                 cosmetic: change the labels' text, add tooltips, and
5332                 left-align the hint
5333
5334 2003-08-15 [christoph]  0.9.4claws24
5335
5336         * src/news.c
5337                 complete last change (forgot some changes)
5338
5339 2003-08-15 [christoph]  0.9.4claws23
5340
5341         * src/news.c
5342                 o check number of messages and don't return a 0 message
5343                   when no messages are available
5344                 o don't parse xref header anymore
5345
5346         (closes Bug 203 I'm not getting any news)
5347
5348 2003-08-15 [paul]       0.9.4claws22
5349
5350         * src/common/defs.h
5351           src/crash.c
5352                 update and define claws bugzilla location
5353
5354 2003-08-15 [paul]       0.9.4claws21
5355
5356         * po/ru.po
5357                 update submitted by Ruslan N. Balkin
5358
5359 2003-08-14 [christoph]  0.9.4claws20
5360
5361         * src/procmsg.c
5362                 fix search for oldest node in subject threading
5363
5364 2003-08-14 [christoph]  0.9.4claws19
5365
5366         * src/procmsg.c
5367         * src/common/utils.h
5368                 add possibility to check all nodes with the same subject for
5369                 subject threading, not only the oldest node. Should not break
5370                 threads anymore if the oldest node is thread_by_subject_max_age
5371                 days older then parent, because it can now find a child of
5372                 oldest node as new parent.
5373
5374 2003-08-11 [christoph]  0.9.4claws18
5375
5376         * src/plugins/spamassassin/spamassassin.c
5377                 run spam check in background process
5378
5379 2003-08-10 [alfons]     0.9.4claws17
5380
5381         * src/summaryview.c
5382                 make `Select All' sensitive too
5383
5384 2003-08-10 [christoph]  0.9.4claws16
5385
5386         * src/imap.c
5387                 add more checks in imap_close
5388
5389 2003-08-09 [alfons]     0.9.4claws15
5390
5391         * src/prefs_spelling.c
5392                 no spell checking UI if not requested
5393
5394 2003-08-09 [alfons]     0.9.4claws14
5395
5396         * src/gtk/prefswindow.c
5397                 make it compile
5398
5399 2003-08-09 [christoph]  0.9.4claws13
5400
5401         * src/prefs_spelling.c
5402         * src/gtk/prefswindow.[ch]
5403         * src/plugins/clamav/clamav_plugin_gtk.c
5404         * src/plugins/spamassassin/spamassassin_gtk.c
5405                 sort prefs pages by heighest weight in tree
5406
5407 2003-08-09 [paul]       0.9.4claws12
5408
5409         * sync with 0.9.4cvs6
5410                 see ChangeLog 2003-08-07
5411                 
5412         * AUTHORS
5413                 add Leandro and Luke to claws-branch section
5414
5415 2003-08-09 [christoph]  0.9.4claws11
5416
5417         * src/gtk/Makefile.am
5418         * src/gtk/colorsel.[ch]                 ** NEW **
5419                 create a color selection dialog that can be used as a simple
5420                 function call with it's own gtk main loop like filesel.[ch]
5421
5422         * src/Makefile.am
5423         * src/main.c
5424         * src/prefs_common.c
5425         * src/prefs_spelling.[ch]               ** NEW **
5426         * src/prefs_spelling.glade              ** NEW **
5427         * src/gtk/gtkutils.[ch]
5428                 move "Spell Checker" prefs to new prefs dialog
5429
5430         * src/prefs_folder_item.c
5431                 use new colorsel dialog
5432
5433 2003-08-08 [paul]       0.9.4claws10
5434
5435         * src/inc.c
5436                 clear the progress bar unconditionally
5437
5438 2003-08-08 [paul]       0.9.4claws9
5439
5440         * sync with 0.9.4cvs4
5441                 see ChangeLog 2003-07-31
5442
5443 2003-08-07 [christoph]  0.9.4claws8
5444
5445         * configure.ac
5446                 fix bug in image viewer plugin part
5447
5448         * src/imap.c
5449                 don't execute close command if the folder item is not selected
5450
5451 2003-08-07 [hoa]        0.9.4claws7
5452
5453         * src/filtering.[ch]
5454         * src/matcher_parser.h
5455         * src/matcher_parser_parse.y
5456                 can define several actions for each filtering rule
5457                 can import old versions of filtering rules
5458
5459         * src/prefs_filtering.c
5460                 call to a new dialog box to define actions
5461
5462         * src/prefs_filtering_action.[ch]
5463                 dialog box to define actions for filtering rules
5464
5465 2003-08-06 [christoph]  0.9.4claws6
5466
5467         * src/imap.c
5468                 make sure source folder is selected when copying messages
5469
5470 2003-08-06 [christoph]  0.9.4claws5
5471
5472         * sync with 0.9.4cvs2
5473                 see ChangeLog 2003-07-29                
5474
5475 2003-08-05 [paul]       0.9.4claws4
5476
5477         * sync with 0.9.4cvs3
5478                 see ChangeLog 2003-07-30
5479
5480 2003-08-04 [match]      0.9.4claws3
5481
5482         * po/POTFILES.in
5483                 export of LDIF files.
5484
5485 2003-08-04 [match]      0.9.4claws2
5486
5487         * src/ldif.[ch]
5488                 support for export LDIF. documented.
5489         * src/importldif.[ch]
5490         * src/exportldif.[ch]
5491                 add tooltips. documented.
5492         * src/exphtmldlg.[ch]
5493         * src/common/xmlprops.[ch]
5494                 documented.
5495         * src/exportldif.[ch]                   ** NEW **
5496         * src/expldifdlg.[ch]                   ** NEW **
5497         * src/addressbook.[ch]
5498         * src/Makefile.am
5499                 export of LDIF files.
5500                 documented.
5501
5502 2003-08-04 [christoph]  0.9.4claws1
5503
5504         * .cvsignore
5505         * Makefile.am
5506         * configure.ac
5507         * sylpheed-claws.pc.in                  ** NEW **
5508         * src/Makefile.am
5509         * src/common/Makefile.am
5510         * src/gtk/Makefile.am
5511                 install sylpheed header files in $(pkgincludedir) and create a
5512                 pkg-config file to allow building a plugin without the source
5513                 package
5514
5515 2003-08-04 [paul]       0.9.4claws
5516
5517         * version 0.9.4claws
5518
5519 2003-08-04 [paul]       0.9.3claws97
5520
5521         * po/es.po
5522                 update Spanish translation. Submitted by Ricardo
5523                 Mones Lastra.
5524
5525 2003-08-03 [paul]       0.9.3claws96
5526
5527         * po/hr.po
5528           po/sr.po
5529                 update Croatian and Serbian translations. Submitted by
5530                 Dragan and Urke MMI respectively
5531
5532 2003-08-03 [alfons]     0.9.3claws95
5533
5534         * src/summaryview.c
5535                 mark flag has precedence over important flag - seems
5536                 to have been changed in sync of 0.9.3claws45. this fixes
5537                 a regression where messages that were scored as important
5538                 don't show their mark flags. (using the same column for
5539                 both importance as mark flags is the real problem
5540                 ofcourse)
5541
5542 2003-08-03 [melvin]     0.9.3claws94
5543
5544         * po/fr.po
5545                 Updated French translations.
5546
5547 2003-08-03 [melvin]     0.9.3claws93
5548
5549         * src/Makefile.am
5550                 Fixed typo introduced after 0.9.3claws92 
5551                 that prevented compilation
5552                 Updated to use AM_CPPFLAGS and AM_YFLAGS instead of
5553                 CPPFLAGS and YFLAGS to allow user setting these.
5554         * src/common/Makefile.am
5555         * src/gtk/Makefile.am
5556         * src/plugins/clamav/Makefile.am
5557         * src/plugins/demo/Makefile.am
5558         * src/plugins/dillo_viewer/Makefile.am
5559         * src/plugins/image_viewer/Makefile.am
5560         * src/plugins/mathml_viewer/Makefile.am
5561         * src/plugins/spamassassin/Makefile.am
5562         * src/plugins/trayicon/Makefile.am
5563         * src/plugins/trayicon/libeggtrayicon/Makefile.am
5564                 Updated to use AM_CPPFLAGS and AM_YFLAGS instead of
5565                 CPPFLAGS and YFLAGS to allow user setting these.
5566
5567 2003-08-02 [christoph]  0.9.3claws92
5568
5569         * configure.ac
5570                 o rearrange plugin tests
5571                 o add test for clamav.h to ClamAV tests
5572
5573 2003-08-02 [luke]       0.9.3claws91
5574
5575         * src/mimeview.c
5576                 o fixed appearance of icon list when toggling back from the 
5577                   ctree
5578                 o toggling of icons using the keyboard works correctly
5579                 o fixed all other keyboard shortcuts to work when icons are
5580                   active
5581         
5582         * src/messageview.c
5583                 o fixed bug 4 - focus lost when changing messageview view type
5584
5585 2003-08-02 [christoph]  0.9.3claws90
5586
5587         * src/common/hooks.c
5588                 fix crash when pointer stored in hash table could get invalid
5589                 when a plugin is unloaded
5590
5591 2003-08-01 [christoph]  0.9.3claws89
5592
5593         * configure.ac
5594                 o try to build all plugins (except spamassassin) by default
5595                 o don't build a plugin if a dependency check fails
5596
5597         * src/common/hooks.c
5598                 fix warning
5599
5600 2003-08-01 [match]      0.9.3claws88
5601
5602         * src/importldif.c
5603                 allow single click field selection. document code.
5604
5605 2003-08-01 [christoph]  0.9.3claws87
5606
5607         * src/plugins/clamav/clamav_plugin.c
5608         * src/plugins/clamav/clamav_plugin_gtk.c
5609         * src/plugins/dillo_viewer/dillo_viewer.c
5610         * src/plugins/image_viewer/plugin.c
5611         * src/plugins/mathml_viewer/mathml_viewer.c
5612         * src/plugins/spamassassin/spamassassin.c
5613         * src/plugins/spamassassin/spamassassin_gtk.c
5614         * src/plugins/trayicon/trayicon.c
5615                 add version check to all plugins
5616
5617 2003-08-01 [hoa]        0.9.3claws86
5618
5619         * src/prefs_filtering.c
5620                 fixed a cosmetic bug, during creation of dialog box,
5621                 wrong widgets were shown after creation.
5622
5623 2003-08-01 [luke]       0.9.3claws85
5624
5625         * src/mainwindow.c
5626                 o fixed visibility of icons/mimeview after toggling separate
5627                   message/folder view (factored out some similar code too).
5628
5629
5630 2003-07-31 [alfons]     0.9.3claws84
5631
5632         * src/mimeview.c
5633                 tweak icon box UI a bit more, now allowing right-clicks actions
5634                 getting the relevant mime data too; should fix #250, "Can't save 
5635                 attachments sometimes".
5636
5637 2003-07-30 [alfons]     0.9.3claws83
5638
5639         * src/compose.c
5640                 don't do auto-save-draft inside key press handler, but rather
5641                 schedule it half of a second later; should fix #67, "autosave 
5642                 make re-rediting message crazy"
5643
5644 2003-07-30 [christoph]  0.9.3claws82
5645
5646         * src/plugins/trayicon/trayicon.c
5647                 process pending events before unloading the plugin
5648
5649         (closes Bug 196 Unloading Trayicon plugin crashes Sylpheed-Claws)
5650
5651 2003-07-30 [alfons]     0.9.3claws81
5652
5653         * src/common/hooks.c
5654                 parameter 2 of g_hook_destroy() should really be a hook id
5655
5656 2003-07-30 [alfons]     0.9.3claws80
5657
5658         * src/common/plugin.c
5659                 fix a possibly harmful function signature mismatch 
5660                 for plugin_done
5661
5662 2003-07-30 [alfons]     0.9.3claws79
5663
5664         * src/common/hooks[.ch]
5665                 const correctness
5666
5667 2003-07-30 [darko]      0.9.3claws78
5668
5669         * src/summaryview.c
5670                 make it compile again
5671
5672 2003-07-30 [luke]       0.9.3claws77
5673
5674         * src/crash.c
5675         * src/main.c
5676                 o added/moved signal handlers for SIGTERM (normal kill command) 
5677                   and SIGINT (ctl-c) to be used even without 
5678                   --enable-crash-dialog, fixing bug 166
5679
5680         * src/summaryview.c
5681                 o rewrote menu sensitivity code as per mainwindow.c, fixing 
5682                   bug 227
5683
5684         * src/mainwindow.c
5685                 o changed sensitivity condition for 'Next new' and 'Next 
5686                   unread', fixing bug 8
5687
5688 2003-07-29 [alfons]     0.9.3claws76
5689
5690         * src/common/utils.[ch]
5691                 add generate_msgid()
5692         * src/messageview.c
5693                 save ack'ed RRR; fixes #205, "return receipt is not saved in
5694                 sent folder".
5695
5696 2003-07-29 [alfons]     0.9.3claws75
5697
5698         * src/messageview.c
5699                 fix a memleak (claws-only)
5700
5701 2003-07-29 [alfons]     0.9.3claws74
5702
5703         * src/mimeview.[ch]
5704         * src/gtk/gtkvscrollbutton.[ch]
5705                 fix UI glitch where mime icon toolbox' scroll position is not 
5706                 reset after switching to another message
5707                 
5708
5709 2003-07-29 [paul]       0.9.3claws73
5710
5711         * src/prefs_folder_item.c
5712                 split the prefs into 2 separate pages
5713
5714 2003-07-29 [paul]       0.9.3claws72
5715
5716         * src/compose.c
5717                 prepend "\n\n" to a signature without a separator too
5718
5719 2003-07-29 [paul]       0.9.3claws71
5720
5721         * src/compose.c
5722                 fix bug where changing to an account without an auto-sig
5723                 from an initial account without an auto-sig would insert 
5724                 2 blank lines at the cursor point
5725                 fix bug where changing to an account with an auto-sig
5726                 from an initial account without an auto-sig would insert
5727                 the sig at the cursor point
5728
5729 2003-07-29 [paul]       0.9.3claws70
5730
5731         * src/folderview.c
5732                 use the colour from the folder pref unless the folder
5733                 has new messages
5734
5735 2003-07-29 [alfons]     0.9.3claws69
5736
5737         * src/procmsg.[ch]
5738         * src/messageview.c
5739         * src/procheader.c
5740                 rewrite return receipt request work a little bit (the former 
5741                 implementation presumably depended too much on the UI setting
5742                 flags). (we're losing the old pending flag.) 
5743
5744 2003-07-28 [christoph]  0.9.3claws68
5745
5746         * src/folder.c
5747         * src/imap.c
5748         * src/mh.c
5749         * src/procmsg.[ch]
5750                 fix copy to IMAP folder from other folder
5751
5752 2003-07-28 [christoph]  0.9.3claws67
5753
5754         * src/procmsg.c
5755                 fix sync of procmsg_get_message_file_list
5756
5757 2003-07-28 [christoph]  0.9.3claws66
5758
5759         * sync with 0.9.3cvs14
5760                 see ChangeLog 2003-07-18
5761         * sync with 0.9.3cvs17
5762                 see ChangeLog 2003-07-23
5763
5764         (closes Bug 234 segmentation fault after sending out mail via
5765          smtp(auth))
5766
5767 2003-07-28 [paul]       0.9.3claws65
5768
5769         * po/es.po
5770                 update Spanish translation, submitted by Ricardo Mones
5771                 Lastra
5772
5773 2003-07-28 [christoph]  0.9.3claws64
5774
5775         * src/folder.[ch]
5776         * src/imap.c
5777         * src/mh.c
5778                 return new message numbers as a GRelation instead of a GSList
5779                 that has to be in the same order as the input list. A list
5780                 would make it hard for IMAP to optimize oepration by sorting
5781                 the input list. The returned list would have to be reordered
5782                 to match the same order that input list has.
5783
5784         * src/gtk/gtkaspell.c
5785                 fix missing return value, could cause a crash when garbage is
5786                 on the stack that is used as the expected return value
5787
5788 2003-07-28 [paul]       0.9.3claws63
5789
5790         * sync with 0.9.4cvs1
5791                 see ChangeLog 2003-07-28
5792
5793 2003-07-27 [alfons]     0.9.3claws62
5794
5795         * src/mimeview.c
5796                 tweak it more to make icon list act like a check button group
5797
5798 2003-07-27 [christoph]  0.9.3claws61
5799
5800         * sync with 0.9.3cvs20
5801                 see ChangeLog 2003-07-25
5802
5803 2003-07-27 [paul]       0.9.3claws60
5804
5805         * src/procmsg.c
5806                 re-commit changes from 0.9.3claws58 -
5807                 accidently removed in 0.9.3claws59
5808
5809 2003-07-27 [paul]       0.9.3claws59
5810
5811         * src/procmsg.[ch]
5812                 a sync from 0.9.3cvs17
5813                 see ChangeLog 2003-07-23
5814
5815 2003-07-27 [alfons]     0.9.3claws58
5816
5817         * src/procmsg.c
5818                 add missing header members to MsgInfo; fixes the problem of 
5819                 not displaying X-Faces, as noticed by Ricardo Mones
5820
5821 2003-07-26 [christoph]  0.9.3claws57
5822
5823         * sync with 0.9.3cvs18
5824                 see ChangeLog 2003-07-24
5825
5826 2003-07-26 [christoph]  0.9.3claws56
5827
5828         * sync with 0.9.3cvs17
5829                 see ChangeLog 2003-07-23
5830
5831 2003-07-26 [christoph]  0.9.3claws55
5832
5833         * src/folder.[ch]
5834         * src/imap.c
5835         * src/mbox_folder.c
5836         * src/mh.c
5837         * src/news.c
5838                 add support for copy function that copy multiple messages
5839                 (not implemented yet)
5840
5841         * src/summaryview.c
5842                 add missing return value
5843
5844 2003-07-26 [paul]       0.9.3claws54
5845
5846         * tools/multiwebsearch.pl
5847                 do whitespace substitution before passing the string
5848                 to the browser. fixes bug with browsers that don't
5849                 do whitespace conversion themselves.
5850
5851 2003-07-25 [christoph]  0.9.3claws53
5852
5853         * src/folder.[ch]
5854         * src/imap.c
5855         * src/mh.c
5856                 rewrite adding of multiple messages to a folder for
5857                 claws' folder system
5858
5859 2003-07-25 [luke]       0.9.3claws52
5860
5861         * src/mimeview.c
5862                 o icon toggles set correctly on leaving ctree mimeview
5863
5864 2003-07-25 [paul]       0.9.3claws51
5865
5866         * partial sync with 0.9.3cvs21 [src/main.c]
5867                 see ChangeLog 2003-07-25
5868
5869 2003-07-24 [paul]       0.9.3claws50
5870
5871         * tools/maildir2sylpheed.pl
5872                 fix typo
5873
5874 2003-07-24 [paul]       0.9.3claws49
5875
5876         * src/mimeview.c
5877                 increase the gutter size of paned so that the panes
5878                 can be resized
5879                 
5880         * src/plugins/demo/demo.c
5881                 squeeze in another typo fix
5882
5883 2003-07-24 [paul]       0.9.3claws48
5884
5885         * src/plugins/demo/demo.c
5886           src/prefs_account.c
5887                 small changes to the English
5888                 
5889         * src/pixmaps/mime_application_octect_stream.xpm        ** REMOVED **
5890           src/pixmaps/mime_application_octet_stream.xpm         ** NEW FILE **
5891           src/Makefile.am
5892           src/stock_pixmap.c
5893                 rename the misspelled icon
5894
5895 2003-07-23 [alfons]     0.9.3claws47
5896
5897         * src/mimeview.c
5898                 make icon list look like a list of toggles
5899
5900 2003-07-23 [luke]       0.9.3claws46
5901
5902         * src/pixmaps/mimeview_gpg_expired.xpm
5903         * src/pixmaps/mimeview_gpg_failed.xpm
5904         * src/pixmaps/mimeview_gpg_passed.xpm
5905         * src/pixmaps/mimeview_text_html.xpm
5906         * src/pixmaps/mimeview_image.xpm
5907                 o all icons the same size
5908
5909         * src/mimeview.[ch]
5910                 o mimeview ctree arranged vertically above the viewer
5911                 o icons changed to buttons
5912                 o can use keyboard to select an icon (Enter)
5913                 o resize icon list to width of icons
5914
5915         *  src/gtk/gtkvscrollbutton.c
5916                 o sensitivity of buttons reacts to position
5917
5918 2003-07-23 [christoph]  0.9.3claws45
5919
5920         * sync with 0.9.3cvs14 (incomplete)
5921                 see ChangeLog 2003-07-17
5922
5923 2003-07-23 [alfons]     0.9.3claws44
5924
5925         * src/folder.c
5926         * src/procmsg.h
5927                 sync with my local tree to restore some claws-only things
5928
5929 2003-07-23 [paul]       0.9.3claws43
5930
5931         * src/pixmaps/mime_gpg_expired.xpm      ** NEW FILE **
5932           src/pixmaps/mime_gpg_unknown.xpm      ** NEW FILE **
5933           src/Makefile.am
5934           src/mimeview.c
5935           src/procmime.h
5936           src/rfc2015.c
5937           src/stock_pixmap.[ch]
5938                 indicate missing keys and expired sigs/keys
5939                 in mime view column
5940
5941 2003-07-23 [paul]       0.9.3claws42
5942
5943         * src/compose.c
5944                 Redirect fixes: enable automatic account selection and
5945                 do not append signature to message on changing account
5946                 fixes Bug[s] #248
5947
5948 2003-07-23 [paul]       0.9.3claws41
5949
5950         * sync with 0.9.3cvs16
5951                 see ChangeLog 2003-07-23
5952
5953 2003-07-23 [alfons]     0.9.3claws40
5954
5955         * src/inc.c
5956                 give progress dialog a main window, and give it the first 
5957                 one (presumably the only one). fixes bug #247, "segfault on 
5958                 pop-before-smtp" 
5959
5960 2003-07-22 [alfons]     0.9.3claws39
5961
5962         * src/summaryview.c
5963                 shift-space scrolls up
5964
5965 2003-07-22 [paul]       0.9.3claws38
5966
5967         * sync with 0.9.3cvs15
5968                 see ChangeLog 2003-07-22
5969
5970 2003-07-20 [alfons]     0.9.3claws37
5971
5972         * src/compose.c
5973                 put menu inside #ifdef USE_ASPELL..#endif
5974
5975 2003-07-20 [christoph]  0.9.3claws36
5976
5977         * src/procmsg.c
5978                 fix wrong flags in MsgInfo returned by
5979                 procmsg_msginfo_get_full_info()
5980
5981         (closes Bug 221 Deleting messages from the Message View gives incorrect
5982          new/unread message counts in the folder view)
5983
5984         * src/plugins/spamassassin/spamassassin_gtk.c
5985                 add gettext macro for prefs page title
5986
5987 2003-07-20 [paul]       0.9.3claws35
5988
5989         * src/mimeview.c
5990                 redraw icon list on signature check
5991
5992 2003-07-20 [christoph]  0.9.3claws34
5993
5994         * src/Makefile.am
5995         * src/account.c
5996         * src/folder.[ch]
5997         * src/folder_item_prefs.[ch]            ** NEW **
5998         * src/folderview.c
5999         * src/mainwindow.c
6000         * src/mh.c
6001         * src/prefs_gtk.c
6002         * src/prefs_scoring.c
6003         * src/summaryview.c
6004         * src/prefs_folder_item.[ch]
6005                 o seperate FolderItemPrefs (formerly PrefsFolderItem) and the
6006                   Properties dialog
6007                 o use prefswindow for folder properties
6008
6009         * src/gtk/prefswindow.[ch]
6010                 change implementation to use an invisible notebook instead
6011                 of unparenting widgets
6012
6013 2003-07-20 [christoph]  0.9.3claws33
6014
6015         * src/compose.h
6016         * src/folder.c
6017         * src/folderview.h
6018         * src/headerview.h
6019         * src/prefs_filtering.h
6020         * src/prefs_folder_item.[ch]
6021         * src/procmime.h
6022         * src/procmsg.h
6023         * src/summaryview.h
6024                 clean up header mess
6025                 (always use 1. typedefs, 2. #includes, 3. structures)
6026
6027         * src/common/version.h.in
6028                 add casts for constants
6029
6030         * src/plugins/demo/demo.c
6031                 fix typo
6032
6033         * src/plugins/spamassassin/spamassassin.c
6034                 remove unused variable
6035
6036 2003-07-20 [alfons]     0.9.3claws32
6037
6038         * src/mimeview.c
6039                 o make icon buttons respond on left click
6040                 o minor cosmetic change
6041
6042 2003-07-19 [luke]       0.9.3claws31
6043
6044         * src/mimeview.[ch]
6045         * src/gtk/gtkvscrollbutton.c
6046         * src/messageview.c
6047                 o improved mimeview behaviour when selecting a new message
6048                 o plus code cleanups to remove compile warnings
6049
6050
6051 2003-07-19 [alfons]     0.9.3claws30
6052
6053         * src/procmsg.c
6054         * src/compose.c
6055         * src/common/utils.[ch]
6056                 subject_get_reply_prefix_length() <- subject_get_prefix_length()
6057
6058 2003-07-19 [alfons]     0.9.3claws29
6059
6060         * src/prefs_folder_item.c
6061                 reinit "legacy" tmp_prefs, so we don't free nor use invalid 
6062                 string pointers
6063
6064 2003-07-19 [luke]       0.9.3claws28
6065
6066         * src/messageview.c
6067         * src/mimeview.[ch]
6068         * src/procmime.h
6069         * src/rfc2015.c
6070         * src/stock_pixmap.[ch]
6071         * src/gtk/Makefile.am
6072         * src/Makefile.am
6073         * src/gtk/gtkvscrollbutton.[ch]         ** NEW **
6074         * src/pixmaps/mime_*.xpm                ** NEW **
6075                 o mimeview rearrangement with a new icon shortcut bar
6076
6077 2003-07-19 [alfons]     0.9.3claws27
6078
6079         * src/folderview.c
6080                 o plug leaking nodes_to_recollapse
6081                 o add folderview_recollapse_all_nodes() (not used yet)
6082
6083 2003-07-19 [alfons]     0.9.3claws26
6084
6085         * src/compose.c
6086         * src/common/utils.c
6087                 honour #240 "Better SUBJECT handling" by cleaning the prefix
6088                 for both forwarding as replying
6089
6090 2003-07-18 [christoph]  0.9.3claws25
6091
6092         * configure.ac
6093         * src/common/sylpheed.[ch]
6094         * src/common/version.h.in
6095                 add version in numeric form to allow easy comparison
6096
6097         * src/plugins/demo/demo.c
6098                 add version check
6099                 - sylpheed version > plugin version => never allowed, sylpheed
6100                   could contain unknown API changes
6101                 - sylpheed version < minimum version required => don't load,
6102                   API required not available (if linking does not fail)
6103
6104 2003-07-18 [alfons]     0.9.3claws24
6105         
6106         * src/common/plugin.[ch]
6107                 const correctness
6108
6109 2003-07-18 [christoph]  0.9.3claws23
6110
6111         * src/common/hooks.c
6112                 fix crash when hooks where unregisted
6113
6114         * src/plugins/trayicon/trayicon.c
6115                 unregister detroy signal before destroying the widget
6116                 (still crashes when the plugin is unloaded)
6117
6118 2003-07-18 [alfons]     0.9.3claws22
6119         
6120         * src/folderview.c
6121                 delay expanding folder tree during drags until timeout triggered
6122                 (needs perhaps some tweaking, so testing is welcome)
6123
6124 2003-07-17 [alfons]     0.9.3claws21
6125
6126         * src/folderview.c
6127                 clean up cruft
6128
6129 2003-07-17 [christoph]  0.9.3claws20
6130
6131         * src/common/session.c
6132                 fix opening of SSL connections
6133
6134         * src/plugins/image_viewer/Makefile.am
6135                 add OPENSSL_CFLAGS (we should find a better solution to remove
6136                 this dependencies if they are not required)
6137
6138         * src/plugins/spamassassin/spamassassin.c
6139                 remove setlocale workaround (fixed in libspamc)
6140
6141         (closes Bug Bug 184 Entering non-ascii character deletes previous char
6142          if spell checking enabled)
6143
6144 2003-07-17 [alfons]     0.9.3claws19
6145
6146         * src/common/hooks.[ch]
6147         * src/plugins/clamav/clamav_plugin.c
6148         * src/plugins/spamassassin/spamassassin.c
6149         * src/plugins/trayicon/trayicon.c
6150                 fix signedness muck 
6151
6152 2003-07-17 [alfons]     0.9.3claws18
6153
6154         * src/procmime.c
6155                 plug memleak
6156
6157 2003-07-17 [alfons]     0.9.3claws17
6158
6159         * src/inc.c
6160                 plug memleak
6161
6162 2003-07-17 [paul]       0.9.3claws16
6163
6164         * src/common/defs.h
6165           src/mainwindow.c
6166           src/manual.[ch]
6167                 add link to the Claws site's FAQ page, after the suggestion
6168                 and patch by Fred Marton <Fred.Marton@uni-bayreuth.de>
6169                 Move url strings to defs.h
6170                 
6171         * src/mainwindow.c
6172                 fix typo to prevent "unknown menu entry" warnings
6173
6174 2003-07-17 [alfons]     0.9.3claws15
6175
6176         * src/folderview.[ch]
6177         * src/summaryview.[ch]
6178         * src/mimeview.[ch]
6179                 plug DnD leaks 
6180
6181 2003-07-17 [paul]       0.9.3claws14
6182
6183         * src/inc.c
6184                 remove two instances of 'GTK_EVENTS_FLUSH' because
6185                 they are unnecessary and probably cause a stack overflow
6186
6187 2003-07-16 [christoph]  0.9.3claws13
6188
6189         * src/mimeview.[ch]
6190                 use an invisible GTK notebook to switch between viewers
6191                 instead of reparenting widgets
6192
6193 2003-07-16 [christoph]  0.9.3claws12
6194
6195         * src/folder.c
6196                 move folder_item_update_freeze() to correct place in
6197                 folder_item_scan_full()
6198
6199 2003-07-16 [paul]       0.9.3claws11
6200
6201         * sync with 0.9.3cvs12
6202                 see ChangeLog 2003-07-14 and 2003-07-15
6203
6204 2003-07-16 [christoph]  0.9.3claws10
6205
6206         * src/imap.[ch]
6207         * src/prefs_account.[ch]
6208                 sync IMAP CRAM-MD5 authentication with sylpheed-main
6209
6210 2003-07-15 [alfons]     0.9.3claws9
6211
6212         * src/main.c
6213                 make --config-dir do something useful
6214
6215 2003-07-15 [alfons]     0.9.3claws8
6216
6217         * src/procmsg.c
6218                 o fix a bug where 'last' didn't really point to the last message
6219                   in the top level list of children, but to the last threaded
6220                   message. 
6221                 
6222                 o clean up and make it easier to sync
6223
6224 2003-07-15 [alfons]     0.9.3claws7
6225
6226         * src/mainwindow.c
6227                 make correct menu items sensitive       
6228
6229 2003-07-14 [alfons]     0.9.3claws6
6230
6231         * src/procmsg.c
6232                 tune the threader so it will not subject-thread any message
6233                 without a subject prefix (this will not thread correctly if 
6234                 a parent is delivered after their childs, but it looks 
6235                 better right now)
6236
6237 2003-07-13 [christoph]  0.9.3claws5
6238
6239         * src/mainwindow.c
6240                 group "Add mailbox *..." menu items in submenu
6241
6242 2003-07-13 [alfons]     0.9.3claws4
6243
6244         * src/summaryview.c
6245                 correct summary_toggle_pressed() signature and make sure
6246                 signal is not passed on
6247
6248 2003-07-13 [alfons]     0.9.3claws3
6249
6250         * src/summaryview.c
6251                 o for now don't pass on keys when they we're handled by 
6252                   ctree::key_press_event
6253                 o clean up
6254
6255 2003-07-13 [alfons]     0.9.3claws2
6256         
6257         * src/main.c
6258                 add command line option "--config-dir" to get the current 
6259                 configuration dir
6260
6261 2003-07-12 [alfons]     0.9.3claws1
6262
6263         * src/matcher.[ch]
6264         * src/matcher_parser_parse.y
6265         * src/prefs_filtering.c
6266         * src/filtering.c
6267                 add "Lock" filter action to lock messages;
6268
6269         * src/filtering.c       
6270                 remove debug_print()    
6271         * src/prefs_filtering.c
6272                 re-organize matcher part 9: 
6273                 make action text entries easily extendible;
6274                 merge widget selection for ACTION_MARK, ACTION_UNMARK, ACTION_LOCK,
6275                 ACTION_UNLOCK, ACTION_MARK_AS_READ, ACTION_MARK_AS_UNREAD
6276
6277 2003-07-12 [paul]
6278
6279         * tools/README
6280                 update old information and add missing
6281                 information
6282
6283 2003-07-12 [paul]       0.9.3claws
6284
6285         * 0.9.3claws released
6286         
6287 2003-07-12 [paul]       0.9.0claws103
6288
6289         * src/Makefile.am
6290                 add addrquery.h
6291
6292 2003-07-12 [melvin]     0.9.0claws102
6293
6294         * src/messageview.c
6295                 Fixed bug #215: Show MIME tab for single text/html messages. 
6296                 
6297 2003-07-12 [paul]       0.9.0claws101
6298
6299         * man/sylpheed.1
6300                 updated
6301
6302 2003-07-12 [paul]       0.9.0claws100
6303
6304         * po/es.po
6305           po/hr.po
6306           po/pl.po
6307           po/sr.po
6308                 update Spanish, Croatian, Polish, Serbian translations.
6309                 submitted by Ricardo Mones Lastra, Dragan, Witold
6310                 Wladyslaw Wojciech Wilk, Urke MMI
6311
6312 2003-07-12 [melvin]     0.9.0claws99
6313
6314         * po/fr.po
6315                 Updated French translations.
6316
6317 2003-07-12 [paul]       0.9.0claws98
6318
6319         * src/addressbook.c
6320                 disable 'Lookup' button as it has no effect
6321
6322 2003-07-11 [alfons]     0.9.0claws97
6323         
6324         * src/summaryview.c
6325                 summary_searchbar_pressed() should return TRUE to signal that
6326                 event was handled. when returning void, the return value passed
6327                 to GTK is actually random, but maybe FALSE, in which case the
6328                 event is handled by parent
6329                 
6330 2003-07-10 [paul]       0.9.0claws96
6331
6332         * ac/missing/gettext.m4
6333                 update to version 0.12
6334
6335 2003-07-10 [paul]       0.9.0claws95
6336
6337         * src/plugins/clamav/clamav_plugin.c
6338                 fix bug where multipart/alternative messages
6339                 would slip through without being scanned
6340
6341 2003-07-10 [christoph]  0.9.0claws94
6342
6343         * src/folder.c
6344                 correct check if folder supports removing when a message is
6345                 moved. if not the message is only copied.
6346
6347         (closes Bug 132 crash on startup in newsgroups folders)
6348
6349 2003-07-09 [alfons]     0.9.0claws93
6350
6351         * configure.ac
6352         * src/common/defs.h
6353                 --with-config-dir (default .sylpheed)
6354
6355 2003-07-09 [christoph]  0.9.0claws92
6356
6357         * configure.ac
6358                 use PKG_CHECK_MODULES to check for gtkmathview
6359                 (version 0.4.2 now required)
6360
6361 2003-07-08 [melvin]     0.9.0claws91
6362
6363         * src/action.c
6364                 Implemented a progress bar that counts the number of completed
6365                 tasks when the action runs more than one command.
6366
6367 2003-07-08 [alfons]     0.9.0claws90
6368
6369         * src/procmsg.c
6370                 if queued message has an invalid Message-Id, don't try to
6371                 find message it refers to (fixes #209 "crash when processing 
6372                 in folder")
6373
6374 2003-07-08 [paul]       0.9.0claws89
6375
6376         * sync with 0.9.3cvs2
6377                 see ChangeLog 2003-07-08
6378
6379 2003-07-08 [match]      0.9.0claws88
6380
6381         * src/ldapctrl.c
6382                 extend LDAP search for first/last name by parsing search term.
6383
6384 2003-07-08 [alfons]     0.9.0claws87
6385
6386         * src/send_message.c
6387                 fix bug #208 "Status message stuck when sending on POP3 account"
6388
6389 2003-07-07 [paul]       0.9.0claws86
6390
6391         * po/hr.po
6392                 new Croatian translation, submitted by
6393                 Dragan <drleskov@inet.hr>
6394
6395 2003-07-07 [paul]       0.9.0claws85
6396
6397         * sync with 0.9.3cvs1
6398                 see ChangeLog 2003-07-07
6399
6400 2003-07-05 [christoph]  0.9.0claws84
6401
6402         * src/Makefile.am
6403         * src/messageview.c
6404         * src/mimeview.[ch]
6405         * src/stock_pixmap.[ch]
6406         * src/pixmaps/messageview_text.xpm              ** NEW **
6407                 move mimeview tabs to the right side and use icons
6408                 instead of text to save some space
6409
6410         (patch by Luke Plant <lukeplant@softhome.net>)
6411
6412 2003-07-05 [christoph]  0.9.0claws83
6413
6414         * src/inc.c
6415                 add NULL pointer checks
6416
6417         (patch by Luke Plant <lukeplant@softhome.net>)
6418         (closes Bug 204 0.9.0 quits on authentication error?!)
6419
6420 2003-07-05 [alfons]     0.9.0claws82
6421
6422         * configure.ac
6423                 take the clue in bug #202 "./configure script - 
6424                 'if test' comparison failure" reported by John Kristoff. 
6425
6426 2003-07-04 [christoph]  0.9.0claws81
6427
6428         * src/plugins/spamassassin/spamassassin.c
6429                 set timeout for spam check
6430
6431 2003-07-04 [christoph]  0.9.0claws80
6432
6433         * src/main.c
6434                 destroy all FolderItems when shutting down to
6435                 allow folders to clean up
6436
6437 2003-07-04 [melvin]     0.9.0claws79
6438
6439         * src/gtk/gtkaspell.c
6440                 Fixed bug #184 "Entering non-ascii character deletes
6441                 previous char if spell checking enabled": this makes
6442                 the spell checking in multibytes (e.g. UTF-8)locales work.
6443                 (Patch by Luke Plant).
6444                 
6445 2003-07-04 [christoph]  0.9.0claws78
6446
6447         * sync with 0.9.2cvs1
6448                 see ChangeLog 2003-06-10
6449
6450 2003-07-04 [paul]       0.9.0claws77
6451
6452         * sync with 0.9.3 release
6453                 see ChangeLog 2003-07-04
6454
6455 2003-07-03 [christoph]  0.9.0claws76
6456
6457         * src/folder.[ch]
6458         * src/imap.c
6459         * src/mbox_folder.c
6460         * src/mh.c
6461         * src/news.c
6462                 move folder_item_get_path() stuff into a folder virtual function
6463
6464         * src/procmsg.c
6465                 use folder_item_fetch_msg() to get message and do not contruct
6466                 the filename from path and number
6467
6468 2003-07-03 [paul]       0.9.0claws75
6469
6470         * sync with 0.9.2cvs12
6471                 see ChangeLog 2003-07-03
6472
6473 2003-07-02 [paul]       0.9.0claws74
6474
6475         * src/messageview.c
6476                 fix text-selection for replying
6477
6478 2003-07-02 [paul]       0.9.0claws73
6479
6480         * sync with 0.9.2cvs11
6481                 see ChangeLog 2003-07-02
6482
6483 2003-07-02 [paul]       0.9.0claws72
6484
6485         * src/procmsg.c
6486                 revert last commit because it breaks more
6487                 than it fixes
6488
6489 2003-07-02 [paul]       0.9.0claws71
6490
6491         * src/procmsg.c
6492                 fix thread by subject/sort by date
6493
6494 2003-07-01 [paul]       0.9.0claws70
6495
6496         * sync with 0.9.2cvs10
6497                 see ChangeLog 2003-07-01
6498
6499 2003-06-30 [paul]       0.9.0claws69
6500
6501         * sync with 0.9.2cvs9
6502                 see ChangeLog 2003-06-30
6503
6504 2003-06-28 [match]      0.9.0claws68
6505
6506         * src/addressbook.c
6507                 fix null ptr.
6508
6509 2003-06-27 [paul]       0.9.0claws67
6510
6511         * sync with 0.9.2cvs7
6512                 see ChangeLog 2003-06-27
6513
6514 2003-06-26 [christoph]  0.9.0claws66
6515
6516         * src/folder.c
6517                 freeze folder updates while a folder is scanned
6518
6519         (closes Bug 185 New message counter)
6520
6521 2003-06-26 [darko]      0.9.0claws65
6522
6523         * src/ldapserver.c
6524                 fix infinite loop when adding a new LDAP server
6525
6526 2003-06-26 [paul]       0.9.0claws64
6527
6528         * sync with 0.9.2cvs6
6529                 see ChangeLog 2003-06-26
6530
6531 2003-06-26 [paul]       0.9.0claws63
6532
6533         * sync with 0.9.2cvs5
6534                 see ChangeLog 2003-06-25 and 2003-06-26
6535
6536 2003-06-25 [match]      0.9.0claws62
6537
6538         * src/addr_compl.c
6539                 Fixed tab/backtab for dropped-down completion list to
6540                 move next/previous field. (close bug 147)
6541
6542 2003-06-25 [christoph]  0.9.0claws61
6543
6544         * src/addr_compl.[ch]
6545         * src/addrindex.[ch]
6546         * src/folderview.c
6547         * src/inc.c
6548         * src/news.c
6549         * src/summaryview.c
6550         * src/toolbar.c
6551                 fix warnings
6552
6553 2003-06-25 [leandro]    0.9.0claws60
6554
6555         * src/compose.c
6556                 o cleanups
6557                 o gray out "Message/Remove references" menu item if not
6558                   replying to a message
6559
6560 2003-06-24 [leandro]    0.9.0claws59
6561
6562         * src/compose.[ch]
6563                 o removed "Message/Create new thread" menu item
6564                 o added "Message/Remove references" menu item
6565                   (it's off by default and will not check anymore
6566                    if the subject changed)
6567
6568 2003-06-23 [alfons]     0.9.0claws58
6569
6570         * src/procmsg.c
6571                 try better grouping messages threaded by subject based on their age.
6572                 still not perfect - because the message tree is not sorted by date.  
6573
6574 2003-06-23 [thorsten]   0.9.0claws57
6575
6576         * src/pop.[ch]
6577                 added mail_receive_hook to allow modifications
6578                 directly after retrieval (e.g. adding headers).
6579
6580 2003-06-23 [paul]       0.9.0claws56
6581
6582         * src/sourcewindow.c
6583                  enable the use of Ctrl+A to select all text in
6584                  the sourcewindow
6585                  Patch submitted by Ivan Francolin Martinez
6586                  <ivanfm@users.sourceforge.net>
6587
6588 2003-06-22 [christoph]  0.9.0claws55
6589
6590         * src/folder.[ch]
6591                 o add notification hook for folder tree changes
6592                 o invoke hooks after folder tree scanning
6593
6594         * src/folderview.[ch]
6595                 register hook for folder tree changes that
6596                 updates the ctree
6597
6598         (there are more places that should be updated, like add, remove 
6599          or move folder)
6600
6601         (closes Bug 164 Crash on rebuild folder tree)
6602         (closes Bug 190 Crash on 'rebuilding folder tree')
6603
6604 2003-06-21 [leandro]    0.9.0claws54
6605
6606         * src/compose.[ch]
6607                 create a new thread if subject changes
6608                 (it's on by default, can be disabled in Message menu)
6609
6610 2003-06-21 [alfons]     0.9.0claws53
6611
6612         * src/summaryview.c
6613                 quiet little compiler
6614
6615 2003-06-21 [christoph]  0.9.0claws52
6616
6617         update gettext stuff to version 0.12
6618
6619 2003-06-19 [alfons]     0.9.0claws51
6620
6621         * src/common/log.c
6622         * src/common/plugin.c
6623                 move defs.h before glib.h to prevent MIN/MAX redefs
6624
6625 2003-06-19 [alfons]
6626
6627         * src/addressbook.c
6628                 translatable
6629
6630 2003-06-19 [match]      0.9.0claws50
6631
6632         * src/addressbook.[ch]
6633         * src/addrindex.[ch]
6634         * src/addr_compl.[ch]
6635         * src/editldap.[ch]
6636         * src/editldap_basedn.[ch]
6637         * src/addritem.[ch]
6638         * src/ldapquery.h
6639                 re-implemented dynamic LDAP search. works without
6640                 slowdown on display sender with addressbook
6641                 option.
6642         * src/addrbook.c
6643                 documented code.
6644
6645 2003-06-19 [paul]       0.9.0claws49
6646
6647         * src/compose.c
6648                 fix Bug #136 'Nonprovided quotation marks crash claws'
6649                 patch submitted by Pawel Pêkala <c0rn@gazeta.pl>
6650
6651 2003-06-19 [alfons]     0.9.0claws48
6652
6653         * src/prefs_common.[ch]
6654         * src/procmsg.c
6655                 restrict threading by subject by checking thread for
6656                 age (prefs_common.thread_by_subject_max_age)
6657
6658 2003-06-18 [christoph]  0.9.0claws47
6659
6660         * src/imap.c
6661                 fix memory leak in imap_cmd_fetch()
6662
6663 2003-06-18 [christoph]  0.9.0claws46
6664
6665         * src/prefs_gtk.c
6666                 fix memory leak in prefs_set_default() when used multiple
6667                 times or after prefs have been read
6668
6669 2003-06-18 [christoph]  0.9.0claws45
6670
6671         * src/common/plugin.c
6672                 fix memory leak in plugin_unload()
6673
6674 2003-06-18 [christoph]  0.9.0claws44
6675
6676         * src/imap.c
6677                 fix memory leak in imap_cmd_ok()
6678
6679 2003-06-18 [christoph]  0.9.0claws43
6680
6681         * src/folder.c
6682                 stop messages that are downloaded from POP3 and added to
6683                 an IMAP inbox from being filtered twice (first by POP3
6684                 and again when IMAP folder is scaned to get the UID of
6685                 the APPEND operation when no UIDPLUS is available)
6686
6687 2003-06-18 [alfons]
6688
6689         * tools/Makefile.am
6690                 phoenix <- firebird     
6691
6692 2003-06-18 [paul]
6693
6694         * tools/launch_phoenix          ** REMOVED **
6695           tools/launch_firebird         ** NEW **
6696                 renamed and edited to reflect the browser's name change from
6697                 'phoenix' to 'firebird'
6698
6699 2003-06-18 [paul]       0.9.0claws42
6700
6701         * sync with 0.9.2cvs2
6702                 see ChangeLog 2003-06-16
6703
6704 2003-06-17 [alfons]     0.9.0claws41
6705
6706         * src/procmsg.c
6707                 prevent threading problems when a node is an ancestor (parent / great parent),
6708                 which mostly happens with circular references (thanks to Phillipe Gramoullé
6709                 for finding an sample set of messages)
6710
6711 2003-06-16 [christoph]  0.9.0claws40
6712
6713         * src/main.c
6714                 don't popup main window on --receive or --receive-all
6715
6716         * src/mainwindow.[ch]
6717         * src/plugins/trayicon/trayicon.c
6718                 allow hiding of main window by clicking on the trayicon
6719                 (doesn't work correctly in seperate window mode and may
6720                  cause unexpected GTK problems I couldn't find yet)
6721
6722         * src/common/ssl.c
6723                 remove incorrect warning
6724
6725 2003-06-15 [alfons]     0.9.0claws39
6726
6727         * src/gtk/gtkstext.c
6728                 don't output debug text;
6729                 #ifdef out print_line() if not debugging (thanks to Martin Wicke
6730                 for pointing this out);
6731
6732 2003-06-14 [alfons]     0.9.0claws38
6733         
6734         * src/messageview.c
6735                 remove printf() and make one if..else comply with coding style
6736
6737 2003-06-14 [alfons]     0.9.0claws37
6738
6739         * AUTHORS
6740                 add Martin Wicke
6741         * src/action.c
6742         * src/messageview.[ch]
6743         * src/summaryview.c
6744                 apply patch #754162 "Quoting messages filtered by actions" submitted
6745                 by Martin Wicke, which allows quoting message body changed by an
6746                 action (Thanks!).
6747
6748 2003-06-13 [alfons]     0.9.0claws36
6749
6750         * src/utils.c
6751                 add several other subject reply prefixes (suggested by Christoph and Ivan Martinez)
6752                 use case insensitive regexp (suggested by Ivan Martinez)
6753
6754 2003-06-13 [christoph]  0.9.0claws35
6755
6756         * configure.ac
6757         * src/plugins/trayicon/Makefile.am
6758         * src/plugins/trayicon/eggtrayicon.[ch]                         ** REMOVE **
6759         * src/plugins/trayicon/trayicon.c
6760         * src/plugins/trayicon/libeggtrayicon/.cvsignore                ** NEW **
6761         * src/plugins/trayicon/libeggtrayicon/Makefile.am               ** NEW **
6762         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.[ch]          ** NEW **
6763         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.[ch]           ** NEW **
6764         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.[ch]        ** NEW **
6765         * src/plugins/trayicon/libeggtrayicon/xembed.h                  ** NEW **
6766                 replace my own EggTrayIcon backport with the backport
6767                 used by (l|x)mule and gabber.
6768
6769 2003-06-13 [alfons]     0.9.0claws34
6770
6771         * AUTHORS
6772         * src/common/utils.c
6773                 add Aw: to list of reply prefixes (thanks to Martin Zwickel)
6774
6775 2003-06-13 [alfons]     0.9.0claws33
6776
6777         * src/compose.c
6778                 clean up a little bit
6779
6780 2003-06-12 [alfons]     0.9.0claws32
6781
6782         * src/compose.c
6783                 const correctness fix
6784
6785         * src/common/sylpheed.[ch]
6786                 () -> (void)
6787                 prevent redef MIN/MAX
6788                 
6789         * src/common/utils.[ch]
6790                 () -> (void)
6791
6792 2003-06-12 [melvin]     0.9.0claws31
6793
6794         * src/compose.c
6795                 Updated to take into accounts changes in GtkAspell.
6796
6797 2003-06-12 [alfons]     0.9.0claws30
6798
6799         * src/compose.c
6800         * src/procmsg.c
6801         * src/common/utils.[ch]
6802                 handle reply subject prefixes better (initial 
6803                 suggestion by Robert Story adapted and enhanced 
6804                 using regexps)
6805
6806 2003-06-12 [melvin]     0.9.0claws29
6807
6808         * src/compose.c
6809                 Use new gtkaspell_checkers_strerror() to get the speller's
6810                 error message instead of accessing the (now private)
6811                 checkers structure.
6812                 Minor code clean up
6813
6814         * src/main.c
6815                 Use #ifdef instead of #if for USE_ASPELL
6816                 Use the new spell checkers init/quit functions 
6817
6818         * src/gtk/gtkaspell.c
6819                 Use #ifdef instead of #if for USE_ASPELL
6820                 Moved in the majority of GtkAspell structures that were
6821                 exported before by gtkaspell.h
6822         
6823         * src/gtk/gktaspell.h
6824                 Made gtkaspell.h contain only the necessary data to be
6825                 publicized by moving many structures to gtkaspell.c.
6826                 Enclosed all the declaration in a #ifdef USE_ASPELL #endif
6827                 gtkaspell_checkers_new(): replaced by...
6828                 gtkaspell_checkers_init(): new function for initialization
6829                 gtkaspell_checkers_delete(): replaced by...
6830                 gtkaspell_checkers_quit(): new function
6831                 gtkaspell_checkers_strerror(): new function that returns
6832                 the checker's last error message.
6833                 
6834 2003-06-11 [melvin]     0.9.0claws28
6835
6836         * po/POTFILES.in
6837                 Updated to take into account gtkaspell.c migration to
6838                 ./src/gtk/ (Thanks to Ricardo Mones Lastra for reporting it)
6839
6840 2003-06-10 [alfons]     0.9.0claws27
6841
6842         * src/filtering.[ch]
6843         * src/folder.c
6844         * src/matcher.c
6845         * src/scoring.[ch]
6846                 - try fixing bug #18 (any brave testers?)
6847                 - add more robustness by refusing previously 
6848                   unchecked NULL pointers 
6849
6850 2003-06-10 [alfons]     0.9.0claws26
6851
6852         * src/procmsg.c
6853                 fix bug #176 by don't checking MsgInfos with a NULL msgid 
6854
6855 2003-06-09 [alfons]     0.9.0claws25
6856
6857         * src/prefs_common.c
6858                 fix bug #163 "Icon switching doesnt work properly" by 
6859                 preventing early freeing of prefs_common.pixmap_theme_path.
6860
6861 2003-06-09 [christoph]  0.9.0claws24
6862
6863         * src/gtk/gtkaspell.c
6864                 revert Thorsten's fix and add forgotten g_strdup for
6865                 aspell path (it should not be possible to alter the path a
6866                 GtkASpell uses from outside)
6867
6868 2003-06-09 [thorsten]   0.9.0claws23
6869
6870         * src/gtk/gtkaspell.c
6871                 dont free prefs_common.aspell_path when closing compose
6872
6873 2003-06-08 [colin]      0.9.0claws22
6874
6875         * src/plugins/spamassassin/spamassassin.c
6876                 fix prefs types
6877
6878 2003-06-07 [christoph]  0.9.0claws21
6879
6880         * src/Makefile.am
6881         * src/compose.c
6882         * src/gtkaspell.[ch]            ** REMOVE **
6883         * src/gtk/Makefile.am
6884         * src/gtk/gtkaspell.[ch]        ** NEW **
6885                 o make gtkaspell independent from sylpheed's prefs
6886                 o move gtkaspell.[ch] to gtk directory
6887
6888 2003-06-07 [christoph]  0.9.0claws20
6889
6890         * src/Makefile.am
6891         * src/crash.c
6892         * src/export.c
6893         * src/filesel.[ch]              ** REMOVE **
6894         * src/folder.c
6895         * src/main.[ch]
6896         * src/common/sylpheed.[ch]
6897         * src/gtk/Makefile.am
6898         * src/gtk/filesel.[ch]          ** NEW **
6899         * src/gtk/pluginwindow.c
6900         * src/gtk/sslcertwindow.c
6901                 move filesel.[ch] to gtk directory
6902
6903 2003-06-07 [alfons]     0.9.0claws19
6904
6905         * src/filesel.c
6906                 make (multi) file selection dialog work again (Claws-only)
6907
6908 2003-06-07 [thorsten]   0.9.0claws18
6909
6910         * po/de.po
6911                 fix typos
6912
6913 2003-06-07 [alfons]     0.9.0claws17
6914
6915         * configure.ac
6916         * src/mimeview.c
6917                 detect apache mishap in which case don't include fnmatch.h
6918                 if regex.h is already included
6919
6920 2003-06-06 [christoph]  0.9.0claws16
6921
6922         * configure.ac
6923         * src/mimeview.h
6924                 add check for fnmatch.h and include it when available
6925
6926         * src/mimeview.[ch]
6927                 fix wrong case sensitivity of Content-Types
6928
6929         * src/gtk/Makefile.am
6930                 need the same include paths in gtk directory as in
6931                 common directory because .h files in common can
6932                 include files from these directories, when included
6933                 in gtk's .h or .c files
6934
6935 2003-06-06 [alfons]     0.9.0claws15
6936
6937         * src/mimeview.c
6938         * src/summaryview.c
6939                 make it compile again because of regex.h / fnmatch.h 
6940                 include problems (related to recent mime stuff, can
6941                 someone check this?)
6942
6943 2003-06-06 [thorsten]   0.9.0claws14
6944
6945         * src/folderview.c
6946                 possible use of uninitialized pointer while dragging
6947
6948 2003-06-06 [paul]       0.9.0claws13
6949
6950         * src/compose.c
6951                 fix bug where the insert sig button would be effective
6952                 only when auto_sig was set
6953
6954 2003-06-06 [paul]       0.9.0claws12
6955
6956         * sync with 0.9.2 release
6957
6958 2003-06-02 [paul]       0.9.0claws11
6959
6960         * sync with 0.9.1cvs1
6961                 see ChangeLog 2003-06-02
6962                 
6963         * po/de.po
6964                 update by Jens
6965
6966 2003-06-01 [christoph]  0.9.0claws10
6967
6968         * src/account.c
6969                 don't use substring search to find accounts by email address
6970
6971         (closes Bug 169 Overly loose matching of "From" address)
6972
6973 2003-05-31 [christoph]  0.9.0claws9
6974
6975         * doc-src/rfc2683.txt
6976         * src/imap.c
6977                 limit IMAP command length as recommended in RFC2683
6978                 (message number lists will be split into multiple imap
6979                 sets, the limit of 1000 octets is not a hard limit)
6980
6981         (closes Bug 161 sylpheed-claws exits with segfault when logging
6982          in to certain imap-servers)
6983
6984 2003-05-29 [alfons]     0.9.0claws8
6985
6986         * src/toolbar.[ch]
6987                 add print button (calling summary_print());
6988                 fine tune setting tooltip text;
6989                 (if someone needs other buttons, please take these 
6990                 commits as a guide, instead of bothering us - also
6991                 see 0.8.11claws150) 
6992
6993 2003-05-29 [darko]      0.9.0claws7
6994
6995         * src/compose.c
6996                 fix crash when word wrapping kicks in due to
6997                 changed text by spell checker
6998
6999 2003-05-29 [paul]       0.9.0claws6
7000
7001         * src/compose.c
7002                 fix bug where changing account would insert
7003                 sig even if auto_sig was FALSE
7004                 
7005         * ChangeLog
7006           ChangeLog.jp
7007           INSTALL
7008                 sync with 0.9.1 release
7009
7010 2003-05-28 [christoph]  0.9.0claws5
7011
7012         * src/imap.c
7013                 fix truncation of too long commands
7014
7015         (closes Bug 167 IMAP hangs trying to get envelope
7016          information in imap_get_uncached_messages)
7017
7018 2003-05-27 [paul]       0.9.0claws4
7019
7020         * tools/Makefile.am
7021           tools/maildir2sylpheed.pl     ** NEW FILE **
7022                 add kmail to sylpheed mailbox conversion script
7023
7024 2003-05-27 [paul]       0.9.0claws3
7025
7026         * sync with 0.9.0cvs10
7027                 see ChangeLog 2003-05-26
7028
7029 2003-05-26 [paul]       0.9.0claws2
7030
7031         * sync with 0.9.0cvs9
7032                 see ChangeLog 2003-05-26
7033
7034 2003-05-24 [paul]       0.9.0claws1
7035
7036         * sync with 0.9.0cvs8
7037                 see ChangeLog 2003-05-23
7038
7039 2003-05-24 [paul]       0.9.0claws
7040
7041         * version 0.9.0claws released
7042
7043 2003-05-24 [paul]       0.8.11claws177
7044
7045         * src/plugins/dillo-viewer/Makefile.am
7046           src/plugins/traycon/Makefile.am
7047                 add missing files
7048                 
7049         * po/bg.po
7050           po/en_GB.po
7051           po/es.po
7052           po/it.po
7053           po/pt_BR.po
7054           po/ru.po
7055           po/sr.po
7056                 update Bulgarian, British English, Spanish, Italian, 
7057                 Brazilian Portuguese, Russian, and Serbian translations, 
7058                 submitted by George Danchev, [me], Ricardo Mones Lastra,
7059                 André Filipe de Assunção e Brito, Alessandro Maestri, 
7060                 Ruslan N. Balkin, and Urke MMI
7061
7062 2003-05-23 [melvin]     0.8.11claws176
7063
7064         * po/fr.po
7065                 Updated French translations
7066
7067 2003-05-22 [paul]       0.8.11claws175
7068
7069         * src/Makefile.am
7070           src/addrbook.[ch]
7071           src/addrcache.[ch]
7072           src/addr_compl.[ch]
7073           src/adressbook.[ch]
7074           src/addrindex.[ch]
7075           src/addritem.[ch]
7076           src/editaddress.c
7077           src/editgroup.c
7078           src/editldap_basedn.c
7079           src/editldap.c
7080           src/jpilot.c
7081           src/vcard.c
7082                 revert to get ldap into it previous working state
7083                 
7084         * po/zh_TW.Big5.po
7085                 new Taiwanese translation,
7086                 submitted by Tsu-Fan Cheng <tscheng@ic.sunysb.edu>
7087
7088 2003-05-22 [christoph]  0.8.11claws174
7089
7090         * src/plugins/spamassassin/libspamc.[ch]
7091                 sync libspamc with SpamAssaain release 2.55
7092
7093 2003-05-22 [paul]       0.8.11claws173
7094
7095         * sync with 0.9.0cvs7
7096                 see ChangeLog 2003-05-22
7097                 
7098         * src/summaryview.c
7099                 revert change in 0.8.11claws172: follow
7100                 Hiroyuki's decision and that's the end of it.
7101
7102 2003-05-21 [paul]       0.8.11claws172
7103
7104         * src/summaryview.c
7105                 fix discrepency between open_unread_on_enter
7106                 and always_show_msg
7107
7108 2003-05-21 [paul]       0.8.11claws171
7109
7110         * sync with 0.9.0cvs6
7111                 see ChangeLog 2003-05-21
7112
7113 2003-05-21 [paul]       0.8.11claws170
7114
7115         * sync with 0.9.0cvs5
7116                 see ChangeLog 2003-05-21
7117
7118 2003-05-20 [paul]       0.8.11claws169
7119
7120         * sync with 0.9.0cvs4
7121                 see ChangeLog 2003-05-20
7122                 fixes bug #152, 'encoding of IMAP folders names'
7123
7124 2003-05-20 [paul]       0.8.11claws168
7125
7126         * sync with 0.9.0cvs3
7127                 see ChangeLog 2003-05-20
7128                 
7129         * src/tools/convert_mbox.pl
7130                 minor change in the comments, submitted by Fred Marton
7131
7132 2003-05-19 [paul]       0.8.11claws167
7133
7134         * src/plugins/clamav/Makefile.am
7135           configure.ac
7136                 link clamav_lib to the plugin and not to the main program
7137
7138 2003-05-19 [christoph]
7139
7140         * src/Makefile.am
7141                 add -export-dynamic for linking
7142
7143 2003-05-19 [paul]       0.8.11claws166
7144
7145         * sync with 0.9.0cvs1
7146                 see ChangeLog 2003-05-19
7147
7148 2003-05-19 [paul]       0.8.11claws165
7149
7150         * src/inc.c
7151                 fix 'pop before smtp' timeout
7152
7153 2003-05-18 [alfons]     0.8.11claws164
7154
7155         * src/prefs_matcher.c
7156                 put "execute" action command line ("expression") in edit box
7157
7158 2003-05-18 [christoph]  0.8.11claws163
7159
7160         * src/mimeview.[ch]
7161         * src/plugins/dillo_viewer/dillo_viewer.c
7162         * src/plugins/image_viewer/viewer.c
7163         * src/plugins/mathml_viewer/mathml_viewer.c
7164                 let a viewer have a list of Content-Types
7165
7166 2003-05-18 [paul]       0.8.11claws162
7167
7168         * src/prefs_filtering.c
7169                 add 'Recipient' label for FORWARD, FORWARD_AS_ATTACHMENT,
7170                 and REDIRECT actions
7171
7172 2003-05-17 [christoph]
7173
7174         * README.claws
7175                 o remove dynamic signatures that was syned with main
7176                 o add infos about no longer "build in" image viewer
7177                 o update bugtracker URL
7178
7179 2003-05-17 [christoph]  0.8.11claws161
7180
7181         * src/folder.c
7182         * src/folderview.c
7183         * src/imap.c
7184                 don't use imap_scan_folder anymore. Instead call folder_item_scan
7185                 for every folder after rebuilding the folder tree.
7186
7187         (closes Bug 19 imap_scan_folder() computes incorrectly number of new
7188          messages)
7189
7190 2003-05-17 [christoph]  0.8.11claws160
7191
7192         * src/imap.c
7193                 don't use STATUS command on current folder to check for
7194                 content changes. imap_cmd_ok() now tracks changes to
7195                 folder and number of existing messages.
7196
7197 2003-05-17 [paul]       0.8.11claws159
7198
7199         * src/plugins/clamav/clamav_plugin.c
7200                 remove unnecessary debug_print
7201
7202 2003-05-16 [thorsten]   0.8.11claws158
7203
7204         * src/plugins/demo.c
7205                 included missing intl.h
7206
7207 2003-05-16 [paul]       0.8.11claws157
7208
7209         * po/POTFILES.in
7210                 remove non-existant entries
7211         
7212         * src/plugins/clamav/clamav_plugin.c
7213           src/plugins/clamav/clamav_plugin_gtk.c
7214           src/plugins/dillo_viewer/dillo_prefs.c
7215           src/plugins/dillo_viewer/dillo_viewer.c
7216                 gettextise
7217
7218 2003-05-16 [christoph]  0.8.11claws156
7219
7220         * po/POTFILES.in
7221                 include plugin .c files for translation until I
7222                 find a better solution to have plugins have their
7223                 own textdomain
7224         * src/plugins/demo/demo.c
7225         * src/plugins/image_viewer/plugin.c
7226         * src/plugins/mathml_viewer/mathml_viewer.c
7227         * src/plugins/spamassassin/spamassassin.c
7228         * src/plugins/spamassassin/spamassassin_gtk.c
7229         * src/plugins/trayicon/trayicon.c
7230                 add gettext macros for plugin name and description
7231
7232 2003-05-16 [paul]
7233
7234         * sync with 0.9.0
7235
7236 2003-05-16 [paul]       0.8.11claws155
7237
7238         * sync with lastest 0.9.0pre1
7239                 see ChangeLog 2003-05-16
7240
7241 2003-05-15 [paul]       0.8.11claws154
7242
7243         * sync with latest 0.9.0pre1
7244                 see ChangeLog 2003-05-14 and 2003-05-15
7245
7246 2003-05-14 [christoph]  0.8.11claws153
7247
7248         * src/plugins/image_viewer/viewer.c
7249         * src/plugins/image_viewer/viewer.glade         ** NEW **
7250         * src/plugins/image_viewer/viewerprefs.c
7251                 make it possible to disable the autoload function in the
7252                 imageviewer again
7253
7254 2003-05-14 [christoph]  0.8.11claws152
7255
7256         * src/folder.c
7257                 fix folder update after adding a message
7258
7259 2003-05-13 [alfons]     0.8.11claws151
7260
7261         * src/common/session.c
7262                 remove debug traces
7263                 
7264         * src/addrcache.[ch]
7265         * src/filtering.[ch]
7266         * src/folder.[c]
7267         * src/gtkaspell.[ch]
7268         * src/imap.[ch]
7269         * src/mbox_folder.[ch]
7270         * src/mh.[ch]
7271         * src/mimeview.h
7272         * src/msgcache.[ch]
7273         * src/news.[ch]
7274         * src/passphrase.[ch]
7275         * src/prefs_common.[ch]
7276         * src/prefs_gtk.[ch]
7277         * src/procmsg.c
7278         * src/scoring.[ch]
7279                 be pedantic; (in prototypes () implies (int))
7280
7281 2003-05-13 [alfons]     0.8.11claws150
7282
7283         * src/prefs_toolbar.[ch]
7284         * src/summaryview.[ch]
7285         * src/toolbar.[ch]
7286                 change misleading text in toolbar prefs;
7287                 add toolbar action for ignore thread (toggles ignore thread flag);
7288                 clean up a little bit;
7289
7290 2003-05-12 [paul]
7291
7292         * tools/convert_mbox.pl
7293                 bug fixed by Fred Marton
7294
7295 2003-05-12 [paul]
7296
7297         * sync with 0.9.0pre1
7298
7299 2003-05-09 [paul]       0.8.11claws149
7300
7301         * sync with 0.8.11cvs43
7302                 see ChangeLog 2003-05-09
7303
7304 2003-05-08 [christoph]  0.8.11claws148
7305
7306         * src/imap.[ch]
7307                 o use CAPABILIY as first command and check for PREAUTH
7308                   information in the response to it
7309                 o rewrite all imap_cmd_* functions to use an IMAPSession
7310                   instead of a SockInfo as parameter
7311                 o do STARTTLS after fetching and checking the server
7312                   capabilities
7313
7314 2003-05-08 [paul]       0.8.11claws147
7315
7316         * tools/Makefile.am
7317           tools/README
7318           tools/convert_mbox.pl         ** NEW FILE **
7319                 add mbox conversion script. Submitted by 
7320                 Fred Marton <Fred.Marton@uni-bayreuth.de>
7321
7322 2003-05-07 [christoph]
7323
7324         * doc-src/glade.txt
7325         * src/gtk/pluginwindow.glade
7326         * src/plugins/image_viewer/viewerprefs.glade
7327         * src/plugins/spamassassin/spamassassin_gtk.glade
7328                 add glade files for user interfaces and a description how
7329                 to use glade to create the sylpheed code
7330
7331 2003-05-07 [paul]       0.8.11claws146
7332
7333         * sync with 0.8.11cvs41
7334                 see ChangeLog 2003-05-07
7335
7336 2003-05-06 [christoph]  0.8.11claws145
7337
7338         * src/main.c
7339         * src/plugins/image_viewer/viewer.c
7340                 fix usage of imlib in imageviewer plugin
7341
7342         * src/gtk/prefswindow.c
7343                 handle window close event correctly
7344
7345 2003-05-06 [paul]       0.8.11claws144
7346
7347         * src/common/ssl.c
7348                 fix typo introduced in sync
7349
7350 2003-05-06 [paul]       0.8.11claws143
7351
7352         * sync with 0.8.11cvs39
7353                 see ChangeLog 2003-05-06
7354
7355 2003-05-06 [paul]       0.8.11claws142
7356
7357         * AUTHORS
7358           po/cs.po
7359                 updated Czech translation, submitted by 
7360                 Radek Vybiral <Radek.Vybiral@vsb.cz>
7361                 
7362         * src/plugins/clamav/clamav_plugin_gtk.c
7363                 clean up
7364
7365 2003-05-03 [alfons]     0.8.11claws141
7366
7367         * src/compose.[ch]
7368                 make paste as quotation work even when the call to 
7369                 text_inserted() was deferred (fixes bug #140 "Paste 
7370                 as quotation does not work when using "external" 
7371                 clipboard")
7372
7373 2003-05-03 [thorsten]   0.8.11claws140
7374
7375         * src/addrquery.h
7376           src/ldapquery.h
7377           src/mainwindow.c
7378                 removed C++ comments
7379         * src/addr_compl.c
7380                 function with non-int retval/param used before
7381                 implementation/declaration
7382
7383 2003-05-02 [paul]       0.8.11claws139
7384
7385         * src/addr_compl.[ch]
7386           src/addressbook.[ch]
7387           src/addrindex.c
7388           src/summaryview.c
7389                 revert match's changes to (finally) remove the bug where
7390                 opening a folder causes massive slowdown when using the 
7391                 'Display sender using address book' option
7392
7393 2003-05-01 [melvin]     0.8.11claws138
7394
7395         * src/plugins/dillo_viewer/dillo_prefs.[ch]
7396         * src/plugins/dillo_viewer/dillo_viewer.c
7397                 Fixed bug where "Cancel" button from prefs issued
7398                 warnings.
7399                 Comply a little more to coding style
7400
7401 2003-05-01 [paul]       0.8.11claws137
7402
7403         * sync with 0.8.11cvs38
7404                 see ChangeLog 2003-05-01
7405
7406 2003-05-01 [paul]       0.8.11claws136
7407
7408         * po/bg.po
7409                 updated by George Danchev
7410
7411 2003-04-30 [christoph]  0.8.11claws135
7412
7413         * src/plugins/dillo_viewer/dillo_prefs.c
7414         * src/plugins/image_viewer/viewerprefs.c
7415         * src/plugins/spamassassin/spamassassin_gtk.c
7416                 remove gtk_widget_ref() calls for widgets in
7417                 glade code
7418
7419 2003-04-30 [paul]       0.8.11claws134
7420
7421         * src/addrindex.c
7422                 ok, this time a better fix for the bug where opening folder
7423                 has massive slowdown when using the 'Display sender using 
7424                 address book' option
7425
7426 2003-04-30 [paul]       0.8.11claws133
7427
7428         * src/addrindex.c
7429                 revert the 'fix' of 0.8.11claws128 because it doesn't fix it
7430         
7431 2003-04-30 [melvin]     0.8.11claws132
7432
7433         New: Dillo plugin preferences (patch by Dimitar Haralanov)
7434
7435         * src/plugins/dillo_viewer/dillo_prefs.[ch]     *** NEW ***
7436                 Preferences for the dillo plugin
7437         * src/plugins/dillo_viewer/dillo_viewer.c
7438                 Support for preferences
7439         * src/plugins/dillo_viewer/Makefile.am
7440                 Added dillo_prefs.[ch]
7441
7442 2003-04-30 [alfons]     0.8.11claws131
7443
7444         * src/common/plugin.[ch]
7445                 see? this ANSI C'fication immediately gives us type
7446                 checking for free.
7447
7448 2003-04-30 [alfons]     0.8.11claws130
7449
7450         * src/common/plugin.[ch]
7451         * src/plugins/clamav/clamav_plugin.[ch]
7452         * src/plugins/clamav/clamav_plugin_gtk.c
7453         * src/plugins/demo/demo.c
7454         * src/plugins/dillo_viewer/dillo_viewer.c
7455         * src/plugins/image_viewer/plugin.c
7456         * src/plugins/image_viewer/viewer.[ch]
7457         * src/plugins/image_viewer/viewerprefs.[ch]
7458         * src/plugins/mathml_viewer/mathml_viewer.c
7459         * src/plugins/spamassassin/spamassassin.[ch]
7460         * src/plugins/spamassassin/spamassassin_gtk.c
7461         * src/plugins/trayicon/trayicon.c
7462                 clean up
7463
7464 2003-04-30 [alfons]     0.8.11claws129
7465
7466         * src/common/utils.c
7467                 make is_ascii_str() fail gracefully when NULL pointer
7468                 is passed
7469
7470 2003-04-30 [paul]       0.8.11claws128
7471
7472         * src/addrindex.c
7473                 fix bug where opening folder has massive slowdown when
7474                 using the 'Display sender using address book' option
7475
7476 2003-04-30 [paul]       0.8.11claws127
7477
7478         * src/plugins/clamav/clamav_plugin.c
7479           src/plugins/clamav/clamav_plugin_gtk.c
7480           src/plugins/demo/demo.c
7481           src/plugins/dillo_viewer/dillo_viewer.c
7482           src/plugins/image_viewer/plugin.c
7483           src/plugins/mathml_viewer/mathml_viewer.c
7484           src/plugins/spamassassin/spamassassin.c
7485           src/plugins/spamassassin/spamassassin_gtk.c
7486           src/plugins/trayicon/trayicon.c
7487                 get rid of eye-hurting function signatures
7488
7489 2003-04-30 [paul]       0.8.11claws126
7490
7491         * src/plugins/trayicon/trayicon.c
7492                 add description
7493                 
7494         * src/mimeview.c
7495                 be more descriptive
7496
7497 2003-04-30 [paul]       0.8.11claws125
7498
7499         * configure.ac
7500                 arrange the plugins in reverse alphabetical order
7501                 
7502         * src/plugins/clamav/clamav_plugin.[ch]
7503           src/plugins/clamav/clamav_plugin_gtk.c
7504                 rename some params
7505                 resize max_size window
7506                 re-arrange the order of some gui elements
7507                 improve descriptions
7508         
7509         * src/plugins/image_viewer/plugin.c
7510           src/plugins/mathml_viewer/mathml_viewer.c
7511                 add descriptions
7512                 
7513         * src/plugins/spamassassin/spamassassin_gtk.c
7514                 resize max_size window
7515                 re-arrange the order of some gui elements
7516                 
7517         * src/messageview.c
7518           src/mimeview.c
7519                 correct typos
7520
7521 2003-04-30 [alfons]     0.8.11claws124
7522
7523         * src/imap.c
7524                 fix a leak found while browsing Martin Kluge's 
7525                 valgrind log (Claws only)
7526
7527 2003-04-29 [darko]      0.8.11claws123
7528
7529         * src/gtk/gtkstext.h
7530                 include wchar.h if it is available, fixes compilation
7531                 on HP-UX systems
7532
7533 2003-04-29 [melvin]     0.8.11claws122
7534
7535         * src/prefs_actions.c
7536                 Improved help text of Actions' syntax
7537
7538 2003-04-28 [paul]       0.8.11claws121
7539
7540         * src/action.c
7541                 a better fix for the crash when performing an action
7542                 on a mime part
7543
7544 2003-04-28 [paul]       0.8.11claws120
7545
7546         * src/action.c
7547                 fix crash when performing an action on a
7548                 mime part
7549
7550 2003-04-28 [paul]       0.8.11claws119
7551
7552         * sync with 0.8.11cvs36
7553                 see ChangeLog 2003-04-28
7554
7555 2003-04-27 [paul]       0.8.11claws118
7556
7557         * more sync with 0.8.11cvs35
7558                 see ChangeLog 2003-04-25
7559
7560 2003-04-26 [christoph]  0.8.11claws117
7561
7562         * src/folder.c
7563                 fix remove virtual check
7564
7565 2003-04-26 [paul]       0.8.11claws116
7566
7567         * src/messageview.c
7568                 fix return-receipt, make it work again
7569
7570 2003-04-26 [paul]       0.8.11claws115
7571
7572         * src/mimeview.c
7573                 restore double-clicking of the [application/pgp-signature 
7574                 (Select "Check signature" to check)] line in the message view,
7575                 broken in recent sync
7576
7577 2003-04-26 [christoph]  0.8.11claws114
7578
7579         * src/folder.c
7580                 check if remove virtual really exists before
7581                 calling the function
7582
7583 2003-04-25 [match]      0.8.11claws113
7584
7585         * src/addrindex.c
7586         * src/addrbook.c
7587         * src/ldapquery.[ch]
7588         * src/ldapctrl.[ch]
7589                 fix memleak.
7590         * src/ldapserver.[ch]
7591                 fix memleak. fix segfault.
7592                 plug a Claws memleak
7593
7594 2003-04-25 [alfons]     0.8.11claws112
7595
7596         * src/folder.c
7597                 plug a Claws memleak
7598
7599 2003-04-25 [alfons]     0.8.11claws111
7600
7601         * src/common/session.c
7602                 plug a memleak
7603
7604 2003-04-25 [paul]       0.8.11claws110
7605
7606         * sync with 0.8.11cvs35
7607                 see ChangeLog 2003-04-24 and 2003-04-25
7608                 
7609         * src/gtk/pluginwindow.c
7610                 correct another strange float value
7611
7612 2003-04-24 [christoph]  0.8.11claws109
7613
7614         * src/folder.c
7615                 freeze folder item updates when unsetting new flags
7616
7617         * src/gtk/pluginwindow.c
7618                 correct strange float value
7619
7620 2003-04-23 [paul]       0.8.11claws108
7621
7622         * sync with 0.8.11cvs33
7623                 see ChangeLog 2003-04-23
7624
7625 2003-04-22 [paul]       0.8.11claws107
7626
7627         * src/Makefile.am
7628           src/messageview.c
7629           src/mimeview.c
7630           src/pgptext.[ch]      ** REMOVED **
7631                 remove pgptext.[ch] as its not used any more
7632
7633 2003-04-22 [paul]       0.8.11claws106
7634
7635         * sync with 0.8.11cvs31
7636                 see ChangeLog 2003-04-21 and 2003-04-22
7637
7638 2003-04-21 [alfons]     0.8.11claws105
7639
7640         * src/main.c
7641                 No access to GTK structures if we're a spawned child
7642                 (and clean up code a little bit...) Should fix #126.
7643
7644 2003-04-21 [melvin]     0.8.11claws104
7645
7646         * src/plugins/dillo_viewer/README
7647                 Improved slightly the text.
7648
7649 2003-04-21 [melvin]     0.8.11claws103
7650
7651         * src/plugins/dillo_viewer/README *** NEW ***
7652                 Added a README file for the Dillo plugin
7653
7654 2003-04-20 [paul]
7655
7656         * tools/README
7657           tools/outlook2sylpheed.pl
7658                 updated and improved by Ricardo Mones Lastra
7659
7660 2003-04-18 [oliver]     0.8.11claws102
7661
7662         * src/inc.c 
7663         * src/prefs_account.h
7664                 remove Pop3SessionType (used by selective download)
7665         * src/prefs_toolbar.c
7666                 enable set Default Toolbar button
7667
7668 2003-04-18 [paul]       0.8.11claws101
7669
7670         * sync with 0.8.11cvs29
7671                 see ChangeLog 2003-04-18
7672
7673 2003-04-17 [paul]       0.8.11claws100
7674
7675         * src/prefs_common.[ch]
7676           src/summaryview.c
7677                 remove 'Open next message on deletion' option,
7678                 as the same effect can now be achieved via the
7679                 'Always open messages in summary when selected'
7680                 option.
7681
7682 2003-04-17 [paul]       0.8.11claws99
7683
7684         * sync with 0.8.11cvs28
7685                 see ChangeLog 2003-04-17
7686
7687 2003-04-17 [christoph]  0.8.11claws98
7688
7689         * ac/spamassassin.m4
7690         * src/plugins/spamassassin/libspamc.[ch]
7691         * src/plugins/spamassassin/utils.[ch]
7692                 sync libspamc with SpamAssassin project
7693
7694 2003-04-17 [christoph]  0.8.11claws97
7695
7696         * src/common/socket.h
7697         * src/gtk/sslcertwindow.h
7698                 rename old USE_SSL to USE_OPENSSL
7699
7700 2003-04-17 [paul]       0.8.11claws96
7701
7702         * src/prefs_common.h
7703                 use gulong for P_COLOR so that it compiles/runs on
7704                 64-bit systems. Patch submitted by James Noyes
7705                 <jnoyes-claws@retrogeeks.com>
7706                 
7707         * po/de.po
7708                 updated by Jens
7709
7710 2003-04-17 [paul]       0.8.11claws95
7711
7712         * sync with 0.8.11cvs27
7713                 see ChangeLog 2003-04-16
7714
7715 2003-04-15 [paul]       0.8.11claws94
7716
7717         * src/prefs_common.[ch]
7718                 rearrange to stop the window getting too long:
7719                         move Receive dialog stuff to Receive tab
7720                         move Send dialog to Send tab
7721                         remove Dialogs frame
7722                 rename 'Open messages in summary with cursor keys' to
7723                 'Always open messages in summary when selected', as its
7724                 more appropriate
7725
7726 2003-04-15 [paul]       0.8.11claws93
7727
7728         * src/prefs_common.[ch]
7729           src/summaryview.c
7730                 add new option '/Interface/Open next message on deletion'
7731
7732 2003-04-15 [paul]       0.8.11claws92
7733
7734         * src/summaryview.[ch]
7735                 add /Mark/Lock and /Mark/Unlock to the pop-up
7736                 menu. Patch submitted by Ivan Francolin Martinez
7737                 <ivanfm@users.sourceforge.net>
7738
7739 2003-04-15 [paul]       0.8.11claws91
7740
7741         * sync with 0.8.11cvs24
7742                 see ChangeLog 2003-04-15
7743
7744 2003-04-14 [jens]       0.8.11claws90
7745
7746         * updated German translation and some corrections from
7747                 Roland Bless <bless@tm.uka.de>
7748
7749 2003-04-14 [paul]       0.8.11claws89
7750
7751         * sync with 0.8.11cvs22
7752                 see ChangeLog 2003-04-14
7753
7754 2003-04-13 [paul]       0.8.11claws88
7755
7756         * src/plugins/clamav/clamav_plugin.c
7757                 fix memory leaks
7758                 clean up
7759
7760 2003-04-12 [paul]       0.8.11claws87
7761
7762         * src/plugins/clamav/clamav_plugin.c
7763                 activate enable/disable archive scanning option
7764                 
7765         * src/plugins/clamav/.cvsignore         ** NEW FILE **
7766
7767 2003-04-12 [paul]       0.8.11claws86
7768
7769         * src/plugins/Makefile.am
7770           src/plugins/clamav/Makefile.am                ** NEW FILE **
7771           src/plugins/clamav/README                     ** NEW FILE ** 
7772           src/plugins/clamav/clamav_plugin.[ch]         ** NEW FILES **
7773           src/plugins/clamav/clamav_plugin_gtk.c        ** NEW FILE **
7774                 add Clam AntiVirus plugin
7775
7776 2003-04-12 [paul]       0.8.11claws85
7777
7778         * sync with 0.8.11cvs21
7779                 see ChangeLog 2003-04-11
7780
7781 2003-04-11 [paul]       0.8.11claws84
7782
7783         * po/es.po
7784                 update Spanish translation. Submitted by Ricardo
7785                 Mones Lastra.
7786
7787 2003-04-10 [christoph]  0.8.11claws83
7788
7789         * src/mbox.c
7790                 fix typo that did not move unfiltered mails to destination
7791                 folder
7792
7793         (closes Bug 115 Sylpheed 0.8.11claws81 does not deliver mail correctly
7794          when filtering from spool)
7795
7796 2003-04-10 [christoph]  0.8.11claws82
7797
7798         * src/imap.c
7799                 use BODY.PEEK instead of BODY in in message fetch operation
7800                 to make sure the IMAP server does not set the \Seen flag for
7801                 messages. Sylpheed does that later itself, when the message
7802                 is opened in sylpheed
7803
7804         (closes Bug 111 Claws destroys unread marks)
7805
7806 2003-04-09 [oliver]     0.8.11claws81
7807         
7808         * src/folder.c
7809                 fix crash in folder_destroy
7810         * README.claws
7811                 remove selective download
7812
7813 2003-04-09 [christoph]  0.8.11claws80
7814
7815         * src/imap.c
7816                 fix crash in imap_get_msginfo() when then fetched message
7817                 is not found
7818
7819         (closes Bug 110 Crash during mail composition)
7820
7821 2003-04-08 [christoph]  0.8.11claws79
7822
7823         * src/folder.c
7824         * src/prefs_account.c
7825                 Filter new messages that are found in an INBOX folder
7826                 when 'Filter messages on receiving' is enabled in the
7827                 Folder's AccountPrefs. This allows to use Sylpheed's
7828                 filtering engine for IMAP folders where messages are
7829                 added to the INBOX by a MTA
7830
7831 2003-04-08 [paul]       0.8.11claws78
7832
7833         * src/procmsg.h
7834                 clean up after last commit
7835
7836 2003-04-08 [paul]       0.8.11claws77
7837
7838         * sync with 0.8.11cvs20
7839                 see ChangeLog 2003-04-07 and 2003-04-08
7840
7841 2003-04-07 [christoph]  0.8.11claws76
7842
7843         * src/filtering.[ch]
7844         * src/inc.[ch]
7845         * src/mbox.c
7846         * src/procmsg.[ch]
7847                 add procmsg_msginfo_filter() to execute filtering actions
7848
7849 2003-04-06 [christoph]  0.8.11claws75
7850
7851         * src/imap.c
7852                 use IMAPSet for imap_cmd_store() and imap_cmd_envelope()
7853
7854 2003-04-06 [christoph]  0.8.11claws74
7855
7856         * src/common/utils.[ch]
7857                 add g_int_compare() function for slist sorting
7858
7859         * src/imap.c
7860                 fetch all MsgInfos with one command in imap_get_msginfos()
7861                 using an imap set with a list of ranges
7862
7863         * src/news.c
7864                 use new g_int_compare() function
7865
7866 2003-04-06 [thorsten]   0.8.11claws73
7867
7868         * src/mh.c
7869                 corrected implementation of mh_folder_destroy()
7870
7871 2003-04-05 [christoph]  0.8.11claws72
7872
7873         * src/account.c
7874         * src/folder.[ch]
7875         * src/folderview.c
7876         * src/imap.c
7877         * src/inc.c
7878         * src/main.c
7879         * src/mainwindow.c
7880         * src/mbox_folder.c
7881         * src/mh.c
7882         * src/mimeview.h
7883         * src/msgcache.[ch]
7884         * src/news.c
7885         * src/procmime.h
7886         * src/procmsg.[ch]
7887         * src/setup.c
7888         * src/gtk/gtkutils.c
7889                 o rename structure field names class and new to klass and
7890                   new_msgs, to allow including files in C++
7891                 o add 'extern "C"' block to some header files
7892                 o add MsgInfoList and MsgNumberList as alias for GSList for
7893                   developers to know what type of list is expected
7894
7895         * src/plugins/image_viewer/plugin.c
7896         * src/plugins/image_viewer/viewer.[ch]
7897         * src/plugins/image_viewer/viewerprefs.[ch]
7898                 rename function names to prevent conflicts
7899
7900 2003-04-05 [paul]       0.8.11claws71
7901
7902         * sync with 0.8.11cvs18
7903                 see ChangeLog 2003-04-03 and 2003-04-04
7904
7905 2003-04-02 [christoph]  0.8.11claws70
7906
7907         * src/folder.[ch]
7908         * src/imap.[ch]
7909         * src/mbox_folder.[ch]
7910         * src/mh.[ch]
7911         * src/news.[ch]
7912                 o Make all virtual folder functions private
7913                 o remove unused folder code
7914
7915         * src/common/socket.[ch]
7916         * src/summaryview.c
7917                 fix warnings
7918
7919 2003-03-30 [alfons]     0.8.11claws69
7920
7921         * src/send_message.c
7922                 remove two debug traces and see if people still report
7923                 errors
7924
7925 2003-03-30 [alfons]     0.8.11claws68
7926
7927         * src/send_message.c
7928         * src/commons/session.c
7929                 add more debug traces
7930
7931 2003-03-30 [christoph]  0.8.11claws67
7932
7933         * src/folder.c
7934                 change processing folder name from .processing to processing
7935
7936         * src/common/ssl.c
7937                 disable SSL certificate check because it causes Xlib error
7938                 when the child process want's to open an GTK window
7939
7940 2003-03-30 [christoph]  0.8.11claws66
7941
7942         * src/folder.c
7943                 don't use default folder for processing folder item because
7944                 it can be a non local folder
7945
7946         (fixes bug reported by Stephen Lewis <slewis@paradise.net.nz>)
7947
7948 2003-03-30 [alfons]     0.8.11claws65
7949
7950         * src/send_message.c
7951                 try fixing crashes when sending messages: my gcc 2.95.4 seems 
7952                 to generate bad code for 'send_send_data_progressive': When
7953                 called from 'send_send_data_finished', the 'data' pointer is
7954                 cleared just before the assignment to the dialog pointer
7955
7956 2003-03-29 [christoph]  0.8.11claws64
7957
7958         * src/common/prefs.h
7959         * src/plugins/image_viewer/Makefile.am
7960         * src/plugins/image_viewer/plugin.c
7961         * src/plugins/image_viewer/viewer.[ch]
7962         * src/plugins/image_viewer/viewerprefs.[ch]     ** NEW **
7963                 add PrefsPage for ImageViewer
7964
7965 2003-03-28 [thorsten]   0.8.11claws63
7966
7967         * src/common/session.c
7968                 added some comments
7969
7970 2003-03-28 [paul]       0.8.11claws62
7971
7972         * sync with 0.8.11cvs16
7973                 see ChangeLog 2003-03-28
7974
7975 2003-03-28 [paul]       0.8.11claws61
7976
7977         * sync with 0.8.11cvs15
7978                 see ChangeLog 2003-03-28
7979
7980 2003-03-27 [christoph]  0.8.11claws60
7981
7982         * src/folder.c
7983         * src/imap.c
7984         * src/common/socket.[ch]
7985                 set socket state to DISCONNECTED when any operation
7986                 fails to allow reconnecting in IMAP code without
7987                 checking the return code of all calls to the command
7988                 functions
7989
7990         * src/folderview.c
7991         * src/summaryview.c
7992                 remove some more stuff that depends on specific
7993                 folder types
7994
7995 2003-03-27 [paul]       0.8.11claws59
7996
7997         * sync with 0.8.11cvs14
7998                 see ChangeLog 2003-03-27
7999                 
8000         * src/selective_download.[ch]   ** REMOVED **
8001                 really removed
8002
8003 2003-03-27 [christoph]  0.8.11claws58
8004
8005         * src/folder.c
8006                 fix handling of tmp_flags in flag copy function
8007
8008 2003-03-27 [paul]       0.8.11claws57
8009
8010         * sync with 0.8.11cvs13
8011                 see ChangeLog 2003-03-27
8012
8013 2003-03-27 [oliver]     0.8.11claws56
8014
8015         * src/maiwindow.c
8016                 remove sel_download_cb
8017
8018 2003-03-27 [oliver]     0.8.11claws55
8019         
8020         * src/inc.c
8021                 remove POP3_TOP
8022         
8023 2003-03-26 [oliver]     0.8.11claws54
8024
8025         *src/pop.h
8026                 remove POP3_TOP*
8027         * README.claws
8028                 remove selective donwload readme
8029
8030 2003-03-26 [oliver]     0.8.11claws53
8031         * src/matcher.[ch]
8032         * src/matcher_parser_parse.y 
8033         * src/pop.c 
8034         * src/prefs_account.[ch]
8035         * src/prefs_filtering.c
8036                 remove selective donwload
8037
8038 2003-03-26 [oliver]     0.8.11claws52
8039
8040         * src/inc.[ch] 
8041         * src/filtering.c 
8042         * src/mainwindow.c 
8043                 remove selective donwload
8044
8045 2003-03-26 [oliver]     0.8.11claws51
8046         
8047         * src/Makefile.am
8048         * src/selective_download.[ch]   ** REMOVE **    
8049
8050 2003-03-26 [christoph]  0.8.11claws50
8051
8052         * src/news.c
8053                 fix NEWS that got broken by a sync with sylpheed-main
8054
8055 2003-03-26 [christoph]  0.8.11claws49
8056
8057         * src/mimeview.c
8058                 fix mime type guessing when no mime type is found for a file
8059
8060 2003-03-25 [christoph]  0.8.11claws48
8061
8062         * src/mimeview.c
8063         * src/procmime.c
8064                 remove mime type guessing from mime parser and use
8065                 name based mime types in viewer lookup for mime type
8066                 application/octet-stream
8067
8068 2003-03-25 [christoph]  0.8.11claws47
8069
8070         * doc-src/readme.txt
8071         * doc-src/rfc2554.txt
8072                 add RFC about SMTP AUTH
8073
8074         * src/send_message.c
8075         * src/common/smtp.[ch]
8076                 add extra error code for authentication errors and
8077                 clear temporary password when this error occurs
8078
8079         (closes Bug 84 authentication failure while sending should
8080          prompt for password again)
8081
8082 2003-03-25 [christoph]  0.8.11claws46
8083
8084         * configure.ac
8085         * src/Makefile.am
8086         * src/imageview.[ch]                            ** REMOVE **
8087         * src/messageview.[ch]
8088         * src/mimeview.[ch]
8089         * src/prefs_common.[ch]
8090         * src/textview.c
8091         * src/plugins/Makefile.am
8092         * src/plugins/image_viewer/.cvsignore           ** NEW **
8093         * src/plugins/image_viewer/Makefile.am          ** NEW **
8094         * src/plugins/image_viewer/plugin.c             ** NEW **
8095         * src/plugins/image_viewer/viewer.[ch]          ** NEW **
8096                 move image viewer into a plugin (building is enabled by default)
8097                 [ToDo: Prefs for resize and autoview]
8098
8099 2003-03-25 [paul]       0.8.11claws45
8100
8101         * sync with 0.8.11cvs12
8102                 see ChangeLog 2003-03-26
8103
8104 2003-03-25 [paul]       0.8.11claws44
8105
8106         * sync with 0.8.11cvs11
8107                 see ChangeLog 2003-03-22, 2003-03-24 and 2003-03-25
8108                 
8109         Note: Selective Download is broken.
8110                 
8111 2003-03-22 [christoph]  0.8.11claws43
8112
8113         * src/folder.c
8114                 code cleanup for flags copying
8115
8116 2003-03-22 [christoph]  0.8.11claws42
8117
8118         * src/plugins/trayicon/trayicon.c
8119                 fix setting the transparent area when the window size
8120                 is forced by the system tray
8121
8122 2003-03-22 [christoph]  0.8.11claws41
8123
8124         * src/plugins/trayicon/gnome-mail.xpm           ** REMOVE **
8125         * src/plugins/trayicon/gnome-nomail.xpm         ** REMOVE **
8126         * src/plugins/trayicon/newmail.xpm              ** NEW **
8127         * src/plugins/trayicon/nomail.xpm               ** NEW **
8128         * src/plugins/trayicon/trayicon.c
8129         * src/plugins/trayicon/unreadmail.xpm           ** NEW **
8130                 o replace GBiff icons with KBiff icons resized to 16x16 pixel
8131                 o add icon for unread mails
8132                 o set transparency for window
8133
8134 2003-03-22 [christoph]  0.8.11claws40
8135
8136         * src/news.c
8137                 init news session to prevent crash when session is closed
8138
8139 2003-03-22 [christoph]  0.8.11claws39
8140
8141         * src/imap.c
8142         * src/common/session.[ch]
8143                 Init session data to make sure we don't have invalid pointers
8144                 for read_ch and write_ch when new multi process sessions are
8145                 not used
8146
8147         * src/main.c
8148         * src/common/plugin.c
8149         * src/common/sylpheed.c
8150         * src/plugins/demo/demo.c
8151         * src/plugins/dillo_viewer/dillo_viewer.c
8152         * src/plugins/mathml_viewer/mathml_viewer.c
8153         * src/plugins/spamassassin/spamassassin.c
8154         * src/plugins/spamassassin/spamassassin_gtk.c
8155                 add plugin types to allow loading plugins at different times
8156                 (and maybe for different frontends), because it's not good to
8157                 load GTK-Plugins gefore gtk_init was called
8158
8159         * configure.ac
8160         * src/plugins/Makefile.am
8161         * src/plugins/trayicon/.cvsignore               ** NEW **
8162         * src/plugins/trayicon/Makefile.am              ** NEW **
8163         * src/plugins/trayicon/eggtrayicon.c            ** NEW **
8164         * src/plugins/trayicon/eggtrayicon.h            ** NEW **
8165         * src/plugins/trayicon/gnome-mail.xpm           ** NEW **
8166         * src/plugins/trayicon/gnome-nomail.xpm         ** NEW **
8167         * src/plugins/trayicon/trayicon.c               ** NEW **
8168                 New Trayicon plugin that shows an icon in a systray that uses
8169                 XEMBED protocol like Gnome's systray. Icon shows if there
8170                 are new mails and a tooltip shows information about new,
8171                 unread and total messages.
8172
8173 2003-03-22 [paul]       0.8.11claws38
8174
8175         * src/common/smtp.c
8176                 fix ESMTP AUTH CRAM-MD5
8177                 [sync with main (still version 0.8.11cvs6), see
8178                  ChangeLog 2003-03-22]
8179
8180 2003-03-21 [colin]      0.8.11claws37
8181
8182         * src/send_message.c
8183                 Fix USE_SSL => USE_OPENSSL
8184
8185 2003-03-21 [colin]      0.8.11claws36
8186
8187         * src/folderview.c
8188                 Fix counts in drag and dropped subfolders
8189
8190 2003-03-21 [colin]      0.8.11claws35
8191
8192         * src/folder.c 
8193         * src/folderview.c
8194                 speed up a bit folder dnd
8195
8196 2003-03-20 [alfons]     0.8.11claws34
8197
8198         * src/main.c
8199         * src/toolbar.c
8200         * src/procmsg.c
8201                 don't send locked queue messages
8202                 (feature request "[ 705245 ] Locking message in outbox 
8203                  should prevent sending")
8204
8205 2003-03-20 [christoph]  0.8.11claws33
8206
8207         * src/folder.c
8208                 remove NEW and UNREAD flag in special folders when scanning
8209                 
8210         * src/common/smtp.c
8211                 fix ESMTP AUTH CRAM-MD5
8212
8213 2003-03-20 [paul]       0.8.11claws32
8214
8215         * src/prefs_account.c
8216                 Re-write 'Tunnel command to open connection' as
8217                 'Use command to communicate with server', and disable
8218                 it for all except IMAP accounts
8219
8220 2003-03-20 [paul]       0.8.11claws31
8221
8222         * sync with 0.8.11cvs6
8223                 see ChangeLog 2003-03-20
8224
8225 2003-03-19 [match]      0.8.11claws30
8226
8227         * src/addritem.[ch]
8228                 include documentation. minor refactoring.
8229         * src/addr_compl.[ch]
8230         * src/addrindex.[ch]
8231         * src/addresbook.[ch]
8232         * src/summaryview.c
8233                 re-enable address lookup (was disabled in
8234                 0.8.11claws20).
8235
8236 2003-03-19 [christoph]  0.8.11claws29
8237
8238         * src/procmsg.c
8239                 add temp flag handling, will make moving and copying
8240                 messages possible again
8241
8242         * src/folder.c
8243                 correct calulation of folder stats
8244
8245 2003-03-18 [match]      0.8.11claws28
8246
8247         * src/editgroup.h
8248                 remove case sensitive comparison (closes bug 80).
8249
8250 2003-03-18 [christoph]  0.8.11claws27
8251
8252         * src/imap.c
8253                 fix imap using a tunnel command
8254
8255         (closes bug 87)
8256
8257 2003-03-18 [christoph]  0.8.11claws26
8258
8259         * src/folder.[ch]
8260         * src/imap.c
8261         * src/procmsg.[ch]
8262                 rewrite flag handling for folders
8263
8264 2003-03-18 [christoph]  0.8.11claws25
8265
8266         * src/folder.c
8267         * src/procmsg.c
8268         * src/summaryview.c
8269                 unset NEW and UNREAD flags when message is ignored, to make
8270                 sure messages don't show up as unread on other IMAP clients,
8271                 because the IGNORE_THREAD flag can not be syncronized through
8272                 the IMAP folder
8273
8274 2003-03-17 [christoph]  0.8.11claws24
8275
8276         * src/imap.c
8277                 don't use recursion to fetch uids when the number of messages
8278                 does not match. Moved code into subfunction that is used
8279                 again when needed, to prevent an endless loop.
8280
8281 2003-03-17 [thorsten]   0.8.11claws23
8282
8283         * src/imageview.[ch]
8284                 export imageview_get_resized_size() (for plugins)
8285         * src/prefs_common.[ch]
8286                 added prefs_common_get() (for plugins)
8287
8288 2003-03-17 [christoph]  0.8.11claws22
8289
8290         * src/imap.c
8291                 o remove UID guessing from copy code
8292                 o support UIDPLUS extension for APPEND command
8293
8294 2003-03-17 [paul]       0.8.11claws21
8295
8296         * src/gtk/about.c
8297                 remove 'Compiled-plugins' section.
8298                 
8299         * src/plugins/dillo_viewer/dillo_viewer.c
8300                 slight change to description text
8301
8302 2003-03-16 [match]      0.8.11claws20
8303         * src/ldapserver.[ch]           ** NEW **
8304         * src/ldapctrl.[ch]             ** NEW **
8305         * src/ldapquery.[ch]            ** NEW **
8306         * src/ldaputil.[ch]             ** NEW **
8307         * src/addrcindex.[ch]           ** NEW **
8308         * src/addrquery.h               ** NEW **
8309         * src/addritem.[ch]
8310         * src/addrcache.[ch]
8311         * src/addrindex.[ch]
8312         * src/addr_compl.[ch]
8313         * src/addressbook.[ch]
8314         * src/addrbook.[ch]
8315         * src/editgroup.c
8316         * src/editaddress.c
8317         * src/editldap.c
8318         * src/editldap_basedn.c
8319         * src/vcard.c
8320         * src/jpilot.c
8321         * src/Makefile.am
8322                 included dynamic LDAP queries. improved address
8323                 completion.
8324
8325 2003-03-16 [paul]       0.8.11claws19
8326
8327         * tools/multiwebsearch.pl
8328                 fix a fatal typo
8329
8330 2003-03-16 [christoph]  0.8.11claws18
8331
8332         * src/mimeview.c
8333         * src/plugins/dillo_viewer/dillo_viewer.c
8334         * src/plugins/mathml_viewer/mathml_viewer.c
8335                 make unregistering of MimeViewerFactorys possible
8336
8337 2003-03-16 [alfons]     0.8.11claws17
8338
8339         * configure.ac
8340                 correct typo
8341
8342 2003-03-16 [melvin]     0.8.11claws16
8343
8344         * src/plugins/dillo_viewer.c
8345                 Fixed bug where it was not possible to view more than
8346                 one text/html attachment per message (bug discovered
8347                 by Christoph Hohmann).
8348
8349 2003-03-15 [melvin]     0.8.11claws15
8350
8351         * src/prefs_actions.c
8352                 Fixed compilation warnings.
8353
8354 2003-03-15 [melvin]     0.8.11claws14
8355
8356         * src/plugins/Makefile.am
8357         * src/plugins/dillo_viewer/.cvsignore                   ** NEW **
8358         * src/plugins/dillo_viewer/Makefile.am                  ** NEW **
8359         * src/plugins/dillo_viewer/dillo_viewer.c               ** NEW **
8360                 Added a html mail viewer plugin that uses Dillo v0.7.0 or
8361                 newer (http://dillo.auriga.wearlab.de/).
8362
8363 2003-03-15 [christoph]  0.8.11claws13
8364
8365         * src/imap.c
8366                 don't query imap folder for attributes because we already
8367                 for them from imap_status
8368
8369         * src/mimeview.[ch]
8370                 add support for plugable MimeViewers (unloading Viewers
8371                 not yet complete)
8372
8373         * src/plugins/Makefile.am
8374         * src/plugins/mathml_viewer/.cvsignore          ** NEW **
8375         * src/plugins/mathml_viewer/Makefile.am         ** NEW **
8376         * src/plugins/mathml_viewer/mathml_viewer.c     ** NEW **
8377                 add MathML Viewer (Content-Type text/mathml) using GtkMathView
8378                 widget from http://helm.cs.unibo.it/mml-widget/
8379
8380 2003-03-14 [christoph]  0.8.11claws12
8381
8382         * src/folder.[ch]
8383                 o error return code's should better be negative
8384                 o replace printf with debug_print
8385
8386         * src/imap.c
8387                 improve IMAP folder scan by checking UID-NEXT
8388
8389         * src/summaryview.c
8390                 remove check that are unnecessary in my opinion
8391
8392 2003-03-13 [christoph]  0.8.11claws11
8393
8394         * src/folder.[ch]
8395         * src/foldersel.c
8396         * src/folderview.c
8397         * src/imap.c
8398         * src/mbox_folder.c
8399         * src/mh.c
8400         * src/news.c
8401         * src/prefs_scoring.c
8402         * src/summaryview.c
8403                 use a common function to get a displayable name
8404                 for a FolderItem
8405
8406 2003-03-13 [paul]       0.8.11claws10
8407
8408         * tools/Makefile.am
8409           tools/README
8410           tools/multiwebsearch.conf     ** NEW FILE **
8411           tools/multiwebsearch.pl       ** NEW FILE **
8412                 add multiwebsearch Actions script
8413
8414 2003-03-13 [colin]      0.8.11claws9
8415
8416         * src/compose.c
8417                 Remove leading emtpy lines from quoted text
8418                 before quoting it
8419
8420 2003-03-13 [melvin]     0.8.11claws8
8421
8422         * src/prefs_actions.c
8423                 Fixed a memory leak
8424                 Code clean ups
8425                 Added Cancel and OK buttons
8426                 Corrected help text
8427
8428 2003-03-13 [christoph]  0.8.11claws7
8429
8430         * src/account.c
8431         * src/folder.[ch]
8432         * src/imap.c
8433         * src/mainwindow.c
8434         * src/mbox_folder.c
8435         * src/mh.c
8436         * src/news.c
8437         * src/setup.c
8438                 replace more folder type stuff with folder class stuff
8439
8440 2003-03-13 [melvin]     0.8.11claws6
8441
8442         * src/prefs_actions.c
8443                 Added new tokens:
8444                 %u: user provided argument
8445                 %h: user provided argument (hidden on input)
8446                 %s: current text selection in the message view 
8447
8448 2003-03-13 [paul]       0.8.11claws5
8449
8450         * sync with 0.8.11cvs5
8451                 see ChangeLog 2003-03-11, 2003-03-12
8452
8453 2003-03-12 [christoph]  0.8.11claws4
8454
8455         * src/folder.c
8456                 use folder class idstr when writing folderlist.xml
8457
8458         * src/folder.h
8459         * src/imap.c
8460         * src/news.c
8461                 replace folder type checks with folder class checks
8462
8463 2003-03-12 [christoph]  0.8.11claws3
8464
8465         * src/folder.[ch]
8466         * src/imap.[ch]
8467         * src/main.c
8468         * src/mbox_folder.[ch]
8469         * src/mh.[ch]
8470         * src/news.[ch]
8471                 o create a list of known folder classes in the folder system
8472                 o use folder class id strings for folder item identifiers
8473
8474 2003-03-12 [christoph]  0.8.11claws2
8475
8476         * src/imap.c
8477                 fix imap uid validity check
8478
8479 2003-03-12 [christoph]  0.8.11claws1
8480
8481         * src/account.c
8482         * src/folder.[ch]
8483         * src/foldersel.c
8484         * src/folderview.c
8485         * src/imap.c
8486         * src/mainwindow.c
8487         * src/mbox_folder.c
8488         * src/mh.c
8489         * src/news.c
8490         * src/prefs_scoring.c
8491         * src/procmsg.c
8492         * src/setup.c
8493         * src/summaryview.c
8494                 initial restructuring of folder system, seperating
8495                 folders and folder classes
8496
8497 2003-03-12 [paul]       0.8.11claws
8498
8499         0.8.11claws release
8500
8501 2003-03-12 [christoph]
8502
8503         * src/gtk/prefswindow.c
8504                 fix translation of "Page Index"
8505
8506 2003-03-12 [paul]       0.8.10claws110
8507
8508         a sync from 0.8.11cvs4 before the release
8509
8510         * src/common/utils.c
8511                 subject_compare_for_sort(): allow null strings (fixes
8512                 summary sorting).
8513
8514 2003-03-11 [paul]       0.8.10claws109
8515
8516         * po/es.po
8517                 update Spanish translation, submitted by
8518                 Ricardo Mones Lastra
8519
8520 2003-03-11 [melvin]     0.8.10claws108
8521
8522         * po/fr.po
8523                 Updated French translations
8524
8525 2003-03-11 [paul]       0.8.10claws107
8526
8527         * manual/en/Makefile.am
8528           manual/en/*.html
8529                 update English manual, add a new page
8530                 updated by Francois Barriere <fbarriere@atmel.fr>
8531                 
8532         * po/bg.po
8533           po/it.po
8534           po/sr.po
8535                 update Bulgarian, Italian, and Serbian translations
8536                 submitted by George Danchev, Alessandro Maestri, and
8537                 Urke MMI
8538
8539 2003-03-10 [paul]       0.8.10claws106
8540
8541         * src/gtk/about.c
8542           src/gtk/prefswindow.c
8543                 make some strings translatable
8544
8545 2003-03-10 [darko]      0.8.10claws105
8546
8547         * src/compose.c
8548                 code cleanup to make Hiro happy
8549
8550 2003-03-10 [paul]       0.8.10claws104
8551
8552         * sync with 0.8.11cvs2
8553                 see ChangeLog 2003-03-10
8554
8555 2003-03-09 [melvin]     0.8.10claws103
8556
8557         * src/textview.c
8558                 textview_set_font(): fix for message display in
8559                 UTF-8 locales (thanks to Sergey Vlasov).
8560                 (was unintentionnaly reverted in 0.8.6claws6)   
8561
8562 2003-03-08 [darko]      0.8.10claws102
8563
8564         * src/compose.c
8565                 fix infinite loop in wrapping as reported
8566                 by happycactus
8567                 obsoletes patch #696482
8568
8569 2003-03-08 [christoph]  0.8.10claws101
8570
8571         * src/imap.c
8572                 add workaround for IMAP servers that do not
8573                 support the "UID SEARCH UID" command
8574
8575 2003-03-07 [christoph]  0.8.10claws100
8576
8577         * src/plugins/spamassassin/spamassassin.[ch]
8578         * src/plugins/spamassassin/spamassassin_gtk.c
8579                 code cleanup
8580
8581 2003-03-07 [paul]       0.8.10claws99
8582
8583         * po/es.po
8584                 updated Spanish translation, submitted by
8585                 Ricardo Mones Lastra
8586
8587 2003-03-07 [christoph]  0.8.10claws98
8588
8589         * src/send.c
8590                 fix in 0.8.10claws94 was wrong
8591                 local delivery does not require escaping, remove escaping
8592                 code to make signatures of mails with "." lines valid
8593                 
8594                 NOTE: requires that sendmail is executed with "-i" option,
8595                       what is the default now, but has to be changed in all
8596                       exsiting accounts)
8597
8598 2003-03-07 [paul]       0.8.10claws97
8599
8600         * sync with 0.8.11 release
8601                 see ChangeLog 2003-03-07
8602
8603 2003-03-06 [paul]       0.8.10claws96
8604
8605         * src/compose.c
8606                 revert commit 0.8.10claws92
8607
8608 2003-03-06 [paul]       0.8.10claws95
8609
8610         * src/folderview.c
8611                 fix (solaris) bug 73, 'Crash when selecting top-level folder'
8612
8613         * src/gtkaspell.c
8614                 fix bug 74, 'Crash opening editor window with pseudo-color
8615                 display'
8616                 
8617         Patches submitted by Kevin Vigor <kevin@vigor.nu>
8618
8619 2003-03-06 [christoph]  0.8.10claws94
8620
8621         * src/send.c
8622                 fix rfc2821 (4.5.2) violation in SMTP data sending,
8623                 all lines starting with a period get an extra period
8624                 inserted
8625                 (found by Simon 'corecode' Schubert)
8626
8627 2003-03-06 [paul]       0.8.10claws93
8628
8629         * src/folderview.c
8630                 if configured font can't be loaded fall back to gtk
8631                 default. (with thanks to Christoph)
8632                 
8633                 closes long-standing bug 15 'Crashes on startup'
8634
8635 2003-03-06 [paul]       0.8.10claws92
8636
8637         * src/compose.c
8638                 freeze text before autosave and thaw afterwards
8639                 fixes bug 67 'autosave make re-rediting message crazy'
8640
8641 2003-03-06 [christoph]  0.8.10claws91
8642
8643         * src/compose.c
8644                 ignore address comment in dupe check for Cc-list
8645
8646         (closes reopened bug 47 Replying to message strips name part of
8647          e-mail addresses of Cc: lines)
8648
8649 2003-03-06 [paul]       0.8.10claws90
8650
8651         * src/Makefile.am
8652                 remove reference to gtkxtext.h as its no longer in
8653                 the repository
8654
8655 2003-03-06 [paul]       0.8.10claws89
8656
8657         * sync with 0.8.10cvs25
8658                 see ChangeLog 2003-03-06
8659
8660 2003-03-06 [oliver]     0.8.10claws88
8661         
8662         * src/messageview.c
8663                 remove include
8664
8665 2003-03-06 [oliver]     0.8.10claws87
8666         
8667         * src/folderview.c 
8668                 remove changes introduced inclaws74
8669         * src/messageview.c
8670                 another attempt to sanely delete and update
8671                 messages deleted in separate messageview
8672
8673 2003-03-05 [christoph]  0.8.10claws86
8674
8675         * src/summaryview.c
8676                 check if "From" matches any account's address if
8677                 addressbook completion of addresses is disabled too
8678
8679         (closes Bug 70 "Display recipient in from" doesn't check
8680          folder's default account)
8681
8682 2003-03-05 [christoph]  0.8.10claws85
8683
8684         * src/compose.c
8685         * src/common/utils.[ch]
8686                 don't strip address comments when building Cc lists
8687
8688         (closes Bug 47 Replying to message strips name part of e-mail addresses
8689          of Cc: lines)
8690
8691         * src/folder.c
8692                 fix return value of copy function
8693
8694 2003-03-05 [christoph]  0.8.10claws84
8695
8696         * src/imap.c
8697                 don't ask imap server for non rfc822 headers
8698
8699         (closes bug 71 IMAP FETCH asks for FROM header field twice)
8700
8701         * src/imap.c
8702                 destroy session on socket error to allow reconnecting
8703
8704 2003-03-05 [christoph]  0.8.10claws83
8705
8706         * configure.ac
8707                 fix building with gnome when no prefix is set
8708
8709         (closes bug 66 Gnome directory is set to NONE)
8710
8711 2003-03-05 [paul]       0.8.10claws82
8712
8713         * sync with 0.8.10cvs23
8714                 see ChangeLog 2003-03-05
8715
8716 2003-03-04 [christoph]  0.8.10claws81
8717
8718         * src/folder.c
8719                 o fix moving and copying when folder returns 0 for new
8720                   message number
8721                 o remove some code for single message copy and move
8722                   operations and use functions for multiple messages
8723
8724         (closes bug 63 Strange behaviour MOVING messages from MH to IMAP)
8725
8726         * src/news.c
8727                 remove unused include
8728
8729 2003-03-04 [paul]       0.8.10claws80
8730
8731         * src/gtk/about.c
8732                 list 'Compiled plugins'
8733
8734 2003-03-03 [christoph]  0.8.10claws79
8735
8736         * src/news.[ch]
8737                 have to multiply the percentage of the current fetch with
8738                 the percentage that it has of the total fetch operation
8739                 for correct values
8740
8741 2003-03-03 [christoph]  0.8.10claws78
8742
8743         * src/news.c
8744                 fix calculation of expected lines for progress indicator
8745
8746 2003-03-03 [christoph]  0.8.10claws77
8747
8748         * src/summaryview.c
8749         * src/common/utils.c
8750                 fix segfault when opening the root news folder
8751
8752 2003-03-03 [christoph]  0.8.10claws76
8753
8754         * src/mainwindow.[ch]
8755         * src/common/Makefile.am
8756         * src/common/progressindicator.[ch]
8757                 add UI independent progress indicator handling
8758
8759         * src/news.[ch]
8760                 use new progress indicator for message info fetching
8761
8762         * src/common/hooks.h
8763                 code cleanup
8764
8765 2003-03-03 [oliver]     0.8.10claws75
8766
8767         * src/toolbar.c
8768         * src/compose.c
8769                 removed commented code
8770
8771 2003-03-03 [oliver]     0.8.10claws74
8772
8773         * src/toolbar.[ch]
8774                 cleanups and refactoring
8775         * src/compose.[ch]
8776                 compose_reply_mode reply & forwarding interface for
8777                 toolbar buttons
8778         * src/folderview.c
8779                 act on messages marked for deletion in folderview_selected
8780                 based on prefs_common.immediate_exec since a message might 
8781                 have been deleted by messageview in a folder we are changing 
8782                 to (does anybody understand what I'm on about ?)
8783
8784 2003-03-03 [oliver]     0.8.10claws73
8785         
8786         * src/messageview.[ch]
8787                 new functions
8788                 - messageview_delete: delete message shown in messagview
8789                 - messageview_update_view: update messageview to currently 
8790                   selected summaryview message
8791                 - add separate messageview to msgview_list in order to update 
8792                   toolbar to new toolbar style on the fly (TOOLBAR_NONE, TOOLBAR_ICON etc.)
8793         * src/summaryview.[ch]
8794                 summary_get_selection returns a list of selected msgs
8795                 in summaryview
8796         * src/mainwindow.c
8797                 toolbar reply refactoring
8798
8799 2003-03-03 [paul]       0.8.10claws72
8800
8801         * sync with 0.8.10cvs21
8802                 see ChangeLog 2003-03-03
8803
8804 2003-03-02 [christoph]  0.8.10claws71
8805
8806         * src/common/passcrypt.c
8807                 use POSIX includes
8808
8809 2003-03-02 [christoph]  0.8.10claws70
8810
8811         * configure.ac
8812         * src/prefs_account.c
8813         * src/prefs_gtk.[ch]
8814         * src/common/.cvsignore
8815         * src/common/Makefile.am
8816         * src/common/passcrypt.c                ** NEW **
8817         * src/common/passcrypt.h.in             ** NEW **
8818                 Implement password encryption in config files
8819                 using unix encrypt and setkey functions. The crypt
8820                 key can be set as a configure parameter. Old
8821                 passwords will be converted if they do not begin
8822                 with '!'
8823
8824 2003-03-02 [paul]       0.8.10claws69
8825
8826         * src/prefs_account.c
8827                 fix compile error
8828
8829 2003-03-01 [thorsten]   0.8.10claws68
8830
8831         * po/el.po
8832           po/hr.po
8833           po/it.po
8834           po/nl.po
8835           po/sr.po
8836           po/sv.po
8837                 corrected format strings
8838         * po/en_GB.po
8839                 corrected headers
8840                 (fix compile errors with GNU gettext-0.11.5)
8841
8842 2003-03-01 [oliver]     0.8.10claws67
8843
8844         * src/summaryview.c
8845                 menu callbacks call toolbar_menu_reply
8846
8847 2003-03-01 [oliver]     0.8.10claws66
8848
8849         * src/mainwindow.c
8850         * src/messageview.c
8851                 menu callbacks call toolbar_menu_reply
8852         * src/toolbar.[ch]
8853                 callbacks from menu handled by toolbar_menu_reply
8854
8855 2003-03-01 [paul]       0.8.10claws65
8856
8857         * src/addressbook.c
8858                 revert commit 0.8.10claws54 - breaks editing of
8859                 addressbook.
8860                 
8861         * po/bg.po
8862                 update Bulgarian translation, submitted by
8863                 George Danchev
8864
8865 2003-02-28 [christoph]  0.8.10claws64
8866
8867         * src/account.c
8868         * src/addressadd.c
8869         * src/compose.c
8870         * src/gtkaspell.c
8871         * src/gtkxtext.h                ** REMOVE **
8872         * src/imap.c
8873         * src/matcher.[ch]
8874         * src/mh.c
8875         * src/news.c
8876         * src/pine.c
8877         * src/prefs_common.c
8878         * src/prefs_matcher.c
8879         * src/procheader.[ch]
8880         * src/procmsg.[ch]
8881         * src/toolbar.c
8882         * src/common/ssl_certificate.c
8883         * src/gtk/colorlabel.c
8884         * src/gtk/menu.c
8885                 o fix warnings
8886                 o remove code obsoleted by new cache and folder system rework
8887
8888 2003-02-28 [oliver]     0.8.10claws63
8889         
8890         * src/toolbar.[ch]
8891                 * fix bug where reply in Messageview replied to 
8892                 Message displayed in summaryview
8893                 (reportedd via ML by chinatinte at gmx dot ch)
8894                 * fix bug where toolbar popups (WITH_QUOTE, WITHOUT_QOUTE)
8895                 didn't work in separate MessageView Toolbar
8896                 (wondering if anybody uses this at all ?)
8897         * src/summaryview.[ch]
8898                 use toolbar.c's toolbar_reply instead of summary_reply (removed)
8899                 (generalize reply and forward code);
8900         * src/messageview.c 
8901                 remove focus_in event which updated summaryview to messageview
8902
8903 2003-02-28 [paul]       0.8.10claws62
8904
8905         * po/Makefile.in.in
8906                 add the --check option
8907                 Patch submitted by Ricardo Mones Lastra
8908
8909 2003-02-28 [paul]       0.8.10claws61
8910
8911         * src/prefs_account.c
8912                 re-order 'Signature' items
8913
8914 2003-02-28 [paul]       0.8.10claws60
8915
8916         * sync with 0.8.10cvs20
8917                 see ChangeLog 2003-02-28
8918
8919 2003-02-28 [paul]       0.8.10claws59
8920
8921         * po/POTFILES.in
8922                 update to reflect recent movement of files
8923
8924 2003-02-28 [paul]       0.8.10claws58
8925
8926         * sync with 0.8.10cvs19
8927                 see ChangeLog 2003-02-28
8928
8929 2003-02-27 [martin]     0.8.10claws57
8930
8931         * src/prefs_matcher.c 
8932                 fix segfault in prefs_matcher_ok() when the
8933                 last entry is deleted and prevents that the
8934                 message "entry not saved" comes up after deleting
8935                 an entry
8936
8937 2003-02-27 [martin]     0.8.10claws56
8938
8939         * src/prefs_filtering.c 
8940                 fix segfault in prefs_filtering_ok() when the
8941                 last entry is deleted and prevents that the
8942                 message "entry not saved" comes up after deleting
8943                 an entry
8944
8945 2003-02-27 [paul]       0.8.10claws55
8946
8947         * sync with 0.8.10cvs18
8948                 see ChangeLog 2003-02-27
8949
8950 2003-02-27 [paul]       0.8.10claws54
8951
8952         * src/addressbook.c
8953                 fix bug where the address book crashes with 
8954                 multiple lookups.
8955                 Patch [687729] submitted by David Frager 
8956                 <dbfrager@users.sourceforge.net>
8957
8958 2003-02-25 [christoph]  0.8.10claws53
8959
8960         * src/Makefile.am
8961         * src/colorlabel.[ch]           ** REMOVE **
8962         * src/gtk/Makefile.am
8963         * src/gtk/colorlabel.[ch]       ** NEW **
8964                 move colorlabel files to gtk directory
8965
8966         * src/esmtp.[ch]                ** REMOVE **
8967                 has been merged into smtp.[ch] in 0.7.5
8968
8969 2003-02-25 [christoph]  0.8.10claws52
8970
8971         * src/Makefile.am
8972         * src/about.[ch]                ** REMOVE **
8973         * src/gtk/Makefile.am
8974         * src/gtk/about.[ch]            ** NEW **
8975                 move about files to gtk directory
8976
8977 2003-02-25 [christoph]  0.8.10claws51
8978
8979         * src/folder.c
8980                 some code optimization of folder scanning code
8981
8982         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx> 
8983
8984 2003-02-25 [christoph]  0.8.10claws50
8985
8986         * src/main.c
8987         * src/common/sylpheed.c
8988                 add command line parameter parsing to common code
8989
8990 2003-02-24 [christoph]
8991
8992         * Makefile.am
8993         * configure.ac
8994                 fix gnome prefix problems, the configure script now removed
8995                 `gnome-config --prefix` from `gnome-config --datadir`
8996                 and adds $(prefix} instead
8997
8998         (closes Bug 24 Makefile does not respect prefix when installing
8999          GNOME data)
9000
9001 2003-02-24 [christoph]  0.8.10claws49
9002
9003         * src/news.c
9004                 check for valid session before trying to authenticate
9005
9006         (closes Bug 60 crash if "authenticate on logon" is activated
9007          and newsserver-hostname is not valid)
9008
9009 2003-02-24 [melvin]     0.8.10claws48
9010
9011         * src/prefs_actions.c
9012                 Make sure all user's input is sent to the action and then
9013                 close the socket..
9014
9015 2003-02-23 [alfons]     0.8.10claws46
9016
9017         * src/summaryview.c
9018                 also wait cursor when deleting files
9019
9020 2003-02-23 [paul]
9021
9022         * tools/freshmeat_search.pl
9023           tools/google_search.pl
9024                 scripts should now work for any browser/browser command line
9025
9026 2003-02-22 [christoph]  0.8.10claws45
9027
9028         * src/procmsg.c
9029                 fix IMAP flag setting, IMAP flag is not handled correctly
9030                 anymore by the folder system and information about the
9031                 folder should not be saved in the MsgInfo (in my opinion)
9032
9033         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
9034
9035 2003-02-22 [christoph]  0.8.10claws44
9036
9037         * src/summaryview.c
9038                 fix spelling of "label" ;-)
9039
9040 2003-02-22 [thorsten]   0.8.10claws43
9041
9042         * src/mimeview.c
9043           src/prefs_common.[ch]
9044           src/procmime.[ch]
9045                 do not use description as attachment name
9046
9047 2003-02-22 [alfons]     0.8.10claws42
9048
9049         * src/summaryview.c
9050                 freeze/thaw folder item updates when changing color labels,
9051                 and put a wait cursors on
9052
9053 2003-02-22 [thorsten]   0.8.10claws41
9054
9055         * src/mimeview.c
9056                 save-all fixes: crash if invoked on multipart container,
9057                 mimeinfo access, pathseparators, error dialog
9058
9059 2003-02-21 [alfons]     0.8.10claws40
9060
9061         * src/prefs_gtk.c
9062                 remove unused var
9063
9064 2003-02-21 [colin]      0.8.10claws39
9065
9066         * src/send.c
9067                 Fix smtp logging
9068
9069 2003-02-21 [colin]      0.8.10claws38
9070
9071         * src/summaryview.c
9072                 Freeze/thaw folderItem updates when filtering messages 
9073                 via Tools/Filter messages
9074
9075 2003-02-21 [paul]       0.8.10claws37
9076
9077         * src/compose.c
9078                 revert commit 0.8.10claws26, there are ulterior motives
9079                 for users to set a Reply-To header when posting to
9080                 newsgroups
9081
9082 2003-02-21 [paul]       0.8.10claws36
9083
9084         * sync with 0.8.10cvs17
9085                 see ChangeLog 2003-02-21
9086
9087 2003-02-20 [christoph]  0.8.10claws35
9088
9089         * src/imap.c
9090                 IMAP UID fetch speedup using SEARCH
9091
9092         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
9093
9094         * src/imap.c
9095                 fix problem with UIDs in IMAP UID cache that no longer existed
9096
9097 2003-02-20 [christoph]  0.8.10claws34
9098
9099         * src/imap.c
9100         * src/procheader.c
9101         * src/procheader.h
9102                 IMAP header fetch speedup (fetch only headers cached in MsgInfo)
9103
9104         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
9105
9106         * src/imap.c
9107                 Rewrite imap_cmd_gen_recv use sock_getline instead
9108                 of sock_gets to avoid problems with too long reply
9109                 lines
9110     
9111 2003-02-20 [colin]      0.8.10claws33
9112         
9113         * src/prefs_account.c
9114                 Better wording
9115
9116 2003-02-20 [colin]      0.8.10claws32
9117
9118         * src/compose.c
9119                 Remove useless '&& !to_sender' 
9120
9121 2003-02-20 [darko]
9122
9123         * AUTHORS
9124                 change my e-mail address
9125
9126 2003-02-19 [colin]      0.8.10claws31
9127
9128         * src/prefs_common.c
9129                 X11 style colors for every configurable color
9130
9131 2003-02-19 [alfons]     0.8.10claws30
9132
9133         * src/prefs_gtk.[ch]
9134         * src/prefs_common.c
9135                 for color_new accept both plain integers and X11 style color
9136                 names (as found in /usr/lib/X11/rgb.txt)
9137
9138 2003-02-19 [paul]       0.8.10claws29
9139
9140         * src/mainwindow.c
9141                 add tooltips to online/offline button and account selector
9142                 button
9143
9144 2003-02-19 [paul]       0.8.10claws28
9145
9146         * src/folder.c
9147           src/news.c
9148           src/prefs_account.[ch]
9149           src/prefs_common.[ch]
9150                 move 'Maximum number of articles to download' to
9151                 account prefs.
9152                 clean up account prefs gui a little by hiding entries
9153                 rather then greying out entries
9154
9155 2003-02-19 [hiro]       0.8.10claws27
9156
9157         * src/common/utils.c
9158                 fix bug #54 'yesterdays date is displayed in the message 
9159                 summary window'
9160
9161 2003-02-19 [paul]       0.8.10claws26
9162
9163         * src/compose.c
9164                 fix bug reported in Feature Request [688596] 
9165                 'Reply-to header in news'
9166
9167 2003-02-18 [paul]       0.8.10claws25
9168
9169         * src/select-keys.c
9170                 add a 'List all keys' button to key selection dialog
9171
9172 2003-02-18 [colin]      0.8.10claws24
9173         
9174         * src/stock_pixmap.c
9175                 fix compile error
9176
9177 2003-02-18 [colin]      0.8.10claws23
9178
9179         * src/common/smtp.[ch]
9180           src/prefs_account.c
9181                 Try to starttls if it seems to be the only
9182                 way to authenticate a user
9183
9184 2003-02-18 [paul]       0.8.10claws22
9185
9186         * src/Makefile.am
9187           src/folderview.c
9188           src/stock_pixmap.[ch]
9189           src/pixmaps/drafts_close.xpm  ** NEW FILE **
9190           src/pixmaps/drafts_open.xpm   ** NEW FILE **
9191                 as a Drafts folder is a special folder allow it to have
9192                 its own unique icons
9193
9194 2003-02-18 [colin]      0.8.10claws21
9195
9196         * src/imap.c
9197                 Fix port selection when using starttls
9198
9199 2003-02-18 [paul]       0.8.10claws20
9200
9201         * src/mainwindow.c
9202           src/prefs_common.[ch]
9203                 make blue the default new mail colour
9204
9205 2003-02-18 [paul]       0.8.10claws19
9206
9207         * sync with 0.8.10cvs14
9208                 see ChangeLog 2003-02-18
9209
9210 2003-02-17 [jens]       0.8.10claws18
9211
9212         * src/common/md5.c
9213                 fixed a compile problem with gcc 3.3
9214                 works on 2.95.3 too (testet on PPC as it is big endian)
9215
9216 2003-02-17 [paul]       0.8.10claws17
9217
9218         * sync with 0.8.10cvs13
9219                 see ChangeLog 2003-02-17
9220
9221 2003-02-17 [paul]       0.8.10claws16
9222
9223         * sync with 0.8.10cvs12
9224                 see ChangeLog 2003-02-17
9225
9226 2003-02-16 [match]      0.8.10claws15
9227
9228         * src/addressbook.c
9229                 Eliminates reloading of address data when items
9230                 deleted or added. Applied submitted by
9231                 Luke Plant <lukeplant@softhome.net>
9232
9233 2003-02-16 [paul]       0.8.10claws14
9234
9235         * src/news.c
9236                 when a 'protocol error' is encountered disconnect from
9237                 the server. This means that the user can carry on viewing
9238                 other articles and doesn't have to either wait until the
9239                 server timesout or quit sylpheed.
9240                 Fixes bug #53 'Unable to read messages in newsgroups, 
9241                 displayed message doesn't change'
9242
9243 2003-02-15 [christoph]  0.8.10claws13
9244
9245         * src/imap.c
9246                 fix bug that stopped scanning of folders when an
9247                 IMAP folder was empty
9248
9249         (closes bug 46 stop scan messages in folders after empty folder)
9250
9251 2003-02-15 [paul]
9252
9253         * tools/Makefile.am
9254           tools/README
9255           tools/freshmeat_search.pl     ** NEW FILE **
9256           tools/google_search.pl        ** NEW FILE **
9257                 Add 2 Actions scripts which search freshmeat/google
9258                 for the selected text using the browser configured
9259                 in sylpheedrc.
9260                 
9261         Note: These scripts are very dependent on the format of the
9262         browser command and may not work on every occasion. Testing
9263         is welcome. 
9264
9265 2003-02-14 [alfons]     0.8.10claws12
9266
9267         * src/compose.c
9268                 fix breakage because of uninitialized account pointer.
9269                 please verify.
9270
9271 2003-02-14 [paul]       0.8.10claws11
9272
9273         * src/compose.c
9274           src/prefs_account.[ch]
9275           src/prefs_common.[ch]
9276                 move signature settings to Account Prefs
9277
9278 2003-02-14 [paul]       0.8.10claws10
9279
9280         * sync with 0.8.10cvs11
9281                 see ChangeLog 2003-02-14
9282
9283 2003-02-13 [thorsten]   0.8.10claws9
9284
9285         * src/news.c
9286                 revert news progressbar (GUI separation)
9287
9288 2003-02-13 [paul]       0.8.10claws8
9289
9290         * src/compose.c
9291                 make replies behave correctly, re: RFC 1036, Section 2.2.3,
9292                 paragraph 1
9293
9294 2003-02-13 [paul]       0.8.10claws7
9295
9296         * src/compose.[ch]
9297           src/summaryview.c
9298                 fix 'Follow-up and Reply-to' so that it creates a reply to
9299                 the newsgroup and the sender. If the message has the keyword
9300                 'poster' in the Followup-To header, all replies go to the
9301                 sender, re: RFC 1036, Section 2.2.3
9302                 rename all instances of 'ignore_replyto' to 'to_sender', both
9303                 were previously used, now we use just one.
9304
9305 2003-02-13 [paul]       0.8.10claws6
9306
9307         * sync with 0.8.10cvs9
9308                 see ChangeLog 2003-02-13
9309
9310 2003-02-13 [paul]       0.8.10claws5
9311
9312         * configure.ac
9313                 show which plugins are configured in the configure
9314                 output.
9315
9316 2003-02-12 [thorsten]   0.8.10claws4
9317
9318         * src/news.c
9319                 show progress while fetching news headers
9320
9321 2003-02-12 [christoph]  0.8.10claws3
9322
9323         * configure.ac
9324         * src/plugins/Makefile.am
9325                 use AM_CONDITIONAL to enable plugins, automake correctly
9326                 manages this when creating distdir
9327
9328 2003-02-12 [christoph]  0.8.10claws2
9329
9330         * ac/spamassassin.m4
9331         * src/plugins/spamassassin/Makefile.am
9332                 fix building SpamAssassin plugin without OpenSSL
9333
9334 2003-02-12 [paul]       0.8.10claws1
9335
9336         * ac/Makefile.am
9337           src/Makefile.am
9338           src/plugins/Makefile.am
9339                 fix failure of 'make release'
9340
9341 2003-02-12 [paul]       0.8.10claws
9342
9343         * 0.8.10claws released
9344
9345 2003-02-12 [paul]       0.8.9claws56
9346
9347         * po/bg.po
9348           po/es.po
9349           po/it.po
9350           po/ru.po
9351           po/sr.po
9352                 updated translations by George Danchev, Ricardo Mones Lastra,
9353                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively
9354                 
9355         * sylpheed.spec.in
9356                 Allow the building of RPMs by a regular user. Submitted
9357                 by Sergei Astanin
9358
9359 2003-02-11 [alfons]     0.8.9claws55
9360
9361         * src/colorlabel.c
9362                 don't use pixmaps for label color rect but draw rectangles
9363                 so we can respect the color map of palette based visuals
9364                 (fixes the long time crashes on Suns - thanks to Andreas
9365                 Engel and Steve O'Hara-Smith for testing)
9366
9367 2003-02-11 [christoph]  0.8.9claws54
9368
9369         * src/matcher_parser_parse.y
9370                 correct bug where filering rules of not existing folders in
9371                 matcherrc were added to global filtering
9372                 
9373         (closes Debian Bug #180253 - Directory's filter-rules are merged with
9374          main filter-rules after removing directory, http://bugs.debian.org/180253)
9375         
9376 2003-02-11 [paul]       0.8.9claws53
9377
9378         * sync with 0.8.10cvs7
9379                 see ChangeLog 2003-02-09
9380
9381 2003-02-11 [melvin]     0.8.9claws52
9382
9383         * po/fr.po
9384                 Updated French tranlsations
9385
9386 2003-02-10 [paul]       0.8.9claws51
9387
9388         * sylpheed.spec.in
9389                 correct --enable-openssl
9390                 Fix submitted by Sergei Astanin <asita@users.sourceforge.net>
9391
9392 2003-02-09 [martin]     0.8.9claws50
9393
9394         * src/prefs_matcher.c
9395                 fix segfault in prefs_matcher_substitute_cb() when
9396                 no row is selected
9397
9398 2003-02-09 [paul]       0.8.9claws49
9399
9400         * src/folderview.c
9401                 fix bug where a newsgroup folder's processing rules were
9402                 merged with the global filtering rules when the newsgroup
9403                 folder was deleted, causing some seriously bad results,
9404                 see <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=180253>
9405
9406 2003-02-08 [melvin]     0.8.9claws48
9407
9408         * src/compose.c
9409                 Corrected and modified an alert message.
9410
9411 2003-02-07 [paul]       0.8.9claws47
9412
9413         * src/folderview.c
9414                 fix bug where both an 'Account properties' window and a
9415                 'Folder properties' window were opened when clicking on
9416                 'Properties' in an NNTP or IMAP folder's popup menu.
9417
9418 2003-02-07 [paul]       0.8.9claws46
9419
9420         * sync with 0.8.10cvs6
9421                 see ChangeLog 2003-02-06
9422
9423 2003-02-06 [christoph]  0.8.9claws45
9424
9425         * src/mbox.c
9426                 freeze folder updates while importing mbox files
9427                 (closes bug 43 importing mbox took hours)
9428                 
9429         Patch submitted by Jens Rantil <jens.rantil@telia.com>
9430
9431 2003-02-06 [thorsten]   0.8.9claws44
9432
9433         * po/de.po
9434                 Updated german translations
9435
9436 2003-02-06 [thorsten]   0.8.9claws43
9437
9438         * src/news.h
9439                 use guint for message numbers (fix count in grouplist dialog)
9440
9441 2003-02-05 [paul]       0.8.9claws42
9442
9443         * sync with 0.8.10cvs2
9444                 see ChangeLog 2003-02-05
9445
9446 2003-02-04 [colin]      0.8.9claws41
9447
9448         * src/prefs_common.[ch]
9449           src/procmsg.c
9450           src/summaryview.c
9451                 Add an option to disable threading by subject
9452
9453 2003-02-04 [christoph]  0.8.9claws40
9454
9455         * src/inc.c
9456                 only abort fetching mails from multiple accounts when the
9457                 error is fatal and does not allow to check any more accounts
9458                 (currently only disk full error)
9459
9460         (closes bug 31 after POP3 error: "no such mail" Sylpheed does not
9461          receive mails for other accouts)
9462
9463 2003-02-04 [christoph]  0.8.9claws39
9464
9465         * src/folder.c
9466                 first add the new message to the cache, then
9467                 send the update notification
9468
9469         (closes bug 39 after sending message folderview doesnt get updated)
9470
9471 2003-02-04 [colin]      0.8.9claws38
9472
9473         * src/inc.c
9474                 _really_ fix this Connecting... status
9475
9476 2003-02-04 [paul]       0.8.9claws37
9477
9478         * sync with 0.8.10
9479                 see ChangeLog 2003-02-04
9480
9481 2003-02-04 [paul]       0.8.9claws36
9482
9483         * sync with 0.8.9cvs6
9484                 see ChangeLog 2003-02-03
9485
9486 2003-02-04 [paul]       0.8.9claws35
9487
9488         * po/pt_BR.po
9489                 updated by André Filipe de Assunção e Brito 
9490                 <bedecko@netsite.com.br>
9491
9492 2003-02-03 [thorsten]   0.8.9claws34
9493
9494         * po/de.po
9495                 Updated german translations
9496
9497 2003-02-02 [paul]       0.8.9claws33
9498
9499         * po/es.po
9500                 updated by Ricardo Mones Lastra
9501
9502 2003-02-02 [thorsten]   0.8.9claws32
9503
9504         * src/mh.c
9505                 Fix mh_get_msginfo() segfault if file is inaccessible
9506
9507 2003-01-31 [colin]      0.8.9claws31
9508
9509         * src/procheader.c
9510                 Fix last commit's bug
9511
9512 2003-01-31 [colin]      0.8.9claws30
9513
9514         * src/procheader.c
9515                 Missing a change for gpg-signed messages
9516
9517 2003-01-31 [paul]       0.8.9claws29
9518
9519         * src/pixmaps/gpg_signed.xpm    ** NEW FILE **
9520           src/procheader.c
9521           src/stock_pixmap.[ch]
9522           src/summaryview.c
9523                 indicate GnuPG signed messages by displaying an icon
9524                 in the Attachment column.
9525
9526 2003-01-31 [paul]       0.8.9claws28
9527
9528         * sync with 0.8.9cvs4
9529                 see ChangeLog 2003-01-31
9530
9531 2003-01-31 [alfons]     0.8.9claws27
9532
9533         * src/textview.c
9534                 tune URI parser to accept mailto URLs with a '?'
9535                 (patch from Ruslan Balkin)
9536
9537 2003-01-31 [colin]      0.8.9claws26
9538
9539         * src/summaryview.c
9540                 Fix a leak introduced in claws24
9541
9542 2003-01-31 [colin]      0.8.9claws25
9543
9544         * src/summaryview.c
9545                 Freeze/Thaw folder updates when deleting dups
9546
9547 2003-01-31 [colin]      0.8.9claws24
9548         
9549         * src/addr_compl.c
9550           src/summaryview.c
9551           src/msgcache.c
9552                 little speed improvements
9553
9554 2003-01-31 [colin]      0.8.9claws23
9555
9556         * src/summaryview.c
9557                 Fix segfault when forwarding nothing
9558                 Patch from "Ruslan N. Balkin" <baron@voices.ru>
9559                 
9560 2003-01-30 [paul]       0.8.9claws22
9561
9562         * sync with 0.8.9cvs3
9563                 see ChangeLog 2003-01-30
9564
9565 2003-01-30 [paul]       0.8.9claws21
9566
9567         * sync with 0.8.9cvs2
9568                 see ChangeLog 2003-01-30
9569
9570 2003-01-29 [paul]       0.8.9claws20
9571
9572         * sync with 0.8.9cvs1
9573                 see ChangeLog 2003-01-29
9574
9575 2003-01-28 [paul]       0.8.9claws19
9576
9577         * po/POTFILES.in
9578                 update to reflect changes. 
9579                 thanks to Ricardo Mones Lastra
9580
9581 2003-01-27 [christoph]  0.8.9claws18
9582
9583         * ac/openssl.m4
9584         * ac/spamassassin.m4
9585         * src/plugins/spamassassin/README
9586         * src/plugins/spamassassin/libspamc.[ch]
9587         * src/plugins/spamassassin/utils.[ch]
9588                 updated to latest libspamc
9589
9590 2003-01-27 [christoph]  0.8.9claws17
9591
9592         * src/folder.c
9593                 fix wrong use of procheader_get_header_fields
9594
9595 2003-01-27 [christoph]  0.8.9claws16
9596
9597         * src/news.c
9598         * src/prefs_account.[ch]
9599         * src/common/nntp.[ch]
9600                 allow to force authentication for NNTP servers
9601
9602         Patch submitted by Florian Mickler <dmk@d-labs.de>
9603
9604 2003-01-26 [paul]       0.8.9claws15
9605
9606         * src/summaryview.c
9607                 speed up of marking messages as read
9608                 patch submitted by Jens Rantil <ztyx@users.sourceforge.net>
9609
9610 2003-01-26 [christoph]  0.8.9claws14
9611
9612         * src/Makefile.am
9613         * src/mgutils.[ch]              ** REMOVE **
9614         * src/xml.[ch]                  ** REMOVE **
9615         * src/xmlprops.[ch]             ** REMOVE **
9616         * src/common/Makefile.am
9617         * src/common/mgutils.[ch]       ** NEW **
9618         * src/common/xml.[ch]           ** NEW **
9619         * src/common/xmlprops.[ch]      ** NEW **
9620                 move xml files to common directory
9621
9622 2003-01-26 [christoph]  0.8.9claws13
9623
9624         * src/plugins/spamassassin/spamassassin_gtk.c
9625                 only set gtk entry text if string is available
9626
9627 2003-01-26 [melvin]     0.8.9claws12
9628
9629         * src/description_window.c
9630                 Allow resizing of the window
9631                 Allow automatic horizontal scroll bar
9632                 Do not vertically expand and fill
9633
9634 2003-01-26 [christoph]  0.8.9claws11
9635
9636         * src/Makefile.am
9637         * src/gtkutils.[ch]             ** REMOVE **
9638         * src/common/sylpheed.c
9639         * src/gtk/Makefile.am
9640         * src/gtk/description_window.c
9641         * src/gtk/gtkutils.[ch]         ** NEW **
9642         * src/gtk/prefswindow.c
9643                 move gtkutils to gtk directory
9644
9645 2003-01-26 [paul]       0.8.9claws10
9646
9647         * src/summaryview.c
9648                 rename summary_unread_clicked() to summary_status_clicked()
9649
9650 2003-01-26 [melvin]     0.8.9claws9
9651
9652         * src/prefs_actions.c
9653                 Cosmetical changes to the help text
9654
9655 2003-01-26 [paul]       0.8.9claws8
9656
9657         * src/folder.[ch]
9658           src/mainwindow.c
9659           src/prefs_common.c
9660           src/prefs_sumamry_column.c
9661           summaryview.[ch]
9662                 rename the 'Unread' column to 'Status'
9663
9664 2003-01-25 [match]      0.8.9claws7
9665
9666         * src/mgutils.[ch]
9667                 removed reference to LDAP constants. removed error2string.
9668                 included functions to support LDAP dynamic queries.
9669         * src/syldap.h
9670                 moved LDAP constants here.
9671         * src/addressbook.c
9672         * src/addrindex.c
9673         * src/importldif.c
9674                 removed references to LDAP constants and references to
9675                 error2string.
9676
9677 2003-01-25 [paul]       0.8.9claws6
9678
9679         * src/summaryview.c
9680                 summary_thread_build(), summary_thread_init(): remove 
9681                 unneeded reference to summaryview->folder_item
9682
9683 2003-01-25 [christoph]  0.8.9claws5
9684
9685         * src/gtk/description_window.c
9686                 o allow description texts to expand over multiple columns
9687                 o translate all columns
9688         * src/prefs_actions.c
9689                 change syntax description to use new multi column feature
9690
9691         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
9692
9693 2003-01-25 [match]      0.8.9claws4
9694
9695         * src/vcard.c
9696                 fixed bug with Quoted-Printable
9697
9698 2003-01-25 [paul]       0.8.9claws3
9699
9700         * src/folder.[ch]
9701           src/summaryview.[ch]
9702                 implement per-folder collapsed/expanded threads setting
9703                 
9704         * src/prefs_common.c
9705                 remove global collapsed/expanded threads option
9706
9707 2003-01-25 [christoph]  0.8.9claws2
9708
9709         * po/POTFILES.in
9710                 add pluginwindow and prefswindow
9711         * src/compose.c
9712                 make send respond correctly to messages that could be added
9713                 to the queue folder, but the UID of the message is unknown
9714         * src/folder.c
9715         * src/imap.c
9716                 don't return guessed UIDs in imap_add_msg anymore. We return
9717                 0 to tell the folder system it was appened but the UID is
9718                 unknown. Folder system now get's the UID by scaning the folder
9719                 and searching the cache for the Message-ID
9720                 (closes bug #29 Messages queued, but not sent)
9721
9722 2003-01-25 [paul]       0.8.9claws1
9723
9724         * src/codeconv.c
9725                 conv_encode_header():  fix bug when long headers with 8-bit
9726                 characters are used, so that the encoded words are wrapped.
9727                 If the space in the original text falls on the wrap boundary,
9728                 it can be lost.
9729                 Patch by Sergey Vlasov.
9730                 
9731         * src/folderview.c
9732                  fix bug where a change to the sorting method or thread view
9733                  of a folder's messages is lost if simpify-subject is set and
9734                  toggled on or off.
9735                  Patch by Luke Plant.
9736
9737 2003-01-24 [paul]       0.8.9claws
9738
9739         * sylpheed-0.8.9claws released
9740         
9741         * Makefile.am
9742           sylpheed.spec.in
9743                 remove reference to 'INSTALL.jp'
9744
9745 2003-01-23 [paul]       0.8.8claws128
9746
9747         * po/es.po
9748           po/it.po
9749           po/ru.po
9750           po/sr.po
9751                 updated translations. submitted by Ricardo Mones Lastra,
9752                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively.
9753
9754 2003-01-23 [colin]      0.8.8claws127
9755
9756         * src/compose.c
9757                 Fix drafted and queued news articles re-edition
9758
9759 2003-01-23 [melvin]     0.8.8claws126
9760
9761         * po/fr.po
9762                 Updated French translations
9763
9764 2003-01-23 [colin]      0.8.8claws125
9765
9766         * src/inc.c
9767                 Fix "Connecting to..." status message
9768
9769 2003-01-22 [paul]       0.8.8claws124
9770
9771         * po/bg.po
9772                 updated by George Danchev
9773                 
9774         * src/folder.c
9775                 revert last commit [0.8.8claws111] as it breaks folder d'n'd
9776                 and folder deletion
9777
9778 2003-01-21 [paul]       0.8.8claws123
9779
9780         * po/bg.po
9781                 updated by George Danchev
9782                 
9783         * src/about.c
9784                 its now 2003
9785                 
9786         * src/toolbar.c
9787                 don't translate 'Separator'
9788                 
9789         * src/plugins/spamassassin/Makefile.am
9790                 add aspell to CPPFLAGS
9791                 
9792         * src/plugins/spamassassin/spamassassin.c
9793           src/plugins/spamassassin/spamassassin_gtk.c
9794                 set correct default for spamassassin_receive_spam
9795                 slightly re-word descriptions and some
9796                 other minor changes
9797
9798 2003-01-19 [alfons]     0.8.8claws122
9799                 
9800         * src/mimeview.c
9801                 mimeview_save_as(): we might as well show the file name for
9802                 the single case "Save As" too
9803
9804 2003-01-19 [alfons]     0.8.8claws121
9805
9806         * src/crash.c
9807                 change bug tracker URL to bugzilla URL
9808
9809 2003-01-19 [alfons]     0.8.8claws120
9810
9811         * src/mimeview.c
9812                 mimeview_save_all(): display name of file before overwriting;
9813                 continue saving all, even when one overwrite was cancelled
9814
9815 2003-01-19 [christoph]  0.8.8claws119
9816
9817         * src/summaryview.c
9818         * src/procmsg.[ch]
9819                 fix wrong usage of procmsg_find_children in summaryview
9820                 by using procmsg_update_unread_children instead of
9821                 summaryview_update_unread_children
9822
9823 2003-01-19 [christoph]  0.8.8claws118
9824
9825         * src/procmsg.c
9826                 fix infinite loop in procmsg_find_children
9827                  (closes bug #25 sylpheed crashes on delete.)
9828
9829         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
9830
9831 2003-01-19 [paul]       0.8.8claws117
9832
9833         * po/pt_BR.po
9834                 updated by Ivan Francolin Martinez
9835
9836 2003-01-18 [melvin]     0.8.8claws116
9837
9838         * src/prefs_actions.c
9839                 Removed syntax limitation of only one '&' at the end of command.
9840                         Now actions that contain '>/dev/null 2>&1' are possible.
9841
9842 2003-01-18 [melvin]     0.8.8claws115
9843
9844         * src/prefs_actions.c
9845                 Actions IO dialog: when the action ends
9846                 the "Close" button now has focus and [Escape] closes the
9847                 window.
9848
9849 2003-01-18 [christoph]  0.8.8claws114
9850
9851         * src/procmsg.c
9852                 o add debug output when MsgInfos are really freed
9853                 o free GSLists in procmsg_find_children and
9854                   procmsg_update_unread_children
9855
9856 2003-01-18 [christoph]  0.8.8claws113
9857
9858         * src/mainwindow.c
9859                 reorder Configuration menu
9860
9861 2003-01-18 [christoph]  0.8.8claws112
9862
9863         * src/compose.c
9864                 fix applying templates to forwarded messages
9865
9866         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
9867
9868 2003-01-17 [christoph]  0.8.8claws111
9869
9870         * src/folder.c
9871                 destroy folder items, when a folder item is removed
9872
9873 2003-01-17 [christoph]  0.8.8claws110
9874
9875         * src/folder.c
9876                 fix wrong folder stats update when ignored message is
9877                 deleted
9878
9879 2003-01-17 [colin]      0.8.8claws109
9880         
9881         * src/mainwindow.c
9882         * src/summaryview.c
9883                 Quicksearch bugfixes: 
9884                 - hide help button at startup if not extended
9885                 - switch to extended when looking for replies
9886
9887 2003-01-17 [paul]
9888
9889         * sync with 0.8.9 release
9890
9891 2003-01-17 [paul]       0.8.8claws108
9892
9893         * sync with 0.8.8cvs11
9894                 see ChangeLog 2003-01-17
9895
9896 2003-01-16 [colin]      0.8.8claws107
9897
9898         * src/procmsg.c
9899                 Changed encryption test to re-ask passphrase
9900                 if an encrypted message hasn't been decrypted
9901                 Fixes bug #5
9902
9903 2003-01-16 [christoph]  0.8.8claws106
9904
9905         * src/prefs_gtk.c
9906         * src/prefs_toolbar.c
9907         * src/gtk/prefswindow.h
9908         * src/plugins/spamassassin/spamassassin_gtk.c
9909                 remove page destroy function that is not used anymore
9910
9911 2003-01-16 [paul]       0.8.8claws105
9912
9913         * sync with 0.8.8cvs9
9914                 see ChangeLog 2002-01-16
9915
9916 2003-01-16 [colin]      0.8.8claws104
9917
9918         * src/compose.[ch]
9919                 Fix bug with autosaved drafts for IMAP, when draft
9920                 folder is specified - fixes bugzilla bug #20
9921
9922 2003-01-15 [paul]       0.8.8claws103
9923
9924         * src/compose.[ch]
9925           src/procmsg.c
9926                 store folder and message-id of message forwarding
9927                 in queue header and set forward flag after sending
9928
9929 2003-01-15 [paul]       0.8.8claws102
9930
9931         * sync with 0.8.8cvs8
9932                 see ChangeLog 2002-01-15
9933
9934 2003-01-15 [colin]      0.8.8claws101
9935
9936         * src/Makefile.am
9937                 Fix linking with GNU libiconv
9938
9939 2003-01-15 [darko]      0.8.8claws100
9940
9941         * src/pine.c
9942                 fix crash when importing pine address book
9943                 entry with an empty name (reported by DY
9944                 <dybulk at tri8.net>)
9945
9946 2003-01-14 [paul]       0.8.8claws99
9947
9948         * configure.in  ** REMOVED **
9949           configure.ac  ** NEW FILE **
9950                 rename configure.in to configure.ac, as it is now
9951                 preferred
9952
9953 2003-01-14 [melvin]     0.8.8claws98
9954
9955         * src/folderview.c
9956                 folderview_check_new(): More precise function description
9957
9958 2003-01-14 [melvin]     0.8.8claws97
9959
9960         * src/folderview.c
9961                 folderview_check_new(): return the number of new messages 
9962                         since last check.
9963         * src/inc.c
9964                 inc_account_mail(): Disable counting of new messages for IMAP
9965                         and NNTP until bug [19] and [14] are fixed.
9966
9967 2003-01-14 [paul]       0.8.8claws96
9968
9969         * sync with 0.8.8cvs6
9970                 see ChangeLog 2003-01-14
9971
9972 2003-01-13 [alfons]     0.8.8claws95
9973
9974         * src/textview.c
9975                 tune email address validation (c. 0.8.8claws89): if . is 
9976                 just one char away from @, the address is invalid too 
9977                 (correctly rejects addresses like foo@.com)
9978
9979 2003-01-13 [paul]       0.8.8claws94
9980
9981         * src/messageview.c
9982           src/toolbar.c
9983                 fixes to the Message View toolbar and menu:
9984                 fix non-functioning Forward button
9985                 make Reply button consider default_reply_list
9986                 remove 'Follow-up...' menu entry
9987                 add 'Forward' and 'Redirect' menu entries
9988
9989 2003-01-13 [melvin]     0.8.8claws93
9990
9991         * src/inc.c
9992                 Fixed typo that could make new messages count incorrect.
9993
9994 2003-01-13 [melvin]     0.8.8claws92
9995
9996         * src/folderview.[ch]
9997                 folderview_check_new(): return the number of new messages.
9998         * src/inc.c
9999                 Should fix bug [14] where new mail notification worked 
10000                         incorrectly with IMAP accounts.
10001                 inc_spool_account(): return number of new msgs, or -1 on error
10002                 inc_all_spool(): return number of new msgs
10003                 
10004 2003-01-13 [melvin]     0.8.8claws91
10005
10006         * src/prefs_actions.c
10007                 Justify help text.
10008
10009 2003-01-12 [thorsten]   0.8.8claws90
10010
10011         * src/common/prefs.c
10012                 close file before rename
10013
10014 2003-01-12 [alfons]     0.8.8claws89
10015
10016         * AUTHORS
10017                 add Christian Mertes
10018         * src/common/utils.[ch]
10019                 g_stricase_hash(), g_stricase_equal(): functions for 
10020                 case insensitive hash tables
10021         * src/textview.c
10022                 use top level domain names to validate email address, based
10023                 on a patch by Christian Mertes (thanks!), but changed 
10024                 implementation to use a hash table 
10025
10026 2003-01-12 [paul]       0.8.8claws88
10027
10028         * po/bg.po
10029                 updated by George Danchev
10030
10031 2003-01-12 [alfons]     0.8.8claws87
10032
10033         * src/summaryview.c
10034                 delete / execute performance: use new style folder update
10035
10036 2003-01-12 [paul]       0.8.8claws86
10037
10038         * sync with 0.8.8cvs5
10039                 see ChangeLog 2003-01-13 (!)
10040
10041 2003-01-12 [alfons]     0.8.8claws85
10042
10043         * src/filtering.c
10044         * src/matcher_parser_parse.y
10045                 prepare change_score filtering action
10046         * src/matcher.[ch]
10047                 give up const-correctness on functions that call non-const-correct functions;
10048                 several casts to gpointer in g_free();
10049                 add change_score;
10050
10051 2003-01-12 [christoph]  0.8.8claws84
10052
10053         * src/compose.c
10054                 fix 2 warnings
10055
10056         * src/gtk/prefswindow.[ch]
10057         * src/plugins/spamassassin/spamassassin_gtk.c
10058                 changed the call of the widget create function
10059                 for PrefsPages, because sometimes the widget
10060                 create function needs a widget that already has
10061                 been attached to a window (to create GDK pixmaps
10062                 for exmaple). So we simply pass the GtkWindow as
10063                 the second parameter now.
10064
10065         * src/main.c
10066         * src/mainwindow.c
10067         * src/prefs_toolbar.[ch]
10068                 rewrite Toolbar Preferences using the new
10069                 prefs window
10070
10071 2003-01-11 [alfons]     0.8.8claws83
10072
10073         * src/addressadd.c
10074                 fix crash when adding sender to addressbook because status bar
10075                 isn't there (the status bar doesn't seem to be used though,
10076                 but I'll let Match decide what to do with it)
10077
10078 2003-01-11 [colin]      0.8.8claws82
10079
10080         * src/main.c
10081           src/toolbar.c
10082                 Two useless changes reversed
10083
10084 2003-01-11 [colin]      0.8.8claws81
10085
10086         * src/mainwindow.c
10087           src/mainwindow.h
10088                 Add mainwindow_get_mainwindow()
10089         * src/alertpanel.c
10090           src/alertpanel.h
10091                 Add alertpanel_error_log() 
10092         * src/compose.c
10093           src/inc.c
10094           src/messageview.c
10095           src/toolbar.c
10096           src/main.c
10097           src/procmsg.c
10098                 Network errors get a View Log button
10099
10100 2003-01-10 [alfons]     0.8.8claws80
10101
10102         * src/prefs_toolbar.c
10103         * src/toolbar.c
10104                 use the translatable string for "Separator" as file name for
10105                 separator toolbar items (probably make this uppercase?)
10106
10107 2003-01-10 [alfons]     0.8.8claws79
10108
10109         * src/prefs_toolbar.c
10110                 put right A_SEPARATOR description string in "displayed
10111                 toolbar items list" so manually added separators are
10112                 saved correctly (bug #10, "Adding a separator to the main 
10113                 toolbar fails, entry in xml file is wrong")
10114
10115 2003-01-10 [christoph]  0.8.8claws78
10116
10117         * src/imap.c
10118                 o fix warnings
10119                 o use CAPABILITY to check if NAMESPACE is available
10120
10121 2003-01-10 [christoph]  0.8.8claws77
10122
10123         * src/imap.[ch]
10124                 apply UIDPLUS IMAP extension support patch
10125
10126         Patch submitted by Simon 'corecode' Schubert
10127
10128 2003-01-10 [paul]       0.8.8claws76
10129
10130         * src/folderview.c
10131                 a sync from main which fixes the news account folders'
10132                 Properties bug
10133
10134 2003-01-10 [christoph]  0.8.8claws75
10135
10136         * src/folder.c
10137                 don't accept 0 as a valid uid returned by copy and move
10138                 functions. 0 means the message was copied or moved but the
10139                 new uid could not be fetched. It is not an error condition
10140                 for the copy or move operation.
10141
10142 2003-01-10 [paul]       0.8.8claws74
10143
10144         * src/prefs_filtering.c
10145                 change English used in Alert when entry is not
10146                 saved.
10147                 
10148         * sync with 0.8.8cvs4
10149                 see ChangeLog 2003-01-10
10150
10151 2003-01-10 [darko]      0.8.8claws73
10152
10153         * src/pine.c
10154                 fix crash when importing address book entry
10155                 without a valid address
10156
10157 2003-01-09 [alfons]     0.8.8claws72
10158
10159         * src/inc.c
10160                 filtering performance: use new style folder update
10161
10162 2003-01-09 [christoph]  0.8.8claws71
10163
10164         * src/compose.c
10165         * src/gtk/menu.[ch]
10166                 fix wrong selecting of mime encoding type, when
10167                 opening property dialog of attachments in the
10168                 compose window. 7bit was always selected and that
10169                 destoryed files with 8bit data.
10170                 (closes bug #9 Sylpheed-claws destroys attachments when
10171                  changing MIME-types)
10172
10173 2003-01-09 [paul]       0.8.8claws70
10174
10175         * sync with 0.8.8cvs3
10176                 see ChangeLog 2003-01-09
10177
10178 2003-01-08 [alfons]     0.8.8claws69
10179         
10180         * src/addressadd.c
10181                 apply patch by Kim Schulz to fix build breakage
10182                 because of missing variable
10183
10184 2003-01-08 [paul]       0.8.8claws68
10185
10186         * sync with 0.8.8cvs2
10187                 see ChangeLog 2002-01-08
10188
10189 2003-01-08 [paul]       0.8.8claws67
10190
10191         * po/it.po
10192                 updated by Alessandro Maestri
10193                 
10194         * src/addressadd.c
10195                 when using 'Add sender to addressbook' allow
10196                 name to be edited and remarks to be entered
10197                 Patch submitted by Luke Plant
10198
10199 2003-01-08 [darko]      0.8.8claws66
10200
10201         * README.claws, src/summaryview.c
10202                 fix description for marked messages
10203
10204 2003-01-08 [paul]
10205
10206         * tools/Makefile.am
10207           tools/launch_phoenix  ** NEW FILE **
10208                 add script that enables using Phoenix as the default
10209                 web browser. 
10210                 Submitted by Mohammed Sameer <Uniball@linux-egypt.org>
10211                 
10212         * tools/OOo2sylpheed.pl
10213                 remove full path to sylpheed executable, just 'sylpheed'
10214                 will do
10215                 
10216         * tools/README
10217                 add launch_phoenix informtion and re-arrange and compress
10218                 the data a little
10219
10220 2003-01-07 [christoph]  0.8.8claws65
10221
10222         * src/folder.c
10223                 fix update for source folder when moving messages
10224         * src/procmsg.[ch]
10225         * src/summaryview.c
10226                 use function to set to_folder for message infos and
10227                 automatically update the op_count for old and new
10228                 folder
10229
10230 2003-01-07 [melvin]     0.8.8claws64
10231
10232         * src/prefs_actions.c
10233                 Fixed bug where an '%p' Action on a displayed image crashed 
10234                         Sylpheed
10235                 Code clean up (get rid of duplicated code and removed unnecessary 
10236                                 structure member)
10237
10238 2003-01-07 [christoph]  0.8.8claws63
10239
10240         * src/compose.c
10241         * src/folder.[ch]
10242         * src/folderview.c
10243         * src/import.c
10244         * src/inc.c
10245         * src/main.c
10246         * src/mainwindow.c
10247         * src/messageview.c
10248         * src/prefs_folder_item.c
10249         * src/procmsg.c
10250         * src/summaryview.c
10251         * src/toolbar.c
10252                 o remove all folder update triggering from the UI code. The folder
10253                   system should know much better when a folder needs an update.
10254                 o to prevent multiple updates in a row the folder updates can be
10255                   frozen for some time.
10256
10257                 Note: - Please verify that no updates are missing
10258                       - Check where freeze/thaws should be added
10259
10260 2003-01-07 [christoph]  0.8.8claws62
10261
10262         * src/prefs_actions.c
10263                 don't translate empty strings
10264
10265         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
10266
10267 2003-01-06 [christoph]  0.8.8claws61
10268
10269         * src/prefs_actions.c
10270                 mark strings for gettext
10271         * src/prefs_matcher.c
10272                 use new description window for Execute action and
10273                 match condition in Filtering
10274
10275         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
10276
10277 2003-01-06 [alfons]     0.8.8claws60
10278
10279         keep myself inspired to re-organize matcher part 8; 
10280         yes, more to come (I need to move out the descriptive
10281         text for actions to matcher.c, or at least make it not
10282         depend on the wicked ordering)
10283
10284         * src/prefs_matcher.c
10285                 add documentation so others may comprehend the
10286                 UI part of the conditions
10287                 
10288 2003-01-06 [christoph]  0.8.8claws59
10289
10290         * src/prefs_actions.c
10291                 use new description window for syntax help
10292         * src/gtk/description_window.c
10293                 fix display of descriptions with column count != 2
10294
10295         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
10296
10297 2003-01-06 [christoph]  0.8.8claws58
10298
10299         * src/quote_fmt.c
10300         * src/summaryview.[ch]
10301         * src/gtk/Makefile.am
10302         * src/gtk/description_window.[ch]       ** NEW **
10303                 use a generic window to display syntax descriptions
10304                 currently used in quote_fmt and summaryview (new description
10305                 for extended quick search)
10306
10307         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
10308
10309 2003-01-06 [paul]       0.8.8claws57
10310
10311         * sync with 0.8.8cvs1
10312                 see ChangeLog 2003-01-06
10313
10314 2003-01-06 [christoph]  0.8.8claws56
10315
10316         * src/mainwindow.c
10317         * src/prefs_gtk.[ch]
10318         * src/gtk/prefswindow.[ch]
10319         * src/plugins/spamassassin/spamassassin_gtk.c
10320                 o remove page management from prefswindow, pages
10321                   will be an argument to prefswindow_open
10322                 o prefswindow_open gets a datapointer that is
10323                   passed to the widget_create function to allow
10324                   creation of prefswindow for specific items
10325
10326 2003-01-06 [colin]      0.8.8claws55
10327         
10328         * src/summaryview.c
10329                 We don't want regexp in the reply-finder, 
10330                 because MIDs can contain !,$,. and so on
10331
10332 2003-01-06 [jens]       0.8.8claws54
10333
10334         * src/jpilot.c
10335                 fixed a wrong free in jpilot_read_db_files
10336
10337 2003-01-06 [alfons]     0.8.8claws53
10338
10339         re-organize matcher part 8; more to come
10340        
10341         * src/matcher.c
10342                 matcherprop_to_string(): put g_free()s before the
10343                 switch-case break to fix memleaks                
10344
10345 2003-01-06 [colin]      0.8.8claws52
10346
10347         * src/summaryview.c
10348                 cleanup & reply-finder now displays the first 
10349                 matching message
10350
10351 2003-01-05 [alfons]     0.8.8claws51
10352
10353         re-organize matcher part 7; more to come
10354
10355         * src/matcher.[ch]
10356                 fixes for constant correctness;
10357                 more documentation;
10358
10359 2003-01-05 [alfons]     0.8.8claws50
10360
10361         re-organize matcher part 6; more to come
10362         
10363         * src/matcher.[ch]
10364                 fixes for constant correctness;
10365                 more documentation;
10366         * src/filtering.c
10367                 fix for constant correctness
10368
10369 2003-01-05 [colin]      0.8.8claws49
10370
10371         * src/account.[ch]
10372                 Add account_get_reply_account function
10373         * src/compose.c
10374                 Use account_get_reply_account function 
10375         * src/summaryview.c
10376                 Basic reply-finder - click on the replied
10377                 icon gets you to the outbox using quick-search
10378
10379 2003-01-05 [paul]       0.8.8claws48
10380
10381         * src/prefs_common.c
10382                 small change to English
10383                 
10384         * src/prefs_filtering.c
10385                 prefs_filtering_action_select(): improve logic and uniformity
10386                 of gui
10387
10388 2003-01-05 [alfons]     0.8.8claws47
10389
10390         fine tune solution to focus problems (bug #7)
10391
10392         * src/mainwindow.c
10393                 mainwindow_focus_in_event(): remove grab event check
10394         * src/summaryview.c
10395                 summary_button_pressed(): move selection on right-click
10396                 too. we can't possibly move the selection back after
10397                 canceling a dialog, because gtk's incomplete focus 
10398                 management. whether this is a good solution, only time
10399                 will tell.
10400
10401 2003-01-05 [christoph]  0.8.8claws46
10402
10403         * src/imap.c
10404                 fix crash when no imap connection could be established
10405
10406 2003-01-05 [paul]       0.8.8claws45
10407
10408         * src/mainwindow.c
10409           src/sumamryview.c
10410           src/gtk/menu.[ch]
10411                 fix bug 605957 'shortcuts in popup-menu'
10412                 make user-defined shortcuts work
10413                 show shortcuts that are already defined
10414                 in the main menu
10415                 Patch submitted by Luke Plant
10416
10417 2003-01-05 [alfons]     0.8.8claws44
10418
10419         * src/mainwindow.c
10420                 focus_in_event handler should not select summary view row 
10421                 when another window (menu, dialog) grabbed for events 
10422                 (bug #7, "[0.8.8claws42] Message summary focus") 
10423
10424 2003-01-04 [christoph]  0.8.8claws43
10425
10426         * src/procmsg.c
10427                 update save folder after adding the sent message
10428                  (closes bug #6 Folder View doesn't refresh for "Sent"-messages)
10429
10430 2003-01-02 [christoph]  0.8.8claws42
10431
10432         * src/common/plugin.c
10433                 fix unloading of all plugins and unload
10434                 plugins in reverse order
10435                 
10436         * src/gtk/pluginwindow.c
10437                 implement function of load and unload button
10438
10439         * src/gtk/prefswindow.c
10440         * src/gtk/prefswindow.h
10441                 rename register function and add new unregister
10442                 function
10443
10444         * src/plugins/spamassassin/spamassassin_gtk.c
10445                 unregister prefs page and update for changes in
10446                 src/gtk/prefswindow.c
10447
10448 2003-01-02 [paul]       0.8.8claws41
10449
10450         * po/es.po
10451                 updated by Ricardo Mones Lastra
10452
10453 2003-01-02 [paul]
10454
10455         * tools/tb2sylpheed
10456                 fixes and improvements by Urke MMI
10457
10458 2003-01-02 [thorsten]   0.8.8claws40
10459
10460         * src/procmsg.c
10461                 fixed wrong return value
10462
10463 2003-01-02 [thorsten]   0.8.8claws39
10464
10465         * src/prefs.c
10466                 fixed printing wrong variable
10467
10468 2003-01-02 [thorsten]   0.8.8claws38
10469
10470         * src/prefs.c
10471                 fixed acessing members of freed pfile struct
10472
10473 2003-01-02 [thorsten]   0.8.8claws37
10474
10475         * src/procmsg.c
10476                 detect loops across several messages
10477                 as suggested by Christoph Hohmann
10478
10479 2003-01-01 [match]      0.8.8claws36
10480
10481         * src/addrindex.c
10482                 fixed another memory leak.
10483
10484 2003-01-01 [match]      0.8.8claws35
10485
10486         * src/jpilot.[ch]
10487                 fixed memory leaks. applied Doxygen comments.
10488
10489 2003-01-01 [thorsten]   0.8.8claws34
10490
10491         * src/procmsg.c
10492                 inhibit endless loop if msg references itself
10493                 (closes Bug [ 660477 ] Infinite loop in parent flag search)
10494
10495 2003-01-01 [christoph]  0.8.8claws33
10496
10497         * src/mainwindow.c
10498         * src/gtk/Makefile.am
10499         * src/gtk/pluginwindow.c                ** NEW **
10500         * src/gtk/pluginwindow.h                ** NEW **
10501                 add plugin window
10502
10503         * src/plugins/demo/demo.c
10504         * src/plugins/spamassassin/spamassassin.c
10505         * src/plugins/spamassassin/spamassassin_gtk.c
10506                 write better plugin descriptions
10507
10508 2002-12-31 [christoph]  0.8.8claws32
10509
10510         * src/gtk/prefswindow.c
10511         * src/plugins/spamassassin/spamassassin_gtk.c
10512                 some small improvements to GTK code
10513
10514 2002-12-31 [christoph]  0.8.8claws31
10515
10516         * src/plugins/spamassassin/spamassassin_gtk.c
10517                 enable folder select button
10518
10519 2002-12-31 [christoph]  0.8.8claws30
10520
10521         * src/mainwindow.c
10522         * src/gtk/Makefile.am
10523         * src/gtk/prefswindow.c                         ** NEW **
10524         * src/gtk/prefswindow.h                         ** NEW **
10525                 add new prefs window
10526
10527         * src/common/plugin.c
10528                 don't try to load empty config lines
10529         
10530         * src/plugins/spamassassin/Makefile.am
10531         * src/plugins/spamassassin/spamassassin.c
10532         * src/plugins/spamassassin/spamassassin.h       ** NEW **
10533         * src/plugins/spamassassin/spamassassin_gtk.c   ** NEW **
10534                 GTK config for SpamAssassin Plugin using
10535                 the new prefs window
10536
10537 2002-12-31 [paul]       0.8.8claws29
10538
10539         * po/POTFILES.in
10540                 remove obsolete entry 'src/menu.c'
10541
10542 2002-12-31 [alfons]     0.8.8claws28
10543
10544         * src/matcher.[ch]
10545         * src/matcher_parser_parse.y
10546         * src/prefs_matcher.c
10547                 add "ignore_thread" and "~ignore_thread" condition so it's
10548                 possible to make the actions / scoring operate on the ignore
10549                 thread flag
10550
10551 2002-12-31 [christoph]  0.8.8claws27
10552
10553         * src/addrbook.c
10554         * src/addrindex.c
10555         * src/folder.c
10556         * src/matcher.c
10557         * src/prefs_account.c
10558         * src/prefs_actions.c
10559         * src/prefs_customheader.c
10560         * src/prefs_display_header.c
10561         * src/prefs_gtk.c
10562         * src/procmime.c
10563         * src/toolbar.c
10564         * src/xmlprops.c
10565         * src/common/prefs.[ch]
10566                 extend prefs file handling for reading and automatic handling
10567                 of blocks. When reading prefs_set_block_label will automatically
10568                 move on to the block. When writing it will copy all other blocks
10569                 automatically
10570
10571         * src/common/plugin.c
10572                 Now loading plugin filenames from [Plugins] block in
10573                 sylpheed rc file
10574
10575 2002-12-30 [christoph]  0.8.8claws26
10576
10577         * src/common/hooks.[ch]
10578                 return abort status to caller of hooks_invoke
10579                 
10580         * src/inc.[ch]
10581                 invoke message filtering hook and stop
10582                 default handling when filter returns abort
10583
10584         * src/common/plugin.[ch]
10585         * src/plugins/demo/demo.c
10586                 modify plugin loader, because resolving symbols for strings
10587                 does not work correctly
10588         
10589         * configure.in
10590         * ac/spamassassin.m4                            ** NEW **
10591         * src/plugins/spamassassin/.cvsignore           ** NEW **
10592         * src/plugins/spamassassin/Makefile.am          ** NEW **
10593         * src/plugins/spamassassin/README               ** NEW **
10594         * src/plugins/spamassassin/libspamc.[ch]        ** NEW **
10595         * src/plugins/spamassassin/spamassassin.c       ** NEW **
10596         * src/plugins/spamassassin/utils.[ch]           ** NEW **
10597                 add spamassassin plugin, see src/plugins/spamassassin/README
10598                 for details
10599
10600 2002-12-29 [alfons]     0.8.8claws25
10601
10602         * src/mainwindow.c
10603                 when moving focus from a message view to the main 
10604                 window, don't forget to select the summary node
10605                 of the displayed message. should fix "[ 659103 ] 
10606                 focus-follows-mouse confuses sylpheed"
10607
10608 2002-12-29 [christoph]  0.8.8claws24
10609
10610         * src/Makefile.am
10611         * src/stringtable.[ch]          ** REMOVE **
10612         * src/common/Makefile.am
10613         * src/common/stringtable.[ch]   ** NEW **
10614                 move stringtable files to common directory
10615
10616 2002-12-29 [christoph]  0.8.8claws23
10617
10618         * src/Makefile.am
10619         * src/menu.[ch]                 ** REMOVE **
10620         * src/gtk/Makefile.am
10621         * src/gtk/menu.[ch]             ** NEW **
10622                 move menu files to gtk directory
10623
10624 2002-12-29 [match]      0.8.8claws22
10625
10626         * src/addressbook.c
10627         * src/syldap.c
10628                 moved UI specific code out of LDAP code into addressbook
10629                 UI code. fixed memory leak.
10630
10631 2002-12-29 [christoph]  0.8.8claws21
10632
10633         * src/folder.c
10634                 only check for IGNORED parent message when message is
10635                 not IGNORED itself
10636
10637 2002-12-29 [alfons]     0.8.8claws20
10638
10639         * src/summaryview.c
10640                 set gtksctree's anchor correct (immediate execute
10641                 changes the tree's layout, and anchor points at 
10642                 the incorrect row). fixes "[ 657233 ] multiple msg 
10643                 delete sometimes off by 1".
10644                 we probably have to look for more tree layout /
10645                 anchor glitches.
10646
10647 2002-12-29 [paul]       0.8.8claws19
10648
10649         * src/summaryview.c
10650                 fix bug [ 659054 ] incorrect sorting of 'From' column
10651                 when using 'display sender using address book'
10652                 thanks to Alfons and Luke Plant
10653
10654 2002-12-29 [christoph]  0.8.8claws18
10655
10656         * src/folder.c
10657         * src/procmsg.[ch]
10658                 check parent messages for IGNORE THREAD flag, when adding,
10659                 moving or copying messages to a folder
10660
10661 2002-12-27 [alfons]     0.8.8claws17
10662
10663         re-organize matcher part 5; more to come
10664
10665         * src/matcher.c
10666                 hash keywords in matchparser_tab 
10667
10668 2002-12-27 [alfons]     0.8.8claws16
10669
10670         re-organize matcher part 4; more to come
10671
10672         * src/matcher_parser.h
10673         * src/matcher_parser_lex.l
10674         * src/matcher_parser_parse.y
10675                 cleanup
10676
10677 2002-12-27 [alfons]     0.8.8claws15
10678
10679         re-organize matcher part 3; more to come
10680
10681         * src/matcher.[ch]
10682                 cleanup
10683
10684 2002-12-27 [alfons]     0.8.8claws14
10685
10686         re-organize matcher part 2; more to come but this should
10687         work. cc me if there are any regressions.
10688
10689         * src/matcher.h
10690                 add prototype for get_matchparser_tab_id()
10691         * src/matcher_parser_lex.l
10692                 look up keywords using matchparser_tab_id();
10693
10694 2002-12-27 [alfons]     0.8.8claws12
10695
10696         re-organize matcher part 1
10697
10698         * src/matcher.h
10699                 map yacc generated constants to sylpheed matcher constants
10700         * src/matcher.c
10701                 add function to find a matcher constant from a string
10702
10703 2002-12-27 [christoph]  0.8.8claws11
10704
10705         * src/compose.c
10706                 MENUITEM_ADD casts the 4th argument from integer to pointer
10707                 so it probably should not be a pointer, this means we
10708                 should use account id for it and not the account's pointer
10709
10710 2002-12-27 [paul]       0.8.8claws10
10711
10712         * src/mainwindow.c
10713                 remove unneeded 'GtkWidget *vbox'
10714                 
10715         * src/summaryview.c
10716                 further sync with 0.8.8 - make sort
10717                 by recipient work as expected
10718                 
10719         * NEWS
10720                 sync with 0.8.8
10721
10722 2002-12-27 [paul]       0.8.8claws9
10723
10724         * po/pt_BR.po
10725                 updated by Ivan F. Martinez
10726                 
10727 2002-12-27 [darko]      0.8.8claws8
10728
10729         * src/common/utils.c
10730                 added locked pattern to extended search
10731
10732 2002-12-27 [alfons]     0.8.8claws7
10733
10734         * src/prefs_matcher.[ch]
10735                 clean up
10736
10737 2002-12-26 [alfons]     0.8.8claws6
10738
10739         * src/matcher.[ch]
10740         * src/matcher_parser_lex.l
10741         * src/matcher_parser_parse.y
10742         * src/prefs_matcher.c
10743                 allow color label as a condition in the matcher
10744
10745 2002-12-26 [oliver]     0.8.8claws5
10746         
10747         * src/toolbar.c 
10748                 enable Addressbook for Main and Messageview
10749         * src/prefs_actions.c
10750                 enable actions in Messageview
10751
10752 2002-12-26 [christoph]  0.8.8claws4
10753
10754         * src/common/plugin.c
10755                 add a little debug output
10756         * configure.in
10757         * src/plugins/demo/Makefile.am
10758                 better use of automake
10759
10760 2002-12-26 [christoph]  0.8.8claws3
10761
10762         * src/Makefile.am
10763         * src/common/Makefile.am
10764                 fix "make distdir"
10765
10766 2002-12-26 [christoph]  0.8.8claws2
10767
10768         * configure.in
10769                 sort configure checks into common / gtk / plugins
10770         * po/POTFILES.in
10771                 add src/prefs_gtk.c
10772         * src/Makefile.am
10773                 add plugins SUBDIR
10774         * src/main.c
10775         * src/common/sylpheed.[ch]
10776                 added now sylpheed_done function for shutdown
10777         * src/common/Makefile.am
10778         * src/common/plugin.[ch]                ** NEW **
10779                 plugin loader and unloader
10780         * src/plugins/.cvsignore                ** NEW **
10781         * src/plugins/Makefile.am               ** NEW **
10782                 build plugins
10783         * src/plugins/demo/.cvsignore           ** NEW **
10784         * src/plugins/demo/Makefile.am          ** NEW **
10785         * src/plugins/demo/demo.c               ** NEW **
10786                 small demo plugin that installs a logtext hook and
10787                 outputs the log text to stdout
10788
10789 2002-12-26 [paul]       0.8.8claws1
10790
10791         * po/es.po
10792                 updated by Ricardo Mones Lastra
10793
10794 2002-12-26 [paul]       0.8.8claws
10795
10796         * 0.8.8claws released
10797
10798 2002-12-26 [paul]       0.8.7claws12
10799
10800         * po/bg.po
10801                 updated by George Danchev
10802
10803 2002-12-26 [paul]       0.8.7claws11
10804
10805         * po/POTFILES.in
10806                 remove unneeded 'src/prefs.c' entry 
10807
10808 2002-12-26 [paul]       0.8.7claws10
10809
10810         * src/codeconv.c
10811           src/mainwindow.c
10812                 sync with 0.8.8 release
10813         
10814         * src/folder.[ch]
10815           src/mh.c
10816           src/summaryview.c
10817                 partial sync with 0.8.8 release
10818         
10819
10820 2002-12-25 [alfons]     0.8.7claws9
10821
10822         * src/matcher.[ch]
10823         * src/matcher_parser_lex.l
10824         * src/matcher_parser_parse.y
10825         * src/prefs_matcher.c
10826                 add locked flag to possible filtering / matcher 
10827                 conditions (also a good example what should be
10828                 done to add a simple boolean condition)
10829
10830 2002-12-25 [christoph]  0.8.7claws8
10831
10832         * src/Makefile.am
10833         * src/account.[ch]
10834         * src/addrbook.c
10835         * src/addressbook.c
10836         * src/addrindex.c
10837         * src/filtering.c
10838         * src/folder.c
10839         * src/matcher.c
10840         * src/prefs.[ch]                ** REMOVE **
10841         * src/prefs_account.c
10842         * src/prefs_actions.c
10843         * src/prefs_common.c
10844         * src/prefs_customheader.c
10845         * src/prefs_display_header.c
10846         * src/prefs_filtering.c
10847         * src/prefs_folder_item.c
10848         * src/prefs_gtk.[ch]            ** NEW **
10849         * src/prefs_matcher.c
10850         * src/prefs_scoring.c
10851         * src/prefs_summary_column.c
10852         * src/procmime.c
10853         * src/selective_download.c
10854         * src/toolbar.c
10855         * src/common/Makefile.am
10856         * src/common/prefs.[ch]         ** NEW **
10857                 split prefs.[ch] into prefs_gtk.[ch] and common/prefs.[ch]
10858
10859 2002-12-24 [alfons]     0.8.7claws7
10860
10861         * src/summaryview.c
10862                 summary_thread_build(): fix real cause of the crash mentioned in
10863                 0.8.7claws3. use subject_XXX() and not g_hash_table_XXX() functions,
10864                 this way we get meaningful ctree nodes 
10865
10866 2002-12-24 [oliver]     0.8.7claws6
10867
10868         * src/mainwindow.[ch]
10869         * src/messageview.[ch]
10870         * src/compose.[ch]
10871         * src/inc.c
10872         * src/summaryview.c
10873                 changes to use updated toolbar handling
10874                 
10875 2002-12-24 [oliver]     0.8.7claws5
10876
10877         * src/toolbar.[ch]
10878                 generic toolbar handling
10879                 used ideas from Ivan Francolin Martinez (ivanfm@users.sourceforge.net)
10880         * src/prefs_toolbar.[ch]
10881                 adjust to handling
10882         
10883 2002-12-24 [oliver]     0.8.7claws4
10884         
10885         * src/stock_pixmap.[ch]
10886                 move SYLPHEED_LOGO to end of list in order 
10887                 to remove it from Custom Toolbar`s Icon View
10888
10889 2002-12-24 [alfons]     0.8.7claws3
10890
10891         * src/summaryview.c
10892                 summary_thread_build(): fix crash because of focus != selection 
10893                 after threading. when deleting the selection, gtk tries but fails 
10894                 to find the correct focusable element. we now force the selection
10895                 to be focused. this should solve the infamous bug reported by 
10896                 Jason Wojciechowski (bug "[ 633443 ] Crash on deleting messages"). 
10897                 a test case is available. 
10898
10899 2002-12-24 [darko]      0.8.7claws2
10900
10901         * src/summaryview.c
10902                 don't crash when unmarking message with unread children
10903
10904 2002-12-23 [christoph]  0.8.7claws1
10905
10906         * src/Makefile.am
10907         * src/common/Makefile.am
10908                 update Makefiles for moved intl.h, version.h and defs.h
10909         * src/imap.c
10910                 rewrite imap_session_get to avoid duplicate code
10911
10912 2002-12-23 [paul]       0.8.7claws
10913
10914         * Santa-Claws released
10915         
10916         * po/hu.po
10917           po/ru.po
10918                 squeeze in updated Hungarian and Russian translations.
10919                 Submitted by  Gál Zoltán and Ruslan N. Balkin
10920
10921 2002-12-23 [paul]       0.8.6claws129
10922
10923         * po/pl.po
10924                 updated by Witold Wladyslaw Wojciech Wilk
10925
10926 2002-12-23 [paul]       0.8.6claws128
10927
10928         * src/quote_fmt_parse.y
10929                 fix typo and add licence header
10930
10931 2002-12-23 [paul]       0.8.6claws127
10932
10933         * po/en_GB.po
10934                 updated
10935
10936 2002-12-23 [paul]       0.8.6claws126
10937
10938         * po/it.po
10939                 updated translation, submitted by Alessandro Maestri
10940                 
10941 2002-12-23 [paul]       0.8.6claws125
10942
10943         * src/quote_fmt_parse.y
10944                 fix signature-stripping on replies bug. match
10945                 '-- \n' and not '-- '.
10946
10947 2002-12-22 [paul]       0.8.6claws124
10948
10949         * po/bg.po
10950           po/es.po
10951           po/sr.po
10952                 updated translations. submitted by George Danchev,
10953                 Ricardo Mones Lastra, and Urke MMI respectively
10954
10955 2002-12-21 [paul]       0.8.6claws123
10956
10957         * src/addrbook.c
10958                 fix coding style
10959
10960 2002-12-21 [paul]       0.8.6claws122
10961
10962         * src/addrbook.c
10963                 fix bug [643638] where if a person is in one or more
10964                 addressbook groups editing that person's email 
10965                 address results in removal from those groups.
10966                 Patch submitted by Luke Plant.
10967
10968 2002-12-20 [christoph]  0.8.6claws121
10969
10970         * src/common/utils.c
10971         * src/summaryview.c
10972                 reimplement expand_search_string using GString to
10973                 prevent crashs caused by miscalculated string
10974                 lengths reported by Paul
10975
10976 2002-12-20 [christoph]  0.8.6claws120
10977
10978         * src/summaryview.c
10979                 don't use "changed" to check if op_count has to be changed as it
10980                 is also set when the message has unread children
10981                 (closes bug [ 653221 ] crash while deleting duplicates)
10982
10983 2002-12-20 [paul]       0.8.6claws119
10984
10985         * sync with 0.8.6cvs27
10986                 see ChangeLog 2002-12-20
10987
10988 2002-12-20 [paul]       0.8.6claws118
10989
10990         * sync with 0.8.6cvs26
10991                 see ChangeLog 2002-12-19 and 2002-12-20
10992
10993 2002-12-19 [alfons]     0.8.6claws117
10994
10995         * src/textview.c
10996                 fix incorrect parsing of email addresses, submitted by 
10997                 Luke Plant (thanks!). Closes bug "[ 565480 ] duplicate 
10998                 name display if it contains @".
10999
11000 2002-12-18 [paul]       0.8.6claws116
11001
11002         * sync with 0.8.6cvs23
11003                 see ChangeLog 2002-12-18
11004
11005 2002-12-18 [paul]       0.8.6claws115
11006
11007         * src/Makefile.am
11008         * src/account.c
11009         * src/codeconv.c
11010         * src/gtkutils.[ch]
11011         * src/imap.c
11012                 sync with 0.8.6cvs22.
11013                 see ChangeLog 2002-12-17 and 2002-12-18
11014
11015 2002-12-17 [christoph]  0.8.6claws114
11016
11017         * src/imap.c
11018                 o don't create a session if imap greeting fails
11019                 o don't close socket when authentication fails
11020                   this is done by imap_session_destroy
11021
11022 2002-12-17 [thorsten]   0.8.6claws113
11023
11024         * tools/Makefile.am
11025           tools/README
11026           tools/google_msgid.pl ** NEW FILE **
11027                 Added "search for message-id" script and doc
11028
11029 2002-12-17 [thorsten]   0.8.6claws112
11030
11031         * po/hu.po
11032                 Updated hungarian translation
11033                 (updated by Gal Zoltan)
11034
11035 2002-12-16 [christoph]  0.8.6claws111
11036
11037         * src/addr_compl.c
11038                 remove stupid addressbook dump to debug output
11039         * src/mh.c
11040                 fix memory leak found by Hiro
11041
11042 2002-12-14 [paul]       0.8.6claws110
11043
11044         * src/compose.c
11045                 fix menubar sensitivity on send
11046                 
11047         * src/prefs_filtering.c
11048         * src/prefs_matcher.c
11049         * src/prefs_scoring.c
11050                 Fix english ;)
11051                 
11052         * src/common/quoted-printable.h
11053                 sync: fix typo
11054         
11055 2002-12-13 [christoph]  0.8.6claws109
11056
11057         * src/Makefile.am
11058         * src/manage_window.[ch]        ** REMOVE **
11059         * src/gtk/Makefile.am
11060         * src/gtk/manage_window.[ch]    ** NEW **
11061                 move manage_window files to gtk directory
11062
11063 2002-12-13 [christoph]  0.8.6claws108
11064
11065         * src/Makefile.am
11066         * src/gtkshruler.[ch]           ** REMOVE **
11067         * src/gtk/Makefile.am
11068         * src/gtk/gtkshruler.[ch]       ** NEW **
11069                 move gtkshruler files to gtk directory
11070
11071 2002-12-13 [christoph]  0.8.6claws107
11072
11073         * src/Makefile.am
11074         * src/compose.c
11075         * src/gtkstext.[ch]             ** REMOVE **
11076         * src/gtkutils.[ch]
11077         * src/textview.c
11078         * src/gtk/gtkstext.[ch]         ** NEW **
11079         * src/gtk/Makefile.am
11080                 o move stext functions to gtkstext.c to remove
11081                   dependency of gtkutils
11082                 o move gtkstext files to gtk directory
11083
11084         * src/gtk/Makefile.am
11085         * src/gtk/sslcertwindow.[ch]
11086                 UI stuff can always depend on common code so
11087                 it's ok to add ../common to include path
11088
11089 2002-12-13 [colin]      0.8.6claws106
11090
11091         * src/summaryview.c
11092                 Disconnect sighandlers for mainwindow when
11093                 quicksearch has the focus
11094                 Fix bug #653231
11095         * src/mainwindow.[ch]
11096                 Make key_pressed callback public, to be able
11097                 to disconnect it
11098
11099 2002-12-13 [christoph]  0.8.6claws105
11100
11101         * src/mh.c
11102                 create .mh_sequences file in new MH folders
11103                 (closes feature request [ 523162 ] MH folders should
11104                  get a .mh_sequences)
11105
11106 2002-12-13 [colin]      0.8.6claws104
11107
11108         * src/summaryview.c
11109                 Better handling of quicksearch show/hide
11110                 (basically the button stays under the mouse 
11111                  when toggled)
11112
11113 2002-12-13 [paul]       0.8.6claws103
11114
11115         * sync with 0.8.6cvs17
11116                 see ChangeLog 2002-12-13
11117
11118 2002-12-13 [paul]       0.8.6claws102
11119
11120         * po/es.po
11121                 updated by Ricardo Mones Lastra
11122
11123 2002-12-11 [colin]       0.8.6claws101
11124
11125         * src/folder.c
11126                 remove statusbar stuff
11127           src/folderview.c
11128                 set statusbar verbosity when moving folders
11129
11130 2002-12-11 [colin]       0.8.6claws100
11131         * src/prefs_filtering.c
11132         * src/prefs_matcher.c
11133         * src/prefs_scoring.c
11134                 Fix english ;)
11135
11136 2002-12-11 [colin]       0.8.6claws99
11137
11138         * src/prefs_common.[ch]
11139                 Add summary_quicksearch_type
11140         * src/summaryview.c
11141                 Save last used quicksearch type
11142
11143 2002-12-11 [jens]       0.8.6claws98
11144         * src/prefs_filtering.c
11145         * src/prefs_matcher.c
11146         * src/prefs_scoring.c
11147                 added dialog for incomplete rules in scoring, filtering and
11148                 matcher to ask wheather really close
11149
11150 2002-12-11 [colin]      0.8.6claws97
11151
11152         * src/folder.c
11153                 Fix folder dnd statusbar logging
11154
11155 2002-12-10 [christoph]  0.8.6claws96
11156
11157         * src/compose.c
11158         * src/folder.c
11159         * src/imap.c
11160         * src/inc.c
11161         * src/main.c
11162         * src/mainwindow.c
11163         * src/news.c
11164         * src/send.c
11165         * src/statusbar.[ch]
11166         * src/common/hooks.c
11167         * src/common/log.[ch]
11168                 o handle verbose logging in statusbar directly in statusbar code
11169                   and common code does not need any knowledge about a statusbar
11170                 o remove direct calls to statusbar_(puts|pop)_all functions
11171
11172 2002-12-10 [jens]       0.8.6claws95
11173
11174         * src/*.c
11175                 removed gettext from g_warnings
11176         * po/POTFILES.in
11177                 cleaned and updated
11178         * po/de.po
11179                 updated
11180
11181 2002-12-10 [colin]      0.8.6claws94
11182
11183         * src/main.c
11184                 finish crash dialog fix
11185
11186 2002-12-10 [colin]      0.8.6claws93
11187
11188         * src/main.c
11189                 "Fix" "sylpheed already running" instead of
11190                 crash dialog appearing after a crash
11191
11192 2002-12-10 [colin]      0.8.6claws92
11193
11194         * po/POTFILES.in
11195                 add src/gtk/sslcertwindow.c
11196
11197 2002-12-10 [paul]       0.8.6claws91
11198
11199         * po/POTFILES.in
11200                 updated to reflect recent changes
11201                 submitted by Alessandro Maestri
11202
11203 2002-12-09 [christoph]  0.8.6claws90
11204
11205         * src/Makefile.am
11206         * src/smtp.[ch]                 ** REMOVE **
11207         * src/common/Makefile.am
11208         * src/common/smtp.[ch]          ** NEW **
11209                 move smtp files to common directory
11210
11211 2002-12-09 [christoph]  0.8.6claws89
11212
11213         * src/Makefile.am
11214         * src/session.[ch]              ** REMOVE **
11215         * src/common/Makefile.am
11216         * src/common/session.[ch]       ** NEW **
11217                 move session files to common directory
11218
11219 2002-12-09 [paul]       0.8.6claws88
11220
11221         * src/account.c
11222                 fix bug [649746] edit accounts: move account reverted
11223                 Patch submitted by Luke Plant <lukeplant@users.sourceforge.net>
11224
11225 2002-12-09 [colin]      0.8.6claws87
11226
11227         * src/ssl_certificate.c
11228                 cleanup
11229
11230 2002-12-09 [colin]      0.8.6claws86
11231
11232         * src/ssl.c
11233                 Try to open the cert.pem database and 
11234                 issue a warning if it isn't there
11235
11236 2002-12-09 [colin]      0.8.6claws85
11237
11238         * src/common/ssl_certificate.c
11239         * src/gtk/sslcertwindow.c
11240                 Warning fixes
11241
11242 2002-12-09 [colin]      0.8.6claws84
11243
11244         * src/ssl_certificate.[ch] ** REMOVED **
11245         * src/common/ssl_certificate.[ch] ** NEW **
11246         * src/Makefile.am
11247         * src/common/Makefile.am
11248                 Moved ssl_certificate.[ch] to common
11249         * src/common/ssl.c 
11250                 Put back needed include
11251         * src/gtk/sslcertwindow.[ch]
11252                 Changed ssl_certificate.h include
11253         
11254 2002-12-09 [colin]      0.8.6claws83
11255
11256         * src/gtk/sslcertwindow.[ch]
11257                 Implement hook for certificate acception
11258         * src/ssl_certificate.[ch]
11259                 Implement hook for certificate acception
11260         * src/common/ssl.c
11261                 Reenable certificate acception check
11262         * src/mainwindow.c
11263                 Register sslcertwindow's hook
11264         
11265 2002-12-08 [christoph]  0.8.6claws82
11266
11267         * src/about.c
11268         * src/addr_compl.c
11269         * src/codeconv.c
11270         * src/manual.c
11271         * src/undo.c
11272         * src/common/utils.c
11273                 o add missing includes
11274                 o fix warnings
11275         * src/.cvsignore
11276         * src/common/.cvsignore
11277         * src/common/version.h          ** REMOVE **
11278                 remove autogenerated file
11279
11280 2002-12-08 [paul]       0.8.6claws81
11281
11282         * src/stringtable.c
11283                 put back needed include
11284
11285 2002-12-08 [colin]      0.8.6claws80
11286         
11287         * src/gtk/sslcertwindow.c
11288                 Cleaner popups when asking
11289         * src/ssl_certificate.c
11290         * src/prefs_common.[ch]
11291                 remove ssl certificate pref
11292                 put back needed include
11293         * src/undo.c
11294                 put back needed include
11295
11296 2002-12-08 [christoph]  0.8.6claws79
11297
11298         * src/folderview.c
11299         * src/logwindow.c
11300         * src/statusbar.c
11301         * src/summaryview.c
11302                 only abort hook invokation if required data is missing not
11303                 if our own data pointer is NULL, update hookfunction for
11304                 log window
11305
11306 2002-12-08 [paul]       0.8.6claws78
11307
11308         * src/about.c
11309         * src/addrcache.c
11310         * src/addrclip.c
11311         * src/addr_compl.c
11312         * src/addrselect.c
11313         * src/codeconv.c
11314         * src/colorlabel.c
11315         * src/enriched.c
11316         * src/esmtp.c
11317         * src/exporthtml.c
11318         * src/headerview.c
11319         * src/imageview.c
11320         * src/manual.c
11321         * src/noticeview.c
11322         * src/pgptext.c
11323         * src/scoring.c
11324         * src/sourcewindow.c
11325         * src/stringtable.c
11326         * src/undo.c
11327                 clean up: remove unneccesary includes
11328
11329 2002-12-08 [christoph]  0.8.6claws77
11330
11331         * src/folderview.c
11332         * src/statusbar.c
11333         * src/summaryview.c
11334         * src/common/hooks.[ch]
11335                 hook functions now have a gboolean return value, if a hook
11336                 returns TRUE it will stop executing of any more hooks in
11337                 the same hooklist for this invokation
11338
11339 2002-12-08 [colin]      0.8.6claws76
11340         
11341         * src/main.c
11342                 put back argv0 for CRASH_DIALOG
11343
11344 2002-12-08 [christoph]  0.8.6claws75
11345
11346         * src/Makefile.am
11347         * src/about.c
11348         * src/account.c
11349         * src/crash.c
11350         * src/esmtp.h
11351         * src/imap.[ch]
11352         * src/inc.c
11353         * src/main.c
11354         * src/mainwindow.c
11355         * src/news.c
11356         * src/pop.[ch]
11357         * src/prefs_account.[ch]
11358         * src/prefs_common.[ch]
11359         * src/send.[ch]
11360         * src/smtp.[ch]
11361         * src/ssl_certificate.[ch]
11362         * src/ssl_manager.[ch]
11363         * src/common/Makefile.am
11364         * src/common/log.c
11365         * src/common/nntp.[ch]
11366         * src/common/socket.[ch]
11367         * src/common/ssl.[ch]
11368         * src/gtk/sslcertwindow.[ch]
11369         * ac/openssl.m4
11370                 use new autoconf script to detect OpenSSL with extra parameters
11371                 to specify the location of libs and includes, also remove USE_SSL
11372                 to USE_OPENSSL
11373
11374         * src/common/sylpheed.[ch]
11375         * src/common/version.h.in
11376                 start seperation of common code initialization seperated from gui
11377
11378         * src/summaryview.c
11379                 The function that is called when a color label changes
11380                 should not change the color lable again
11381
11382 2002-12-08 [colin]      0.8.6claws74
11383
11384         * src/gtk/sslcertwindow.c
11385                 warning fixes
11386
11387 2002-12-08 [colin]      0.8.6claws73
11388
11389         * src/statusbar.c
11390           src/common/log.h
11391                 Register a hook for statusbar_puts_all
11392         * src/common/log.c
11393                 invoke statusbar_puts_all's hook
11394         
11395 2002-12-08 [colin]      0.8.6claws72
11396
11397         * src/ssl_certificate.c
11398                 Put back a badly-removed include
11399
11400 2002-12-08 [colin]      0.8.6claws71
11401
11402         * src/gtk/sslcertwindow.[ch]    ** NEW **
11403                 new certificate presentation
11404         * src/gtk/Makefile.am
11405                 add new files
11406         * src/ssl_certificate.[ch]
11407                 gtk cleanup, made utility functions public
11408         * src/ssl_manager.c
11409                 use new cert presentation
11410
11411 2002-12-07 [christoph]  0.8.6claws70
11412
11413         * src/Makefile.am
11414         * src/nntp.[ch]                 ** REMOVE **
11415         * src/common/Makefile.am
11416         * src/common/nntp.[ch]          ** NEW **
11417                 move nntp files to common directory
11418
11419 2002-12-07 [christoph]  0.8.6claws69
11420
11421         * src/procmsg.[ch]
11422         * src/summaryview.c
11423                 implement msginfo update callback using sylpheed's new
11424                 hook system. Invoke hooks from procmsg_msginfo_[un]set_flags.
11425
11426 2002-12-06 [christoph]  0.8.6claws68
11427
11428         * src/editgroup.c
11429                 This patch changes the 'Edit Group Details' dialog to
11430                 allow extended selections in either pane, so that
11431                 addresses can be added or removed from a group more
11432                 quickly and easily. (it actually is a net decrease in
11433                 file size, as some unnecessary functions have been
11434                 removed). 
11435                 (patch submitted by Luke Plant <lukeplant@users.sourceforge.net>)
11436
11437 2002-12-06 [christoph]  0.8.6claws67
11438
11439         * src/Makefile.am
11440         * src/template.[ch]             ** REMOVE **
11441         * src/common/Makefile.am
11442         * src/common/template.[ch]      ** NEW **
11443                 move template files to common directory
11444
11445         * src/nntp.c
11446                 add missing log.h include
11447
11448 2002-12-06 [melvin]     0.8.6claws66
11449
11450         * src/prefs_actions.c
11451                 Added the trailing ">" syntax to insert command's output
11452                 without replacing old text (in contrast to trailing "|").
11453
11454 2002-12-05 [colin]      0.8.6claws65
11455         
11456         * src/common/utils.c
11457                 Don't modify original search_string or it'll change
11458                 the next iterations in the for()
11459
11460 2002-12-05 [darko]      0.8.6claws64
11461
11462         * src/common/utils.c
11463                 proper check for filtering commands, found by Colin
11464
11465 2002-12-05 [darko]      0.8.6claws63
11466
11467         * src/common/utils.c
11468                 check proper string for NULL pointer, found by Colin
11469
11470 2002-12-05 [darko]      0.8.6claws62
11471
11472         * src/common/utils.[ch]
11473                 expand_search_string(): new function
11474                 converts Mutt-like patterns to Sylpheed's
11475                 filtering engine
11476         * src/summaryview.c
11477                 use expand_search_string() to allow Mutt-like
11478                 patterns in extended search
11479         * README.claws
11480                 document extended option in quick search
11481
11482 2002-12-05 [paul]       0.8.6claws61
11483
11484         * sync with 0.8.6cvs16
11485                 see ChangeLog 2002-12-05
11486                 
11487         * po/POTFILES.in
11488                 clean up
11489
11490 2002-12-04 [christoph]  0.8.6claws60
11491
11492         * src/imap.[ch]
11493                 put imap authentication code into a new function and
11494                 remove it from imap_session_new that will allow to
11495                 send other commands before authentication
11496
11497 2002-12-04 [christoph]  0.8.6claws59
11498
11499         * src/imap.[ch]
11500                 use already existing method to prevent unneeded IMAP
11501                 folder selects. Set imap_select parameters to NULL
11502                 in some functions if the values are not required.
11503
11504         * src/xml.h
11505                 remove no longer required include
11506
11507 2002-12-04 [paul]       0.8.6claws58
11508
11509         * po/es.po
11510                 updated by Ricardo Mones Lastra
11511                 
11512         * configure.in
11513           po/hu.po      ** NEW FILE **
11514                 initial Hungarian translation, submitted
11515                 by Gál Zoltán <galzoli@hu.inter.net>
11516
11517 2002-12-03 [christoph]  0.8.6claws57
11518
11519         * src/Makefile.am
11520         * src/gtksctree.[ch]            ** REMOVE **
11521         * src/gtk/Makefile.am
11522         * src/gtk/gtksctree.[ch]        ** NEW **
11523                 move gtksctree files to gtk directory
11524
11525 2002-12-03 [christoph]  0.8.6claws56
11526
11527         * src/Makefile.am
11528         * src/md5.[ch]                  ** REMOVE **
11529         * srm/common/Makefile.am
11530         * src/common/md5.[ch]           ** NEW **
11531                 move md5 files to common directory
11532
11533         * src/gtkstext.c
11534                 remove not required #include
11535
11536 2002-12-03 [sergey]     0.8.6claws55
11537
11538         * src/gtkutils.c
11539         * src/gtkutils.h
11540                 gtkut_window_popup(): new function.
11541         * src/mainwindow.c
11542                 main_window_popup(): use gtkut_window_popup() to raise
11543                 window without changing its position.
11544                 (see sylpheed-main ML message [sylpheed:17247])
11545
11546 2002-12-03 [sergey]     0.8.6claws54
11547
11548         * src/send.c
11549                 send_message_local(): removed first-dot escaping
11550                 (SMTP-only, not needed for sending through pipe)
11551
11552 2002-12-03 [paul]       0.8.6claws53
11553
11554         * po/POTFILES.in
11555                 update to reflect recent changes (thanks
11556                 to Ricardo Mones Lastra)
11557                 
11558         * tools/filter_conv.pl
11559                  fix problem with quoted strings. Patch submitted
11560                  by Luke Plant <lukeplant@softhome.net>
11561
11562 2002-12-03 [paul]       0.8.6claws52
11563
11564         * sync with 0.8.6cvs15
11565                 see ChangeLog 2002-12-03
11566
11567 2002-12-02 [christoph]  0.8.6claws51
11568
11569         * src/logwindow.[ch]
11570         * src/common/log.[ch]
11571                 implement logging using a hook function
11572
11573         * src/folderview.c
11574         * src/folder.[ch]
11575                 define hooklist name in header file to avoid
11576                 errors caused by wrong spelling of hooklist names
11577
11578         * src/toolbar.c
11579                 fix warnings
11580
11581 2002-12-02 [christoph]  0.8.6claws50
11582
11583         * src/common/Makefile.am
11584                 add src/common/hooks.[ch]
11585
11586         * src/common/hooks.[ch]
11587                 implement a simple hook system using glib's hook functions
11588
11589         * src/folder.[ch]
11590         * src/folderview.c
11591                 use new hook system for folder item updates
11592
11593 2002-12-02 [christoph]  0.8.6claws49
11594
11595         * doc-src/ui_seperation.txt     ** NEW **
11596                 information for ui seperation
11597
11598         * src/Makefile.am
11599                 remove files that were moved to common
11600                 include common directory by default for the header files
11601
11602         * src/inc.c
11603         * src/common/socket.c
11604         * src/automaton.[ch]
11605                 implement automaton using g_io_*-functions instead of
11606                 gdk_input_add to make it ui independent
11607
11608         * src/codeconv.c
11609         * src/compose.c
11610         * src/ldif.c
11611         * src/pgptext.c
11612         * src/procmime.c
11613         * src/rfc2015.c
11614         * src/smtp.c
11615         * src/unmime.c
11616                 remove common/ prefix because directory is now in
11617                 include path
11618
11619         * src/compose.c
11620         * src/folder.c
11621         * src/folderview.c
11622         * src/mainwindow.c
11623         * src/messageview.c
11624         * src/prefs_common.c
11625         * src/procmsg.c
11626         * src/rfc2015.c
11627                 fix warnings
11628
11629         * src/imap.c
11630         * src/inc.c
11631         * src/news.c
11632         * src/pop.c
11633         * src/send.c
11634         * src/smtp.c
11635         * src/ssl_certificate.c
11636                 add log.h header file for logging functions
11637
11638         * src/main.c
11639         * src/common/utils.c
11640         * src/summaryview.c
11641         * src/xml.c
11642                 o move debug_mode to common/utils.c
11643                 o add functions to set and get debug_mode
11644
11645         * src/defs.h                    ** REMOVE **
11646         * src/intl.h                    ** REMOVE **
11647         * src/socket.[ch]               ** REMOVE **
11648         * src/ssl.[ch]                  ** REMOVE **
11649         * src/utils.[ch]                ** REMOVE **
11650                 replaced by new files in src/common/
11651         
11652         * src/common/Makefile.am
11653                 add new files in src/common/
11654
11655         * src/common/defs.h             ** NEW **
11656         * src/common/intl.h             ** NEW **
11657         * src/common/log.[ch]           ** NEW **
11658         * src/common/socket.[ch]        ** NEW **
11659         * src/common/ssl.[ch]           ** NEW **
11660         * src/common/utils.[ch]         ** NEW **
11661                 replacement for files in src/
11662
11663 2002-12-02 [colin]      0.8.6claws48
11664
11665         * src/folderview.c
11666                 Scroll folderview if necessary during dnd
11667
11668 2002-12-02 [colin]      0.8.6claws47
11669
11670         * src/folder.[ch]
11671                 Add check to verify a move is within a single mailbox
11672         * src/folderview.c
11673                 Add specific error string for this check
11674
11675 2002-12-02 [colin]      0.8.6claws46
11676
11677         * src/folder.c
11678                 Add a test to folder moving, remove a statusbar_print
11679         * src/folderview.c
11680                 Add Move folder... context-menu item
11681                 Factorize folder moving code
11682                 Enable folder DND for mbox
11683
11684 2002-12-01 [christoph]  0.8.6claws45
11685
11686         * ac/aspell.m4
11687                 remove conf.aspelltest if the version check fails
11688
11689 2002-11-30 [christoph]  0.8.6claws44
11690
11691         * autogen.sh
11692                 run libtoolize --force in autogen to create missing
11693                 libtool scripts
11694
11695 2002-11-30 [christoph]  0.8.6claws43
11696
11697         * src/Makefile.am
11698         * src/pgptext.c
11699         * src/procmime.c
11700         * src/rfc2015.c
11701         * src/uuencode.[ch]             ** REMOVED **
11702         * src/common/Makefile.am
11703         * src/common/uuencode.[ch]      ** NEW **
11704                 move uuen/decoder to common directory
11705
11706 2002-11-30 [christoph]  0.8.6claws42
11707
11708         * src/Makefile.am
11709         * src/base64.[ch]               ** REMOVED **
11710         * src/codeconv.c
11711         * src/compose.c
11712         * src/ldif.c
11713         * src/pgptext.c
11714         * src/procmime.c
11715         * src/rfc2015.c
11716         * src/smtp.c
11717         * src/unmime.c
11718         * src/common/Makefile.am
11719         * src/common/base64.[ch]        ** NEW **
11720                 move base64 en/decoder to common directory
11721
11722 2002-11-30 [christoph]  0.8.6claws41
11723
11724         * src/common                    ** NEW **
11725                 new directory for UI independent code
11726         * src/gtk                       ** NEW **
11727                 new directory for GTK frontend
11728         * src/common/.cvsignore         ** NEW **
11729         * src/gtk/.cvsignore            ** NEW **
11730                 ignore build files
11731         * src/common/Makefile.am        ** NEW **
11732         * src/gtk/Makefile.am           ** NEW **
11733                 automake files to build new seperated stuff
11734         * src/Makefile.am
11735                 the binary will currently still be build with the
11736                 files in src, so we include the code from the
11737                 subdirs for now after building the libs there
11738
11739 2002-11-30 [paul]       0.8.6claws40
11740
11741         * src/compose.c
11742                 fix bug [642731] 'Wrong selected account with drafted mail'
11743
11744 2002-11-29 [oliver]     0.8.6claws39
11745         
11746         * src/messageview.c
11747                 o update summaryview when switching between different
11748                   messageviews          
11749         * src/toolbar.c  
11750                 o check if messageview holds already removed msg
11751                   from summaryview
11752                 
11753
11754 2002-11-29 [oliver]     0.8.6claws38
11755
11756         * src/toolbar.c 
11757                 remove not needed variables and includes
11758                 make messageview stay opened and move to next when msgs are deleted 
11759
11760 2002-11-29 [oliver]     0.8.6claws37
11761         
11762         * src/toolbar.c 
11763                 disable compose button (messageview toolbar) by default
11764                 deleted msgs are moved to trash
11765         
11766 2002-11-29 [melvin]     0.8.6claws36
11767
11768         * configure.in
11769                 Increased minimal gpgme version to 0.3.10 (Zombies out)
11770                 and to detect signatures expirations (gpgme 0.3.6)
11771
11772         * src/main.c
11773                 Use non obsolescent function for Gpgme engine checking.
11774
11775         * src/rfc2015.c
11776                 Inform about expired signatures or signatures which key
11777                 has expired. Expiration date is displayed.
11778
11779         * src/sigstatus.c
11780                 Inform about expired signatures or signatures which key
11781                 has expired.
11782
11783 2002-11-28 [paul]       0.8.6claws35
11784
11785         * src/folderview.c
11786                 re-instate 'Check for new messages' in Newsgroup
11787                 folders right-click menu, after a suggestion from
11788                 Tim Mann <timmann@users.sourceforge.net>
11789
11790         * src/main.c
11791                 after a crash check only local folders for new
11792                 messages
11793
11794 2002-11-28 [paul]       0.8.6claws34
11795
11796         * configure.in
11797                 apply patch that fixes the checking of GTK with XIM 
11798                 support on different OSs, such as FreeBSD. Patch 
11799                 submitted by Topia <topia@users.sourceforge.net>
11800                 
11801 2002-11-28 [paul]       0.8.6claws33
11802
11803         * src/mainwindow.c
11804           src/prefs_common.c
11805           src/prefs_toolbar.c
11806                 more changes to the English
11807
11808 2002-11-28 [paul]       0.8.6claws32
11809
11810         * sync with 0.8.6cvs13
11811                 see ChangeLog 2002-11-28 (no sync needed
11812                 for src/compose.c)
11813
11814 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws31
11815         
11816         * src/mainwindow.[ch]
11817                 add patch by Ivan F. Martinez introducing messageview Toolbar
11818                 some changes and committed by oliver    
11819
11820 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws30
11821
11822         * src/messageview.[ch]
11823                 add patch by Ivan F. Martinez introducing messageview Toolbar
11824                 some changes and committed by oliver    
11825
11826 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws29
11827
11828         * src/compose.[ch]
11829                 add patch by Ivan F. Martinez introducing messageview Toolbar
11830                 some changes and committed by oliver    
11831
11832 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws28
11833         
11834         * src/toolbar.[ch]
11835                 add patch by Ivan F. Martinez introducing messageview Toolbar
11836                 some changes and committed by oliver
11837
11838 2002-11-28 [oliver]     0.8.6claws27
11839         
11840         * src/prefs_toolbar.[ch]
11841                 getting ready for messageview toolbar
11842                 free mem allocated by gettext
11843                 change prefs_toolbar to prefs_toolbar_open
11844  
11845 2002-11-28 [thorsten]   0.8.6claws26
11846
11847         * src/imageview.[ch]
11848                 cleaned up conflicting declarations of
11849                 imageview_show_image()
11850
11851 2002-11-28 [paul]       0.8.6claws25
11852
11853         * src/grouplistdialog.c
11854           src/prefs_common.c
11855           src/prefs_summary_column.c
11856                 a few more improvements to the English
11857
11858 2002-11-28 [colin]      0.8.6claws24
11859
11860         * man/sylpheed.1
11861                 A few updates to command-line parameters
11862
11863 2002-11-28 [colin]      0.8.6claws23
11864
11865         * src/prefs_filtering.c
11866                 Fix problems with prefs_filtering_delete_path:
11867                 a) if the first rule is removed, original pointers
11868                    weren't updated (leading to segfaults)
11869                 b) it was always global_processing updated in case
11870                    of removed path was parent of rule path
11871
11872 2002-11-27 [paul]       0.8.6claws22
11873
11874         * src/mainwindow.c
11875           src/prefs_account.c
11876           src/prefs_actions.c
11877           src/prefs_common.c
11878           src/prefs_customheader.c
11879           src/prefs_display_header.c
11880           src/prefs_filtering.c
11881           src/prefs_folder_item.c
11882           src/prefs_matcher.c
11883           src/prefs_scoring.c
11884           src/prefs_summary_column.c
11885           src/prefs_template.c
11886           src/prefs_toolbar.c
11887                  improve the English in the GUI
11888
11889 2002-11-27 [colin]      0.8.6claws21
11890
11891         * src/folder.c
11892                 Fix processing renaming problems happening after
11893                 last commit
11894
11895 2002-11-27 [colin]      0.8.6claws20
11896
11897         * src/folder.c
11898                 recursive move now deletes src each subfolder after 
11899                 having moved it
11900         * src/folderview.c
11901                 Use identifier instead of path during dnd (enables
11902                 IMAP folder dnd)
11903
11904 2002-11-27 [paul]       0.8.6claws19
11905
11906         * src/main.c
11907                 apply patch that does command-line processing 
11908                 BEFORE gtk_init, allowing claws to run from 
11909                 shell-scripts in non-X environment (e.g. crontab 
11910                 or ip-up, ip-down scripts). Patch submitted by
11911                 Ruslan N. Balkin <baron@dartel.ru>
11912                 
11913         * po/it.po
11914                 updated by Alessandro Maestri
11915
11916 2002-11-27 [paul]       0.8.6claws18
11917
11918         * sync with 0.8.6cvs12
11919           src/prefs_common.c
11920                 Differences are that main uses a 'Receive dialog'
11921                 frame on the Interface tab, whereas claws groups all 
11922                 the dialogs together in a 'Dialogs' frame.
11923
11924 2002-11-27 [colin]      0.8.6claws17
11925
11926         * src/prefs_matcher.c
11927                 Fix Execute criteria's NOT flag
11928
11929
11930 2002-11-26 [christoph]  0.8.6claws16
11931
11932         * src/ssl.c
11933                 rewrite the ssl code a little bit, only use one
11934                 SSL context, set default certificates' file/path
11935
11936 2002-11-26 [thorsten]   0.8.6claws15
11937
11938         * src/compose.c
11939                 default-reply-to didn't work for ml-reply
11940
11941 2002-11-26 [melvin]     0.8.6claws14
11942
11943         * src/prefs_actions.c
11944                 Made pipe-actions ignore short headers in message view
11945                 Made trailing-pipe-actions write in the message view with
11946                 the same font as the original message
11947
11948 2002-11-26 [paul]       0.8.6claws13
11949
11950         * src/compose.c
11951                 this time commit the correct file
11952
11953 2002-11-26 [paul]       0.8.6claws12
11954
11955         * sync with 0.8.6cvs11
11956           src/quote_fmt_parse.y  
11957                 no sync needed
11958           src/account.[ch]       
11959                 not sync'ed
11960           src/compose.c
11961                 compose_write_headers(): add 'X-Sylpheed-Account-Id:' header
11962                 on draft mode.
11963                 compose_reedit(): add check for 'X-Sylpheed-Account-Id:' 
11964                 header
11965                 
11966         see ChangeLog 2002-11-25 and 2002-11-26
11967
11968 2002-11-26 [colin]      0.8.6claws11
11969
11970         * src/folderview.c
11971                 Fix collapsed folder not auto-expanding during
11972                 mail dnd, if it was the source folder.
11973
11974 2002-11-25 [colin]      0.8.6claws10
11975
11976         * src/folderview.[ch]
11977                 Variable renaming and cleaning (slist of nodes 
11978                 to be re-collapsed is stored in FolderView)
11979
11980 2002-11-25 [paul]       0.8.6claws9
11981
11982         * src/prefs_common.[ch]
11983                 fix breakage caused by last commit
11984
11985 2002-11-25 [paul]       0.8.6claws8
11986
11987         * sync with 0.8.6cvs4
11988                 see ChangeLog 2002-11-21
11989
11990 2002-11-25 [paul]       0.8.6claws7
11991
11992         * sync with 0.8.6cvs4
11993                 see ChangeLog 2002-11-20
11994
11995 2002-11-25 [paul]       0.8.6claws6
11996
11997         * sync with 0.8.6cvs3
11998                 see ChangeLog 2002-11-18
11999
12000 2002-11-25 [colin]      0.8.6claws5
12001
12002         * src/gtkutils.[ch]
12003                 Add gtkut_ctree_node_is_parent()
12004         * src/folderview.c
12005                 Spring-loaded folders
12006
12007 2002-11-25 [colin]      0.8.6claws4
12008
12009         * src/utils.[ch]
12010                 Add slist_concat_unique(), function to merge
12011                 two GSList filtering dups
12012         * src/folder.[ch]
12013         * src/summaryview.[ch]
12014         * src/folderview.c
12015         * src/main.c
12016                 Add detection/update/display of unread answers
12017                 to marked mails
12018         * src/procmsg.[ch]
12019                 Add procmsg_find_children()
12020                 Add procmsg_msg_has_marked_parent()
12021
12022 2002-11-25 [colin]      0.8.6claws3
12023
12024         * src/ssl_certificate.[ch]
12025                 Allow checking a certificate without a DNS
12026                 lookup
12027                 Allow to forget a cert (by deleting it)
12028                 Make ssl_certificate_destroy_public
12029         * src/ssl_manager.[ch] ** NEW FILES **
12030                 Gui to manage (display/remove) certificates
12031         * src/prefs_common.[ch]
12032                 Add a pref to allow silent acceptation of
12033                 trusted certificates or not (based on the
12034                 "I want to know what's going on" principle)
12035         * src/mainwindow.c
12036                 Add SSL manager in Tools menu
12037         * src/Makefile.am
12038                 Add the new files to the build
12039         * po/POTFILES.in
12040                 Add ssl_manager.c to translations
12041
12042 2002-11-25 [colin]      0.8.6claws2
12043
12044         * src/summaryview.[ch]
12045                 Add S_SEARCH_EXTENDED to the quick search, which 
12046                 allows to search using filtering syntax.
12047
12048 2002-11-25 [colin]      0.8.6claws1
12049
12050         * src/summaryview.c
12051                 Deletion of duplicates now prefer deleting
12052                 the unread dup (fixes feature-request 638989).
12053
12054 2002-11-24 [paul]       0.8.6claws
12055
12056         * po/es.po
12057           po/pl.po
12058           po/ru.po
12059           po/sr.po
12060                 updated by Ricardo Mones Lastra,
12061                 Witold Wladyslaw Wojciech Wilk,
12062                 Ruslan N. Balkin, and  Urke MMI 
12063                 respectively
12064
12065 2002-11-24 [paul]       0.8.5claws182
12066
12067         * po/bg.po
12068                 updated by George Danchev
12069
12070 2002-11-23 [alfons]     0.8.5claws181
12071
12072         * src/imap.c
12073                 tiny memory leak found by browsing Dimitar's 
12074                 valgrind report
12075
12076 2002-11-23 [paul]       0.8.5claws180
12077
12078         * po/it.po
12079                 updated by Alessandro Maestri
12080
12081 2002-11-22 [christoph]  0.8.5claws179
12082
12083         * src/compose.c
12084         * src/inc.c
12085         * src/prefs_filtering.c
12086         * src/summaryview.c
12087                 more warning fixes
12088
12089 2002-11-22 [alfons]     0.8.5claws178
12090
12091         * src/summaryview.c
12092                 summary_execute_delete_func(): if message is deleted, make 
12093                 sure to also remove its entry in the subject hash table. 
12094                 fixes a corner case bug.
12095
12096 2002-11-22 [paul]       0.8.5claws177
12097
12098         * .cvsignore
12099                 add 'autom4te.cache'
12100                 
12101         * ltconfig      ** REMOVED **
12102                 not needed
12103
12104 2002-11-22 [paul]       0.8.5claws176
12105
12106         * src/textview.c
12107                 textview_set_font(): fix for message display in
12108                 UTF-8 locales (thanks to Sergey Vlasov).
12109                 
12110         * AUTHORS
12111                 add new team members and contributors
12112
12113
12114 2002-11-21 [colin]      0.8.5claws175
12115
12116         * src/procmsg.[ch]
12117                 Add procmsg_remove_special_headers()
12118         * src/mh.c
12119                 Use procmsg_remove_special_headers() for 
12120                 previous fix
12121
12122 2002-11-21 [colin]      0.8.5claws174
12123
12124         * src/mh.c
12125                 Fix moving/copying from queue/draft folders
12126                 for MH folders
12127
12128 2002-11-21 [christoph]  0.8.5claws173
12129
12130         * src/crash.c
12131         * src/filtering.c
12132         * src/logwindow.c
12133         * src/main.c
12134         * src/matcher_parser_lex.[hl]
12135         * src/mbox.c
12136         * src/mbox_folder.[ch]
12137         * src/prefs_filtering.c
12138         * src/procheader.c
12139         * src/quote_fmt_lex.l
12140         * src/ssl.c
12141                 fix all warnings except the warnings in lex and yacc files
12142
12143 2002-11-20 [christoph]  0.8.5claws172
12144
12145         * src/imap.c
12146                 fix MsgInfo retrieval for IMAP draft and queue folders
12147                 (closes bug [ 619558 ] Draft saving on IMAP box issue)
12148
12149 2002-11-19 [christoph]  0.8.5claws171
12150
12151         * src/compose.c
12152                 fix segfault, when draft saving does not get
12153                 the MsgInfo of the new message
12154                 (closes bug [ 640699 ] Claws170: crash drafting mail ( IMAP ))
12155
12156 2002-11-19 [christoph]  0.8.5claws170
12157
12158         * src/procmsg.c
12159                 add parameter check for flag setting function
12160                 (closes bug [ 640619 ] Claws169: crash - drafting a mail (IMAP))
12161
12162 2002-11-18 [paul]       0.8.5claws169
12163
12164         * src/compose.c
12165                 more sensitivity fixes to redirect mode:
12166                 * disable toolbar draft button
12167                 * allow only Address book in the Tools menu
12168                 * disable editing of message by the spell
12169                   checker
12170
12171 2002-11-18 [paul]       0.8.5claws168
12172
12173         * src/compose.c
12174                 fix sensitivity of menu items in compose_redirect():
12175                 allow only the necessary items 
12176
12177 2002-11-18 [paul]       0.8.5claws167
12178
12179         * src/compose.c
12180                 fix bug [ 603259 ] 'attachment got lost on bounce'
12181
12182 2002-11-18 [paul]       0.8.5claws166
12183
12184         * po/ru.po
12185                 updated by Ruslan N. Balkin <baron@dartel.ru>
12186
12187 2002-11-18 [colin]      0.8.5claws165
12188
12189         * src/main.c
12190           src/defs.h
12191                 Remove old filtering stuff
12192
12193
12194 2002-11-17 [oliver]     0.8.5claws164
12195
12196         * src/toolbar.h
12197                 remove not needed typedef 
12198
12199 2002-11-17 [oliver]     0.8.5claws163
12200
12201         * src/toolbar.c
12202                 make toolbar's on click events translatable
12203
12204 2002-11-15 [colin]      0.8.5claws162
12205
12206         * src/summaryview.c
12207                 Revert too-soon integration of a feature
12208
12209 2002-11-15 [christoph]  0.8.5claws161
12210
12211         * src/imap.c
12212                 use main's implementation of imap_get_msginfo
12213
12214 2002-11-15 [christoph]  0.8.5claws160
12215
12216         * src/compose.c
12217         * src/folder.[ch]
12218         * src/imap.c
12219         * src/mbox_folder.c
12220         * src/mh.c
12221         * src/news.c
12222         * src/procmsg.c
12223         * src/summaryview.c
12224                 replace claws' fetch_msginfo with main's get_msginfo
12225                 (use main's implementation where possible)
12226
12227 2002-11-15 [colin]      0.8.5claws159
12228
12229         * src/ssl_certificate.c
12230                 Missed a check
12231
12232 2002-11-16 [melvin]     0.8.5claws158
12233
12234         * po/fr.po
12235                 Updated French translations.
12236
12237 2002-11-16 [colin]      0.8.5claws157
12238
12239         * src/ssl_certificate.c
12240                 Check for missing parts in the certificates
12241
12242 2002-11-15 [colin]      0.8.5claws156
12243
12244         * src/folderview.c
12245                 Preventive fix (missing check) found by
12246                 Alfons
12247
12248 2002-11-15 [paul]
12249
12250         * NEWS
12251                 sync with 0.8.6 release
12252
12253 2002-11-15 [colin]      0.8.5claws155
12254
12255         * src/folder.[ch]
12256           src/folderview.c
12257                 Fix error handling of folder_item_move_to()
12258                 (thanks to Alfons!)
12259
12260 2002-11-15 [colin]      0.8.5claws154
12261
12262         * src/folder.[ch]
12263           src/folderview.c
12264                 folder_item_move_to() sets an error message instead
12265                 of having GUI stuff in folder.c
12266
12267 2002-11-15 [colin]      0.8.5claws153
12268
12269         * src/procmsg.[ch]
12270                 Implemented a callback for MsgInfo updates, 
12271                 heavily copy/pasted from Christoph's folder 
12272                 callback system
12273         * src/summaryview.[ch]
12274                 Register summary_update_msg as callback
12275
12276 2002-11-14 [colin]      0.8.5claws152
12277         
12278         * src/procmsg.c
12279                 Update the FolderItem after sending (fixes 617593)
12280
12281 2002-11-14 [christoph]  0.8.5claws151
12282
12283         * src/folder.c
12284                 fix wrong position of NULL pointer check found
12285                 by Sergey
12286
12287 2002-11-14 [christoph]  0.8.5claws150
12288
12289         * src/folder.c
12290                 fix segfault when deleting messages from IMAP folders
12291                 (closes bug [ 635641 ] Crash deleting mail in IMAP trash)
12292
12293 2002-11-14 [colin]      0.8.5claws149
12294
12295         * src/compose.c
12296                 Forwarding was also ignoring the folder's default account.
12297
12298 2002-11-14 [colin]      0.8.5claws148
12299
12300         * src/compose.c
12301                 Fix sent folder not set to folder properties when 
12302                 forwarding.
12303
12304 2002-11-14 [thorsten]   0.8.5claws147
12305
12306         * src/inc.c
12307                 inc_start(): Files were not moved from .processing to inbox,
12308                 if no global processing rule existed
12309
12310 2002-11-14 [colin]      0.8.5claws146
12311
12312         * src/ssl_certificate
12313                 Fix file operations
12314
12315 2002-11-14 [paul]       0.8.5claws145
12316
12317         * po/it.po
12318                 updated by Alessandro Maestri
12319
12320 2002-11-13 [alfons]     0.8.5claws144
12321
12322         * src/folder.c
12323                 folder_item_close(): only mark messages unread
12324                 when a folder has new messages 
12325
12326 2002-11-13 [keith]      0.8.5claws143
12327
12328         * src/imap.c
12329                 Fix problem moving or copying between
12330                 IMAP folders
12331
12332 2002-11-13 [colin]      0.8.5claws142
12333
12334         * src/matcher_parser_parse.y
12335                 Fix rule problem when " don't match
12336
12337 2002-11-13 [christoph]  0.8.5claws141
12338
12339         * src/folder.c
12340         * src/folderview.c
12341                 moved cache saving to folder_item_close
12342                 the folderview should not have to deal with
12343                 this things
12344
12345 2002-11-13 [christoph]  0.8.5claws140
12346
12347         * src/summaryview.c
12348                 moved setting of important score to
12349                 summary_set_prefs_from_folderitem
12350
12351 2002-11-13 [colin]      0.8.5claws139
12352
12353         * src/matcher_parser_parse.y
12354                 Fix a segfault in the parser (happening when
12355                 a good expression had been tested and a bad 
12356                 one arrives)
12357
12358 2002-11-13 [paul]       0.8.5claws138
12359
12360         * sync with 0.8.5cvs24
12361                 see ChangeLog 2002-11-13
12362                 
12363         * po/pt_BR.po
12364                 updated by Fabio Jr. Beneditto
12365
12366 2002-11-13 [colin]      0.8.5claws137
12367         
12368         * src/msgcache.c
12369           src/defs.h
12370           src/procmsg.[ch]
12371                 Revert last commit, problem
12372
12373 2002-11-13 [colin]      0.8.5claws136
12374
12375         * src/msgcache.c
12376                 Remove duplicated code
12377         * src/defs.h
12378                 Bumped CACHE_VERSION and MARK_VERSION
12379         * src/procmsg.[ch]
12380                 Network endian for cache and mark files
12381
12382 2002-11-12 [colin]      0.8.5claws135
12383
12384         * src/inc.c
12385                 Fix the "socket error" dialog which disappeared
12386
12387 2002-11-12 [colin]      0.8.5claws134
12388
12389         * src/msgcache.c
12390                 Reverse last commit which had performance 
12391                 problems, but still reverse the list
12392
12393 2002-11-12 [colin]      0.8.5claws133
12394
12395         * src/msgcache.c
12396                 Reverse list order
12397
12398 2002-11-12 [melvin]     0.8.5claws132
12399
12400         * src/compose.c
12401                 Added a check for a NULL prefs_common.dictionary
12402
12403 2002-11-12 [colin]      0.8.5claws131
12404
12405         * src/ssl_certificate.[ch]
12406                 Use FQDN hostname
12407
12408 2002-11-12 [colin]      0.8.5claws130
12409
12410         * src/ssl_certificate.[ch]
12411                 Take connection port into account for 
12412                 checking certificates (a single hostname
12413                 could have multiple servers with multiple
12414                 certificates)
12415         * src/ssl.c
12416                 Pass the port to ssl_certificate_check
12417
12418 2002-11-12 [paul]       0.8.5claws129
12419
12420         * src/folder.c
12421                 fix a typo in last commit
12422
12423 2002-11-12 [paul]       0.8.5claws128
12424
12425         * sync with 0.8.5cvs23
12426                 see ChangeLog entry 2002-11-12
12427
12428 2002-11-11 [colin]      0.8.5claws127
12429
12430         * src/ssl_certificate.c
12431                 Cleaner messages
12432                 Don't popup, instead log error, if the 
12433                 corresponding pref is checked
12434         * src/ssl_certificate.h
12435                 include <openssl/objects/h>
12436
12437 2002-11-11 [colin]      0.8.5claws126
12438
12439         * src/ssl_certificate.h
12440                 _Really_ clean it
12441
12442 2002-11-11 [colin]      0.8.5claws125
12443         
12444         * src/ssl_certificate.c
12445                 Fixed leak
12446
12447 2002-11-11 [colin]      0.8.5claws124
12448
12449         * src/ssl.c
12450                 Cleaned a bit
12451         * src/ssl_certificate.[ch]
12452                 Cleaned a bit (better use of SSL API)
12453                 (This will cause non-recognition of saved 
12454                  certificates of claws12[23]...)
12455
12456 2002-11-11 [paul]       0.8.5claws123
12457         
12458         * po/es.po
12459                 updated by Ricardo Mones Lastra
12460
12461 2002-11-11 [colin]      0.8.5claws122
12462
12463         * src/ssl.c
12464                 Fix a typo
12465
12466 2002-11-11 [colin]      0.8.5claws121
12467
12468         * src/ssl_certificate.[ch] ** NEW FILES **
12469         * src/ssl.[ch]
12470                 Check SSL certificates presented to us
12471         * src/Makefile.am
12472                 Add ssl_certificate.[ch]
12473         * po/POTFILES.in
12474                 Add ssl_certificate.c
12475
12476 2002-11-11 [paul]       0.8.5claws120
12477
12478         * sync with 0.8.5cvs22
12479                 see ChangeLog 2002-11-11
12480
12481 2002-11-11 [paul]       0.8.5claws119
12482
12483         * sync with 0.8.5cvs21
12484                 see ChangeLog 2002-11-11
12485
12486 2002-11-10 [jens]       0.8.5claws118
12487
12488         * src/folder.c
12489         * src/folderview.c
12490                 corrected some typing
12491         * po/de.po
12492                 updated german translation
12493         * sylpheed.spec.in
12494                 cleaned up specfile and adjusted it for claws
12495
12496 2002-11-10 [colin]      0.8.5claws117
12497
12498         * src/summaryview.c
12499                 a STATUSBAR_PUSH/POP fix
12500
12501 2002-11-10 [colin]      0.8.5claws116
12502
12503         * src/prefs_folder_item.c
12504                 Fix hanging after opening folder properties
12505
12506 2002-11-10 [hoa]        0.8.5claws115
12507
12508         * src/matcher_parser_lex.l
12509         * src/matcher_parser_parse.y
12510                 config file for scoring and filtering is no more trashed
12511                 when there is a syntax error in a filtering rule when
12512                 editing it in a dialog.
12513
12514 2002-11-09 [colin]      0.8.5claws114
12515
12516         * src/mbox_folder.c
12517                 Added missing initialisation of folder->destroy()
12518
12519 2002-11-09 [colin]      0.8.5claws113
12520
12521         * src/folder.c
12522           src/folderview.c
12523                 Fix the status bar messages
12524
12525 2002-11-09 [colin]      0.8.5claws112
12526
12527         * src/folderview.c
12528                 Fix hangs after folder dnd, happening after 
12529                 claws109.
12530
12531 2002-11-09 [christoph]  0.8.5claws111
12532
12533         * src/folderview.c
12534                 just changed order of calls (reverse order of
12535                 associated calls)
12536         * src/inc.c
12537                 lock inc when checking only one account, otherwise
12538                 inc all could be executed at the same time
12539
12540 2002-11-09 [christoph]  0.8.5claws110
12541
12542         * src/folderview.c
12543                 better unlock the mouse cursor before calling
12544                 summary_show because it changes the cursor too
12545
12546 2002-11-09 [christoph]  0.8.5claws109
12547
12548         * src/folder.[ch]
12549         * src/folderview.c
12550                 add functions to open and close a folder
12551                 o opending will execute scanning for remote folders
12552                   and processing
12553                 o closing will unset new flag for messages
12554
12555 2002-11-09 [colin]      0.8.5claws108
12556
12557         * src/folder.c
12558                 Add a call to prefs_matcher_write_config to 
12559                 avoid non-leaf folders filtering settings to be
12560                 lost
12561
12562 2002-11-09 [paul]       0.8.5claws107
12563
12564         * src/prefs_account.c
12565                 re-word a label
12566
12567 2002-11-09 [colin]      0.8.5claws106
12568
12569         * src/folderview.c
12570                 Minor esthetic fix
12571
12572 2002-11-09 [colin]      0.8.5claws105
12573
12574         * src/folderview.c
12575                 Fix prefs_filtering deletion for MH folders (same
12576                 reason as below)
12577         * src/prefs_filtering.c
12578                 Fix prefs_filtering renaming and deletion for 
12579                 folder-based processing rules.  
12580
12581 2002-11-09 [christoph]  0.8.5claws104
12582
12583         * src/compose.c
12584         * src/folder.[ch]
12585         * src/folderview.[ch]
12586         * src/import.c
12587         * src/inc.c
12588         * src/main.c
12589         * src/mainwindow.c
12590         * src/messageview.c
12591         * src/prefs_folder_item.c
12592         * src/procmsg.c
12593         * src/summaryview.c
12594                 implement a callback system for folder item updates
12595
12596 2002-11-09 [colin]      0.8.5claws103
12597
12598         * src/folderview.c
12599                 Fix prefs_filtering renaming for MH folders (we
12600                 shouldn't rename by path as another folder could
12601                 have the same hierarchy).
12602
12603 2002-11-09 [colin]      0.8.5claws102
12604
12605         * src/folder.c
12606                 Fix a leak found by Christoph, use better variable
12607                 names
12608
12609 2002-11-09 [colin]      0.8.5claws101
12610
12611         * src/folder.c
12612                 One more fix for processing rules
12613
12614 2002-11-08 [colin]      0.8.5claws100
12615         
12616         * src/matcher.c
12617                 Don't copy the compiled regexp (will be reevaluated)
12618         * src/folderview.c
12619                 Lock folderview while moving
12620         * src/folder.c
12621                 Provide info on what's happening to the user
12622
12623 2002-11-08 [colin]      0.8.5claws99
12624
12625         * src/folderview.c
12626                 Fix folder reordering after a move if parent is 
12627                 root
12628         * src/scoring.[ch]
12629                 Add function to copy a ScoringProp
12630         * src/prefs_folder_item.c
12631                 Copy scoring rules when copying a folder prefs
12632
12633 2002-11-08 [colin]      0.8.5claws98
12634
12635         * src/folderview.c
12636                 Fixes in case of failure
12637         * src/filtering.[ch]    
12638                 Add function to duplicate a FilteringProp
12639         * src/matcher.[ch]
12640                 Add function to duplicate a MatcherProp
12641         * src/prefs_folder_item.c
12642                 Save folder's processing rules when copying 
12643                 its prefs
12644
12645 2002-11-08 [colin]      0.8.5claws97
12646         
12647         * src/folderview.c
12648                 Sort after move
12649         * src/folder.c 
12650                 Change a printf to debug_print
12651
12652 2002-11-08 [colin]      0.8.5claws96
12653
12654         * src/folder.c
12655           src/folderview.c
12656                 Fix segfaults, call me stupido
12657         
12658
12659 2002-11-08 [colin]      0.8.5claws95
12660
12661         *src/folder.c
12662                 Added forgotten prefs to save when moving folders
12663
12664 2002-11-08 [colin]      0.8.5claws94
12665
12666         * src/folder.c
12667                 Fixes to folder DND (prefs copy)
12668         * src/folderview.c
12669                 Optimization for folder DND (don't rescan whole tree)
12670                 Added folderview_create_folder_node() for this 
12671                 optimization, so de-duped a bit the code
12672         * src/prefs_folder_item.[ch]
12673                 Added prefs_folder_item_copy_prefs()    
12674           
12675 2002-11-08 [paul]       0.8.5claws93
12676
12677         * src/prefs_account.c
12678           tools/README
12679           tools/kmail2sylpheed_v2.pl
12680                 correct some typos
12681
12682 2002-11-08 [paul]       0.8.5claws92
12683
12684         * src/compose.c
12685           src/prefs_account.[ch]
12686                 remove account options 'clearsign' and 'ascii_armored',
12687                 replace with 'default_gnupg_mode' to prevent mixed-mode
12688                 Privacy settings
12689
12690 2002-11-08 [paul]       0.8.5claws91
12691
12692         * src/compose.[ch]
12693                 re-implement GnuPG 'on-the-fly' mode selection,
12694                 disallow mixed-mode
12695
12696 2002-11-08 [colin]      0.8.5claws90
12697
12698         * src/folderview.c
12699           src/prefs_folder_item.c
12700                 Change "Property" to "Properties"
12701
12702 2002-11-07 [colin]      0.8.5claws89
12703
12704         * src/folderview.c
12705           src/folder.c
12706                 Allow folder dropping to a root folder
12707
12708 2002-11-07 [paul]       0.8.5claws88
12709
12710         * src/compose.c
12711                 revert last commit
12712
12713 2002-11-07 [paul]       0.8.5claws87
12714
12715         * src/compose.c
12716                 fix reply-to-list bug. closes bug report
12717                 "[633382] reply-to-list broken in recent cvs"
12718
12719 2002-11-07 [paul]       0.8.5claws86
12720
12721         * src/compose.c
12722                 add a forgotten '#if USE_GPGME ... #endif'
12723
12724 2002-11-07 [paul]       0.8.5claws85
12725
12726         * sync with 0.8.5cvs20
12727                 see ChangeLog 2002-11-07
12728
12729 2002-11-07 [colin]      0.8.5claws84
12730
12731         * src/folder.[ch]
12732                 Change folder_item_move_to to return the newly 
12733                 created folderitem.
12734         * src/folderview.c
12735                 Select the new folderitem after moving.
12736
12737 2002-11-07 [colin]      0.8.5claws83
12738
12739         * src/prefs_filtering.c
12740                 Fix rule rewriting when moving a leaf folder to a 
12741                 shorter path
12742
12743 2002-11-07 [colin]      0.8.5claws82
12744
12745         * src/prefs_filtering.c
12746                 fix a leak
12747
12748 2002-11-07 [colin]      0.8.5claws81
12749
12750         * src/folder.[ch]
12751                 Add folder_item_move_to() function to move a 
12752                 folderitem into another one (updates matcher etc)
12753         * src/folderview.c
12754                 Add folder drag'n drop (context menu to come)
12755                 [Should be dataloss free, but Please backup before 
12756                  trying !]
12757
12758 2002-11-06 [colin]      0.8.5claws80
12759
12760         * src/mh.c
12761                 mh_create_folder() returns NULL if can't create
12762                 directory hierarchy
12763
12764 2002-11-06 [paul]       0.8.5claws79
12765
12766         * src/compose.[ch]
12767                 allow 'on-the-fly' changing of the type of encryption 
12768                 and/or signing used (mime/ascii) via the compose window
12769
12770 2002-11-06 [paul]       0.8.5claws78
12771
12772         * sync with 0.8.5cvs19
12773                 see ChangeLog 2002-11-06 for src/account.c: 
12774                 account_get_special_folder()
12775                 
12776 2002-11-05 [alfons]     0.8.5claws77
12777
12778         * src/crash.c
12779                 very minor cleanups: nothing to see here, move on. :-)
12780
12781 2002-11-05 [colin]      0.8.5claws76
12782
12783         * src/main.c
12784                 Changes choices if compose windows are opened to
12785                 Discard, Draft, Don't quit
12786
12787 2002-11-05 [thorsten]   0.8.5claws75
12788
12789         * src/compose.c
12790                 reenabled default_reply_to folder option
12791
12792 2002-11-05 [colin]      0.8.5claws74
12793
12794         * src/compose.[ch] 
12795                 add compose_draft()
12796         * src/crash.c
12797                 add SIGTERM handler
12798         * src/main.[ch]
12799                 add clean_quit() for the SIGTERM handler
12800
12801 2002-11-05 [paul]       0.8.5claws73
12802         
12803         * po/es.po
12804                 updated by Ricardo Mones Lastra
12805
12806 2002-11-05 [melvin]     0.8.5claws72
12807
12808         * src/logwindow.c
12809                 Fixed log-clipping bug #616795.
12810                 To stop logging in the log window use 0 length.
12811         * src/prefs_common.c
12812                 Added a label to inform about the 0 log length behaviour.
12813
12814 2002-11-05 [paul]       0.8.5claws71
12815
12816         * sync with 0.8.5cvs17
12817                 see ChangeLog 2002-11-05
12818
12819 2002-11-04 [paul]       0.8.5claws70
12820
12821         * sylpheed-128x128.png
12822           sylpheed-64x64.png
12823           sylpheed.png
12824                 replace with pngcrushed icons. Submitted by Nicolas Kaiser,
12825                 <nikai@users.sourceforge.net>
12826                 
12827         * po/bg.po
12828                 updated by George Danchev
12829
12830 2002-11-03 [thorsten]   0.8.5claws69
12831
12832         * src/main.c
12833           src/mimeview.c
12834           src/rfc2015.h
12835                 add check if gpg is active
12836
12837 2002-11-03 [thorsten]   0.8.5claws68
12838
12839         * src/toolbar.h
12840                 removed GSList declaration causing trouble on MacOS-X
12841                 (submitted by alfons, reported by xfesty)
12842
12843 2002-11-01 [paul]       0.8.5claws67
12844
12845         * src/mainwindow.c
12846                 remove last remnants of main's filter code
12847
12848 2002-11-01 [paul]       0.8.5claws66
12849
12850         * tools/filter_conv.pl
12851                 fix bug where user-defined headers were ignored
12852
12853 2002-11-01 [paul]       0.8.5claws65
12854
12855         * src/logwindow.c
12856                 make a debug_print() not translatable
12857
12858 2002-10-31 [melvin]     0.8.5claws64
12859
12860         * ac/aspell.m4
12861                 Fixed --disable-aspell-test. Now --disable-aspell-test will 
12862                 not run any GNU/aspell test.  The dictionary path will
12863                 be by default /usr/local/lib/aspell/ unless --with-aspell-prefix
12864                 was given, in which case, it will be $prefix/lib/aspell/
12865         * configure.in
12866                 Fixed typo in commentary (Aspell code).
12867
12868 2002-10-31 [paul]       0.8.5claws63
12869
12870         * po/POTFILES.in
12871                 remove src/filter.c and src/prefs_filter.c
12872                 thanks to Ricardo for reminding me
12873
12874 2002-10-31 [colin]      0.8.5claws62
12875
12876         * src/mbox_folder.c
12877                 Plug some leaks
12878
12879 2002-10-31 [paul]       0.8.5claws61
12880
12881         * src/prefs_filter.[ch] ** REMOVED **
12882           src/filter.[ch]       ** REMOVED **
12883           
12884         * src/Makefile.am
12885           src/folderview.c
12886           src/inc.c
12887           src/main.c
12888           src/mainwindow.c
12889           src/mbox.c
12890           src/prefs_common.c
12891           src/prefs_filtering.c
12892           src/summaryview.[ch]
12893                 remove main's 'filter' code
12894                 
12895         README.claws
12896                 update to reflect removal of main's filter
12897
12898 2002-10-31 [paul]       0.8.5claws60
12899
12900         * src/summaryview.c
12901                 remove check for global_processing in summary_filter_open(). 
12902                 This fixes the bug where if the user uses the right-click 
12903                 'Create filter rule...' and doesn't have any filter rules 
12904                 already defined in claws' advanced filtering, the newly 
12905                 created filter rule goes to main's filtering which is 
12906                 inaccessible through the gui. Now the filter rule gets added
12907                 to claws' filtering by default.
12908
12909 2002-10-28 [melvin]     0.8.5claws59
12910
12911         * src/prefs_actions.c
12912                 Fixed bug #627322 where MIME parts were not always
12913                 correctly passed to a %p action
12914                 Display an error dialog when message filename is not found.
12915
12916 2002-10-28 [melvin]     0.8.5claws58
12917
12918         * src/prefs_common.c
12919                 Readded a missing function declaration lost in 0.8.3claws34
12920
12921 2002-10-28 [paul]       0.8.5claws57
12922
12923         * sync with 0.8.5cvs15
12924                 see ChangeLog 2002-10-28 and 2002-10-25
12925                 
12926         Note: ChangeLog entry 2002-10-24 is not sync'ed.
12927
12928 2002-10-27 [oliver]     0.8.5claws56
12929
12930         * src/pop.c
12931                 plug leak in pop3_top_recv
12932
12933 2002-10-26 [christoph]  0.8.5claws55
12934
12935         * src/folder.c
12936                 set need_update folder flag when messages are added
12937                 (closes bug [ 626922 ] folder not updated after receiving)
12938
12939 2002-10-25 [melvin]     0.8.5claws54
12940
12941         * src/imageview.c
12942                 Fixed a memleak introduced in the scaling code.
12943
12944 2002-10-24 [alfons]     0.8.5claws53
12945
12946         * src/filtering.c
12947                 make filtering's forward message action forward from the 
12948                 correct account
12949                 (closes bug [628089 ] Filter -> Forward from address problem
12950                 reported by Oktay)
12951
12952 2002-10-24 [christoph]  0.8.5claws52
12953
12954         * src/mainwindow.c
12955         * src/manual.[ch]
12956                 o use manual of current locale or english if current
12957                   locale is not available (and english is available)
12958                 o also link to sylpheed doc project manuals
12959
12960 2002-10-23 [paul]       0.8.5claws51
12961
12962         * tools/README
12963           tools/kmail2sylpheed_v2.pl
12964                 add new version of kmail addressbook importer script.
12965                 works with newer versions of Kmail/KAddressBook which
12966                 have new and rearranged data.
12967
12968 2002-10-23 [martin]     0.8.5claws50
12969
12970         * src/folderview.c
12971         * src/summaryview.c
12972         * src/utils.h
12973         * src/utils.c
12974                 added length parameter to get_abbrev_newsgroup_name()
12975                 changed this function so that it abbreviates the newsgroup
12976                 names only so long it is smaller than the length parameter
12977                 (for better reading of some newsgroup names and space efficiency)
12978
12979 2002-10-22 [colin]      0.8.5claws49
12980
12981         *src/foldersel.c
12982                 Revert Alfons' last modification (after voting ;-))
12983
12984 2002-10-21 [alfons]     0.8.5claws48
12985
12986         * src/foldersel.c
12987                 folder view in folder selection dialog reflects state of
12988                 folder view in main window
12989
12990 2002-10-18 [alfons]     0.8.5claws47
12991
12992         * src/mbox.c
12993                 drop imported messages in folder selected by user,
12994                 and not in the inbox
12995                 (closes bug [ 625424 ] Import mbox always to "Inbox" folder)
12996
12997 2002-10-18 [alfons]     0.8.5claws46
12998
12999         * src/compose.c
13000                 make automagic reply work correctly for email accounts 
13001                 (whether it's viable to do a full sync with Hiro's 
13002                 compose.c is still under discussion)
13003
13004 2002-10-18 [melvin]     0.8.5claws45
13005
13006         * src/prefs_actions.c
13007                 Fixed bug #622275 where asynchroneous actions left 
13008                 zombies processes
13009                 Made (synchroneous) actions' input be displayed live.
13010
13011 2002-10-18 [christoph]  0.8.5claws44
13012
13013         * src/textview.c
13014                 don't add a newline in the textview in front of the
13015                 first textpart if header display is disabled
13016                 (closes bug [ 603385 ] disabled header display leaves blank
13017                  lin)
13018
13019 2002-10-18 [christoph]  0.8.5claws43
13020
13021         * src/folder.[ch]
13022         * src/imap.c
13023         * src/mbox_folder.c
13024         * src/mh.c
13025         * src/news.c
13026                 folder->get_num_list now returns an error code
13027                 (closes bug [ 609424 ] News cache cleared on failure)
13028                 
13029 2002-10-17 [colin]      0.8.5claws42
13030         
13031         * src/news.c
13032                 Changed a printf by debug_print
13033
13034 2002-10-16 [paul]       
13035
13036         * tools/OOo2sylpheed.pl
13037                 allow for spaces in the name of the
13038                 file to be attached.
13039
13040 2002-10-16 [colin]      0.8.5claws41
13041
13042         * src/main.c
13043                 Use a tristate to change online mode
13044
13045 2002-10-16 [paul]       0.8.5claws40
13046
13047         * po/es.po
13048                 updated by Ricardo Mones Lastra
13049
13050 2002-10-16 [colin]      0.8.5claws39
13051
13052         * src/main.c
13053           src/mainwindow.[ch]
13054                 Added --online and --offline command-line
13055                 switches
13056
13057 2002-10-15 [christoph]  0.8.5claws38
13058
13059         * src/procmime.c
13060                 set mimeinfo->name to NULL after g_free to
13061                 avoid double freeing with g_free
13062
13063 2002-10-14 [christoph]  0.8.5claws37
13064
13065         * src/compose.c
13066         * src/filtering.c
13067         * src/summaryview.c
13068                 remove calls to folder->change_flags that are now
13069                 done by procmsg flag functions (seems it is not
13070                 used by any foldertype anyway)
13071         * src/folder.c
13072                 init folder->change_flags with NULL
13073
13074 2002-10-14 [christoph]  0.8.5claws36
13075
13076         * src/folder.[ch]
13077         * src/imap.[ch]
13078                 use virtual functions for folder item new and destroy
13079                 functions
13080
13081 2002-10-14 [melvin]     0.8.5claws35
13082
13083         * src/compose.c
13084                 Added a test to not run the spell checker if no default
13085                 dictionary is available. No dialog is displayed though.
13086
13087 2002-10-14 [melvin]     0.8.5claws34
13088
13089         * src/gtkaspell.c
13090                 Fixed bug in dictionary list context menu where
13091                 "More..." pointed to an emtpy submenu if the
13092                 number of dictionaries is a multiple of 15
13093                 Removed unneeded code in suggestions list creation
13094
13095 2002-10-14 [paul]       0.8.5claws33
13096
13097         * po/bg.po
13098                 updated by George Danchev
13099
13100 2002-10-13 [hoa]        0.8.5claws32
13101
13102         * src/matcher.[ch]
13103           src/matcher_parser_parser.y
13104                 removed the escaped string from internal structure
13105                 of matcher.
13106
13107 2002-10-12 [colin]      0.8.5claws31
13108
13109         * src/gtksctree.[ch]
13110           src/summaryview.c
13111                 Removed useless function gtksctree_reanchor
13112
13113 2002-10-12 [alfons]     0.8.5claws30
13114         
13115         * sync with remaining main changes 2002-10-09 - 2002-10-11
13116         - drop changes to src/compose.c (requires claws specific changes)
13117         
13118 2002-10-12 [alfons]     0.8.5claws29
13119         
13120         * sync with main changes of 2002-10-08
13121         - drop changes to src/compose.c (requires claws specific changes)
13122         - drop changes to src/summaryview.c (requires changes to compose.c)     
13123
13124 2002-10-12 [alfons]     0.8.5claws28
13125         
13126         * sync with main changes of 2002-10-07
13127
13128 2002-10-12 [alfons]     0.8.5claws27
13129
13130         * sync with main changes of 2002-10-04
13131         - drop changes to src/compose.c (requires claws specific changes)
13132         - drop changes to src/prefs_folder_item.c (claws implementation
13133           seems to be working)
13134
13135 2002-10-12 [colin]      0.8.5claws26
13136
13137         * src/mainwindow.c
13138                 Fix folder-flicker when space-reading, introduced 
13139                 in claws22.
13140
13141 2002-10-12 [colin]      0.8.5claws25
13142
13143         * src/compose.c
13144                 Save account address when saving as draft.
13145                 (closes bug 621838)
13146
13147 2002-10-12 [colin]      0.8.5claws24
13148
13149         * src/summaryview.c
13150                 Fix the problem consisting of no message selected
13151                 after the last message in a folder has been moved.
13152
13153 2002-10-12 [paul]       0.8.5claws23
13154
13155         * src/compose.c
13156           src/prefs_template.c
13157           src/template.[ch]
13158                 add Cc and Bcc to templates. Patch submitted by
13159                 John L. Males.
13160
13161 2002-10-12 [colin]      0.8.5claws22
13162
13163         * src/folderview.c
13164                 Fix a bug after "Check for new messages":
13165                 If a folder was opened, it was still selected at
13166                 the end of the check, but displayed empty.
13167         * src/mainwindow.c
13168                 Remove unnecessary check
13169
13170 2002-10-12 [paul]
13171
13172         * tools/README
13173                 be more verbose in the description of
13174                 OOo2sylpheed.pl
13175                 
13176
13177 2002-10-11 [colin]      0.8.5claws21
13178
13179         * src/mainwindow.c
13180                 Make space work (better) when no mail is selected
13181
13182 2002-10-11 [colin]      0.8.5claws20
13183
13184         * src/inc.c
13185           src/news.c
13186                 fix warnings
13187
13188 2002-10-11 [colin]      0.8.5claws19
13189
13190         * src/mainwindow.c
13191                 revert 0.8.5claws6 changes as i couldn't get to
13192                 anything satisfying
13193
13194 2002-10-11 [melvin]     0.8.5claws18
13195
13196         * src/compose.c
13197                 Removed buggy and unused macro (should have been committed in
13198                 0.8.5claws17)
13199
13200 2002-10-11 [melvin]     0.8.5claws17
13201
13202         * src/compose.c
13203                 Fixed memory leak from bug #622040 (thanks to Martin Kluge)
13204
13205 2002-10-11 [thorsten]   0.8.5claws16 
13206
13207         * src/folderview.c
13208                 remove rescan warning
13209
13210 2002-10-11 [colin]      0.8.5claws15 
13211
13212         * src/procheader.c
13213                 fix a segfault that happens if conv_unmime_header
13214                 fails (should be better to find out why it fails)
13215
13216 2002-10-11 [christoph]  0.8.5claws14
13217
13218         * src/summaryview.c
13219                 update folderview stats after ignore/unignore thread
13220
13221 2002-10-11 [hoa]        0.8.5claws13
13222
13223         * src/quote_fmt_parse.y
13224                 Fixed a yacc/bison syntax error
13225         * src/matcher.c
13226                 Escaping of string is fixed.
13227
13228 2002-10-11 [colin]      0.8.5claws12
13229
13230         * src/imageview.c
13231                 Resize images to fit
13232
13233 2002-10-11 [paul]       0.8.5claws11
13234
13235         * po/es.po
13236                 updated by Ricardo Mones Lastra
13237
13238 2002-10-10 [alfons]     0.8.5claws10
13239
13240         * src/compose.c
13241                 allow dropping files by "moving" files from a file manager,
13242                 not only by the more cumbersome "copying". the latter 
13243                 mostly implies holding down the Control button
13244
13245 2002-10-10 [christoph]  0.8.5claws9
13246
13247         * src/summaryview.c
13248                 update folders after thread building for ignored threads
13249
13250 2002-10-10 [christoph]  0.8.5claws8
13251
13252         * config/.cvsignore
13253                 added Makefile
13254         * src/filtering.[ch]
13255         * src/folder.[ch]
13256         * src/folderview.[ch]
13257         * src/import.c
13258         * src/inc.[ch]
13259         * src/mbox.[ch]
13260         * src/procmsg.c
13261         * src/summaryview.[ch]
13262                 o added new flag need_update to FolderItem
13263                 o removed folder_table from various functions from tracking
13264                   folder updates
13265                 o set need_update flags in folder.c's move, copy and delete
13266                   functions and procmsg's flags functions
13267                 o added function folderview_update_items_when_required that
13268                   updates all folders with need_update set
13269                 o call folderview_update_items_when_required instead of
13270                   folderview_update_item_foreach
13271
13272 2002-10-09 [sergey]     0.8.5claws7
13273
13274         * src/compose.c
13275                 Strip CRs whel loading the text into editor in reedit mode.
13276
13277 2002-10-09 [colin]      0.8.5claws6
13278
13279         * src/mainwindow.c
13280                 Make Space work when no mail is selected
13281
13282 2002-10-09 [colin]      0.8.5claws5
13283
13284         * src/gtksctree.[ch]
13285                 Fix range_select
13286                 Add gtk_sctree_reanchor() 
13287         * src/summaryview.c
13288                 Use gtk_sctree_reanchor() - better fix for 
13289                 bug 60413
13290
13291 2002-10-09 [colin]      0.8.5claws4
13292
13293         * src/summaryview.c
13294                 Fix shift-click select after delete problem
13295                 (closes bug 60413)
13296
13297 2002-10-08 [thorsten]   0.8.5claws3
13298
13299         * src/summaryview.c
13300                 exclude current msg from -hide read messages-
13301
13302 2002-10-08 [colin]      0.8.5claws2
13303
13304         * src/inc.[ch]
13305           src/pop.c
13306           src/recv.c
13307                 Differentiate socket errors from disk full
13308                 errors
13309
13310 2002-10-08 [christoph]  0.8.5claws1
13311
13312         * Makefile.am
13313         * configure.in
13314                 modifications for new config directory
13315
13316         * config.guess  ** REMOVED **
13317         * config.sub    ** REMOVED **
13318         * install-sh    ** REMOVED **
13319         * ltmain.sh     ** REMOVED **
13320         * missing       ** REMOVED **
13321         * mkinstalldirs ** REMOVED **
13322                 these files are autogenerated by automake
13323                 when you run autogen.sh
13324
13325         * config/.cvsignore     ** NEW FILE **
13326         * config/Makefile.am    ** NEW FILE **
13327                 ignore autogenerated files
13328                 create a Makefile in this directory
13329
13330 2002-10-08 [paul]       0.8.5claws
13331
13332         * 0.8.5claws release
13333         
13334         * src/compose.c
13335           src/procheader.c
13336           src/procmsg.c
13337                 fix quote reply format for newsgroups reply bug
13338                 (thanks to Hoa)
13339                 
13340         * po/en_GB.po
13341           po/pl.po
13342                 updated by me and Witold Wladyslaw Wojciech Wilk
13343                 repectively
13344
13345 2002-10-07 [paul]       0.8.3claws53
13346
13347         * po/it.po
13348           po/pt_BR.po
13349           po/sr.po
13350                 updated messages catalogs, submitted by
13351                 Alessandro Maestri, Fabio Jr.Beneditto 
13352                 and Urke MMI, respectively.
13353
13354 2002-10-07 [christoph]  0.8.3claws52
13355
13356         * src/folder.[ch]
13357         * src/folderview.c
13358         * src/mainwindow.c
13359                 fix new folder ghost message bug
13360                 (closes bug [ 619722 ] wrong count for newly created folders)
13361
13362 2002-10-07 [christoph]  0.8.3claws51
13363
13364         * src/compose.c
13365                 fix news posting problem
13366
13367 2002-10-07 [melvin]     0.8.3claws50
13368
13369         * po/fr.po
13370                 Updated French translation
13371
13372 2002-10-05 [christoph]  0.8.3claws49
13373
13374         * src/gtkstext.c
13375                 check if line_start_cache is set in gtk_stext_update_text
13376                 (closes bug [ 618119 ] crash while doing search in folder)
13377
13378 2002-10-05 [christoph]  0.8.3claws48
13379
13380         * src/imap.c
13381         * src/news.c
13382         * src/utils.c
13383         * src/utils.h
13384                 implement cache cleanups for claws' folder system
13385                 (closes bug [ 595916 ] imapcache not cleaned up)
13386
13387 2002-10-05 [melvin]     0.8.3claws47
13388
13389         * src/prefs_actions.c
13390                 Made the help text more clear for the %p token
13391
13392 2002-10-04 [paul]       0.8.3claws46
13393
13394         * sync with 0.8.5
13395                 see ChangeLog 2002-10-02 and 2002-10-03
13396
13397 2002-10-04 [christoph]  0.8.3claws45
13398
13399         * src/inc.c
13400                 fix segfault caused by pop before smtp
13401                 call to inc_account_mail with NULL
13402                 pointer for mainwin
13403
13404 2002-10-04 [paul]       0.8.3claws44
13405
13406         * configure.in
13407                 sync the LDAP detection from 0.8.5cvs1
13408
13409 2002-10-02 [christoph]  0.8.3claws43
13410
13411         * po/de.po
13412                 fix small spelling error
13413
13414 2002-10-02 [melvin]     0.8.3claws42
13415
13416         * ac/aspell.m4
13417                 Behave better and say "no" when test program cannot be run.
13418
13419 2002-10-02 [paul]       0.8.3claws41
13420
13421         * sync with 0.8.4cvs1
13422                 see ChangeLog 2002-09-30, 2002-10-01, 2002-10-02
13423                 
13424         * src/summaryview.c
13425                 toggle the behavior of Reply menuitem between
13426                 normal reply and reply-to-list
13427
13428 2002-10-01 [sergey]     0.8.3claws40
13429
13430         * src/compose.c
13431                 Convert newlines in the message text to the canonical form
13432                 before base64 encoding (RFC2045 compliance, fixes some
13433                 interoperability issues with Evolution 1.0.3)
13434
13435 2002-09-29 [colin]      0.8.3claws39
13436
13437         * src/summaryview.c
13438                 Fix an unwanted copy/paste
13439
13440 2002-09-29 [colin]      0.8.3claws38
13441
13442         * src/mainwindow.c
13443                 Renamed "Custom toolbar" to "Customize toolbar"
13444                 Renamed "Show all header" to "Show all headers"
13445                 Renamed "Set diplay item" to "Set displayed items"
13446         * src/prefs_common.c
13447                 Renamed "Show all header" to "Show all headers"
13448         * src/prefs_summary_column.c
13449                 Renamed "diplay item" to "displayed items"
13450
13451 2002-09-29 [colin]      0.8.3claws37
13452
13453         * src/mainwindow.[ch]
13454                 online/offline status pixmaps follow theme
13455                 changes
13456         * src/summaryview.[ch]
13457                 quicksearch pixmap follows theme changes
13458
13459 2002-09-29 [thorsten]   0.8.3claws36
13460
13461         * src/compose.c
13462           src/prefs_folder_item.[ch]
13463                 add default_reply_to folder option (closes patch 581044)
13464
13465 2002-09-29 [christoph]  0.8.3claws35
13466
13467         * acconfig.h    ** REMOVED **
13468         * configure.in
13469         * ac/aspell.m4
13470         * ac/check-type.m4
13471         * ac/gnupg-check-typedef.m4
13472                 fix autoheader 2.50 warning
13473
13474 2002-09-29 [christoph]  0.8.3claws34
13475
13476         * major code cleanup (part 2)
13477         
13478                 - unused variables removed
13479                 - unused functions removed
13480                 - uninitialized variables checked
13481                 - missing return statements added
13482                 - missing function return types added
13483                 - added parentheses around assignment
13484                   when suggested by gcc
13485
13486 2002-09-29 [alfons]     0.8.3claws33
13487
13488         * src/logwindow.c
13489                 log_window_clear(): only bracket gtk_text_forward_delete() 
13490                 with gtk_text_freeze() / gtk_text_thaw() (see if this
13491                 works around GTK text bug)
13492
13493 2002-09-29 [paul]       0.8.3claws32
13494
13495         * po/bg.po
13496           po/sr.po
13497                 updated by George Danchev and Urke MMI
13498                 respectively
13499
13500 2002-09-27 [christoph]  0.8.3claws31
13501
13502         * doc-src/readme.txt
13503         * doc-src/rfc1806.txt   ** REMOVED **
13504         * doc-src/rfc2183.txt   ** NEW FILE **
13505         * doc-src/rfc2980.txt   ** NEW FILE **
13506                 update rfcs
13507
13508 2002-09-27 [melvin]     0.8.3claws30
13509
13510         * ac/aspell.m4
13511                 Fixed typo which could break linking
13512
13513 2002-09-27 [melvin]     0.8.3claws29
13514
13515         * ac/aspell.m4
13516                 Improved GNU/aspell checking. 
13517                 Fixed bug #614490
13518
13519 2002-09-27 [paul]       0.8.3claws28
13520
13521         * sync with 0.8.3cvs8
13522                 see ChangeLog 2002-09-27
13523
13524 2002-09-26 [colin]      0.8.3claws27
13525
13526         * src/toolbar.[ch]
13527           src/mainwindow.[ch]
13528                 Add "Reply to Mailing-list" to the toolbar
13529
13530 2002-09-26 [christoph]  0.8.3claws26
13531
13532         * src/summaryview.c
13533                 Fix wrong message counts in summaryview status
13534
13535 2002-09-26 [paul]       0.8.3claws25
13536
13537         * sync with 0.8.3cvs7
13538                 see ChangeLog 2002-09-26
13539
13540 2002-09-26 [paul]       0.8.3claws24
13541
13542         * sync with 0.8.3cvs6
13543                 see ChangeLog 2002-09-25
13544
13545 2002-09-25 [christoph]  0.8.3claws23
13546
13547         * src/prefs_common.c
13548         * src/prefs_folder_item.c
13549         * src/prefs_scoring.c
13550                 Renamed "kill score" to "hide score" in GUI
13551                 and prefs files
13552
13553 2002-09-25 [paul]       0.8.3claws22
13554
13555         * sync with 0.8.3cvs5
13556                 see ChangeLog 2002-09-24
13557
13558 2002-09-24 [alfons]     0.8.3claws21
13559
13560         patch by Satoshi Nagayasu: allows appending / saving multiple 
13561         selected files (closes "[ 612279 ] save multiple mesg(s) in 
13562         'Save as ...'")
13563
13564         * AUTHORS
13565                 add Satoshi Nagayasu
13566         * src/summaryview.c
13567                 summary_save_as(): allow saving selected files to
13568                 one file
13569                 summary_set_menu_sensitive: enable "Save As..." when
13570                 multiple files are selected
13571         * src/utils.[ch]
13572                 append_file(): new function
13573
13574 2002-09-24 [colin]      0.8.3claws20
13575
13576         * src/procmime.c
13577                 Fix segfault when mimeinfo doesn't have a 
13578                 content_type. 
13579
13580 2002-09-24 [colin]      0.8.3claws19
13581
13582         * src/prefs_common.[ch]
13583                 Add a preference to display send dialog or not
13584         * src/send.c
13585                 Display send dialog according to preference
13586
13587 2002-09-24 [colin]      0.8.3claws18
13588
13589         * src/compose.[ch]
13590                 Disable user actions when sending
13591
13592 2002-09-24 [colin]      0.8.3claws17
13593
13594         * src/procmime.c
13595                 Do not display name or filename for attachments
13596                 with an application/pgp-signature type
13597                 (security flaw, see bug 537413)
13598
13599 2002-09-23 [colin]      0.8.3claws16
13600
13601         * src/editaddress.c
13602                 Initialize entry_email, entry_alias and 
13603                 entry_remarks to first email address of the list
13604
13605 2002-09-23 [colin]      0.83claws15
13606
13607         * src/compose.c
13608                 Drop pgp-signature when reediting a signed queued
13609                 message
13610
13611 2002-09-23 [melvin]     0.8.3claws14
13612
13613         * po/fr.po
13614                 Updated French translation
13615
13616 2002-09-23 [melvin]     0.8.3claws13
13617
13618         * src/mainwindow.c
13619                 Made custom toolbar menu labels more consistent
13620         * src/prefs_toolbar.c
13621                 Made custom toolbar window title more consistent
13622
13623 2002-09-22 [colin]      0.8.3claws12
13624
13625         * src/inc.c
13626                 Initialize session type to normal before getting 
13627                 mail (fixes strange Get behaviour)
13628         * src/prefs_account.h
13629                 Move STYPE_POP_BEFORE_SMTP to last position to 
13630                 avoid other side-effects
13631
13632 2002-09-22 [colin]      0.8.3claws11
13633
13634         * src/prefs_account.c
13635                 Fix pop_bfr_smtp_tm_entry sensivity when switching
13636                 from pop3 to apop or vice-versa
13637
13638 2002-09-22 [colin]      0.8.3claws10
13639         
13640         * src/prefs_account.[ch]
13641                 Add an option for the POP before SMTP timeout
13642         * src/inc.c
13643                 Remember time of last POP connection
13644         * src/send.c
13645                 Do POP before SMTP only if timeout reached
13646
13647 2002-09-22 [oliver]     0.8.3claws9
13648         
13649         * README.claws
13650                 explain custom toolbar
13651
13652 2002-09-22 [oliver]     0.8.3claws8
13653
13654         * src/prefs_actions.[ch]
13655         custom toolbar for compose      
13656                 actions callback from compose toolbar
13657         * src/folderview.c
13658                 remove include toolbar.h
13659
13660 2002-09-22 [oliver]     0.8.3claws7
13661         
13662         * src/prefs_toolbar.[ch]
13663                 custom toolbar for compose
13664                 - generic prefs_toolbar handles both
13665                   Mainwin's toolbar as well as Compose toolbar          
13666
13667 2002-09-22 [oliver]     0.8.3claws6
13668         
13669         * src/toolbar.[ch]
13670                 custom toolbar for compose
13671                 restructure toolbar.[ch]
13672
13673 2002-09-22 [oliver]     0.8.3claws5
13674
13675         * src/compose.[ch]
13676                 custom toolbar for compose
13677
13678 2002-09-22 [oliver]     0.8.3claws4
13679         
13680         * src/mainwindow.[ch]
13681                 custom toolbar for compose 
13682                 move mainwin toolbar back to mainwindow
13683
13684 2002-09-22 [alfons]     0.8.3claws3
13685
13686         * src/procmsg.c
13687                 :%sno/if(/if (/gc
13688                 :%sno/for(/for (/gc
13689                 (beautify)
13690
13691 2002-09-22 [alfons]     0.8.3claws2
13692         
13693         * src/procmsg.c
13694                 procmsg_save_to_outbox(): don't unlink message file from queue;
13695                 callers should do it using folder_item_remove_msg()
13696
13697 2002-09-22 [colin]      0.8.3claws1
13698
13699         * src/mimeview.[ch]
13700                 Made mimeview_check_signature() public
13701         * src/textview.c
13702                 Made GPG signatures verifiable by clicking
13703                 the [application/pgp-signature] in the Text
13704                 view
13705
13706 2002-09-22 [paul]       0.8.3claws
13707
13708         * po/bg.po
13709           po/en_GB.po
13710           po/es.po
13711           po/it.po
13712           po/pl.po
13713           po/pt_BR.po
13714           po/sr.po
13715                 updated translations, submitted by George Danchev,
13716                 me, Ricardo Mones Lastra, Alessandro Maestri,
13717                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.Beneditto 
13718                 and Urke MMI, respectively.     
13719
13720 2002-09-22 [alfons]     0.8.2claws65
13721
13722         * src/procmsg.c
13723         * src/pgptext.c
13724                 no furry valgrinds have been used to plug these memleaks
13725
13726 2002-09-20 [paul]       0.8.2claws64
13727
13728         * sync with 0.8.3cvs4
13729                 'Select thread' re-implemented 
13730                 see ChangeLog 2002-09-20
13731
13732 2002-09-21 [alfons]     0.8.2claws63
13733
13734         * src/compose.c
13735                 compose_send(): plug unnoticed memleak
13736
13737 2002-09-20 [alfons]     0.8.2claws62
13738
13739         * src/addr_compl.c
13740                 replace_address_in_edit(): strict check for NULL address to
13741                 fix "[ 607348 ] Segfault in address completion". My guess is
13742                 that this happens with an empty address book, but it's good
13743                 to have this check here anyway
13744                 
13745                 completion_window_button_press(): free string returned 
13746                 from the internal cache
13747
13748 2002-09-20 [christoph]  0.8.2claws61
13749
13750         * src/procmime.h
13751                 added ENC_BINARY to EncodingType
13752         * src/procmime.c
13753                 the string returned by procmime_get_encoding_str
13754                 should not depend on the order of values in the
13755                 EncodingType definition
13756         * doc-src/rfc1806.txt   ** NEW FILE **
13757                 Added rfc1806 about MIME Content-Disposition
13758                 Extension
13759
13760 2002-09-19 [paul]       0.8.2claws60
13761
13762         * sync with 0.8.2cvs3
13763                 see ChangeLog 2002-09-19
13764
13765 2002-09-19 [paul]       0.8.2claws59
13766
13767         * src/prefs_folder_item.c
13768                 revert to Darko's original alignment of colour
13769                 selector button
13770                 add a colon to folder_color label
13771                 
13772         * src/compose.c
13773                 add Colin's patch (with Hiro's modifications) to 
13774                 force BASE64 encoding for 8-bit text when signing
13775                 (sync with 0.8.3cvs2)
13776
13777 2002-09-18 [alfons]     0.8.2claws58
13778
13779         * src/compose.c
13780                 :%sno/if(/if (/gc
13781                 :%sno/for(/for (/gc
13782                 (beautify a little bit)
13783
13784 2002-09-18 [christoph]  0.8.2claws57
13785
13786         * src/pine.c
13787                 fix handling of fgetc return value
13788
13789 2002-09-17 [alfons]     0.8.2claws56
13790         
13791         * src/summaryview.c
13792                 summary_sort(): check non-NULL summaryview->folder_item when no 
13793                 folder is selected at all
13794                 (closes "[ 610344 ] sort label make syl Crash")
13795
13796 2002-09-17 [alfons]     0.8.2claws55
13797         
13798         * src/compose.c
13799                 beautify a little bit
13800
13801 2002-09-17 [christoph]  0.8.2claws54
13802
13803         * src/folder.c
13804                 initialize max values for cache and folder
13805                 when cache or folder is empty
13806
13807 2002-09-15 [colin]      0.8.2claws53
13808
13809         * src/compose.c
13810                 Fix a leak (thanks Alfons!) and cleaned
13811                 variables names for custom headers
13812
13813 2002-09-15 [colin]      0.8.2claws52
13814
13815         * src/compose.c
13816                 Fix custom headers recognition when
13817                 prefs_common.trans_hdr is on
13818
13819 2002-09-15 [colin]      0.8.2claws51
13820
13821         * src/compose.c
13822                 Allow dynamically-added custom headers
13823                 Yet not reparsed if reedited
13824
13825 2002-09-15 [alfons]     0.8.2claws50
13826
13827         * src/prefs_account.c
13828                 fix warnings
13829
13830 2002-09-15 [colin]      0.8.2claws49
13831         
13832         * src/prefs_account.c
13833                 fix pop_before_smtp sensitivity
13834
13835 2002-09-15 [colin]      0.8.2claws48
13836
13837         * src/inc.[ch]
13838                 add inc_pop_before_smtp()
13839                 allow MainWindow to be undefined in 
13840                 inc_account_mail() and inc_start()
13841         * src/pop.c
13842           src/prefs_account.h
13843                 add STYPE_POP_BEFORE_SMTP session type
13844         * src/prefs_account.c
13845                 activated pop before smtp option
13846         * src/send.c
13847                 do pop before smtp if the relevant option 
13848                 is set
13849
13850 2002-09-15 [paul]       0.8.2claws47
13851
13852         * sync with 0.8.3
13853                 see ChangeLog 2002-09-15
13854
13855 2002-09-14 [paul]       0.8.2claws46
13856
13857         * po/bg.po
13858                 updated Bulgarian translation, submitted by
13859                 George Danchev
13860
13861 2002-09-13 [paul]       0.8.2claws45
13862
13863         * src/compose.c
13864                 merge claws' select_account() with main's
13865                 (new) compose_select_account(). [sync with
13866                 0.8.2cvs15, see ChangeLog 2002-09-11]
13867
13868 2002-09-12 [christoph]  0.8.2claws44
13869
13870         * src/filter.c
13871                 allocate 1 elements of FolderItem not 0
13872
13873 2002-09-12 [colin]      0.8.2claws43
13874
13875         * src/compose.c
13876                 Fix bug #590825 (obey Follow-up: poster)
13877
13878 2002-09-12 [colin]      0.8.2claws42
13879
13880         * src/procmime.c
13881                 Fix bug #557009 (wrong headers for messages 
13882                 forwarded as attachments)
13883
13884 2002-09-11 [colin]      0.8.2claws41
13885         
13886         * src/compose.c
13887                 Put SCF: pseudo-header on top of message
13888                 Set draft tmp_flag when saved as draft
13889
13890         * src/procmsg.c
13891           src/procheader.c
13892                 Skip after first \n\n for beginning of real message
13893                 for drafts too
13894
13895 2002-09-11 [christoph]  0.8.2claws40
13896
13897         * src/filtering.c
13898                 use procmsg flag functions in filtering or processing
13899                 will cause incorrect folder message counts
13900
13901 2002-09-11 [colin]      0.8.2claws39
13902
13903         * src/compose.c
13904                 Fix bug #550175 - wrong save folder when reediting
13905                 drafts
13906
13907 2002-09-11 [paul]       0.8.2claws38
13908
13909         * sync with 0.8.2cvs14
13910                 see ChangeLog 2002-09-11
13911
13912 2002-09-11 [colin]      0.8.2claws37
13913
13914         * src/folder.c
13915                 Fix a typo (seeming to cause new/unread status to
13916                 be lost)
13917
13918 2002-09-10 [christoph]  0.8.2claws36
13919
13920         * src/compose.c
13921                 compose_redirect should not use compose_generic_new
13922                 because that does more stuff than expected including
13923                 opening the external editor
13924                 (closes bug "[ 526608 ] bounced messages appear blank
13925                  in editor")
13926
13927 2002-09-10 [christoph]  0.8.2claws35
13928
13929         * src/folder.c
13930                 fix problem with too large message number range
13931                 causing a crash in folder_item_scan
13932
13933 2002-09-10 [paul]       0.8.2claws34
13934
13935         * sync with 0.8.2cvs13
13936                 see ChangeLog 2002-09-10
13937
13938 2002-09-10 [christoph]  0.8.2claws33
13939
13940         * src/msgcache.c
13941                 set MsgInfo TmpFlags for queue and draft folders
13942                 (closes bug "[ 591676 ] Queue ignore MIME on restart")
13943
13944 2002-09-10 [paul]       0.8.2claws32
13945
13946         * AUTHORS
13947           po/bg.po      ** NEW FILE **
13948                 new Bulgarian translation submitted by
13949                 George Danchev <danchev@spnet.net>
13950                 
13951         * tools/Makefile.am
13952           tools/README
13953           tools/tb2sylpheed     ** NEW FILE **
13954                 add script that converts an addressbook exported
13955                 from The Bat! into a Sylpheed addressbook. Submitted
13956                 by Urke MMI <urke-kg@eunet.yu>
13957
13958 2002-09-10 [paul]       0.8.2claws31
13959
13960         * sync with 0.8.2cvs12
13961                 see ChangeLog 2002-09-10
13962
13963 2002-09-06 [paul]       0.8.2claws30
13964
13965         * src/prefs_common.c
13966                 sync with 0.8.2cvs11, see ChangeLog 2002-09-06
13967                 
13968         * tools/Makefile.am
13969           tools/README
13970           tools/ldif-to-xml.py  ** REMOVED **
13971                 remove obsolete python script
13972
13973 2002-09-06 [paul]       0.8.2claws29
13974
13975         * sync with 0.8.2cvs10
13976                 see ChangeLog 2002-09-06
13977
13978 2002-09-04 [paul]       0.8.2claws28
13979
13980         * sync with 0.8.2cvs9
13981                 see ChangeLog 2002-08-04
13982
13983 2002-09-04 [colin]      0.8.2claws27 
13984
13985         * src/prefs_common.[ch]
13986                 Added signature color configuration
13987         * src/textview.c
13988                 Use user-specified signature color
13989
13990 2002-09-03 [colin]      0.8.2claws26
13991
13992         * src/prefs_common.[ch]
13993                 Added autosave and autosave_length prefs
13994         * src/compose.c
13995                 Added compose_remove_draft()
13996                 Auto-save drafts according to the prefs
13997         * src/main.c
13998                 Added a crash-indicator file, allowing to check
13999                 for new messages on startup if Sylpheed crashed
14000                 (makes saved drafts "reappear")
14001
14002 2002-09-03 [colin]      0.8.2claws25
14003
14004         * src/textview.[ch]
14005                 Grey the signature
14006
14007 2002-09-03 [paul]       0.8.2claws24
14008
14009         * sync with 0.8.2cvs8
14010                 see ChangeLog 2002-09-02 and 2002-09-03
14011
14012 2002-09-03 [darko]      0.8.2claws23
14013
14014         * src/folderview.c
14015                 use normal style when creating new folder to pick
14016                 proper font size 
14017
14018 2002-09-02 [melvin]     0.8.2claws22
14019
14020         * src/gtkaspell.m4
14021                 removed some obsolete code
14022
14023 2002-09-02 [melvin]     0.8.2claws21
14024
14025         * ac/aspell.m4
14026                 fixed test's equality sign (== to =)
14027
14028 2002-09-02 [alfons]     0.8.2claws20
14029
14030         * src/folder.c
14031         * src/mh.c
14032                 revert change of 0.8.2claws16 and use the mh_folder_destroy
14033                 as folder->destroy virtual as suggested by Hiro
14034                 (the mh.c code seems to have been lost around mh.c.1.21)
14035
14036 2002-09-02 [paul]       0.8.2claws19
14037
14038         * po/pt_BR.po
14039                 updated by Fabio Jr. Beneditto
14040                 
14041         * src/defs.h
14042                 use 'http://claws.sylpheed.org' for homepage link. 
14043                 Domain provided by Oktay Altunergil <oktay@freelinuxcd.org>
14044
14045 2002-09-01 [alfons]     0.8.2claws18
14046
14047         * src/mh.c
14048                 plug memleak related to one Martin Kluge found
14049
14050 2002-08-31 [paul]       0.8.2claws17
14051
14052         * sync with 0.8.2cvs6
14053                 see ChangeLog 2002-08-30
14054
14055 2002-08-31 [alfons]     0.8.2claws16
14056
14057         * src/folder.c
14058                 folder_destroy(): remove mailbox from folderlist even if it has
14059                 no destroy virtual
14060
14061 2002-08-31 [alfons]     0.8.2claws15
14062
14063         * src/folder.c
14064                 :%sno/if(/if (/gc
14065                 :%sno/for(/for (/gc
14066                 (being pedantic I know)
14067
14068 2002-08-31 [alfons]     0.8.2claws14
14069
14070         * src/folder.c
14071                 check for NULL pointers returned from folder->fetch_msginfo virtual
14072                 (should solve some reported crashes)
14073
14074 2002-08-30 [alfons]     0.8.2claws13
14075
14076         * acconfig.h
14077         * configure.in
14078         * src/crash.c
14079                 enable crash dialog on compilation time
14080                 (--enable-crash-dialog configure option)
14081
14082 2002-08-30 [alfons]     0.8.2claws12
14083
14084         * AUTHORS
14085                 add Martin Kluge
14086         * src/mh.c
14087                 apply memory leak plug patch by Martin Kluge
14088                 (closes patch "[ 602568 ] patch for 602441 little memory leak",
14089                 bug "[ 599677 ] Very small memory leak in 0.81claws115",
14090                 and bug "[ 602441 ] memoryleak in filtering 0.8.2claws9?")
14091
14092 2002-08-30 [darko]      0.8.2claws11
14093
14094         * src/folderview.c
14095                 copy Gtk style from normal style to match
14096                 font size for coloured folders
14097
14098 2002-08-29 [alfons]     0.8.2claws10
14099
14100         * sylpheed.desktop
14101                 Type=Internet <- Type=Application
14102                 (reported by Michael Schwendt, see:
14103                 http://sourceforge.net/tracker/index.php?func=detail&aid=599765&group_id=25528&atid=384600
14104                 http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=72882)
14105
14106 2002-08-29 [paul]       0.8.2claws9
14107
14108         * sync with 0.8.2cvs5
14109                 see ChangeLog 2002-08-29
14110
14111 2002-08-29 [colin]      0.8.2claws8
14112
14113         * src/summaryview.c
14114                 Added a sanity check in summary_select_thread
14115                 Should fix bug 601605
14116
14117 2002-08-29 [colin]      0.8.2claws7
14118
14119         * src/main.c
14120                 Revert claws6 changes regarding bug #591676
14121
14122 2002-08-28 [colin]      0.8.2claws6
14123         
14124         * src/main.c
14125                 Ignore cache for queue folderitems
14126                 Fix bug #591676
14127
14128 2002-08-28 [melvin]     0.8.2claws5
14129
14130         * README.claws
14131                 Fixed typos.
14132
14133 2002-08-28 [melvin]     0.8.2claws4
14134
14135         * README.claws
14136                 Updated a bit the text concerning the spell checker
14137
14138 2002-08-28 [melvin]     0.8.2claws3
14139
14140         Merged the GNU_aspell_branch:
14141                 Support of new GNU/aspell is now included and the old pspell
14142                 is not supported anymore.
14143                 See README.claws
14144
14145         * README.claws
14146                 Updated spell checker text to reflect the switch to GNU/aspell
14147
14148         * ac/aspell.m4          *** NEW ***
14149         * src/gtkaspell.[ch]    *** NEW *** 
14150         * ac/pspell.m4          *** DELETED *** 
14151         * src/gtkspell.[ch]     *** DELETED ***
14152
14153         * ac/Makefile.am
14154                 Updated for GNU/aspell support
14155
14156         * po/POTFILES.in
14157                 Replaced gtkspell.c by gtkaspell.c
14158
14159         * acconfig.h
14160         * src/Makefile.am
14161         * src/about.c
14162         * src/compose.[ch]
14163         * src/crash.c
14164         * src/main.c
14165         * src/prefs_common.[ch]
14166                 Updated for GNU/aspell support
14167
14168 2002-08-28 [paul]       0.8.2claws2
14169
14170         * sync with 0.8.2cvs4
14171                 see ChangeLog 2002-08-27 and 2002-08-28
14172
14173 2002-08-28 [colin]      0.8.2claws1
14174
14175         * src/summary_search.c
14176                 Added "AND search"
14177
14178 2002-08-28 [jens]       0.8.2claws
14179
14180         *po/de.po
14181                 Updated German translations
14182
14183 2002-08-27 [melvin]     0.8.2claws
14184
14185         * po/fr.po
14186                 Updated French translations
14187
14188 2002-08-27 [paul]       0.8.2claws
14189
14190         * sync with 0.8.2 main release
14191
14192         * po/en_GB.po
14193           po/es.po
14194           po/it.po
14195           po/pl.po
14196           po/pt_BR.po
14197           po/sr.po
14198                 updated message catalogs submitted by
14199                 Ricardo Mones Lastra, Alessandro Maestri,
14200                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.
14201                 Beneditto and Urke MMI  
14202
14203 2002-08-27 [hoa]        0.8.1claws123
14204
14205         * src/mainwindow.[ch]
14206         * src/summaryview.[ch]
14207                 removed the "filter setting" menu option.
14208                 add a "cancel a news message" menu option.
14209
14210 2002-08-26 [martin]     0.8.1claws122
14211
14212         * ChangeLog.claws
14213                 changed string under 0.8.1claws79 changed by myself
14214                 i'm sorry alfons :(
14215
14216 2002-08-26 [martin]     0.8.1claws121
14217
14218         * src/crash.c
14219                 added kill command to debuggerrc to start crash dialog
14220
14221 2002-08-26 [paul]       0.8.1claws120
14222
14223         * sync with 0.8.1cvs31
14224                 see ChangeLog 2002-08-26
14225
14226 2002-08-25 [alfons]     0.8.1claws119
14227
14228         * src/procmsg.c
14229                 fix bug that didn't send out correct headers to news server
14230                 when sending news article and email from queue (bug reported
14231                 and patch provided by Tim Mann; closes bug 
14232                 "[ 583196 ] 0.7.8claws can't post news")
14233
14234 2002-08-25 [alfons]     0.8.1claws118
14235
14236         * src/selective_download.c
14237                 mark two strings as translatable
14238                 (thanks to Urke MMI for pointing this out)
14239
14240 2002-08-25 [alfons]     0.8.1claws117
14241
14242         * src/summaryview.c
14243                 treat sent boxes as special and allow sorting them by addressee
14244                 (closes "[ 589418 ] Sent folder sorting misbehavior"
14245                 submitted by Steve Lamb)
14246
14247 2002-08-24 [alfons]     0.8.1claws116
14248
14249         * src/matcher.c
14250                 fix memleak reported by Martin Kluge
14251                 (see: "[ 599677 ] Very small memory leak in 0.81claws115")
14252
14253 2002-08-24 [oliver]     0.8.1claws115
14254
14255         * src/prefs_toolbar.c
14256                 o code cleanup as suggested by Alfons
14257                 o memleak fix
14258
14259 2002-08-24 [alfons]     0.8.1claws114
14260
14261         * src/summaryview.c
14262                 o fix another memory leak reported by Martin Kluge
14263                   (see "[ 599568 ] Small Memory Leak")
14264                 o remove 'from' variable from 'summary_set_header()'; we can
14265                   do with just 'to' 
14266
14267 2002-08-24 [paul]       0.8.1claws113
14268
14269         * sync with 0.8.1cvs30
14270                 see ChangeLog 2002-08-23
14271
14272 2002-08-24 [alfons]     0.8.1claws112
14273
14274         * src/summaryview.c
14275                 remove unnecessary allocations for search bar fixing leaks
14276                 reported by Martin Kluge
14277                 (see "[ 599451 ] Further memory leaks?")
14278
14279 2002-08-24 [alfons]     0.8.1claws111
14280
14281         * src/main.c
14282                 make get_socket_name() public for crash.c
14283         * src/crash.c
14284                 o make report bug button work (goes to claws' 
14285                   bug tracker at sf.net)
14286                 o introduce function for doing important stuff just
14287                   before claws goes down
14288                 o clean up code 
14289
14290 2002-08-24 [alfons]     0.8.1claws110
14291
14292         * src/compose.c
14293                 move cursor to "To" entry when forwarding as attachment
14294                 (reported and solved by Steve Lamb, closes bug report
14295                 "[ 592880 ] Forward as attachment; cursor not in to")
14296
14297 2002-08-24 [colin]      0.8.1claws109
14298
14299         * src/mainwindow.c
14300                 fix quick search visibility after GUI (de)separations.
14301
14302 2002-08-23 [colin]      0.8.1claws108
14303
14304         * src/mainwindow.c
14305                 fix header pane visibility after folderview or
14306                 messageview (de)separation
14307
14308 2002-08-23 [paul]       0.8.1claws107
14309
14310         * src/mainwindow.[ch]
14311           src/toolbar.c
14312                 give full control of display or non-display 
14313                 of the Execute icon to Custom toolbar settings.
14314                 add new sensitivity condition to maninwindow.h: 
14315                 M_DELAY_EXEC
14316
14317         * ChangeLog
14318           ChangeLog.jp
14319           NEWS
14320                 more sync with 0.8.1cvs29
14321
14322 2002-08-23 [melvin]     0.8.1claws106
14323
14324         * src/alertpanel.c
14325                 Readded support for custom widget in alertpanel lost in last
14326                 sync.
14327
14328 2002-08-23 [paul]       0.8.1claws105
14329
14330         * sync with 0.8.1cvs29
14331                 see ChangeLog 2002-08-23
14332
14333 2002-08-23 [colin]      0.8.1claws104
14334
14335         * src/summaryview.c
14336                 Fix folder and search pixmaps exchanging positions
14337                 after theme or toolbar changes. Thank to Oliver for 
14338                 reporting this.
14339
14340 2002-08-23 [colin]      0.8.1claws103
14341
14342         * src/mainwindow.c
14343           src/messageview.[ch]
14344           src/noticeview.[ch]
14345           src/summaryview.c
14346                 Changed messageview_create() and noticeview_create()
14347                 to avoid the last gdk_warning
14348
14349 2002-08-22 [colin]      0.8.1claws102
14350
14351         * src/summaryview.c
14352                 Fix my new `Creating pixmap from xpm' warning
14353
14354 2002-08-22 [colin]      0.8.1claws101
14355
14356         * src/mainwindow.c
14357                 Fix some of the gdk warnings
14358
14359 2002-08-22 [colin]      0.8.1claws100
14360
14361         * src/Makefile.am
14362         * src/stock_pixmap.c
14363         * src/stock_pixmap.h
14364         * src/pixmaps/quicksearch.xpm *ADDED*
14365                 Add the quicksearch pixmap
14366         * src/mainwindow.c
14367         * src/summaryview.c
14368         * src/summaryview.h
14369                 Make quicksearch bar visible/hidden via a button
14370
14371 2002-08-22 [christoph]  0.8.1claws99
14372
14373         * src/folder.c
14374                 fix folder update for newsgroups with message
14375                 numbers below minimum number of articles to fetch
14376                 (closes bug #598445)
14377
14378 2002-08-22 [paul]       0.8.1claws98
14379
14380         * sync with 0.8.1cvs28
14381                 see ChangeLog 2002-08-22
14382
14383 2002-08-21 [alfons]     0.8.1claws97
14384
14385         * src/crash.c
14386                 use bt instead of bt full which seems to work 
14387                 better, and bt full doesn't give a great deal 
14388                 of information anyway
14389
14390 2002-08-21 [colin]      0.8.1claws96
14391
14392         * src/summaryview.c
14393                 fix summaryview_searchtype_changed prototype
14394
14395 2002-08-21 [christoph]  0.8.1claws95
14396
14397         * src/mainwindow.c
14398                 o fix broken menu update for sorting type, we have to
14399                   get this info from the summaryview now
14400                 o removed setting of threaded state in menu callback
14401         * src/summaryview.[ch]
14402                 more summaryview/folderitem seperation for
14403                 threading option
14404         * configure.in
14405                 removed not required --with-compiler-flags option
14406
14407 2002-08-21 [oliver]     0.8.1claws94
14408         
14409         * src/toolbar.h 
14410                 o rename toolbar.xml to toolbar_main.xml
14411                   since toolbar_compose.xml might come up 
14412                   any time soon
14413         * README.claws
14414                 add custom toolbar              
14415
14416 2002-08-21 [darko]      0.8.1claws93
14417
14418         * src/procmsg.c
14419                 don't reset tmp flags for messages copied
14420                 to sent folder
14421
14422 2002-08-21 [colin]      0.8.1claws92
14423         
14424         * src/prefs_filtering.c
14425                 fix renaming rules on folder rename 
14426                 when folder is not a leaf folder
14427
14428 2002-08-21 [paul]       0.8.1claws91
14429
14430         * src/prefs_folder_item.c
14431                 fix alignment of colour selector
14432
14433 2002-08-21 [paul]       0.8.1claws90
14434
14435         * sync with 0.8.1cvs27
14436                 see ChangeLog 2002-08-21
14437
14438 2002-08-21 [paul]       0.8.1claws89
14439
14440         * src/summaryview.c
14441                 fix crash when changing field type in
14442                 Quick search bar
14443
14444 2002-08-21 [colin]      0.8.1claws88
14445
14446         * src/summaryview.c
14447                 Made quick search case-insensitive
14448
14449 2002-08-21 [paul]       0.8.1claws87
14450
14451         * sync with 0.8.1cvs26
14452                 see ChangeLog 2002-08-21
14453
14454 2002-08-20 [christoph]  0.8.1claws86
14455
14456         * src/folderview.c
14457         * src/main.c
14458         * src/summaryview.[ch]
14459                 more summaryview/folderitem seperation for
14460                 sort_key and sort_type
14461         * src/procmsg.c
14462                 added missing return statement
14463
14464 2002-08-20 [colin]      0.8.1claws85
14465
14466         * src/summaryview.[ch]
14467                 Added a quick search box
14468         * src/mainwindow.c
14469         * src/prefs_common.[ch]
14470                 Added a show/hide option for the quick search
14471
14472 2002-08-20 [oliver]     0.8.1claws84
14473         
14474         * src/mainwindow.c
14475                 remove toolbar_create_popups
14476         * src/toolbar.[ch]
14477                 o remove toolbar_create_popups
14478                 o fix toolbar_set_sensitive 
14479                   (Bug reports #596834 and #596832)     
14480         * src/prefs_toolbar.c
14481                 o add "Set default" button
14482                 o align label and text + combo widgets
14483
14484 2002-08-20 [hoa]        0.8.1claws83bis
14485
14486         * src/imap.c
14487                 fixed a bug in imap_fetch_msginfo() in case there is no
14488                 current folder.
14489
14490 2002-08-20 [darko]      0.8.1claws83
14491
14492         * src/folderview.c
14493                 copy the color style of folder view so it
14494                 works with GTK themes
14495
14496 2002-08-20 [darko]      0.8.1claws82
14497
14498         * src/folder.h
14499         * src/folderview.c
14500         * src/prefs_folder_item.[hc]
14501                 don't use UI stuff in folder.h
14502
14503 2002-08-20 [darko]      0.8.1claws81
14504
14505         * src/folder.h
14506         * src/prefs_folder_item.h
14507         * src/folderview.c
14508         * src/prefs_folder_item.c
14509                 ability to set folder color in folderview
14510
14511 2002-08-19 [alfons]     0.8.1claws80
14512
14513         * src/summaryview.c
14514                 fix one of the earlier memleaks reported by Martin Kluge
14515
14516 2002-08-19 [alfons]     0.8.1claws79
14517
14518         * src/mainwindow.c
14519                 hide notice view when selecting seperate folder
14520                 view (reported by Urke MMI)
14521
14522 2002-08-19 [christoph]  0.8.1claws78
14523
14524         * src/folderview.c
14525         * src/prefs_folder_item.h
14526         * src/summaryview.[ch]
14527                 o add summary_set_prefs_from_folderitem to set
14528                   summaryview prefs (first step to remove all
14529                   references to the folderitem in summaryview)
14530                 o moved compiled regex stuff from folderitem prefs
14531                   to summaryview code
14532
14533 2002-08-19 [paul]       0.8.1claws77
14534
14535         * src/compose.c
14536                 add check for '.' to QUOTE_IF_REQUIRED
14537
14538 2002-08-19 [paul]       0.8.1claws76
14539
14540         * src/inc.c
14541                 sync with 0.8.1cvs25 (plug memory leak)
14542
14543         * src/prefs_toolbar.c
14544                 re-order prefs_toolbar_cancel()
14545
14546 2002-08-18 [alfons]     0.8.1claws75
14547
14548         * src/inc.c
14549         * src/matcher.c
14550                 plug other memleaks reported by Martin Kluge
14551
14552 2002-08-18 [paul]       0.8.1claws74
14553
14554         * po/pt_BR.po
14555                 updated by Fabio Jr. Beneditto
14556
14557 2002-08-18 [paul]       0.8.1claws73
14558
14559         * src/toolbar.[ch]
14560                 fix bug where tooltips were displayed untranslated              
14561
14562         * src/prefs_toolbar.c
14563                 fix bug where clicking 'Cancel' creates an icon & text
14564                 toolbar regardless of prefs
14565         
14566
14567 2002-08-17 [oliver]     0.8.1claws72
14568
14569         * src/prefs_toolbar.c
14570                 update toolbar on CANCEL
14571                 bug reported by Martin Kluge
14572         * src/toolbar.c
14573                 toolbar_destroy memleak fixed           
14574
14575 2002-08-17 [alfons]     0.8.1claws71
14576
14577         * src/toolbar.c
14578                 plug another memleak reported by Martin Kluge
14579
14580 2002-08-16 [alfons]     0.8.1claws70
14581
14582         * src/crash.c
14583                 use execvp() correctly (suggested by wwp; thanks!)
14584
14585 2002-08-16 [alfons]     0.8.1claws69
14586
14587         * src/gtksctree.c
14588                 plug memory leak reported by Kim Schultz & Martin Kluge
14589
14590 2002-08-16 [paul]       0.8.1claws68
14591
14592         * po/es.po
14593                 updated by Ricardo Mones Lastra
14594
14595 2002-08-16 [paul]       0.8.1claws67
14596
14597         * src/toolbar.h
14598                 fix bug where 'Compose News' icon showed wrong
14599                 tooltip
14600
14601 2002-08-16 [paul]       0.8.1claws66
14602
14603         * sync with 0.8.1cvs24
14604                 see ChangeLog 2002-08-16
14605
14606         * po/it.po
14607                 updated by Alessandro Maestri
14608
14609 2002-08-15 [paul]       0.8.1claws65
14610
14611         * po/sr.po
14612                 updated by Urke MMI
14613
14614 2002-08-15 [paul]       0.8.1claws64
14615
14616         * src/*.c
14617                 don't translate debug info
14618
14619         * src/matcher.[ch]
14620                 add copyright info
14621
14622 2002-08-15 [paul]       0.8.1claws63
14623
14624         * src/prefs_toolbar.c
14625                 fix bug where clicking 'OK' creates an icon & text
14626                 toolbar regardless of prefs
14627
14628 2002-08-14 [alfons]     0.8.1claws62
14629
14630         * src/main.c
14631                 add global var that has the full argv[0]
14632         * src/crash.c
14633                 o execvp the correct sylpheed by using argv0
14634                   and setting the correct work dir
14635                 o other tweaks  
14636
14637 2002-08-14 [oliver]     0.8.1claws61
14638         
14639         * enable/disable Toolbar Action Buttons 
14640         * code cleanups
14641         * src/mainwindow.c
14642         * src/toolbar.[ch]      
14643         * src/prefs_toolbar.c   
14644
14645 2002-08-14 [melvin]     0.8.1claws60
14646
14647         * po/fr.po
14648                 Updated French translations
14649
14650 2002-08-14 [melvin]     0.8.1claws59
14651
14652         * src/crash.c
14653                 Made bug report not translatable
14654         * src/exporthtml.c
14655                 Fixed exporthtml_build_filespec() return value
14656         * src/foldersel.c
14657                 Fixed incorrect include file
14658         * src/gtkspell.c
14659         * src/prefs_actions.c
14660         * src/prefs_toolbar.c
14661                 Made debug info not translatable
14662         * src/mutt.c
14663         * src/quote_fmt.c
14664                 Added missing includes
14665         * src/prefs_common.c
14666                 Fixed typo
14667
14668 2002-08-14 [paul]       0.8.1claws58
14669
14670         * faq/es/sylpheed-faq.html
14671           faq/es/sylpheed-faq-[1-3].html
14672           faq/es/sylpheed-faq-4.html     **NEW FILE **
14673                 update Spanish FAQ
14674
14675 2002-08-13 [christoph]  0.8.1claws57
14676
14677         * src/procmsg.c
14678                 ignore thread fix that did not mark all
14679                 child nodes of a ignored thread as
14680                 ignored. Does not work perfectly yet,
14681                 but it is better now
14682
14683 2002-08-13 [alfons]     0.8.1claws56
14684
14685         * src/crash.c
14686                 o implement 'save crash log'
14687                 o some tweaks
14688
14689 2002-08-13 [melvin]     0.8.1claws55
14690
14691         * src/main.c
14692                 removed unrequired "execinfo.h" header
14693
14694 2002-08-12 [paul]       0.8.1claws54
14695
14696         * faq/en/sylpheed-faq.html
14697           faq/en/sylpheed-faq-[1-3].html
14698           faq/en/sylpheed-faq-4.html     **NEW FILE **
14699                 update English FAQ
14700
14701 2002-08-12 [alfons]     0.8.1claws53
14702
14703         * po/POTFILES.in
14704                 add crash.c to translatables
14705         * src/crash.c
14706                 bring in Leandro's crash dialog
14707
14708 2002-08-11 [alfons]     0.8.1claws52
14709
14710         * src/crash.c
14711                 clean up some warnings
14712
14713 2002-08-11 [alfons]     0.8.1claws51
14714
14715         * acconfig.h
14716         * configure.in
14717         * src/crash.[ch]        ** NEW FILES **
14718         * src/main.c            
14719                 initial gdb crash handler
14720
14721 2002-08-11 [paul]       0.8.1claws50
14722
14723         * src/prefs_toolbar.c
14724                 replace Up/Down arrow pixmaps with text to be
14725                 consistent across icon themes
14726
14727 2002-08-11 [paul]       0.8.1claws49
14728
14729         * src/prefs_common.c
14730           src/prefs_toolbar.c
14731                 rename 'Pixmap' -> 'Icon'
14732
14733         * src/toolbar.[ch]
14734                 rename  'A_SEND_QUEUD' -> 'A_SEND_QUEUED'
14735
14736 2002-08-10 [paul]       0.8.1claws48
14737
14738         * src/prefs_toolbar.c
14739                 re-work the UI
14740
14741 2002-08-10 [paul]       0.8.1claws47
14742
14743         * src/main.c
14744                 don't write Processing progress to status bar
14745                 patch submitted by Alexander Evseev
14746
14747         * src/prefs_toolbar.c
14748                 re-position and resize window
14749                 make window assume correct size on first call
14750
14751 2002-08-10 [paul]       0.8.1claws46
14752
14753         * src/mainwindow.c
14754           src/prefs_toolbar.c
14755           src/toolbar.c
14756           src/toolbar.h
14757                 obey coding style
14758                 follow UI text conventions
14759
14760 2002-08-10 [alfons]     0.8.1claws45
14761
14762         * src/toolbar.c
14763                 correct pixmap for delete action
14764
14765 2002-08-10 [paul]       0.8.1claws44
14766
14767         * po/pt_BR.po
14768                 updated by Fabio Jr. Beneditto
14769
14770 2002-08-10 [paul]       0.8.1claws43
14771
14772         * po/POTFILES.in
14773                 add custom toolbar files
14774
14775 2002-08-10 [paul]       0.8.1claws42
14776
14777         * sync with 0.8.1cvs22
14778                 see ChangeLog 2002-08-09
14779
14780 2002-08-09 [paul]       0.8.1claws41
14781
14782         * tools/Makefile.am
14783           tools/README
14784           tools/outlook2sylpheed.pl     ** NEW FILE **
14785                 add script to convert exported Outlook
14786                 contacts list to a Sylpheed addressbook.
14787                 Submitted by Ricardo Mones Lastra.
14788
14789 2002-08-09 [paul]       0.8.1claws40
14790
14791         * AUTHORS
14792           configure.in
14793           po/sr.po      ** NEW FILE **
14794                 add Serbian message catalog. Submitted by
14795                 Urosevic Aleksandar aka Urke MMI <urke-kg@eunet.yu>             
14796
14797 2002-08-09 [paul]       0.8.1claws39
14798
14799         * sync with 0.8.1cvs21
14800                 see ChangeLog 2002-08-08
14801
14802 2002-08-08 [oliver]     0.8.1claws38
14803
14804         * src/mainwindow.c
14805                 move Custom Toolbar to Configuration menu
14806
14807 2002-08-08 [oliver]     0.8.1claws37
14808
14809         * src/prefs_toolbar.c
14810                 fix substitute pixmap bug
14811
14812 2002-08-08 [paul]       0.8.1claws36
14813
14814         * sync with 0.8.1cvs19
14815                 see ChangeLog 2002-08-08
14816
14817 2002-08-07 [christoph]  0.8.1claws35
14818
14819         * src/utils.c
14820                 fixed a memory leak in new canonicalize_file_replace
14821
14822 2002-08-07 [christoph]  0.8.1claws34
14823
14824         * src/utils.[ch]
14825                 o canonicalize_file_replace should create the temporary
14826                   file in the same directory as the original file.
14827                 o added get_tmpfile_in_dir that creates a temorary file
14828                   in a specified directory.
14829
14830 2002-08-07 [melvin]     0.8.1claws33
14831
14832         * src/toolbar.c
14833                 fixed bug where 'Article' button acted as 'Email' button.
14834
14835 2002-08-07 [paul]       0.8.1claws32
14836
14837         * sync with 0.8.1.cvs17
14838                 see ChangeLog 2002-08-07
14839
14840 2002-08-07 [colin]      0.8.1claws31
14841         
14842         * src/news.c
14843                 fix mass-cancel problem
14844
14845 2002-08-07 [thorsten]   0.8.1claws30
14846
14847         * src/prefs_toolbar.c
14848                 fix: crash on replace or add new button
14849         * src/toolbar.c
14850                 fix: close xmlfile after reading
14851         * src/utils.c
14852                 fix: unlink() file before rename()
14853
14854 2002-08-06 [paul]       0.8.1claws29
14855
14856         * sync with 0.8.cvs15
14857                 see ChangeLog 2002-08-06
14858
14859 2002-08-06 [oliver]     0.8.1claws28
14860
14861         * src/toolbar.c
14862         * src/prefs_toolbar.c
14863                 fixed empty toolbar issue
14864
14865 2002-08-06 [oliver]     0.8.1claws27
14866
14867         * Custom Toolbar Final 
14868         * src/folderview.c
14869         * src/inc.c
14870         * src/summaryview.c
14871                 o toolbar stuff now lives in src/toolbar.[ch]
14872                 o main_window_toolbar_* functions are renamed to
14873                   toolbar_* reflecting their new source file
14874         * src/mainwindow.[ch]
14875                 o remove toolbar stuff  
14876
14877 2002-08-06 [oliver]     0.8.1claws26
14878         
14879         * src/Makefile.am
14880         * src/prefs_toolbar.[ch]        **New File**
14881         * src/toolbar.[ch]              **New File**
14882                 o prefs_toolbar.[ch] custom toolbar frontend
14883                 o toolbar.[ch]       backend 
14884
14885 2002-08-06 [oliver]     0.8.1claws25
14886
14887         * src/prefs_actions.[ch]
14888                 o new exported function actions_execute
14889
14890 2002-08-06 [paul]       0.8.1claws24
14891
14892         * sync with 0.8.1cvs4
14893                 see ChangeLog 2002-08-06
14894
14895 2002-08-06 [paul]       0.8.1claws23
14896
14897         * sync with 0.8.1cvs13
14898                 see ChangeLog 2002-08-06
14899
14900 2002-08-06 [paul]       0.8.1claws22
14901
14902         * sync with 0.8.1cvs12
14903                 see ChangeLog 2002-08-05 and 2002-08-06
14904
14905 2002-08-06 [match]      0.8.1claws21
14906
14907         * src/addrclip.c
14908                 improvements to cut/copy/paste address
14909
14910 2002-08-05 [match]      0.8.1claws20
14911
14912         * src/addritem.[ch]
14913         * src/addrcache.c
14914         * src/addrbook.c
14915         * src/editaddress.c
14916         * src/addressbook.c
14917                 fixes to improve cut/copy/paste
14918
14919 2002-08-06 [melvin]     0.8.1claws19
14920
14921         * src/account.[ch]
14922                 account_find_all_from_address(): new function that returns the
14923                 list of all accounts that are matched in an address.
14924         * src/alertpanel.[ch]
14925                 alertpanel() now accepts a custom widget
14926                 alertpanel_with_widget(): new function that pops up a panel with
14927                 a custom widget in it 
14928         * src/gtkutils.[ch]
14929                 gtkut_account_menu_new(): new function that allows the selection
14930                 of an account from a list of accounts.
14931         * src/messageview.c
14932                 Extended Return Receipt notification to select the correct 
14933                 account and to make a security test on the Delivery-Notification
14934                 address which should be the same as the Return-Path.
14935
14936 2002-08-06 [thorsten]   0.8.1claws18
14937
14938         * src/mimeview.c
14939                 attach_all: save unnamed as "noname.%d",
14940                 dont free static dirname
14941
14942 2002-08-05 [alfons]     0.8.1claws17
14943
14944         * configure.in
14945                 detect XIM by trying to link rather than compile a XIM program
14946
14947 2002-08-05 [oliver]     0.8.1claws16
14948                 
14949         * src/stock_pixmap.[ch]
14950                 o add UP_ARROW to available pixmaps (already in pixmap-directory)
14951                 o new func to retrieve pixmaps
14952
14953 2002-08-05 [paul]       0.8.1claws15
14954
14955         * sync with 0.8.1cvs10
14956                 see ChangeLog 2002-08-05
14957
14958 2002-08-04 [alfons]     0.8.1claws14
14959
14960         * src/textview.c
14961                 see if this plugs memleak
14962
14963 2002-08-04 [melvin]     0.8.1claws13
14964
14965         * src/gtkspell.c
14966                 fixed bug that could crash Sylpheed when highlighting
14967                 all misspelled words.
14968
14969 2002-08-03 [melvin]     0.8.1claws12
14970
14971         * src/prefs_actions.c
14972                 removed unnecessary checks for NULL introduced in 0.8.1claws11.
14973         * src/messageview.c
14974                 fixed bug where the Return Receipt was sent to
14975                 Delivery-Notification-To address even if it was not present
14976
14977 2002-08-02 [alfons]     0.8.1claws11
14978
14979         * src/prefs_actions.c
14980                 o more check for NULLs
14981                 o put create_io_dialog() in right conditional block
14982
14983 2002-08-02 [paul]       0.8.1claws10
14984
14985         * po/es.po
14986                 updated by Ricardo Mones Lastra
14987
14988 2002-08-01 [christoph]  0.8.1claws9
14989
14990         * src/folder.c
14991                 don't free the cache of the opened
14992                 folder in the summaryview
14993         * src/summaryview.c
14994                 don't unset flags, if it is not required
14995
14996 2002-08-01 [paul]       0.8.1claws8
14997
14998         * sync with 0.8.1cvs8
14999                 see ChangeLog entry 2002-08-01
15000
15001 2002-08-01 [paul]       0.8.1claws7
15002
15003         * sync with 0.8.1cvs7
15004                 see ChangeLog 2002-07-31 and 2002-08-01
15005
15006 2002-07-31 [christoph]  0.8.1claws6
15007
15008         * src/mainwindow.c
15009                 forgot to update menu sensitivity
15010                 function for new menu entry
15011
15012 2002-07-31 [alfons]     0.8.1claws5
15013
15014         * src/main.c
15015                 check folder item and its path for NULL on
15016                 initial processing
15017
15018 2002-07-31 [christoph]  0.8.1claws4
15019
15020         * src/folder.c
15021                 check if folder_item_get_msginfo in
15022                 folder_item_remove_msg returned NULL
15023         * src/imap.c
15024                 better clear the uid cache in the
15025                 uid validity check function and delete
15026                 cached messages
15027
15028 2002-07-31 [paul]       0.8.1claws3
15029
15030         * man/sylpheed.1
15031                 add the '--attach' option and a few other
15032                 minor changes
15033
15034 2002-07-31 [paul]       0.8.1claws2
15035
15036         * sync with 0.8.1cvs5
15037                 see ChangeLog 2002-07-31
15038
15039 2002-07-31 [christoph]  0.8.1claws1
15040
15041         * src/folderview.[ch]
15042         * src/mainwindow.c
15043                 replace "Rescan all folders..." with
15044                 "Check all folders for new messages..."
15045
15046 2002-07-30 [paul]       0.8.1claws
15047
15048         * version 0.8.1claws released
15049
15050 2002-07-30 [paul]       0.8.0claws29
15051
15052         * tools/OOo2sylpheed.pl ** NEW FILE **
15053           tools/README
15054                 add script to enable sending documents as
15055                 attachments from OpenOffice.org
15056
15057 2002-07-30 [melvin]     0.8.0claws28
15058
15059         * src/prefs_actions.c
15060                 Made the actions' input/output dialog display
15061                 without delay.
15062
15063 2002-07-30 [christoph]  0.8.0claws27
15064
15065         * src/procmsg.c
15066                 check if folder_item_get_msginfo in
15067                 procmsg_save_to_outbox returned NULL
15068
15069 2002-07-30 [paul]       0.8.0claws26
15070
15071         * sync with 0.8.1cvs4
15072                 see ChangeLog 2002-07-29
15073
15074 2002-07-29 [thorsten]   0.8.0claws25
15075
15076         * README.claws
15077                 added selective download, delete on server
15078
15079 2002-07-29 [paul]       0.8.0claws24
15080
15081         * sync with 0.8.1cvs3
15082                 see ChangeLog 2002-07-29
15083
15084 2002-07-27 [christoph]  0.8.0claws23
15085
15086         * src/folder.c
15087                 add extra check if fetching the msginfo
15088                 returned NULL
15089
15090 2002-07-27 [paul]       0.8.0claws22
15091
15092         * sync with 0.8.1cvs2
15093                 see ChangeLog 2002-07-26
15094
15095 2002-07-27 [christoph]  0.8.0claws21
15096
15097         * src/imap.c
15098                 add another check if a valid msginfo
15099                 was returned
15100
15101 2002-07-26 [hoa]        0.8.0claws20
15102
15103         * src/folder.c
15104                 Fixed a condition in folder_item_destroy()
15105
15106         * src/imap.c
15107                 Fixed an error in IMAP protocol
15108
15109 2002-07-26 [alfons]     0.8.0claws19
15110
15111         * src/folder.c
15112                 ofcourse compare with identifier, not the path
15113
15114 2002-07-26 [alfons]     0.8.0claws18
15115
15116         * src/folder.c
15117                 use folder item identifier for saving / restoring
15118                 preferences because folder->path might not be unique
15119
15120 2002-07-26 [melvin]     0.8.0claws17
15121
15122         * src/logwindow.c
15123                 Fixed a crash introduced in 0.8.0claws5 when log is 
15124                 cut under 80 characters.
15125
15126 2002-07-26 [paul]       0.8.0claws16
15127
15128         * sync with 0.8.1cvs1
15129                 see ChangeLog 2002-07-26
15130
15131 2002-07-26 [christoph]  0.8.0claws15
15132
15133         * src/imap.[ch]
15134                 imap folder now remembers the last selected
15135                 folder and imap_fetch_msginfo skips selecting
15136                 the folder if it is already selected
15137
15138 2002-07-26 [christoph]  0.8.0claws14
15139
15140         * src/folder.c
15141         * src/folderview.c
15142         * src/imap.c
15143                 fix imap folder rescanning
15144
15145 2002-07-25 [christoph]  0.8.0claws13
15146
15147         * src/filter.c
15148         * src/folder.[ch]
15149         * src/folderview.c
15150         * src/imap.[ch]
15151         * src/mainwindow.c
15152         * src/mbox_folder.c
15153         * src/mh.c
15154         * src/news.c
15155                 implement imap uid cache and uid validity check
15156
15157 2002-07-25 [alfons]     0.8.0claws12
15158
15159         * src/summaryview.c
15160                 fix a brown paper bag bug, and also add some more
15161                 checks
15162
15163 2002-07-25 [christoph]  0.8.0claws11
15164
15165         * src/folder.c
15166                 don't mix copy, fetch_msginfo and remove
15167                 operations in folder item copy and move
15168                 operations
15169
15170 2002-07-25 [christoph]  0.8.0claws10
15171
15172         * src/folderview.c
15173         * src/mainwindow.c
15174         * src/prefs_folder_item.c
15175         * src/summaryview.[ch]
15176                 remove no longer required parameter update_cache from
15177                 summary_show
15178
15179 2002-07-25 [paul]       0.8.0claws9
15180
15181         * sync with 0.8.1
15182         
15183         * AUTHORS
15184                 a few corrections
15185
15186 2002-07-24 [alfons]     0.8.0claws8
15187
15188         * src/summaryview.c
15189                 sort correctly when using simplified subject line
15190                 (closes feature request "[ 585141 ] applying regexp to subject 
15191                 before sort" submitted by Alexandra Walford)
15192
15193 2002-07-24 [paul]       0.8.0claws7
15194
15195         * sync with 0.8.0cvs3
15196                 see ChangeLog 2002-07-24
15197
15198 2002-07-23 [christoph]  0.8.0claws6
15199
15200         * src/folder.c
15201         * src/folder.h
15202         * src/summaryview.c
15203         * src/summaryview.h
15204         * src/main.c
15205                 o separate processing and summaryview
15206                 o removed summary_write_cache from summaryview
15207                 o removed summaryview->killed_messages, because we don't have
15208                   to keep a list of killed messages anymore. New cache will
15209                   keep the hidden messages in cache anyway
15210         * src/folderview.c
15211         * src/inc.c
15212         * src/selective_download.c
15213                 o removed unnecessary summary_write_cache calls
15214         * src/procmsg.c
15215                 o don't set ignore thread flag in procmsg_get_thread_tree
15216                   if it is already set
15217         * src/mainwindow.c
15218         * src/statusbar.h
15219                 o moved STATUSBAR_PUSH/POP to statusbar.h because
15220                   they are used in different files
15221
15222 2002-07-23 [melvin]     0.8.0claws5
15223
15224         * src/addressbook.c
15225         * src/addrgather.c
15226         * src/editaddress.c
15227         * src/editgroup.c
15228         * src/editldap_basedn.c
15229         * src/importldif.c
15230         * src/prefs_common.c
15231                 Fixed few memory leak (gtk_editable_get_chars returns
15232                 an allocated string)
15233         * src/logwindow.c
15234                 Fixed few memory leak (gtk_editable_get_chars returns
15235                 an allocated string) and modified a little the log cutting
15236                 loop.
15237         * src/compose.c
15238                 Replaced a call to an obsolete function gtk_entry_get_text()
15239                 by gtk_editable_get_chars()
15240         * src/send.c
15241                 Removed a debug printf
15242
15243 2002-07-23 [christoph]  0.8.0claws4
15244
15245         * src/filesel.c
15246                 fix another g_dirname memory leak
15247
15248 2002-07-23 [christoph]  0.8.0claws3
15249
15250         * src/mh.c
15251                 fixed a memory leak in mh_fetch_msginfo
15252                 fixed crash when message header could not be
15253                 parsed
15254
15255 2002-07-23 [paul]       0.8.0claws2
15256
15257         * sync with 0.8.0cvs2
15258                 see ChangeLog 2002-07-23
15259
15260 2002-07-23 [paul]       0.8.0claws1
15261
15262         * sync with 0.8.0cvs1
15263                 see ChangeLog 2002-07-23
15264
15265 2002-07-23 [paul]       0.8.0claws
15266
15267         * release of 0.8.0claws