Fix missing patchsets
[claws.git] / ChangeLog.claws
1 2004-12-08 [colin]      0.9.13cvs6
2
3         * src/textview.c
4                 Fix possible boundary overrun in
5                 get_email_part(). Patch by Alfons
6
7 2004-12-08 [hoa]        0.9.13cvs5
8
9         * src/quote_fmt_parse.y
10                 fix buffer overflow
11                 http://bugs.gentoo.org/show_bug.cgi?id=67253
12
13 2004-12-07 [thorsten]   0.9.13cvs4
14
15         * src/procmime.c
16                 fix leak introduced with 0.9.13cvs1
17
18 2004-12-07 [keith]      0.9.13cvs3
19
20         * src/procmime.c
21                 Fix typo
22
23 2004-12-07 [colin]      0.9.13cvs2
24
25         * AUTHORS
26         * src/prefs_account.c
27         * src/common/smtp.c
28         * src/common/smtp.h
29                 Add SMTP PLAIN authentication. Patch by 
30                 George Michaelson <ggm@apnic.net>
31
32 2004-12-07 [thorsten]   0.9.13cvs1
33
34         * src/procmime.c
35                 [Bug 650] reply button causes crash
36                 Patch partly by David Relson
37
38 2004-12-06 [paul]       0.9.13
39
40         0.9.13 released
41
42 2004-12-06 [paul]
43
44         * po/sk.po
45                 updated by Andrej Kacian
46         * INSTALL
47         * README.claws
48                 updated
49         
50 2004-12-06 [christoph]
51
52         * configure.ac
53                 move GPGME check to PGP/MIME plugin checks
54
55 2004-12-06 [colin]      0.9.12cvs187
56
57         * src/compose.c
58                 X-Sylpheed-Gnupg-Mode -> X-Sylpheed-Privacy-System
59
60 2004-12-06 [paul]       0.9.12cvs186
61
62         * INSTALL
63         * README.claws
64                 updated
65         * po/es.po
66         * po/fr.po
67         * po/it.po
68         * po/ja.po
69         * po/pt_BR.po
70         * po/zh_CN.po
71                 updated by Ricardo Mones Lastra, Fabien Vantard, Andrea 
72                 Spadaccini, Rui Hirokawa, Frederico Goncalves Guimaraes,
73                 and Yang Guilong
74
75 2004-12-05 [paul]       0.9.12cvs185
76
77         * INSTALL
78         * Makefile.am
79         * README.claws
80                 update
81         * TODO.claws    **REMOVED**
82                 removed, use the wiki instead
83         * tools/Makefile.am
84         * tools/README
85                 remove newscache_conv.pl from the release package
86                 and notes as it is broken and not currently maintained
87         * tools/filter_conv.pl
88                 use --config-dir to find claws' config dir
89         * tools/kdeservicemenu/README
90         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
91         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
92                 make a top-level menu entry
93
94 2004-12-04 [paul]       0.9.12cvs184
95
96         * src/addrharvest.c
97                 conv_unmime_header_overwrite(name)
98
99 2004-12-04 [colin]      0.9.12cvs183
100
101         * src/compose.c
102                 Fix saving of compose window position
103                 when sending mail. Patch by Alfons.
104
105 2004-12-04 [paul]       0.9.12cvs182
106
107         * ChangeLog
108         * ChangeLog.jp
109         * INSTALL
110         * NEWS
111         * README
112         * README.jp
113         * doc/manual/ja/Makefile.am
114         * doc/manual/ja/sylpheed-1.html
115         * doc/manual/ja/sylpheed-10.html
116         * doc/manual/ja/sylpheed-11.html
117         * doc/manual/ja/sylpheed-12.html
118         * doc/manual/ja/sylpheed-13.html
119         * doc/manual/ja/sylpheed-14.html
120         * doc/manual/ja/sylpheed-15.html
121         * doc/manual/ja/sylpheed-16.html
122         * doc/manual/ja/sylpheed-17.html
123         * doc/manual/ja/sylpheed-18.html
124         * doc/manual/ja/sylpheed-19.html
125         * doc/manual/ja/sylpheed-2.html
126         * doc/manual/ja/sylpheed-20.html
127         * doc/manual/ja/sylpheed-3.html
128         * doc/manual/ja/sylpheed-4.html
129         * doc/manual/ja/sylpheed-5.html
130         * doc/manual/ja/sylpheed-6.html
131         * doc/manual/ja/sylpheed-7.html
132         * doc/manual/ja/sylpheed-8.html
133         * doc/manual/ja/sylpheed-9.html
134         * doc/manual/ja/sylpheed.html
135         * doc/manual/ja/sylpheed.sgml
136         * src/Makefile.am
137         * src/procmime.c
138         * src/pixmaps/regular.xpm **REMOVED**
139                 sync with main 1.0.0beta4, including: "canonicalize text files
140                 before encoding to BASE64, and uncanonicalize after decoding
141                 to conform with RFC 2045" 
142
143 2004-12-03 [christoph]  0.9.12cvs181
144
145         * src/compose.c
146                 build the Privacy System menu without GtkItemFactory to
147                 allow '/' in Privacy System names
148
149         * src/plugins/pgpmime/pgpmime.c
150         * src/plugins/pgpmime/plugin.c
151                 Update description and change Privacy System name
152
153 2004-12-03 [paul]
154
155         * src/pixmaps/dir_close.xpm
156         * src/pixmaps/dir_open.xpm
157         * src/pixmaps/drafts_close.xpm
158         * src/pixmaps/drafts_open.xpm
159         * src/pixmaps/group.xpm
160         * src/pixmaps/unread.xpm
161                 update icons (sync with main (adjust hue))      
162
163 2004-12-02 [paul]       0.9.12cvs180
164
165         * ChangeLog
166         * ChangeLog.jp
167         * src/Makefile.am
168         * src/pop.c
169         * src/common/utils.c
170         * src/common/utils.h
171         * src/pixmaps/folder.xpm **REMOVED**
172                 sync with main
173                 fixes bug 644 'extra CRs in subject line break filtering' 
174
175 2004-12-02 [colin]      0.9.12cvs179
176
177         * src/compose.c
178                 Prevent duplicate edition of queued
179                 and drafted mails
180
181 2004-12-02 [colin]      0.9.12cvs178
182
183         * src/compose.c
184                 Fix quote linewrapping ignoring pref
185                 Patch by Alfons
186
187 2004-11-30 [colin]      0.9.12cvs177
188
189         * src/gtk/prefswindow.c
190         * src/gtk/pluginwindow.c
191                 Add shortcut keys to prefs window
192                 and plugin window. Patch by Fabien Vantard.
193
194 2004-11-29 [colin]      0.9.12cvs176
195
196         * src/folderview.c
197                 Fix disappearing separators in folderview's popup
198
199 2004-11-29 [colin]      0.9.12cvs175
200
201         * src/procmime.c
202                 Another format bug
203
204 2004-11-29 [colin]      0.9.12cvs174
205
206         * src/pop.c
207                 Fix format string
208
209 2004-11-26 [colin]      0.9.12cvs173
210
211         * src/common/smtp.c
212         * src/common/smtp.h
213                 Use ESMTP for all servers advertising it
214                 Add SIZE= parameter to MAIL command for 
215                 ESMTP servers
216
217 2004-11-24 [colin]      0.9.12cvs172
218
219         * src/plugins/pgpmime/pgpmime.c
220                 Forgot one :(
221
222 2004-11-24 [colin]      0.9.12cvs171
223
224         * src/plugins/pgpmime/pgpmime.c
225                 Fix numerous GpgmeGtk leaks
226
227 2004-11-24 [colin]      0.9.12cvs170
228
229         * src/plugins/pgpmime/pgpmime.c
230                 Fix numerous GpgmeCtx leaks
231
232 2004-11-24 [colin]      0.9.12cvs169
233
234         * src/plugins/pgpmime/plugin.c
235                 Update requirements
236         * src/plugins/trayicon/Makefile.am
237         * src/plugins/trayicon/newmarkedmail.xpm
238         * src/plugins/trayicon/trayicon.c
239         * src/plugins/trayicon/unreadmarkedmail.xpm
240                 Add new icons when there are unread marked mails
241                 answers
242
243 2004-11-23 [thorsten]   0.9.12cvs168
244
245         * src/plugins/pgpmime/plugin.c
246                 typo: plugin_init instead of plugin_done
247
248 2004-11-23 [thorsten]   0.9.12cvs167
249
250         * commitHelper
251                 o add me
252         * src/partial_download.c
253         * src/partial_download.h
254                 o fix path for includes
255
256 2004-11-23 [colin]      0.9.12cvs166
257
258         * src/procmime.c
259                 Uh, changed API.
260
261 2004-11-23 [colin]      0.9.12cvs165
262
263         * src/procmime.c
264                 Fix mime headers wrapping
265
266 2004-11-23 [christoph]  0.9.12cvs164
267
268         * src/common/Makefile.am
269         * src/common/partial_download.[ch]
270         * src/Makefile.am
271         * src/partial_download.[ch]
272         * src/folderview.c
273                 move to src because it depends on src stuff
274
275         * src/codeconv.c
276         * src/common/base64.h
277                 move B64LEN macro to base64.h
278
279         * src/compose.c
280         * src/privacy.[ch]
281                 add PrefsAccount to sign-function parameters
282
283         * src/main.c
284         * src/prefs_account.[ch]
285         * src/gtk/prefswindow.[ch]
286                 o use new prefswindow for account prefs
287                 o add possibility to add new pages to account prefs
288
289         * src/plugins/pgpmime/prefs_gpg.[ch]
290         * src/plugins/pgpmime/prefs_gpg.glade
291                 add account prefs for GPG
292
293         * src/plugins/pgpmime/pgpmime.c
294         * src/plugins/pgpmime/sgpgme.[ch]
295                 create signers list based on the GPG account prefs
296
297 2004-11-23 [colin]      0.9.12cvs163
298
299         * src/main.c
300                 Fix cursor going from normal to wait
301                 as many times as there are folders
302                 (very noticeable on exported displays)
303
304 2004-11-23 [colin]      0.9.12cvs162
305
306         * src/msgcache.c
307                 HEAD needs this leak fix too
308
309 2004-11-22 [luke]       0.9.12cvs161
310
311         * src/gtk/gtkstext.c
312                 'Up' key moves one line (not one paragraph) like 'Down'
313
314 2004-11-22 [paul]       0.9.12cvs160
315
316         * src/prefs_themes.c
317                 fix oversized GtkFrames
318
319 2004-11-19 [paul]       0.9.12cvs159
320
321         * src/prefs_common.c
322                 update prefs_keybind_apply_clicked()
323
324 2004-11-18 [paul]       0.9.12cvs158
325
326         * src/compose.c
327         * src/messageview.c
328         * src/common/utils.c
329         * src/common/utils.h
330                 use Message-ID format like that previously
331                 used in compose_generate_msgid()
332
333 2004-11-17 [christoph]  0.9.12cvs157
334
335         * src/mainwindow.c
336         * src/prefs_common.c
337                 integrate "Common preferences" into new preferences dialog
338
339 2004-11-17 [colin]      0.9.12cvs156
340
341         * src/prefs_account.c
342         * src/prefs_account.h
343         * src/procmsg.c
344                 Add an option to let the user choose to store encrypted
345                 mail as clear text or encrypted.
346
347 2004-11-17 [colin]      0.9.12cvs155
348
349         * src/compose.c
350         * src/toolbar.c
351                 Be verbose when sending fails
352         * src/procmsg.c
353                 Fix procmsg_send_queue returning 0 when there's an error
354                 Don't send messages to be encrypted to nobody 
355
356
357 2004-11-17 [colin]      0.9.12cvs154
358
359         * src/privacy.c
360                 Fix more pointer confusion
361
362 2004-11-17 [paul]       0.9.12cvs153
363
364         * src/procmime.h
365                 forgotten in sync with main 1.0.0beta3
366
367
368 2004-11-17 [paul]       0.9.12cvs152
369
370         * ChangeLog
371         * ChangeLog.jp
372         * NEWS
373         * src/compose.c
374         * src/jpilot.c
375         * src/procmime.c
376                 sync with main 1.0.0beta3
377                 see ChangeLog 2004-11-15 and 2004-11-16
378
379 2004-11-17 [colin]      0.9.12cvs151
380
381         * src/plugins/pgpmime/pgpmime.c
382                 Remove debug printf
383
384 2004-11-17 [colin]      0.9.12cvs150
385
386         * src/plugins/pgpmime/pgpmime.c
387                 Fix off-by-one causing segs
388
389 2004-11-17 [colin]      0.9.12cvs149
390
391         * src/procmsg.c
392                 < Reboot_> don't compare pointers to NULL with !
393                 So, use the other form to bring consistency.
394                 Also fix coding style.
395
396 2004-11-16 [colin]      0.9.12cvs148
397
398         * src/procmsg.c
399                 Fix the fix :)
400
401 2004-11-16 [colin]      0.9.12cvs147
402
403         * src/procmsg.c
404                 Fix leaks in procmsg_send_message_queue
405
406 2004-11-12 [paul]       0.9.12cvs146
407
408         * src/prefs_account.c
409         * src/procmime.c
410         * src/procmime.h
411                 fix sync breakage 
412
413 2004-11-12 [paul]
414
415         * src/pixmaps/complete.xpm
416         * src/pixmaps/continue.xpm
417                 small sync with main, see ChangeLog 2004-11-11
418
419 2004-11-11 [paul]       0.9.12cvs145
420
421         * ChangeLog
422         * ChangeLog.jp
423         * src/account.c
424         * src/folderview.c
425         * src/folderview.h
426         * src/imap.c
427         * src/imap_gtk.c
428         * src/inc.c
429         * src/mainwindow.c
430         * src/mh_gtk.c
431         * src/news_gtk.c
432         * src/pop.c
433         * src/prefs_account.c
434         * src/prefs_account.h
435         * src/prefs_ext_prog.c
436         * src/procmsg.c
437         * src/procmsg.h
438         * src/summary_search.c
439         * src/summaryview.c
440         * src/textview.c
441         * src/common/defs.h
442         * src/common/utils.c
443         * src/common/utils.h
444         * src/gtk/menu.c
445         * src/gtk/menu.h
446                 sync with main 1.0.0beta2 (plus 4)
447
448 2004-11-09 [christoph]  0.9.12cvs144
449
450         * src/compose.c
451         * src/prefs_account.[ch]
452                 add option menu to select default privacy system
453
454         * src/plugins/pgpmime/pgpmime.c
455                 better memory allocation
456
457         * src/folder.c
458                 syncronize flags when scanning a folder
459
460 2004-11-08 [colin]      0.9.12cvs143
461
462         * src/summaryview.c
463                 Prevent useless folder count updates while 
464                 quicksearch is running. It is really annoying 
465                 while quicksearch is running a full-mail
466                 scan, like 'b foo', in a big folder.
467
468 2004-11-08 [colin]      0.9.12cvs142
469
470         * src/textview.c
471                 Really fix these mail URIs
472
473 2004-11-08 [colin]      0.9.12cvs141
474
475         * src/textview.c
476                 fix "colin@colino.net" <colin@colino.net> 
477                 types of URIs
478
479 2004-11-06 [colin]      0.9.12cvs140
480
481         * src/compose.c
482                 Don't ask for passphrase if not sending
483
484 2004-11-05 [christoph]  0.9.12cvs139
485
486         * src/compose.c
487                 o encode text content of composed mails
488         * src/procmime.c
489                 o allow encoding of MimeInfos that are stored in memory buffers
490                 
491
492 2004-11-03 [paul]       0.9.12cvs138
493
494         * po/POTFILES.in
495                 add 'src/plugins/pgpmime/prefs_gpg.c'.
496                 Patch submitted by Fabien Vantard
497
498         * src/prefs_ext_prog.c
499                 fix typos. Patch submitted by Fabien Vantard
500
501         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
502         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
503                 add German, Spanish, Italian, Brazilian Portuguese,
504                 and Slovak translations. Submitted by Thomas Gilgin,
505                 J. José del Río 'partymola', Andrea Spadaccini,
506                 Frederico Goncalves Guimaraes, and Andrej Kacian
507
508 2004-11-01 [christoph]  0.9.12cvs137
509
510         * src/procmime.c
511                 implement RFC2231's parameter encoding
512
513 2004-10-29 [colin]      0.9.12cvs136
514
515         * src/common/utils.c
516                 Fix boundary delimiter (a Pine user gets this:
517                 > Malformed message: Unexpected characters at end of parameters:
518                 > =_Thu__28_Oct_2)
519
520 2004-10-29 [paul]
521
522         * tools/textviewer.sh
523                 fix typo. patch submitted by Johann Koenig 
524                 <explosive@hvc.rr.com>
525
526 2004-10-29 [paul]
527
528         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
529         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
530                 add French translations, submitted by Fabien Vantard
531
532 2004-10-28 [christoph]  0.9.12cvs135
533
534         * doc/src/rfc2231.txt                           ** NEW **
535         * src/procmime.c
536         * src/common/quoted-printable.c
537         * src/common/utils.[ch]
538                 implement RFC2231's parameter decoding
539
540 2004-10-27 [paul]
541
542         * tools/kdeservicemenu/README
543         * tools/kdeservicemenu/install.sh
544         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
545         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
546         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
547                 output files to /tmp instead of littering the
548                 current dir
549                 add uninstall function
550                 refactor
551
552 2004-10-26 [christoph]  0.9.12cvs134
553
554         * src/procmime.c
555                 better check if parameters have to be in quoted string
556
557 2004-10-25 [paul]
558
559         * tools/kdeservicemenu/README
560         * tools/kdeservicemenu/install.sh
561         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
562         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
563         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
564                 add files for Sylpheed Service Menu in Konqueror
565
566 2004-10-22 [paul]       0.9.12cvs133
567
568         * src/compose.c
569         * src/prefs_common.c
570         * src/prefs_common.h
571         * src/prefs_wrapping.c
572                 remove 'smart wrapping'
573
574 2004-10-21 [colin]      0.9.12cvs132
575
576         * src/compose.c
577                 Remove extraneous separator in Options
578
579 2004-10-21 [colin]      0.9.12cvs131
580
581         * src/compose.c
582                 Replace "unknown" attachments by "application/octet-stream"
583                 Be a bit more defensive when using strchr
584
585 2004-10-20 [paul]
586
587         * po/ru.po
588                 updated by Pavlo Bohmat
589
590 2004-10-19 [christoph]  0.9.12cvs130
591
592         * src/compose.c
593                 fix wrong menu entry path
594
595         (Closes Bug 626 crashes after clicking 'reply' or 'reply to all')
596
597         * src/gtk/menu.c
598                 add extra check for missing menu entries
599
600 2004-10-19 [christoph]  0.9.12cvs129
601
602         * src/compose.c
603         * src/common/utils.c
604                 use utils' generate_msgid() in compose.c
605
606 2004-10-18 [christoph]  0.9.12cvs128
607
608         * src/plugins/pgpmime/passphrase.c
609         * src/plugins/pgpmime/pgpmime.c
610         * src/plugins/pgpmime/prefs_gpg.[ch]
611         * src/plugins/pgpmime/prefs_gpg.glade
612         * src/plugins/pgpmime/sgpgme.c
613                 add GPG prefs
614
615 2004-10-18 [christoph]  0.9.12cvs127
616
617         * src/addrbook.c
618         * src/addrcache.c
619         * src/addressbook.c
620         * src/codeconv.c
621         * src/compose.c
622         * src/customheader.c
623         * src/editaddress.c
624         * src/editgroup.c
625         * src/exporthtml.c
626         * src/folder.c
627         * src/folderview.c
628         * src/imap.c
629         * src/jpilot.c
630         * src/main.c
631         * src/matcher_parser_parse.y
632         * src/mbox.c
633         * src/pop.c
634         * src/prefs_account.c
635         * src/prefs_gtk.c
636         * src/prefs_msg_colors.c
637         * src/procheader.c
638         * src/procmime.[ch]
639         * src/procmsg.c
640         * src/summaryview.c
641         * src/textview.c
642         * src/common/base64.c
643         * src/common/partial_download.c
644         * src/common/socket.c
645         * src/common/sylpheed.c
646         * src/common/utils.[ch]
647         * src/gtk/filesel.c
648         * src/gtk/pluginwindow.c
649         * src/gtk/quicksearch.c
650         * src/plugins/pgpmime/pgpmime.c
651         * src/plugins/pgpmime/plugin.c
652         * src/plugins/pgpmime/select-keys.c
653         * src/plugins/pgpmime/sgpgme.c
654         * src/plugins/spamassassin/libspamc.c
655         * src/plugins/trayicon/trayicon.c
656         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.[ch]
657         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
658                 o don't use any GNU C extensions
659                 o fix warnings
660                 o replace some non-POSIX functions
661
662         * src/plugins/spamassassin/spamassassin.[ch]
663         * src/plugins/spamassassin/spamassassin_gtk.c
664         * src/plugins/clamav/clamav_plugin.[ch]
665         * src/plugins/clamav/clamav_plugin_gtk.c
666                 replace statusbar_print_all() from common code because it is a
667                 GUI function
668
669 2004-10-17 [paul]
670
671         * po/es.po
672         * po/ko.po
673         * AUTHORS
674                 update Spanish and Korean translations,
675                 submitted by Ricardo Mones Lastra and
676                 SungHyun Nam
677
678 2004-10-13 [colin]      0.9.12cvs126
679
680         * src/compose.c
681                 Don't convert message to forced encoding when 
682                 drafting, plus minor magic-values cleanup.
683
684 2004-10-13 [colin]      0.9.12cvs125
685
686         * po/POTFILES.in
687                 Update POTFILES.in to reflect the source
688                 place changes
689
690 2004-10-08 [christoph]  0.9.12cvs124
691
692         * m4/spamassassin.m4
693                 fix libspamc OpenSSL
694
695         * src/compose.c
696                 rearrange the compose menu
697
698 2004-10-08 [christoph]  0.9.12cvs123
699
700         * src/Makefile.am
701         * src/account.c
702         * src/compose.[ch]
703         * src/crash.c
704         * src/main.c
705         * src/mimeview.c
706         * src/passphrase.[ch]                           ** REMOVE **
707         * src/prefs_account.[ch]
708         * src/prefs_common.[ch]
709         * src/privacy.[ch]
710         * src/procmime.[ch]
711         * src/procmsg.c
712         * src/rfc2015.[ch]                              ** REMOVE **
713         * src/select-keys.[ch]                          ** REMOVE **
714         * src/common/utils.[ch]
715         * src/gtk/about.c
716         * src/plugins/pgpmime/Makefile.am
717         * src/plugins/pgpmime/passphrase.[ch]           ** NEW **
718         * src/plugins/pgpmime/pgpmime.c
719         * src/plugins/pgpmime/plugin.c
720         * src/plugins/pgpmime/prefs_gpg.[ch]
721         * src/plugins/pgpmime/select-keys.[ch]          ** NEW **
722         * src/plugins/pgpmime/sgpgme.[ch]
723                 o Add new MIME-Writer
724                 o extend PrivacySystem with sign and encrypt functions
725                 o extend PGP/MIME plugin with sign and encrypt functions
726                 o integrate extended Privacy API in Compose and Sending process
727
728 2004-10-04 [colin]      0.9.12cvs122
729
730         * src/mainwindow.c
731         * src/messageview.c
732         * src/messageview.h
733         * src/textview.c
734                 Make forced encoding limited to messageview and
735                 apply only to parts displayed using textview
736
737 2004-10-04 [colin]      0.9.12cvs121
738
739         * src/summaryview.c
740                 Fix bug #605 (collapsed threads re-expand when moving or
741                 deleting mails)
742
743 2004-10-03 [colin]      0.9.12cvs120
744
745         * src/summaryview.c
746                 Fix bug #602
747
748 2004-10-02 [colin]      0.9.12cvs119
749
750         * src/mainwindow.c
751         * src/messageview.c
752         * src/prefs_common.h
753         * src/procmime.c
754         * src/procmime.h
755         * src/textview.c
756                 Clean up forced charset feature
757                 Add forced decode
758
759 2004-10-01 [colin]      0.9.12cvs118
760
761         * src/mimeview.c
762                 Better fix for Save all: skip multipart mails' first 
763                 text part
764
765 2004-10-01 [colin]      0.9.12cvs117
766
767         * src/mimeview.c
768                 Only save attachments in Save All
769
770 2004-10-01 [paul]       0.9.12cvs116
771
772         * ChangeLog
773         * ChangeLog.jp
774         * src/account.c
775         * src/prefs_common.c
776         * src/gtk/colorlabel.c
777                 sync with main 0.9.12cvs17
778
779 2004-09-30 [colin]      0.9.12cvs115
780
781         * src/stock_pixmap.c
782         * src/stock_pixmap.h
783         * src/folderview.c
784         * src/Makefile.am
785         * src/pixmaps/read.xpm
786                 Add icon for total # column
787
788 2004-09-29 [colin]      0.9.12cvs114
789
790         * src/compose.c
791                 Don't close compose until message is sent if 
792                 Show Send Dialog is Always
793
794 2004-09-29 [paul]       0.9.12cvs113
795
796         * src/quote_fmt_parse.y
797                 In the quotation templates recognise sender's first and last 
798                 names (%F %L) when the name is in the format "Duck, Donald".
799                 Patch submitted by Thomas Gilgin, <thomas_gilgin@users.sourceforge.net>
800
801
802 2004-09-28 [colin]      0.9.12cvs112
803
804         * src/mainwindow.c
805                 Put back mnemonic
806         * src/folderview.c
807                 Fix Empty trash being visible-invisible-visible...
808
809 2004-09-28 [colin]      0.9.12cvs111
810
811         * src/mainwindow.c
812                 Relabel Empty all Trash folders
813
814 2004-09-28 [colin]      0.9.12cvs110
815
816         * src/folderview.c
817                 Add contextual Empty trash menu
818         * src/mainwindow.c
819                 Revert cvs109 which was useless
820
821 2004-09-28 [colin]      0.9.12cvs109
822
823         * src/mainwindow.c
824                 Fix uninialized var
825
826 2004-09-28 [colin]      0.9.12cvs108
827
828         * src/addressbook.c
829                 Fix triple-click
830
831 2004-09-28 [colin]      0.9.12cvs107
832
833         * src/addressbook.c
834                 Fix double-click on entries
835
836 2004-09-28 [colin]      0.9.12cvs106
837
838         * src/inc.c
839                 Reintroduce folder_item update freeze on incorporation
840
841 2004-09-27 [christoph]  0.9.12cvs105
842
843         * src/folderview.c
844                 right-align new and unread column
845
846 2004-09-27 [paul]
847
848         * 0.9.12b released
849
850 2004-09-27 [paul]       0.9.12cvs104
851
852         * src/main.c
853                 revert 0.9.12cvs101, it causes another segfault
854
855 2004-09-23 [christoph]  0.9.12cvs103
856
857         * src/plugins/spamassassin/libspamc.[ch]
858         * src/plugins/spamassassin/utils.[ch]
859                 update libspamc to SpamAssassin 3.0.0
860
861 2004-09-17 [paul]       0.9.12cvs102
862
863         * ChangeLog
864         * ChangeLog.jp
865         * src/inc.c
866                 sync with main 0.9.12cvs14, see ChangeLog 2004-09-09
867  
868
869 2004-09-17 [colin]      0.9.12cvs101
870
871         * src/main.c
872                 Fix segfaults when quitting. valgrind says:
873                         ==12144== Invalid read of size 4
874                         ==12144==    at 0x80D7DDA: messageview_is_visible (messageview.c:938)
875                         [...]
876                         ==12144==  Address 0x1BF1BD30 is 56 bytes inside a block of size 72 free'd
877                         [...]
878                         ==12144==    by 0x80CC671: exit_sylpheed (main.c:498)
879
880
881 2004-09-13 [christoph]  0.9.12cvs100
882
883         * src/folder.c
884                 add NULL pointer checks to fix segfault when messages can
885                 not be fetched
886
887 2004-09-08 [colin]      0.9.12cvs99
888
889         * src/account.c
890                 Remove a debug printf
891
892 2004-09-08 [christoph]  0.9.12cvs98
893
894         * src/procmsg.[ch]
895                 change MSG_CACHED (unused in claws) to MSG_SCANNED to remember
896                 if the message structure has been scanned
897
898         * src/folder.c
899                 o scan structure when the mail is fetched for the first time
900                   to prevent unnecessary fetching of messages while scanning
901                   the folder for messages
902                 o revert 0.9.12cvs24
903
904         * src/plugins/pgpmime/pgpmime.c
905                 check signature if auto signature checking is enabled when the
906                 signature status is requested for first time and not when
907                 checking if a part has a signature
908
909 2004-09-07 [colin]      0.9.12cvs97
910
911         * src/inc.c
912                 Change session error messages so that they
913                 are a bit more helpful (the origin of the
914                 error is not apparent if one isn't in 
915                 front of Sylpheed when it happens).
916
917 2004-09-06 [colin]      0.9.12cvs96
918
919         * src/toolbar.c
920                 Fix graying out Redirect in non english languages
921                 Patch by Fabien Vantard
922
923 2004-09-06 [colin]      0.9.12cvs95
924
925         * src/summaryview.c
926         * src/mimeview.c
927                 Fix dropped URIs
928
929 2004-09-06 [colin]      0.9.12cvs94
930
931         * src/addressbook.c
932         * src/addressitem.h
933         * src/addritem.c
934         * src/addritem.h
935                 Add basic drag and drop to addressbook
936
937 2004-09-03 [colin]      0.9.12cvs93
938
939         * src/summaryview.c
940                 Next/Prev unread message should start
941                 from next/prev node (especially if 
942                 mark_as_read_delay != 0)
943
944 2004-09-03 [colin]      0.9.12cvs92
945
946         * src/prefs_common.c
947         * src/prefs_common.h
948         * src/summaryview.c
949                 Add an hidden 'mark_as_read_delay' pref 
950
951 2004-09-02 [colin]      0.9.12cvs91
952
953         * src/gtk/menu.c
954                 Add unduplicated menu entries (fixes bug 532)
955                 Patch by Fabien Vantard
956
957 2004-09-02 [colin]      0.9.12cvs90
958
959         * src/account.c
960                 Fix bug 582 (broken auto account selection)
961
962 2004-09-02 [colin]      0.9.12cvs89
963
964         * src/addrindex.c
965                 Free deleted queries too
966
967 2004-09-02 [colin]      0.9.12cvs88
968
969         * src/ldapquery.c
970                 Fix freezes in LDAP, due to memory corruption
971                 after deletion of a query (and not removing it
972                 from the corresponding list of queries).
973                 Very probably fixes bug 567 and bug 569
974
975 2004-09-02 [colin]      0.9.12cvs87
976
977         * src/prefs_spelling.c
978                 Fix bug with aspell prefs init, where spell checking
979                 is enabled at first but dictionary not specified. Use
980                 LANG's dictionary by default.
981
982 2004-09-01 [colin]      0.9.12cvs86
983
984         * src/filtering.c
985         * src/imap.c
986         * src/prefs_matcher.c
987         * src/stock_pixmap.c
988                 Fix more nasty uninitialized variables
989
990 2004-08-31 [colin]      0.9.12cvs85
991
992         * src/folder.c
993                 Fix memory corruption when entering procmsg_msginfo_free()
994                 with unitialized msginfo. Thanks Valgrind.
995
996 2004-08-29 [colin]      0.9.12cvs84
997
998         * src/mimeview.c
999                 Don't escape filenames before saving - that's 
1000                 not dangerous. By the way, fix the leak.
1001
1002 2004-08-27 [paul]       0.9.12cvs83
1003
1004         * src/mh.c
1005         * src/procheader.c
1006         * src/procmsg.c
1007         * src/procmsg.h
1008         * src/common/utils.c
1009         * src/gtk/menu.h
1010                 sync with main 0.9.12cvs6, see ChangeLog
1011                 2004-08-24, 2004-08-25, 2004-08-26
1012
1013
1014 2004-08-26 [paul]
1015
1016         * po/ja.po
1017                 updated by Rui Hirokawa
1018
1019 2004-08-25 [colin]      0.9.12cvs82
1020
1021         * src/plugins/pgpmime/pgpmime.c
1022                 Fix leak on non-combined encrypted messages
1023
1024 2004-08-25 [colin]      0.9.12cvs81
1025
1026         * src/plugins/pgpmime/pgpmime.c
1027         * src/plugins/pgpmime/sgpgme.c
1028         * src/plugins/pgpmime/sgpgme.h
1029                 Handle combined encryption/signature
1030
1031 2004-08-24 [colin]      0.9.12cvs80
1032
1033         * src/folder.c
1034                 Set mime flags on non multipart messages too
1035
1036 2004-08-23 [christoph]  0.9.12cvs79
1037
1038         * src/compose.c
1039                 create message header in memory as GString before writing it
1040                 to the message file
1041
1042 2004-08-23 [colin]      0.9.12cvs78
1043
1044         * src/rfc2015.c
1045         * src/rfc2015.h
1046         * src/compose.c
1047                 Fix (again) bug 197: inline encryption broken
1048
1049 2004-08-23 [paul]
1050
1051         * po/zh_CN.po
1052                 updated by Hansom Young
1053
1054 2004-08-23 [paul]
1055
1056         * 0.9.12a released
1057
1058 2004-08-23 [colin]      0.9.12cvs77
1059
1060         * src/imap.c
1061                 Try and fix bug 577 (session->last_access_time is broken since 
1062                 sync with main 0.9.12cvs2). 
1063                 Patch by Stephan Sachse <whiteman@teg-clan.de>
1064
1065 2004-08-23 [paul]
1066
1067         * po/es.po
1068         * po/fr.po
1069         * po/pl.po
1070         * po/pt_BR.po
1071         * po/sk.po
1072         * po/sr.po
1073                 update translations. submitted by Ricardo
1074                 Mones Lastra, Fabien Vantard, Emilian Nowak,
1075                 Frederico Goncalves Guimaraes, Andrej Kacian,
1076                 Urke MMI
1077
1078 2004-08-22 [paul]       0.9.12cvs76
1079
1080         * src/plugins/trayicon/trayicon.c
1081                 fix formatting bug in trayicon_popup_menu_entries[]
1082
1083
1084 2004-08-22 [paul]       0.9.12cvs75
1085
1086         * m4/Makefile.am
1087                 remove reference to openssl.m4
1088
1089
1090 2004-08-21 [colin]      0.9.12cvs74
1091
1092         * src/compose.c
1093                 Fix bug 576 (Duplicate auto-bcc on reedit)
1094
1095 2004-08-21 [colin]      0.9.12cvs73
1096
1097         * src/toolbar.c
1098                 Grey out Redirect in the toolbar when selection is
1099                 multiple. Fixes bug 520
1100
1101 2004-08-21 [colin]      0.9.12cvs72
1102
1103         * src/compose.c
1104                 Save Sign, Encrypt and Mode status when drafting or queuing
1105                 Fixes bug 502 (drafted message does not keep sign / encrypt 
1106                 state)
1107
1108 2004-08-21 [colin]      0.9.12cvs71
1109
1110         * src/summaryview.c
1111                 Fix bug 494 (Messages are always opened in summary 
1112                 view when right clicked.) Also fixes bug 508.
1113
1114 2004-08-21 [colin]      0.9.12cvs70
1115
1116         * src/compose.c
1117                 When using inline encryption, don't use QP or Base64:
1118                 the mail will be encrypted to a 7bit string.
1119                 Fixes bug 197
1120
1121 2004-08-21 [colin]      0.9.12cvs69
1122
1123         * src/compose.c
1124                 Fix inline-signing with 8bit chars: data must be 
1125                 converted to Quoted-printable before signing.
1126
1127 2004-08-21 [colin]      0.9.12cvs68
1128
1129         * src/compose.c
1130                 Remove 'Message/Save to draft folder'
1131                 and 'Message/Save and keep editing' to 
1132                 put a single 'File/Save' command.
1133                 Fixes bug 224
1134
1135 2004-08-21 [colin]      0.9.12cvs67
1136
1137         * src/mainwindow.c
1138                 Fix bug 222 (Summary view state not retained between sessions)
1139
1140 2004-08-20 [colin]      0.9.12cvs66
1141
1142         * src/codeconv.c
1143                 Fix bug 574 (empty cur_locale is not enough)
1144
1145 2004-08-20 [paul]
1146
1147         * src/plugins/pgpmime/plugin.c
1148                 modify PGP/MIME plugin's description
1149
1150 2004-08-16 [colin]      0.9.12cvs65
1151
1152         * src/common/ssl.c
1153                 Fix version comparison
1154
1155 2004-08-16 [colin]      0.9.12cvs64
1156
1157         * src/common/ssl.c
1158                 I meant 2.2.
1159
1160 2004-08-16 [colin]      0.9.12cvs63
1161
1162         * src/common/ssl.c
1163                 People with glibc 2.1 have had problems with non-blocking
1164                 SSL_connect. Disable it for glibc < 2.2.
1165
1166 2004-08-16 [colin]      0.9.12cvs62
1167
1168         * src/common/ssl.c
1169                 Fix format error
1170
1171 2004-08-13 [colin]      0.9.12cvs61
1172
1173         * src/plugins/pgpmime/plugin.c
1174                 Add plugin's description
1175
1176 2004-08-12 [christoph]  0.9.12cvs60
1177
1178         * src/folderutils.c
1179                 fix bug that did not thaw folder updates when deleting
1180                 duplicates in empty folders
1181
1182 2004-08-12 [colin]      0.9.12cvs59
1183
1184         * src/plugins/trayicon/trayicon.c
1185                 Add a context menu with most common operations
1186
1187 2004-08-12 [colin]      0.9.12cvs58
1188
1189         * configure.ac
1190         * sylpheed.desktop
1191         * src/Makefile.am
1192         * src/main.c
1193                 Add support for Freedesktop.org's startup notification
1194
1195 2004-08-10 [colin]      0.9.12cvs57
1196
1197         * src/main.c
1198         * src/common/socket.c
1199         * src/common/ssl.c
1200         * src/common/sylpheed.c
1201         * src/common/sylpheed.h
1202                 Put back the ssl connect nonblocking...
1203                 without the race condition
1204
1205 2004-08-09 [colin]      0.9.12cvs56
1206
1207         * src/main.c
1208         * src/common/ssl.c
1209         * src/common/sylpheed.c
1210         * src/common/sylpheed.h
1211                 Reverting previous commit, doesn't work 
1212
1213 2004-08-09 [colin]      0.9.12cvs55
1214
1215         * src/main.c
1216         * src/common/ssl.c
1217         * src/common/sylpheed.c
1218         * src/common/sylpheed.h
1219                 Make SSL_connect nonblocking, using a thread
1220
1221 2004-08-09 [paul]       0.9.12cvs54
1222
1223         * po/POTFILES.in
1224                 reflect new location of sgpgme.c
1225         * src/main.c
1226                 sync with main, see ChangeLog 2004-08-09
1227
1228 2004-08-08 [christoph]  0.9.12cvs53
1229
1230         * src/folderutils.c
1231                 freeze FolderItem updates while deleting duplicate messages
1232
1233 2004-08-08 [christoph]  0.9.12cvs52
1234
1235         * configure.ac
1236         * src/Makefile.am
1237         * src/main.c
1238         * src/pgpmime.c
1239         * src/pgpmime.h
1240         * src/sgpgme.c
1241         * src/sgpgme.h
1242         * src/plugins/Makefile.am
1243         * src/plugins/pgpmime/.cvsignore
1244         * src/plugins/pgpmime/Makefile.am
1245         * src/plugins/pgpmime/pgpmime.c
1246         * src/plugins/pgpmime/pgpmime.h
1247         * src/plugins/pgpmime/plugin.c
1248         * src/plugins/pgpmime/sgpgme.c
1249         * src/plugins/pgpmime/sgpgme.h
1250                 new plugin for PGP/MIME
1251
1252 2004-08-07 [christoph]  0.9.12cvs51
1253
1254         * src/folder.c
1255                 disable immediate folder change notification on opened folders
1256                 until SummaryView can handle it quickly
1257
1258 2004-08-07 [colin]      0.9.12cvs50
1259
1260         * src/pop.c
1261         * src/common/partial_download.c
1262                 fix warnings
1263
1264 2004-08-07 [colin]      0.9.12cvs49
1265
1266         * src/Makefile.am
1267         * src/account.c
1268         * src/addressbook.c
1269         * src/alertpanel.c
1270         * src/alertpanel.h
1271         * src/compose.c
1272         * src/exphtmldlg.c
1273         * src/expldifdlg.c
1274         * src/main.c
1275         * src/message_search.c
1276         * src/messageview.c
1277         * src/pop.c
1278         * src/sgpgme.c
1279         * src/summary_search.c
1280         * src/summaryview.c
1281         * src/textview.c
1282         * src/gtk/sslcertwindow.c
1283         * src/pixmaps/stock_dialog-error.xpm
1284         * src/pixmaps/stock_dialog-info.xpm
1285         * src/pixmaps/stock_dialog-question.xpm
1286         * src/pixmaps/stock_dialog-warning.xpm
1287                 sync new alertpanel from gtk2
1288
1289 2004-08-07 [colin]      0.9.12cvs48
1290
1291         * src/prefs_folder_item.c
1292                 fix memory corruption in folderitem's prefs
1293
1294 2004-08-06 [colin]      0.9.12cvs47
1295
1296         * src/compose.c
1297                 close compose window after queuing, before 
1298                 sending when user presses Send
1299
1300 2004-08-05 [christoph]  0.9.12cvs46
1301
1302         * src/msgcache.c
1303         * src/common/defs.h
1304                 add charset to cache file and convert charset when reading the
1305                 cache if different from internal used charset
1306
1307 2004-08-05 [christoph]  0.9.12cvs45
1308
1309         * src/messageview.c
1310         * src/mimeview.[ch]
1311         * src/procmime.h
1312         * src/common/utils.h
1313                 cleanup (remove unused includes/reorganize)
1314
1315         * src/prefs_ext_prog.c
1316         * src/prefs_folder_item.c
1317         * src/prefs_fonts.c
1318         * src/prefs_msg_colors.c
1319         * src/prefs_spelling.c
1320         * src/prefs_themes.c
1321         * src/prefs_toolbar.c
1322         * src/prefs_wrapping.c
1323         * src/gtk/prefswindow.[ch]
1324         * src/plugins/clamav/clamav_plugin_gtk.c
1325         * src/plugins/dillo_viewer/dillo_prefs.c
1326         * src/plugins/image_viewer/viewerprefs.c
1327         * src/plugins/spamassassin/spamassassin_gtk.c
1328                 change PrefsPage path into an array of strings and don't
1329                 split a single string into parts (better for translation)
1330
1331 2004-08-05 [christoph]  0.9.12cvs44
1332
1333         * src/folder.c
1334                 fix FolderItem's message counts after rebuilding a cache
1335
1336 2004-08-05 [paul]       0.9.12cvs43
1337
1338         * ChangeLog
1339         * ChangeLog.jp
1340         * src/imap.c
1341         * src/news.c
1342         * src/common/nntp.c
1343         * src/common/session.c
1344         * src/common/session.h
1345         * src/common/socket.c
1346                 sync with main 0.9.12cvs2
1347                 see ChangeLog 2004-08-04
1348
1349 2004-08-04 [christoph]  0.9.12cvs42
1350
1351         * configure.ac
1352                 add missing AC_DEFINE(USE_OPENSSL, ...)
1353         * src/folder.c
1354                 use new xml_node_new() function
1355
1356 2004-08-03 [christoph]  0.9.12cvs41
1357
1358         * src/folder.c
1359         * src/localfolder.c
1360         * src/common/xml.[ch]
1361                 sync with main 0.9.12cvs1
1362                 see ChangeLog 2004-07-23
1363
1364 2004-08-03 [christoph]
1365
1366         * configure.ac
1367         * m4/openssl.m4                 ** REMOVE **
1368                 use pkg-config to get OpenSSL CFLAGS and LIBS
1369                 (OpenSSL 0.9.7 is required now)
1370
1371 2004-08-02 [paul]       0.9.12cvs40
1372
1373         * AUTHORS
1374                 update translation team section
1375         * po/pt_BR.po
1376                 updated by Frederico Goncalves Guimaraes
1377                 <fggdebian@yahoo.com.br>
1378
1379 2004-07-29 [colin]      0.9.12cvs39
1380
1381         * src/messageview.c
1382                 Inform the user when a partially 
1383                 downloaded mail isn't on the server
1384                 anymore (due to Mark for deletion)
1385
1386 2004-07-29 [colin]      0.9.12cvs38
1387
1388         * src/messageview.c
1389                 Hide noticeview if necessary
1390
1391 2004-07-27 [colin]      0.9.12cvs37
1392
1393         * src/msgcache.c
1394                 More fixes (i overlook a bit, thanks
1395                 Christoph for spotting it)
1396
1397 2004-07-27 [colin]      0.9.12cvs36
1398
1399         * src/msgcache.c
1400                 Fix wrong test 
1401
1402 2004-07-26 [colin]      0.9.12cvs35
1403
1404         * src/pop.c
1405                 Fix uidl-file parsing when not in new
1406                 format
1407
1408 2004-07-19 [colin]      0.9.12cvs34
1409
1410         * src/compose.c
1411                 Save attachment status when drafting
1412
1413 2004-07-19 [colin]      0.9.12cvs33
1414
1415         * src/folder.h
1416         * src/folderview.c
1417         * src/summaryview.c
1418                 Reverse 0.9.12cvs29 to 31 (folder icon update
1419                 when quicksearch is active)
1420
1421 2004-07-18 [colin]      0.9.12cvs32
1422
1423         * src/pop.c
1424                 Fix partial download bug with "Download all
1425                 messages" option
1426
1427 2004-07-18 [colin]      0.9.12cvs31
1428
1429         * src/folderview.c
1430                 Fix crash
1431
1432 2004-07-17 [colin]      0.9.12cvs30
1433
1434         * src/summaryview.c
1435                 Same, when sticky search is off
1436
1437 2004-07-17 [colin]      0.9.12cvs29
1438
1439         * src/folder.h
1440         * src/folderview.c
1441         * src/summaryview.c
1442                 Update FolderItem icon whenever its summaryview is 
1443                 filtered
1444
1445 2004-07-16 [christoph]  0.9.12cvs28
1446
1447         * src/mimeview.c
1448                 make doubleclick work again
1449
1450 2004-07-16 [christoph]  0.9.12cvs27
1451
1452         * src/mimeview.c
1453                 fix freeze on mime icon doubleclick (opening doesn't work yet)
1454
1455 2004-07-16 [paul]       0.9.12cvs26
1456         
1457         * src/gtk/quicksearch.c
1458         * src/compose.c
1459         * src/customheader.c
1460         * src/messageview.c
1461         * src/news.c
1462         * src/prefs_account.c
1463         * src/prefs_display_header.c
1464         * src/procheader.c
1465                 replace "Message-Id" with "Message-ID"
1466
1467 2004-07-16 [paul]       0.9.12cvs25
1468
1469         * ChangeLog
1470         * ChangeLog.jp
1471         * src/account.c
1472         * src/account.h
1473         * src/folder_item_prefs.c
1474         * src/main.c
1475         * src/pop.c
1476         * src/pop.h
1477         * src/prefs_account.c
1478         * src/prefs_account.h
1479         * src/prefs_common.c
1480         * src/prefs_common.h
1481         * src/prefs_gtk.c
1482         * src/prefs_gtk.h
1483                 sync with main 0.9.12cvs1
1484
1485 2004-07-15 [colin]      0.9.12cvs24
1486
1487         * src/folder.c
1488                 Disable GPG signature check during
1489                 folder move and scan 
1490         (Closes Bug 521 Signature checking slows down Folder-Move)
1491
1492 2004-07-14 [christoph]  0.9.12cvs23
1493
1494         * src/pgpmime.c
1495                 add missing fclose
1496
1497         * src/procmime.c
1498                 add checks if fopen really worked
1499
1500 2004-07-14 [colin]      0.9.12cvs22
1501
1502         * src/pop.c
1503         * src/common/partial_download.c
1504                 Update includes
1505
1506 2004-07-14 [colin]      0.9.12cvs21
1507
1508         * src/folder.c
1509         * src/inc.c
1510         * src/matcher.c
1511         * src/matcher.h
1512         * src/matcher_parser_parse.y
1513         * src/messageview.c
1514         * src/msgcache.c
1515         * src/noticeview.c
1516         * src/noticeview.h
1517         * src/pop.c
1518         * src/pop.h
1519         * src/prefs_matcher.c
1520         * src/procheader.c
1521         * src/procmsg.c
1522         * src/procmsg.h
1523         * src/summaryview.c
1524         * src/common/Makefile.am
1525         * src/common/defs.h
1526         * src/gtk/quicksearch.c
1527         * src/common/partial_download.c ** NEW FILES **
1528         * src/common/partial_download.h ** NEW FILES **
1529                 Partial downloading of pop3 mails
1530
1531 2004-07-13 [christoph]  0.9.12cvs20
1532
1533         * src/mimeview.c
1534                 use "button_release_event" instead of "button_press_event",
1535                 because executing event callbacks while the button is still
1536                 pressed is not good and causes problems
1537
1538 2004-07-12 [colin]      0.9.12cvs19
1539
1540         * src/gtk/quicksearch.c
1541                 Fix a missing status update in quicksearch
1542
1543 2004-07-08 [colin]      0.9.12cvs18
1544
1545         * src/common/smtp.h
1546                 Fix guint vs gint bug
1547
1548 2004-07-08 [colin]      0.9.12cvs17
1549
1550         * src/common/smtp.c
1551                 use to_human_readable() for sizes
1552
1553 2004-07-08 [paul]       0.9.12cvs16
1554
1555         * src/inc.c [1.174]
1556                 fix occasional non-clearance of the statusbar
1557                 (close Bug 531 'SA plugin: status bar does not 
1558                  get cleared in OFFLINE mode')
1559
1560 2004-07-07 [colin]      0.9.12cvs15
1561
1562         * src/prefs_common.c [1.225]
1563         * src/prefs_common.h [1.112]
1564                 Add a hidden summary_quicksearch_sticky preference,
1565                 to allow the quicksearch bar to reset across folders
1566         * src/summaryview.c [1.437]
1567                 Use this preference
1568         * src/gtk/quicksearch.c [1.5]
1569         * src/gtk/quicksearch.h [1.3]
1570                 Add this preference, fix focus when hitting Enter,
1571                 add handling of Esc key to reset
1572
1573 2004-07-06 [colin]      0.9.12cvs14
1574
1575         * src/gtk/quicksearch.c [1.4]
1576                 Add Clear button
1577
1578 2004-07-06 [christoph]  0.9.12cvs13
1579
1580         * src/toolbar.c
1581                 enable next unread button in empty folders if next folder
1582                 dialog is not disabled
1583
1584         (Closes Feature Request [ 755800 ] "next" button enabled in empty
1585          folders)
1586
1587 2004-07-06 [colin]      0.9.12cvs12
1588
1589         * src/common/smtp.c [1.16]
1590                 Display maximum message size in the log
1591
1592 2004-07-06 [paul]       0.9.12cvs11
1593
1594         * src/toolbar.c
1595                 fix typo. (spotted by Fabien Vantard)
1596
1597 2004-07-06 [paul]       0.9.12cvs10
1598
1599         * src/main.c
1600                 terminate cleanly on SIGHUP. Patch submitted by
1601                 Thomas Gilgin <thg@karate-muellheim.de>
1602
1603 2004-07-05 [christoph]  0.9.12cvs9
1604
1605         * src/inc.c
1606                 better replacing of %d in new mail notification command
1607
1608 2004-07-05 [colin]      0.9.12cvs8
1609
1610         * src/common/smtp.[ch]
1611                 Take SIZE (returned by EHLO) into account, and
1612                 avoid sending too big messages
1613
1614 2004-07-04 [paul]       0.9.12cvs7
1615
1616         * src/account.c
1617                 fix auto-account selection on imap/news
1618
1619 2004-07-01 [paul]       0.9.12cvs6
1620
1621         * src/gtk/quicksearch.c
1622                 reveal hidden string in gui
1623                 
1624         * src/compose.c
1625                 fix updating of gpg signing setting on 
1626                 switching accounts
1627
1628 2004-06-30 [darko]      0.9.12cvs5
1629
1630         * src/common/utils.c
1631                 remove expand_search_string()
1632         * src/gtk/quicksearch.c
1633                 remove no longer needed for loop (thanks Christoph)
1634                 add expand_search_string()
1635
1636 2004-06-30 [darko]      0.9.12cvs4
1637
1638         * src/common/utils.c
1639                 allow all filtering expressions in quicksearch
1640
1641         (Closes Bug 519 filtering expr. in quicksearch)
1642
1643 2004-06-30 [christoph]  0.9.12cvs3
1644
1645         * configure.ac
1646                 better 'localedir'
1647
1648         * src/common/intl.h
1649                 allow plugins to define TEXTDOMAIN for the _(...) macro
1650
1651 2004-06-30 [paul]       0.9.12cvs2
1652
1653         * po/POTFILES.in
1654           src/Makefile.am
1655           src/main.c
1656           src/prefs_common.c
1657           src/prefs_msg_colors.[ch]     ** NEW FILES **
1658                 move message colouring options to
1659                 '/Other Preferences/Message View/Colors'
1660
1661 2004-06-30 [paul]       0.9.12cvs1
1662
1663         * po/POTFILES.in
1664           src/Makefile.am
1665           src/main.c
1666           src/prefs_common.c
1667           src/prefs_wrapping.[ch]       ** NEW FILES **
1668                 move message wrapping options to
1669                 /'Other Preferences/Compose/Message Wrapping'
1670
1671 2004-06-28 [paul]       0.9.12
1672
1673         * Sylpheed-Claws 0.9.12 released
1674
1675         * po/es.po
1676           po/fr.po
1677           po/sk.po
1678                 updated by Ricardo Mones Lastra, Fabien Vantard,
1679                 Andrej Kacian
1680
1681 2004-06-27 [paul]       0.9.11cvs19
1682
1683         * src/common/ssl.c
1684                 re-enable certificate check
1685
1686 2004-06-25 [christoph]  0.9.11cvs18
1687
1688         * src/procmsg.h
1689                 add MSG_HAS_ATTACHMENT to MSG_CACHED_FLAG_MASK
1690
1691 2004-06-25 [paul]       0.9.11cvs17
1692
1693         * sync with main 0.9.12cvs1
1694                 see ChangeLog 2004-06-23
1695                 
1696         * src/gtk/menu.c
1697                 remove unused menu_toggle_toggle()
1698
1699 2004-06-23 [christoph]  0.9.11cvs16
1700
1701         * src/folder.c
1702         * src/procheader.c
1703         * src/procmsg.h
1704         * src/summaryview.c
1705                 scan the mime structure of multipart mails for correct
1706                 attachment, encryped and signed (with privacy API) part
1707                 detection
1708
1709         (Closes Feature Request [ 961428 ] No paperclip for HTML mails)
1710
1711 2004-06-22 [paul]
1712
1713         * po/ru.po
1714                 updated by Pavlo Bohmat
1715
1716 2004-06-20 [christoph]  0.9.11cvs15
1717
1718         * src/inc.c
1719         * src/pop.[ch]
1720                 disconnect after authentication when doing POP before SMTP
1721
1722         (Closes Bug 393 Bad inerpretation of "Pop Before SMTP")
1723
1724 2004-06-19 [christoph]  0.9.11cvs14
1725
1726         * src/folder.c
1727                 fix FolderItem name update
1728
1729         (Closes Bug 511 Folder-Renaming not reflected immediately)
1730
1731 2004-06-17 [paul]       0.9.11cvs13
1732         
1733         * sync with main 0.9.12 release
1734           src/session.c
1735                 session_set_timeout(): fixed a bug that didn't
1736                 reset timeout_tag when interval is 0.
1737
1738 2004-06-16 [christoph]  0.9.11cvs12
1739
1740         * src/textview.c
1741                 correctly clear the URL in the status bar
1742
1743 2004-06-15 [christoph]  0.9.11cvs11
1744
1745         * src/summaryview.c
1746                 add missing gtk_widget_show()
1747
1748 2004-06-11 [christoph]  0.9.11cvs10
1749
1750         * src/plugins/spamassassin/spamassassin.c
1751                 correctly check waitpid return code
1752
1753         (Closes Bug 396 Zombie process when spamassassin is called)
1754
1755 2004-06-10 [christoph]  0.9.11cvs9
1756
1757         * src/mainwindow.c
1758         * src/summaryview.[ch]
1759         * src/gtk/Makefile.am
1760         * src/gtk/quicksearch.c                         ** NEW **
1761                 separate quick search from summaryview
1762
1763 2004-06-09 [christoph]  0.9.11cvs8
1764
1765         * src/inc.c
1766                 remove unused code
1767
1768         * src/textview.c
1769                 get folder for compose default account from MsgInfo and not
1770                 from SummaryView
1771
1772 2004-06-09 [christoph]  0.9.11cvs7
1773
1774         * src/folder.[ch]
1775                 add information about added or removed messages to
1776                 FOLDER_ITEM_UPDATE hook
1777
1778         * src/imap_gtk.c
1779         * src/mh_gtk.c
1780                 scan folder when removing a folder failed instead of
1781                 updating the summaryview
1782
1783 2004-06-08 [paul]       0.9.11cvs6
1784
1785         * sync with main 0.9.11cvs2
1786                 see ChangeLog 2004-06-08
1787
1788 2004-06-07 [christoph]  0.9.11cvs5
1789
1790         * configure.ac
1791         * src/common/Makefile.am
1792                 detect library providing 'encrypt' function
1793
1794 2004-06-07 [paul]       0.9.11cvs4
1795
1796         * src/inc.c
1797                 sync with main, 'code cleanup'
1798                 
1799         * tools/nautilus2sylpheed.sh
1800                 fix whitespace limitation. patch submitted by
1801                 Stephan Sachse <white@teg-clan.de>
1802
1803 2004-06-04 [christoph]  0.9.11cvs3
1804
1805         * src/account.c
1806         * src/action.[ch]
1807         * src/addressbook.c
1808         * src/addrindex.h
1809         * src/folder.h
1810         * src/folder_item_prefs.c
1811         * src/inc.c
1812         * src/main.c
1813         * src/messageview.c
1814         * src/mh_gtk.c
1815         * src/prefs_themes.c
1816         * src/procmime.c
1817         * src/quote_fmt.h
1818         * src/stock_pixmap.c
1819         * src/toolbar.c
1820                 fix compiler warnings
1821
1822 2004-06-03 [paul]       0.9.11cvs2
1823
1824         * src/msgcache.c
1825                 sync with main 0.9.11cvs1: "changed gint32 to
1826                 guint32 for some platforms"
1827
1828 2004-06-02 [christoph]  0.9.11cvs1
1829
1830         * src/common/ssl.c
1831                 fix SSL_CTX variable name for older OpenSSL versions
1832
1833         (Closes Bug 503 fix compilation with older OpenSSL)
1834
1835 2004-05-31 [paul]       0.9.11claws
1836
1837         * 0.9.11claws released
1838
1839 2004-05-31 [paul]       0.9.10claws72
1840
1841         * po/es.po
1842           po/it.po
1843           po/ja.po
1844           po/pl.po
1845           po/sk.po
1846           po/sr.po
1847           po/zh_CN.po
1848                 update translations, submitted by Ricardo Mones Lastra,
1849                 Andrea Spadaccini, Rui Hirokawa, Emil, Andrej Kacian,
1850                 Urke MMI, and Hansom Young
1851
1852 2004-05-25 [luke]       0.9.10claws71
1853
1854         * AUTHORS
1855         * src/mimeview.c
1856         * src/stockpixmap.[ch]
1857         * src/Makefile.am
1858         * src/pixmaps/privacy_emblem_encrypted.xpm      ** NEW **
1859         * src/pixmaps/privacy_emblem_failed.xpm         ** NEW **
1860         * src/pixmaps/privacy_emblem_passed.xpm         ** NEW **
1861         * src/pixmaps/privacy_emblem_signed.xpm         ** NEW **
1862         * src/pixmaps/privacy_emblem_warn.xpm           ** NEW **
1863
1864                 o Added privacy emblems from Jesper Shultz 
1865                   <jesper@schultz-net.dk>
1866                 o Overlay emblems onto mimeview icons to indicate
1867                   status of signature and if a message is encrypted
1868         
1869         * src/textview.c
1870                 remove unused color definitions (were used to 
1871                 indicate sig status)
1872
1873 2004-05-25 [paul]       0.9.10claws70
1874
1875         * AUTHORS
1876           tools/Makefile.am
1877           tools/README
1878           tools/nautilus2sylpheed.sh            ** NEW FILE **
1879                 add script to enable sending files from
1880                 nautilus.
1881                 Submitted by Reza Pakdel <hrpakdel@cpsc.ucalgary.ca>
1882                 
1883         * tools/launch_firebird                 ** REMOVED **
1884                 removed as the standard "firefox '%s'" now functions
1885                 correctly
1886
1887 2004-05-23 [paul]       0.9.10claws69
1888
1889         * src/compose.c
1890                 fix %X cursor point segfault
1891                 patch by Christoph
1892
1893 2004-05-23 [christoph]  0.9.10claws68
1894
1895         * src/folder.c
1896                 fix folder moving
1897
1898 2004-05-21 [paul]       0.9.10claws67
1899
1900         * sync with 0.9.10cvs17
1901                 see ChangeLog 2004-05-21
1902
1903 2004-05-20 [paul]       0.9.10claws66
1904
1905         * sync with 0.9.10cvs16
1906                 see ChangeLog 2004-05-19 and 2004-05-20
1907
1908 2004-05-19 [alfons]     0.9.10claws65
1909
1910         * src/summaryview.h
1911                 on some platforms regoff_t is defined as off_t, so 
1912                 pull in sys/types.h
1913
1914 2004-05-19 [paul]       0.9.10claws64
1915
1916         * sync with 0.9.10cvs13
1917                 see ChangeLog 2004-05-18
1918
1919 2004-05-17 [christoph]  0.9.10claws63
1920
1921         * src/folder.c
1922                 search all folders when searching for default folders and
1923                 not return the special folder of the first folder
1924
1925 2004-05-13 [alfons]     0.9.10claws62
1926
1927         * src/summaryview.c
1928                 add a better check to see if a message is a news message
1929                 (replaces the MSG_IS_NEWS() check removed in 0.9.9claws19)
1930
1931 2004-05-13 [paul]       0.9.10claws61
1932
1933         * src/msgcache.c
1934                 sync with 0.9.10cvs12
1935                 see ChangeLog 2004-05-12
1936
1937 2004-05-12 [alfons]     0.9.10claws60
1938
1939         * src/folderview.c
1940                 release lock in case of folder could not be opened 
1941
1942 2004-05-11 [christoph]  0.9.10claws59
1943
1944         * src/inc.[ch]
1945                 remove unused folderview update stuff from inc.[ch]
1946
1947 2004-05-11 [paul]       0.9.10claws58
1948
1949         * sync with 0.9.10cvs11
1950                 see ChangeLog 2004-05-10 and 2004-05-11
1951
1952 2004-05-09 [christoph]  0.9.10claws57
1953
1954         * src/folderview.c
1955                 check for folder class functions and not folder type to detect
1956                 valid drag targets
1957
1958 2004-05-08 [christoph]  0.9.10claws56
1959
1960         * src/sgpgme.c
1961                 fix date output for signature expire times
1962
1963         (Patch by Edgar Toernig <froese@gmx.de>)
1964
1965 2004-05-06 [christoph]  0.9.10claws55
1966
1967         * src/gtk/prefswindow.c
1968                 change window type to DIALOG
1969
1970         * src/folder.[ch]
1971         * src/folderview.c
1972         * src/news_gtk.c
1973                 o add folder_remove()
1974                 o change FolderUpdate hook flag names (NEW -> ADD, DESTROY -> REMOVE)
1975                 o add new "sort" field to Folder, no longer sort folders by type
1976                   higher sort values will be first in the folder list, new folders get 0
1977                   and will be added to the end
1978
1979         * src/mainwindow.c
1980         * src/gtk/Makefile.am
1981         * src/gtk/foldersort.(c|h|glade)                        ** NEW **
1982                 add dialog to allow users to change the folder order
1983
1984 2004-05-04 [paul]       0.9.10claws54
1985
1986         * src/inc.c
1987                 Display account_name in statusbar when retrieving
1988                 messages from a pop account
1989         * src/prefs_account.c
1990                 display account name in title of prefs_account
1991                 window
1992         * src/prefs_folder_item.c
1993                 display folder name in title of prefs_folder window
1994
1995         all 3 patches submitted by Fabien Vantard
1996
1997         * AUTHORS
1998                 add Fabien Vantard
1999
2000 2004-05-04 [paul]       0.9.10claws53
2001
2002         * src/prefs_actions.c
2003           src/prefs_template.c
2004                 'Esc' Key exits alertpanel
2005                 Patch submitted by Fabien Vantard <fzz@ifrance.com>
2006
2007 2004-04-26 [christoph]  0.9.10claws52
2008
2009         * src/gtk/about.c
2010         * src/gtk/colorsel.c
2011         * src/gtk/description_window.c
2012         * src/gtk/filesel.c
2013         * src/gtk/gtkaspell.c
2014         * src/gtk/inputdialog.c
2015         * src/gtk/pluginwindow.c
2016         * src/gtk/progressdialog.c
2017                 o remove gtk_window_set_position(..., GTK_WIN_POS_CENTER) because
2018                   it does not work correctly with xinerama
2019                 o lock incorporation while the plugin window is open
2020
2021 2004-04-23 [paul]       0.9.10claws51
2022
2023         * po/POTFILES.in
2024                 update location of inputdialog.c
2025                 
2026         * src/gtk/about.c
2027                 update Copyright string
2028                 
2029         * src/msgcache.c
2030           src/prefs_common.c
2031           src/prefs_themes.c
2032                 improve the english a little
2033
2034 2004-04-22 [christoph]  0.9.10claws50
2035
2036         * src/folderutils.[ch]
2037                 add folderutils_mark_all_read()
2038
2039         * src/folderview.c
2040                 readd "mark all read" from popup menu, now works
2041                 in all folders and not only the opened folder
2042
2043 2004-04-21 [christoph]  0.9.10claws49
2044
2045         * src/Makefile.am
2046         * src/inputdialog.[ch]                  ** REMOVED **
2047         * src/gtk/Makefile.am
2048         * src/gtk/inputdialog.[ch]              ** NEW **
2049                 move inputdialog.[ch] into gtk directory
2050
2051         * src/mh_gtk.c
2052                 remove check for missing IMAP folder account
2053
2054 2004-04-20 [christoph]  0.9.10claws48
2055
2056         * src/mainwindow.c
2057         * src/foldersel.c
2058                 remove new/rename/delete folder GUI functions because
2059                 they are always active, even for news folders, and can
2060                 not be easily made folder class dependent
2061
2062         * src/gtk/menu.[ch]
2063                 make menu_translate() public
2064
2065         * src/Makefile.am
2066         * src/folder.[ch]
2067         * src/folderview.[ch]
2068         * src/imap_gtk.[ch]                     ** NEW **
2069         * src/main.c
2070         * src/mh_gtk.[ch]                       ** NEW **
2071         * src/news_gtk.[ch]                     ** NEW **
2072                 o dynamically build FolderView popup menus from a folder
2073                   specific part, with callbacks to seperated code, and
2074                   a common part
2075                 o remove the folder class specifiy code from folderview.c
2076
2077 2004-04-15 [luke]       0.9.10claws47
2078
2079         * src/prefs_folder_item.c
2080                 o remove buttons for applying 'scan for new mail'
2081                   and 'process at startup' to sub folders
2082                 o add 'apply to sub folder' check buttons for all
2083                   properties and set folder prefs accordingly
2084                 o replace multiple gtk_widget_show() with one
2085                   gtk_widget_show_all() on container
2086
2087 2004-04-14 [darko]      0.9.10claws46
2088
2089         * src/gtk/Makefile.am
2090         * src/gtk/pluginwindow.c
2091                 load plugins from to $(prefix)/lib/sylpheed/plugins
2092                 in file selection dialog
2093         * src/plugins/clamav/clamav_plugin.c
2094                 const correctness
2095
2096 2004-04-14 [christoph]  0.9.10claws45
2097
2098         * src/folder.c
2099         * src/plugins/image_viewer/viewer.c
2100                 fix g_warnings
2101
2102 2004-04-10 [alfons]     0.9.10claws44
2103         
2104         * src/compose.c
2105                 appropriate auto account selection when forwarding
2106                 (fixes bug #476, "forward as attachment does not listen
2107                 to account rules")
2108
2109 2004-04-09 [alfons]     0.9.10claws43
2110
2111         * src/summaryview.c
2112                 make quick search combo matching case sensitive
2113
2114 2004-04-06 [alfons]     0.9.10claws42
2115
2116         * src/addr_compl.c
2117                 use cursor position to prevent clearing the entire entry
2118
2119 2004-04-06 [alfons]     0.9.10claws41
2120
2121         * src/folderview.c
2122                 fix bug #472, "filter not updated when renaming folder" 
2123
2124 2004-04-06 [alfons]     0.9.10claws40
2125
2126         * src/messageview.[ch]
2127           src/summaryview.c
2128                 reflect changes to Show all headers to main view
2129                 and message view (only affects detached message
2130                 view). see also bug #473, 'Show All Headers 
2131                 "problem"'.
2132
2133 2004-04-03 [alfons]     0.9.10claws39
2134
2135         * src/matcher.c
2136                 free address list
2137
2138 2004-04-03 [alfons]     0.9.10claws38
2139
2140         * src/matcher_parser_parse.y
2141           src/matcher.[ch]
2142                 prepare address look up matcher type; marginally
2143                 tested, and not hooked into the UI yet.
2144
2145                 basically it accepts the result of the left hand
2146                 side of the matcher (the "criteria"):
2147
2148                         from all_in_addressbook ""
2149                         ~to_or_cc any_in_addressbook ""
2150                 
2151                 the first case matches all addresses found in the
2152                 from header, and the second case matches if any
2153                 (at least one) of the addresses in to or cc headers 
2154                 are not in the address book.
2155
2156                 the string argument is not used yet, but is intended
2157                 to match a group of addresses 
2158
2159 2004-04-02 [luke]       0.9.10claws37
2160
2161         * src/prefs_folder_item.c
2162                 Add two buttons to apply 'scan for new mail'
2163                 and 'process at startup' to sub folders
2164
2165 2004-04-02 [luke]
2166         * tools/textviewer.sh
2167                 better filename extension matching plus some support for
2168                 MS Excel, MS Powerpoint and HTML
2169
2170 2004-03-29 [christoph]  0.9.10claws36
2171
2172         * src/folder.h
2173         * src/folderutils.[ch]
2174         * src/mainwindow.c
2175                 add delete duplicates for all folders
2176
2177 2004-03-29 [alfons]     0.9.10claws35
2178
2179         * src/folder.c
2180                 don't pass NULL to XXXprintf(); fixes Solaris crashes
2181                 when selecting top-level folder node (thanks to 
2182                 Alex S. Moore)
2183
2184 2004-03-28 [keith]      0.9.10claws34
2185
2186         * src/textview.c
2187                 prepend "http://" to URIs of the form "www.example.com"
2188
2189 2004-03-28 [paul]       0.9.10claws33
2190
2191         * src/common/nntp.c
2192           src/common/smtp.c
2193           src/folder.c
2194           src/imap.c
2195           src/inc.c
2196           src/news.c
2197           src/pop.c
2198                 revise 'translatable string' policy:
2199                 don't translate debug_print() or log_print(),
2200                 translate log_message() and log_warning()
2201         
2202         * po/zh_CN.po
2203                 update submitted by Hansom Young
2204
2205 2004-03-25 [alfons]     0.9.10claws32
2206
2207         * src/prefs_common.c
2208                 I mean this one: Return the GList...
2209
2210 2004-03-25 [alfons]     0.9.10claws31
2211
2212         * src/prefs_common.h
2213                 add new members at the end of prefs_common, so
2214                 they get properly initialized
2215
2216 2004-03-24 [christoph]  0.9.10claws30
2217
2218         * src/imap.c
2219                 o NULL is a valid GSList
2220
2221 2004-03-24 [alfons]     0.9.10claws29
2222
2223         * src/prefs_common.[ch]
2224           src/summaryview.c
2225           src/common/defs.h
2226                 add history to quick search (patch submitted by 
2227                 Ivan Francolin Martinez - thanks!)
2228
2229 2004-03-24 [alfons]     0.9.10claws28
2230
2231         * src/imap.c
2232                 NULL output pointer parameter
2233
2234 2004-03-21 [alfons]     0.9.10claws27
2235
2236         * src/addrindex.[ch]
2237           src/addr_compl.c
2238                 complete addresses on nicks and aliases
2239
2240 2004-03-21 [alfons]     0.9.10claws26
2241
2242         * src/import.c
2243           src/inc.c
2244           src/mbox.[ch]
2245                 disable filters on import mbox (patch submitted
2246                 by Edgar Toernig)
2247
2248 2004-03-21 [darko]      0.9.10claws25
2249
2250         * src/addr_compl.c
2251                 select the address when only one match is found while
2252                 doing address completion with tab key (feature
2253                 request #914720)
2254
2255 2004-03-21 [alfons]     0.9.10claws24
2256
2257         * src/messageview.c
2258           src/toolbar.c
2259                 don't `navigate-delete` when a summary view's selection does not 
2260                 match the accompanying message view's message
2261
2262 2004-03-20 [alfons]     0.9.10claws23
2263
2264         * src/summaryview.c
2265                 hide ext search button on initial display (should fix bug #459,
2266                 "Toggling quick-search at 1st time: minor UI inconsistency")
2267
2268 2004-03-20 [alfons]     0.9.10claws22
2269
2270         * src/summaryview.[ch]
2271                 add function to get selected msginfo, if there's
2272                 only one selected
2273
2274 2004-03-20 [paul]       0.9.10claws21
2275
2276         * sync with 0.9.10cvs7
2277                 see ChangeLog 2004-03-19
2278
2279 2004-03-19 [paul]       0.9.10claws20
2280
2281         * src/common/nntp.c
2282           src/common/smtp.c
2283           src/common/ssl.c
2284           src/folder.c
2285           src/imap.c
2286           src/inc.c
2287           src/news.c
2288           src/pop.c
2289                 don't translate strings in debug_print(), log_print(),
2290                 log_message(),  and log_warning()
2291
2292 2004-03-19 [alfons]     0.9.10claws19
2293
2294         better next/previous/delete/focus navigation with separate 
2295         message view 
2296         
2297         * src/toolbar.c
2298                 call summaryview_delete() instead of messageview_delete()
2299         * src/messageview.c
2300                 disable messageview_delete()
2301
2302 2004-03-18 [paul]       0.9.10claws18
2303
2304         * sync with 0.9.10cvs6
2305                 see ChangeLog 2004-03-16
2306
2307 2004-03-17 [alfons]     0.9.10claws17
2308
2309         * src/gtk/filesel.c
2310                 remove bogus semicolon after if() (sometimes it pays to
2311                 read LKML :)
2312
2313 2004-03-15 [darko]      0.9.10claws16
2314
2315         * src/gtk/filesel.c
2316                 support full path in place of a filename
2317         * src/mimeview.c
2318                 store directory attachments were saved to and
2319                 use it when saving attachments
2320         * src/prefs_common.[hc]
2321                 store directory attachments were last saved to
2322
2323 2004-03-15 [paul]       0.9.10claws15
2324
2325         * src/folderview.c
2326                 fix bug where unsubscribing a newsgroup would destroy
2327                 (most of the) filtering rules
2328
2329 2004-03-15 [paul]       0.9.10claws14
2330
2331         * src/folderview.c
2332                 fix Bug 458, 'Folder View remaining empty after 
2333                 removing a NEWS account' (was also true of IMAP
2334                 accounts)
2335
2336 2004-03-15 [paul]       0.9.10claws13
2337
2338         * src/folderview.c
2339                 fix folderview invisibility of newly subscribed
2340                 newsgroups
2341
2342 2004-03-13 [paul]       0.9.10claws12
2343
2344         * src/compose.c
2345           src/plugins/dillo_viewer/dillo_prefs.c
2346           src/plugins/image_viewer/viewerprefs.c
2347                 gettextise some forgotten parts
2348
2349 2004-03-13 [alfons]     0.9.10claws11
2350
2351         * src/imap.c
2352                 make sure the correct type is passed to sscanf()
2353
2354 2004-03-13 [paul]       0.9.10claws10
2355
2356         * sync with 0.9.10cvs5
2357                 see ChangeLog 2004-03-02 and 2004-03-12, 
2358                 specifically:
2359                 'always move messages by default when using DnD (except 
2360                 for News folder). Copy messages if Ctrl-key is pressed.'
2361                 and 'added a function to filter selected messages'
2362
2363 2004-03-12 [christoph]  0.9.10claws9
2364
2365         * src/codeconv.c
2366                 add parameter check to conv_unmime_header_overwrite()
2367
2368         * src/imap.c
2369                 o fix spelling
2370                 o fix removing of NEW flag when UNREAD is unset
2371
2372         * src/procmime.c
2373                 decode MIME-headers
2374
2375         (Closes 437 i18n attachment display error.)
2376
2377 2004-03-12 [paul]       0.9.10claws8
2378
2379         * po/it.po
2380                 update. submitted by Andrea Spadaccini <lupin85@email.it>
2381                 
2382         * tools/Makefile.am
2383                 add 'textviewer.sh'
2384
2385 2004-03-12 [alfons]     0.9.10claws7
2386
2387         * src/imap.c
2388                 o quiet compiler and typecast Folder * to IMAP Folder *
2389                 o wake up and fix my previous incompatible type assignment bug
2390
2391 2004-03-12 [alfons]     0.9.10claws6
2392
2393         * src/imap.c
2394                 don't mix up pointers to int, guint32 _and_ 
2395                 unsigned int 
2396
2397 2004-03-12 [christoph]  0.9.10claws5
2398
2399         * src/folderview.c
2400                 Add error requester when renaming a folder failed
2401
2402         * src/imap.c
2403                 Check new FolderItem name for namespace seperator
2404                 before renaming
2405
2406         (Closes Bug 443 Bad named IMAP folders won't be displayed)
2407
2408 2004-03-11 [christoph]  0.9.10claws4
2409
2410         * src/folder.[ch]
2411         * src/imap.c
2412         * src/procmsg.h
2413                 syncronize flags in cache with IMAP folder flags
2414
2415         Adapted a patch submitted by Simon 'corecode' Schubert
2416         <corecode@corecode.ath.cx> 
2417
2418
2419 2004-03-11 [alfons]     0.9.10claws3
2420
2421         * src/textview.[ch]
2422                 remove dead code that at one time controlled display of
2423                 URIs in status bar
2424
2425 2004-03-10 [paul]       0.9.10claws2
2426
2427         * po/it.po
2428                 updated by Lupino <lupin85@email.it>
2429
2430 2004-03-09 [alfons]     0.9.10claws1
2431
2432         * src/matcher.c
2433                 we're not using yywrap, but we may, so close yyin instead
2434                 of initial FILE *
2435
2436 2004-03-08 [paul]       0.9.10claws
2437
2438         * 0.9.10claws released
2439
2440 2004-03-08 [paul]       0.9.9claws41
2441
2442         * po/es.po
2443           po/ja.po
2444           po/ru.po
2445           po/sk.po
2446           po/sr.po
2447           po/zh_CN.po
2448                 update translations. submitted by Ricardo Mones Lastra,
2449                 Rui Hirokawa, Pavlo Bohmat, Andrej Kacian, Urke MMI,
2450                 Hansom Young
2451
2452 2004-03-06 [paul]       0.9.9claws40
2453
2454         * src/stock_pixmap.c
2455                 fix crash: g_strdup(DEFAULT_PIXMAP_THEME)
2456                 patch submitted by Pawel Pekala
2457
2458 2004-03-06 [alfons]             0.9.9claws39
2459
2460         * src/addrindex.c
2461                 allow nick name completion again 
2462
2463 2004-03-02 [match]              0.9.9claws38
2464
2465         * configure.ac
2466                 added definition of USE_LDAP_TLS to support TLS.
2467         * src/ldapctrl.[ch]
2468         * src/ldapquery.c
2469         * src/ldapserver.[ch]
2470         * src/addressbook.c
2471         * src/addrindex.c
2472         * src/editldap.c
2473                 included LDAP TLS support.
2474
2475 2004-03-02 [christoph]          0.9.9claws37
2476
2477         * src/folder.[ch]
2478                 o add more documentation for FolderClass
2479                 o remove usused FolderClass virtual functions
2480
2481         * src/imap.c
2482         * src/mh.c
2483         * src/news.c
2484                 change creation of FolderClass because static initializations
2485                 for structs suck in C89
2486
2487 2004-03-01 [paul]
2488
2489         * sync with 0.9.10
2490
2491 2004-02-28 [keith]      0.9.9claws36
2492
2493         * src/common/utils.c
2494                 Fix treatment of whitespace in quicksearch bar (leading
2495                 spaces and >1 space between commands and parameters).
2496
2497 2004-02-27 [alfons]     0.9.9claws35
2498
2499         * src/compose.[ch]
2500                 Explicitly remove draft timeout to fix nasty race between 
2501                 compose_send_cb() (which destroys the compose window) and 
2502                 compose_defer_auto_save_draft() (which expects compose 
2503                 window to exist). Should fix Keith's and Fred Marton's
2504                 bug report (#128, "crash after complaining about character
2505                 set conversion")
2506
2507 2004-02-27 [luke]       0.9.9claws34
2508         
2509         * src/folder.c
2510                 Do folder_item_apply_processing() even if no processing
2511                 rules for the folder exist (so global processing is applied)
2512
2513 2004-02-26 [thorsten]   0.9.9claws33
2514
2515         * src/mimeview.c
2516                 Remove misleading static declaration
2517
2518 2004-02-26 [alfons]     0.9.9claws32
2519
2520         * src/procmime.[ch]
2521           src/compose.c
2522           src/mimeview.c
2523           src/textview.c
2524                 use/add procmime_get_content_type_str() as a safe wrapper
2525                 for returning a Content-Type type string; should fix 
2526                 bug #444, 0.9.7..0.9.9 crashes with "Content-Type: type= 
2527                  - attachments."
2528
2529 2004-02-26 [thorsten]   0.9.9claws31
2530
2531         * src/mimeview.c
2532                 Restructure save_as/save_all
2533
2534 2004-02-26 [alfons]     0.9.9claws30
2535
2536         * src/procmime.c
2537                 clean up (2)
2538
2539 2004-02-26 [alfons]     0.9.9claws29
2540
2541         * src/procmime.c
2542                 clean up (1)
2543
2544 2004-02-24 [luke]
2545
2546         * tools/textviewer.sh
2547                 tweaks from Johann Koenig, recognition of shell
2548                 scripts in particular
2549
2550 2004-02-24 [paul]       0.9.9claws28
2551
2552         * sync with 0.9.9cvs13
2553                 see ChangeLog 2004-02-24
2554
2555 2004-02-23 [paul]       0.9.9claws27
2556
2557         * src/inc.c
2558                 one alertpanel on pop3 authentication error will suffice
2559                 
2560         * src/prefs_fonts.c
2561                 remove unnecessary printf
2562
2563 2004-02-22 [alfons]     0.9.9claws26
2564
2565         * src/messageview.c
2566                 put back a lost check
2567
2568 2004-02-21 [alfons]     0.9.9claws25
2569
2570         * src/folderview.c
2571                 don't forget to save folder properties after renaming folder
2572
2573 2004-02-20 [paul]       0.9.9.claws24
2574
2575         * src/addressbook.c
2576                 sync with 0.9.9cvs11, see ChangeLog 2004-02-19
2577                 
2578         * src/inc.c
2579                 complete sync with 0.9.9cvs9's 'update folderview
2580                 progressively'
2581                 
2582         * configure.ac
2583                 require gettext >= 0.12.1
2584
2585 2004-02-17 [match]      0.9.9claws23
2586
2587         * src/compose.c
2588                 keep the peace - change style.
2589
2590 2004-02-17 [alfons]     0.9.9claws22
2591
2592         * src/filtering.c
2593                 make MATCHACTION_STOP cancel filtering / processing;
2594                 clean up and document it to make it a little bit more clear;
2595
2596 2004-02-17 [alfons]     0.9.9claws21
2597
2598         %X marks the cursor spot for reply quote format
2599
2600         * src/quote_fmt_lex.l 
2601           src/quote_fmt.c
2602                 add %X token
2603                 
2604         * src/quote_fmt.h
2605           src/quote_fmt_parse.y
2606                 handle %X token
2607                 
2608         * src/compose.c
2609                 handle %X token for replies only (for now)
2610
2611 2004-02-17 [paul]       0.9.9claws20
2612
2613         * po/sk.po
2614                 updated by Andrej Kacian
2615                 
2616         * src/news.c
2617                 remove unneeded include
2618                 
2619         * src/prefs_fonts.c
2620                 be a little more user-friendly with the labels
2621                 
2622         * configure.ac
2623                 a change forgotten in the last commit: 
2624                 SYLPHEED_ACLOCAL_INCLUDE(m4)
2625
2626 2004-02-17 [paul]       0.9.9claws19
2627
2628         * ac/*                          ** REMOVED **
2629           ac/                           ** REMOVED **
2630           intl/Makefile.in              ** REMOVED **
2631           m4/                           ** NEW **
2632           m4/missing                    ** NEW **
2633           m4/missing/gdk-pixbuf.m4      ** NEW **
2634           m4/missing/gettext.m4         ** NEW **
2635           m4/missing/gpgme.m4           ** NEW **
2636           m4/missing/imlib.m4           ** NEW **
2637           m4/.cvsignore                 ** NEW **
2638           m4/Makefile.am                ** NEW **
2639           m4/README                     ** NEW **
2640           m4/aclocal-include.m4         ** NEW **
2641           m4/aspell.m4                  ** NEW **
2642           m4/check-type.m4              ** NEW **
2643           m4/gnupg-check-typedef.m4     ** NEW **
2644           m4/openssl.m4                 ** NEW **
2645           m4/spamassassin.m4            ** NEW **
2646           po/ChangeLog                  ** REMOVED **
2647           po/Makefile.in.in             ** REMOVED **
2648           po/Rules-quot                 ** REMOVED **
2649           po/boldquot.sed               ** REMOVED **
2650           po/en@boldquot.header         ** REMOVED **
2651           po/en@quot.header             ** REMOVED **
2652           po/insert-header.sin          ** REMOVED **
2653           po/quot.sed                   ** REMOVED **
2654           po/remove-potcdate.sed        ** REMOVED **
2655           po/remove-potcdate.sin        ** REMOVED **
2656           po/stamp-po                   ** REMOVED **
2657           Makefile.am
2658           autogen.sh
2659           configure.ac
2660                 enable building with automake 1.8.x
2661                 add 'autopoint' to autogen.sh and remove all
2662                 auto-generated files, remove ac/ in favour of
2663                 m4/
2664
2665 2004-02-17 [alfons]     0.9.9claws18
2666         
2667         * src/summaryview.c
2668                 MSG_IS_NEWS() is not stored at all, and is bogus
2669
2670 2004-02-17 [martin]     0.9.9claws17
2671
2672         * src/prefs_themes.c
2673                 fix crash when installing wrong theme and output an
2674                 error message
2675
2676 2004-02-16 [christoph]  0.9.9claws16
2677
2678         * src/compose.c
2679         * src/stock_pixmap.[ch]
2680         * src/toolbar.[ch]
2681         * src/pixmaps/linewrapcurrent.xpm               ** NEW **
2682                 add "Wrap current paragraph" to compose toolbar
2683
2684 2004-02-15 [alfons]     0.9.9claws15
2685
2686         * src/folderview.c
2687                 refine previous commit to make sure other hook functions
2688                 get their grab of the pie too
2689
2690 2004-02-15 [alfons]     0.9.9claws14
2691
2692         * src/folderview.c
2693                 fix sync breakage so we don't pass invalid pointer types
2694
2695 2004-02-15 [match]      0.9.9claws13
2696
2697         * src/ldapquery.[ch]
2698         * src/ldapserver.h
2699         * src/addrindex.[ch]
2700                 tweak threading calls.
2701         * src/addr_compl.[ch]
2702                 add alias into completion list.
2703         * src/addressbook.c
2704                 fix ldap browse.
2705                 improve context menu behavior.
2706                 change menu sequence.
2707                 add send mail from addressbook.
2708         * src/addrselect.[ch]
2709         * src/compose.[ch]
2710                 add send mail from addressbook.
2711
2712 2004-02-15 [christoph]  0.9.9claws12
2713
2714         * src/folderutils.c
2715                 skip deleting when duplist is empty
2716
2717         * src/folderview.[ch]
2718         * src/mainwindow.c
2719         * src/summaryview.[ch]
2720                 call folderutils_delete_duplicates() from mainwindow code
2721
2722 2004-02-15 [alfons]     0.9.9claws11
2723         
2724         * src/common/utils.c
2725                 add prefix for italian ms o(e) 
2726
2727 2004-02-14 [paul]       0.9.9claws10
2728
2729         * src/foldersel.c
2730                 fix updating of the folder view when creating a
2731                 new folder
2732
2733 2004-02-13 [paul]       0.9.9claws9
2734
2735         * src/plugins/clamav/clamav_plugin.c
2736                 remove GUI code
2737
2738 2004-02-13 [paul]       0.9.9claws8
2739
2740         * sync with 0.9.9cvs9
2741                 see ChangeLog 2004-02-09, 2004-02-10, 2004-02-12
2742
2743 2004-02-13 [alfons]     0.9.9claws7
2744
2745         * src/common/utils.c
2746                 fix wrong type of argument for ctype functions (pass unsigned
2747                 char instead of signed char)
2748
2749 2004-02-12 [alfons]     0.9.9claws6
2750
2751         * src/compose.[ch]
2752                 don't select text in header entry when composing to a 
2753                 default address, but rather give the header entry a
2754                 different color / style (same as the folder new color)
2755
2756 2004-02-12 [alfons]     0.9.9claws5
2757
2758         * src/plugins/clamav/clamav_plugin.c
2759                 don't exit(2) on libclamav init error - show a warning.
2760                 (tested by damaging a clamav database file.)
2761
2762 2004-02-12 [paul]       0.9.9claws4
2763
2764         * sync with 0.9.9cvs4
2765                 see ChangeLog 2004-02-04, 2004-02-05, and 2004-02-06
2766
2767 2004-02-11 [luke]       0.9.9claws3
2768
2769         * src/mimeview.c
2770                 remove redundant check introduced in 0.9.9claws1
2771
2772 2004-02-11 [luke]       0.9.9claws2
2773
2774         * src/mimeview.c
2775                 fix compilation of my previous commit without gpg enabled
2776
2777 2004-02-10 [luke]       0.9.9claws1
2778
2779         * src/mimeview.c
2780                 add borders to icons to indicate the privacy status for
2781                 the message part (unknown/bad/good)
2782
2783 2004-02-06 [paul]       0.9.9claws
2784
2785         0.9.9claws released
2786
2787 2004-02-06 [darko]      0.9.8claws64
2788
2789         * src/compose.c
2790                 don't allow Ctrl+Enter while external editor is active
2791
2792 2004-02-06 [paul]       0.9.8claws63
2793
2794         * po/es.po
2795           po/pl.po
2796           po/sk.po
2797           po/sr.po
2798                 update Spanish, Polish, Slovak, and Serbian translations.
2799                 submitted by Ricardo Mones Lastra, Emil Nowak, Andrej Kacian,
2800                 and Urke MMI
2801
2802 2004-02-04 [alfons]     0.9.8claws62
2803
2804         * src/compose.c
2805                 grab focus only when lbutton was pressed (bug #430 cont'd; 
2806                 don't have clue yet why the cursor pos is at the end of the
2807                 text.)
2808
2809 2004-02-04 [alfons]     0.9.8claws61
2810
2811         * src/compose.c
2812                 always grab focus when one of the header entries is clicked 
2813                 (should fix bug #430, "no focus on pasted addresses 3 & higher")
2814
2815 2004-02-02 [paul]
2816
2817         * ac/missing/gdk-pixbuf.m4
2818           ac/missing/gpgme.m4
2819           ac/missing/imlib.m4
2820                 prevent 'underquoted definition' warnings
2821                 patch submitted by David Relson
2822                 
2823         * src/plugins/clamav/README
2824                 update, improve, correct
2825
2826 2004-01-31 [thorsten]   0.9.8claws60
2827
2828         * src/news.c
2829                 'dir' not initialized if group has no messages
2830
2831 2004-01-29 [christoph]  0.9.8claws59
2832
2833         * src/customheader.[ch]
2834                 add custom_header_is_allowed() to check for disallowed header names
2835                 that must not be overridden by custom headers
2836
2837         * src/compose.c
2838                 always write From: header and use custom_header_is_allowed() to
2839                 check if custom header should be written
2840
2841         * src/prefs_customheader.c
2842                 check if custom header is disallowed using custom_header_is_allowed()
2843
2844         * src/folderutils.c
2845                 destroy message id GHashTable before freeing the MsgInfos
2846
2847 2004-01-29 [paul]       0.9.8claws58
2848
2849         * sync with 0.9.9 release
2850                 see ChangeLog 2004-01-29
2851
2852 2004-01-29 [paul]       0.9.8claws57
2853
2854         * sync with 0.9.8cvs11
2855                 see ChangeLog 2004-01-29
2856
2857 2004-01-28 [christoph]  0.9.8claws56
2858
2859         * src/pgpmime.c
2860         * src/sgpgme.[ch]
2861                 return WARN signature status when signature is not trusted
2862
2863         * src/Makefile.am
2864         * src/folder.c
2865         * src/folderutils.[ch]                  ** NEW **
2866         * src/summaryview.c
2867                 implement delete duplicates summaryview independent
2868
2869 2004-01-28 [paul]       0.9.8claws55
2870
2871         * sync with 0.9.8cvs10
2872                 see Changelog 2004-01-27 and 2004-01-28
2873
2874 2004-01-26 [christoph]  0.9.8claws54
2875
2876         * src/imap.c
2877                 create a root node for the Folder if scan fails because root
2878                 folder does not exist
2879
2880 2004-01-26 [paul]       0.9.8claws53
2881
2882         * sync with 0.9.8cvs7
2883                 see ChangeLog 2004-01-23
2884
2885 2004-01-25 [alfons]     0.9.8claws52
2886
2887         * src/compose.c
2888                 remove left-over constant INDENT_CHARS
2889
2890 2004-01-25 [alfons]     0.9.8claws51
2891
2892         * src/procmime.c
2893                 add NULL pointer check for mimeinfo->node in
2894                 procmime_mimeinfo_parent()
2895
2896 2004-01-25 [darko]      0.9.8claws50
2897
2898         * src/compose.c
2899                 make "Wrap all long lines" toolbar button wrap all
2900                 long lines not just the current line
2901                 patch by I. Oshadi Jayawardena <ioj4 at yahoo.co.uk>
2902
2903
2904 2004-01-25 [alfons]     0.9.8claws49
2905
2906         * src/procmime.c
2907                 remove g_strstrip(); prevents a NULL pointer deref, and isn't
2908                 necessary anyway, because *scanf() functions neglect white
2909                 space in the input. 
2910                 Fixes bug #425, "sylpheed 0.9.8claws42 crashes on some messages."
2911
2912 2004-01-25 [paul]       0.9.8claws48
2913
2914         * src/prefs_ext_prog.c
2915                 apply Alfons' patch to check for NULL pointers
2916                 fixes bug #424
2917
2918 2004-01-25 [paul]       0.9.8claws47
2919
2920         * sync with 0.9.8cvs8
2921                 see ChangeLog 2004-01-23
2922
2923 2004-01-25 [thorsten]   0.9.8claws46
2924
2925         * src/messageview.c
2926                 remove orphaned mimeview unref()
2927
2928 2004-01-23 [christoph]  0.9.8claws45
2929
2930         * src/summaryview.c
2931                 set ctree widget style
2932
2933 2004-01-23 [paul]       0.9.8claws44
2934
2935         * sync with 0.9.8cvs5
2936                 see ChangeLog 2004-01-22
2937
2938 2004-01-23 [alfons]     0.9.8claws43
2939
2940         * src/procmsg.c
2941                 remove redundant code in procmsg_get_thread_tree()
2942
2943 2004-01-21 [christoph]  0.9.8claws42
2944
2945         * src/folderview.c
2946                 set ctree widget style, otherwise GTK does not use the
2947                 the correct vertical size for the list items
2948
2949 2004-01-21 [alfons]     0.9.8claws41
2950
2951         * src/summaryview.c
2952                 GDK_Left should only switch to folderview when
2953                 when summaryview hscrollbar is at the leftmost
2954                 position (fixes bug #420, "Focus error")
2955
2956 2004-01-21 [paul]       0.9.8claws40
2957
2958         * sync with 0.9.8cvs4
2959                 see ChangeLog 2004-01-20
2960
2961 2004-01-20 [christoph]  0.9.8claws39
2962
2963         * src/folderview.c
2964                 remove setting sensitivity for no longer existing
2965                 /Scoring... popup entry
2966
2967 2004-01-20 [keith]      0.9.8claws38
2968
2969         * configure.ac
2970                 Revert AM_CONFIG_HEADER to AC_CONFIG_HEADER
2971
2972 2004-01-20 [paul]       0.9.8claws37
2973
2974         * src/prefs_fonts.c
2975                 demystify font settings
2976                 
2977         * src/textview.c
2978                 use textview->msgfont for header->body in
2979                 textview_show_header()
2980
2981 2004-01-20 [paul]       0.9.8claws36
2982
2983         * src/compose.c
2984           src/undo.c
2985                 remove superfluous debug_print's
2986                 
2987         * src/inc.c
2988                 clear the statusbar after LOCAL incorporation
2989
2990 2004-01-20 [paul]       0.9.8claws35
2991
2992         * sync with 0.9.8cvs3
2993                 see ChangeLog 2004-01-20
2994
2995 2004-01-19 [keith]      0.9.8claws34
2996
2997         * src/folderview.c
2998                 don't show 'Search folder...' on popup menu
2999                 if folder has no mails in it
3000
3001 2004-01-17 [keith]      0.9.8claws33
3002
3003         * src/compose.c
3004           src/prefs_common.c
3005           src/prefs_common.h
3006                 store position of compose window in prefs
3007
3008 2004-01-17 [thorsten]   0.9.8claws32
3009
3010         * src/gtk/gtkvscrollbutton.c
3011                 ensure scrollbutton resize event on different gtk versions
3012
3013 2004-01-15 [alfons]     0.9.8claws31
3014         
3015         * src/summaryview.c
3016                 keep MSG_REPLIED and MSG_FORWARDED even when marking a
3017                 message as read
3018
3019 2004-01-12 [christoph]  0.9.8claws30
3020
3021         * src/procmime.c
3022                 better MIME-Version check
3023
3024 2004-01-11 [alfons]     0.9.8claws29
3025
3026         * src/procmsg.c
3027                 remove unnecessary but still effective check (could possibly
3028                 lead to some unwanted side effects)
3029
3030 2004-01-11 [alfons]     0.9.8claws28
3031
3032         * src/procmsg.c
3033                 we should not prefer lowest message number while threading 
3034                 (introduced in previous commit)
3035
3036 2004-01-11 [alfons]     0.9.8claws27
3037
3038         * src/procmsg.c
3039                 subject threading fixes:
3040                 
3041                         - make message with lowest message number the
3042                           thread parent,
3043                         - refine recording last node when threading. the last node
3044                           should be the previous one if a node has a thread parent,
3045                           or the current node if not
3046                 
3047                 (there's another threading bug fix coming up)
3048
3049 2004-01-10 [paul]       0.9.8claws26
3050
3051         * src/main.c
3052           src/prefs_ext_prog.c
3053           src/plugins/clamav/clamav_plugin_gtk.c
3054                 minor gui fixes
3055
3056 2004-01-09 [christoph]  0.9.8claws25
3057
3058         * src/Makefile.am
3059         * src/string_match.[ch]                 ** REMOVE **
3060         * src/common/Makefile.am
3061         * src/common/string_match.[ch]          ** NEW **
3062                 move string_match.[ch] to common directory
3063
3064 2004-01-09 [christoph]  0.9.8claws24
3065
3066         * src/pgpmime.c
3067                 add MIME-Version header for the message parser
3068
3069 2004-01-09 [paul]       0.9.8claws23
3070
3071         * po/POTFILES.in
3072           src/Makefile.am
3073           src/main.c
3074           src/prefs_common.c
3075           src/prefs_ext_prog.[ch]       ** NEW FILES **
3076                 move External Command options from 'Common Prefs/Other' to
3077                 'Other Prefs/Message View/External Programs', also reveal
3078                 the hidden options for audio player and image viewer.
3079                 
3080         * src/prefs_common.c
3081                 fix toggling of header pane
3082
3083 2004-01-09 [paul]       0.9.8claws22
3084
3085         * src/compose.c
3086                 when changing account also change the save folder
3087
3088         * src/textview.c
3089                 if a text/plain attachment has 'Content-Disposition: attachment'
3090                 don't display it inline
3091
3092 2004-01-08 [christoph]  0.9.8claws21
3093
3094         * src/procmime.c
3095                 check for "MIME-Version: 1.0" in message/rfc882 MIME-parts,
3096                 otherwise thread the message content as one text part and
3097                 don't assume charset US-ASCII which is only specified as
3098                 default for MIME-messages
3099
3100 2004-01-08 [paul]       0.9.8claws20
3101
3102         * src/plugins/clamav/clamav_plugin.c
3103           src/plugins/spamassassin/spamassassin.c
3104                 inform the user what is happening via the statusbar
3105
3106 2004-01-06 [paul]       0.9.8claws19
3107
3108         * po/es.po
3109                 update Spanish translation. submitted by Ricardo
3110                 Mones Lastra
3111
3112 2004-01-05 [paul]       0.9.8claws18
3113
3114         * sync with 0.9.8cvs2
3115                 see ChangeLog 2004-01-05
3116
3117 2004-01-03 [luke]       0.9.8claws17
3118
3119         * src/procheader.c
3120                 Clean up:
3121                 o remove unused functions string_getchar() and file_getchar()
3122                 o remove the getchar_ parameter from generic_get_one_field()
3123                 o add an 'unfold' parameter to generic_get_one_field, to
3124                   be used if no HeaderEntry is supplied
3125                 o procheader_get_one_field_asis() uses
3126                   generic_get_one_field().
3127
3128 2004-01-01 [christoph]  0.9.8claws16
3129
3130         * src/common/xml.[ch]
3131                 o add xml_new_tag() to manage usage counts of strings correctly
3132                 o correct xml_copy_tree() function name
3133
3134         * src/folder.c
3135         * src/main.c
3136                 allow registering and unregistering of FolderClasses anytime
3137
3138 2003-12-31 [christoph]  0.9.8claws15
3139
3140         * src/folder.[ch]
3141         * src/common/xml.[ch]
3142                 keep folderlist.xml data for unloaded FolderClasses
3143
3144 2003-12-30 [luke]       0.9.8claws14
3145
3146         * src/procheader.[ch]
3147                 o added procheader_get_one_field_asis() that does not do
3148                   unfolding
3149                 o fix procheader_get_header_array_asis() to use the above,
3150                   fixing ugliness of headers in textview
3151
3152         * src/compose.c
3153                 o don't unfold headers when redirecting.        
3154
3155 2003-12-30 [paul]       0.9.8claws13
3156
3157         * po/POTFILES.in
3158           src/common/defs.h
3159           src/Makefile.am
3160           src/main.c
3161           src/prefs_common.c
3162           src/prefs_themes.[ch] ** NEW FILES **
3163                 redesign and move Icon Theme selector to
3164                 the new prefs window
3165           
3166         * src/stock_pixmap.c
3167                 fix the old bug where icons are not always
3168                 updated when changing themes
3169         
3170         * src/summaryview.c
3171                 fix bug where the icons on the title row
3172                 of the summary view were not updated
3173         
3174         all patches submitted by Ricardo Mones Lastra
3175
3176 2003-12-30 [hoa]        0.9.8claws12
3177
3178         * src/folder.c
3179                 run preglobal and postglobal processing rules
3180                 even if the folder does not have any rules.
3181
3182 2003-12-28 [paul]       0.9.8claws11
3183
3184         * ac/aspell.m4
3185           ac/check-type.m4
3186           ac/gnupg-check-typedef.m4
3187           ac/openssl.m4
3188           ac/spamassassin.m4
3189                 fix 'underquoted definition' warnings, patch submitted by
3190                 David Relson <relson@osagesoftware.com>
3191                 
3192         * src/common/utils.c
3193                 subject_get_prefix_length(): add "Odp\\:" to reply prefixes,
3194                 patch submitted by Jan Alboszta <J.Alboszta@students.mimuw.edu.pl>
3195
3196 2003-12-28 [paul]       0.9.8claws10
3197
3198         * sync with 0.9.8cvs1
3199                 see ChangeLog 2003-12-17
3200
3201 2003-12-27 [christoph]  0.9.8claws9
3202
3203         * src/common/utils.[ch]
3204                 add g_node_map() to map a GNode into a new GNode
3205                 converting all node data's with a function
3206
3207         * src/account.c
3208         * src/folder.[ch]
3209         * src/folderview.c
3210         * src/imap.c
3211         * src/mainwindow.c
3212         * src/summaryview.c
3213                 o use g_node_map() to convert XML <-> Folder
3214                 o remove redundant FolderItem->parent and
3215                   replace it with folder_item_parent()
3216
3217 2003-12-23 [christoph]  0.9.8claws8
3218
3219         * src/folder.[ch]
3220         * src/folderview.c
3221         * src/mainwindow.c
3222         * src/procmsg.c
3223                 o use callback for notifications about added and
3224                   destroyed folders
3225                 o rewrite folderlist saving (new functions to create
3226                   folder from XML tree, and XML tree from folder)
3227
3228         * src/common/xml.[ch]
3229                 add function to save XML trees
3230
3231         * src/prefs_filtering.c
3232                 code cleanup
3233
3234 2003-12-22 [christoph]  0.9.8claws7
3235
3236         * src/prefs_account.[ch]
3237                 add "SMTP only" accounts
3238
3239 2003-12-20 [melvin]     0.9.8claws6
3240
3241         * src/action.[ch]
3242                 Changed the interface for action_update_*_menu() so
3243                 action.c does not need to know the paths of the different
3244                 actions menu (mainwindow, message view and compose window). 
3245
3246         * src/compose.c
3247                 Tiny code cleanup to merge spell checker related code
3248                 compose_update_actions_menu(): new function to update
3249                 the actions menu. Use it in compose_create()
3250
3251         * src/compose.h
3252                 compose_update_actions_menu(): new function to update
3253                 the actions menu. Used also in prefs_actions.c.
3254
3255         * src/mainwindow.[ch]
3256                 main_window_update_actions_menu(): new function to update
3257                 the actions menu. Used in main_window_create() and in
3258                 prefs_actions.c
3259
3260         * src/messageview.[ch]
3261                 messageview_update_actions_menu(): new function to update
3262                 the actions menu. Used in messageview_add_toolbar() and in
3263                 prefs_actions.c
3264                 
3265         * src/prefs_actions.c   
3266                 prefs_actions_ok(): fixed to update the actions menu of
3267                 the separate message view and the compose windows.
3268
3269 2003-12-20 [luke]       0.9.8claws5
3270         * src/procheader.c
3271                 fix unfolding/newline stripping for multiline fields
3272                 in generic_get_one_field()
3273
3274 2003-12-19 [christoph]  0.9.8claws4
3275
3276         * src/summaryview.c
3277                 o code cleanup
3278                 o use subject_compare_for_sort() when comparing
3279                   simplified subjects
3280
3281 2003-12-19 [christoph]  0.9.8claws3
3282
3283         * src/msgcache.c
3284                 more syncing with 0.8.9a
3285
3286 2003-12-19 [christoph]  0.9.8claws2
3287
3288         * src/folder.c
3289                 don't write all FolderItem XML attributes for the root node
3290
3291 2003-12-19 [melvin]     0.9.8claws1
3292
3293         * src/messageview.c
3294                 Added missing menu branch (Tools/Create processing/rule)
3295         * po/fr.po
3296                 Updated French translation for the added string.
3297
3298 2003-12-19 [paul]       0.9.8claws
3299
3300         0.9.8claws released
3301
3302 2003-12-19 [paul]       0.9.7claws51
3303
3304         * po/en_GB.po
3305           po/es.po
3306           po/ja.po
3307           po/pl.po
3308           po/sk.po
3309           po/zh_CN.po
3310                 update translations. submitted by me, Ricardo Mones
3311                 Lastra, Rui Hirokawa, Emil Nowak, Andrej Kacian,
3312                 Hansom Young
3313                 
3314         * src/folder_item_prefs.c
3315                 'enable_processing' set to FALSE by default
3316
3317 2003-12-18 [melvin]     0.9.7claws50
3318
3319         * po/fr.po
3320                 Updated French translation
3321
3322 2003-12-17 [christoph]  0.9.7claws49
3323
3324         * src/procheader.c
3325                 revert discarding of whitespace from 0.9.7claws44
3326
3327                 RFC2822 2.2.3: Unfolding is accomplished by simply
3328                 removing any CRLF that is immediately followed by WSP.
3329
3330 2003-12-17 [paul]       0.9.7claws48
3331
3332         * src/folder.c
3333                 fix new message count
3334                 
3335         * configure.ac
3336                 update autotools macros
3337
3338         * sync with 0.9.8a
3339
3340 2003-12-16 [christoph]  0.9.7claws47
3341
3342         * src/folder.c
3343                 fix folder update before adding MsgInfo to cache
3344                 in add_msginfo_to_cache()
3345
3346         * src/procmsg.c
3347                 remove old call to folder_item_update() that is no
3348                 longer required
3349
3350 2003-12-16 [christoph]  0.9.7claws46
3351
3352         * src/main.c
3353                 make sure the shutdown process only runs once
3354
3355 2003-12-16 [hoa]        0.9.7claws45
3356
3357         * src/mainwindow.c
3358         * src/messageview.c
3359         * src/summaryview.[ch]
3360                 Create filter rules using a message is fixed.
3361                 We can now create processing rules using a message.
3362
3363 2003-12-15 [alfons]     0.9.7claws44
3364
3365         * src/procheader.c
3366                 make sure we discard folding white space
3367
3368 2003-12-15 [luke]       0.9.7claws43
3369         * src/textview.c
3370         * src/mimeview.c
3371                 o use "name" parameter if "filename" doesn't exist
3372
3373 2003-12-14 [alfons]     0.9.7claws42
3374
3375         * src/summaryview.c
3376         * src/common/utils.c
3377                 allow quick finding based on the result of passing
3378                 a message to an external command. E.g:
3379
3380                         X "bogofilter < %F" 
3381                 
3382                 gets me all the spam in a folder.
3383
3384 2003-12-14 [luke]       0.9.7claws41
3385
3386         * src/textview.c
3387         * src/mimeview.c
3388                 o use parameter "filename" instead of "name" in a couple of 
3389                   places for correctness
3390
3391         * src/procmime.c
3392         * src/common/utils.[ch]
3393                 o make temporary filename for attachments safe for %p 
3394                   substitutions in actions.
3395
3396 2003-12-13 [christoph]  0.9.7claws40
3397
3398         * src/main.c
3399                 readd exit(0) to clean_quit() because otherwise sylpheed
3400                 does not always terminate
3401
3402         * src/pgpmime.c
3403         * src/privacy.h
3404                 add an identifier-string for PrivacySystems
3405
3406 2003-12-12 [paul]
3407
3408         * doc/man/sylpheed.1
3409                 update the man page
3410
3411 2003-12-12 [paul]       0.9.7claws39
3412
3413         general clean up
3414         
3415         * configure.ac
3416                 correct and clean up './configure --help' info
3417         
3418         * src/plugins/clamav/clamav_plugin.c
3419           src/plugins/spamassassin/spamassassin.c
3420                 correct plugin_desc(), works with LOCAL, IMAP, and
3421                 POP accounts
3422                 
3423         * src/filtering.c
3424           src/matcher.[ch]
3425           src/matcher_parser_parse.y
3426           src/prefs_filtering_action.c
3427                 use 'Change Score' instead of '(In/De)crease score'.
3428                 use *CHANGE_SCORE* instead of *ADD_SCORE*
3429          
3430          * src/mainwindow.c
3431                 hyphenate: 'Pre-processing', 'Post-processing'
3432                 
3433         * src/prefs_account.c
3434                 change 'Generate Message-ID' to 'Generate Message-Id'
3435                 
3436         * src/prefs_folder_item.c
3437                 change 'Processing on startup:' to 'Process at startup'
3438                 change 'Scan for new mail:' to 'Scan for new mail'
3439                 
3440 2003-12-11 [christoph]  0.9.7claws38
3441
3442         * src/crash.c
3443         * src/main.[ch]
3444                 make sure the clean_exit() funtion is not called again by the
3445                 signal handler while it is already running
3446
3447         (closes Bug 366 lost all folders -> spoiling folderlist.xml file)
3448
3449         * src/summaryview.c
3450                 fix wrong assertion
3451
3452 2003-12-11 [paul]       0.9.7claws37
3453
3454         * src/compose.c
3455                 'anonymise' Message-Id: header string
3456
3457 2003-12-11 [paul]       0.9.7claws36
3458
3459         * src/plugins/clamav/clamav_plugin.c
3460                 fix (don't break) signature count
3461                 use cl_strerror() instead of deprecated cl_perror()
3462         
3463 2003-12-11 [darko]      0.9.7claws35
3464
3465         * src/summaryview.c
3466                 also update the sort arrow (thanks Christoph)
3467
3468 2003-12-11 [darko]      0.9.7claws34
3469
3470         * src/summaryview.c
3471                 allow reverting to default sort mode (no sort)
3472
3473 2003-12-10 [hoa]        0.9.7claws33
3474
3475         * src/matcher.c
3476                 fixed quotation of string for matcher.
3477
3478 2003-12-08 [paul]       0.9.7claws32
3479
3480         * src/imap.c
3481           src/inc.c
3482                 plug memory leaks (patch by Alfons)
3483
3484 2003-12-08 [christoph]  0.9.7claws31
3485
3486         * src/folder_item_prefs.[ch]
3487         * src/folderview.c
3488         * src/prefs_folder_item.c
3489                 add new FolderItem property to exclude folders from new
3490                 mail checks
3491
3492         Patch submitted by Chad Robinson <crobinson@rfgonline.com>
3493
3494 2003-12-07 [paul]       0.9.7claws30
3495
3496         * src/plugins/clamav/clamav_plugin.c
3497                 fix signature count
3498
3499 2003-12-07 [thorsten]   0.9.7claws29
3500
3501         * src/filtering.c
3502                 debug_print some warning if destfolder missing
3503         * src/prefs_filtering.c
3504                 uninitialized filter list when deleting a folder
3505
3506 2003-12-06 [paul]       0.9.7claws28
3507
3508         * src/procheader.c
3509                 add Alfons' patch to trim line feeds
3510
3511 2003-12-06 [paul]       0.9.7claws27
3512
3513         * partial sync with 0.9.7cvs8
3514                 leaving claws' online/offline more or less intact
3515                 see ChangeLog 2003-12-04 and 2003-12-06
3516
3517 2003-12-06 [christoph]  0.9.7claws26
3518
3519         * src/messageview.c
3520         * src/privacy.[ch]
3521                 revert pirvacy API changes
3522
3523 2003-12-05 [alfons]     0.9.7claws25
3524
3525         * src/matcher.[ch]
3526                 clean up my old cruft
3527
3528 2003-12-05 [alfons]     0.9.7claws24
3529
3530         * src/matcher.c
3531                 fix comparison buglet ;-) and make `test` matcher
3532                 work again
3533
3534 2003-12-05 [alfons]     0.9.7claws23
3535
3536         * src/prefs_folder_item.c
3537                 K&R 2nd Ed., page 241 (function parameter identifiers
3538                 starting with an underscore are kind of insulting)
3539
3540 2003-12-05 [hoa]        0.9.7claws22
3541
3542         * src/main.c
3543         * src/mainwindow.[ch]
3544         * src/mainwindow.h
3545                 add destructor for mainwindow so that the last 
3546                 MimeInfo opened in messageview is destroyed when
3547                 exiting sylpheed.
3548
3549 2003-12-05 [hoa]        0.9.7claws21
3550
3551         * src/filtering.[ch]
3552         * src/matcher.[ch]
3553         * src/matcher_parser_lex.l
3554         * src/matcher_parser_parse.y
3555         * src/prefs_actions.c
3556         * src/prefs_filtering.c
3557         * src/common/utils.[ch]
3558                 quote arguments before giving them to command line.
3559                 fixed quote of string in matcher/processing/filtering rules.
3560
3561         * src/messageview.c
3562         * src/privacy.[ch]
3563                 allows decryption to return a new whole 
3564                 MIME message structure.
3565
3566 2003-12-04 [hoa]        0.9.7claws20
3567
3568         * src/filtering.[ch]
3569         * src/folder.c
3570         * src/mainwindow.c
3571         * src/matcher.c
3572         * src/matcher_parser_parse.y
3573         * src/folderview.c
3574                 global rules to run before folder specific rules.
3575                 global rules to run after folder specific rules.
3576                 
3577         * src/messageview.c
3578                 fixed quick addition of rules.
3579         
3580         * src/prefs_filtering.[ch]
3581         * src/summaryview.c
3582                 we can now customize the title for the dialog.
3583                 updated case where we rename of delete folders.
3584
3585         * src/addressbook.c
3586                 got back the function addressbook_browse_entry_cb()
3587                 that is needed in case we compiled with LDAP support.
3588
3589 2003-12-04 [paul]       0.9.7claws19
3590
3591         * sync with 0.9.7cvs6
3592                 see ChangeLog 2003-12-04
3593                 fixes bug 171 'Wrong message decoing: koi8-r and 
3594                 iso8859-5 looks same. Can't read many emails.'
3595
3596 2003-12-04 [paul]       0.9.7claws18
3597
3598         * po/POTFILES.in
3599                 remove 'src/prefs_scoring.c'
3600
3601 2003-12-03 [hoa]        0.9.7claws17
3602
3603         * src/Makefile.am
3604                 compilation of scoring.[ch] and prefs_scoring.[ch]
3605                 is removed.
3606         
3607         * src/filtering.[ch]
3608         * src/folder.c
3609         * src/folder_item_prefs.[ch]
3610         * src/folderview.c
3611         * src/main.c
3612         * src/mainwindow.c
3613         * src/matcher.[ch]
3614         * src/matcher_parser.h
3615         * src/matcher_parser_parse.y
3616         * src/prefs_filtering.[ch]
3617         * src/prefs_filtering_action.c
3618         * src/prefs_folder_item.c
3619         * src/prefs_scoring.[ch]              * REMOVED FILES *
3620         * src/procmsg.[ch]
3621         * src/scoring.[ch]                    * REMOVED FILES *
3622         * src/summaryview.c
3623                 merged scoring and filtering.
3624                 
3625                 Note : compatibility is kept by parsing score like 
3626                   add_score. To get the behaviour of older scoring 
3627                   system, you have to define some equivalent rule :
3628                   "score_lower -9999 hide"
3629                   "score_greater 9999 mark"
3630                   
3631                   To define global rules, you have to define them 
3632                   in the new global processing rules.
3633                   The variable that kept the list filtering rules 
3634                   was "global_processing" and has been renamed into 
3635                   "filtering_rules".
3636                   "global_processing" variable is now the name 
3637                   of the variable that keeps the list of global 
3638                   processing rules.
3639                   In the configuration file, "[global]" section is 
3640                   now for the global processing rules (which includes
3641                   score things and new global processing rules).
3642                   New "[filtering]" section is for the filtering rules.
3643                   
3644                   Before running with this version, during testing 
3645                   phase, ** MAKE A BACKUP ** of your matcherrc file.
3646                   Then, you have to make the following changes :
3647                   - leave all scoring rules in "[global]" section.
3648                   - move all other rules of "[global]" section to
3649                       a new section named "[filtering]".
3650
3651 2003-12-03 [christoph]  0.9.7claws16
3652
3653         * src/procmime.c
3654                 use default Content-Type as specified in RFC2045 if
3655                 Content-Type header is syntactically incorrect
3656
3657 2003-12-03 [christoph]  0.9.7claws15
3658
3659         * src/addressbook.c
3660         * src/addrindex.h
3661         * src/addritem.c
3662         * src/expldifdlg.h
3663         * src/exportldif.c
3664         * src/filtering.c
3665         * src/folder.c
3666         * src/folderview.c
3667         * src/jpilot.c
3668         * src/localfolder.c
3669         * src/matcher.h
3670         * src/matcher_parser_lex.l
3671         * src/matcher_parser_parse.y
3672         * src/news.c
3673         * src/prefs_filtering_action.c
3674         * src/prefs_folder_item.c
3675         * src/prefs_fonts.c
3676         * src/procmsg.c
3677         * src/sgpgme.c
3678                 clean up warnings
3679
3680         * src/procmime.c
3681                 revert 0.9.7claws14 change
3682
3683 2003-12-03 [alfons]     0.9.7claws14
3684
3685         * src/procmime.c
3686                 catch invalid Content-Type with no subtype
3687
3688 2003-12-03 [alfons]     0.9.7claws13
3689
3690         * src/alertpanel.h
3691         * src/setup.c
3692         * src/plugins/image_viewer/plugin.c
3693                 compile again, we need stddef.h for size_t
3694
3695 2003-12-03 [paul]       0.9.7claws12
3696
3697         * src/account.c
3698                 don't allow cloning of accounts with remote folders,
3699                 patch submitted by Ricardo Mones Lastra
3700
3701 2003-12-03 [christoph]  0.9.7claws11
3702
3703         * src/folder.[ch]
3704         * src/imap.c
3705         * src/localfolder.[ch]
3706         * src/mh.c
3707         * src/news.c
3708         * src/common/xml.[ch]
3709                 add set_xml() and get_xml() virtual functions to FolderClass to
3710                 save extra information for Folders (for example the rootpath
3711                 only used by LocalFolder). The folderlist write function no
3712                 longer needs to know the folder type to save this extra
3713                 information.
3714
3715 2003-12-02 [christoph]  0.9.7claws10
3716
3717         * src/Makefile.am
3718         * src/account.c
3719         * src/folder.[ch]
3720         * src/folderview.h
3721         * src/imap.c
3722         * src/localfolder.[ch]          ** NEW **
3723         * src/mainwindow.c
3724         * src/mh.[ch]
3725         * src/news.[ch]
3726         * src/prefs_account.[ch]
3727         * src/prefs_filtering.h
3728         * src/procmsg.h
3729         * src/remotefolder.[ch]         ** NEW **
3730         * src/common/xml.[ch]
3731                 add item_set_xml() and item_get_xml() virtual functions to
3732                 FolderClass to give folders the ability to add extra information
3733                 to the saved FolderItem data. If NULL the default function for
3734                 FolderItem will be used.
3735
3736 2003-11-29 [christoph]  0.9.7claws9
3737
3738         * src/procheader.c
3739                 fix bug in unfolding
3740
3741 2003-11-29 [luke]       0.9.7claws8
3742
3743         * src/textview.c
3744                 fix compilation for non c99 compilers
3745
3746 2003-11-29 [christoph]  0.9.7claws7
3747
3748         * src/procmime.[ch]
3749         * src/mimeview.c
3750                 o unknown disposition types should be handled as
3751                   attachment (RFC2183)
3752                 o missing headers should not default to inline
3753                   (would make "Save All" useless when disposition header
3754                    is not set by the sending mailer)
3755                 o remove old MimeInfo data and cleanup
3756
3757 2003-11-29 [luke]       0.9.7claws6
3758
3759         * src/procmime.[ch]
3760                 re-added parsing of Content-Disposition header
3761                         - removes the old  'gchar* content_disposition'
3762                         - adds a new field 'DispositionType disposition'
3763                         - adds parameters to MimeInfo::parameters
3764
3765         * src/mimeview.c
3766                 use the "filename" parameter for saving, and the new
3767                 MimeInfo::disposition for save all.
3768
3769         * src/compose.c
3770         * src/toolbar.[ch]
3771                 add a 'check spelling' button as a possibility for 
3772                 the compose toolbar
3773
3774         * src/stockpixmap.[ch]
3775         * src/pixmaps/check_spelling.xpm        ** NEW **
3776         * src/Makefile.am
3777                 add a pixmap for use with 'check spelling' button or
3778                 a user defined action
3779
3780         * src/textview.c
3781                 re-apply fixed (I hope) patch for bug 57
3782                 "Hidden URL in HTML Mails"
3783
3784 2003-11-28 [christoph]  0.9.7claws5
3785
3786         * src/procmime.c
3787                 o be more liberal in what we accept as Content-Type parameters
3788                 o ignore comments after parameters
3789
3790         * src/sgpgme.c
3791                 o only free passphrase when an error occurs
3792
3793 2003-11-28 [paul]       0.9.7claws4
3794
3795         * src/account.c
3796                 add 'Clone Account' function. patch submitted by
3797                 Ricardo Mones Lastra
3798
3799 2003-11-27 [thorsten]   0.9.7claws3
3800
3801         * src/mimeview.c
3802                 fix crash if 'save_all' failed twice
3803
3804 2003-11-27 [paul]       0.9.7claws2
3805
3806         * po/POTFILES.in
3807                 fix a typo
3808
3809         * po/zh_CN.po
3810                 update Simplified Chinese translation. submitted by
3811                 Hansom Young
3812
3813 2003-11-27 [paul]       0.9.7claws1
3814
3815         * po/POTFILES.in
3816                 clean up
3817
3818 2003-11-26 [paul]       0.9.7claws
3819
3820         * 0.9.7claws released
3821
3822 2003-11-26 [paul]       0.9.6claws99
3823
3824         * src/Makefile.am
3825                 add reference to pixmaps/mime_message.xpm
3826
3827 2003-11-26 [paul]       0.9.6claws98
3828
3829         * po/POTFILES.in
3830                 remove reference to src/sigstatus.c
3831
3832 2003-11-26 [christoph]  0.9.6claws97
3833
3834         * src/Makefile.am
3835         * src/prefs_common.c
3836         * src/rfc2015.c
3837         * src/sigstatus.[ch]            ** REMOVE **
3838                 remove signature result popup option and window
3839
3840 2003-11-26 [paul]       0.9.6claws96
3841
3842         * po/es.po
3843           po/ja.po
3844           po/pl.po
3845           po/sk.po
3846           po/sr.po
3847                 update translations. submitted by Ricardo Mones Lastra,
3848                 Rui Hirokawa, Emil Nowak, Andrej Kacian, and Urke MMI
3849
3850 2003-11-25 [christoph]  0.9.6claws95
3851
3852         * src/procmime.c
3853                 display mime structure only in debug mode
3854
3855 2003-11-25 [melvin]     0.9.6claws94
3856
3857         * po/fr.po
3858                 Updated French translations + typos fixes of older
3859                 translations (thanks to Fabien Vantard for pointing
3860                 to some of them)
3861
3862 2003-11-25 [melvin]     0.9.6claws93
3863
3864         * src/editldap.c
3865                 Fixed a couple of typos.
3866
3867 2003-11-24 [paul]       0.9.6claws92
3868
3869         * po/POTFILES.in
3870                 add 'src/textview.c'
3871
3872 2003-11-24 [paul]       0.9.6claws91
3873
3874         * src/sgpgme.c
3875                 fix typo. spotted by Rui Hirokawa <rui_hirokawa@ybb.ne.jp>
3876
3877 2003-11-24 [paul]       0.9.6claws90
3878
3879         * src/plugins/image_viewer/viewer.c
3880                 image_viewer_show_mimepart(): 
3881                 use procmime_mimeinfo_get_parameter() to get the file name
3882
3883 2003-11-24 [paul]       0.9.6claws89
3884
3885         * src/textview.c
3886                 textview_show_mime_part(): rewrite text hint
3887
3888 2003-11-22 [paul]       0.9.6claws88
3889
3890         * sync with 0.9.7cvs5
3891                 see ChangeLog 2003-11-21
3892
3893 2003-11-21 [paul]       0.9.6claws87
3894
3895         * src/mimeview.c
3896                 define shortcut key 'o' for 'Open with...'
3897
3898 2003-11-21 [alfons]     0.9.6claws86
3899
3900         * src/messageview.c
3901                 fix bug #383 'Deleting message from "separate message view" 
3902                 uses local Trash folder'
3903
3904 2003-11-21 [christoph]  0.9.6claws85
3905
3906         * src/mimeview.c
3907                 fix content-type guessing by name parameter when finding
3908                 the correct viewer
3909
3910 2003-11-21 [alfons]     0.9.6claws84
3911
3912         * src/main.c
3913                 no mail incorporation allowed with --offline param.
3914                 fixes bug #374, "--offline ignored"
3915
3916 2003-11-20 [christoph]  0.9.6claws83
3917
3918         * src/mimeinfo.c
3919                 use signed MimeInfo when checking the signature and not
3920                 the selected one
3921
3922 2003-11-19 [alfons]     0.9.6claws82
3923
3924         * src/mainwindow.c
3925                 fix crash when toggling separate views, patch submitted
3926                 by Pawel Pekala <c0rn|AT|gazeta.pl>.
3927                 fixes bug #342, "separate views  cause crash"
3928
3929 2003-11-19 [paul]       0.9.6claws81
3930
3931         * src/compose.c
3932                 compose_redirect_write_headers_from_headerlist(): 
3933                 add Resent-Cc: header (bug fix inherited from 0.9.7cvs3)
3934                 
3935         * src/main.c
3936                 code cleanup (inherited from 0.9.7cvs4)
3937                 
3938         * tools/tb2sylpheed
3939                 bugfix: added missing attribute-list start. submitted by
3940                 Urke MMI
3941
3942 2003-11-19 [luke]       0.9.6claws80
3943
3944         * src/textview.c
3945                 revert my last commit until I get time to fix it
3946
3947 2003-11-18 [christoph]  0.9.6claws79
3948
3949         * src/mimeview.[ch]
3950                 check parent MimeInfos for signatures and display the
3951                 result of the parent when found
3952
3953         * src/pgpmime.c
3954                 o avoid NULL pointer warnings
3955                 o use procmime_mimeinfo_get_parameter()
3956
3957         * src/sgpgme.c
3958                 small text changes
3959
3960 2003-11-17 [luke]       0.9.6claws78
3961
3962         * src/textview.c
3963                 add check for disguised URLs, fixing bug 57
3964                 "Hidden URL in HTML Mails"
3965
3966 2003-11-16 [christoph]  0.9.6claws77
3967
3968         * src/procmime.c
3969                 fix crash when parsing invalid Content-Type header
3970
3971 2003-11-16 [christoph]  0.9.6claws76
3972
3973         * src/pgpmime.c
3974         * src/privacy.c
3975         * src/procmime.c
3976         * src/sgpgme.[ch]
3977                 implement message decrypting
3978
3979         * src/rfc2015.c
3980                 remove old code
3981
3982 2003-11-14 [luke]       0.9.6claws75
3983
3984         * src/mimeview.c
3985                 fix a couple of problems that treated application/* and
3986                 application/octet-stream the wrong way around
3987                 (since 0.9.6claws10), causing "Open" to do nothing.
3988
3989 2003-11-14 [christoph]  0.9.6claws74
3990
3991         * src/messageview.c
3992         * src/pgpmime.c
3993         * src/privacy.[ch]
3994                 prepare for message part decrypting
3995
3996         * src/sgpgme.c
3997                 add output for expired signatures
3998
3999         * src/rfc2015.c
4000                 remove some old code
4001
4002 2003-11-10 [christoph]  0.9.6claws73
4003
4004         * src/mimeview.c
4005                 add "Full info" button for bad and warn signature status
4006
4007         * src/sgpgme.c
4008                 generate full signature info like gpg's output
4009                 (gpg -v --with-fingerprint --verify)
4010
4011 2003-11-10 [christoph]  0.9.6claws72
4012
4013         * src/mimeview.c
4014         * src/pgpmime.c
4015         * src/privacy.[ch]
4016         * src/sgpgme.[ch]
4017         * src/textview.[ch]
4018                 o add code to view full signature info
4019                 o do automatic signature checks
4020
4021 2003-11-10 [alfons]     0.9.6claws71
4022
4023         * src/summaryview.c
4024                 don't crash when gtkut_font_load() returns invalid font (has
4025                 something to do with locale settings)
4026                 Patch submitted by David Chalmers <davidc|AT|ccmi.salk.edu>.
4027
4028 2003-11-09 [alfons]     0.9.6claws70
4029
4030         * src/procmime.c
4031                 plug leak
4032
4033 2003-11-08 [luke]       0.9.6claws69
4034
4035         * src/summaryview.c
4036                 fix some typos
4037
4038         * src/compose.c
4039                 rewrite compose_attach_parts(), fixing various bugs mainly
4040                 to do with re-editing.
4041
4042         * src/mimeview.c
4043                 "save all" now only saves attachments with names/filenames
4044
4045 2003-11-04 [match]      0.9.6claws68
4046
4047         * src/ldapctrl.[ch]
4048                 fix broken LDAP support.
4049
4050         * src/ldapquery.c
4051                 remove printf's.
4052
4053 2003-11-04 [luke]       0.9.6claws67
4054
4055         * src/mimeview.c
4056                 o  fixed bug 4 "focus lost on messages with attachments"
4057                 o  fixed 'Save all' attachments for new mime changes
4058                 o  right clicking on icons consistent with right clicking on
4059                    mime tree
4060                   - fixes a bug where wrong part is saved when you
4061                     choose 'Save as' from popup menu
4062                   - fixes bug 308 "No way to "save all" attachments"
4063                 o  fixed a compiler warning.
4064
4065         * src/textview.c
4066                 o  removed flickering in mime tree when using "n" and "p"
4067                    shortcuts
4068                 o  fixed bug where selecting the textview and pressing e.g.
4069                    'y' causes sylpheed to respond twice.
4070
4071         * src/summaryview.c
4072                 removed hard coding of * and ! shortcuts (which only served
4073                 to cause problems if you tried to redefine the shortcuts)
4074
4075 2003-11-04 [luke]       0.9.6claws66
4076
4077         * src/plugins/image_viewer/viewer.c
4078         * src/plugins/image_viewer/viewerprefs.c
4079         * src/plugins/image_viewer/viewerprefs.glade
4080                 o  allow toggling of image scaling by clicking on image
4081                 o  respond to image's container widget resize
4082
4083         * src/procmime.c
4084                 o  fix bad parsing of message when re-editing/viewing a
4085                    message saved to the drafts folder
4086
4087 2003-11-02 [match]      0.9.6claws65
4088
4089         * src/browseldap.h
4090                 fix if not building LDAP support.
4091         * src/addrindex.c
4092         * src/ldapquery.[ch]
4093         * src/editldap.h
4094                 include support for contains query. feature req 529354.
4095
4096 2003-11-02 [alfons]     0.9.6claws64
4097
4098         * src/browseldap.c
4099                 fix build bustage if not compiling ldap support
4100
4101 2003-11-01 [match]      0.9.6claws63
4102
4103         * po/POTFILES.in
4104         * src/Makefile.am
4105         * src/addr_compl.[ch]
4106         * src/addrbook.c
4107         * src/addrcache.[ch]
4108         * src/addrdefs.h        ** NEW **
4109         * src/addressbook.c
4110         * src/addressitem.h
4111         * src/addrindex.[ch]
4112         * src/addritem.h
4113         * src/addrquery.[ch]
4114         * src/ldapquery.[ch]
4115         * src/ldapserver.[ch]
4116                 refactor LDAP query mechanism.
4117
4118         * src/browseldap.[ch]   ** NEW **
4119         * src/ldaplocate.[ch]   ** NEW **
4120                 add feature to browse LDAP entry that was retrieved using
4121                 an explicit LDAP search.
4122
4123 2003-11-01 [alfons]     0.9.6claws62
4124
4125         * src/prefs_gtk.c
4126                 prefs_write_param(): fail when we see an invalid type; all the
4127                 callers seem to handle this gracefully by reverting changes
4128
4129 2003-10-30 [christoph]  0.9.6claws61
4130
4131         * configure.ac
4132         * ac/openssl.m4
4133         * ac/spamassassin.m4
4134         * src/Makefile.am
4135                 use extra variables for all libraries to make sure plugins
4136                 are only linked with libraries they really need. $LIBS is always
4137                 added to the linking parameters, but we only what the libraries
4138                 listed in the Makefile
4139
4140 2003-10-29 [paul]       0.9.6claws60
4141
4142         * src/mimeview.c
4143                 don't use Subject for unknown part name
4144
4145 2003-10-29 [paul]       0.9.6claws59
4146
4147         * src/compose.c
4148                 get name of attachment(s) when re-editing, fwd'ing or
4149                 redirecting
4150                 
4151         * src/mimeview.c
4152                 get name of attachment(s) when saving
4153
4154 2003-10-29 [hoa]        0.9.6claws58
4155
4156         * src/textview.c
4157                 implemented multipart/alternative in MIME message viewer.
4158
4159 2003-10-28 [christoph]  0.9.6claws57
4160
4161         * configure.ac
4162                 make sure MathML-Viewer is not built with the
4163                 Gtk2 version of GtkMathView
4164
4165 2003-10-28 [paul]       0.9.6claws56
4166
4167         * sync with 0.9.7cvs1
4168                 see ChangeLog 2003-10-28
4169
4170 2003-10-27 [alfons]     0.9.6claws55
4171
4172         * src/matcher_parser_parse.y
4173         * src/gtk/colorlabel.c
4174                 allow setting color label to 0 in filtering/processing rules
4175                 (should fix bug 368, "Can't create a filter condition "colorlabel 0"") 
4176
4177 2003-10-26 [alfons]     0.9.6claws54
4178
4179         * src/summary_search.c
4180                 fix misnomer and correct selecting initial search node  
4181
4182 2003-10-26 [christoph]  0.9.6claws53
4183
4184         * src/pgpmime.c
4185         * src/sgpgme.c
4186                 change display of signature info to use only name of
4187                 signer, otherwise the text gets too long.
4188
4189         * src/procmime.c
4190                 don't use MimeInfo's filename to generate tmp filename
4191
4192 2003-10-25 [christoph]  0.9.6claws52
4193
4194         * src/procmime.c
4195                 fix message body searching
4196
4197 2003-10-25 [paul]       0.9.6claws51
4198
4199         * src/compose.c
4200                 use g_basename rather than basename
4201
4202 2003-10-24 [christoph]  0.9.6claws50
4203
4204         * src/sgpgme.c
4205                 change fetching of signature key's trust
4206
4207 2003-10-24 [paul]       0.9.6claws49
4208
4209         * po/sk.po
4210                 update Slovak translation
4211                 submitted by Andrej Kacian
4212                 
4213         * src/mainwindow.c
4214                 remove unknown menu entry /File/Add mailbox/mbox...
4215
4216 2003-10-24 [hoa]        0.9.6claws48
4217
4218         * src/Makefile.am
4219                 removed all references to mbox folders
4220
4221         * src/carray.[ch]               * REMOVED *
4222         * src/chash.[ch]                * REMOVED *
4223         * src/maillock.[ch]             * REMOVED *
4224         * src/mailmbox.[ch]             * REMOVED *
4225         * src/mailmbox_folder.[ch]      * REMOVED *
4226         * src/mailmbox_parse.[ch]       * REMOVED *
4227         * src/mailmbox_types.[ch]       * REMOVED *
4228         * src/mbox_folder.[ch]          * REMOVED *
4229                 remove implementation of mbox folders
4230                 and old mailbox folder.
4231                 mbox folder implementation will be added
4232                 as a plugin so that implementation can be entirely
4233                 synchronized with the files of the project they are
4234                 extracted from (libEtPan!).
4235         
4236         * src/mainwindow.c
4237         * src/folder.c
4238         * src/folderview.[ch]
4239         * src/procmsg.h         
4240                 Disable as much code that references mbox folders
4241                 as possible.
4242                 Some UI thing still need to know that folder is mbox
4243                 (when we have to enter the name of the mailbox and
4244                 we want to add /var/mail/$USER).
4245
4246 2003-10-23 [christoph]  0.9.6claws47
4247
4248         * src/noticeview.c
4249                 don't always display button when noticeview is made visible
4250
4251         * src/mimeview.c
4252         * src/pgpmime.c
4253         * src/privacy.[ch]
4254         * src/sgpgme.[ch]
4255                 get signature information from crypto system
4256
4257 2003-10-22 [paul]       0.9.6claws46
4258
4259         * po/es.po
4260                 updated by Ricardo Mones Lastra
4261
4262 2003-10-22 [paul]       0.9.6claws45
4263
4264         * src/Makefile.am
4265                 update to reflect the changes to the icons that
4266                 happened in 0.9.6claws35
4267
4268 2003-10-22 [alfons]     0.9.6claws44
4269         
4270         * src/carray.h
4271                 inline carray_count() 
4272
4273 2003-10-21 [alfons]     0.9.6claws43
4274
4275         * src/carray.h
4276                 glib wrappers
4277         * src/carray.c
4278                 disable
4279         * src/mailmbox.[ch]
4280         * src/mailmbox_folder.c
4281         * src/mailmbox_parse.c
4282         * src/mailmbox_types.[ch]
4283                 %s/uint32_t/guint
4284
4285 2003-10-21 [luke]       0.9.6claws42
4286
4287         * src/stock_pixmaps.[ch]
4288         * src/mimeview.c
4289         * src/pixmaps/mime_application_octet_stream.xpm         ** REMOVE **
4290         * src/pixmaps/messageview_text.xpm                      ** REMOVE **
4291                 o remove mime_application_octet_stream.xpm icon (it was never
4292                   really needed)
4293                 o remove redundant icon messageview_text.xpm
4294
4295         * src/mainwindow.c
4296                 fix visibility of signature noticeview when toggling 'separate
4297                 message view'
4298
4299 2003-10-21 [christoph]  0.9.6claws41
4300
4301         * src/procmime.c
4302                 decode multipart and rfc822 mime parts to allow further
4303                 parsing when required
4304
4305 2003-10-21 [christoph]  0.9.6claws40
4306
4307         * src/procmime.[ch]
4308         * src/textview.c
4309                 remove obsolete charset parameter in MimeInfo and fix
4310                 TextView to use the charset from the parameter hash table
4311
4312         * src/plugins/dillo_viewer/Makefile.am
4313         * src/plugins/trayicon/Makefile.am
4314                 add OPENSSL_CFLAGS to fix building with using
4315                 --with-openssl-* parameters
4316
4317 2003-10-21 [paul]       0.9.6claws39
4318
4319         * src/prefs_matcher.[ch]
4320                 replace remnants of the old, renamed 'Execute' matchtype
4321                 add a brief description to the Info window
4322
4323 2003-10-21 [hoa]        0.9.6claws38
4324         
4325         * src/Makefile.am
4326         * src/carray.[ch]               * NEW *
4327         * src/chash.[ch]                * NEW *
4328         * src/folder.c
4329         * src/maillock.[ch]             * NEW *
4330         * src/mailmbox.[ch]             * NEW *
4331         * src/mailmbox_folder.[ch]      * NEW *
4332         * src/mailmbox_parse.[ch]       * NEW *
4333         * src/mailmbox_types.[ch]       * NEW *
4334                 implementation of mbox folder with unique message numbers
4335
4336                 made use of libEtPan! implementation of mbox for lower-layer.
4337
4338 2003-10-20 [alfons]     0.9.6claws37
4339
4340         * src/noticeview.c
4341                 fix invalid argument warning
4342         * src/pgpmime.c
4343                 no in place variable
4344
4345 2003-10-20 [paul]       0.9.6claws36
4346
4347         * src/compose.[ch]
4348           src/filtering.c
4349           src/messageview.c
4350                 fix crash when using Forward in Filtering when
4351                 external editor option is set
4352                 
4353                 Patch submitted by Simon 'corecode' Schubert
4354                 <corecode@corecode.ath.cx> 
4355
4356 2003-10-20 [paul]       0.9.6claws35
4357
4358         * src/pixmaps/mime_gpg_expired.xpm      ** REMOVED **
4359           src/pixmaps/mime_gpg_failed.xpm       ** REMOVED **
4360           src/pixmaps/mime_gpg_passed.xpm       ** REMOVED **
4361           src/pixmaps/mime_gpg_signed.xpm       ** REMOVED **
4362           src/pixmaps/mime_gpg_unknown.xpm      ** REMOVED **
4363           src/pixmaps/privacy_expired.xpm       ** NEW FILE **
4364           src/pixmaps/privacy_failed.xpm        ** NEW FILE **
4365           src/pixmaps/privacy_passed.xpm        ** NEW FILE **
4366           src/pixmaps/privacy_signed.xpm        ** NEW FILE **
4367           src/pixmaps/privacy_unknown.xpm       ** NEW FILE **
4368           src/pixmaps/privacy_warn.xpm          ** NEW FILE **
4369           src/mimeview.c
4370           src/stock_pixmap.[ch]
4371                 replace mime_gpg_*.xpm icons with new privacy_*.xpm
4372                 icons. add privacy_warn.xpm icon
4373
4374 2003-10-20 [hoa]  0.9.6claws34
4375
4376         * src/folder_item_prefs.[ch]
4377         * src/prefs_folder_item.c
4378         * src/main.c
4379                 Added a property per folder to choose whether we 
4380                 want to apply processing on it on startup or if we
4381                 prefer to wait the folder selection to apply it.
4382         
4383         * src/messageview.c
4384                 fixed C89 compatibility (for old compilers, for
4385                 example gcc 2.95.x).
4386
4387 2003-10-17 [christoph]  0.9.6claws33
4388
4389         * src/mimeview.c
4390         * src/noticeview.[ch]
4391                 change noticeview icon to indicate signature status
4392
4393 2003-10-17 [christoph]  0.9.6claws32
4394
4395         * src/Makefile.am
4396         * src/main.c
4397         * src/mimeview.c
4398         * src/noticeview.c
4399         * src/pgpmime.[ch]                              ** NEW **
4400         * src/privacy.[ch]
4401         * src/rfc2015.c
4402         * src/sgpgme.c                                  ** NEW **
4403                 reimplement PGP/Mime signature checking (unfinished)
4404
4405 2003-10-15 [christoph]  0.9.6claws31
4406
4407         * src/procmime.[ch]
4408                 fix procmime_get_text_content() and
4409                 procmime_get_first_text_content()
4410
4411 2003-10-15 [christoph]  0.9.6claws30
4412
4413         * src/plugins/spamassassin/spamassassin_gtk.c
4414         * src/plugins/spamassassin/spamassassin_gtk.glade
4415                 fix timeout tooltip
4416
4417 2003-10-15 [paul]       0.9.6claws29
4418
4419         * src/messageview.c
4420                 workaround for buggy smtp servers. on sending a
4421                 return receipt strip the name part from the address
4422                 when creating headers
4423                 
4424 2003-10-15 [paul]       0.9.6claws28
4425
4426         * sync with 0.9.7 release
4427                 see ChangeLog 2003-10-15
4428
4429 2003-10-14 [christoph]  0.9.6claws27
4430
4431         * src/plugins/clamav/clamav_plugin.c
4432                 fix clamav plugin
4433
4434 2003-10-14 [christoph]  0.9.6claws26
4435
4436         * src/compose.c
4437         * src/mimeview.c
4438         * src/procmime.[ch]
4439         * src/rfc2015.c
4440         * src/textview.c
4441         * src/plugins/clamav/clamav_plugin.c
4442                 use GNode to create the mime tree (some changes to functions
4443                 that traverse the tree are just quick and dirty. Maybe we
4444                 can find better solutions with g_node_*-functions)
4445
4446 2003-10-14 [luke]       0.9.6claws25
4447
4448         * src/mimeview.c
4449                 fix a navigation bug (stupid typo of mine)
4450
4451 2003-10-14 [christoph]  0.9.6claws24
4452
4453         * src/textview.c
4454                 fix missing last line in plain/text mails
4455
4456 2003-10-13 [luke]       0.9.6claws23
4457
4458         * src/summaryview.c
4459                 fix bug 334 (part 1)
4460
4461 2003-10-13 [kov]        0.9.6claws22
4462
4463         * src/mimeview.c
4464                 error checking when the user enters a non-directory at
4465                 the file selection dialog.
4466                 work-around for users entering directory location without
4467                 adding a leading G_DIR_SEPARATOR.
4468
4469 2003-10-13 [luke]       0.9.6claws21
4470
4471         * src/compose.c
4472                 error reporting for inserting files, including catching
4473                 invalid characters for current locale/encoding
4474
4475 2003-10-13 [paul]       0.9.6claws20
4476
4477         * src/folderview.c
4478                 fix bug #347 'subscribe newsgroups crashes'
4479
4480 2003-10-13 [paul]       0.9.6claws19
4481
4482         * src/compose.c
4483                 when using 'Reply to all' include the 'send replies
4484                 to' folder property
4485                 
4486         * po/ja.po
4487                 update Japanese translation. submitted by Rui Hirokawa 
4488                 <rui_hirokawa@ybb.ne.jp>        
4489
4490 2003-10-13 [hoa]        0.9.6claws18
4491
4492         * src/account.c
4493         * src/compose.c
4494         * src/messageview.c
4495         * src/procheader.c
4496         * src/procheader.h
4497                 rename get_header_from_msginfo() into
4498                 procheader_get_header_from_msginfo() so that we have a
4499                 coherent exported naming.
4500                 avoid parsing of header contained in a string via
4501                 a newly written temporary file.
4502
4503         Patch submitted by Simon 'corecode' Schubert
4504                 <corecode@corecode.ath.cx>
4505
4506 2003-10-12 [hoa]        0.9.6claws17
4507
4508         * src/filtering.c
4509         * src/filtering.h
4510         * src/matcher.c
4511         * src/matcher.h
4512         * src/matcher_parser_parse.y
4513         * src/prefs_filtering_action.c
4514                 added "stop" action : stop applying the filtering rules.
4515                 added "set score" and "increase/decrease score" actions.
4516                 That two last action replace the "change_score" action
4517                 introduced by alfons in 0.8.8claws85.
4518                 "set score" is to set a given score to the message.
4519                 "increase/decrease score" will increase or decrease the
4520                 score if the given value is respectively positive or
4521                 negative. If someone find a some better name for this last
4522                 rule, it can be modified.
4523
4524 2003-10-12 [paul]       0.9.6claws16
4525
4526         * AUTHORS
4527           po/ja.po
4528                 update Japanese translation. submitted by Rui Hirokawa 
4529                 <rui_hirokawa@ybb.ne.jp>
4530
4531 2003-10-12 [christoph]  0.9.6claws15
4532
4533         * src/procmime.c
4534                 fix crash caused by incorrect headers
4535
4536 2003-10-10 [christoph]  0.9.6claws14
4537
4538         * src/main.c
4539         * src/privacy.[ch]
4540         * src/rfc2015.[ch]
4541                 implement detection of signed message parts for rfc2015
4542
4543 2003-10-10 [thorsten]   0.9.6claws13
4544
4545         * src/mimeview.c
4546                 fix typo
4547
4548 2003-10-10 [christoph]  0.9.6claws12
4549
4550         * src/stock_pixmap.[ch]
4551         * src/pixmaps/mime_message.xpm                  ** NEW **
4552                 add a new icon for mime type "message"
4553
4554         * src/privacy.[ch]
4555         * src/procmime.[ch]
4556                 add crypto api
4557
4558         * src/mimeview.c
4559                 o use crypto api
4560                 o add icons for message type mime parts
4561
4562 2003-10-10 [christoph]  0.9.6claws11
4563
4564         * src/mainwindow.c
4565         * src/messageview.[ch]
4566         * src/mimeview.[ch]
4567         * src/procmime.[ch]
4568         * src/procmsg.[ch]
4569         * src/rfc2015.c
4570         * src/summaryview.c
4571         * src/textview.[ch]
4572                 o remove switching between TextView and MimeView in MessageView
4573                   (if required we can hide the icon box and the MimeView will
4574                    look exaxtly like the TextView)
4575                 o temporary remove signature and decrypting GPGME code
4576
4577 2003-10-09 [christoph]  0.9.6claws10
4578
4579         * src/action.c
4580         * src/compose.c
4581         * src/messageview.c
4582         * src/mimeview.c
4583         * src/procmime.[ch]
4584         * src/procmsg.c
4585         * src/rfc2015.c
4586         * src/textview.c
4587         * src/common/utils.[ch]
4588         * src/plugins/clamav/clamav_plugin.c
4589         * src/plugins/dillo_viewer/dillo_viewer.c
4590         * src/plugins/image_viewer/viewer.c
4591         * src/plugins/mathml_viewer/mathml_viewer.c
4592                 new mime parser (several things need fixing)
4593
4594 2003-10-09 [paul]       0.9.6claws9
4595
4596         * src/imap.c
4597                 a little more sync with 0.9.6cvs2 and a tidy up
4598
4599 2003-10-08 [paul]       0.9.6claws8
4600
4601         * sync with 0.9.6cvs2
4602                 see ChangeLog 2003-10-03
4603
4604 2003-10-05 [christoph]  0.9.6claws7
4605
4606         * src/summaryview.c
4607                 don't use flags to check if a message is in a news folder
4608
4609         (closes Bug 282 clicking on folder with copied Messages from News
4610          immediately after having copied them crashes Sylpheed-Claws)
4611
4612 2003-10-05 [christoph]  0.9.6claws6
4613
4614         * src/Makefile.am
4615         * src/progressdialog.[ch]               ** REMOVE **
4616         * src/gtk/Makefile.am
4617         * src/gtk/progressdialog.[ch]           ** NEW **
4618                 move progressdialog to gtk directory
4619
4620 2003-10-04 [christoph]  0.9.6claws5
4621
4622         * src/prefs_toolbar.c
4623         * src/gtk/prefswindow.c
4624                 remove widget_show_all for pages root widget
4625
4626         * src/plugins/spamassassin/spamassassin.[ch]
4627         * src/plugins/spamassassin/spamassassin_gtk.c
4628         * src/plugins/spamassassin/spamassassin_gtk.glade
4629                 add support for new libspamc transports
4630
4631 2003-10-04 [christoph]  0.9.6claws4
4632
4633         * src/plugins/spamassassin/libspamc.[ch]
4634         * src/plugins/spamassassin/spamassassin.c
4635         * src/plugins/spamassassin/utils.[ch]
4636                 update libspamc to version from SpamAssassin 2.60
4637
4638 2003-10-03 [christoph]  0.9.6claws3
4639
4640         * src/send_message.c
4641                 fix missing format string bug found by
4642                 Georgi Guninski <guninski@guninski.com>
4643
4644 2003-10-03 [paul]       0.9.6claws2
4645
4646         * po/zh_CN.po
4647                 update Simpilified Chinese translation, submitted by
4648                 Hansom Young
4649
4650 2003-10-02 [christoph]  0.9.6claws1
4651
4652         * src/imap.c
4653                 add UIDPLUS support for COPY and EXPUNGE
4654
4655 2003-10-02 [paul]       0.9.6claws
4656
4657         * 0.9.6claws released
4658
4659 2003-10-02 [paul]
4660
4661         * po/es.po
4662           po/sk.po
4663                 update Spanish and Slovak translations
4664                 submitted by Ricardo Mones Lastra and Andrej Kacian
4665  
4666 2003-10-02 [paul]       0.9.5claws43
4667
4668         * po/en_GB.po
4669                 update British English translation
4670
4671 2003-10-02 [paul]       0.9.5claws42
4672
4673         * po/hr.po
4674                 update Croatian translation, submitted by Dragan
4675
4676 2003-10-01 [paul]       0.9.5claws41
4677
4678         * po/pl.po
4679           po/sr.po
4680                 update Polish and Serbian translations, submitted by
4681                 Emil and Urke MMI
4682
4683 2003-10-01 [melvin]     0.9.5claws40
4684
4685         * po/fr.po
4686                 Updated French translations
4687
4688 2003-10-01 [melvin]     0.9.5claws39
4689
4690         * src/prefs_fonts.c
4691                 Fixed a Gtk warning
4692
4693         * src/plugins/dillo_prefs.c     
4694                 Quasi unnoticeable UI clean-up.
4695
4696 2003-10-01 [paul]
4697
4698         * tools/README
4699           tools/maildir2sylpheed.pl
4700                 bug fixes, rewrites, submitted by Matthias Förste 
4701                 <itsjustme@users.sourceforge.net>
4702
4703 2003-09-29 [paul]       0.9.5claws38
4704
4705         * src/inc.c
4706                 fix my coding carelessness
4707
4708 2003-09-29 [paul]       0.9.5claws37
4709
4710         * po/POTFILES.in
4711           src/Makefile.am
4712           src/main.c
4713           src/prefs_common.[ch]
4714           src/prefs_fonts.[ch]  ** NEW FILES **
4715                 move Font config options to Other Prefs/Display/Fonts
4716                 (user's current configuration is preserved)
4717
4718 2003-09-29 [paul]       0.9.5claws36
4719
4720         * src/inc.c
4721           src/prefs_account.c
4722                 allow 'local_mbox' value to point to either a directory 
4723                 (/var/mail -  default, new) or a file (/var/mail/username
4724                 - original)
4725
4726 2003-09-28 [paul]       0.9.5claws35
4727
4728         * src/rfc2015.c
4729                 on signature check, where key exists, print the
4730                 Key ID
4731
4732 2003-09-27 [alfons]     0.9.5claws34
4733
4734         * src/action.c
4735                 o make progress bar not fill/expand when resizing dialog
4736                 o use default fixed text font for actions output
4737
4738 2003-09-27 [paul]       0.9.5claws33
4739
4740         * src/prefs_common.[ch]
4741           src/procmsg.c
4742           src/send_message.c
4743                 remove External Program settings from Common Prefs/Send
4744                 as they are now unnecessary due to Local account settings.
4745                 plus a little tidying-up after 0.9.5claws31
4746
4747 2003-09-27 [paul]       0.9.5claws32
4748
4749         * src/prefs_account.c
4750                 o make correction to gui text:
4751                   'Local mailbox file' -> 'Local mailbox directory'
4752                 o give 'local_mbox' option a reasonable default value:
4753                   '/var/mail'
4754                 o use 'DEFAULT_SENDMAIL_CMD' as default 'mail_command'
4755                   value
4756
4757 2003-09-26 [paul]       0.9.5claws31
4758
4759         * src/inc.c
4760           src/prefs_common.[ch]
4761                 remove 'Incorporate from spool' common pref,
4762                 force creation of a 'Local' account
4763
4764 2003-09-26 [christoph]  0.9.5claws30
4765
4766         * src/folder.c
4767         * src/msgcache.c
4768                 add more NULL pointer checks
4769
4770 2003-09-25 [christoph]  0.9.5claws29
4771
4772         * src/folder.c
4773                 o don't fetch source message to get it's message id
4774                 o immediately scan dest folder when copying a message did not
4775                   return a new message number and not do it when the first message
4776                   without a new message number is found
4777
4778 2003-09-23 [christoph]  0.9.5claws28
4779
4780         * src/compose.c
4781                 fix generating of headers
4782
4783         (patch by David Relson <relson@osagesoftware.com>)
4784
4785 2003-09-23 [paul]       0.9.5claws27
4786
4787         * po/zh_CN.po
4788                 update Simplified Chinese translation. submitted by
4789                 Hansom Young
4790
4791 2003-09-23 [paul]       0.9.5claws26
4792
4793         * tools/Makefile.am
4794           tools/README
4795           tools/vcard2xml.py    ** NEW FILE **
4796                 add a script that converts an evolution vcard to
4797                 sylpheed's xml format
4798                 submitted by Bogdan Sumanariu <bsumanariu@one5.ro>
4799
4800 2003-09-22 [paul]       0.9.5claws25
4801
4802         * src/plugins/clamav/clamav_plugin.c
4803                 don't skip MULTIPART parts
4804
4805 2003-09-21 [christoph]  0.9.5claws24
4806
4807         * src/alertpanel.c
4808                 remove unneeded include
4809
4810         * src/folder.c
4811                 clean up copy/move mess with duplicated code
4812
4813         * src/imap.c
4814                 fix problem that sometimes the folder was not scanned
4815                 also it was changed
4816
4817 2003-09-21 [christoph]  0.9.5claws23
4818
4819         * src/Makefile.am
4820         * src/logwindow.[ch]                    ** REMOVE **
4821         * src/mainwindow.c
4822         * src/prefs_common.c
4823         * src/gtk/Makefile.am
4824         * src/gtk/logwindow.[ch]                ** ADD **
4825                 make logwindow prefs_common independent and move
4826                 it to gtk directory
4827
4828 2003-09-20 [christoph]  0.9.5claws22
4829
4830         * src/compose.c
4831                 add extra space for address code conversion
4832                 (4 * unconvered size could be too small for short headers)
4833
4834 2003-09-20 [christoph]  0.9.5claws21
4835
4836         * src/compose.c
4837                 increase temp buffer size when writing headers
4838
4839 2003-09-19 [darko]      0.9.5claws20
4840
4841         * src/compose.c
4842                 don't ignore value of 'Save copy of outgoing messages to
4843                 this folder instead of Sent' in message redirect
4844
4845 2003-09-17 [christoph]  0.9.5claws19
4846
4847         * src/compose.c
4848                 use ", " as address seperator for mail headers and pass whole
4849                 header line at once to compose_convert_header to make sure
4850                 it is correctly folded
4851
4852         (closes Bug 64 Problem when sending to many recipients)
4853
4854 2003-09-17 [hoa]        0.9.5claws18
4855         
4856         * src/matcher.[ch]
4857           src/matcher_parser_parse.y
4858           src/prefs_matcher.c
4859                 changed the keyword used for command execution in condition
4860                 keyword is changed from "execute" to "test"
4861                 so that it is not the same as the one used for action.
4862                 This will fix a bug when using filtering dialog.
4863                 All semantic in the code is also changed to reflect
4864                 the keyword change.
4865
4866 2003-09-17 [paul]
4867         
4868         * sync with 0.9.6 release
4869
4870 2003-09-17 [paul]       0.9.5claws17
4871
4872         * sync with 0.9.5cvs8
4873                 see ChangeLog 2003-09-16 and 2003-09-17
4874
4875 2003-09-16 [paul]       0.9.5claws16
4876
4877         * sync with 0.9.5cvs6
4878                 see ChangeLog 2003-09-16
4879
4880 2003-09-15 [paul]       0.9.5claws15
4881
4882         * sync with 0.9.5cvs5
4883                 see ChangeLog 2003-09-15
4884
4885 2003-09-14 [alfons]     0.9.5claws14
4886
4887         * src/inc.c
4888                 make "Go to inbox after receiving new mail" again;
4889                 regression of a sync, restored to sylpheed main 
4890                 behaviour. (misses still some bits)
4891
4892 2003-09-14 [alfons]     0.9.5claws13
4893
4894         * src/prefs_filtering_action.c
4895                 o add proper message if empty execute command line
4896                 o don't select first action item after registering a
4897                   new action to prevent (what seems to be a GTK) bug
4898                   #36, "filtering will only accept one action change 
4899                   per invocation".
4900
4901 2003-09-14 [alfons]     0.9.5claws12
4902
4903         * src/prefs_filtering.c
4904         * src/prefs_filtering_action.c
4905         * src/prefs_matcher.c
4906                 fix function signature for key_pressed_event signal handlers
4907
4908 2003-09-14 [alfons]     0.9.5claws11
4909
4910         * src/mainwindow.c
4911                 fix regression caused by fix for invalid bug #7
4912                 (should fix #246, "Multiple selections are deselected when 
4913                 moving from search window to main window")
4914                 
4915 2003-09-14 [alfons]     0.9.5claws10
4916         
4917         * src/actions.[ch]
4918         * src/filtering.[ch]
4919         * src/prefs_actions.c
4920                 allow `filtering actions` in actions; only for advanced users
4921                 right now: try for example, "%as{mark color 2}" 
4922         
4923 2003-09-13 [paul]       0.9.5claws9
4924         
4925         * po/pl.po
4926           po/zh_CN.po   ** NEW FILE **
4927                 update Polish translation, submitted by Emil 
4928                 <eminowbl@posejdon.wpk.p.lodz.pl>
4929                 add new Simplified Chinese translation, submitted by
4930                 Hansom Young <hansom_young@yahoo.com>
4931
4932 2003-09-12 [alfons]     0.9.5claws8
4933
4934         * src/summaryview.c
4935                 don't open separate message views when View | Separate message view
4936                 is active 
4937                 (please look carefully for any navigation regressions)
4938
4939 2003-09-11 [alfons]     0.9.5claws7
4940
4941         * src/mainwindow.c
4942                 make default message view, opened by View | Separate message 
4943                 view, look like a claws message view (which includes a menu
4944                 bar and a toolbar)
4945                 (fixes bug #298, "message view loses tool bar") 
4946
4947 2003-09-11 [christoph]  0.9.5claws6
4948
4949         * src/folderview.c
4950                 fix double deleting of newsgroup folders
4951
4952         (closes Bug 305 crash after deleting of a newsgroup)
4953
4954 2003-09-11 [paul]       0.9.5claws5
4955
4956         * src/rfc2015.c
4957           src/common/utils.h
4958                 more sync'ing from 0.9.5cvs2
4959
4960 2003-09-11 [christoph]  0.9.5claws4
4961
4962         * src/compose.c
4963         * src/rfc2015.c
4964         * src/common/utils.h
4965                 fix sync with 0.9.5cvs2
4966
4967 2003-09-11 [paul]       0.9.5claws3
4968
4969         * sync with 0.9.5cvs4
4970                 see ChangeLog 2003-09-11
4971
4972 2003-09-11 [paul]       0.9.5claws2
4973
4974         * sync with 0.9.5cvs2
4975                 see ChangeLog 2003-09-05
4976                 
4977 2003-09-11 [paul]       0.9.5claws1
4978
4979         * sync with 0.9.5cvs3
4980                 see ChangeLog 2003-09-10
4981
4982 2003-09-10 [paul]       0.9.5claws
4983
4984         * 0.9.5claws released
4985
4986 2003-09-10 [paul]       0.9.4claws78
4987
4988         * src/Makefile.am
4989                 add missing files
4990
4991 2003-09-10 [melvin]     0.9.4claws77
4992
4993         * po/fr.po
4994                 Updated French translations
4995
4996 2003-09-10 [paul]       0.9.4claws76
4997
4998         * po/es.po
4999           po/sk.po
5000           po/sr.po
5001                 update Spanish, Slovak, and Serbian translations.
5002                 submitted by Ricardo Mones Lastra, Andrej Kacian,
5003                 and Urke MMI
5004                 
5005         * AUTHORS
5006                 add translation team section
5007
5008 2003-09-09 [christoph]  0.9.4claws75
5009
5010         * src/folder.c
5011                 free item->prefs in folder_item_destroy
5012
5013 2003-09-09 [alfons]     0.9.4claws74
5014
5015         * src/folderview.c
5016                 o proper check for root node sorting
5017                 o remove unnecessary gtk_ctree_remove_node 
5018
5019         (should fix bug #300, "crash while moving folder")      
5020
5021 2003-09-08 [christoph]  0.9.4claws73
5022
5023         * src/folderview.c
5024                 o fix double adding of IMAP FolderItems to GtkCTree
5025                 o fix crash then mbox folder is removed
5026
5027 2003-09-08 [christoph]  0.9.4claws72
5028
5029         * src/folder.c
5030         * src/folderview.c
5031         * src/mainwindow.c
5032                 fix new folder notification
5033
5034         * src/mbox_folder.c
5035                 fix cache path
5036
5037 2003-09-08 [christoph]  0.9.4claws71
5038
5039         * src/compose.c
5040                 replace '\n' and '\r' before removing trailing spaces
5041
5042         * src/folder.[ch]
5043         * src/folderview.c
5044                 add information about new or removed items in folder tree change
5045                 notification and use this in folderview to add and remove only
5046                 the appected items and not refresh the whole tree
5047
5048 2003-09-07 [match]      0.9.4claws70
5049
5050         * src/Makefile.am
5051         * src/addr_compl.c
5052         * src/addressbook.c
5053         * src/addressitem.h
5054         * src/addrindex.c
5055         * src/addritem.c
5056         * src/addritem.h
5057         * src/addrquery.c                       ** NEW **
5058         * src/addrquery.h
5059         * src/ldapquery.c
5060         * src/ldapserver.c
5061         * src/stock_pixmap.c
5062         * src/stock_pixmap.h
5063         * src/pixmaps/address_search.xpm        ** NEW **
5064                 re-introduce Lookup button for LDAP 'static' searches.
5065
5066 2003-09-07 [alfons]     0.9.4claws69
5067         
5068         * src/summaryview.c
5069                 abandon setting usize for messageview because it gives layout problems
5070                 with the quick search bar and the headerview; fixes assorted UI glitches:
5071                 
5072                 o bug #148, "Toggling of quick-search bar reduces index view area" 
5073                 o bug #280, "Window resiizes for line length but does not revert"
5074
5075 2003-09-07 [christoph]  0.9.4claws68
5076
5077         * src/compose.c
5078                 o make sure we don't have any newlines in header values
5079                 o check custom headers for spaces and newlines and ignore
5080                   malformed header names
5081
5082 2003-09-06 [christoph]  0.9.4claws67
5083
5084         * src/folder.c
5085         * src/folderview.c
5086                 invoke notification hook for folder tree changes after append
5087                 and remove folder
5088
5089         (closes Bug 294 Crash while moving folder with many subdirectories)
5090
5091 2003-09-06 [christoph]  0.9.4claws66
5092
5093         * src/folder.c
5094                 destroy folder's MsgCache if FolderItem is removed to make sure
5095                 it is not saved when the FolderItem is destroyed
5096
5097 2003-09-06 [christoph]  0.9.4claws65
5098
5099         * src/plugins/clamav/clamav_plugin.c
5100                 fix copy & paste bug
5101
5102 2003-09-05 [christoph]  0.9.4claws64
5103
5104         * src/folder.c
5105         * src/messageview.[ch]
5106         * src/procmsg.[ch]
5107         * src/summaryview.c
5108                 extend MSGINFO_UPDATE_HOOK to send delete notifications. Used
5109                 by MessageView to clear it when the message is deleted. Should
5110                 work even if messages are deleted in MainWindow or by
5111                 processing.
5112
5113 2003-09-05 [alfons]     0.9.4claws63
5114
5115         * src/messageview.c
5116                 deleting a message in a message view frees its msginfo, make 
5117                 messageview_update_all() aware of that (should fix bug #293,
5118                 "deleting message caused crash")
5119
5120 2003-09-05 [melvin]     0.9.4claws62
5121
5122         * src/action.c
5123                 Improve synchronous action exit code (fixes 
5124                 a ~5 seconds delay after action exit on RedHat 9)
5125
5126 2003-09-04 [christoph]  0.9.4claws61
5127
5128         * src/compose.c
5129         * src/rfc2015.c
5130         * src/common/utils.[ch]
5131                 add util function to create mime boundary and use it
5132                 in compose and gpg code
5133
5134 2003-09-04 [alfons]     0.9.4claws60
5135
5136         * src/folder.c
5137                 source folder item's GNode should already have been freed in 
5138                 a previous call to src->folder->klass->remove_folder()
5139                 (should fix bug #287, "crash when moving folders")
5140
5141 2003-09-03 [thorsten]   0.9.4claws59
5142
5143         * src/plugins/spamassassin/spamassassin_gtk.c
5144                 fix compile error
5145
5146 2003-09-03 [christoph]  0.9.4claws58
5147
5148         * src/plugins/spamassassin/spamassassin.[ch]
5149         * src/plugins/spamassassin/spamassassin_gtk.c
5150                 add timeout config option
5151
5152 2003-09-03 [paul]       0.9.4claws57
5153
5154         * po/sk.po      ** NEW FILE **
5155                 add Slovak translation. Submitted by Andrej Kacian 
5156                 <andrej@kacian.sk>
5157
5158 2003-09-03 [paul]       0.9.4claws56
5159
5160         * src/plugins/clamav/clamav_plugin_gtk.c
5161                 gui tweaks: replace a label with a tooltip, modify the
5162                 text, use gtk_check_button_new(); instead of
5163                 gtk_check_button_new_with_label("");
5164
5165 2003-09-02 [alfons]     0.9.4claws55
5166
5167         * src/gtk/filesel.c
5168                 remember last used dir when attaching multiple files (should fix
5169                 bug #290, "Attach File does not remember directory")
5170
5171 2003-09-01 [paul]       0.9.4claws54
5172
5173         * po/es.po
5174                 updated by Ricardo Mones Lastra
5175
5176 2003-09-01 [alfons]     0.9.4claws53
5177
5178         * src/gtk/gtkaspell.[ch]
5179                 be pedantic and strict and use const gchar * instead of guchar *
5180
5181 2003-09-01 [alfons]     0.9.4claws52
5182
5183         * src/mainwindow.c
5184         * src/summaryviewc.
5185                 re-enable Save As when multiple messages are selected
5186
5187 2003-09-01 [paul]       0.9.4claws51
5188
5189         * src/textview.c
5190                 g_free(trimmed_uri);
5191
5192 2003-09-01 [paul]       0.9.4claws50
5193
5194         * sync with 0.9.4cvs13
5195                 see ChangeLog 2003-09-01
5196
5197 2003-09-01 [paul]       0.9.4claws49
5198
5199         * src/textview.c
5200                 trim uri before sending to the statusbar
5201                 fixes Bug 275 'Clicking on long URL wrapped onto two lines
5202                 in the message window causes main S-C window to enlarge 
5203                 past screen edges'
5204
5205 2003-09-01 [paul]       0.9.4claws48
5206
5207         * sync with 0.9.4cvs12
5208                 see ChangeLog 2003-09-01
5209
5210 2003-08-30 [christoph]  0.9.4claws47
5211
5212         * src/compose.c
5213         * src/folder_item_prefs.[ch]
5214         * src/prefs_folder_item.c
5215         * src/gtk/gtkaspell.[ch]
5216                 commit per folder dictionary patch by
5217                 Paul Evans <nerd@freeuk.com>
5218
5219 2003-08-30 [christoph]  0.9.4claws46
5220
5221         * src/plugins/spamassassin/spamassassin_gtk.c
5222         * src/plugins/spamassassin/spamassassin_gtk.glade
5223                 reduce GUI clutter by placing hints into tooltips
5224
5225 2003-08-30 [paul]       0.9.4claws45
5226
5227         * src/compose.c
5228                 add 'Content-Disposition: inline' to a text/plain
5229                 part when using PGP/MIME signing
5230
5231 2003-08-30 [paul]       0.9.4claws44
5232
5233         * src/prefs_common.c
5234           src/prefs_spelling.c
5235           src/prefs_spelling.glade
5236                 reduce GUI clutter by placing hints into tooltips
5237
5238 2003-08-29 [christoph]  0.9.4claws43
5239
5240         * configure.ac
5241                 fix bug found by Ivan Rayner <ivanr@sgi.com>
5242
5243         * src/stock_pixmap.c
5244                 change unecessary warning into a debug message
5245
5246         * src/plugins/clamav/Makefile.am
5247                 Fix error "-I$(CLAMAV_LIBS)"
5248
5249 2003-08-29 [christoph]  0.9.4claws42
5250
5251         * intl/Makefile.in
5252         * src/Makefile.am
5253         * src/matcher.h
5254         * src/common/Makefile.am
5255         * src/common/passcrypt.c
5256                 commit fixes and patches for some of the IRIX problems found by
5257                 Ivan Rayner <ivanr@sgi.com>
5258
5259 2003-08-29 [paul]       0.9.4claws41
5260
5261         * src/prefs_filtering.c
5262                 add 'Top' and 'Bottom' buttons, based on changes in
5263                 src/prefs_filter.c in 0.9.4cvs11.
5264
5265 2003-08-27 [christoph]  0.9.4claws40
5266
5267         * src/folderview.c
5268                 fix bug that the current summary settings were copied to the
5269                 wrong folder item, when the folder item prefs are opened.
5270                 Copying is not required because summary settings and
5271                 folder_item_prefs do not contain the same settings
5272
5273 2003-08-27 [thorsten]   0.9.4claws39
5274
5275         * src/imap.c
5276                 fix compile error
5277
5278 2003-08-26 [paul]       0.9.4claws38
5279
5280         * sync with 0.9.4cvs9
5281                 see ChangeLog 2003-08-26
5282
5283 2003-08-25 [paul]       0.9.4claws37
5284
5285         * sync with 0.9.4cvs8
5286                 see ChangeLog 2003-08-25
5287
5288 2003-08-24 [christoph]  0.9.4claws36
5289
5290         * src/prefs_filtering.c
5291                 shouldn't remove items from a GSList while iterating over the
5292                 list (makes cur invalid and cur->next not accessable)
5293
5294         (closes Bug 272 i deleted an folder and some seconds later sylpheed
5295          crashed)
5296
5297 2003-08-23 [christoph]  0.9.4claws35
5298
5299         * src/news.c
5300                 news folders should be scanned when opened
5301
5302 2003-08-22 [christoph]  0.9.4claws34
5303
5304         * src/prefs_folder_item.c
5305                 use macro to assign strings that always frees the old string
5306
5307         * src/gtk/gtkaspell.[ch]
5308                 add gtkaspell_set_dictionary_menu_active_item() to set active
5309                 item in dictionary option menu
5310
5311         * src/prefs_spelling.c
5312                 use gtkaspell_set_dictionary_menu_active_item() to select
5313                 dictionary
5314
5315 2003-08-21 [christoph]  0.9.4claws33
5316
5317         * src/folder.[ch]
5318         * src/imap.c
5319         * src/mbox_folder.c
5320         * src/mh.c
5321         * src/news.c
5322                 optimize folder system
5323
5324         * src/gtk/gtkstext.c
5325                 fix division by zero when font has 0 width for ' '
5326
5327 2003-08-21 [paul]       0.9.4claws32
5328
5329         * sync with 0.9.4cvs7
5330                 see ChangeLog 2003-08-20
5331
5332 2003-08-19 [paul]       0.9.4claws31
5333
5334         * src/common/defs.h
5335                 add the missing '/' to SYLDOC_MANUAL_HTML_INDEX and
5336                 SYLDOC_FAQ_HTML_INDEX.
5337         * src/manual.c
5338                 use LC_MESSAGES instead of LC_ALL to find the current
5339                 language
5340
5341           fixes Bug #281 'in src/manual.c URL for manuals and FAQ wrong'.
5342
5343 2003-08-19 [paul]       0.9.4claws30
5344
5345         * po/bg.po
5346                 updated by George Danchev
5347
5348 2003-08-18 [luke]       0.9.4claws29
5349         * src/mimeview.[ch]
5350         * src/gtk/gtkvscrollbutton.[ch]
5351                 o removed gtk_vscrollbutton_reset() (reasons: reduce 
5352                   dependencies; do it the GTK way; reduce code -14/+2 lines)
5353                 o removed horizontal separator between icons
5354
5355 2003-08-17 [christoph]  0.9.4claws28
5356
5357         * src/procmsg.c
5358                 no subject threading when the subject has no reply prefix
5359
5360 2003-08-16 [christoph]  0.9.4claws27
5361
5362         * src/mainwindow.c
5363                 remember and restore window sizes and position when the main
5364                 window is hidden or shown
5365
5366         (closes Bug 274 Window size in 0.9.4claws18 not remembered when
5367          minimised/reopened using trayicon)
5368
5369 2003-08-16 [paul]       0.9.4claws26
5370
5371         * src/crash.c
5372                 add #include "defs.h"
5373
5374 2003-08-16 [paul]       0.9.4claws25
5375
5376         * src/plugins/clamav/clamav_plugin.c
5377                 reword a debug_print
5378                 
5379         * src/plugins/dillo_viewer/dillo_prefs.c
5380                 cosmetic: change the labels' text, add tooltips, and
5381                 left-align the hint
5382
5383 2003-08-15 [christoph]  0.9.4claws24
5384
5385         * src/news.c
5386                 complete last change (forgot some changes)
5387
5388 2003-08-15 [christoph]  0.9.4claws23
5389
5390         * src/news.c
5391                 o check number of messages and don't return a 0 message
5392                   when no messages are available
5393                 o don't parse xref header anymore
5394
5395         (closes Bug 203 I'm not getting any news)
5396
5397 2003-08-15 [paul]       0.9.4claws22
5398
5399         * src/common/defs.h
5400           src/crash.c
5401                 update and define claws bugzilla location
5402
5403 2003-08-15 [paul]       0.9.4claws21
5404
5405         * po/ru.po
5406                 update submitted by Ruslan N. Balkin
5407
5408 2003-08-14 [christoph]  0.9.4claws20
5409
5410         * src/procmsg.c
5411                 fix search for oldest node in subject threading
5412
5413 2003-08-14 [christoph]  0.9.4claws19
5414
5415         * src/procmsg.c
5416         * src/common/utils.h
5417                 add possibility to check all nodes with the same subject for
5418                 subject threading, not only the oldest node. Should not break
5419                 threads anymore if the oldest node is thread_by_subject_max_age
5420                 days older then parent, because it can now find a child of
5421                 oldest node as new parent.
5422
5423 2003-08-11 [christoph]  0.9.4claws18
5424
5425         * src/plugins/spamassassin/spamassassin.c
5426                 run spam check in background process
5427
5428 2003-08-10 [alfons]     0.9.4claws17
5429
5430         * src/summaryview.c
5431                 make `Select All' sensitive too
5432
5433 2003-08-10 [christoph]  0.9.4claws16
5434
5435         * src/imap.c
5436                 add more checks in imap_close
5437
5438 2003-08-09 [alfons]     0.9.4claws15
5439
5440         * src/prefs_spelling.c
5441                 no spell checking UI if not requested
5442
5443 2003-08-09 [alfons]     0.9.4claws14
5444
5445         * src/gtk/prefswindow.c
5446                 make it compile
5447
5448 2003-08-09 [christoph]  0.9.4claws13
5449
5450         * src/prefs_spelling.c
5451         * src/gtk/prefswindow.[ch]
5452         * src/plugins/clamav/clamav_plugin_gtk.c
5453         * src/plugins/spamassassin/spamassassin_gtk.c
5454                 sort prefs pages by heighest weight in tree
5455
5456 2003-08-09 [paul]       0.9.4claws12
5457
5458         * sync with 0.9.4cvs6
5459                 see ChangeLog 2003-08-07
5460                 
5461         * AUTHORS
5462                 add Leandro and Luke to claws-branch section
5463
5464 2003-08-09 [christoph]  0.9.4claws11
5465
5466         * src/gtk/Makefile.am
5467         * src/gtk/colorsel.[ch]                 ** NEW **
5468                 create a color selection dialog that can be used as a simple
5469                 function call with it's own gtk main loop like filesel.[ch]
5470
5471         * src/Makefile.am
5472         * src/main.c
5473         * src/prefs_common.c
5474         * src/prefs_spelling.[ch]               ** NEW **
5475         * src/prefs_spelling.glade              ** NEW **
5476         * src/gtk/gtkutils.[ch]
5477                 move "Spell Checker" prefs to new prefs dialog
5478
5479         * src/prefs_folder_item.c
5480                 use new colorsel dialog
5481
5482 2003-08-08 [paul]       0.9.4claws10
5483
5484         * src/inc.c
5485                 clear the progress bar unconditionally
5486
5487 2003-08-08 [paul]       0.9.4claws9
5488
5489         * sync with 0.9.4cvs4
5490                 see ChangeLog 2003-07-31
5491
5492 2003-08-07 [christoph]  0.9.4claws8
5493
5494         * configure.ac
5495                 fix bug in image viewer plugin part
5496
5497         * src/imap.c
5498                 don't execute close command if the folder item is not selected
5499
5500 2003-08-07 [hoa]        0.9.4claws7
5501
5502         * src/filtering.[ch]
5503         * src/matcher_parser.h
5504         * src/matcher_parser_parse.y
5505                 can define several actions for each filtering rule
5506                 can import old versions of filtering rules
5507
5508         * src/prefs_filtering.c
5509                 call to a new dialog box to define actions
5510
5511         * src/prefs_filtering_action.[ch]
5512                 dialog box to define actions for filtering rules
5513
5514 2003-08-06 [christoph]  0.9.4claws6
5515
5516         * src/imap.c
5517                 make sure source folder is selected when copying messages
5518
5519 2003-08-06 [christoph]  0.9.4claws5
5520
5521         * sync with 0.9.4cvs2
5522                 see ChangeLog 2003-07-29                
5523
5524 2003-08-05 [paul]       0.9.4claws4
5525
5526         * sync with 0.9.4cvs3
5527                 see ChangeLog 2003-07-30
5528
5529 2003-08-04 [match]      0.9.4claws3
5530
5531         * po/POTFILES.in
5532                 export of LDIF files.
5533
5534 2003-08-04 [match]      0.9.4claws2
5535
5536         * src/ldif.[ch]
5537                 support for export LDIF. documented.
5538         * src/importldif.[ch]
5539         * src/exportldif.[ch]
5540                 add tooltips. documented.
5541         * src/exphtmldlg.[ch]
5542         * src/common/xmlprops.[ch]
5543                 documented.
5544         * src/exportldif.[ch]                   ** NEW **
5545         * src/expldifdlg.[ch]                   ** NEW **
5546         * src/addressbook.[ch]
5547         * src/Makefile.am
5548                 export of LDIF files.
5549                 documented.
5550
5551 2003-08-04 [christoph]  0.9.4claws1
5552
5553         * .cvsignore
5554         * Makefile.am
5555         * configure.ac
5556         * sylpheed-claws.pc.in                  ** NEW **
5557         * src/Makefile.am
5558         * src/common/Makefile.am
5559         * src/gtk/Makefile.am
5560                 install sylpheed header files in $(pkgincludedir) and create a
5561                 pkg-config file to allow building a plugin without the source
5562                 package
5563
5564 2003-08-04 [paul]       0.9.4claws
5565
5566         * version 0.9.4claws
5567
5568 2003-08-04 [paul]       0.9.3claws97
5569
5570         * po/es.po
5571                 update Spanish translation. Submitted by Ricardo
5572                 Mones Lastra.
5573
5574 2003-08-03 [paul]       0.9.3claws96
5575
5576         * po/hr.po
5577           po/sr.po
5578                 update Croatian and Serbian translations. Submitted by
5579                 Dragan and Urke MMI respectively
5580
5581 2003-08-03 [alfons]     0.9.3claws95
5582
5583         * src/summaryview.c
5584                 mark flag has precedence over important flag - seems
5585                 to have been changed in sync of 0.9.3claws45. this fixes
5586                 a regression where messages that were scored as important
5587                 don't show their mark flags. (using the same column for
5588                 both importance as mark flags is the real problem
5589                 ofcourse)
5590
5591 2003-08-03 [melvin]     0.9.3claws94
5592
5593         * po/fr.po
5594                 Updated French translations.
5595
5596 2003-08-03 [melvin]     0.9.3claws93
5597
5598         * src/Makefile.am
5599                 Fixed typo introduced after 0.9.3claws92 
5600                 that prevented compilation
5601                 Updated to use AM_CPPFLAGS and AM_YFLAGS instead of
5602                 CPPFLAGS and YFLAGS to allow user setting these.
5603         * src/common/Makefile.am
5604         * src/gtk/Makefile.am
5605         * src/plugins/clamav/Makefile.am
5606         * src/plugins/demo/Makefile.am
5607         * src/plugins/dillo_viewer/Makefile.am
5608         * src/plugins/image_viewer/Makefile.am
5609         * src/plugins/mathml_viewer/Makefile.am
5610         * src/plugins/spamassassin/Makefile.am
5611         * src/plugins/trayicon/Makefile.am
5612         * src/plugins/trayicon/libeggtrayicon/Makefile.am
5613                 Updated to use AM_CPPFLAGS and AM_YFLAGS instead of
5614                 CPPFLAGS and YFLAGS to allow user setting these.
5615
5616 2003-08-02 [christoph]  0.9.3claws92
5617
5618         * configure.ac
5619                 o rearrange plugin tests
5620                 o add test for clamav.h to ClamAV tests
5621
5622 2003-08-02 [luke]       0.9.3claws91
5623
5624         * src/mimeview.c
5625                 o fixed appearance of icon list when toggling back from the 
5626                   ctree
5627                 o toggling of icons using the keyboard works correctly
5628                 o fixed all other keyboard shortcuts to work when icons are
5629                   active
5630         
5631         * src/messageview.c
5632                 o fixed bug 4 - focus lost when changing messageview view type
5633
5634 2003-08-02 [christoph]  0.9.3claws90
5635
5636         * src/common/hooks.c
5637                 fix crash when pointer stored in hash table could get invalid
5638                 when a plugin is unloaded
5639
5640 2003-08-01 [christoph]  0.9.3claws89
5641
5642         * configure.ac
5643                 o try to build all plugins (except spamassassin) by default
5644                 o don't build a plugin if a dependency check fails
5645
5646         * src/common/hooks.c
5647                 fix warning
5648
5649 2003-08-01 [match]      0.9.3claws88
5650
5651         * src/importldif.c
5652                 allow single click field selection. document code.
5653
5654 2003-08-01 [christoph]  0.9.3claws87
5655
5656         * src/plugins/clamav/clamav_plugin.c
5657         * src/plugins/clamav/clamav_plugin_gtk.c
5658         * src/plugins/dillo_viewer/dillo_viewer.c
5659         * src/plugins/image_viewer/plugin.c
5660         * src/plugins/mathml_viewer/mathml_viewer.c
5661         * src/plugins/spamassassin/spamassassin.c
5662         * src/plugins/spamassassin/spamassassin_gtk.c
5663         * src/plugins/trayicon/trayicon.c
5664                 add version check to all plugins
5665
5666 2003-08-01 [hoa]        0.9.3claws86
5667
5668         * src/prefs_filtering.c
5669                 fixed a cosmetic bug, during creation of dialog box,
5670                 wrong widgets were shown after creation.
5671
5672 2003-08-01 [luke]       0.9.3claws85
5673
5674         * src/mainwindow.c
5675                 o fixed visibility of icons/mimeview after toggling separate
5676                   message/folder view (factored out some similar code too).
5677
5678
5679 2003-07-31 [alfons]     0.9.3claws84
5680
5681         * src/mimeview.c
5682                 tweak icon box UI a bit more, now allowing right-clicks actions
5683                 getting the relevant mime data too; should fix #250, "Can't save 
5684                 attachments sometimes".
5685
5686 2003-07-30 [alfons]     0.9.3claws83
5687
5688         * src/compose.c
5689                 don't do auto-save-draft inside key press handler, but rather
5690                 schedule it half of a second later; should fix #67, "autosave 
5691                 make re-rediting message crazy"
5692
5693 2003-07-30 [christoph]  0.9.3claws82
5694
5695         * src/plugins/trayicon/trayicon.c
5696                 process pending events before unloading the plugin
5697
5698         (closes Bug 196 Unloading Trayicon plugin crashes Sylpheed-Claws)
5699
5700 2003-07-30 [alfons]     0.9.3claws81
5701
5702         * src/common/hooks.c
5703                 parameter 2 of g_hook_destroy() should really be a hook id
5704
5705 2003-07-30 [alfons]     0.9.3claws80
5706
5707         * src/common/plugin.c
5708                 fix a possibly harmful function signature mismatch 
5709                 for plugin_done
5710
5711 2003-07-30 [alfons]     0.9.3claws79
5712
5713         * src/common/hooks[.ch]
5714                 const correctness
5715
5716 2003-07-30 [darko]      0.9.3claws78
5717
5718         * src/summaryview.c
5719                 make it compile again
5720
5721 2003-07-30 [luke]       0.9.3claws77
5722
5723         * src/crash.c
5724         * src/main.c
5725                 o added/moved signal handlers for SIGTERM (normal kill command) 
5726                   and SIGINT (ctl-c) to be used even without 
5727                   --enable-crash-dialog, fixing bug 166
5728
5729         * src/summaryview.c
5730                 o rewrote menu sensitivity code as per mainwindow.c, fixing 
5731                   bug 227
5732
5733         * src/mainwindow.c
5734                 o changed sensitivity condition for 'Next new' and 'Next 
5735                   unread', fixing bug 8
5736
5737 2003-07-29 [alfons]     0.9.3claws76
5738
5739         * src/common/utils.[ch]
5740                 add generate_msgid()
5741         * src/messageview.c
5742                 save ack'ed RRR; fixes #205, "return receipt is not saved in
5743                 sent folder".
5744
5745 2003-07-29 [alfons]     0.9.3claws75
5746
5747         * src/messageview.c
5748                 fix a memleak (claws-only)
5749
5750 2003-07-29 [alfons]     0.9.3claws74
5751
5752         * src/mimeview.[ch]
5753         * src/gtk/gtkvscrollbutton.[ch]
5754                 fix UI glitch where mime icon toolbox' scroll position is not 
5755                 reset after switching to another message
5756                 
5757
5758 2003-07-29 [paul]       0.9.3claws73
5759
5760         * src/prefs_folder_item.c
5761                 split the prefs into 2 separate pages
5762
5763 2003-07-29 [paul]       0.9.3claws72
5764
5765         * src/compose.c
5766                 prepend "\n\n" to a signature without a separator too
5767
5768 2003-07-29 [paul]       0.9.3claws71
5769
5770         * src/compose.c
5771                 fix bug where changing to an account without an auto-sig
5772                 from an initial account without an auto-sig would insert 
5773                 2 blank lines at the cursor point
5774                 fix bug where changing to an account with an auto-sig
5775                 from an initial account without an auto-sig would insert
5776                 the sig at the cursor point
5777
5778 2003-07-29 [paul]       0.9.3claws70
5779
5780         * src/folderview.c
5781                 use the colour from the folder pref unless the folder
5782                 has new messages
5783
5784 2003-07-29 [alfons]     0.9.3claws69
5785
5786         * src/procmsg.[ch]
5787         * src/messageview.c
5788         * src/procheader.c
5789                 rewrite return receipt request work a little bit (the former 
5790                 implementation presumably depended too much on the UI setting
5791                 flags). (we're losing the old pending flag.) 
5792
5793 2003-07-28 [christoph]  0.9.3claws68
5794
5795         * src/folder.c
5796         * src/imap.c
5797         * src/mh.c
5798         * src/procmsg.[ch]
5799                 fix copy to IMAP folder from other folder
5800
5801 2003-07-28 [christoph]  0.9.3claws67
5802
5803         * src/procmsg.c
5804                 fix sync of procmsg_get_message_file_list
5805
5806 2003-07-28 [christoph]  0.9.3claws66
5807
5808         * sync with 0.9.3cvs14
5809                 see ChangeLog 2003-07-18
5810         * sync with 0.9.3cvs17
5811                 see ChangeLog 2003-07-23
5812
5813         (closes Bug 234 segmentation fault after sending out mail via
5814          smtp(auth))
5815
5816 2003-07-28 [paul]       0.9.3claws65
5817
5818         * po/es.po
5819                 update Spanish translation, submitted by Ricardo Mones
5820                 Lastra
5821
5822 2003-07-28 [christoph]  0.9.3claws64
5823
5824         * src/folder.[ch]
5825         * src/imap.c
5826         * src/mh.c
5827                 return new message numbers as a GRelation instead of a GSList
5828                 that has to be in the same order as the input list. A list
5829                 would make it hard for IMAP to optimize oepration by sorting
5830                 the input list. The returned list would have to be reordered
5831                 to match the same order that input list has.
5832
5833         * src/gtk/gtkaspell.c
5834                 fix missing return value, could cause a crash when garbage is
5835                 on the stack that is used as the expected return value
5836
5837 2003-07-28 [paul]       0.9.3claws63
5838
5839         * sync with 0.9.4cvs1
5840                 see ChangeLog 2003-07-28
5841
5842 2003-07-27 [alfons]     0.9.3claws62
5843
5844         * src/mimeview.c
5845                 tweak it more to make icon list act like a check button group
5846
5847 2003-07-27 [christoph]  0.9.3claws61
5848
5849         * sync with 0.9.3cvs20
5850                 see ChangeLog 2003-07-25
5851
5852 2003-07-27 [paul]       0.9.3claws60
5853
5854         * src/procmsg.c
5855                 re-commit changes from 0.9.3claws58 -
5856                 accidently removed in 0.9.3claws59
5857
5858 2003-07-27 [paul]       0.9.3claws59
5859
5860         * src/procmsg.[ch]
5861                 a sync from 0.9.3cvs17
5862                 see ChangeLog 2003-07-23
5863
5864 2003-07-27 [alfons]     0.9.3claws58
5865
5866         * src/procmsg.c
5867                 add missing header members to MsgInfo; fixes the problem of 
5868                 not displaying X-Faces, as noticed by Ricardo Mones
5869
5870 2003-07-26 [christoph]  0.9.3claws57
5871
5872         * sync with 0.9.3cvs18
5873                 see ChangeLog 2003-07-24
5874
5875 2003-07-26 [christoph]  0.9.3claws56
5876
5877         * sync with 0.9.3cvs17
5878                 see ChangeLog 2003-07-23
5879
5880 2003-07-26 [christoph]  0.9.3claws55
5881
5882         * src/folder.[ch]
5883         * src/imap.c
5884         * src/mbox_folder.c
5885         * src/mh.c
5886         * src/news.c
5887                 add support for copy function that copy multiple messages
5888                 (not implemented yet)
5889
5890         * src/summaryview.c
5891                 add missing return value
5892
5893 2003-07-26 [paul]       0.9.3claws54
5894
5895         * tools/multiwebsearch.pl
5896                 do whitespace substitution before passing the string
5897                 to the browser. fixes bug with browsers that don't
5898                 do whitespace conversion themselves.
5899
5900 2003-07-25 [christoph]  0.9.3claws53
5901
5902         * src/folder.[ch]
5903         * src/imap.c
5904         * src/mh.c
5905                 rewrite adding of multiple messages to a folder for
5906                 claws' folder system
5907
5908 2003-07-25 [luke]       0.9.3claws52
5909
5910         * src/mimeview.c
5911                 o icon toggles set correctly on leaving ctree mimeview
5912
5913 2003-07-25 [paul]       0.9.3claws51
5914
5915         * partial sync with 0.9.3cvs21 [src/main.c]
5916                 see ChangeLog 2003-07-25
5917
5918 2003-07-24 [paul]       0.9.3claws50
5919
5920         * tools/maildir2sylpheed.pl
5921                 fix typo
5922
5923 2003-07-24 [paul]       0.9.3claws49
5924
5925         * src/mimeview.c
5926                 increase the gutter size of paned so that the panes
5927                 can be resized
5928                 
5929         * src/plugins/demo/demo.c
5930                 squeeze in another typo fix
5931
5932 2003-07-24 [paul]       0.9.3claws48
5933
5934         * src/plugins/demo/demo.c
5935           src/prefs_account.c
5936                 small changes to the English
5937                 
5938         * src/pixmaps/mime_application_octect_stream.xpm        ** REMOVED **
5939           src/pixmaps/mime_application_octet_stream.xpm         ** NEW FILE **
5940           src/Makefile.am
5941           src/stock_pixmap.c
5942                 rename the misspelled icon
5943
5944 2003-07-23 [alfons]     0.9.3claws47
5945
5946         * src/mimeview.c
5947                 make icon list look like a list of toggles
5948
5949 2003-07-23 [luke]       0.9.3claws46
5950
5951         * src/pixmaps/mimeview_gpg_expired.xpm
5952         * src/pixmaps/mimeview_gpg_failed.xpm
5953         * src/pixmaps/mimeview_gpg_passed.xpm
5954         * src/pixmaps/mimeview_text_html.xpm
5955         * src/pixmaps/mimeview_image.xpm
5956                 o all icons the same size
5957
5958         * src/mimeview.[ch]
5959                 o mimeview ctree arranged vertically above the viewer
5960                 o icons changed to buttons
5961                 o can use keyboard to select an icon (Enter)
5962                 o resize icon list to width of icons
5963
5964         *  src/gtk/gtkvscrollbutton.c
5965                 o sensitivity of buttons reacts to position
5966
5967 2003-07-23 [christoph]  0.9.3claws45
5968
5969         * sync with 0.9.3cvs14 (incomplete)
5970                 see ChangeLog 2003-07-17
5971
5972 2003-07-23 [alfons]     0.9.3claws44
5973
5974         * src/folder.c
5975         * src/procmsg.h
5976                 sync with my local tree to restore some claws-only things
5977
5978 2003-07-23 [paul]       0.9.3claws43
5979
5980         * src/pixmaps/mime_gpg_expired.xpm      ** NEW FILE **
5981           src/pixmaps/mime_gpg_unknown.xpm      ** NEW FILE **
5982           src/Makefile.am
5983           src/mimeview.c
5984           src/procmime.h
5985           src/rfc2015.c
5986           src/stock_pixmap.[ch]
5987                 indicate missing keys and expired sigs/keys
5988                 in mime view column
5989
5990 2003-07-23 [paul]       0.9.3claws42
5991
5992         * src/compose.c
5993                 Redirect fixes: enable automatic account selection and
5994                 do not append signature to message on changing account
5995                 fixes Bug[s] #248
5996
5997 2003-07-23 [paul]       0.9.3claws41
5998
5999         * sync with 0.9.3cvs16
6000                 see ChangeLog 2003-07-23
6001
6002 2003-07-23 [alfons]     0.9.3claws40
6003
6004         * src/inc.c
6005                 give progress dialog a main window, and give it the first 
6006                 one (presumably the only one). fixes bug #247, "segfault on 
6007                 pop-before-smtp" 
6008
6009 2003-07-22 [alfons]     0.9.3claws39
6010
6011         * src/summaryview.c
6012                 shift-space scrolls up
6013
6014 2003-07-22 [paul]       0.9.3claws38
6015
6016         * sync with 0.9.3cvs15
6017                 see ChangeLog 2003-07-22
6018
6019 2003-07-20 [alfons]     0.9.3claws37
6020
6021         * src/compose.c
6022                 put menu inside #ifdef USE_ASPELL..#endif
6023
6024 2003-07-20 [christoph]  0.9.3claws36
6025
6026         * src/procmsg.c
6027                 fix wrong flags in MsgInfo returned by
6028                 procmsg_msginfo_get_full_info()
6029
6030         (closes Bug 221 Deleting messages from the Message View gives incorrect
6031          new/unread message counts in the folder view)
6032
6033         * src/plugins/spamassassin/spamassassin_gtk.c
6034                 add gettext macro for prefs page title
6035
6036 2003-07-20 [paul]       0.9.3claws35
6037
6038         * src/mimeview.c
6039                 redraw icon list on signature check
6040
6041 2003-07-20 [christoph]  0.9.3claws34
6042
6043         * src/Makefile.am
6044         * src/account.c
6045         * src/folder.[ch]
6046         * src/folder_item_prefs.[ch]            ** NEW **
6047         * src/folderview.c
6048         * src/mainwindow.c
6049         * src/mh.c
6050         * src/prefs_gtk.c
6051         * src/prefs_scoring.c
6052         * src/summaryview.c
6053         * src/prefs_folder_item.[ch]
6054                 o seperate FolderItemPrefs (formerly PrefsFolderItem) and the
6055                   Properties dialog
6056                 o use prefswindow for folder properties
6057
6058         * src/gtk/prefswindow.[ch]
6059                 change implementation to use an invisible notebook instead
6060                 of unparenting widgets
6061
6062 2003-07-20 [christoph]  0.9.3claws33
6063
6064         * src/compose.h
6065         * src/folder.c
6066         * src/folderview.h
6067         * src/headerview.h
6068         * src/prefs_filtering.h
6069         * src/prefs_folder_item.[ch]
6070         * src/procmime.h
6071         * src/procmsg.h
6072         * src/summaryview.h
6073                 clean up header mess
6074                 (always use 1. typedefs, 2. #includes, 3. structures)
6075
6076         * src/common/version.h.in
6077                 add casts for constants
6078
6079         * src/plugins/demo/demo.c
6080                 fix typo
6081
6082         * src/plugins/spamassassin/spamassassin.c
6083                 remove unused variable
6084
6085 2003-07-20 [alfons]     0.9.3claws32
6086
6087         * src/mimeview.c
6088                 o make icon buttons respond on left click
6089                 o minor cosmetic change
6090
6091 2003-07-19 [luke]       0.9.3claws31
6092
6093         * src/mimeview.[ch]
6094         * src/gtk/gtkvscrollbutton.c
6095         * src/messageview.c
6096                 o improved mimeview behaviour when selecting a new message
6097                 o plus code cleanups to remove compile warnings
6098
6099
6100 2003-07-19 [alfons]     0.9.3claws30
6101
6102         * src/procmsg.c
6103         * src/compose.c
6104         * src/common/utils.[ch]
6105                 subject_get_reply_prefix_length() <- subject_get_prefix_length()
6106
6107 2003-07-19 [alfons]     0.9.3claws29
6108
6109         * src/prefs_folder_item.c
6110                 reinit "legacy" tmp_prefs, so we don't free nor use invalid 
6111                 string pointers
6112
6113 2003-07-19 [luke]       0.9.3claws28
6114
6115         * src/messageview.c
6116         * src/mimeview.[ch]
6117         * src/procmime.h
6118         * src/rfc2015.c
6119         * src/stock_pixmap.[ch]
6120         * src/gtk/Makefile.am
6121         * src/Makefile.am
6122         * src/gtk/gtkvscrollbutton.[ch]         ** NEW **
6123         * src/pixmaps/mime_*.xpm                ** NEW **
6124                 o mimeview rearrangement with a new icon shortcut bar
6125
6126 2003-07-19 [alfons]     0.9.3claws27
6127
6128         * src/folderview.c
6129                 o plug leaking nodes_to_recollapse
6130                 o add folderview_recollapse_all_nodes() (not used yet)
6131
6132 2003-07-19 [alfons]     0.9.3claws26
6133
6134         * src/compose.c
6135         * src/common/utils.c
6136                 honour #240 "Better SUBJECT handling" by cleaning the prefix
6137                 for both forwarding as replying
6138
6139 2003-07-18 [christoph]  0.9.3claws25
6140
6141         * configure.ac
6142         * src/common/sylpheed.[ch]
6143         * src/common/version.h.in
6144                 add version in numeric form to allow easy comparison
6145
6146         * src/plugins/demo/demo.c
6147                 add version check
6148                 - sylpheed version > plugin version => never allowed, sylpheed
6149                   could contain unknown API changes
6150                 - sylpheed version < minimum version required => don't load,
6151                   API required not available (if linking does not fail)
6152
6153 2003-07-18 [alfons]     0.9.3claws24
6154         
6155         * src/common/plugin.[ch]
6156                 const correctness
6157
6158 2003-07-18 [christoph]  0.9.3claws23
6159
6160         * src/common/hooks.c
6161                 fix crash when hooks where unregisted
6162
6163         * src/plugins/trayicon/trayicon.c
6164                 unregister detroy signal before destroying the widget
6165                 (still crashes when the plugin is unloaded)
6166
6167 2003-07-18 [alfons]     0.9.3claws22
6168         
6169         * src/folderview.c
6170                 delay expanding folder tree during drags until timeout triggered
6171                 (needs perhaps some tweaking, so testing is welcome)
6172
6173 2003-07-17 [alfons]     0.9.3claws21
6174
6175         * src/folderview.c
6176                 clean up cruft
6177
6178 2003-07-17 [christoph]  0.9.3claws20
6179
6180         * src/common/session.c
6181                 fix opening of SSL connections
6182
6183         * src/plugins/image_viewer/Makefile.am
6184                 add OPENSSL_CFLAGS (we should find a better solution to remove
6185                 this dependencies if they are not required)
6186
6187         * src/plugins/spamassassin/spamassassin.c
6188                 remove setlocale workaround (fixed in libspamc)
6189
6190         (closes Bug Bug 184 Entering non-ascii character deletes previous char
6191          if spell checking enabled)
6192
6193 2003-07-17 [alfons]     0.9.3claws19
6194
6195         * src/common/hooks.[ch]
6196         * src/plugins/clamav/clamav_plugin.c
6197         * src/plugins/spamassassin/spamassassin.c
6198         * src/plugins/trayicon/trayicon.c
6199                 fix signedness muck 
6200
6201 2003-07-17 [alfons]     0.9.3claws18
6202
6203         * src/procmime.c
6204                 plug memleak
6205
6206 2003-07-17 [alfons]     0.9.3claws17
6207
6208         * src/inc.c
6209                 plug memleak
6210
6211 2003-07-17 [paul]       0.9.3claws16
6212
6213         * src/common/defs.h
6214           src/mainwindow.c
6215           src/manual.[ch]
6216                 add link to the Claws site's FAQ page, after the suggestion
6217                 and patch by Fred Marton <Fred.Marton@uni-bayreuth.de>
6218                 Move url strings to defs.h
6219                 
6220         * src/mainwindow.c
6221                 fix typo to prevent "unknown menu entry" warnings
6222
6223 2003-07-17 [alfons]     0.9.3claws15
6224
6225         * src/folderview.[ch]
6226         * src/summaryview.[ch]
6227         * src/mimeview.[ch]
6228                 plug DnD leaks 
6229
6230 2003-07-17 [paul]       0.9.3claws14
6231
6232         * src/inc.c
6233                 remove two instances of 'GTK_EVENTS_FLUSH' because
6234                 they are unnecessary and probably cause a stack overflow
6235
6236 2003-07-16 [christoph]  0.9.3claws13
6237
6238         * src/mimeview.[ch]
6239                 use an invisible GTK notebook to switch between viewers
6240                 instead of reparenting widgets
6241
6242 2003-07-16 [christoph]  0.9.3claws12
6243
6244         * src/folder.c
6245                 move folder_item_update_freeze() to correct place in
6246                 folder_item_scan_full()
6247
6248 2003-07-16 [paul]       0.9.3claws11
6249
6250         * sync with 0.9.3cvs12
6251                 see ChangeLog 2003-07-14 and 2003-07-15
6252
6253 2003-07-16 [christoph]  0.9.3claws10
6254
6255         * src/imap.[ch]
6256         * src/prefs_account.[ch]
6257                 sync IMAP CRAM-MD5 authentication with sylpheed-main
6258
6259 2003-07-15 [alfons]     0.9.3claws9
6260
6261         * src/main.c
6262                 make --config-dir do something useful
6263
6264 2003-07-15 [alfons]     0.9.3claws8
6265
6266         * src/procmsg.c
6267                 o fix a bug where 'last' didn't really point to the last message
6268                   in the top level list of children, but to the last threaded
6269                   message. 
6270                 
6271                 o clean up and make it easier to sync
6272
6273 2003-07-15 [alfons]     0.9.3claws7
6274
6275         * src/mainwindow.c
6276                 make correct menu items sensitive       
6277
6278 2003-07-14 [alfons]     0.9.3claws6
6279
6280         * src/procmsg.c
6281                 tune the threader so it will not subject-thread any message
6282                 without a subject prefix (this will not thread correctly if 
6283                 a parent is delivered after their childs, but it looks 
6284                 better right now)
6285
6286 2003-07-13 [christoph]  0.9.3claws5
6287
6288         * src/mainwindow.c
6289                 group "Add mailbox *..." menu items in submenu
6290
6291 2003-07-13 [alfons]     0.9.3claws4
6292
6293         * src/summaryview.c
6294                 correct summary_toggle_pressed() signature and make sure
6295                 signal is not passed on
6296
6297 2003-07-13 [alfons]     0.9.3claws3
6298
6299         * src/summaryview.c
6300                 o for now don't pass on keys when they we're handled by 
6301                   ctree::key_press_event
6302                 o clean up
6303
6304 2003-07-13 [alfons]     0.9.3claws2
6305         
6306         * src/main.c
6307                 add command line option "--config-dir" to get the current 
6308                 configuration dir
6309
6310 2003-07-12 [alfons]     0.9.3claws1
6311
6312         * src/matcher.[ch]
6313         * src/matcher_parser_parse.y
6314         * src/prefs_filtering.c
6315         * src/filtering.c
6316                 add "Lock" filter action to lock messages;
6317
6318         * src/filtering.c       
6319                 remove debug_print()    
6320         * src/prefs_filtering.c
6321                 re-organize matcher part 9: 
6322                 make action text entries easily extendible;
6323                 merge widget selection for ACTION_MARK, ACTION_UNMARK, ACTION_LOCK,
6324                 ACTION_UNLOCK, ACTION_MARK_AS_READ, ACTION_MARK_AS_UNREAD
6325
6326 2003-07-12 [paul]
6327
6328         * tools/README
6329                 update old information and add missing
6330                 information
6331
6332 2003-07-12 [paul]       0.9.3claws
6333
6334         * 0.9.3claws released
6335         
6336 2003-07-12 [paul]       0.9.0claws103
6337
6338         * src/Makefile.am
6339                 add addrquery.h
6340
6341 2003-07-12 [melvin]     0.9.0claws102
6342
6343         * src/messageview.c
6344                 Fixed bug #215: Show MIME tab for single text/html messages. 
6345                 
6346 2003-07-12 [paul]       0.9.0claws101
6347
6348         * man/sylpheed.1
6349                 updated
6350
6351 2003-07-12 [paul]       0.9.0claws100
6352
6353         * po/es.po
6354           po/hr.po
6355           po/pl.po
6356           po/sr.po
6357                 update Spanish, Croatian, Polish, Serbian translations.
6358                 submitted by Ricardo Mones Lastra, Dragan, Witold
6359                 Wladyslaw Wojciech Wilk, Urke MMI
6360
6361 2003-07-12 [melvin]     0.9.0claws99
6362
6363         * po/fr.po
6364                 Updated French translations.
6365
6366 2003-07-12 [paul]       0.9.0claws98
6367
6368         * src/addressbook.c
6369                 disable 'Lookup' button as it has no effect
6370
6371 2003-07-11 [alfons]     0.9.0claws97
6372         
6373         * src/summaryview.c
6374                 summary_searchbar_pressed() should return TRUE to signal that
6375                 event was handled. when returning void, the return value passed
6376                 to GTK is actually random, but maybe FALSE, in which case the
6377                 event is handled by parent
6378                 
6379 2003-07-10 [paul]       0.9.0claws96
6380
6381         * ac/missing/gettext.m4
6382                 update to version 0.12
6383
6384 2003-07-10 [paul]       0.9.0claws95
6385
6386         * src/plugins/clamav/clamav_plugin.c
6387                 fix bug where multipart/alternative messages
6388                 would slip through without being scanned
6389
6390 2003-07-10 [christoph]  0.9.0claws94
6391
6392         * src/folder.c
6393                 correct check if folder supports removing when a message is
6394                 moved. if not the message is only copied.
6395
6396         (closes Bug 132 crash on startup in newsgroups folders)
6397
6398 2003-07-09 [alfons]     0.9.0claws93
6399
6400         * configure.ac
6401         * src/common/defs.h
6402                 --with-config-dir (default .sylpheed)
6403
6404 2003-07-09 [christoph]  0.9.0claws92
6405
6406         * configure.ac
6407                 use PKG_CHECK_MODULES to check for gtkmathview
6408                 (version 0.4.2 now required)
6409
6410 2003-07-08 [melvin]     0.9.0claws91
6411
6412         * src/action.c
6413                 Implemented a progress bar that counts the number of completed
6414                 tasks when the action runs more than one command.
6415
6416 2003-07-08 [alfons]     0.9.0claws90
6417
6418         * src/procmsg.c
6419                 if queued message has an invalid Message-Id, don't try to
6420                 find message it refers to (fixes #209 "crash when processing 
6421                 in folder")
6422
6423 2003-07-08 [paul]       0.9.0claws89
6424
6425         * sync with 0.9.3cvs2
6426                 see ChangeLog 2003-07-08
6427
6428 2003-07-08 [match]      0.9.0claws88
6429
6430         * src/ldapctrl.c
6431                 extend LDAP search for first/last name by parsing search term.
6432
6433 2003-07-08 [alfons]     0.9.0claws87
6434
6435         * src/send_message.c
6436                 fix bug #208 "Status message stuck when sending on POP3 account"
6437
6438 2003-07-07 [paul]       0.9.0claws86
6439
6440         * po/hr.po
6441                 new Croatian translation, submitted by
6442                 Dragan <drleskov@inet.hr>
6443
6444 2003-07-07 [paul]       0.9.0claws85
6445
6446         * sync with 0.9.3cvs1
6447                 see ChangeLog 2003-07-07
6448
6449 2003-07-05 [christoph]  0.9.0claws84
6450
6451         * src/Makefile.am
6452         * src/messageview.c
6453         * src/mimeview.[ch]
6454         * src/stock_pixmap.[ch]
6455         * src/pixmaps/messageview_text.xpm              ** NEW **
6456                 move mimeview tabs to the right side and use icons
6457                 instead of text to save some space
6458
6459         (patch by Luke Plant <lukeplant@softhome.net>)
6460
6461 2003-07-05 [christoph]  0.9.0claws83
6462
6463         * src/inc.c
6464                 add NULL pointer checks
6465
6466         (patch by Luke Plant <lukeplant@softhome.net>)
6467         (closes Bug 204 0.9.0 quits on authentication error?!)
6468
6469 2003-07-05 [alfons]     0.9.0claws82
6470
6471         * configure.ac
6472                 take the clue in bug #202 "./configure script - 
6473                 'if test' comparison failure" reported by John Kristoff. 
6474
6475 2003-07-04 [christoph]  0.9.0claws81
6476
6477         * src/plugins/spamassassin/spamassassin.c
6478                 set timeout for spam check
6479
6480 2003-07-04 [christoph]  0.9.0claws80
6481
6482         * src/main.c
6483                 destroy all FolderItems when shutting down to
6484                 allow folders to clean up
6485
6486 2003-07-04 [melvin]     0.9.0claws79
6487
6488         * src/gtk/gtkaspell.c
6489                 Fixed bug #184 "Entering non-ascii character deletes
6490                 previous char if spell checking enabled": this makes
6491                 the spell checking in multibytes (e.g. UTF-8)locales work.
6492                 (Patch by Luke Plant).
6493                 
6494 2003-07-04 [christoph]  0.9.0claws78
6495
6496         * sync with 0.9.2cvs1
6497                 see ChangeLog 2003-06-10
6498
6499 2003-07-04 [paul]       0.9.0claws77
6500
6501         * sync with 0.9.3 release
6502                 see ChangeLog 2003-07-04
6503
6504 2003-07-03 [christoph]  0.9.0claws76
6505
6506         * src/folder.[ch]
6507         * src/imap.c
6508         * src/mbox_folder.c
6509         * src/mh.c
6510         * src/news.c
6511                 move folder_item_get_path() stuff into a folder virtual function
6512
6513         * src/procmsg.c
6514                 use folder_item_fetch_msg() to get message and do not contruct
6515                 the filename from path and number
6516
6517 2003-07-03 [paul]       0.9.0claws75
6518
6519         * sync with 0.9.2cvs12
6520                 see ChangeLog 2003-07-03
6521
6522 2003-07-02 [paul]       0.9.0claws74
6523
6524         * src/messageview.c
6525                 fix text-selection for replying
6526
6527 2003-07-02 [paul]       0.9.0claws73
6528
6529         * sync with 0.9.2cvs11
6530                 see ChangeLog 2003-07-02
6531
6532 2003-07-02 [paul]       0.9.0claws72
6533
6534         * src/procmsg.c
6535                 revert last commit because it breaks more
6536                 than it fixes
6537
6538 2003-07-02 [paul]       0.9.0claws71
6539
6540         * src/procmsg.c
6541                 fix thread by subject/sort by date
6542
6543 2003-07-01 [paul]       0.9.0claws70
6544
6545         * sync with 0.9.2cvs10
6546                 see ChangeLog 2003-07-01
6547
6548 2003-06-30 [paul]       0.9.0claws69
6549
6550         * sync with 0.9.2cvs9
6551                 see ChangeLog 2003-06-30
6552
6553 2003-06-28 [match]      0.9.0claws68
6554
6555         * src/addressbook.c
6556                 fix null ptr.
6557
6558 2003-06-27 [paul]       0.9.0claws67
6559
6560         * sync with 0.9.2cvs7
6561                 see ChangeLog 2003-06-27
6562
6563 2003-06-26 [christoph]  0.9.0claws66
6564
6565         * src/folder.c
6566                 freeze folder updates while a folder is scanned
6567
6568         (closes Bug 185 New message counter)
6569
6570 2003-06-26 [darko]      0.9.0claws65
6571
6572         * src/ldapserver.c
6573                 fix infinite loop when adding a new LDAP server
6574
6575 2003-06-26 [paul]       0.9.0claws64
6576
6577         * sync with 0.9.2cvs6
6578                 see ChangeLog 2003-06-26
6579
6580 2003-06-26 [paul]       0.9.0claws63
6581
6582         * sync with 0.9.2cvs5
6583                 see ChangeLog 2003-06-25 and 2003-06-26
6584
6585 2003-06-25 [match]      0.9.0claws62
6586
6587         * src/addr_compl.c
6588                 Fixed tab/backtab for dropped-down completion list to
6589                 move next/previous field. (close bug 147)
6590
6591 2003-06-25 [christoph]  0.9.0claws61
6592
6593         * src/addr_compl.[ch]
6594         * src/addrindex.[ch]
6595         * src/folderview.c
6596         * src/inc.c
6597         * src/news.c
6598         * src/summaryview.c
6599         * src/toolbar.c
6600                 fix warnings
6601
6602 2003-06-25 [leandro]    0.9.0claws60
6603
6604         * src/compose.c
6605                 o cleanups
6606                 o gray out "Message/Remove references" menu item if not
6607                   replying to a message
6608
6609 2003-06-24 [leandro]    0.9.0claws59
6610
6611         * src/compose.[ch]
6612                 o removed "Message/Create new thread" menu item
6613                 o added "Message/Remove references" menu item
6614                   (it's off by default and will not check anymore
6615                    if the subject changed)
6616
6617 2003-06-23 [alfons]     0.9.0claws58
6618
6619         * src/procmsg.c
6620                 try better grouping messages threaded by subject based on their age.
6621                 still not perfect - because the message tree is not sorted by date.  
6622
6623 2003-06-23 [thorsten]   0.9.0claws57
6624
6625         * src/pop.[ch]
6626                 added mail_receive_hook to allow modifications
6627                 directly after retrieval (e.g. adding headers).
6628
6629 2003-06-23 [paul]       0.9.0claws56
6630
6631         * src/sourcewindow.c
6632                  enable the use of Ctrl+A to select all text in
6633                  the sourcewindow
6634                  Patch submitted by Ivan Francolin Martinez
6635                  <ivanfm@users.sourceforge.net>
6636
6637 2003-06-22 [christoph]  0.9.0claws55
6638
6639         * src/folder.[ch]
6640                 o add notification hook for folder tree changes
6641                 o invoke hooks after folder tree scanning
6642
6643         * src/folderview.[ch]
6644                 register hook for folder tree changes that
6645                 updates the ctree
6646
6647         (there are more places that should be updated, like add, remove 
6648          or move folder)
6649
6650         (closes Bug 164 Crash on rebuild folder tree)
6651         (closes Bug 190 Crash on 'rebuilding folder tree')
6652
6653 2003-06-21 [leandro]    0.9.0claws54
6654
6655         * src/compose.[ch]
6656                 create a new thread if subject changes
6657                 (it's on by default, can be disabled in Message menu)
6658
6659 2003-06-21 [alfons]     0.9.0claws53
6660
6661         * src/summaryview.c
6662                 quiet little compiler
6663
6664 2003-06-21 [christoph]  0.9.0claws52
6665
6666         update gettext stuff to version 0.12
6667
6668 2003-06-19 [alfons]     0.9.0claws51
6669
6670         * src/common/log.c
6671         * src/common/plugin.c
6672                 move defs.h before glib.h to prevent MIN/MAX redefs
6673
6674 2003-06-19 [alfons]
6675
6676         * src/addressbook.c
6677                 translatable
6678
6679 2003-06-19 [match]      0.9.0claws50
6680
6681         * src/addressbook.[ch]
6682         * src/addrindex.[ch]
6683         * src/addr_compl.[ch]
6684         * src/editldap.[ch]
6685         * src/editldap_basedn.[ch]
6686         * src/addritem.[ch]
6687         * src/ldapquery.h
6688                 re-implemented dynamic LDAP search. works without
6689                 slowdown on display sender with addressbook
6690                 option.
6691         * src/addrbook.c
6692                 documented code.
6693
6694 2003-06-19 [paul]       0.9.0claws49
6695
6696         * src/compose.c
6697                 fix Bug #136 'Nonprovided quotation marks crash claws'
6698                 patch submitted by Pawel Pêkala <c0rn@gazeta.pl>
6699
6700 2003-06-19 [alfons]     0.9.0claws48
6701
6702         * src/prefs_common.[ch]
6703         * src/procmsg.c
6704                 restrict threading by subject by checking thread for
6705                 age (prefs_common.thread_by_subject_max_age)
6706
6707 2003-06-18 [christoph]  0.9.0claws47
6708
6709         * src/imap.c
6710                 fix memory leak in imap_cmd_fetch()
6711
6712 2003-06-18 [christoph]  0.9.0claws46
6713
6714         * src/prefs_gtk.c
6715                 fix memory leak in prefs_set_default() when used multiple
6716                 times or after prefs have been read
6717
6718 2003-06-18 [christoph]  0.9.0claws45
6719
6720         * src/common/plugin.c
6721                 fix memory leak in plugin_unload()
6722
6723 2003-06-18 [christoph]  0.9.0claws44
6724
6725         * src/imap.c
6726                 fix memory leak in imap_cmd_ok()
6727
6728 2003-06-18 [christoph]  0.9.0claws43
6729
6730         * src/folder.c
6731                 stop messages that are downloaded from POP3 and added to
6732                 an IMAP inbox from being filtered twice (first by POP3
6733                 and again when IMAP folder is scaned to get the UID of
6734                 the APPEND operation when no UIDPLUS is available)
6735
6736 2003-06-18 [alfons]
6737
6738         * tools/Makefile.am
6739                 phoenix <- firebird     
6740
6741 2003-06-18 [paul]
6742
6743         * tools/launch_phoenix          ** REMOVED **
6744           tools/launch_firebird         ** NEW **
6745                 renamed and edited to reflect the browser's name change from
6746                 'phoenix' to 'firebird'
6747
6748 2003-06-18 [paul]       0.9.0claws42
6749
6750         * sync with 0.9.2cvs2
6751                 see ChangeLog 2003-06-16
6752
6753 2003-06-17 [alfons]     0.9.0claws41
6754
6755         * src/procmsg.c
6756                 prevent threading problems when a node is an ancestor (parent / great parent),
6757                 which mostly happens with circular references (thanks to Phillipe Gramoullé
6758                 for finding an sample set of messages)
6759
6760 2003-06-16 [christoph]  0.9.0claws40
6761
6762         * src/main.c
6763                 don't popup main window on --receive or --receive-all
6764
6765         * src/mainwindow.[ch]
6766         * src/plugins/trayicon/trayicon.c
6767                 allow hiding of main window by clicking on the trayicon
6768                 (doesn't work correctly in seperate window mode and may
6769                  cause unexpected GTK problems I couldn't find yet)
6770
6771         * src/common/ssl.c
6772                 remove incorrect warning
6773
6774 2003-06-15 [alfons]     0.9.0claws39
6775
6776         * src/gtk/gtkstext.c
6777                 don't output debug text;
6778                 #ifdef out print_line() if not debugging (thanks to Martin Wicke
6779                 for pointing this out);
6780
6781 2003-06-14 [alfons]     0.9.0claws38
6782         
6783         * src/messageview.c
6784                 remove printf() and make one if..else comply with coding style
6785
6786 2003-06-14 [alfons]     0.9.0claws37
6787
6788         * AUTHORS
6789                 add Martin Wicke
6790         * src/action.c
6791         * src/messageview.[ch]
6792         * src/summaryview.c
6793                 apply patch #754162 "Quoting messages filtered by actions" submitted
6794                 by Martin Wicke, which allows quoting message body changed by an
6795                 action (Thanks!).
6796
6797 2003-06-13 [alfons]     0.9.0claws36
6798
6799         * src/utils.c
6800                 add several other subject reply prefixes (suggested by Christoph and Ivan Martinez)
6801                 use case insensitive regexp (suggested by Ivan Martinez)
6802
6803 2003-06-13 [christoph]  0.9.0claws35
6804
6805         * configure.ac
6806         * src/plugins/trayicon/Makefile.am
6807         * src/plugins/trayicon/eggtrayicon.[ch]                         ** REMOVE **
6808         * src/plugins/trayicon/trayicon.c
6809         * src/plugins/trayicon/libeggtrayicon/.cvsignore                ** NEW **
6810         * src/plugins/trayicon/libeggtrayicon/Makefile.am               ** NEW **
6811         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.[ch]          ** NEW **
6812         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.[ch]           ** NEW **
6813         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.[ch]        ** NEW **
6814         * src/plugins/trayicon/libeggtrayicon/xembed.h                  ** NEW **
6815                 replace my own EggTrayIcon backport with the backport
6816                 used by (l|x)mule and gabber.
6817
6818 2003-06-13 [alfons]     0.9.0claws34
6819
6820         * AUTHORS
6821         * src/common/utils.c
6822                 add Aw: to list of reply prefixes (thanks to Martin Zwickel)
6823
6824 2003-06-13 [alfons]     0.9.0claws33
6825
6826         * src/compose.c
6827                 clean up a little bit
6828
6829 2003-06-12 [alfons]     0.9.0claws32
6830
6831         * src/compose.c
6832                 const correctness fix
6833
6834         * src/common/sylpheed.[ch]
6835                 () -> (void)
6836                 prevent redef MIN/MAX
6837                 
6838         * src/common/utils.[ch]
6839                 () -> (void)
6840
6841 2003-06-12 [melvin]     0.9.0claws31
6842
6843         * src/compose.c
6844                 Updated to take into accounts changes in GtkAspell.
6845
6846 2003-06-12 [alfons]     0.9.0claws30
6847
6848         * src/compose.c
6849         * src/procmsg.c
6850         * src/common/utils.[ch]
6851                 handle reply subject prefixes better (initial 
6852                 suggestion by Robert Story adapted and enhanced 
6853                 using regexps)
6854
6855 2003-06-12 [melvin]     0.9.0claws29
6856
6857         * src/compose.c
6858                 Use new gtkaspell_checkers_strerror() to get the speller's
6859                 error message instead of accessing the (now private)
6860                 checkers structure.
6861                 Minor code clean up
6862
6863         * src/main.c
6864                 Use #ifdef instead of #if for USE_ASPELL
6865                 Use the new spell checkers init/quit functions 
6866
6867         * src/gtk/gtkaspell.c
6868                 Use #ifdef instead of #if for USE_ASPELL
6869                 Moved in the majority of GtkAspell structures that were
6870                 exported before by gtkaspell.h
6871         
6872         * src/gtk/gktaspell.h
6873                 Made gtkaspell.h contain only the necessary data to be
6874                 publicized by moving many structures to gtkaspell.c.
6875                 Enclosed all the declaration in a #ifdef USE_ASPELL #endif
6876                 gtkaspell_checkers_new(): replaced by...
6877                 gtkaspell_checkers_init(): new function for initialization
6878                 gtkaspell_checkers_delete(): replaced by...
6879                 gtkaspell_checkers_quit(): new function
6880                 gtkaspell_checkers_strerror(): new function that returns
6881                 the checker's last error message.
6882                 
6883 2003-06-11 [melvin]     0.9.0claws28
6884
6885         * po/POTFILES.in
6886                 Updated to take into account gtkaspell.c migration to
6887                 ./src/gtk/ (Thanks to Ricardo Mones Lastra for reporting it)
6888
6889 2003-06-10 [alfons]     0.9.0claws27
6890
6891         * src/filtering.[ch]
6892         * src/folder.c
6893         * src/matcher.c
6894         * src/scoring.[ch]
6895                 - try fixing bug #18 (any brave testers?)
6896                 - add more robustness by refusing previously 
6897                   unchecked NULL pointers 
6898
6899 2003-06-10 [alfons]     0.9.0claws26
6900
6901         * src/procmsg.c
6902                 fix bug #176 by don't checking MsgInfos with a NULL msgid 
6903
6904 2003-06-09 [alfons]     0.9.0claws25
6905
6906         * src/prefs_common.c
6907                 fix bug #163 "Icon switching doesnt work properly" by 
6908                 preventing early freeing of prefs_common.pixmap_theme_path.
6909
6910 2003-06-09 [christoph]  0.9.0claws24
6911
6912         * src/gtk/gtkaspell.c
6913                 revert Thorsten's fix and add forgotten g_strdup for
6914                 aspell path (it should not be possible to alter the path a
6915                 GtkASpell uses from outside)
6916
6917 2003-06-09 [thorsten]   0.9.0claws23
6918
6919         * src/gtk/gtkaspell.c
6920                 dont free prefs_common.aspell_path when closing compose
6921
6922 2003-06-08 [colin]      0.9.0claws22
6923
6924         * src/plugins/spamassassin/spamassassin.c
6925                 fix prefs types
6926
6927 2003-06-07 [christoph]  0.9.0claws21
6928
6929         * src/Makefile.am
6930         * src/compose.c
6931         * src/gtkaspell.[ch]            ** REMOVE **
6932         * src/gtk/Makefile.am
6933         * src/gtk/gtkaspell.[ch]        ** NEW **
6934                 o make gtkaspell independent from sylpheed's prefs
6935                 o move gtkaspell.[ch] to gtk directory
6936
6937 2003-06-07 [christoph]  0.9.0claws20
6938
6939         * src/Makefile.am
6940         * src/crash.c
6941         * src/export.c
6942         * src/filesel.[ch]              ** REMOVE **
6943         * src/folder.c
6944         * src/main.[ch]
6945         * src/common/sylpheed.[ch]
6946         * src/gtk/Makefile.am
6947         * src/gtk/filesel.[ch]          ** NEW **
6948         * src/gtk/pluginwindow.c
6949         * src/gtk/sslcertwindow.c
6950                 move filesel.[ch] to gtk directory
6951
6952 2003-06-07 [alfons]     0.9.0claws19
6953
6954         * src/filesel.c
6955                 make (multi) file selection dialog work again (Claws-only)
6956
6957 2003-06-07 [thorsten]   0.9.0claws18
6958
6959         * po/de.po
6960                 fix typos
6961
6962 2003-06-07 [alfons]     0.9.0claws17
6963
6964         * configure.ac
6965         * src/mimeview.c
6966                 detect apache mishap in which case don't include fnmatch.h
6967                 if regex.h is already included
6968
6969 2003-06-06 [christoph]  0.9.0claws16
6970
6971         * configure.ac
6972         * src/mimeview.h
6973                 add check for fnmatch.h and include it when available
6974
6975         * src/mimeview.[ch]
6976                 fix wrong case sensitivity of Content-Types
6977
6978         * src/gtk/Makefile.am
6979                 need the same include paths in gtk directory as in
6980                 common directory because .h files in common can
6981                 include files from these directories, when included
6982                 in gtk's .h or .c files
6983
6984 2003-06-06 [alfons]     0.9.0claws15
6985
6986         * src/mimeview.c
6987         * src/summaryview.c
6988                 make it compile again because of regex.h / fnmatch.h 
6989                 include problems (related to recent mime stuff, can
6990                 someone check this?)
6991
6992 2003-06-06 [thorsten]   0.9.0claws14
6993
6994         * src/folderview.c
6995                 possible use of uninitialized pointer while dragging
6996
6997 2003-06-06 [paul]       0.9.0claws13
6998
6999         * src/compose.c
7000                 fix bug where the insert sig button would be effective
7001                 only when auto_sig was set
7002
7003 2003-06-06 [paul]       0.9.0claws12
7004
7005         * sync with 0.9.2 release
7006
7007 2003-06-02 [paul]       0.9.0claws11
7008
7009         * sync with 0.9.1cvs1
7010                 see ChangeLog 2003-06-02
7011                 
7012         * po/de.po
7013                 update by Jens
7014
7015 2003-06-01 [christoph]  0.9.0claws10
7016
7017         * src/account.c
7018                 don't use substring search to find accounts by email address
7019
7020         (closes Bug 169 Overly loose matching of "From" address)
7021
7022 2003-05-31 [christoph]  0.9.0claws9
7023
7024         * doc-src/rfc2683.txt
7025         * src/imap.c
7026                 limit IMAP command length as recommended in RFC2683
7027                 (message number lists will be split into multiple imap
7028                 sets, the limit of 1000 octets is not a hard limit)
7029
7030         (closes Bug 161 sylpheed-claws exits with segfault when logging
7031          in to certain imap-servers)
7032
7033 2003-05-29 [alfons]     0.9.0claws8
7034
7035         * src/toolbar.[ch]
7036                 add print button (calling summary_print());
7037                 fine tune setting tooltip text;
7038                 (if someone needs other buttons, please take these 
7039                 commits as a guide, instead of bothering us - also
7040                 see 0.8.11claws150) 
7041
7042 2003-05-29 [darko]      0.9.0claws7
7043
7044         * src/compose.c
7045                 fix crash when word wrapping kicks in due to
7046                 changed text by spell checker
7047
7048 2003-05-29 [paul]       0.9.0claws6
7049
7050         * src/compose.c
7051                 fix bug where changing account would insert
7052                 sig even if auto_sig was FALSE
7053                 
7054         * ChangeLog
7055           ChangeLog.jp
7056           INSTALL
7057                 sync with 0.9.1 release
7058
7059 2003-05-28 [christoph]  0.9.0claws5
7060
7061         * src/imap.c
7062                 fix truncation of too long commands
7063
7064         (closes Bug 167 IMAP hangs trying to get envelope
7065          information in imap_get_uncached_messages)
7066
7067 2003-05-27 [paul]       0.9.0claws4
7068
7069         * tools/Makefile.am
7070           tools/maildir2sylpheed.pl     ** NEW FILE **
7071                 add kmail to sylpheed mailbox conversion script
7072
7073 2003-05-27 [paul]       0.9.0claws3
7074
7075         * sync with 0.9.0cvs10
7076                 see ChangeLog 2003-05-26
7077
7078 2003-05-26 [paul]       0.9.0claws2
7079
7080         * sync with 0.9.0cvs9
7081                 see ChangeLog 2003-05-26
7082
7083 2003-05-24 [paul]       0.9.0claws1
7084
7085         * sync with 0.9.0cvs8
7086                 see ChangeLog 2003-05-23
7087
7088 2003-05-24 [paul]       0.9.0claws
7089
7090         * version 0.9.0claws released
7091
7092 2003-05-24 [paul]       0.8.11claws177
7093
7094         * src/plugins/dillo-viewer/Makefile.am
7095           src/plugins/traycon/Makefile.am
7096                 add missing files
7097                 
7098         * po/bg.po
7099           po/en_GB.po
7100           po/es.po
7101           po/it.po
7102           po/pt_BR.po
7103           po/ru.po
7104           po/sr.po
7105                 update Bulgarian, British English, Spanish, Italian, 
7106                 Brazilian Portuguese, Russian, and Serbian translations, 
7107                 submitted by George Danchev, [me], Ricardo Mones Lastra,
7108                 André Filipe de Assunção e Brito, Alessandro Maestri, 
7109                 Ruslan N. Balkin, and Urke MMI
7110
7111 2003-05-23 [melvin]     0.8.11claws176
7112
7113         * po/fr.po
7114                 Updated French translations
7115
7116 2003-05-22 [paul]       0.8.11claws175
7117
7118         * src/Makefile.am
7119           src/addrbook.[ch]
7120           src/addrcache.[ch]
7121           src/addr_compl.[ch]
7122           src/adressbook.[ch]
7123           src/addrindex.[ch]
7124           src/addritem.[ch]
7125           src/editaddress.c
7126           src/editgroup.c
7127           src/editldap_basedn.c
7128           src/editldap.c
7129           src/jpilot.c
7130           src/vcard.c
7131                 revert to get ldap into it previous working state
7132                 
7133         * po/zh_TW.Big5.po
7134                 new Taiwanese translation,
7135                 submitted by Tsu-Fan Cheng <tscheng@ic.sunysb.edu>
7136
7137 2003-05-22 [christoph]  0.8.11claws174
7138
7139         * src/plugins/spamassassin/libspamc.[ch]
7140                 sync libspamc with SpamAssaain release 2.55
7141
7142 2003-05-22 [paul]       0.8.11claws173
7143
7144         * sync with 0.9.0cvs7
7145                 see ChangeLog 2003-05-22
7146                 
7147         * src/summaryview.c
7148                 revert change in 0.8.11claws172: follow
7149                 Hiroyuki's decision and that's the end of it.
7150
7151 2003-05-21 [paul]       0.8.11claws172
7152
7153         * src/summaryview.c
7154                 fix discrepency between open_unread_on_enter
7155                 and always_show_msg
7156
7157 2003-05-21 [paul]       0.8.11claws171
7158
7159         * sync with 0.9.0cvs6
7160                 see ChangeLog 2003-05-21
7161
7162 2003-05-21 [paul]       0.8.11claws170
7163
7164         * sync with 0.9.0cvs5
7165                 see ChangeLog 2003-05-21
7166
7167 2003-05-20 [paul]       0.8.11claws169
7168
7169         * sync with 0.9.0cvs4
7170                 see ChangeLog 2003-05-20
7171                 fixes bug #152, 'encoding of IMAP folders names'
7172
7173 2003-05-20 [paul]       0.8.11claws168
7174
7175         * sync with 0.9.0cvs3
7176                 see ChangeLog 2003-05-20
7177                 
7178         * src/tools/convert_mbox.pl
7179                 minor change in the comments, submitted by Fred Marton
7180
7181 2003-05-19 [paul]       0.8.11claws167
7182
7183         * src/plugins/clamav/Makefile.am
7184           configure.ac
7185                 link clamav_lib to the plugin and not to the main program
7186
7187 2003-05-19 [christoph]
7188
7189         * src/Makefile.am
7190                 add -export-dynamic for linking
7191
7192 2003-05-19 [paul]       0.8.11claws166
7193
7194         * sync with 0.9.0cvs1
7195                 see ChangeLog 2003-05-19
7196
7197 2003-05-19 [paul]       0.8.11claws165
7198
7199         * src/inc.c
7200                 fix 'pop before smtp' timeout
7201
7202 2003-05-18 [alfons]     0.8.11claws164
7203
7204         * src/prefs_matcher.c
7205                 put "execute" action command line ("expression") in edit box
7206
7207 2003-05-18 [christoph]  0.8.11claws163
7208
7209         * src/mimeview.[ch]
7210         * src/plugins/dillo_viewer/dillo_viewer.c
7211         * src/plugins/image_viewer/viewer.c
7212         * src/plugins/mathml_viewer/mathml_viewer.c
7213                 let a viewer have a list of Content-Types
7214
7215 2003-05-18 [paul]       0.8.11claws162
7216
7217         * src/prefs_filtering.c
7218                 add 'Recipient' label for FORWARD, FORWARD_AS_ATTACHMENT,
7219                 and REDIRECT actions
7220
7221 2003-05-17 [christoph]
7222
7223         * README.claws
7224                 o remove dynamic signatures that was syned with main
7225                 o add infos about no longer "build in" image viewer
7226                 o update bugtracker URL
7227
7228 2003-05-17 [christoph]  0.8.11claws161
7229
7230         * src/folder.c
7231         * src/folderview.c
7232         * src/imap.c
7233                 don't use imap_scan_folder anymore. Instead call folder_item_scan
7234                 for every folder after rebuilding the folder tree.
7235
7236         (closes Bug 19 imap_scan_folder() computes incorrectly number of new
7237          messages)
7238
7239 2003-05-17 [christoph]  0.8.11claws160
7240
7241         * src/imap.c
7242                 don't use STATUS command on current folder to check for
7243                 content changes. imap_cmd_ok() now tracks changes to
7244                 folder and number of existing messages.
7245
7246 2003-05-17 [paul]       0.8.11claws159
7247
7248         * src/plugins/clamav/clamav_plugin.c
7249                 remove unnecessary debug_print
7250
7251 2003-05-16 [thorsten]   0.8.11claws158
7252
7253         * src/plugins/demo.c
7254                 included missing intl.h
7255
7256 2003-05-16 [paul]       0.8.11claws157
7257
7258         * po/POTFILES.in
7259                 remove non-existant entries
7260         
7261         * src/plugins/clamav/clamav_plugin.c
7262           src/plugins/clamav/clamav_plugin_gtk.c
7263           src/plugins/dillo_viewer/dillo_prefs.c
7264           src/plugins/dillo_viewer/dillo_viewer.c
7265                 gettextise
7266
7267 2003-05-16 [christoph]  0.8.11claws156
7268
7269         * po/POTFILES.in
7270                 include plugin .c files for translation until I
7271                 find a better solution to have plugins have their
7272                 own textdomain
7273         * src/plugins/demo/demo.c
7274         * src/plugins/image_viewer/plugin.c
7275         * src/plugins/mathml_viewer/mathml_viewer.c
7276         * src/plugins/spamassassin/spamassassin.c
7277         * src/plugins/spamassassin/spamassassin_gtk.c
7278         * src/plugins/trayicon/trayicon.c
7279                 add gettext macros for plugin name and description
7280
7281 2003-05-16 [paul]
7282
7283         * sync with 0.9.0
7284
7285 2003-05-16 [paul]       0.8.11claws155
7286
7287         * sync with lastest 0.9.0pre1
7288                 see ChangeLog 2003-05-16
7289
7290 2003-05-15 [paul]       0.8.11claws154
7291
7292         * sync with latest 0.9.0pre1
7293                 see ChangeLog 2003-05-14 and 2003-05-15
7294
7295 2003-05-14 [christoph]  0.8.11claws153
7296
7297         * src/plugins/image_viewer/viewer.c
7298         * src/plugins/image_viewer/viewer.glade         ** NEW **
7299         * src/plugins/image_viewer/viewerprefs.c
7300                 make it possible to disable the autoload function in the
7301                 imageviewer again
7302
7303 2003-05-14 [christoph]  0.8.11claws152
7304
7305         * src/folder.c
7306                 fix folder update after adding a message
7307
7308 2003-05-13 [alfons]     0.8.11claws151
7309
7310         * src/common/session.c
7311                 remove debug traces
7312                 
7313         * src/addrcache.[ch]
7314         * src/filtering.[ch]
7315         * src/folder.[c]
7316         * src/gtkaspell.[ch]
7317         * src/imap.[ch]
7318         * src/mbox_folder.[ch]
7319         * src/mh.[ch]
7320         * src/mimeview.h
7321         * src/msgcache.[ch]
7322         * src/news.[ch]
7323         * src/passphrase.[ch]
7324         * src/prefs_common.[ch]
7325         * src/prefs_gtk.[ch]
7326         * src/procmsg.c
7327         * src/scoring.[ch]
7328                 be pedantic; (in prototypes () implies (int))
7329
7330 2003-05-13 [alfons]     0.8.11claws150
7331
7332         * src/prefs_toolbar.[ch]
7333         * src/summaryview.[ch]
7334         * src/toolbar.[ch]
7335                 change misleading text in toolbar prefs;
7336                 add toolbar action for ignore thread (toggles ignore thread flag);
7337                 clean up a little bit;
7338
7339 2003-05-12 [paul]
7340
7341         * tools/convert_mbox.pl
7342                 bug fixed by Fred Marton
7343
7344 2003-05-12 [paul]
7345
7346         * sync with 0.9.0pre1
7347
7348 2003-05-09 [paul]       0.8.11claws149
7349
7350         * sync with 0.8.11cvs43
7351                 see ChangeLog 2003-05-09
7352
7353 2003-05-08 [christoph]  0.8.11claws148
7354
7355         * src/imap.[ch]
7356                 o use CAPABILIY as first command and check for PREAUTH
7357                   information in the response to it
7358                 o rewrite all imap_cmd_* functions to use an IMAPSession
7359                   instead of a SockInfo as parameter
7360                 o do STARTTLS after fetching and checking the server
7361                   capabilities
7362
7363 2003-05-08 [paul]       0.8.11claws147
7364
7365         * tools/Makefile.am
7366           tools/README
7367           tools/convert_mbox.pl         ** NEW FILE **
7368                 add mbox conversion script. Submitted by 
7369                 Fred Marton <Fred.Marton@uni-bayreuth.de>
7370
7371 2003-05-07 [christoph]
7372
7373         * doc-src/glade.txt
7374         * src/gtk/pluginwindow.glade
7375         * src/plugins/image_viewer/viewerprefs.glade
7376         * src/plugins/spamassassin/spamassassin_gtk.glade
7377                 add glade files for user interfaces and a description how
7378                 to use glade to create the sylpheed code
7379
7380 2003-05-07 [paul]       0.8.11claws146
7381
7382         * sync with 0.8.11cvs41
7383                 see ChangeLog 2003-05-07
7384
7385 2003-05-06 [christoph]  0.8.11claws145
7386
7387         * src/main.c
7388         * src/plugins/image_viewer/viewer.c
7389                 fix usage of imlib in imageviewer plugin
7390
7391         * src/gtk/prefswindow.c
7392                 handle window close event correctly
7393
7394 2003-05-06 [paul]       0.8.11claws144
7395
7396         * src/common/ssl.c
7397                 fix typo introduced in sync
7398
7399 2003-05-06 [paul]       0.8.11claws143
7400
7401         * sync with 0.8.11cvs39
7402                 see ChangeLog 2003-05-06
7403
7404 2003-05-06 [paul]       0.8.11claws142
7405
7406         * AUTHORS
7407           po/cs.po
7408                 updated Czech translation, submitted by 
7409                 Radek Vybiral <Radek.Vybiral@vsb.cz>
7410                 
7411         * src/plugins/clamav/clamav_plugin_gtk.c
7412                 clean up
7413
7414 2003-05-03 [alfons]     0.8.11claws141
7415
7416         * src/compose.[ch]
7417                 make paste as quotation work even when the call to 
7418                 text_inserted() was deferred (fixes bug #140 "Paste 
7419                 as quotation does not work when using "external" 
7420                 clipboard")
7421
7422 2003-05-03 [thorsten]   0.8.11claws140
7423
7424         * src/addrquery.h
7425           src/ldapquery.h
7426           src/mainwindow.c
7427                 removed C++ comments
7428         * src/addr_compl.c
7429                 function with non-int retval/param used before
7430                 implementation/declaration
7431
7432 2003-05-02 [paul]       0.8.11claws139
7433
7434         * src/addr_compl.[ch]
7435           src/addressbook.[ch]
7436           src/addrindex.c
7437           src/summaryview.c
7438                 revert match's changes to (finally) remove the bug where
7439                 opening a folder causes massive slowdown when using the 
7440                 'Display sender using address book' option
7441
7442 2003-05-01 [melvin]     0.8.11claws138
7443
7444         * src/plugins/dillo_viewer/dillo_prefs.[ch]
7445         * src/plugins/dillo_viewer/dillo_viewer.c
7446                 Fixed bug where "Cancel" button from prefs issued
7447                 warnings.
7448                 Comply a little more to coding style
7449
7450 2003-05-01 [paul]       0.8.11claws137
7451
7452         * sync with 0.8.11cvs38
7453                 see ChangeLog 2003-05-01
7454
7455 2003-05-01 [paul]       0.8.11claws136
7456
7457         * po/bg.po
7458                 updated by George Danchev
7459
7460 2003-04-30 [christoph]  0.8.11claws135
7461
7462         * src/plugins/dillo_viewer/dillo_prefs.c
7463         * src/plugins/image_viewer/viewerprefs.c
7464         * src/plugins/spamassassin/spamassassin_gtk.c
7465                 remove gtk_widget_ref() calls for widgets in
7466                 glade code
7467
7468 2003-04-30 [paul]       0.8.11claws134
7469
7470         * src/addrindex.c
7471                 ok, this time a better fix for the bug where opening folder
7472                 has massive slowdown when using the 'Display sender using 
7473                 address book' option
7474
7475 2003-04-30 [paul]       0.8.11claws133
7476
7477         * src/addrindex.c
7478                 revert the 'fix' of 0.8.11claws128 because it doesn't fix it
7479         
7480 2003-04-30 [melvin]     0.8.11claws132
7481
7482         New: Dillo plugin preferences (patch by Dimitar Haralanov)
7483
7484         * src/plugins/dillo_viewer/dillo_prefs.[ch]     *** NEW ***
7485                 Preferences for the dillo plugin
7486         * src/plugins/dillo_viewer/dillo_viewer.c
7487                 Support for preferences
7488         * src/plugins/dillo_viewer/Makefile.am
7489                 Added dillo_prefs.[ch]
7490
7491 2003-04-30 [alfons]     0.8.11claws131
7492
7493         * src/common/plugin.[ch]
7494                 see? this ANSI C'fication immediately gives us type
7495                 checking for free.
7496
7497 2003-04-30 [alfons]     0.8.11claws130
7498
7499         * src/common/plugin.[ch]
7500         * src/plugins/clamav/clamav_plugin.[ch]
7501         * src/plugins/clamav/clamav_plugin_gtk.c
7502         * src/plugins/demo/demo.c
7503         * src/plugins/dillo_viewer/dillo_viewer.c
7504         * src/plugins/image_viewer/plugin.c
7505         * src/plugins/image_viewer/viewer.[ch]
7506         * src/plugins/image_viewer/viewerprefs.[ch]
7507         * src/plugins/mathml_viewer/mathml_viewer.c
7508         * src/plugins/spamassassin/spamassassin.[ch]
7509         * src/plugins/spamassassin/spamassassin_gtk.c
7510         * src/plugins/trayicon/trayicon.c
7511                 clean up
7512
7513 2003-04-30 [alfons]     0.8.11claws129
7514
7515         * src/common/utils.c
7516                 make is_ascii_str() fail gracefully when NULL pointer
7517                 is passed
7518
7519 2003-04-30 [paul]       0.8.11claws128
7520
7521         * src/addrindex.c
7522                 fix bug where opening folder has massive slowdown when
7523                 using the 'Display sender using address book' option
7524
7525 2003-04-30 [paul]       0.8.11claws127
7526
7527         * src/plugins/clamav/clamav_plugin.c
7528           src/plugins/clamav/clamav_plugin_gtk.c
7529           src/plugins/demo/demo.c
7530           src/plugins/dillo_viewer/dillo_viewer.c
7531           src/plugins/image_viewer/plugin.c
7532           src/plugins/mathml_viewer/mathml_viewer.c
7533           src/plugins/spamassassin/spamassassin.c
7534           src/plugins/spamassassin/spamassassin_gtk.c
7535           src/plugins/trayicon/trayicon.c
7536                 get rid of eye-hurting function signatures
7537
7538 2003-04-30 [paul]       0.8.11claws126
7539
7540         * src/plugins/trayicon/trayicon.c
7541                 add description
7542                 
7543         * src/mimeview.c
7544                 be more descriptive
7545
7546 2003-04-30 [paul]       0.8.11claws125
7547
7548         * configure.ac
7549                 arrange the plugins in reverse alphabetical order
7550                 
7551         * src/plugins/clamav/clamav_plugin.[ch]
7552           src/plugins/clamav/clamav_plugin_gtk.c
7553                 rename some params
7554                 resize max_size window
7555                 re-arrange the order of some gui elements
7556                 improve descriptions
7557         
7558         * src/plugins/image_viewer/plugin.c
7559           src/plugins/mathml_viewer/mathml_viewer.c
7560                 add descriptions
7561                 
7562         * src/plugins/spamassassin/spamassassin_gtk.c
7563                 resize max_size window
7564                 re-arrange the order of some gui elements
7565                 
7566         * src/messageview.c
7567           src/mimeview.c
7568                 correct typos
7569
7570 2003-04-30 [alfons]     0.8.11claws124
7571
7572         * src/imap.c
7573                 fix a leak found while browsing Martin Kluge's 
7574                 valgrind log (Claws only)
7575
7576 2003-04-29 [darko]      0.8.11claws123
7577
7578         * src/gtk/gtkstext.h
7579                 include wchar.h if it is available, fixes compilation
7580                 on HP-UX systems
7581
7582 2003-04-29 [melvin]     0.8.11claws122
7583
7584         * src/prefs_actions.c
7585                 Improved help text of Actions' syntax
7586
7587 2003-04-28 [paul]       0.8.11claws121
7588
7589         * src/action.c
7590                 a better fix for the crash when performing an action
7591                 on a mime part
7592
7593 2003-04-28 [paul]       0.8.11claws120
7594
7595         * src/action.c
7596                 fix crash when performing an action on a
7597                 mime part
7598
7599 2003-04-28 [paul]       0.8.11claws119
7600
7601         * sync with 0.8.11cvs36
7602                 see ChangeLog 2003-04-28
7603
7604 2003-04-27 [paul]       0.8.11claws118
7605
7606         * more sync with 0.8.11cvs35
7607                 see ChangeLog 2003-04-25
7608
7609 2003-04-26 [christoph]  0.8.11claws117
7610
7611         * src/folder.c
7612                 fix remove virtual check
7613
7614 2003-04-26 [paul]       0.8.11claws116
7615
7616         * src/messageview.c
7617                 fix return-receipt, make it work again
7618
7619 2003-04-26 [paul]       0.8.11claws115
7620
7621         * src/mimeview.c
7622                 restore double-clicking of the [application/pgp-signature 
7623                 (Select "Check signature" to check)] line in the message view,
7624                 broken in recent sync
7625
7626 2003-04-26 [christoph]  0.8.11claws114
7627
7628         * src/folder.c
7629                 check if remove virtual really exists before
7630                 calling the function
7631
7632 2003-04-25 [match]      0.8.11claws113
7633
7634         * src/addrindex.c
7635         * src/addrbook.c
7636         * src/ldapquery.[ch]
7637         * src/ldapctrl.[ch]
7638                 fix memleak.
7639         * src/ldapserver.[ch]
7640                 fix memleak. fix segfault.
7641                 plug a Claws memleak
7642
7643 2003-04-25 [alfons]     0.8.11claws112
7644
7645         * src/folder.c
7646                 plug a Claws memleak
7647
7648 2003-04-25 [alfons]     0.8.11claws111
7649
7650         * src/common/session.c
7651                 plug a memleak
7652
7653 2003-04-25 [paul]       0.8.11claws110
7654
7655         * sync with 0.8.11cvs35
7656                 see ChangeLog 2003-04-24 and 2003-04-25
7657                 
7658         * src/gtk/pluginwindow.c
7659                 correct another strange float value
7660
7661 2003-04-24 [christoph]  0.8.11claws109
7662
7663         * src/folder.c
7664                 freeze folder item updates when unsetting new flags
7665
7666         * src/gtk/pluginwindow.c
7667                 correct strange float value
7668
7669 2003-04-23 [paul]       0.8.11claws108
7670
7671         * sync with 0.8.11cvs33
7672                 see ChangeLog 2003-04-23
7673
7674 2003-04-22 [paul]       0.8.11claws107
7675
7676         * src/Makefile.am
7677           src/messageview.c
7678           src/mimeview.c
7679           src/pgptext.[ch]      ** REMOVED **
7680                 remove pgptext.[ch] as its not used any more
7681
7682 2003-04-22 [paul]       0.8.11claws106
7683
7684         * sync with 0.8.11cvs31
7685                 see ChangeLog 2003-04-21 and 2003-04-22
7686
7687 2003-04-21 [alfons]     0.8.11claws105
7688
7689         * src/main.c
7690                 No access to GTK structures if we're a spawned child
7691                 (and clean up code a little bit...) Should fix #126.
7692
7693 2003-04-21 [melvin]     0.8.11claws104
7694
7695         * src/plugins/dillo_viewer/README
7696                 Improved slightly the text.
7697
7698 2003-04-21 [melvin]     0.8.11claws103
7699
7700         * src/plugins/dillo_viewer/README *** NEW ***
7701                 Added a README file for the Dillo plugin
7702
7703 2003-04-20 [paul]
7704
7705         * tools/README
7706           tools/outlook2sylpheed.pl
7707                 updated and improved by Ricardo Mones Lastra
7708
7709 2003-04-18 [oliver]     0.8.11claws102
7710
7711         * src/inc.c 
7712         * src/prefs_account.h
7713                 remove Pop3SessionType (used by selective download)
7714         * src/prefs_toolbar.c
7715                 enable set Default Toolbar button
7716
7717 2003-04-18 [paul]       0.8.11claws101
7718
7719         * sync with 0.8.11cvs29
7720                 see ChangeLog 2003-04-18
7721
7722 2003-04-17 [paul]       0.8.11claws100
7723
7724         * src/prefs_common.[ch]
7725           src/summaryview.c
7726                 remove 'Open next message on deletion' option,
7727                 as the same effect can now be achieved via the
7728                 'Always open messages in summary when selected'
7729                 option.
7730
7731 2003-04-17 [paul]       0.8.11claws99
7732
7733         * sync with 0.8.11cvs28
7734                 see ChangeLog 2003-04-17
7735
7736 2003-04-17 [christoph]  0.8.11claws98
7737
7738         * ac/spamassassin.m4
7739         * src/plugins/spamassassin/libspamc.[ch]
7740         * src/plugins/spamassassin/utils.[ch]
7741                 sync libspamc with SpamAssassin project
7742
7743 2003-04-17 [christoph]  0.8.11claws97
7744
7745         * src/common/socket.h
7746         * src/gtk/sslcertwindow.h
7747                 rename old USE_SSL to USE_OPENSSL
7748
7749 2003-04-17 [paul]       0.8.11claws96
7750
7751         * src/prefs_common.h
7752                 use gulong for P_COLOR so that it compiles/runs on
7753                 64-bit systems. Patch submitted by James Noyes
7754                 <jnoyes-claws@retrogeeks.com>
7755                 
7756         * po/de.po
7757                 updated by Jens
7758
7759 2003-04-17 [paul]       0.8.11claws95
7760
7761         * sync with 0.8.11cvs27
7762                 see ChangeLog 2003-04-16
7763
7764 2003-04-15 [paul]       0.8.11claws94
7765
7766         * src/prefs_common.[ch]
7767                 rearrange to stop the window getting too long:
7768                         move Receive dialog stuff to Receive tab
7769                         move Send dialog to Send tab
7770                         remove Dialogs frame
7771                 rename 'Open messages in summary with cursor keys' to
7772                 'Always open messages in summary when selected', as its
7773                 more appropriate
7774
7775 2003-04-15 [paul]       0.8.11claws93
7776
7777         * src/prefs_common.[ch]
7778           src/summaryview.c
7779                 add new option '/Interface/Open next message on deletion'
7780
7781 2003-04-15 [paul]       0.8.11claws92
7782
7783         * src/summaryview.[ch]
7784                 add /Mark/Lock and /Mark/Unlock to the pop-up
7785                 menu. Patch submitted by Ivan Francolin Martinez
7786                 <ivanfm@users.sourceforge.net>
7787
7788 2003-04-15 [paul]       0.8.11claws91
7789
7790         * sync with 0.8.11cvs24
7791                 see ChangeLog 2003-04-15
7792
7793 2003-04-14 [jens]       0.8.11claws90
7794
7795         * updated German translation and some corrections from
7796                 Roland Bless <bless@tm.uka.de>
7797
7798 2003-04-14 [paul]       0.8.11claws89
7799
7800         * sync with 0.8.11cvs22
7801                 see ChangeLog 2003-04-14
7802
7803 2003-04-13 [paul]       0.8.11claws88
7804
7805         * src/plugins/clamav/clamav_plugin.c
7806                 fix memory leaks
7807                 clean up
7808
7809 2003-04-12 [paul]       0.8.11claws87
7810
7811         * src/plugins/clamav/clamav_plugin.c
7812                 activate enable/disable archive scanning option
7813                 
7814         * src/plugins/clamav/.cvsignore         ** NEW FILE **
7815
7816 2003-04-12 [paul]       0.8.11claws86
7817
7818         * src/plugins/Makefile.am
7819           src/plugins/clamav/Makefile.am                ** NEW FILE **
7820           src/plugins/clamav/README                     ** NEW FILE ** 
7821           src/plugins/clamav/clamav_plugin.[ch]         ** NEW FILES **
7822           src/plugins/clamav/clamav_plugin_gtk.c        ** NEW FILE **
7823                 add Clam AntiVirus plugin
7824
7825 2003-04-12 [paul]       0.8.11claws85
7826
7827         * sync with 0.8.11cvs21
7828                 see ChangeLog 2003-04-11
7829
7830 2003-04-11 [paul]       0.8.11claws84
7831
7832         * po/es.po
7833                 update Spanish translation. Submitted by Ricardo
7834                 Mones Lastra.
7835
7836 2003-04-10 [christoph]  0.8.11claws83
7837
7838         * src/mbox.c
7839                 fix typo that did not move unfiltered mails to destination
7840                 folder
7841
7842         (closes Bug 115 Sylpheed 0.8.11claws81 does not deliver mail correctly
7843          when filtering from spool)
7844
7845 2003-04-10 [christoph]  0.8.11claws82
7846
7847         * src/imap.c
7848                 use BODY.PEEK instead of BODY in in message fetch operation
7849                 to make sure the IMAP server does not set the \Seen flag for
7850                 messages. Sylpheed does that later itself, when the message
7851                 is opened in sylpheed
7852
7853         (closes Bug 111 Claws destroys unread marks)
7854
7855 2003-04-09 [oliver]     0.8.11claws81
7856         
7857         * src/folder.c
7858                 fix crash in folder_destroy
7859         * README.claws
7860                 remove selective download
7861
7862 2003-04-09 [christoph]  0.8.11claws80
7863
7864         * src/imap.c
7865                 fix crash in imap_get_msginfo() when then fetched message
7866                 is not found
7867
7868         (closes Bug 110 Crash during mail composition)
7869
7870 2003-04-08 [christoph]  0.8.11claws79
7871
7872         * src/folder.c
7873         * src/prefs_account.c
7874                 Filter new messages that are found in an INBOX folder
7875                 when 'Filter messages on receiving' is enabled in the
7876                 Folder's AccountPrefs. This allows to use Sylpheed's
7877                 filtering engine for IMAP folders where messages are
7878                 added to the INBOX by a MTA
7879
7880 2003-04-08 [paul]       0.8.11claws78
7881
7882         * src/procmsg.h
7883                 clean up after last commit
7884
7885 2003-04-08 [paul]       0.8.11claws77
7886
7887         * sync with 0.8.11cvs20
7888                 see ChangeLog 2003-04-07 and 2003-04-08
7889
7890 2003-04-07 [christoph]  0.8.11claws76
7891
7892         * src/filtering.[ch]
7893         * src/inc.[ch]
7894         * src/mbox.c
7895         * src/procmsg.[ch]
7896                 add procmsg_msginfo_filter() to execute filtering actions
7897
7898 2003-04-06 [christoph]  0.8.11claws75
7899
7900         * src/imap.c
7901                 use IMAPSet for imap_cmd_store() and imap_cmd_envelope()
7902
7903 2003-04-06 [christoph]  0.8.11claws74
7904
7905         * src/common/utils.[ch]
7906                 add g_int_compare() function for slist sorting
7907
7908         * src/imap.c
7909                 fetch all MsgInfos with one command in imap_get_msginfos()
7910                 using an imap set with a list of ranges
7911
7912         * src/news.c
7913                 use new g_int_compare() function
7914
7915 2003-04-06 [thorsten]   0.8.11claws73
7916
7917         * src/mh.c
7918                 corrected implementation of mh_folder_destroy()
7919
7920 2003-04-05 [christoph]  0.8.11claws72
7921
7922         * src/account.c
7923         * src/folder.[ch]
7924         * src/folderview.c
7925         * src/imap.c
7926         * src/inc.c
7927         * src/main.c
7928         * src/mainwindow.c
7929         * src/mbox_folder.c
7930         * src/mh.c
7931         * src/mimeview.h
7932         * src/msgcache.[ch]
7933         * src/news.c
7934         * src/procmime.h
7935         * src/procmsg.[ch]
7936         * src/setup.c
7937         * src/gtk/gtkutils.c
7938                 o rename structure field names class and new to klass and
7939                   new_msgs, to allow including files in C++
7940                 o add 'extern "C"' block to some header files
7941                 o add MsgInfoList and MsgNumberList as alias for GSList for
7942                   developers to know what type of list is expected
7943
7944         * src/plugins/image_viewer/plugin.c
7945         * src/plugins/image_viewer/viewer.[ch]
7946         * src/plugins/image_viewer/viewerprefs.[ch]
7947                 rename function names to prevent conflicts
7948
7949 2003-04-05 [paul]       0.8.11claws71
7950
7951         * sync with 0.8.11cvs18
7952                 see ChangeLog 2003-04-03 and 2003-04-04
7953
7954 2003-04-02 [christoph]  0.8.11claws70
7955
7956         * src/folder.[ch]
7957         * src/imap.[ch]
7958         * src/mbox_folder.[ch]
7959         * src/mh.[ch]
7960         * src/news.[ch]
7961                 o Make all virtual folder functions private
7962                 o remove unused folder code
7963
7964         * src/common/socket.[ch]
7965         * src/summaryview.c
7966                 fix warnings
7967
7968 2003-03-30 [alfons]     0.8.11claws69
7969
7970         * src/send_message.c
7971                 remove two debug traces and see if people still report
7972                 errors
7973
7974 2003-03-30 [alfons]     0.8.11claws68
7975
7976         * src/send_message.c
7977         * src/commons/session.c
7978                 add more debug traces
7979
7980 2003-03-30 [christoph]  0.8.11claws67
7981
7982         * src/folder.c
7983                 change processing folder name from .processing to processing
7984
7985         * src/common/ssl.c
7986                 disable SSL certificate check because it causes Xlib error
7987                 when the child process want's to open an GTK window
7988
7989 2003-03-30 [christoph]  0.8.11claws66
7990
7991         * src/folder.c
7992                 don't use default folder for processing folder item because
7993                 it can be a non local folder
7994
7995         (fixes bug reported by Stephen Lewis <slewis@paradise.net.nz>)
7996
7997 2003-03-30 [alfons]     0.8.11claws65
7998
7999         * src/send_message.c
8000                 try fixing crashes when sending messages: my gcc 2.95.4 seems 
8001                 to generate bad code for 'send_send_data_progressive': When
8002                 called from 'send_send_data_finished', the 'data' pointer is
8003                 cleared just before the assignment to the dialog pointer
8004
8005 2003-03-29 [christoph]  0.8.11claws64
8006
8007         * src/common/prefs.h
8008         * src/plugins/image_viewer/Makefile.am
8009         * src/plugins/image_viewer/plugin.c
8010         * src/plugins/image_viewer/viewer.[ch]
8011         * src/plugins/image_viewer/viewerprefs.[ch]     ** NEW **
8012                 add PrefsPage for ImageViewer
8013
8014 2003-03-28 [thorsten]   0.8.11claws63
8015
8016         * src/common/session.c
8017                 added some comments
8018
8019 2003-03-28 [paul]       0.8.11claws62
8020
8021         * sync with 0.8.11cvs16
8022                 see ChangeLog 2003-03-28
8023
8024 2003-03-28 [paul]       0.8.11claws61
8025
8026         * sync with 0.8.11cvs15
8027                 see ChangeLog 2003-03-28
8028
8029 2003-03-27 [christoph]  0.8.11claws60
8030
8031         * src/folder.c
8032         * src/imap.c
8033         * src/common/socket.[ch]
8034                 set socket state to DISCONNECTED when any operation
8035                 fails to allow reconnecting in IMAP code without
8036                 checking the return code of all calls to the command
8037                 functions
8038
8039         * src/folderview.c
8040         * src/summaryview.c
8041                 remove some more stuff that depends on specific
8042                 folder types
8043
8044 2003-03-27 [paul]       0.8.11claws59
8045
8046         * sync with 0.8.11cvs14
8047                 see ChangeLog 2003-03-27
8048                 
8049         * src/selective_download.[ch]   ** REMOVED **
8050                 really removed
8051
8052 2003-03-27 [christoph]  0.8.11claws58
8053
8054         * src/folder.c
8055                 fix handling of tmp_flags in flag copy function
8056
8057 2003-03-27 [paul]       0.8.11claws57
8058
8059         * sync with 0.8.11cvs13
8060                 see ChangeLog 2003-03-27
8061
8062 2003-03-27 [oliver]     0.8.11claws56
8063
8064         * src/maiwindow.c
8065                 remove sel_download_cb
8066
8067 2003-03-27 [oliver]     0.8.11claws55
8068         
8069         * src/inc.c
8070                 remove POP3_TOP
8071         
8072 2003-03-26 [oliver]     0.8.11claws54
8073
8074         *src/pop.h
8075                 remove POP3_TOP*
8076         * README.claws
8077                 remove selective donwload readme
8078
8079 2003-03-26 [oliver]     0.8.11claws53
8080         * src/matcher.[ch]
8081         * src/matcher_parser_parse.y 
8082         * src/pop.c 
8083         * src/prefs_account.[ch]
8084         * src/prefs_filtering.c
8085                 remove selective donwload
8086
8087 2003-03-26 [oliver]     0.8.11claws52
8088
8089         * src/inc.[ch] 
8090         * src/filtering.c 
8091         * src/mainwindow.c 
8092                 remove selective donwload
8093
8094 2003-03-26 [oliver]     0.8.11claws51
8095         
8096         * src/Makefile.am
8097         * src/selective_download.[ch]   ** REMOVE **    
8098
8099 2003-03-26 [christoph]  0.8.11claws50
8100
8101         * src/news.c
8102                 fix NEWS that got broken by a sync with sylpheed-main
8103
8104 2003-03-26 [christoph]  0.8.11claws49
8105
8106         * src/mimeview.c
8107                 fix mime type guessing when no mime type is found for a file
8108
8109 2003-03-25 [christoph]  0.8.11claws48
8110
8111         * src/mimeview.c
8112         * src/procmime.c
8113                 remove mime type guessing from mime parser and use
8114                 name based mime types in viewer lookup for mime type
8115                 application/octet-stream
8116
8117 2003-03-25 [christoph]  0.8.11claws47
8118
8119         * doc-src/readme.txt
8120         * doc-src/rfc2554.txt
8121                 add RFC about SMTP AUTH
8122
8123         * src/send_message.c
8124         * src/common/smtp.[ch]
8125                 add extra error code for authentication errors and
8126                 clear temporary password when this error occurs
8127
8128         (closes Bug 84 authentication failure while sending should
8129          prompt for password again)
8130
8131 2003-03-25 [christoph]  0.8.11claws46
8132
8133         * configure.ac
8134         * src/Makefile.am
8135         * src/imageview.[ch]                            ** REMOVE **
8136         * src/messageview.[ch]
8137         * src/mimeview.[ch]
8138         * src/prefs_common.[ch]
8139         * src/textview.c
8140         * src/plugins/Makefile.am
8141         * src/plugins/image_viewer/.cvsignore           ** NEW **
8142         * src/plugins/image_viewer/Makefile.am          ** NEW **
8143         * src/plugins/image_viewer/plugin.c             ** NEW **
8144         * src/plugins/image_viewer/viewer.[ch]          ** NEW **
8145                 move image viewer into a plugin (building is enabled by default)
8146                 [ToDo: Prefs for resize and autoview]
8147
8148 2003-03-25 [paul]       0.8.11claws45
8149
8150         * sync with 0.8.11cvs12
8151                 see ChangeLog 2003-03-26
8152
8153 2003-03-25 [paul]       0.8.11claws44
8154
8155         * sync with 0.8.11cvs11
8156                 see ChangeLog 2003-03-22, 2003-03-24 and 2003-03-25
8157                 
8158         Note: Selective Download is broken.
8159                 
8160 2003-03-22 [christoph]  0.8.11claws43
8161
8162         * src/folder.c
8163                 code cleanup for flags copying
8164
8165 2003-03-22 [christoph]  0.8.11claws42
8166
8167         * src/plugins/trayicon/trayicon.c
8168                 fix setting the transparent area when the window size
8169                 is forced by the system tray
8170
8171 2003-03-22 [christoph]  0.8.11claws41
8172
8173         * src/plugins/trayicon/gnome-mail.xpm           ** REMOVE **
8174         * src/plugins/trayicon/gnome-nomail.xpm         ** REMOVE **
8175         * src/plugins/trayicon/newmail.xpm              ** NEW **
8176         * src/plugins/trayicon/nomail.xpm               ** NEW **
8177         * src/plugins/trayicon/trayicon.c
8178         * src/plugins/trayicon/unreadmail.xpm           ** NEW **
8179                 o replace GBiff icons with KBiff icons resized to 16x16 pixel
8180                 o add icon for unread mails
8181                 o set transparency for window
8182
8183 2003-03-22 [christoph]  0.8.11claws40
8184
8185         * src/news.c
8186                 init news session to prevent crash when session is closed
8187
8188 2003-03-22 [christoph]  0.8.11claws39
8189
8190         * src/imap.c
8191         * src/common/session.[ch]
8192                 Init session data to make sure we don't have invalid pointers
8193                 for read_ch and write_ch when new multi process sessions are
8194                 not used
8195
8196         * src/main.c
8197         * src/common/plugin.c
8198         * src/common/sylpheed.c
8199         * src/plugins/demo/demo.c
8200         * src/plugins/dillo_viewer/dillo_viewer.c
8201         * src/plugins/mathml_viewer/mathml_viewer.c
8202         * src/plugins/spamassassin/spamassassin.c
8203         * src/plugins/spamassassin/spamassassin_gtk.c
8204                 add plugin types to allow loading plugins at different times
8205                 (and maybe for different frontends), because it's not good to
8206                 load GTK-Plugins gefore gtk_init was called
8207
8208         * configure.ac
8209         * src/plugins/Makefile.am
8210         * src/plugins/trayicon/.cvsignore               ** NEW **
8211         * src/plugins/trayicon/Makefile.am              ** NEW **
8212         * src/plugins/trayicon/eggtrayicon.c            ** NEW **
8213         * src/plugins/trayicon/eggtrayicon.h            ** NEW **
8214         * src/plugins/trayicon/gnome-mail.xpm           ** NEW **
8215         * src/plugins/trayicon/gnome-nomail.xpm         ** NEW **
8216         * src/plugins/trayicon/trayicon.c               ** NEW **
8217                 New Trayicon plugin that shows an icon in a systray that uses
8218                 XEMBED protocol like Gnome's systray. Icon shows if there
8219                 are new mails and a tooltip shows information about new,
8220                 unread and total messages.
8221
8222 2003-03-22 [paul]       0.8.11claws38
8223
8224         * src/common/smtp.c
8225                 fix ESMTP AUTH CRAM-MD5
8226                 [sync with main (still version 0.8.11cvs6), see
8227                  ChangeLog 2003-03-22]
8228
8229 2003-03-21 [colin]      0.8.11claws37
8230
8231         * src/send_message.c
8232                 Fix USE_SSL => USE_OPENSSL
8233
8234 2003-03-21 [colin]      0.8.11claws36
8235
8236         * src/folderview.c
8237                 Fix counts in drag and dropped subfolders
8238
8239 2003-03-21 [colin]      0.8.11claws35
8240
8241         * src/folder.c 
8242         * src/folderview.c
8243                 speed up a bit folder dnd
8244
8245 2003-03-20 [alfons]     0.8.11claws34
8246
8247         * src/main.c
8248         * src/toolbar.c
8249         * src/procmsg.c
8250                 don't send locked queue messages
8251                 (feature request "[ 705245 ] Locking message in outbox 
8252                  should prevent sending")
8253
8254 2003-03-20 [christoph]  0.8.11claws33
8255
8256         * src/folder.c
8257                 remove NEW and UNREAD flag in special folders when scanning
8258                 
8259         * src/common/smtp.c
8260                 fix ESMTP AUTH CRAM-MD5
8261
8262 2003-03-20 [paul]       0.8.11claws32
8263
8264         * src/prefs_account.c
8265                 Re-write 'Tunnel command to open connection' as
8266                 'Use command to communicate with server', and disable
8267                 it for all except IMAP accounts
8268
8269 2003-03-20 [paul]       0.8.11claws31
8270
8271         * sync with 0.8.11cvs6
8272                 see ChangeLog 2003-03-20
8273
8274 2003-03-19 [match]      0.8.11claws30
8275
8276         * src/addritem.[ch]
8277                 include documentation. minor refactoring.
8278         * src/addr_compl.[ch]
8279         * src/addrindex.[ch]
8280         * src/addresbook.[ch]
8281         * src/summaryview.c
8282                 re-enable address lookup (was disabled in
8283                 0.8.11claws20).
8284
8285 2003-03-19 [christoph]  0.8.11claws29
8286
8287         * src/procmsg.c
8288                 add temp flag handling, will make moving and copying
8289                 messages possible again
8290
8291         * src/folder.c
8292                 correct calulation of folder stats
8293
8294 2003-03-18 [match]      0.8.11claws28
8295
8296         * src/editgroup.h
8297                 remove case sensitive comparison (closes bug 80).
8298
8299 2003-03-18 [christoph]  0.8.11claws27
8300
8301         * src/imap.c
8302                 fix imap using a tunnel command
8303
8304         (closes bug 87)
8305
8306 2003-03-18 [christoph]  0.8.11claws26
8307
8308         * src/folder.[ch]
8309         * src/imap.c
8310         * src/procmsg.[ch]
8311                 rewrite flag handling for folders
8312
8313 2003-03-18 [christoph]  0.8.11claws25
8314
8315         * src/folder.c
8316         * src/procmsg.c
8317         * src/summaryview.c
8318                 unset NEW and UNREAD flags when message is ignored, to make
8319                 sure messages don't show up as unread on other IMAP clients,
8320                 because the IGNORE_THREAD flag can not be syncronized through
8321                 the IMAP folder
8322
8323 2003-03-17 [christoph]  0.8.11claws24
8324
8325         * src/imap.c
8326                 don't use recursion to fetch uids when the number of messages
8327                 does not match. Moved code into subfunction that is used
8328                 again when needed, to prevent an endless loop.
8329
8330 2003-03-17 [thorsten]   0.8.11claws23
8331
8332         * src/imageview.[ch]
8333                 export imageview_get_resized_size() (for plugins)
8334         * src/prefs_common.[ch]
8335                 added prefs_common_get() (for plugins)
8336
8337 2003-03-17 [christoph]  0.8.11claws22
8338
8339         * src/imap.c
8340                 o remove UID guessing from copy code
8341                 o support UIDPLUS extension for APPEND command
8342
8343 2003-03-17 [paul]       0.8.11claws21
8344
8345         * src/gtk/about.c
8346                 remove 'Compiled-plugins' section.
8347                 
8348         * src/plugins/dillo_viewer/dillo_viewer.c
8349                 slight change to description text
8350
8351 2003-03-16 [match]      0.8.11claws20
8352         * src/ldapserver.[ch]           ** NEW **
8353         * src/ldapctrl.[ch]             ** NEW **
8354         * src/ldapquery.[ch]            ** NEW **
8355         * src/ldaputil.[ch]             ** NEW **
8356         * src/addrcindex.[ch]           ** NEW **
8357         * src/addrquery.h               ** NEW **
8358         * src/addritem.[ch]
8359         * src/addrcache.[ch]
8360         * src/addrindex.[ch]
8361         * src/addr_compl.[ch]
8362         * src/addressbook.[ch]
8363         * src/addrbook.[ch]
8364         * src/editgroup.c
8365         * src/editaddress.c
8366         * src/editldap.c
8367         * src/editldap_basedn.c
8368         * src/vcard.c
8369         * src/jpilot.c
8370         * src/Makefile.am
8371                 included dynamic LDAP queries. improved address
8372                 completion.
8373
8374 2003-03-16 [paul]       0.8.11claws19
8375
8376         * tools/multiwebsearch.pl
8377                 fix a fatal typo
8378
8379 2003-03-16 [christoph]  0.8.11claws18
8380
8381         * src/mimeview.c
8382         * src/plugins/dillo_viewer/dillo_viewer.c
8383         * src/plugins/mathml_viewer/mathml_viewer.c
8384                 make unregistering of MimeViewerFactorys possible
8385
8386 2003-03-16 [alfons]     0.8.11claws17
8387
8388         * configure.ac
8389                 correct typo
8390
8391 2003-03-16 [melvin]     0.8.11claws16
8392
8393         * src/plugins/dillo_viewer.c
8394                 Fixed bug where it was not possible to view more than
8395                 one text/html attachment per message (bug discovered
8396                 by Christoph Hohmann).
8397
8398 2003-03-15 [melvin]     0.8.11claws15
8399
8400         * src/prefs_actions.c
8401                 Fixed compilation warnings.
8402
8403 2003-03-15 [melvin]     0.8.11claws14
8404
8405         * src/plugins/Makefile.am
8406         * src/plugins/dillo_viewer/.cvsignore                   ** NEW **
8407         * src/plugins/dillo_viewer/Makefile.am                  ** NEW **
8408         * src/plugins/dillo_viewer/dillo_viewer.c               ** NEW **
8409                 Added a html mail viewer plugin that uses Dillo v0.7.0 or
8410                 newer (http://dillo.auriga.wearlab.de/).
8411
8412 2003-03-15 [christoph]  0.8.11claws13
8413
8414         * src/imap.c
8415                 don't query imap folder for attributes because we already
8416                 for them from imap_status
8417
8418         * src/mimeview.[ch]
8419                 add support for plugable MimeViewers (unloading Viewers
8420                 not yet complete)
8421
8422         * src/plugins/Makefile.am
8423         * src/plugins/mathml_viewer/.cvsignore          ** NEW **
8424         * src/plugins/mathml_viewer/Makefile.am         ** NEW **
8425         * src/plugins/mathml_viewer/mathml_viewer.c     ** NEW **
8426                 add MathML Viewer (Content-Type text/mathml) using GtkMathView
8427                 widget from http://helm.cs.unibo.it/mml-widget/
8428
8429 2003-03-14 [christoph]  0.8.11claws12
8430
8431         * src/folder.[ch]
8432                 o error return code's should better be negative
8433                 o replace printf with debug_print
8434
8435         * src/imap.c
8436                 improve IMAP folder scan by checking UID-NEXT
8437
8438         * src/summaryview.c
8439                 remove check that are unnecessary in my opinion
8440
8441 2003-03-13 [christoph]  0.8.11claws11
8442
8443         * src/folder.[ch]
8444         * src/foldersel.c
8445         * src/folderview.c
8446         * src/imap.c
8447         * src/mbox_folder.c
8448         * src/mh.c
8449         * src/news.c
8450         * src/prefs_scoring.c
8451         * src/summaryview.c
8452                 use a common function to get a displayable name
8453                 for a FolderItem
8454
8455 2003-03-13 [paul]       0.8.11claws10
8456
8457         * tools/Makefile.am
8458           tools/README
8459           tools/multiwebsearch.conf     ** NEW FILE **
8460           tools/multiwebsearch.pl       ** NEW FILE **
8461                 add multiwebsearch Actions script
8462
8463 2003-03-13 [colin]      0.8.11claws9
8464
8465         * src/compose.c
8466                 Remove leading emtpy lines from quoted text
8467                 before quoting it
8468
8469 2003-03-13 [melvin]     0.8.11claws8
8470
8471         * src/prefs_actions.c
8472                 Fixed a memory leak
8473                 Code clean ups
8474                 Added Cancel and OK buttons
8475                 Corrected help text
8476
8477 2003-03-13 [christoph]  0.8.11claws7
8478
8479         * src/account.c
8480         * src/folder.[ch]
8481         * src/imap.c
8482         * src/mainwindow.c
8483         * src/mbox_folder.c
8484         * src/mh.c
8485         * src/news.c
8486         * src/setup.c
8487                 replace more folder type stuff with folder class stuff
8488
8489 2003-03-13 [melvin]     0.8.11claws6
8490
8491         * src/prefs_actions.c
8492                 Added new tokens:
8493                 %u: user provided argument
8494                 %h: user provided argument (hidden on input)
8495                 %s: current text selection in the message view 
8496
8497 2003-03-13 [paul]       0.8.11claws5
8498
8499         * sync with 0.8.11cvs5
8500                 see ChangeLog 2003-03-11, 2003-03-12
8501
8502 2003-03-12 [christoph]  0.8.11claws4
8503
8504         * src/folder.c
8505                 use folder class idstr when writing folderlist.xml
8506
8507         * src/folder.h
8508         * src/imap.c
8509         * src/news.c
8510                 replace folder type checks with folder class checks
8511
8512 2003-03-12 [christoph]  0.8.11claws3
8513
8514         * src/folder.[ch]
8515         * src/imap.[ch]
8516         * src/main.c
8517         * src/mbox_folder.[ch]
8518         * src/mh.[ch]
8519         * src/news.[ch]
8520                 o create a list of known folder classes in the folder system
8521                 o use folder class id strings for folder item identifiers
8522
8523 2003-03-12 [christoph]  0.8.11claws2
8524
8525         * src/imap.c
8526                 fix imap uid validity check
8527
8528 2003-03-12 [christoph]  0.8.11claws1
8529
8530         * src/account.c
8531         * src/folder.[ch]
8532         * src/foldersel.c
8533         * src/folderview.c
8534         * src/imap.c
8535         * src/mainwindow.c
8536         * src/mbox_folder.c
8537         * src/mh.c
8538         * src/news.c
8539         * src/prefs_scoring.c
8540         * src/procmsg.c
8541         * src/setup.c
8542         * src/summaryview.c
8543                 initial restructuring of folder system, seperating
8544                 folders and folder classes
8545
8546 2003-03-12 [paul]       0.8.11claws
8547
8548         0.8.11claws release
8549
8550 2003-03-12 [christoph]
8551
8552         * src/gtk/prefswindow.c
8553                 fix translation of "Page Index"
8554
8555 2003-03-12 [paul]       0.8.10claws110
8556
8557         a sync from 0.8.11cvs4 before the release
8558
8559         * src/common/utils.c
8560                 subject_compare_for_sort(): allow null strings (fixes
8561                 summary sorting).
8562
8563 2003-03-11 [paul]       0.8.10claws109
8564
8565         * po/es.po
8566                 update Spanish translation, submitted by
8567                 Ricardo Mones Lastra
8568
8569 2003-03-11 [melvin]     0.8.10claws108
8570
8571         * po/fr.po
8572                 Updated French translations
8573
8574 2003-03-11 [paul]       0.8.10claws107
8575
8576         * manual/en/Makefile.am
8577           manual/en/*.html
8578                 update English manual, add a new page
8579                 updated by Francois Barriere <fbarriere@atmel.fr>
8580                 
8581         * po/bg.po
8582           po/it.po
8583           po/sr.po
8584                 update Bulgarian, Italian, and Serbian translations
8585                 submitted by George Danchev, Alessandro Maestri, and
8586                 Urke MMI
8587
8588 2003-03-10 [paul]       0.8.10claws106
8589
8590         * src/gtk/about.c
8591           src/gtk/prefswindow.c
8592                 make some strings translatable
8593
8594 2003-03-10 [darko]      0.8.10claws105
8595
8596         * src/compose.c
8597                 code cleanup to make Hiro happy
8598
8599 2003-03-10 [paul]       0.8.10claws104
8600
8601         * sync with 0.8.11cvs2
8602                 see ChangeLog 2003-03-10
8603
8604 2003-03-09 [melvin]     0.8.10claws103
8605
8606         * src/textview.c
8607                 textview_set_font(): fix for message display in
8608                 UTF-8 locales (thanks to Sergey Vlasov).
8609                 (was unintentionnaly reverted in 0.8.6claws6)   
8610
8611 2003-03-08 [darko]      0.8.10claws102
8612
8613         * src/compose.c
8614                 fix infinite loop in wrapping as reported
8615                 by happycactus
8616                 obsoletes patch #696482
8617
8618 2003-03-08 [christoph]  0.8.10claws101
8619
8620         * src/imap.c
8621                 add workaround for IMAP servers that do not
8622                 support the "UID SEARCH UID" command
8623
8624 2003-03-07 [christoph]  0.8.10claws100
8625
8626         * src/plugins/spamassassin/spamassassin.[ch]
8627         * src/plugins/spamassassin/spamassassin_gtk.c
8628                 code cleanup
8629
8630 2003-03-07 [paul]       0.8.10claws99
8631
8632         * po/es.po
8633                 updated Spanish translation, submitted by
8634                 Ricardo Mones Lastra
8635
8636 2003-03-07 [christoph]  0.8.10claws98
8637
8638         * src/send.c
8639                 fix in 0.8.10claws94 was wrong
8640                 local delivery does not require escaping, remove escaping
8641                 code to make signatures of mails with "." lines valid
8642                 
8643                 NOTE: requires that sendmail is executed with "-i" option,
8644                       what is the default now, but has to be changed in all
8645                       exsiting accounts)
8646
8647 2003-03-07 [paul]       0.8.10claws97
8648
8649         * sync with 0.8.11 release
8650                 see ChangeLog 2003-03-07
8651
8652 2003-03-06 [paul]       0.8.10claws96
8653
8654         * src/compose.c
8655                 revert commit 0.8.10claws92
8656
8657 2003-03-06 [paul]       0.8.10claws95
8658
8659         * src/folderview.c
8660                 fix (solaris) bug 73, 'Crash when selecting top-level folder'
8661
8662         * src/gtkaspell.c
8663                 fix bug 74, 'Crash opening editor window with pseudo-color
8664                 display'
8665                 
8666         Patches submitted by Kevin Vigor <kevin@vigor.nu>
8667
8668 2003-03-06 [christoph]  0.8.10claws94
8669
8670         * src/send.c
8671                 fix rfc2821 (4.5.2) violation in SMTP data sending,
8672                 all lines starting with a period get an extra period
8673                 inserted
8674                 (found by Simon 'corecode' Schubert)
8675
8676 2003-03-06 [paul]       0.8.10claws93
8677
8678         * src/folderview.c
8679                 if configured font can't be loaded fall back to gtk
8680                 default. (with thanks to Christoph)
8681                 
8682                 closes long-standing bug 15 'Crashes on startup'
8683
8684 2003-03-06 [paul]       0.8.10claws92
8685
8686         * src/compose.c
8687                 freeze text before autosave and thaw afterwards
8688                 fixes bug 67 'autosave make re-rediting message crazy'
8689
8690 2003-03-06 [christoph]  0.8.10claws91
8691
8692         * src/compose.c
8693                 ignore address comment in dupe check for Cc-list
8694
8695         (closes reopened bug 47 Replying to message strips name part of
8696          e-mail addresses of Cc: lines)
8697
8698 2003-03-06 [paul]       0.8.10claws90
8699
8700         * src/Makefile.am
8701                 remove reference to gtkxtext.h as its no longer in
8702                 the repository
8703
8704 2003-03-06 [paul]       0.8.10claws89
8705
8706         * sync with 0.8.10cvs25
8707                 see ChangeLog 2003-03-06
8708
8709 2003-03-06 [oliver]     0.8.10claws88
8710         
8711         * src/messageview.c
8712                 remove include
8713
8714 2003-03-06 [oliver]     0.8.10claws87
8715         
8716         * src/folderview.c 
8717                 remove changes introduced inclaws74
8718         * src/messageview.c
8719                 another attempt to sanely delete and update
8720                 messages deleted in separate messageview
8721
8722 2003-03-05 [christoph]  0.8.10claws86
8723
8724         * src/summaryview.c
8725                 check if "From" matches any account's address if
8726                 addressbook completion of addresses is disabled too
8727
8728         (closes Bug 70 "Display recipient in from" doesn't check
8729          folder's default account)
8730
8731 2003-03-05 [christoph]  0.8.10claws85
8732
8733         * src/compose.c
8734         * src/common/utils.[ch]
8735                 don't strip address comments when building Cc lists
8736
8737         (closes Bug 47 Replying to message strips name part of e-mail addresses
8738          of Cc: lines)
8739
8740         * src/folder.c
8741                 fix return value of copy function
8742
8743 2003-03-05 [christoph]  0.8.10claws84
8744
8745         * src/imap.c
8746                 don't ask imap server for non rfc822 headers
8747
8748         (closes bug 71 IMAP FETCH asks for FROM header field twice)
8749
8750         * src/imap.c
8751                 destroy session on socket error to allow reconnecting
8752
8753 2003-03-05 [christoph]  0.8.10claws83
8754
8755         * configure.ac
8756                 fix building with gnome when no prefix is set
8757
8758         (closes bug 66 Gnome directory is set to NONE)
8759
8760 2003-03-05 [paul]       0.8.10claws82
8761
8762         * sync with 0.8.10cvs23
8763                 see ChangeLog 2003-03-05
8764
8765 2003-03-04 [christoph]  0.8.10claws81
8766
8767         * src/folder.c
8768                 o fix moving and copying when folder returns 0 for new
8769                   message number
8770                 o remove some code for single message copy and move
8771                   operations and use functions for multiple messages
8772
8773         (closes bug 63 Strange behaviour MOVING messages from MH to IMAP)
8774
8775         * src/news.c
8776                 remove unused include
8777
8778 2003-03-04 [paul]       0.8.10claws80
8779
8780         * src/gtk/about.c
8781                 list 'Compiled plugins'
8782
8783 2003-03-03 [christoph]  0.8.10claws79
8784
8785         * src/news.[ch]
8786                 have to multiply the percentage of the current fetch with
8787                 the percentage that it has of the total fetch operation
8788                 for correct values
8789
8790 2003-03-03 [christoph]  0.8.10claws78
8791
8792         * src/news.c
8793                 fix calculation of expected lines for progress indicator
8794
8795 2003-03-03 [christoph]  0.8.10claws77
8796
8797         * src/summaryview.c
8798         * src/common/utils.c
8799                 fix segfault when opening the root news folder
8800
8801 2003-03-03 [christoph]  0.8.10claws76
8802
8803         * src/mainwindow.[ch]
8804         * src/common/Makefile.am
8805         * src/common/progressindicator.[ch]
8806                 add UI independent progress indicator handling
8807
8808         * src/news.[ch]
8809                 use new progress indicator for message info fetching
8810
8811         * src/common/hooks.h
8812                 code cleanup
8813
8814 2003-03-03 [oliver]     0.8.10claws75
8815
8816         * src/toolbar.c
8817         * src/compose.c
8818                 removed commented code
8819
8820 2003-03-03 [oliver]     0.8.10claws74
8821
8822         * src/toolbar.[ch]
8823                 cleanups and refactoring
8824         * src/compose.[ch]
8825                 compose_reply_mode reply & forwarding interface for
8826                 toolbar buttons
8827         * src/folderview.c
8828                 act on messages marked for deletion in folderview_selected
8829                 based on prefs_common.immediate_exec since a message might 
8830                 have been deleted by messageview in a folder we are changing 
8831                 to (does anybody understand what I'm on about ?)
8832
8833 2003-03-03 [oliver]     0.8.10claws73
8834         
8835         * src/messageview.[ch]
8836                 new functions
8837                 - messageview_delete: delete message shown in messagview
8838                 - messageview_update_view: update messageview to currently 
8839                   selected summaryview message
8840                 - add separate messageview to msgview_list in order to update 
8841                   toolbar to new toolbar style on the fly (TOOLBAR_NONE, TOOLBAR_ICON etc.)
8842         * src/summaryview.[ch]
8843                 summary_get_selection returns a list of selected msgs
8844                 in summaryview
8845         * src/mainwindow.c
8846                 toolbar reply refactoring
8847
8848 2003-03-03 [paul]       0.8.10claws72
8849
8850         * sync with 0.8.10cvs21
8851                 see ChangeLog 2003-03-03
8852
8853 2003-03-02 [christoph]  0.8.10claws71
8854
8855         * src/common/passcrypt.c
8856                 use POSIX includes
8857
8858 2003-03-02 [christoph]  0.8.10claws70
8859
8860         * configure.ac
8861         * src/prefs_account.c
8862         * src/prefs_gtk.[ch]
8863         * src/common/.cvsignore
8864         * src/common/Makefile.am
8865         * src/common/passcrypt.c                ** NEW **
8866         * src/common/passcrypt.h.in             ** NEW **
8867                 Implement password encryption in config files
8868                 using unix encrypt and setkey functions. The crypt
8869                 key can be set as a configure parameter. Old
8870                 passwords will be converted if they do not begin
8871                 with '!'
8872
8873 2003-03-02 [paul]       0.8.10claws69
8874
8875         * src/prefs_account.c
8876                 fix compile error
8877
8878 2003-03-01 [thorsten]   0.8.10claws68
8879
8880         * po/el.po
8881           po/hr.po
8882           po/it.po
8883           po/nl.po
8884           po/sr.po
8885           po/sv.po
8886                 corrected format strings
8887         * po/en_GB.po
8888                 corrected headers
8889                 (fix compile errors with GNU gettext-0.11.5)
8890
8891 2003-03-01 [oliver]     0.8.10claws67
8892
8893         * src/summaryview.c
8894                 menu callbacks call toolbar_menu_reply
8895
8896 2003-03-01 [oliver]     0.8.10claws66
8897
8898         * src/mainwindow.c
8899         * src/messageview.c
8900                 menu callbacks call toolbar_menu_reply
8901         * src/toolbar.[ch]
8902                 callbacks from menu handled by toolbar_menu_reply
8903
8904 2003-03-01 [paul]       0.8.10claws65
8905
8906         * src/addressbook.c
8907                 revert commit 0.8.10claws54 - breaks editing of
8908                 addressbook.
8909                 
8910         * po/bg.po
8911                 update Bulgarian translation, submitted by
8912                 George Danchev
8913
8914 2003-02-28 [christoph]  0.8.10claws64
8915
8916         * src/account.c
8917         * src/addressadd.c
8918         * src/compose.c
8919         * src/gtkaspell.c
8920         * src/gtkxtext.h                ** REMOVE **
8921         * src/imap.c
8922         * src/matcher.[ch]
8923         * src/mh.c
8924         * src/news.c
8925         * src/pine.c
8926         * src/prefs_common.c
8927         * src/prefs_matcher.c
8928         * src/procheader.[ch]
8929         * src/procmsg.[ch]
8930         * src/toolbar.c
8931         * src/common/ssl_certificate.c
8932         * src/gtk/colorlabel.c
8933         * src/gtk/menu.c
8934                 o fix warnings
8935                 o remove code obsoleted by new cache and folder system rework
8936
8937 2003-02-28 [oliver]     0.8.10claws63
8938         
8939         * src/toolbar.[ch]
8940                 * fix bug where reply in Messageview replied to 
8941                 Message displayed in summaryview
8942                 (reportedd via ML by chinatinte at gmx dot ch)
8943                 * fix bug where toolbar popups (WITH_QUOTE, WITHOUT_QOUTE)
8944                 didn't work in separate MessageView Toolbar
8945                 (wondering if anybody uses this at all ?)
8946         * src/summaryview.[ch]
8947                 use toolbar.c's toolbar_reply instead of summary_reply (removed)
8948                 (generalize reply and forward code);
8949         * src/messageview.c 
8950                 remove focus_in event which updated summaryview to messageview
8951
8952 2003-02-28 [paul]       0.8.10claws62
8953
8954         * po/Makefile.in.in
8955                 add the --check option
8956                 Patch submitted by Ricardo Mones Lastra
8957
8958 2003-02-28 [paul]       0.8.10claws61
8959
8960         * src/prefs_account.c
8961                 re-order 'Signature' items
8962
8963 2003-02-28 [paul]       0.8.10claws60
8964
8965         * sync with 0.8.10cvs20
8966                 see ChangeLog 2003-02-28
8967
8968 2003-02-28 [paul]       0.8.10claws59
8969
8970         * po/POTFILES.in
8971                 update to reflect recent movement of files
8972
8973 2003-02-28 [paul]       0.8.10claws58
8974
8975         * sync with 0.8.10cvs19
8976                 see ChangeLog 2003-02-28
8977
8978 2003-02-27 [martin]     0.8.10claws57
8979
8980         * src/prefs_matcher.c 
8981                 fix segfault in prefs_matcher_ok() when the
8982                 last entry is deleted and prevents that the
8983                 message "entry not saved" comes up after deleting
8984                 an entry
8985
8986 2003-02-27 [martin]     0.8.10claws56
8987
8988         * src/prefs_filtering.c 
8989                 fix segfault in prefs_filtering_ok() when the
8990                 last entry is deleted and prevents that the
8991                 message "entry not saved" comes up after deleting
8992                 an entry
8993
8994 2003-02-27 [paul]       0.8.10claws55
8995
8996         * sync with 0.8.10cvs18
8997                 see ChangeLog 2003-02-27
8998
8999 2003-02-27 [paul]       0.8.10claws54
9000
9001         * src/addressbook.c
9002                 fix bug where the address book crashes with 
9003                 multiple lookups.
9004                 Patch [687729] submitted by David Frager 
9005                 <dbfrager@users.sourceforge.net>
9006
9007 2003-02-25 [christoph]  0.8.10claws53
9008
9009         * src/Makefile.am
9010         * src/colorlabel.[ch]           ** REMOVE **
9011         * src/gtk/Makefile.am
9012         * src/gtk/colorlabel.[ch]       ** NEW **
9013                 move colorlabel files to gtk directory
9014
9015         * src/esmtp.[ch]                ** REMOVE **
9016                 has been merged into smtp.[ch] in 0.7.5
9017
9018 2003-02-25 [christoph]  0.8.10claws52
9019
9020         * src/Makefile.am
9021         * src/about.[ch]                ** REMOVE **
9022         * src/gtk/Makefile.am
9023         * src/gtk/about.[ch]            ** NEW **
9024                 move about files to gtk directory
9025
9026 2003-02-25 [christoph]  0.8.10claws51
9027
9028         * src/folder.c
9029                 some code optimization of folder scanning code
9030
9031         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx> 
9032
9033 2003-02-25 [christoph]  0.8.10claws50
9034
9035         * src/main.c
9036         * src/common/sylpheed.c
9037                 add command line parameter parsing to common code
9038
9039 2003-02-24 [christoph]
9040
9041         * Makefile.am
9042         * configure.ac
9043                 fix gnome prefix problems, the configure script now removed
9044                 `gnome-config --prefix` from `gnome-config --datadir`
9045                 and adds $(prefix} instead
9046
9047         (closes Bug 24 Makefile does not respect prefix when installing
9048          GNOME data)
9049
9050 2003-02-24 [christoph]  0.8.10claws49
9051
9052         * src/news.c
9053                 check for valid session before trying to authenticate
9054
9055         (closes Bug 60 crash if "authenticate on logon" is activated
9056          and newsserver-hostname is not valid)
9057
9058 2003-02-24 [melvin]     0.8.10claws48
9059
9060         * src/prefs_actions.c
9061                 Make sure all user's input is sent to the action and then
9062                 close the socket..
9063
9064 2003-02-23 [alfons]     0.8.10claws46
9065
9066         * src/summaryview.c
9067                 also wait cursor when deleting files
9068
9069 2003-02-23 [paul]
9070
9071         * tools/freshmeat_search.pl
9072           tools/google_search.pl
9073                 scripts should now work for any browser/browser command line
9074
9075 2003-02-22 [christoph]  0.8.10claws45
9076
9077         * src/procmsg.c
9078                 fix IMAP flag setting, IMAP flag is not handled correctly
9079                 anymore by the folder system and information about the
9080                 folder should not be saved in the MsgInfo (in my opinion)
9081
9082         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
9083
9084 2003-02-22 [christoph]  0.8.10claws44
9085
9086         * src/summaryview.c
9087                 fix spelling of "label" ;-)
9088
9089 2003-02-22 [thorsten]   0.8.10claws43
9090
9091         * src/mimeview.c
9092           src/prefs_common.[ch]
9093           src/procmime.[ch]
9094                 do not use description as attachment name
9095
9096 2003-02-22 [alfons]     0.8.10claws42
9097
9098         * src/summaryview.c
9099                 freeze/thaw folder item updates when changing color labels,
9100                 and put a wait cursors on
9101
9102 2003-02-22 [thorsten]   0.8.10claws41
9103
9104         * src/mimeview.c
9105                 save-all fixes: crash if invoked on multipart container,
9106                 mimeinfo access, pathseparators, error dialog
9107
9108 2003-02-21 [alfons]     0.8.10claws40
9109
9110         * src/prefs_gtk.c
9111                 remove unused var
9112
9113 2003-02-21 [colin]      0.8.10claws39
9114
9115         * src/send.c
9116                 Fix smtp logging
9117
9118 2003-02-21 [colin]      0.8.10claws38
9119
9120         * src/summaryview.c
9121                 Freeze/thaw folderItem updates when filtering messages 
9122                 via Tools/Filter messages
9123
9124 2003-02-21 [paul]       0.8.10claws37
9125
9126         * src/compose.c
9127                 revert commit 0.8.10claws26, there are ulterior motives
9128                 for users to set a Reply-To header when posting to
9129                 newsgroups
9130
9131 2003-02-21 [paul]       0.8.10claws36
9132
9133         * sync with 0.8.10cvs17
9134                 see ChangeLog 2003-02-21
9135
9136 2003-02-20 [christoph]  0.8.10claws35
9137
9138         * src/imap.c
9139                 IMAP UID fetch speedup using SEARCH
9140
9141         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
9142
9143         * src/imap.c
9144                 fix problem with UIDs in IMAP UID cache that no longer existed
9145
9146 2003-02-20 [christoph]  0.8.10claws34
9147
9148         * src/imap.c
9149         * src/procheader.c
9150         * src/procheader.h
9151                 IMAP header fetch speedup (fetch only headers cached in MsgInfo)
9152
9153         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
9154
9155         * src/imap.c
9156                 Rewrite imap_cmd_gen_recv use sock_getline instead
9157                 of sock_gets to avoid problems with too long reply
9158                 lines
9159     
9160 2003-02-20 [colin]      0.8.10claws33
9161         
9162         * src/prefs_account.c
9163                 Better wording
9164
9165 2003-02-20 [colin]      0.8.10claws32
9166
9167         * src/compose.c
9168                 Remove useless '&& !to_sender' 
9169
9170 2003-02-20 [darko]
9171
9172         * AUTHORS
9173                 change my e-mail address
9174
9175 2003-02-19 [colin]      0.8.10claws31
9176
9177         * src/prefs_common.c
9178                 X11 style colors for every configurable color
9179
9180 2003-02-19 [alfons]     0.8.10claws30
9181
9182         * src/prefs_gtk.[ch]
9183         * src/prefs_common.c
9184                 for color_new accept both plain integers and X11 style color
9185                 names (as found in /usr/lib/X11/rgb.txt)
9186
9187 2003-02-19 [paul]       0.8.10claws29
9188
9189         * src/mainwindow.c
9190                 add tooltips to online/offline button and account selector
9191                 button
9192
9193 2003-02-19 [paul]       0.8.10claws28
9194
9195         * src/folder.c
9196           src/news.c
9197           src/prefs_account.[ch]
9198           src/prefs_common.[ch]
9199                 move 'Maximum number of articles to download' to
9200                 account prefs.
9201                 clean up account prefs gui a little by hiding entries
9202                 rather then greying out entries
9203
9204 2003-02-19 [hiro]       0.8.10claws27
9205
9206         * src/common/utils.c
9207                 fix bug #54 'yesterdays date is displayed in the message 
9208                 summary window'
9209
9210 2003-02-19 [paul]       0.8.10claws26
9211
9212         * src/compose.c
9213                 fix bug reported in Feature Request [688596] 
9214                 'Reply-to header in news'
9215
9216 2003-02-18 [paul]       0.8.10claws25
9217
9218         * src/select-keys.c
9219                 add a 'List all keys' button to key selection dialog
9220
9221 2003-02-18 [colin]      0.8.10claws24
9222         
9223         * src/stock_pixmap.c
9224                 fix compile error
9225
9226 2003-02-18 [colin]      0.8.10claws23
9227
9228         * src/common/smtp.[ch]
9229           src/prefs_account.c
9230                 Try to starttls if it seems to be the only
9231                 way to authenticate a user
9232
9233 2003-02-18 [paul]       0.8.10claws22
9234
9235         * src/Makefile.am
9236           src/folderview.c
9237           src/stock_pixmap.[ch]
9238           src/pixmaps/drafts_close.xpm  ** NEW FILE **
9239           src/pixmaps/drafts_open.xpm   ** NEW FILE **
9240                 as a Drafts folder is a special folder allow it to have
9241                 its own unique icons
9242
9243 2003-02-18 [colin]      0.8.10claws21
9244
9245         * src/imap.c
9246                 Fix port selection when using starttls
9247
9248 2003-02-18 [paul]       0.8.10claws20
9249
9250         * src/mainwindow.c
9251           src/prefs_common.[ch]
9252                 make blue the default new mail colour
9253
9254 2003-02-18 [paul]       0.8.10claws19
9255
9256         * sync with 0.8.10cvs14
9257                 see ChangeLog 2003-02-18
9258
9259 2003-02-17 [jens]       0.8.10claws18
9260
9261         * src/common/md5.c
9262                 fixed a compile problem with gcc 3.3
9263                 works on 2.95.3 too (testet on PPC as it is big endian)
9264
9265 2003-02-17 [paul]       0.8.10claws17
9266
9267         * sync with 0.8.10cvs13
9268                 see ChangeLog 2003-02-17
9269
9270 2003-02-17 [paul]       0.8.10claws16
9271
9272         * sync with 0.8.10cvs12
9273                 see ChangeLog 2003-02-17
9274
9275 2003-02-16 [match]      0.8.10claws15
9276
9277         * src/addressbook.c
9278                 Eliminates reloading of address data when items
9279                 deleted or added. Applied submitted by
9280                 Luke Plant <lukeplant@softhome.net>
9281
9282 2003-02-16 [paul]       0.8.10claws14
9283
9284         * src/news.c
9285                 when a 'protocol error' is encountered disconnect from
9286                 the server. This means that the user can carry on viewing
9287                 other articles and doesn't have to either wait until the
9288                 server timesout or quit sylpheed.
9289                 Fixes bug #53 'Unable to read messages in newsgroups, 
9290                 displayed message doesn't change'
9291
9292 2003-02-15 [christoph]  0.8.10claws13
9293
9294         * src/imap.c
9295                 fix bug that stopped scanning of folders when an
9296                 IMAP folder was empty
9297
9298         (closes bug 46 stop scan messages in folders after empty folder)
9299
9300 2003-02-15 [paul]
9301
9302         * tools/Makefile.am
9303           tools/README
9304           tools/freshmeat_search.pl     ** NEW FILE **
9305           tools/google_search.pl        ** NEW FILE **
9306                 Add 2 Actions scripts which search freshmeat/google
9307                 for the selected text using the browser configured
9308                 in sylpheedrc.
9309                 
9310         Note: These scripts are very dependent on the format of the
9311         browser command and may not work on every occasion. Testing
9312         is welcome. 
9313
9314 2003-02-14 [alfons]     0.8.10claws12
9315
9316         * src/compose.c
9317                 fix breakage because of uninitialized account pointer.
9318                 please verify.
9319
9320 2003-02-14 [paul]       0.8.10claws11
9321
9322         * src/compose.c
9323           src/prefs_account.[ch]
9324           src/prefs_common.[ch]
9325                 move signature settings to Account Prefs
9326
9327 2003-02-14 [paul]       0.8.10claws10
9328
9329         * sync with 0.8.10cvs11
9330                 see ChangeLog 2003-02-14
9331
9332 2003-02-13 [thorsten]   0.8.10claws9
9333
9334         * src/news.c
9335                 revert news progressbar (GUI separation)
9336
9337 2003-02-13 [paul]       0.8.10claws8
9338
9339         * src/compose.c
9340                 make replies behave correctly, re: RFC 1036, Section 2.2.3,
9341                 paragraph 1
9342
9343 2003-02-13 [paul]       0.8.10claws7
9344
9345         * src/compose.[ch]
9346           src/summaryview.c
9347                 fix 'Follow-up and Reply-to' so that it creates a reply to
9348                 the newsgroup and the sender. If the message has the keyword
9349                 'poster' in the Followup-To header, all replies go to the
9350                 sender, re: RFC 1036, Section 2.2.3
9351                 rename all instances of 'ignore_replyto' to 'to_sender', both
9352                 were previously used, now we use just one.
9353
9354 2003-02-13 [paul]       0.8.10claws6
9355
9356         * sync with 0.8.10cvs9
9357                 see ChangeLog 2003-02-13
9358
9359 2003-02-13 [paul]       0.8.10claws5
9360
9361         * configure.ac
9362                 show which plugins are configured in the configure
9363                 output.
9364
9365 2003-02-12 [thorsten]   0.8.10claws4
9366
9367         * src/news.c
9368                 show progress while fetching news headers
9369
9370 2003-02-12 [christoph]  0.8.10claws3
9371
9372         * configure.ac
9373         * src/plugins/Makefile.am
9374                 use AM_CONDITIONAL to enable plugins, automake correctly
9375                 manages this when creating distdir
9376
9377 2003-02-12 [christoph]  0.8.10claws2
9378
9379         * ac/spamassassin.m4
9380         * src/plugins/spamassassin/Makefile.am
9381                 fix building SpamAssassin plugin without OpenSSL
9382
9383 2003-02-12 [paul]       0.8.10claws1
9384
9385         * ac/Makefile.am
9386           src/Makefile.am
9387           src/plugins/Makefile.am
9388                 fix failure of 'make release'
9389
9390 2003-02-12 [paul]       0.8.10claws
9391
9392         * 0.8.10claws released
9393
9394 2003-02-12 [paul]       0.8.9claws56
9395
9396         * po/bg.po
9397           po/es.po
9398           po/it.po
9399           po/ru.po
9400           po/sr.po
9401                 updated translations by George Danchev, Ricardo Mones Lastra,
9402                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively
9403                 
9404         * sylpheed.spec.in
9405                 Allow the building of RPMs by a regular user. Submitted
9406                 by Sergei Astanin
9407
9408 2003-02-11 [alfons]     0.8.9claws55
9409
9410         * src/colorlabel.c
9411                 don't use pixmaps for label color rect but draw rectangles
9412                 so we can respect the color map of palette based visuals
9413                 (fixes the long time crashes on Suns - thanks to Andreas
9414                 Engel and Steve O'Hara-Smith for testing)
9415
9416 2003-02-11 [christoph]  0.8.9claws54
9417
9418         * src/matcher_parser_parse.y
9419                 correct bug where filering rules of not existing folders in
9420                 matcherrc were added to global filtering
9421                 
9422         (closes Debian Bug #180253 - Directory's filter-rules are merged with
9423          main filter-rules after removing directory, http://bugs.debian.org/180253)
9424         
9425 2003-02-11 [paul]       0.8.9claws53
9426
9427         * sync with 0.8.10cvs7
9428                 see ChangeLog 2003-02-09
9429
9430 2003-02-11 [melvin]     0.8.9claws52
9431
9432         * po/fr.po
9433                 Updated French tranlsations
9434
9435 2003-02-10 [paul]       0.8.9claws51
9436
9437         * sylpheed.spec.in
9438                 correct --enable-openssl
9439                 Fix submitted by Sergei Astanin <asita@users.sourceforge.net>
9440
9441 2003-02-09 [martin]     0.8.9claws50
9442
9443         * src/prefs_matcher.c
9444                 fix segfault in prefs_matcher_substitute_cb() when
9445                 no row is selected
9446
9447 2003-02-09 [paul]       0.8.9claws49
9448
9449         * src/folderview.c
9450                 fix bug where a newsgroup folder's processing rules were
9451                 merged with the global filtering rules when the newsgroup
9452                 folder was deleted, causing some seriously bad results,
9453                 see <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=180253>
9454
9455 2003-02-08 [melvin]     0.8.9claws48
9456
9457         * src/compose.c
9458                 Corrected and modified an alert message.
9459
9460 2003-02-07 [paul]       0.8.9claws47
9461
9462         * src/folderview.c
9463                 fix bug where both an 'Account properties' window and a
9464                 'Folder properties' window were opened when clicking on
9465                 'Properties' in an NNTP or IMAP folder's popup menu.
9466
9467 2003-02-07 [paul]       0.8.9claws46
9468
9469         * sync with 0.8.10cvs6
9470                 see ChangeLog 2003-02-06
9471
9472 2003-02-06 [christoph]  0.8.9claws45
9473
9474         * src/mbox.c
9475                 freeze folder updates while importing mbox files
9476                 (closes bug 43 importing mbox took hours)
9477                 
9478         Patch submitted by Jens Rantil <jens.rantil@telia.com>
9479
9480 2003-02-06 [thorsten]   0.8.9claws44
9481
9482         * po/de.po
9483                 Updated german translations
9484
9485 2003-02-06 [thorsten]   0.8.9claws43
9486
9487         * src/news.h
9488                 use guint for message numbers (fix count in grouplist dialog)
9489
9490 2003-02-05 [paul]       0.8.9claws42
9491
9492         * sync with 0.8.10cvs2
9493                 see ChangeLog 2003-02-05
9494
9495 2003-02-04 [colin]      0.8.9claws41
9496
9497         * src/prefs_common.[ch]
9498           src/procmsg.c
9499           src/summaryview.c
9500                 Add an option to disable threading by subject
9501
9502 2003-02-04 [christoph]  0.8.9claws40
9503
9504         * src/inc.c
9505                 only abort fetching mails from multiple accounts when the
9506                 error is fatal and does not allow to check any more accounts
9507                 (currently only disk full error)
9508
9509         (closes bug 31 after POP3 error: "no such mail" Sylpheed does not
9510          receive mails for other accouts)
9511
9512 2003-02-04 [christoph]  0.8.9claws39
9513
9514         * src/folder.c
9515                 first add the new message to the cache, then
9516                 send the update notification
9517
9518         (closes bug 39 after sending message folderview doesnt get updated)
9519
9520 2003-02-04 [colin]      0.8.9claws38
9521
9522         * src/inc.c
9523                 _really_ fix this Connecting... status
9524
9525 2003-02-04 [paul]       0.8.9claws37
9526
9527         * sync with 0.8.10
9528                 see ChangeLog 2003-02-04
9529
9530 2003-02-04 [paul]       0.8.9claws36
9531
9532         * sync with 0.8.9cvs6
9533                 see ChangeLog 2003-02-03
9534
9535 2003-02-04 [paul]       0.8.9claws35
9536
9537         * po/pt_BR.po
9538                 updated by André Filipe de Assunção e Brito 
9539                 <bedecko@netsite.com.br>
9540
9541 2003-02-03 [thorsten]   0.8.9claws34
9542
9543         * po/de.po
9544                 Updated german translations
9545
9546 2003-02-02 [paul]       0.8.9claws33
9547
9548         * po/es.po
9549                 updated by Ricardo Mones Lastra
9550
9551 2003-02-02 [thorsten]   0.8.9claws32
9552
9553         * src/mh.c
9554                 Fix mh_get_msginfo() segfault if file is inaccessible
9555
9556 2003-01-31 [colin]      0.8.9claws31
9557
9558         * src/procheader.c
9559                 Fix last commit's bug
9560
9561 2003-01-31 [colin]      0.8.9claws30
9562
9563         * src/procheader.c
9564                 Missing a change for gpg-signed messages
9565
9566 2003-01-31 [paul]       0.8.9claws29
9567
9568         * src/pixmaps/gpg_signed.xpm    ** NEW FILE **
9569           src/procheader.c
9570           src/stock_pixmap.[ch]
9571           src/summaryview.c
9572                 indicate GnuPG signed messages by displaying an icon
9573                 in the Attachment column.
9574
9575 2003-01-31 [paul]       0.8.9claws28
9576
9577         * sync with 0.8.9cvs4
9578                 see ChangeLog 2003-01-31
9579
9580 2003-01-31 [alfons]     0.8.9claws27
9581
9582         * src/textview.c
9583                 tune URI parser to accept mailto URLs with a '?'
9584                 (patch from Ruslan Balkin)
9585
9586 2003-01-31 [colin]      0.8.9claws26
9587
9588         * src/summaryview.c
9589                 Fix a leak introduced in claws24
9590
9591 2003-01-31 [colin]      0.8.9claws25
9592
9593         * src/summaryview.c
9594                 Freeze/Thaw folder updates when deleting dups
9595
9596 2003-01-31 [colin]      0.8.9claws24
9597         
9598         * src/addr_compl.c
9599           src/summaryview.c
9600           src/msgcache.c
9601                 little speed improvements
9602
9603 2003-01-31 [colin]      0.8.9claws23
9604
9605         * src/summaryview.c
9606                 Fix segfault when forwarding nothing
9607                 Patch from "Ruslan N. Balkin" <baron@voices.ru>
9608                 
9609 2003-01-30 [paul]       0.8.9claws22
9610
9611         * sync with 0.8.9cvs3
9612                 see ChangeLog 2003-01-30
9613
9614 2003-01-30 [paul]       0.8.9claws21
9615
9616         * sync with 0.8.9cvs2
9617                 see ChangeLog 2003-01-30
9618
9619 2003-01-29 [paul]       0.8.9claws20
9620
9621         * sync with 0.8.9cvs1
9622                 see ChangeLog 2003-01-29
9623
9624 2003-01-28 [paul]       0.8.9claws19
9625
9626         * po/POTFILES.in
9627                 update to reflect changes. 
9628                 thanks to Ricardo Mones Lastra
9629
9630 2003-01-27 [christoph]  0.8.9claws18
9631
9632         * ac/openssl.m4
9633         * ac/spamassassin.m4
9634         * src/plugins/spamassassin/README
9635         * src/plugins/spamassassin/libspamc.[ch]
9636         * src/plugins/spamassassin/utils.[ch]
9637                 updated to latest libspamc
9638
9639 2003-01-27 [christoph]  0.8.9claws17
9640
9641         * src/folder.c
9642                 fix wrong use of procheader_get_header_fields
9643
9644 2003-01-27 [christoph]  0.8.9claws16
9645
9646         * src/news.c
9647         * src/prefs_account.[ch]
9648         * src/common/nntp.[ch]
9649                 allow to force authentication for NNTP servers
9650
9651         Patch submitted by Florian Mickler <dmk@d-labs.de>
9652
9653 2003-01-26 [paul]       0.8.9claws15
9654
9655         * src/summaryview.c
9656                 speed up of marking messages as read
9657                 patch submitted by Jens Rantil <ztyx@users.sourceforge.net>
9658
9659 2003-01-26 [christoph]  0.8.9claws14
9660
9661         * src/Makefile.am
9662         * src/mgutils.[ch]              ** REMOVE **
9663         * src/xml.[ch]                  ** REMOVE **
9664         * src/xmlprops.[ch]             ** REMOVE **
9665         * src/common/Makefile.am
9666         * src/common/mgutils.[ch]       ** NEW **
9667         * src/common/xml.[ch]           ** NEW **
9668         * src/common/xmlprops.[ch]      ** NEW **
9669                 move xml files to common directory
9670
9671 2003-01-26 [christoph]  0.8.9claws13
9672
9673         * src/plugins/spamassassin/spamassassin_gtk.c
9674                 only set gtk entry text if string is available
9675
9676 2003-01-26 [melvin]     0.8.9claws12
9677
9678         * src/description_window.c
9679                 Allow resizing of the window
9680                 Allow automatic horizontal scroll bar
9681                 Do not vertically expand and fill
9682
9683 2003-01-26 [christoph]  0.8.9claws11
9684
9685         * src/Makefile.am
9686         * src/gtkutils.[ch]             ** REMOVE **
9687         * src/common/sylpheed.c
9688         * src/gtk/Makefile.am
9689         * src/gtk/description_window.c
9690         * src/gtk/gtkutils.[ch]         ** NEW **
9691         * src/gtk/prefswindow.c
9692                 move gtkutils to gtk directory
9693
9694 2003-01-26 [paul]       0.8.9claws10
9695
9696         * src/summaryview.c
9697                 rename summary_unread_clicked() to summary_status_clicked()
9698
9699 2003-01-26 [melvin]     0.8.9claws9
9700
9701         * src/prefs_actions.c
9702                 Cosmetical changes to the help text
9703
9704 2003-01-26 [paul]       0.8.9claws8
9705
9706         * src/folder.[ch]
9707           src/mainwindow.c
9708           src/prefs_common.c
9709           src/prefs_sumamry_column.c
9710           summaryview.[ch]
9711                 rename the 'Unread' column to 'Status'
9712
9713 2003-01-25 [match]      0.8.9claws7
9714
9715         * src/mgutils.[ch]
9716                 removed reference to LDAP constants. removed error2string.
9717                 included functions to support LDAP dynamic queries.
9718         * src/syldap.h
9719                 moved LDAP constants here.
9720         * src/addressbook.c
9721         * src/addrindex.c
9722         * src/importldif.c
9723                 removed references to LDAP constants and references to
9724                 error2string.
9725
9726 2003-01-25 [paul]       0.8.9claws6
9727
9728         * src/summaryview.c
9729                 summary_thread_build(), summary_thread_init(): remove 
9730                 unneeded reference to summaryview->folder_item
9731
9732 2003-01-25 [christoph]  0.8.9claws5
9733
9734         * src/gtk/description_window.c
9735                 o allow description texts to expand over multiple columns
9736                 o translate all columns
9737         * src/prefs_actions.c
9738                 change syntax description to use new multi column feature
9739
9740         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
9741
9742 2003-01-25 [match]      0.8.9claws4
9743
9744         * src/vcard.c
9745                 fixed bug with Quoted-Printable
9746
9747 2003-01-25 [paul]       0.8.9claws3
9748
9749         * src/folder.[ch]
9750           src/summaryview.[ch]
9751                 implement per-folder collapsed/expanded threads setting
9752                 
9753         * src/prefs_common.c
9754                 remove global collapsed/expanded threads option
9755
9756 2003-01-25 [christoph]  0.8.9claws2
9757
9758         * po/POTFILES.in
9759                 add pluginwindow and prefswindow
9760         * src/compose.c
9761                 make send respond correctly to messages that could be added
9762                 to the queue folder, but the UID of the message is unknown
9763         * src/folder.c
9764         * src/imap.c
9765                 don't return guessed UIDs in imap_add_msg anymore. We return
9766                 0 to tell the folder system it was appened but the UID is
9767                 unknown. Folder system now get's the UID by scaning the folder
9768                 and searching the cache for the Message-ID
9769                 (closes bug #29 Messages queued, but not sent)
9770
9771 2003-01-25 [paul]       0.8.9claws1
9772
9773         * src/codeconv.c
9774                 conv_encode_header():  fix bug when long headers with 8-bit
9775                 characters are used, so that the encoded words are wrapped.
9776                 If the space in the original text falls on the wrap boundary,
9777                 it can be lost.
9778                 Patch by Sergey Vlasov.
9779                 
9780         * src/folderview.c
9781                  fix bug where a change to the sorting method or thread view
9782                  of a folder's messages is lost if simpify-subject is set and
9783                  toggled on or off.
9784                  Patch by Luke Plant.
9785
9786 2003-01-24 [paul]       0.8.9claws
9787
9788         * sylpheed-0.8.9claws released
9789         
9790         * Makefile.am
9791           sylpheed.spec.in
9792                 remove reference to 'INSTALL.jp'
9793
9794 2003-01-23 [paul]       0.8.8claws128
9795
9796         * po/es.po
9797           po/it.po
9798           po/ru.po
9799           po/sr.po
9800                 updated translations. submitted by Ricardo Mones Lastra,
9801                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively.
9802
9803 2003-01-23 [colin]      0.8.8claws127
9804
9805         * src/compose.c
9806                 Fix drafted and queued news articles re-edition
9807
9808 2003-01-23 [melvin]     0.8.8claws126
9809
9810         * po/fr.po
9811                 Updated French translations
9812
9813 2003-01-23 [colin]      0.8.8claws125
9814
9815         * src/inc.c
9816                 Fix "Connecting to..." status message
9817
9818 2003-01-22 [paul]       0.8.8claws124
9819
9820         * po/bg.po
9821                 updated by George Danchev
9822                 
9823         * src/folder.c
9824                 revert last commit [0.8.8claws111] as it breaks folder d'n'd
9825                 and folder deletion
9826
9827 2003-01-21 [paul]       0.8.8claws123
9828
9829         * po/bg.po
9830                 updated by George Danchev
9831                 
9832         * src/about.c
9833                 its now 2003
9834                 
9835         * src/toolbar.c
9836                 don't translate 'Separator'
9837                 
9838         * src/plugins/spamassassin/Makefile.am
9839                 add aspell to CPPFLAGS
9840                 
9841         * src/plugins/spamassassin/spamassassin.c
9842           src/plugins/spamassassin/spamassassin_gtk.c
9843                 set correct default for spamassassin_receive_spam
9844                 slightly re-word descriptions and some
9845                 other minor changes
9846
9847 2003-01-19 [alfons]     0.8.8claws122
9848                 
9849         * src/mimeview.c
9850                 mimeview_save_as(): we might as well show the file name for
9851                 the single case "Save As" too
9852
9853 2003-01-19 [alfons]     0.8.8claws121
9854
9855         * src/crash.c
9856                 change bug tracker URL to bugzilla URL
9857
9858 2003-01-19 [alfons]     0.8.8claws120
9859
9860         * src/mimeview.c
9861                 mimeview_save_all(): display name of file before overwriting;
9862                 continue saving all, even when one overwrite was cancelled
9863
9864 2003-01-19 [christoph]  0.8.8claws119
9865
9866         * src/summaryview.c
9867         * src/procmsg.[ch]
9868                 fix wrong usage of procmsg_find_children in summaryview
9869                 by using procmsg_update_unread_children instead of
9870                 summaryview_update_unread_children
9871
9872 2003-01-19 [christoph]  0.8.8claws118
9873
9874         * src/procmsg.c
9875                 fix infinite loop in procmsg_find_children
9876                  (closes bug #25 sylpheed crashes on delete.)
9877
9878         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
9879
9880 2003-01-19 [paul]       0.8.8claws117
9881
9882         * po/pt_BR.po
9883                 updated by Ivan Francolin Martinez
9884
9885 2003-01-18 [melvin]     0.8.8claws116
9886
9887         * src/prefs_actions.c
9888                 Removed syntax limitation of only one '&' at the end of command.
9889                         Now actions that contain '>/dev/null 2>&1' are possible.
9890
9891 2003-01-18 [melvin]     0.8.8claws115
9892
9893         * src/prefs_actions.c
9894                 Actions IO dialog: when the action ends
9895                 the "Close" button now has focus and [Escape] closes the
9896                 window.
9897
9898 2003-01-18 [christoph]  0.8.8claws114
9899
9900         * src/procmsg.c
9901                 o add debug output when MsgInfos are really freed
9902                 o free GSLists in procmsg_find_children and
9903                   procmsg_update_unread_children
9904
9905 2003-01-18 [christoph]  0.8.8claws113
9906
9907         * src/mainwindow.c
9908                 reorder Configuration menu
9909
9910 2003-01-18 [christoph]  0.8.8claws112
9911
9912         * src/compose.c
9913                 fix applying templates to forwarded messages
9914
9915         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
9916
9917 2003-01-17 [christoph]  0.8.8claws111
9918
9919         * src/folder.c
9920                 destroy folder items, when a folder item is removed
9921
9922 2003-01-17 [christoph]  0.8.8claws110
9923
9924         * src/folder.c
9925                 fix wrong folder stats update when ignored message is
9926                 deleted
9927
9928 2003-01-17 [colin]      0.8.8claws109
9929         
9930         * src/mainwindow.c
9931         * src/summaryview.c
9932                 Quicksearch bugfixes: 
9933                 - hide help button at startup if not extended
9934                 - switch to extended when looking for replies
9935
9936 2003-01-17 [paul]
9937
9938         * sync with 0.8.9 release
9939
9940 2003-01-17 [paul]       0.8.8claws108
9941
9942         * sync with 0.8.8cvs11
9943                 see ChangeLog 2003-01-17
9944
9945 2003-01-16 [colin]      0.8.8claws107
9946
9947         * src/procmsg.c
9948                 Changed encryption test to re-ask passphrase
9949                 if an encrypted message hasn't been decrypted
9950                 Fixes bug #5
9951
9952 2003-01-16 [christoph]  0.8.8claws106
9953
9954         * src/prefs_gtk.c
9955         * src/prefs_toolbar.c
9956         * src/gtk/prefswindow.h
9957         * src/plugins/spamassassin/spamassassin_gtk.c
9958                 remove page destroy function that is not used anymore
9959
9960 2003-01-16 [paul]       0.8.8claws105
9961
9962         * sync with 0.8.8cvs9
9963                 see ChangeLog 2002-01-16
9964
9965 2003-01-16 [colin]      0.8.8claws104
9966
9967         * src/compose.[ch]
9968                 Fix bug with autosaved drafts for IMAP, when draft
9969                 folder is specified - fixes bugzilla bug #20
9970
9971 2003-01-15 [paul]       0.8.8claws103
9972
9973         * src/compose.[ch]
9974           src/procmsg.c
9975                 store folder and message-id of message forwarding
9976                 in queue header and set forward flag after sending
9977
9978 2003-01-15 [paul]       0.8.8claws102
9979
9980         * sync with 0.8.8cvs8
9981                 see ChangeLog 2002-01-15
9982
9983 2003-01-15 [colin]      0.8.8claws101
9984
9985         * src/Makefile.am
9986                 Fix linking with GNU libiconv
9987
9988 2003-01-15 [darko]      0.8.8claws100
9989
9990         * src/pine.c
9991                 fix crash when importing pine address book
9992                 entry with an empty name (reported by DY
9993                 <dybulk at tri8.net>)
9994
9995 2003-01-14 [paul]       0.8.8claws99
9996
9997         * configure.in  ** REMOVED **
9998           configure.ac  ** NEW FILE **
9999                 rename configure.in to configure.ac, as it is now
10000                 preferred
10001
10002 2003-01-14 [melvin]     0.8.8claws98
10003
10004         * src/folderview.c
10005                 folderview_check_new(): More precise function description
10006
10007 2003-01-14 [melvin]     0.8.8claws97
10008
10009         * src/folderview.c
10010                 folderview_check_new(): return the number of new messages 
10011                         since last check.
10012         * src/inc.c
10013                 inc_account_mail(): Disable counting of new messages for IMAP
10014                         and NNTP until bug [19] and [14] are fixed.
10015
10016 2003-01-14 [paul]       0.8.8claws96
10017
10018         * sync with 0.8.8cvs6
10019                 see ChangeLog 2003-01-14
10020
10021 2003-01-13 [alfons]     0.8.8claws95
10022
10023         * src/textview.c
10024                 tune email address validation (c. 0.8.8claws89): if . is 
10025                 just one char away from @, the address is invalid too 
10026                 (correctly rejects addresses like foo@.com)
10027
10028 2003-01-13 [paul]       0.8.8claws94
10029
10030         * src/messageview.c
10031           src/toolbar.c
10032                 fixes to the Message View toolbar and menu:
10033                 fix non-functioning Forward button
10034                 make Reply button consider default_reply_list
10035                 remove 'Follow-up...' menu entry
10036                 add 'Forward' and 'Redirect' menu entries
10037
10038 2003-01-13 [melvin]     0.8.8claws93
10039
10040         * src/inc.c
10041                 Fixed typo that could make new messages count incorrect.
10042
10043 2003-01-13 [melvin]     0.8.8claws92
10044
10045         * src/folderview.[ch]
10046                 folderview_check_new(): return the number of new messages.
10047         * src/inc.c
10048                 Should fix bug [14] where new mail notification worked 
10049                         incorrectly with IMAP accounts.
10050                 inc_spool_account(): return number of new msgs, or -1 on error
10051                 inc_all_spool(): return number of new msgs
10052                 
10053 2003-01-13 [melvin]     0.8.8claws91
10054
10055         * src/prefs_actions.c
10056                 Justify help text.
10057
10058 2003-01-12 [thorsten]   0.8.8claws90
10059
10060         * src/common/prefs.c
10061                 close file before rename
10062
10063 2003-01-12 [alfons]     0.8.8claws89
10064
10065         * AUTHORS
10066                 add Christian Mertes
10067         * src/common/utils.[ch]
10068                 g_stricase_hash(), g_stricase_equal(): functions for 
10069                 case insensitive hash tables
10070         * src/textview.c
10071                 use top level domain names to validate email address, based
10072                 on a patch by Christian Mertes (thanks!), but changed 
10073                 implementation to use a hash table 
10074
10075 2003-01-12 [paul]       0.8.8claws88
10076
10077         * po/bg.po
10078                 updated by George Danchev
10079
10080 2003-01-12 [alfons]     0.8.8claws87
10081
10082         * src/summaryview.c
10083                 delete / execute performance: use new style folder update
10084
10085 2003-01-12 [paul]       0.8.8claws86
10086
10087         * sync with 0.8.8cvs5
10088                 see ChangeLog 2003-01-13 (!)
10089
10090 2003-01-12 [alfons]     0.8.8claws85
10091
10092         * src/filtering.c
10093         * src/matcher_parser_parse.y
10094                 prepare change_score filtering action
10095         * src/matcher.[ch]
10096                 give up const-correctness on functions that call non-const-correct functions;
10097                 several casts to gpointer in g_free();
10098                 add change_score;
10099
10100 2003-01-12 [christoph]  0.8.8claws84
10101
10102         * src/compose.c
10103                 fix 2 warnings
10104
10105         * src/gtk/prefswindow.[ch]
10106         * src/plugins/spamassassin/spamassassin_gtk.c
10107                 changed the call of the widget create function
10108                 for PrefsPages, because sometimes the widget
10109                 create function needs a widget that already has
10110                 been attached to a window (to create GDK pixmaps
10111                 for exmaple). So we simply pass the GtkWindow as
10112                 the second parameter now.
10113
10114         * src/main.c
10115         * src/mainwindow.c
10116         * src/prefs_toolbar.[ch]
10117                 rewrite Toolbar Preferences using the new
10118                 prefs window
10119
10120 2003-01-11 [alfons]     0.8.8claws83
10121
10122         * src/addressadd.c
10123                 fix crash when adding sender to addressbook because status bar
10124                 isn't there (the status bar doesn't seem to be used though,
10125                 but I'll let Match decide what to do with it)
10126
10127 2003-01-11 [colin]      0.8.8claws82
10128
10129         * src/main.c
10130           src/toolbar.c
10131                 Two useless changes reversed
10132
10133 2003-01-11 [colin]      0.8.8claws81
10134
10135         * src/mainwindow.c
10136           src/mainwindow.h
10137                 Add mainwindow_get_mainwindow()
10138         * src/alertpanel.c
10139           src/alertpanel.h
10140                 Add alertpanel_error_log() 
10141         * src/compose.c
10142           src/inc.c
10143           src/messageview.c
10144           src/toolbar.c
10145           src/main.c
10146           src/procmsg.c
10147                 Network errors get a View Log button
10148
10149 2003-01-10 [alfons]     0.8.8claws80
10150
10151         * src/prefs_toolbar.c
10152         * src/toolbar.c
10153                 use the translatable string for "Separator" as file name for
10154                 separator toolbar items (probably make this uppercase?)
10155
10156 2003-01-10 [alfons]     0.8.8claws79
10157
10158         * src/prefs_toolbar.c
10159                 put right A_SEPARATOR description string in "displayed
10160                 toolbar items list" so manually added separators are
10161                 saved correctly (bug #10, "Adding a separator to the main 
10162                 toolbar fails, entry in xml file is wrong")
10163
10164 2003-01-10 [christoph]  0.8.8claws78
10165
10166         * src/imap.c
10167                 o fix warnings
10168                 o use CAPABILITY to check if NAMESPACE is available
10169
10170 2003-01-10 [christoph]  0.8.8claws77
10171
10172         * src/imap.[ch]
10173                 apply UIDPLUS IMAP extension support patch
10174
10175         Patch submitted by Simon 'corecode' Schubert
10176
10177 2003-01-10 [paul]       0.8.8claws76
10178
10179         * src/folderview.c
10180                 a sync from main which fixes the news account folders'
10181                 Properties bug
10182
10183 2003-01-10 [christoph]  0.8.8claws75
10184
10185         * src/folder.c
10186                 don't accept 0 as a valid uid returned by copy and move
10187                 functions. 0 means the message was copied or moved but the
10188                 new uid could not be fetched. It is not an error condition
10189                 for the copy or move operation.
10190
10191 2003-01-10 [paul]       0.8.8claws74
10192
10193         * src/prefs_filtering.c
10194                 change English used in Alert when entry is not
10195                 saved.
10196                 
10197         * sync with 0.8.8cvs4
10198                 see ChangeLog 2003-01-10
10199
10200 2003-01-10 [darko]      0.8.8claws73
10201
10202         * src/pine.c
10203                 fix crash when importing address book entry
10204                 without a valid address
10205
10206 2003-01-09 [alfons]     0.8.8claws72
10207
10208         * src/inc.c
10209                 filtering performance: use new style folder update
10210
10211 2003-01-09 [christoph]  0.8.8claws71
10212
10213         * src/compose.c
10214         * src/gtk/menu.[ch]
10215                 fix wrong selecting of mime encoding type, when
10216                 opening property dialog of attachments in the
10217                 compose window. 7bit was always selected and that
10218                 destoryed files with 8bit data.
10219                 (closes bug #9 Sylpheed-claws destroys attachments when
10220                  changing MIME-types)
10221
10222 2003-01-09 [paul]       0.8.8claws70
10223
10224         * sync with 0.8.8cvs3
10225                 see ChangeLog 2003-01-09
10226
10227 2003-01-08 [alfons]     0.8.8claws69
10228         
10229         * src/addressadd.c
10230                 apply patch by Kim Schulz to fix build breakage
10231                 because of missing variable
10232
10233 2003-01-08 [paul]       0.8.8claws68
10234
10235         * sync with 0.8.8cvs2
10236                 see ChangeLog 2002-01-08
10237
10238 2003-01-08 [paul]       0.8.8claws67
10239
10240         * po/it.po
10241                 updated by Alessandro Maestri
10242                 
10243         * src/addressadd.c
10244                 when using 'Add sender to addressbook' allow
10245                 name to be edited and remarks to be entered
10246                 Patch submitted by Luke Plant
10247
10248 2003-01-08 [darko]      0.8.8claws66
10249
10250         * README.claws, src/summaryview.c
10251                 fix description for marked messages
10252
10253 2003-01-08 [paul]
10254
10255         * tools/Makefile.am
10256           tools/launch_phoenix  ** NEW FILE **
10257                 add script that enables using Phoenix as the default
10258                 web browser. 
10259                 Submitted by Mohammed Sameer <Uniball@linux-egypt.org>
10260                 
10261         * tools/OOo2sylpheed.pl
10262                 remove full path to sylpheed executable, just 'sylpheed'
10263                 will do
10264                 
10265         * tools/README
10266                 add launch_phoenix informtion and re-arrange and compress
10267                 the data a little
10268
10269 2003-01-07 [christoph]  0.8.8claws65
10270
10271         * src/folder.c
10272                 fix update for source folder when moving messages
10273         * src/procmsg.[ch]
10274         * src/summaryview.c
10275                 use function to set to_folder for message infos and
10276                 automatically update the op_count for old and new
10277                 folder
10278
10279 2003-01-07 [melvin]     0.8.8claws64
10280
10281         * src/prefs_actions.c
10282                 Fixed bug where an '%p' Action on a displayed image crashed 
10283                         Sylpheed
10284                 Code clean up (get rid of duplicated code and removed unnecessary 
10285                                 structure member)
10286
10287 2003-01-07 [christoph]  0.8.8claws63
10288
10289         * src/compose.c
10290         * src/folder.[ch]
10291         * src/folderview.c
10292         * src/import.c
10293         * src/inc.c
10294         * src/main.c
10295         * src/mainwindow.c
10296         * src/messageview.c
10297         * src/prefs_folder_item.c
10298         * src/procmsg.c
10299         * src/summaryview.c
10300         * src/toolbar.c
10301                 o remove all folder update triggering from the UI code. The folder
10302                   system should know much better when a folder needs an update.
10303                 o to prevent multiple updates in a row the folder updates can be
10304                   frozen for some time.
10305
10306                 Note: - Please verify that no updates are missing
10307                       - Check where freeze/thaws should be added
10308
10309 2003-01-07 [christoph]  0.8.8claws62
10310
10311         * src/prefs_actions.c
10312                 don't translate empty strings
10313
10314         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
10315
10316 2003-01-06 [christoph]  0.8.8claws61
10317
10318         * src/prefs_actions.c
10319                 mark strings for gettext
10320         * src/prefs_matcher.c
10321                 use new description window for Execute action and
10322                 match condition in Filtering
10323
10324         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
10325
10326 2003-01-06 [alfons]     0.8.8claws60
10327
10328         keep myself inspired to re-organize matcher part 8; 
10329         yes, more to come (I need to move out the descriptive
10330         text for actions to matcher.c, or at least make it not
10331         depend on the wicked ordering)
10332
10333         * src/prefs_matcher.c
10334                 add documentation so others may comprehend the
10335                 UI part of the conditions
10336                 
10337 2003-01-06 [christoph]  0.8.8claws59
10338
10339         * src/prefs_actions.c
10340                 use new description window for syntax help
10341         * src/gtk/description_window.c
10342                 fix display of descriptions with column count != 2
10343
10344         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
10345
10346 2003-01-06 [christoph]  0.8.8claws58
10347
10348         * src/quote_fmt.c
10349         * src/summaryview.[ch]
10350         * src/gtk/Makefile.am
10351         * src/gtk/description_window.[ch]       ** NEW **
10352                 use a generic window to display syntax descriptions
10353                 currently used in quote_fmt and summaryview (new description
10354                 for extended quick search)
10355
10356         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
10357
10358 2003-01-06 [paul]       0.8.8claws57
10359
10360         * sync with 0.8.8cvs1
10361                 see ChangeLog 2003-01-06
10362
10363 2003-01-06 [christoph]  0.8.8claws56
10364
10365         * src/mainwindow.c
10366         * src/prefs_gtk.[ch]
10367         * src/gtk/prefswindow.[ch]
10368         * src/plugins/spamassassin/spamassassin_gtk.c
10369                 o remove page management from prefswindow, pages
10370                   will be an argument to prefswindow_open
10371                 o prefswindow_open gets a datapointer that is
10372                   passed to the widget_create function to allow
10373                   creation of prefswindow for specific items
10374
10375 2003-01-06 [colin]      0.8.8claws55
10376         
10377         * src/summaryview.c
10378                 We don't want regexp in the reply-finder, 
10379                 because MIDs can contain !,$,. and so on
10380
10381 2003-01-06 [jens]       0.8.8claws54
10382
10383         * src/jpilot.c
10384                 fixed a wrong free in jpilot_read_db_files
10385
10386 2003-01-06 [alfons]     0.8.8claws53
10387
10388         re-organize matcher part 8; more to come
10389        
10390         * src/matcher.c
10391                 matcherprop_to_string(): put g_free()s before the
10392                 switch-case break to fix memleaks                
10393
10394 2003-01-06 [colin]      0.8.8claws52
10395
10396         * src/summaryview.c
10397                 cleanup & reply-finder now displays the first 
10398                 matching message
10399
10400 2003-01-05 [alfons]     0.8.8claws51
10401
10402         re-organize matcher part 7; more to come
10403
10404         * src/matcher.[ch]
10405                 fixes for constant correctness;
10406                 more documentation;
10407
10408 2003-01-05 [alfons]     0.8.8claws50
10409
10410         re-organize matcher part 6; more to come
10411         
10412         * src/matcher.[ch]
10413                 fixes for constant correctness;
10414                 more documentation;
10415         * src/filtering.c
10416                 fix for constant correctness
10417
10418 2003-01-05 [colin]      0.8.8claws49
10419
10420         * src/account.[ch]
10421                 Add account_get_reply_account function
10422         * src/compose.c
10423                 Use account_get_reply_account function 
10424         * src/summaryview.c
10425                 Basic reply-finder - click on the replied
10426                 icon gets you to the outbox using quick-search
10427
10428 2003-01-05 [paul]       0.8.8claws48
10429
10430         * src/prefs_common.c
10431                 small change to English
10432                 
10433         * src/prefs_filtering.c
10434                 prefs_filtering_action_select(): improve logic and uniformity
10435                 of gui
10436
10437 2003-01-05 [alfons]     0.8.8claws47
10438
10439         fine tune solution to focus problems (bug #7)
10440
10441         * src/mainwindow.c
10442                 mainwindow_focus_in_event(): remove grab event check
10443         * src/summaryview.c
10444                 summary_button_pressed(): move selection on right-click
10445                 too. we can't possibly move the selection back after
10446                 canceling a dialog, because gtk's incomplete focus 
10447                 management. whether this is a good solution, only time
10448                 will tell.
10449
10450 2003-01-05 [christoph]  0.8.8claws46
10451
10452         * src/imap.c
10453                 fix crash when no imap connection could be established
10454
10455 2003-01-05 [paul]       0.8.8claws45
10456
10457         * src/mainwindow.c
10458           src/sumamryview.c
10459           src/gtk/menu.[ch]
10460                 fix bug 605957 'shortcuts in popup-menu'
10461                 make user-defined shortcuts work
10462                 show shortcuts that are already defined
10463                 in the main menu
10464                 Patch submitted by Luke Plant
10465
10466 2003-01-05 [alfons]     0.8.8claws44
10467
10468         * src/mainwindow.c
10469                 focus_in_event handler should not select summary view row 
10470                 when another window (menu, dialog) grabbed for events 
10471                 (bug #7, "[0.8.8claws42] Message summary focus") 
10472
10473 2003-01-04 [christoph]  0.8.8claws43
10474
10475         * src/procmsg.c
10476                 update save folder after adding the sent message
10477                  (closes bug #6 Folder View doesn't refresh for "Sent"-messages)
10478
10479 2003-01-02 [christoph]  0.8.8claws42
10480
10481         * src/common/plugin.c
10482                 fix unloading of all plugins and unload
10483                 plugins in reverse order
10484                 
10485         * src/gtk/pluginwindow.c
10486                 implement function of load and unload button
10487
10488         * src/gtk/prefswindow.c
10489         * src/gtk/prefswindow.h
10490                 rename register function and add new unregister
10491                 function
10492
10493         * src/plugins/spamassassin/spamassassin_gtk.c
10494                 unregister prefs page and update for changes in
10495                 src/gtk/prefswindow.c
10496
10497 2003-01-02 [paul]       0.8.8claws41
10498
10499         * po/es.po
10500                 updated by Ricardo Mones Lastra
10501
10502 2003-01-02 [paul]
10503
10504         * tools/tb2sylpheed
10505                 fixes and improvements by Urke MMI
10506
10507 2003-01-02 [thorsten]   0.8.8claws40
10508
10509         * src/procmsg.c
10510                 fixed wrong return value
10511
10512 2003-01-02 [thorsten]   0.8.8claws39
10513
10514         * src/prefs.c
10515                 fixed printing wrong variable
10516
10517 2003-01-02 [thorsten]   0.8.8claws38
10518
10519         * src/prefs.c
10520                 fixed acessing members of freed pfile struct
10521
10522 2003-01-02 [thorsten]   0.8.8claws37
10523
10524         * src/procmsg.c
10525                 detect loops across several messages
10526                 as suggested by Christoph Hohmann
10527
10528 2003-01-01 [match]      0.8.8claws36
10529
10530         * src/addrindex.c
10531                 fixed another memory leak.
10532
10533 2003-01-01 [match]      0.8.8claws35
10534
10535         * src/jpilot.[ch]
10536                 fixed memory leaks. applied Doxygen comments.
10537
10538 2003-01-01 [thorsten]   0.8.8claws34
10539
10540         * src/procmsg.c
10541                 inhibit endless loop if msg references itself
10542                 (closes Bug [ 660477 ] Infinite loop in parent flag search)
10543
10544 2003-01-01 [christoph]  0.8.8claws33
10545
10546         * src/mainwindow.c
10547         * src/gtk/Makefile.am
10548         * src/gtk/pluginwindow.c                ** NEW **
10549         * src/gtk/pluginwindow.h                ** NEW **
10550                 add plugin window
10551
10552         * src/plugins/demo/demo.c
10553         * src/plugins/spamassassin/spamassassin.c
10554         * src/plugins/spamassassin/spamassassin_gtk.c
10555                 write better plugin descriptions
10556
10557 2002-12-31 [christoph]  0.8.8claws32
10558
10559         * src/gtk/prefswindow.c
10560         * src/plugins/spamassassin/spamassassin_gtk.c
10561                 some small improvements to GTK code
10562
10563 2002-12-31 [christoph]  0.8.8claws31
10564
10565         * src/plugins/spamassassin/spamassassin_gtk.c
10566                 enable folder select button
10567
10568 2002-12-31 [christoph]  0.8.8claws30
10569
10570         * src/mainwindow.c
10571         * src/gtk/Makefile.am
10572         * src/gtk/prefswindow.c                         ** NEW **
10573         * src/gtk/prefswindow.h                         ** NEW **
10574                 add new prefs window
10575
10576         * src/common/plugin.c
10577                 don't try to load empty config lines
10578         
10579         * src/plugins/spamassassin/Makefile.am
10580         * src/plugins/spamassassin/spamassassin.c
10581         * src/plugins/spamassassin/spamassassin.h       ** NEW **
10582         * src/plugins/spamassassin/spamassassin_gtk.c   ** NEW **
10583                 GTK config for SpamAssassin Plugin using
10584                 the new prefs window
10585
10586 2002-12-31 [paul]       0.8.8claws29
10587
10588         * po/POTFILES.in
10589                 remove obsolete entry 'src/menu.c'
10590
10591 2002-12-31 [alfons]     0.8.8claws28
10592
10593         * src/matcher.[ch]
10594         * src/matcher_parser_parse.y
10595         * src/prefs_matcher.c
10596                 add "ignore_thread" and "~ignore_thread" condition so it's
10597                 possible to make the actions / scoring operate on the ignore
10598                 thread flag
10599
10600 2002-12-31 [christoph]  0.8.8claws27
10601
10602         * src/addrbook.c
10603         * src/addrindex.c
10604         * src/folder.c
10605         * src/matcher.c
10606         * src/prefs_account.c
10607         * src/prefs_actions.c
10608         * src/prefs_customheader.c
10609         * src/prefs_display_header.c
10610         * src/prefs_gtk.c
10611         * src/procmime.c
10612         * src/toolbar.c
10613         * src/xmlprops.c
10614         * src/common/prefs.[ch]
10615                 extend prefs file handling for reading and automatic handling
10616                 of blocks. When reading prefs_set_block_label will automatically
10617                 move on to the block. When writing it will copy all other blocks
10618                 automatically
10619
10620         * src/common/plugin.c
10621                 Now loading plugin filenames from [Plugins] block in
10622                 sylpheed rc file
10623
10624 2002-12-30 [christoph]  0.8.8claws26
10625
10626         * src/common/hooks.[ch]
10627                 return abort status to caller of hooks_invoke
10628                 
10629         * src/inc.[ch]
10630                 invoke message filtering hook and stop
10631                 default handling when filter returns abort
10632
10633         * src/common/plugin.[ch]
10634         * src/plugins/demo/demo.c
10635                 modify plugin loader, because resolving symbols for strings
10636                 does not work correctly
10637         
10638         * configure.in
10639         * ac/spamassassin.m4                            ** NEW **
10640         * src/plugins/spamassassin/.cvsignore           ** NEW **
10641         * src/plugins/spamassassin/Makefile.am          ** NEW **
10642         * src/plugins/spamassassin/README               ** NEW **
10643         * src/plugins/spamassassin/libspamc.[ch]        ** NEW **
10644         * src/plugins/spamassassin/spamassassin.c       ** NEW **
10645         * src/plugins/spamassassin/utils.[ch]           ** NEW **
10646                 add spamassassin plugin, see src/plugins/spamassassin/README
10647                 for details
10648
10649 2002-12-29 [alfons]     0.8.8claws25
10650
10651         * src/mainwindow.c
10652                 when moving focus from a message view to the main 
10653                 window, don't forget to select the summary node
10654                 of the displayed message. should fix "[ 659103 ] 
10655                 focus-follows-mouse confuses sylpheed"
10656
10657 2002-12-29 [christoph]  0.8.8claws24
10658
10659         * src/Makefile.am
10660         * src/stringtable.[ch]          ** REMOVE **
10661         * src/common/Makefile.am
10662         * src/common/stringtable.[ch]   ** NEW **
10663                 move stringtable files to common directory
10664
10665 2002-12-29 [christoph]  0.8.8claws23
10666
10667         * src/Makefile.am
10668         * src/menu.[ch]                 ** REMOVE **
10669         * src/gtk/Makefile.am
10670         * src/gtk/menu.[ch]             ** NEW **
10671                 move menu files to gtk directory
10672
10673 2002-12-29 [match]      0.8.8claws22
10674
10675         * src/addressbook.c
10676         * src/syldap.c
10677                 moved UI specific code out of LDAP code into addressbook
10678                 UI code. fixed memory leak.
10679
10680 2002-12-29 [christoph]  0.8.8claws21
10681
10682         * src/folder.c
10683                 only check for IGNORED parent message when message is
10684                 not IGNORED itself
10685
10686 2002-12-29 [alfons]     0.8.8claws20
10687
10688         * src/summaryview.c
10689                 set gtksctree's anchor correct (immediate execute
10690                 changes the tree's layout, and anchor points at 
10691                 the incorrect row). fixes "[ 657233 ] multiple msg 
10692                 delete sometimes off by 1".
10693                 we probably have to look for more tree layout /
10694                 anchor glitches.
10695
10696 2002-12-29 [paul]       0.8.8claws19
10697
10698         * src/summaryview.c
10699                 fix bug [ 659054 ] incorrect sorting of 'From' column
10700                 when using 'display sender using address book'
10701                 thanks to Alfons and Luke Plant
10702
10703 2002-12-29 [christoph]  0.8.8claws18
10704
10705         * src/folder.c
10706         * src/procmsg.[ch]
10707                 check parent messages for IGNORE THREAD flag, when adding,
10708                 moving or copying messages to a folder
10709
10710 2002-12-27 [alfons]     0.8.8claws17
10711
10712         re-organize matcher part 5; more to come
10713
10714         * src/matcher.c
10715                 hash keywords in matchparser_tab 
10716
10717 2002-12-27 [alfons]     0.8.8claws16
10718
10719         re-organize matcher part 4; more to come
10720
10721         * src/matcher_parser.h
10722         * src/matcher_parser_lex.l
10723         * src/matcher_parser_parse.y
10724                 cleanup
10725
10726 2002-12-27 [alfons]     0.8.8claws15
10727
10728         re-organize matcher part 3; more to come
10729
10730         * src/matcher.[ch]
10731                 cleanup
10732
10733 2002-12-27 [alfons]     0.8.8claws14
10734
10735         re-organize matcher part 2; more to come but this should
10736         work. cc me if there are any regressions.
10737
10738         * src/matcher.h
10739                 add prototype for get_matchparser_tab_id()
10740         * src/matcher_parser_lex.l
10741                 look up keywords using matchparser_tab_id();
10742
10743 2002-12-27 [alfons]     0.8.8claws12
10744
10745         re-organize matcher part 1
10746
10747         * src/matcher.h
10748                 map yacc generated constants to sylpheed matcher constants
10749         * src/matcher.c
10750                 add function to find a matcher constant from a string
10751
10752 2002-12-27 [christoph]  0.8.8claws11
10753
10754         * src/compose.c
10755                 MENUITEM_ADD casts the 4th argument from integer to pointer
10756                 so it probably should not be a pointer, this means we
10757                 should use account id for it and not the account's pointer
10758
10759 2002-12-27 [paul]       0.8.8claws10
10760
10761         * src/mainwindow.c
10762                 remove unneeded 'GtkWidget *vbox'
10763                 
10764         * src/summaryview.c
10765                 further sync with 0.8.8 - make sort
10766                 by recipient work as expected
10767                 
10768         * NEWS
10769                 sync with 0.8.8
10770
10771 2002-12-27 [paul]       0.8.8claws9
10772
10773         * po/pt_BR.po
10774                 updated by Ivan F. Martinez
10775                 
10776 2002-12-27 [darko]      0.8.8claws8
10777
10778         * src/common/utils.c
10779                 added locked pattern to extended search
10780
10781 2002-12-27 [alfons]     0.8.8claws7
10782
10783         * src/prefs_matcher.[ch]
10784                 clean up
10785
10786 2002-12-26 [alfons]     0.8.8claws6
10787
10788         * src/matcher.[ch]
10789         * src/matcher_parser_lex.l
10790         * src/matcher_parser_parse.y
10791         * src/prefs_matcher.c
10792                 allow color label as a condition in the matcher
10793
10794 2002-12-26 [oliver]     0.8.8claws5
10795         
10796         * src/toolbar.c 
10797                 enable Addressbook for Main and Messageview
10798         * src/prefs_actions.c
10799                 enable actions in Messageview
10800
10801 2002-12-26 [christoph]  0.8.8claws4
10802
10803         * src/common/plugin.c
10804                 add a little debug output
10805         * configure.in
10806         * src/plugins/demo/Makefile.am
10807                 better use of automake
10808
10809 2002-12-26 [christoph]  0.8.8claws3
10810
10811         * src/Makefile.am
10812         * src/common/Makefile.am
10813                 fix "make distdir"
10814
10815 2002-12-26 [christoph]  0.8.8claws2
10816
10817         * configure.in
10818                 sort configure checks into common / gtk / plugins
10819         * po/POTFILES.in
10820                 add src/prefs_gtk.c
10821         * src/Makefile.am
10822                 add plugins SUBDIR
10823         * src/main.c
10824         * src/common/sylpheed.[ch]
10825                 added now sylpheed_done function for shutdown
10826         * src/common/Makefile.am
10827         * src/common/plugin.[ch]                ** NEW **
10828                 plugin loader and unloader
10829         * src/plugins/.cvsignore                ** NEW **
10830         * src/plugins/Makefile.am               ** NEW **
10831                 build plugins
10832         * src/plugins/demo/.cvsignore           ** NEW **
10833         * src/plugins/demo/Makefile.am          ** NEW **
10834         * src/plugins/demo/demo.c               ** NEW **
10835                 small demo plugin that installs a logtext hook and
10836                 outputs the log text to stdout
10837
10838 2002-12-26 [paul]       0.8.8claws1
10839
10840         * po/es.po
10841                 updated by Ricardo Mones Lastra
10842
10843 2002-12-26 [paul]       0.8.8claws
10844
10845         * 0.8.8claws released
10846
10847 2002-12-26 [paul]       0.8.7claws12
10848
10849         * po/bg.po
10850                 updated by George Danchev
10851
10852 2002-12-26 [paul]       0.8.7claws11
10853
10854         * po/POTFILES.in
10855                 remove unneeded 'src/prefs.c' entry 
10856
10857 2002-12-26 [paul]       0.8.7claws10
10858
10859         * src/codeconv.c
10860           src/mainwindow.c
10861                 sync with 0.8.8 release
10862         
10863         * src/folder.[ch]
10864           src/mh.c
10865           src/summaryview.c
10866                 partial sync with 0.8.8 release
10867         
10868
10869 2002-12-25 [alfons]     0.8.7claws9
10870
10871         * src/matcher.[ch]
10872         * src/matcher_parser_lex.l
10873         * src/matcher_parser_parse.y
10874         * src/prefs_matcher.c
10875                 add locked flag to possible filtering / matcher 
10876                 conditions (also a good example what should be
10877                 done to add a simple boolean condition)
10878
10879 2002-12-25 [christoph]  0.8.7claws8
10880
10881         * src/Makefile.am
10882         * src/account.[ch]
10883         * src/addrbook.c
10884         * src/addressbook.c
10885         * src/addrindex.c
10886         * src/filtering.c
10887         * src/folder.c
10888         * src/matcher.c
10889         * src/prefs.[ch]                ** REMOVE **
10890         * src/prefs_account.c
10891         * src/prefs_actions.c
10892         * src/prefs_common.c
10893         * src/prefs_customheader.c
10894         * src/prefs_display_header.c
10895         * src/prefs_filtering.c
10896         * src/prefs_folder_item.c
10897         * src/prefs_gtk.[ch]            ** NEW **
10898         * src/prefs_matcher.c
10899         * src/prefs_scoring.c
10900         * src/prefs_summary_column.c
10901         * src/procmime.c
10902         * src/selective_download.c
10903         * src/toolbar.c
10904         * src/common/Makefile.am
10905         * src/common/prefs.[ch]         ** NEW **
10906                 split prefs.[ch] into prefs_gtk.[ch] and common/prefs.[ch]
10907
10908 2002-12-24 [alfons]     0.8.7claws7
10909
10910         * src/summaryview.c
10911                 summary_thread_build(): fix real cause of the crash mentioned in
10912                 0.8.7claws3. use subject_XXX() and not g_hash_table_XXX() functions,
10913                 this way we get meaningful ctree nodes 
10914
10915 2002-12-24 [oliver]     0.8.7claws6
10916
10917         * src/mainwindow.[ch]
10918         * src/messageview.[ch]
10919         * src/compose.[ch]
10920         * src/inc.c
10921         * src/summaryview.c
10922                 changes to use updated toolbar handling
10923                 
10924 2002-12-24 [oliver]     0.8.7claws5
10925
10926         * src/toolbar.[ch]
10927                 generic toolbar handling
10928                 used ideas from Ivan Francolin Martinez (ivanfm@users.sourceforge.net)
10929         * src/prefs_toolbar.[ch]
10930                 adjust to handling
10931         
10932 2002-12-24 [oliver]     0.8.7claws4
10933         
10934         * src/stock_pixmap.[ch]
10935                 move SYLPHEED_LOGO to end of list in order 
10936                 to remove it from Custom Toolbar`s Icon View
10937
10938 2002-12-24 [alfons]     0.8.7claws3
10939
10940         * src/summaryview.c
10941                 summary_thread_build(): fix crash because of focus != selection 
10942                 after threading. when deleting the selection, gtk tries but fails 
10943                 to find the correct focusable element. we now force the selection
10944                 to be focused. this should solve the infamous bug reported by 
10945                 Jason Wojciechowski (bug "[ 633443 ] Crash on deleting messages"). 
10946                 a test case is available. 
10947
10948 2002-12-24 [darko]      0.8.7claws2
10949
10950         * src/summaryview.c
10951                 don't crash when unmarking message with unread children
10952
10953 2002-12-23 [christoph]  0.8.7claws1
10954
10955         * src/Makefile.am
10956         * src/common/Makefile.am
10957                 update Makefiles for moved intl.h, version.h and defs.h
10958         * src/imap.c
10959                 rewrite imap_session_get to avoid duplicate code
10960
10961 2002-12-23 [paul]       0.8.7claws
10962
10963         * Santa-Claws released
10964         
10965         * po/hu.po
10966           po/ru.po
10967                 squeeze in updated Hungarian and Russian translations.
10968                 Submitted by  Gál Zoltán and Ruslan N. Balkin
10969
10970 2002-12-23 [paul]       0.8.6claws129
10971
10972         * po/pl.po
10973                 updated by Witold Wladyslaw Wojciech Wilk
10974
10975 2002-12-23 [paul]       0.8.6claws128
10976
10977         * src/quote_fmt_parse.y
10978                 fix typo and add licence header
10979
10980 2002-12-23 [paul]       0.8.6claws127
10981
10982         * po/en_GB.po
10983                 updated
10984
10985 2002-12-23 [paul]       0.8.6claws126
10986
10987         * po/it.po
10988                 updated translation, submitted by Alessandro Maestri
10989                 
10990 2002-12-23 [paul]       0.8.6claws125
10991
10992         * src/quote_fmt_parse.y
10993                 fix signature-stripping on replies bug. match
10994                 '-- \n' and not '-- '.
10995
10996 2002-12-22 [paul]       0.8.6claws124
10997
10998         * po/bg.po
10999           po/es.po
11000           po/sr.po
11001                 updated translations. submitted by George Danchev,
11002                 Ricardo Mones Lastra, and Urke MMI respectively
11003
11004 2002-12-21 [paul]       0.8.6claws123
11005
11006         * src/addrbook.c
11007                 fix coding style
11008
11009 2002-12-21 [paul]       0.8.6claws122
11010
11011         * src/addrbook.c
11012                 fix bug [643638] where if a person is in one or more
11013                 addressbook groups editing that person's email 
11014                 address results in removal from those groups.
11015                 Patch submitted by Luke Plant.
11016
11017 2002-12-20 [christoph]  0.8.6claws121
11018
11019         * src/common/utils.c
11020         * src/summaryview.c
11021                 reimplement expand_search_string using GString to
11022                 prevent crashs caused by miscalculated string
11023                 lengths reported by Paul
11024
11025 2002-12-20 [christoph]  0.8.6claws120
11026
11027         * src/summaryview.c
11028                 don't use "changed" to check if op_count has to be changed as it
11029                 is also set when the message has unread children
11030                 (closes bug [ 653221 ] crash while deleting duplicates)
11031
11032 2002-12-20 [paul]       0.8.6claws119
11033
11034         * sync with 0.8.6cvs27
11035                 see ChangeLog 2002-12-20
11036
11037 2002-12-20 [paul]       0.8.6claws118
11038
11039         * sync with 0.8.6cvs26
11040                 see ChangeLog 2002-12-19 and 2002-12-20
11041
11042 2002-12-19 [alfons]     0.8.6claws117
11043
11044         * src/textview.c
11045                 fix incorrect parsing of email addresses, submitted by 
11046                 Luke Plant (thanks!). Closes bug "[ 565480 ] duplicate 
11047                 name display if it contains @".
11048
11049 2002-12-18 [paul]       0.8.6claws116
11050
11051         * sync with 0.8.6cvs23
11052                 see ChangeLog 2002-12-18
11053
11054 2002-12-18 [paul]       0.8.6claws115
11055
11056         * src/Makefile.am
11057         * src/account.c
11058         * src/codeconv.c
11059         * src/gtkutils.[ch]
11060         * src/imap.c
11061                 sync with 0.8.6cvs22.
11062                 see ChangeLog 2002-12-17 and 2002-12-18
11063
11064 2002-12-17 [christoph]  0.8.6claws114
11065
11066         * src/imap.c
11067                 o don't create a session if imap greeting fails
11068                 o don't close socket when authentication fails
11069                   this is done by imap_session_destroy
11070
11071 2002-12-17 [thorsten]   0.8.6claws113
11072
11073         * tools/Makefile.am
11074           tools/README
11075           tools/google_msgid.pl ** NEW FILE **
11076                 Added "search for message-id" script and doc
11077
11078 2002-12-17 [thorsten]   0.8.6claws112
11079
11080         * po/hu.po
11081                 Updated hungarian translation
11082                 (updated by Gal Zoltan)
11083
11084 2002-12-16 [christoph]  0.8.6claws111
11085
11086         * src/addr_compl.c
11087                 remove stupid addressbook dump to debug output
11088         * src/mh.c
11089                 fix memory leak found by Hiro
11090
11091 2002-12-14 [paul]       0.8.6claws110
11092
11093         * src/compose.c
11094                 fix menubar sensitivity on send
11095                 
11096         * src/prefs_filtering.c
11097         * src/prefs_matcher.c
11098         * src/prefs_scoring.c
11099                 Fix english ;)
11100                 
11101         * src/common/quoted-printable.h
11102                 sync: fix typo
11103         
11104 2002-12-13 [christoph]  0.8.6claws109
11105
11106         * src/Makefile.am
11107         * src/manage_window.[ch]        ** REMOVE **
11108         * src/gtk/Makefile.am
11109         * src/gtk/manage_window.[ch]    ** NEW **
11110                 move manage_window files to gtk directory
11111
11112 2002-12-13 [christoph]  0.8.6claws108
11113
11114         * src/Makefile.am
11115         * src/gtkshruler.[ch]           ** REMOVE **
11116         * src/gtk/Makefile.am
11117         * src/gtk/gtkshruler.[ch]       ** NEW **
11118                 move gtkshruler files to gtk directory
11119
11120 2002-12-13 [christoph]  0.8.6claws107
11121
11122         * src/Makefile.am
11123         * src/compose.c
11124         * src/gtkstext.[ch]             ** REMOVE **
11125         * src/gtkutils.[ch]
11126         * src/textview.c
11127         * src/gtk/gtkstext.[ch]         ** NEW **
11128         * src/gtk/Makefile.am
11129                 o move stext functions to gtkstext.c to remove
11130                   dependency of gtkutils
11131                 o move gtkstext files to gtk directory
11132
11133         * src/gtk/Makefile.am
11134         * src/gtk/sslcertwindow.[ch]
11135                 UI stuff can always depend on common code so
11136                 it's ok to add ../common to include path
11137
11138 2002-12-13 [colin]      0.8.6claws106
11139
11140         * src/summaryview.c
11141                 Disconnect sighandlers for mainwindow when
11142                 quicksearch has the focus
11143                 Fix bug #653231
11144         * src/mainwindow.[ch]
11145                 Make key_pressed callback public, to be able
11146                 to disconnect it
11147
11148 2002-12-13 [christoph]  0.8.6claws105
11149
11150         * src/mh.c
11151                 create .mh_sequences file in new MH folders
11152                 (closes feature request [ 523162 ] MH folders should
11153                  get a .mh_sequences)
11154
11155 2002-12-13 [colin]      0.8.6claws104
11156
11157         * src/summaryview.c
11158                 Better handling of quicksearch show/hide
11159                 (basically the button stays under the mouse 
11160                  when toggled)
11161
11162 2002-12-13 [paul]       0.8.6claws103
11163
11164         * sync with 0.8.6cvs17
11165                 see ChangeLog 2002-12-13
11166
11167 2002-12-13 [paul]       0.8.6claws102
11168
11169         * po/es.po
11170                 updated by Ricardo Mones Lastra
11171
11172 2002-12-11 [colin]       0.8.6claws101
11173
11174         * src/folder.c
11175                 remove statusbar stuff
11176           src/folderview.c
11177                 set statusbar verbosity when moving folders
11178
11179 2002-12-11 [colin]       0.8.6claws100
11180         * src/prefs_filtering.c
11181         * src/prefs_matcher.c
11182         * src/prefs_scoring.c
11183                 Fix english ;)
11184
11185 2002-12-11 [colin]       0.8.6claws99
11186
11187         * src/prefs_common.[ch]
11188                 Add summary_quicksearch_type
11189         * src/summaryview.c
11190                 Save last used quicksearch type
11191
11192 2002-12-11 [jens]       0.8.6claws98
11193         * src/prefs_filtering.c
11194         * src/prefs_matcher.c
11195         * src/prefs_scoring.c
11196                 added dialog for incomplete rules in scoring, filtering and
11197                 matcher to ask wheather really close
11198
11199 2002-12-11 [colin]      0.8.6claws97
11200
11201         * src/folder.c
11202                 Fix folder dnd statusbar logging
11203
11204 2002-12-10 [christoph]  0.8.6claws96
11205
11206         * src/compose.c
11207         * src/folder.c
11208         * src/imap.c
11209         * src/inc.c
11210         * src/main.c
11211         * src/mainwindow.c
11212         * src/news.c
11213         * src/send.c
11214         * src/statusbar.[ch]
11215         * src/common/hooks.c
11216         * src/common/log.[ch]
11217                 o handle verbose logging in statusbar directly in statusbar code
11218                   and common code does not need any knowledge about a statusbar
11219                 o remove direct calls to statusbar_(puts|pop)_all functions
11220
11221 2002-12-10 [jens]       0.8.6claws95
11222
11223         * src/*.c
11224                 removed gettext from g_warnings
11225         * po/POTFILES.in
11226                 cleaned and updated
11227         * po/de.po
11228                 updated
11229
11230 2002-12-10 [colin]      0.8.6claws94
11231
11232         * src/main.c
11233                 finish crash dialog fix
11234
11235 2002-12-10 [colin]      0.8.6claws93
11236
11237         * src/main.c
11238                 "Fix" "sylpheed already running" instead of
11239                 crash dialog appearing after a crash
11240
11241 2002-12-10 [colin]      0.8.6claws92
11242
11243         * po/POTFILES.in
11244                 add src/gtk/sslcertwindow.c
11245
11246 2002-12-10 [paul]       0.8.6claws91
11247
11248         * po/POTFILES.in
11249                 updated to reflect recent changes
11250                 submitted by Alessandro Maestri
11251
11252 2002-12-09 [christoph]  0.8.6claws90
11253
11254         * src/Makefile.am
11255         * src/smtp.[ch]                 ** REMOVE **
11256         * src/common/Makefile.am
11257         * src/common/smtp.[ch]          ** NEW **
11258                 move smtp files to common directory
11259
11260 2002-12-09 [christoph]  0.8.6claws89
11261
11262         * src/Makefile.am
11263         * src/session.[ch]              ** REMOVE **
11264         * src/common/Makefile.am
11265         * src/common/session.[ch]       ** NEW **
11266                 move session files to common directory
11267
11268 2002-12-09 [paul]       0.8.6claws88
11269
11270         * src/account.c
11271                 fix bug [649746] edit accounts: move account reverted
11272                 Patch submitted by Luke Plant <lukeplant@users.sourceforge.net>
11273
11274 2002-12-09 [colin]      0.8.6claws87
11275
11276         * src/ssl_certificate.c
11277                 cleanup
11278
11279 2002-12-09 [colin]      0.8.6claws86
11280
11281         * src/ssl.c
11282                 Try to open the cert.pem database and 
11283                 issue a warning if it isn't there
11284
11285 2002-12-09 [colin]      0.8.6claws85
11286
11287         * src/common/ssl_certificate.c
11288         * src/gtk/sslcertwindow.c
11289                 Warning fixes
11290
11291 2002-12-09 [colin]      0.8.6claws84
11292
11293         * src/ssl_certificate.[ch] ** REMOVED **
11294         * src/common/ssl_certificate.[ch] ** NEW **
11295         * src/Makefile.am
11296         * src/common/Makefile.am
11297                 Moved ssl_certificate.[ch] to common
11298         * src/common/ssl.c 
11299                 Put back needed include
11300         * src/gtk/sslcertwindow.[ch]
11301                 Changed ssl_certificate.h include
11302         
11303 2002-12-09 [colin]      0.8.6claws83
11304
11305         * src/gtk/sslcertwindow.[ch]
11306                 Implement hook for certificate acception
11307         * src/ssl_certificate.[ch]
11308                 Implement hook for certificate acception
11309         * src/common/ssl.c
11310                 Reenable certificate acception check
11311         * src/mainwindow.c
11312                 Register sslcertwindow's hook
11313         
11314 2002-12-08 [christoph]  0.8.6claws82
11315
11316         * src/about.c
11317         * src/addr_compl.c
11318         * src/codeconv.c
11319         * src/manual.c
11320         * src/undo.c
11321         * src/common/utils.c
11322                 o add missing includes
11323                 o fix warnings
11324         * src/.cvsignore
11325         * src/common/.cvsignore
11326         * src/common/version.h          ** REMOVE **
11327                 remove autogenerated file
11328
11329 2002-12-08 [paul]       0.8.6claws81
11330
11331         * src/stringtable.c
11332                 put back needed include
11333
11334 2002-12-08 [colin]      0.8.6claws80
11335         
11336         * src/gtk/sslcertwindow.c
11337                 Cleaner popups when asking
11338         * src/ssl_certificate.c
11339         * src/prefs_common.[ch]
11340                 remove ssl certificate pref
11341                 put back needed include
11342         * src/undo.c
11343                 put back needed include
11344
11345 2002-12-08 [christoph]  0.8.6claws79
11346
11347         * src/folderview.c
11348         * src/logwindow.c
11349         * src/statusbar.c
11350         * src/summaryview.c
11351                 only abort hook invokation if required data is missing not
11352                 if our own data pointer is NULL, update hookfunction for
11353                 log window
11354
11355 2002-12-08 [paul]       0.8.6claws78
11356
11357         * src/about.c
11358         * src/addrcache.c
11359         * src/addrclip.c
11360         * src/addr_compl.c
11361         * src/addrselect.c
11362         * src/codeconv.c
11363         * src/colorlabel.c
11364         * src/enriched.c
11365         * src/esmtp.c
11366         * src/exporthtml.c
11367         * src/headerview.c
11368         * src/imageview.c
11369         * src/manual.c
11370         * src/noticeview.c
11371         * src/pgptext.c
11372         * src/scoring.c
11373         * src/sourcewindow.c
11374         * src/stringtable.c
11375         * src/undo.c
11376                 clean up: remove unneccesary includes
11377
11378 2002-12-08 [christoph]  0.8.6claws77
11379
11380         * src/folderview.c
11381         * src/statusbar.c
11382         * src/summaryview.c
11383         * src/common/hooks.[ch]
11384                 hook functions now have a gboolean return value, if a hook
11385                 returns TRUE it will stop executing of any more hooks in
11386                 the same hooklist for this invokation
11387
11388 2002-12-08 [colin]      0.8.6claws76
11389         
11390         * src/main.c
11391                 put back argv0 for CRASH_DIALOG
11392
11393 2002-12-08 [christoph]  0.8.6claws75
11394
11395         * src/Makefile.am
11396         * src/about.c
11397         * src/account.c
11398         * src/crash.c
11399         * src/esmtp.h
11400         * src/imap.[ch]
11401         * src/inc.c
11402         * src/main.c
11403         * src/mainwindow.c
11404         * src/news.c
11405         * src/pop.[ch]
11406         * src/prefs_account.[ch]
11407         * src/prefs_common.[ch]
11408         * src/send.[ch]
11409         * src/smtp.[ch]
11410         * src/ssl_certificate.[ch]
11411         * src/ssl_manager.[ch]
11412         * src/common/Makefile.am
11413         * src/common/log.c
11414         * src/common/nntp.[ch]
11415         * src/common/socket.[ch]
11416         * src/common/ssl.[ch]
11417         * src/gtk/sslcertwindow.[ch]
11418         * ac/openssl.m4
11419                 use new autoconf script to detect OpenSSL with extra parameters
11420                 to specify the location of libs and includes, also remove USE_SSL
11421                 to USE_OPENSSL
11422
11423         * src/common/sylpheed.[ch]
11424         * src/common/version.h.in
11425                 start seperation of common code initialization seperated from gui
11426
11427         * src/summaryview.c
11428                 The function that is called when a color label changes
11429                 should not change the color lable again
11430
11431 2002-12-08 [colin]      0.8.6claws74
11432
11433         * src/gtk/sslcertwindow.c
11434                 warning fixes
11435
11436 2002-12-08 [colin]      0.8.6claws73
11437
11438         * src/statusbar.c
11439           src/common/log.h
11440                 Register a hook for statusbar_puts_all
11441         * src/common/log.c
11442                 invoke statusbar_puts_all's hook
11443         
11444 2002-12-08 [colin]      0.8.6claws72
11445
11446         * src/ssl_certificate.c
11447                 Put back a badly-removed include
11448
11449 2002-12-08 [colin]      0.8.6claws71
11450
11451         * src/gtk/sslcertwindow.[ch]    ** NEW **
11452                 new certificate presentation
11453         * src/gtk/Makefile.am
11454                 add new files
11455         * src/ssl_certificate.[ch]
11456                 gtk cleanup, made utility functions public
11457         * src/ssl_manager.c
11458                 use new cert presentation
11459
11460 2002-12-07 [christoph]  0.8.6claws70
11461
11462         * src/Makefile.am
11463         * src/nntp.[ch]                 ** REMOVE **
11464         * src/common/Makefile.am
11465         * src/common/nntp.[ch]          ** NEW **
11466                 move nntp files to common directory
11467
11468 2002-12-07 [christoph]  0.8.6claws69
11469
11470         * src/procmsg.[ch]
11471         * src/summaryview.c
11472                 implement msginfo update callback using sylpheed's new
11473                 hook system. Invoke hooks from procmsg_msginfo_[un]set_flags.
11474
11475 2002-12-06 [christoph]  0.8.6claws68
11476
11477         * src/editgroup.c
11478                 This patch changes the 'Edit Group Details' dialog to
11479                 allow extended selections in either pane, so that
11480                 addresses can be added or removed from a group more
11481                 quickly and easily. (it actually is a net decrease in
11482                 file size, as some unnecessary functions have been
11483                 removed). 
11484                 (patch submitted by Luke Plant <lukeplant@users.sourceforge.net>)
11485
11486 2002-12-06 [christoph]  0.8.6claws67
11487
11488         * src/Makefile.am
11489         * src/template.[ch]             ** REMOVE **
11490         * src/common/Makefile.am
11491         * src/common/template.[ch]      ** NEW **
11492                 move template files to common directory
11493
11494         * src/nntp.c
11495                 add missing log.h include
11496
11497 2002-12-06 [melvin]     0.8.6claws66
11498
11499         * src/prefs_actions.c
11500                 Added the trailing ">" syntax to insert command's output
11501                 without replacing old text (in contrast to trailing "|").
11502
11503 2002-12-05 [colin]      0.8.6claws65
11504         
11505         * src/common/utils.c
11506                 Don't modify original search_string or it'll change
11507                 the next iterations in the for()
11508
11509 2002-12-05 [darko]      0.8.6claws64
11510
11511         * src/common/utils.c
11512                 proper check for filtering commands, found by Colin
11513
11514 2002-12-05 [darko]      0.8.6claws63
11515
11516         * src/common/utils.c
11517                 check proper string for NULL pointer, found by Colin
11518
11519 2002-12-05 [darko]      0.8.6claws62
11520
11521         * src/common/utils.[ch]
11522                 expand_search_string(): new function
11523                 converts Mutt-like patterns to Sylpheed's
11524                 filtering engine
11525         * src/summaryview.c
11526                 use expand_search_string() to allow Mutt-like
11527                 patterns in extended search
11528         * README.claws
11529                 document extended option in quick search
11530
11531 2002-12-05 [paul]       0.8.6claws61
11532
11533         * sync with 0.8.6cvs16
11534                 see ChangeLog 2002-12-05
11535                 
11536         * po/POTFILES.in
11537                 clean up
11538
11539 2002-12-04 [christoph]  0.8.6claws60
11540
11541         * src/imap.[ch]
11542                 put imap authentication code into a new function and
11543                 remove it from imap_session_new that will allow to
11544                 send other commands before authentication
11545
11546 2002-12-04 [christoph]  0.8.6claws59
11547
11548         * src/imap.[ch]
11549                 use already existing method to prevent unneeded IMAP
11550                 folder selects. Set imap_select parameters to NULL
11551                 in some functions if the values are not required.
11552
11553         * src/xml.h
11554                 remove no longer required include
11555
11556 2002-12-04 [paul]       0.8.6claws58
11557
11558         * po/es.po
11559                 updated by Ricardo Mones Lastra
11560                 
11561         * configure.in
11562           po/hu.po      ** NEW FILE **
11563                 initial Hungarian translation, submitted
11564                 by Gál Zoltán <galzoli@hu.inter.net>
11565
11566 2002-12-03 [christoph]  0.8.6claws57
11567
11568         * src/Makefile.am
11569         * src/gtksctree.[ch]            ** REMOVE **
11570         * src/gtk/Makefile.am
11571         * src/gtk/gtksctree.[ch]        ** NEW **
11572                 move gtksctree files to gtk directory
11573
11574 2002-12-03 [christoph]  0.8.6claws56
11575
11576         * src/Makefile.am
11577         * src/md5.[ch]                  ** REMOVE **
11578         * srm/common/Makefile.am
11579         * src/common/md5.[ch]           ** NEW **
11580                 move md5 files to common directory
11581
11582         * src/gtkstext.c
11583                 remove not required #include
11584
11585 2002-12-03 [sergey]     0.8.6claws55
11586
11587         * src/gtkutils.c
11588         * src/gtkutils.h
11589                 gtkut_window_popup(): new function.
11590         * src/mainwindow.c
11591                 main_window_popup(): use gtkut_window_popup() to raise
11592                 window without changing its position.
11593                 (see sylpheed-main ML message [sylpheed:17247])
11594
11595 2002-12-03 [sergey]     0.8.6claws54
11596
11597         * src/send.c
11598                 send_message_local(): removed first-dot escaping
11599                 (SMTP-only, not needed for sending through pipe)
11600
11601 2002-12-03 [paul]       0.8.6claws53
11602
11603         * po/POTFILES.in
11604                 update to reflect recent changes (thanks
11605                 to Ricardo Mones Lastra)
11606                 
11607         * tools/filter_conv.pl
11608                  fix problem with quoted strings. Patch submitted
11609                  by Luke Plant <lukeplant@softhome.net>
11610
11611 2002-12-03 [paul]       0.8.6claws52
11612
11613         * sync with 0.8.6cvs15
11614                 see ChangeLog 2002-12-03
11615
11616 2002-12-02 [christoph]  0.8.6claws51
11617
11618         * src/logwindow.[ch]
11619         * src/common/log.[ch]
11620                 implement logging using a hook function
11621
11622         * src/folderview.c
11623         * src/folder.[ch]
11624                 define hooklist name in header file to avoid
11625                 errors caused by wrong spelling of hooklist names
11626
11627         * src/toolbar.c
11628                 fix warnings
11629
11630 2002-12-02 [christoph]  0.8.6claws50
11631
11632         * src/common/Makefile.am
11633                 add src/common/hooks.[ch]
11634
11635         * src/common/hooks.[ch]
11636                 implement a simple hook system using glib's hook functions
11637
11638         * src/folder.[ch]
11639         * src/folderview.c
11640                 use new hook system for folder item updates
11641
11642 2002-12-02 [christoph]  0.8.6claws49
11643
11644         * doc-src/ui_seperation.txt     ** NEW **
11645                 information for ui seperation
11646
11647         * src/Makefile.am
11648                 remove files that were moved to common
11649                 include common directory by default for the header files
11650
11651         * src/inc.c
11652         * src/common/socket.c
11653         * src/automaton.[ch]
11654                 implement automaton using g_io_*-functions instead of
11655                 gdk_input_add to make it ui independent
11656
11657         * src/codeconv.c
11658         * src/compose.c
11659         * src/ldif.c
11660         * src/pgptext.c
11661         * src/procmime.c
11662         * src/rfc2015.c
11663         * src/smtp.c
11664         * src/unmime.c
11665                 remove common/ prefix because directory is now in
11666                 include path
11667
11668         * src/compose.c
11669         * src/folder.c
11670         * src/folderview.c
11671         * src/mainwindow.c
11672         * src/messageview.c
11673         * src/prefs_common.c
11674         * src/procmsg.c
11675         * src/rfc2015.c
11676                 fix warnings
11677
11678         * src/imap.c
11679         * src/inc.c
11680         * src/news.c
11681         * src/pop.c
11682         * src/send.c
11683         * src/smtp.c
11684         * src/ssl_certificate.c
11685                 add log.h header file for logging functions
11686
11687         * src/main.c
11688         * src/common/utils.c
11689         * src/summaryview.c
11690         * src/xml.c
11691                 o move debug_mode to common/utils.c
11692                 o add functions to set and get debug_mode
11693
11694         * src/defs.h                    ** REMOVE **
11695         * src/intl.h                    ** REMOVE **
11696         * src/socket.[ch]               ** REMOVE **
11697         * src/ssl.[ch]                  ** REMOVE **
11698         * src/utils.[ch]                ** REMOVE **
11699                 replaced by new files in src/common/
11700         
11701         * src/common/Makefile.am
11702                 add new files in src/common/
11703
11704         * src/common/defs.h             ** NEW **
11705         * src/common/intl.h             ** NEW **
11706         * src/common/log.[ch]           ** NEW **
11707         * src/common/socket.[ch]        ** NEW **
11708         * src/common/ssl.[ch]           ** NEW **
11709         * src/common/utils.[ch]         ** NEW **
11710                 replacement for files in src/
11711
11712 2002-12-02 [colin]      0.8.6claws48
11713
11714         * src/folderview.c
11715                 Scroll folderview if necessary during dnd
11716
11717 2002-12-02 [colin]      0.8.6claws47
11718
11719         * src/folder.[ch]
11720                 Add check to verify a move is within a single mailbox
11721         * src/folderview.c
11722                 Add specific error string for this check
11723
11724 2002-12-02 [colin]      0.8.6claws46
11725
11726         * src/folder.c
11727                 Add a test to folder moving, remove a statusbar_print
11728         * src/folderview.c
11729                 Add Move folder... context-menu item
11730                 Factorize folder moving code
11731                 Enable folder DND for mbox
11732
11733 2002-12-01 [christoph]  0.8.6claws45
11734
11735         * ac/aspell.m4
11736                 remove conf.aspelltest if the version check fails
11737
11738 2002-11-30 [christoph]  0.8.6claws44
11739
11740         * autogen.sh
11741                 run libtoolize --force in autogen to create missing
11742                 libtool scripts
11743
11744 2002-11-30 [christoph]  0.8.6claws43
11745
11746         * src/Makefile.am
11747         * src/pgptext.c
11748         * src/procmime.c
11749         * src/rfc2015.c
11750         * src/uuencode.[ch]             ** REMOVED **
11751         * src/common/Makefile.am
11752         * src/common/uuencode.[ch]      ** NEW **
11753                 move uuen/decoder to common directory
11754
11755 2002-11-30 [christoph]  0.8.6claws42
11756
11757         * src/Makefile.am
11758         * src/base64.[ch]               ** REMOVED **
11759         * src/codeconv.c
11760         * src/compose.c
11761         * src/ldif.c
11762         * src/pgptext.c
11763         * src/procmime.c
11764         * src/rfc2015.c
11765         * src/smtp.c
11766         * src/unmime.c
11767         * src/common/Makefile.am
11768         * src/common/base64.[ch]        ** NEW **
11769                 move base64 en/decoder to common directory
11770
11771 2002-11-30 [christoph]  0.8.6claws41
11772
11773         * src/common                    ** NEW **
11774                 new directory for UI independent code
11775         * src/gtk                       ** NEW **
11776                 new directory for GTK frontend
11777         * src/common/.cvsignore         ** NEW **
11778         * src/gtk/.cvsignore            ** NEW **
11779                 ignore build files
11780         * src/common/Makefile.am        ** NEW **
11781         * src/gtk/Makefile.am           ** NEW **
11782                 automake files to build new seperated stuff
11783         * src/Makefile.am
11784                 the binary will currently still be build with the
11785                 files in src, so we include the code from the
11786                 subdirs for now after building the libs there
11787
11788 2002-11-30 [paul]       0.8.6claws40
11789
11790         * src/compose.c
11791                 fix bug [642731] 'Wrong selected account with drafted mail'
11792
11793 2002-11-29 [oliver]     0.8.6claws39
11794         
11795         * src/messageview.c
11796                 o update summaryview when switching between different
11797                   messageviews          
11798         * src/toolbar.c  
11799                 o check if messageview holds already removed msg
11800                   from summaryview
11801                 
11802
11803 2002-11-29 [oliver]     0.8.6claws38
11804
11805         * src/toolbar.c 
11806                 remove not needed variables and includes
11807                 make messageview stay opened and move to next when msgs are deleted 
11808
11809 2002-11-29 [oliver]     0.8.6claws37
11810         
11811         * src/toolbar.c 
11812                 disable compose button (messageview toolbar) by default
11813                 deleted msgs are moved to trash
11814         
11815 2002-11-29 [melvin]     0.8.6claws36
11816
11817         * configure.in
11818                 Increased minimal gpgme version to 0.3.10 (Zombies out)
11819                 and to detect signatures expirations (gpgme 0.3.6)
11820
11821         * src/main.c
11822                 Use non obsolescent function for Gpgme engine checking.
11823
11824         * src/rfc2015.c
11825                 Inform about expired signatures or signatures which key
11826                 has expired. Expiration date is displayed.
11827
11828         * src/sigstatus.c
11829                 Inform about expired signatures or signatures which key
11830                 has expired.
11831
11832 2002-11-28 [paul]       0.8.6claws35
11833
11834         * src/folderview.c
11835                 re-instate 'Check for new messages' in Newsgroup
11836                 folders right-click menu, after a suggestion from
11837                 Tim Mann <timmann@users.sourceforge.net>
11838
11839         * src/main.c
11840                 after a crash check only local folders for new
11841                 messages
11842
11843 2002-11-28 [paul]       0.8.6claws34
11844
11845         * configure.in
11846                 apply patch that fixes the checking of GTK with XIM 
11847                 support on different OSs, such as FreeBSD. Patch 
11848                 submitted by Topia <topia@users.sourceforge.net>
11849                 
11850 2002-11-28 [paul]       0.8.6claws33
11851
11852         * src/mainwindow.c
11853           src/prefs_common.c
11854           src/prefs_toolbar.c
11855                 more changes to the English
11856
11857 2002-11-28 [paul]       0.8.6claws32
11858
11859         * sync with 0.8.6cvs13
11860                 see ChangeLog 2002-11-28 (no sync needed
11861                 for src/compose.c)
11862
11863 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws31
11864         
11865         * src/mainwindow.[ch]
11866                 add patch by Ivan F. Martinez introducing messageview Toolbar
11867                 some changes and committed by oliver    
11868
11869 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws30
11870
11871         * src/messageview.[ch]
11872                 add patch by Ivan F. Martinez introducing messageview Toolbar
11873                 some changes and committed by oliver    
11874
11875 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws29
11876
11877         * src/compose.[ch]
11878                 add patch by Ivan F. Martinez introducing messageview Toolbar
11879                 some changes and committed by oliver    
11880
11881 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws28
11882         
11883         * src/toolbar.[ch]
11884                 add patch by Ivan F. Martinez introducing messageview Toolbar
11885                 some changes and committed by oliver
11886
11887 2002-11-28 [oliver]     0.8.6claws27
11888         
11889         * src/prefs_toolbar.[ch]
11890                 getting ready for messageview toolbar
11891                 free mem allocated by gettext
11892                 change prefs_toolbar to prefs_toolbar_open
11893  
11894 2002-11-28 [thorsten]   0.8.6claws26
11895
11896         * src/imageview.[ch]
11897                 cleaned up conflicting declarations of
11898                 imageview_show_image()
11899
11900 2002-11-28 [paul]       0.8.6claws25
11901
11902         * src/grouplistdialog.c
11903           src/prefs_common.c
11904           src/prefs_summary_column.c
11905                 a few more improvements to the English
11906
11907 2002-11-28 [colin]      0.8.6claws24
11908
11909         * man/sylpheed.1
11910                 A few updates to command-line parameters
11911
11912 2002-11-28 [colin]      0.8.6claws23
11913
11914         * src/prefs_filtering.c
11915                 Fix problems with prefs_filtering_delete_path:
11916                 a) if the first rule is removed, original pointers
11917                    weren't updated (leading to segfaults)
11918                 b) it was always global_processing updated in case
11919                    of removed path was parent of rule path
11920
11921 2002-11-27 [paul]       0.8.6claws22
11922
11923         * src/mainwindow.c
11924           src/prefs_account.c
11925           src/prefs_actions.c
11926           src/prefs_common.c
11927           src/prefs_customheader.c
11928           src/prefs_display_header.c
11929           src/prefs_filtering.c
11930           src/prefs_folder_item.c
11931           src/prefs_matcher.c
11932           src/prefs_scoring.c
11933           src/prefs_summary_column.c
11934           src/prefs_template.c
11935           src/prefs_toolbar.c
11936                  improve the English in the GUI
11937
11938 2002-11-27 [colin]      0.8.6claws21
11939
11940         * src/folder.c
11941                 Fix processing renaming problems happening after
11942                 last commit
11943
11944 2002-11-27 [colin]      0.8.6claws20
11945
11946         * src/folder.c
11947                 recursive move now deletes src each subfolder after 
11948                 having moved it
11949         * src/folderview.c
11950                 Use identifier instead of path during dnd (enables
11951                 IMAP folder dnd)
11952
11953 2002-11-27 [paul]       0.8.6claws19
11954
11955         * src/main.c
11956                 apply patch that does command-line processing 
11957                 BEFORE gtk_init, allowing claws to run from 
11958                 shell-scripts in non-X environment (e.g. crontab 
11959                 or ip-up, ip-down scripts). Patch submitted by
11960                 Ruslan N. Balkin <baron@dartel.ru>
11961                 
11962         * po/it.po
11963                 updated by Alessandro Maestri
11964
11965 2002-11-27 [paul]       0.8.6claws18
11966
11967         * sync with 0.8.6cvs12
11968           src/prefs_common.c
11969                 Differences are that main uses a 'Receive dialog'
11970                 frame on the Interface tab, whereas claws groups all 
11971                 the dialogs together in a 'Dialogs' frame.
11972
11973 2002-11-27 [colin]      0.8.6claws17
11974
11975         * src/prefs_matcher.c
11976                 Fix Execute criteria's NOT flag
11977
11978
11979 2002-11-26 [christoph]  0.8.6claws16
11980
11981         * src/ssl.c
11982                 rewrite the ssl code a little bit, only use one
11983                 SSL context, set default certificates' file/path
11984
11985 2002-11-26 [thorsten]   0.8.6claws15
11986
11987         * src/compose.c
11988                 default-reply-to didn't work for ml-reply
11989
11990 2002-11-26 [melvin]     0.8.6claws14
11991
11992         * src/prefs_actions.c
11993                 Made pipe-actions ignore short headers in message view
11994                 Made trailing-pipe-actions write in the message view with
11995                 the same font as the original message
11996
11997 2002-11-26 [paul]       0.8.6claws13
11998
11999         * src/compose.c
12000                 this time commit the correct file
12001
12002 2002-11-26 [paul]       0.8.6claws12
12003
12004         * sync with 0.8.6cvs11
12005           src/quote_fmt_parse.y  
12006                 no sync needed
12007           src/account.[ch]       
12008                 not sync'ed
12009           src/compose.c
12010                 compose_write_headers(): add 'X-Sylpheed-Account-Id:' header
12011                 on draft mode.
12012                 compose_reedit(): add check for 'X-Sylpheed-Account-Id:' 
12013                 header
12014                 
12015         see ChangeLog 2002-11-25 and 2002-11-26
12016
12017 2002-11-26 [colin]      0.8.6claws11
12018
12019         * src/folderview.c
12020                 Fix collapsed folder not auto-expanding during
12021                 mail dnd, if it was the source folder.
12022
12023 2002-11-25 [colin]      0.8.6claws10
12024
12025         * src/folderview.[ch]
12026                 Variable renaming and cleaning (slist of nodes 
12027                 to be re-collapsed is stored in FolderView)
12028
12029 2002-11-25 [paul]       0.8.6claws9
12030
12031         * src/prefs_common.[ch]
12032                 fix breakage caused by last commit
12033
12034 2002-11-25 [paul]       0.8.6claws8
12035
12036         * sync with 0.8.6cvs4
12037                 see ChangeLog 2002-11-21
12038
12039 2002-11-25 [paul]       0.8.6claws7
12040
12041         * sync with 0.8.6cvs4
12042                 see ChangeLog 2002-11-20
12043
12044 2002-11-25 [paul]       0.8.6claws6
12045
12046         * sync with 0.8.6cvs3
12047                 see ChangeLog 2002-11-18
12048
12049 2002-11-25 [colin]      0.8.6claws5
12050
12051         * src/gtkutils.[ch]
12052                 Add gtkut_ctree_node_is_parent()
12053         * src/folderview.c
12054                 Spring-loaded folders
12055
12056 2002-11-25 [colin]      0.8.6claws4
12057
12058         * src/utils.[ch]
12059                 Add slist_concat_unique(), function to merge
12060                 two GSList filtering dups
12061         * src/folder.[ch]
12062         * src/summaryview.[ch]
12063         * src/folderview.c
12064         * src/main.c
12065                 Add detection/update/display of unread answers
12066                 to marked mails
12067         * src/procmsg.[ch]
12068                 Add procmsg_find_children()
12069                 Add procmsg_msg_has_marked_parent()
12070
12071 2002-11-25 [colin]      0.8.6claws3
12072
12073         * src/ssl_certificate.[ch]
12074                 Allow checking a certificate without a DNS
12075                 lookup
12076                 Allow to forget a cert (by deleting it)
12077                 Make ssl_certificate_destroy_public
12078         * src/ssl_manager.[ch] ** NEW FILES **
12079                 Gui to manage (display/remove) certificates
12080         * src/prefs_common.[ch]
12081                 Add a pref to allow silent acceptation of
12082                 trusted certificates or not (based on the
12083                 "I want to know what's going on" principle)
12084         * src/mainwindow.c
12085                 Add SSL manager in Tools menu
12086         * src/Makefile.am
12087                 Add the new files to the build
12088         * po/POTFILES.in
12089                 Add ssl_manager.c to translations
12090
12091 2002-11-25 [colin]      0.8.6claws2
12092
12093         * src/summaryview.[ch]
12094                 Add S_SEARCH_EXTENDED to the quick search, which 
12095                 allows to search using filtering syntax.
12096
12097 2002-11-25 [colin]      0.8.6claws1
12098
12099         * src/summaryview.c
12100                 Deletion of duplicates now prefer deleting
12101                 the unread dup (fixes feature-request 638989).
12102
12103 2002-11-24 [paul]       0.8.6claws
12104
12105         * po/es.po
12106           po/pl.po
12107           po/ru.po
12108           po/sr.po
12109                 updated by Ricardo Mones Lastra,
12110                 Witold Wladyslaw Wojciech Wilk,
12111                 Ruslan N. Balkin, and  Urke MMI 
12112                 respectively
12113
12114 2002-11-24 [paul]       0.8.5claws182
12115
12116         * po/bg.po
12117                 updated by George Danchev
12118
12119 2002-11-23 [alfons]     0.8.5claws181
12120
12121         * src/imap.c
12122                 tiny memory leak found by browsing Dimitar's 
12123                 valgrind report
12124
12125 2002-11-23 [paul]       0.8.5claws180
12126
12127         * po/it.po
12128                 updated by Alessandro Maestri
12129
12130 2002-11-22 [christoph]  0.8.5claws179
12131
12132         * src/compose.c
12133         * src/inc.c
12134         * src/prefs_filtering.c
12135         * src/summaryview.c
12136                 more warning fixes
12137
12138 2002-11-22 [alfons]     0.8.5claws178
12139
12140         * src/summaryview.c
12141                 summary_execute_delete_func(): if message is deleted, make 
12142                 sure to also remove its entry in the subject hash table. 
12143                 fixes a corner case bug.
12144
12145 2002-11-22 [paul]       0.8.5claws177
12146
12147         * .cvsignore
12148                 add 'autom4te.cache'
12149                 
12150         * ltconfig      ** REMOVED **
12151                 not needed
12152
12153 2002-11-22 [paul]       0.8.5claws176
12154
12155         * src/textview.c
12156                 textview_set_font(): fix for message display in
12157                 UTF-8 locales (thanks to Sergey Vlasov).
12158                 
12159         * AUTHORS
12160                 add new team members and contributors
12161
12162
12163 2002-11-21 [colin]      0.8.5claws175
12164
12165         * src/procmsg.[ch]
12166                 Add procmsg_remove_special_headers()
12167         * src/mh.c
12168                 Use procmsg_remove_special_headers() for 
12169                 previous fix
12170
12171 2002-11-21 [colin]      0.8.5claws174
12172
12173         * src/mh.c
12174                 Fix moving/copying from queue/draft folders
12175                 for MH folders
12176
12177 2002-11-21 [christoph]  0.8.5claws173
12178
12179         * src/crash.c
12180         * src/filtering.c
12181         * src/logwindow.c
12182         * src/main.c
12183         * src/matcher_parser_lex.[hl]
12184         * src/mbox.c
12185         * src/mbox_folder.[ch]
12186         * src/prefs_filtering.c
12187         * src/procheader.c
12188         * src/quote_fmt_lex.l
12189         * src/ssl.c
12190                 fix all warnings except the warnings in lex and yacc files
12191
12192 2002-11-20 [christoph]  0.8.5claws172
12193
12194         * src/imap.c
12195                 fix MsgInfo retrieval for IMAP draft and queue folders
12196                 (closes bug [ 619558 ] Draft saving on IMAP box issue)
12197
12198 2002-11-19 [christoph]  0.8.5claws171
12199
12200         * src/compose.c
12201                 fix segfault, when draft saving does not get
12202                 the MsgInfo of the new message
12203                 (closes bug [ 640699 ] Claws170: crash drafting mail ( IMAP ))
12204
12205 2002-11-19 [christoph]  0.8.5claws170
12206
12207         * src/procmsg.c
12208                 add parameter check for flag setting function
12209                 (closes bug [ 640619 ] Claws169: crash - drafting a mail (IMAP))
12210
12211 2002-11-18 [paul]       0.8.5claws169
12212
12213         * src/compose.c
12214                 more sensitivity fixes to redirect mode:
12215                 * disable toolbar draft button
12216                 * allow only Address book in the Tools menu
12217                 * disable editing of message by the spell
12218                   checker
12219
12220 2002-11-18 [paul]       0.8.5claws168
12221
12222         * src/compose.c
12223                 fix sensitivity of menu items in compose_redirect():
12224                 allow only the necessary items 
12225
12226 2002-11-18 [paul]       0.8.5claws167
12227
12228         * src/compose.c
12229                 fix bug [ 603259 ] 'attachment got lost on bounce'
12230
12231 2002-11-18 [paul]       0.8.5claws166
12232
12233         * po/ru.po
12234                 updated by Ruslan N. Balkin <baron@dartel.ru>
12235
12236 2002-11-18 [colin]      0.8.5claws165
12237
12238         * src/main.c
12239           src/defs.h
12240                 Remove old filtering stuff
12241
12242
12243 2002-11-17 [oliver]     0.8.5claws164
12244
12245         * src/toolbar.h
12246                 remove not needed typedef 
12247
12248 2002-11-17 [oliver]     0.8.5claws163
12249
12250         * src/toolbar.c
12251                 make toolbar's on click events translatable
12252
12253 2002-11-15 [colin]      0.8.5claws162
12254
12255         * src/summaryview.c
12256                 Revert too-soon integration of a feature
12257
12258 2002-11-15 [christoph]  0.8.5claws161
12259
12260         * src/imap.c
12261                 use main's implementation of imap_get_msginfo
12262
12263 2002-11-15 [christoph]  0.8.5claws160
12264
12265         * src/compose.c
12266         * src/folder.[ch]
12267         * src/imap.c
12268         * src/mbox_folder.c
12269         * src/mh.c
12270         * src/news.c
12271         * src/procmsg.c
12272         * src/summaryview.c
12273                 replace claws' fetch_msginfo with main's get_msginfo
12274                 (use main's implementation where possible)
12275
12276 2002-11-15 [colin]      0.8.5claws159
12277
12278         * src/ssl_certificate.c
12279                 Missed a check
12280
12281 2002-11-16 [melvin]     0.8.5claws158
12282
12283         * po/fr.po
12284                 Updated French translations.
12285
12286 2002-11-16 [colin]      0.8.5claws157
12287
12288         * src/ssl_certificate.c
12289                 Check for missing parts in the certificates
12290
12291 2002-11-15 [colin]      0.8.5claws156
12292
12293         * src/folderview.c
12294                 Preventive fix (missing check) found by
12295                 Alfons
12296
12297 2002-11-15 [paul]
12298
12299         * NEWS
12300                 sync with 0.8.6 release
12301
12302 2002-11-15 [colin]      0.8.5claws155
12303
12304         * src/folder.[ch]
12305           src/folderview.c
12306                 Fix error handling of folder_item_move_to()
12307                 (thanks to Alfons!)
12308
12309 2002-11-15 [colin]      0.8.5claws154
12310
12311         * src/folder.[ch]
12312           src/folderview.c
12313                 folder_item_move_to() sets an error message instead
12314                 of having GUI stuff in folder.c
12315
12316 2002-11-15 [colin]      0.8.5claws153
12317
12318         * src/procmsg.[ch]
12319                 Implemented a callback for MsgInfo updates, 
12320                 heavily copy/pasted from Christoph's folder 
12321                 callback system
12322         * src/summaryview.[ch]
12323                 Register summary_update_msg as callback
12324
12325 2002-11-14 [colin]      0.8.5claws152
12326         
12327         * src/procmsg.c
12328                 Update the FolderItem after sending (fixes 617593)
12329
12330 2002-11-14 [christoph]  0.8.5claws151
12331
12332         * src/folder.c
12333                 fix wrong position of NULL pointer check found
12334                 by Sergey
12335
12336 2002-11-14 [christoph]  0.8.5claws150
12337
12338         * src/folder.c
12339                 fix segfault when deleting messages from IMAP folders
12340                 (closes bug [ 635641 ] Crash deleting mail in IMAP trash)
12341
12342 2002-11-14 [colin]      0.8.5claws149
12343
12344         * src/compose.c
12345                 Forwarding was also ignoring the folder's default account.
12346
12347 2002-11-14 [colin]      0.8.5claws148
12348
12349         * src/compose.c
12350                 Fix sent folder not set to folder properties when 
12351                 forwarding.
12352
12353 2002-11-14 [thorsten]   0.8.5claws147
12354
12355         * src/inc.c
12356                 inc_start(): Files were not moved from .processing to inbox,
12357                 if no global processing rule existed
12358
12359 2002-11-14 [colin]      0.8.5claws146
12360
12361         * src/ssl_certificate
12362                 Fix file operations
12363
12364 2002-11-14 [paul]       0.8.5claws145
12365
12366         * po/it.po
12367                 updated by Alessandro Maestri
12368
12369 2002-11-13 [alfons]     0.8.5claws144
12370
12371         * src/folder.c
12372                 folder_item_close(): only mark messages unread
12373                 when a folder has new messages 
12374
12375 2002-11-13 [keith]      0.8.5claws143
12376
12377         * src/imap.c
12378                 Fix problem moving or copying between
12379                 IMAP folders
12380
12381 2002-11-13 [colin]      0.8.5claws142
12382
12383         * src/matcher_parser_parse.y
12384                 Fix rule problem when " don't match
12385
12386 2002-11-13 [christoph]  0.8.5claws141
12387
12388         * src/folder.c
12389         * src/folderview.c
12390                 moved cache saving to folder_item_close
12391                 the folderview should not have to deal with
12392                 this things
12393
12394 2002-11-13 [christoph]  0.8.5claws140
12395
12396         * src/summaryview.c
12397                 moved setting of important score to
12398                 summary_set_prefs_from_folderitem
12399
12400 2002-11-13 [colin]      0.8.5claws139
12401
12402         * src/matcher_parser_parse.y
12403                 Fix a segfault in the parser (happening when
12404                 a good expression had been tested and a bad 
12405                 one arrives)
12406
12407 2002-11-13 [paul]       0.8.5claws138
12408
12409         * sync with 0.8.5cvs24
12410                 see ChangeLog 2002-11-13
12411                 
12412         * po/pt_BR.po
12413                 updated by Fabio Jr. Beneditto
12414
12415 2002-11-13 [colin]      0.8.5claws137
12416         
12417         * src/msgcache.c
12418           src/defs.h
12419           src/procmsg.[ch]
12420                 Revert last commit, problem
12421
12422 2002-11-13 [colin]      0.8.5claws136
12423
12424         * src/msgcache.c
12425                 Remove duplicated code
12426         * src/defs.h
12427                 Bumped CACHE_VERSION and MARK_VERSION
12428         * src/procmsg.[ch]
12429                 Network endian for cache and mark files
12430
12431 2002-11-12 [colin]      0.8.5claws135
12432
12433         * src/inc.c
12434                 Fix the "socket error" dialog which disappeared
12435
12436 2002-11-12 [colin]      0.8.5claws134
12437
12438         * src/msgcache.c
12439                 Reverse last commit which had performance 
12440                 problems, but still reverse the list
12441
12442 2002-11-12 [colin]      0.8.5claws133
12443
12444         * src/msgcache.c
12445                 Reverse list order
12446
12447 2002-11-12 [melvin]     0.8.5claws132
12448
12449         * src/compose.c
12450                 Added a check for a NULL prefs_common.dictionary
12451
12452 2002-11-12 [colin]      0.8.5claws131
12453
12454         * src/ssl_certificate.[ch]
12455                 Use FQDN hostname
12456
12457 2002-11-12 [colin]      0.8.5claws130
12458
12459         * src/ssl_certificate.[ch]
12460                 Take connection port into account for 
12461                 checking certificates (a single hostname
12462                 could have multiple servers with multiple
12463                 certificates)
12464         * src/ssl.c
12465                 Pass the port to ssl_certificate_check
12466
12467 2002-11-12 [paul]       0.8.5claws129
12468
12469         * src/folder.c
12470                 fix a typo in last commit
12471
12472 2002-11-12 [paul]       0.8.5claws128
12473
12474         * sync with 0.8.5cvs23
12475                 see ChangeLog entry 2002-11-12
12476
12477 2002-11-11 [colin]      0.8.5claws127
12478
12479         * src/ssl_certificate.c
12480                 Cleaner messages
12481                 Don't popup, instead log error, if the 
12482                 corresponding pref is checked
12483         * src/ssl_certificate.h
12484                 include <openssl/objects/h>
12485
12486 2002-11-11 [colin]      0.8.5claws126
12487
12488         * src/ssl_certificate.h
12489                 _Really_ clean it
12490
12491 2002-11-11 [colin]      0.8.5claws125
12492         
12493         * src/ssl_certificate.c
12494                 Fixed leak
12495
12496 2002-11-11 [colin]      0.8.5claws124
12497
12498         * src/ssl.c
12499                 Cleaned a bit
12500         * src/ssl_certificate.[ch]
12501                 Cleaned a bit (better use of SSL API)
12502                 (This will cause non-recognition of saved 
12503                  certificates of claws12[23]...)
12504
12505 2002-11-11 [paul]       0.8.5claws123
12506         
12507         * po/es.po
12508                 updated by Ricardo Mones Lastra
12509
12510 2002-11-11 [colin]      0.8.5claws122
12511
12512         * src/ssl.c
12513                 Fix a typo
12514
12515 2002-11-11 [colin]      0.8.5claws121
12516
12517         * src/ssl_certificate.[ch] ** NEW FILES **
12518         * src/ssl.[ch]
12519                 Check SSL certificates presented to us
12520         * src/Makefile.am
12521                 Add ssl_certificate.[ch]
12522         * po/POTFILES.in
12523                 Add ssl_certificate.c
12524
12525 2002-11-11 [paul]       0.8.5claws120
12526
12527         * sync with 0.8.5cvs22
12528                 see ChangeLog 2002-11-11
12529
12530 2002-11-11 [paul]       0.8.5claws119
12531
12532         * sync with 0.8.5cvs21
12533                 see ChangeLog 2002-11-11
12534
12535 2002-11-10 [jens]       0.8.5claws118
12536
12537         * src/folder.c
12538         * src/folderview.c
12539                 corrected some typing
12540         * po/de.po
12541                 updated german translation
12542         * sylpheed.spec.in
12543                 cleaned up specfile and adjusted it for claws
12544
12545 2002-11-10 [colin]      0.8.5claws117
12546
12547         * src/summaryview.c
12548                 a STATUSBAR_PUSH/POP fix
12549
12550 2002-11-10 [colin]      0.8.5claws116
12551
12552         * src/prefs_folder_item.c
12553                 Fix hanging after opening folder properties
12554
12555 2002-11-10 [hoa]        0.8.5claws115
12556
12557         * src/matcher_parser_lex.l
12558         * src/matcher_parser_parse.y
12559                 config file for scoring and filtering is no more trashed
12560                 when there is a syntax error in a filtering rule when
12561                 editing it in a dialog.
12562
12563 2002-11-09 [colin]      0.8.5claws114
12564
12565         * src/mbox_folder.c
12566                 Added missing initialisation of folder->destroy()
12567
12568 2002-11-09 [colin]      0.8.5claws113
12569
12570         * src/folder.c
12571           src/folderview.c
12572                 Fix the status bar messages
12573
12574 2002-11-09 [colin]      0.8.5claws112
12575
12576         * src/folderview.c
12577                 Fix hangs after folder dnd, happening after 
12578                 claws109.
12579
12580 2002-11-09 [christoph]  0.8.5claws111
12581
12582         * src/folderview.c
12583                 just changed order of calls (reverse order of
12584                 associated calls)
12585         * src/inc.c
12586                 lock inc when checking only one account, otherwise
12587                 inc all could be executed at the same time
12588
12589 2002-11-09 [christoph]  0.8.5claws110
12590
12591         * src/folderview.c
12592                 better unlock the mouse cursor before calling
12593                 summary_show because it changes the cursor too
12594
12595 2002-11-09 [christoph]  0.8.5claws109
12596
12597         * src/folder.[ch]
12598         * src/folderview.c
12599                 add functions to open and close a folder
12600                 o opending will execute scanning for remote folders
12601                   and processing
12602                 o closing will unset new flag for messages
12603
12604 2002-11-09 [colin]      0.8.5claws108
12605
12606         * src/folder.c
12607                 Add a call to prefs_matcher_write_config to 
12608                 avoid non-leaf folders filtering settings to be
12609                 lost
12610
12611 2002-11-09 [paul]       0.8.5claws107
12612
12613         * src/prefs_account.c
12614                 re-word a label
12615
12616 2002-11-09 [colin]      0.8.5claws106
12617
12618         * src/folderview.c
12619                 Minor esthetic fix
12620
12621 2002-11-09 [colin]      0.8.5claws105
12622
12623         * src/folderview.c
12624                 Fix prefs_filtering deletion for MH folders (same
12625                 reason as below)
12626         * src/prefs_filtering.c
12627                 Fix prefs_filtering renaming and deletion for 
12628                 folder-based processing rules.  
12629
12630 2002-11-09 [christoph]  0.8.5claws104
12631
12632         * src/compose.c
12633         * src/folder.[ch]
12634         * src/folderview.[ch]
12635         * src/import.c
12636         * src/inc.c
12637         * src/main.c
12638         * src/mainwindow.c
12639         * src/messageview.c
12640         * src/prefs_folder_item.c
12641         * src/procmsg.c
12642         * src/summaryview.c
12643                 implement a callback system for folder item updates
12644
12645 2002-11-09 [colin]      0.8.5claws103
12646
12647         * src/folderview.c
12648                 Fix prefs_filtering renaming for MH folders (we
12649                 shouldn't rename by path as another folder could
12650                 have the same hierarchy).
12651
12652 2002-11-09 [colin]      0.8.5claws102
12653
12654         * src/folder.c
12655                 Fix a leak found by Christoph, use better variable
12656                 names
12657
12658 2002-11-09 [colin]      0.8.5claws101
12659
12660         * src/folder.c
12661                 One more fix for processing rules
12662
12663 2002-11-08 [colin]      0.8.5claws100
12664         
12665         * src/matcher.c
12666                 Don't copy the compiled regexp (will be reevaluated)
12667         * src/folderview.c
12668                 Lock folderview while moving
12669         * src/folder.c
12670                 Provide info on what's happening to the user
12671
12672 2002-11-08 [colin]      0.8.5claws99
12673
12674         * src/folderview.c
12675                 Fix folder reordering after a move if parent is 
12676                 root
12677         * src/scoring.[ch]
12678                 Add function to copy a ScoringProp
12679         * src/prefs_folder_item.c
12680                 Copy scoring rules when copying a folder prefs
12681
12682 2002-11-08 [colin]      0.8.5claws98
12683
12684         * src/folderview.c
12685                 Fixes in case of failure
12686         * src/filtering.[ch]    
12687                 Add function to duplicate a FilteringProp
12688         * src/matcher.[ch]
12689                 Add function to duplicate a MatcherProp
12690         * src/prefs_folder_item.c
12691                 Save folder's processing rules when copying 
12692                 its prefs
12693
12694 2002-11-08 [colin]      0.8.5claws97
12695         
12696         * src/folderview.c
12697                 Sort after move
12698         * src/folder.c 
12699                 Change a printf to debug_print
12700
12701 2002-11-08 [colin]      0.8.5claws96
12702
12703         * src/folder.c
12704           src/folderview.c
12705                 Fix segfaults, call me stupido
12706         
12707
12708 2002-11-08 [colin]      0.8.5claws95
12709
12710         *src/folder.c
12711                 Added forgotten prefs to save when moving folders
12712
12713 2002-11-08 [colin]      0.8.5claws94
12714
12715         * src/folder.c
12716                 Fixes to folder DND (prefs copy)
12717         * src/folderview.c
12718                 Optimization for folder DND (don't rescan whole tree)
12719                 Added folderview_create_folder_node() for this 
12720                 optimization, so de-duped a bit the code
12721         * src/prefs_folder_item.[ch]
12722                 Added prefs_folder_item_copy_prefs()    
12723           
12724 2002-11-08 [paul]       0.8.5claws93
12725
12726         * src/prefs_account.c
12727           tools/README
12728           tools/kmail2sylpheed_v2.pl
12729                 correct some typos
12730
12731 2002-11-08 [paul]       0.8.5claws92
12732
12733         * src/compose.c
12734           src/prefs_account.[ch]
12735                 remove account options 'clearsign' and 'ascii_armored',
12736                 replace with 'default_gnupg_mode' to prevent mixed-mode
12737                 Privacy settings
12738
12739 2002-11-08 [paul]       0.8.5claws91
12740
12741         * src/compose.[ch]
12742                 re-implement GnuPG 'on-the-fly' mode selection,
12743                 disallow mixed-mode
12744
12745 2002-11-08 [colin]      0.8.5claws90
12746
12747         * src/folderview.c
12748           src/prefs_folder_item.c
12749                 Change "Property" to "Properties"
12750
12751 2002-11-07 [colin]      0.8.5claws89
12752
12753         * src/folderview.c
12754           src/folder.c
12755                 Allow folder dropping to a root folder
12756
12757 2002-11-07 [paul]       0.8.5claws88
12758
12759         * src/compose.c
12760                 revert last commit
12761
12762 2002-11-07 [paul]       0.8.5claws87
12763
12764         * src/compose.c
12765                 fix reply-to-list bug. closes bug report
12766                 "[633382] reply-to-list broken in recent cvs"
12767
12768 2002-11-07 [paul]       0.8.5claws86
12769
12770         * src/compose.c
12771                 add a forgotten '#if USE_GPGME ... #endif'
12772
12773 2002-11-07 [paul]       0.8.5claws85
12774
12775         * sync with 0.8.5cvs20
12776                 see ChangeLog 2002-11-07
12777
12778 2002-11-07 [colin]      0.8.5claws84
12779
12780         * src/folder.[ch]
12781                 Change folder_item_move_to to return the newly 
12782                 created folderitem.
12783         * src/folderview.c
12784                 Select the new folderitem after moving.
12785
12786 2002-11-07 [colin]      0.8.5claws83
12787
12788         * src/prefs_filtering.c
12789                 Fix rule rewriting when moving a leaf folder to a 
12790                 shorter path
12791
12792 2002-11-07 [colin]      0.8.5claws82
12793
12794         * src/prefs_filtering.c
12795                 fix a leak
12796
12797 2002-11-07 [colin]      0.8.5claws81
12798
12799         * src/folder.[ch]
12800                 Add folder_item_move_to() function to move a 
12801                 folderitem into another one (updates matcher etc)
12802         * src/folderview.c
12803                 Add folder drag'n drop (context menu to come)
12804                 [Should be dataloss free, but Please backup before 
12805                  trying !]
12806
12807 2002-11-06 [colin]      0.8.5claws80
12808
12809         * src/mh.c
12810                 mh_create_folder() returns NULL if can't create
12811                 directory hierarchy
12812
12813 2002-11-06 [paul]       0.8.5claws79
12814
12815         * src/compose.[ch]
12816                 allow 'on-the-fly' changing of the type of encryption 
12817                 and/or signing used (mime/ascii) via the compose window
12818
12819 2002-11-06 [paul]       0.8.5claws78
12820
12821         * sync with 0.8.5cvs19
12822                 see ChangeLog 2002-11-06 for src/account.c: 
12823                 account_get_special_folder()
12824                 
12825 2002-11-05 [alfons]     0.8.5claws77
12826
12827         * src/crash.c
12828                 very minor cleanups: nothing to see here, move on. :-)
12829
12830 2002-11-05 [colin]      0.8.5claws76
12831
12832         * src/main.c
12833                 Changes choices if compose windows are opened to
12834                 Discard, Draft, Don't quit
12835
12836 2002-11-05 [thorsten]   0.8.5claws75
12837
12838         * src/compose.c
12839                 reenabled default_reply_to folder option
12840
12841 2002-11-05 [colin]      0.8.5claws74
12842
12843         * src/compose.[ch] 
12844                 add compose_draft()
12845         * src/crash.c
12846                 add SIGTERM handler
12847         * src/main.[ch]
12848                 add clean_quit() for the SIGTERM handler
12849
12850 2002-11-05 [paul]       0.8.5claws73
12851         
12852         * po/es.po
12853                 updated by Ricardo Mones Lastra
12854
12855 2002-11-05 [melvin]     0.8.5claws72
12856
12857         * src/logwindow.c
12858                 Fixed log-clipping bug #616795.
12859                 To stop logging in the log window use 0 length.
12860         * src/prefs_common.c
12861                 Added a label to inform about the 0 log length behaviour.
12862
12863 2002-11-05 [paul]       0.8.5claws71
12864
12865         * sync with 0.8.5cvs17
12866                 see ChangeLog 2002-11-05
12867
12868 2002-11-04 [paul]       0.8.5claws70
12869
12870         * sylpheed-128x128.png
12871           sylpheed-64x64.png
12872           sylpheed.png
12873                 replace with pngcrushed icons. Submitted by Nicolas Kaiser,
12874                 <nikai@users.sourceforge.net>
12875                 
12876         * po/bg.po
12877                 updated by George Danchev
12878
12879 2002-11-03 [thorsten]   0.8.5claws69
12880
12881         * src/main.c
12882           src/mimeview.c
12883           src/rfc2015.h
12884                 add check if gpg is active
12885
12886 2002-11-03 [thorsten]   0.8.5claws68
12887
12888         * src/toolbar.h
12889                 removed GSList declaration causing trouble on MacOS-X
12890                 (submitted by alfons, reported by xfesty)
12891
12892 2002-11-01 [paul]       0.8.5claws67
12893
12894         * src/mainwindow.c
12895                 remove last remnants of main's filter code
12896
12897 2002-11-01 [paul]       0.8.5claws66
12898
12899         * tools/filter_conv.pl
12900                 fix bug where user-defined headers were ignored
12901
12902 2002-11-01 [paul]       0.8.5claws65
12903
12904         * src/logwindow.c
12905                 make a debug_print() not translatable
12906
12907 2002-10-31 [melvin]     0.8.5claws64
12908
12909         * ac/aspell.m4
12910                 Fixed --disable-aspell-test. Now --disable-aspell-test will 
12911                 not run any GNU/aspell test.  The dictionary path will
12912                 be by default /usr/local/lib/aspell/ unless --with-aspell-prefix
12913                 was given, in which case, it will be $prefix/lib/aspell/
12914         * configure.in
12915                 Fixed typo in commentary (Aspell code).
12916
12917 2002-10-31 [paul]       0.8.5claws63
12918
12919         * po/POTFILES.in
12920                 remove src/filter.c and src/prefs_filter.c
12921                 thanks to Ricardo for reminding me
12922
12923 2002-10-31 [colin]      0.8.5claws62
12924
12925         * src/mbox_folder.c
12926                 Plug some leaks
12927
12928 2002-10-31 [paul]       0.8.5claws61
12929
12930         * src/prefs_filter.[ch] ** REMOVED **
12931           src/filter.[ch]       ** REMOVED **
12932           
12933         * src/Makefile.am
12934           src/folderview.c
12935           src/inc.c
12936           src/main.c
12937           src/mainwindow.c
12938           src/mbox.c
12939           src/prefs_common.c
12940           src/prefs_filtering.c
12941           src/summaryview.[ch]
12942                 remove main's 'filter' code
12943                 
12944         README.claws
12945                 update to reflect removal of main's filter
12946
12947 2002-10-31 [paul]       0.8.5claws60
12948
12949         * src/summaryview.c
12950                 remove check for global_processing in summary_filter_open(). 
12951                 This fixes the bug where if the user uses the right-click 
12952                 'Create filter rule...' and doesn't have any filter rules 
12953                 already defined in claws' advanced filtering, the newly 
12954                 created filter rule goes to main's filtering which is 
12955                 inaccessible through the gui. Now the filter rule gets added
12956                 to claws' filtering by default.
12957
12958 2002-10-28 [melvin]     0.8.5claws59
12959
12960         * src/prefs_actions.c
12961                 Fixed bug #627322 where MIME parts were not always
12962                 correctly passed to a %p action
12963                 Display an error dialog when message filename is not found.
12964
12965 2002-10-28 [melvin]     0.8.5claws58
12966
12967         * src/prefs_common.c
12968                 Readded a missing function declaration lost in 0.8.3claws34
12969
12970 2002-10-28 [paul]       0.8.5claws57
12971
12972         * sync with 0.8.5cvs15
12973                 see ChangeLog 2002-10-28 and 2002-10-25
12974                 
12975         Note: ChangeLog entry 2002-10-24 is not sync'ed.
12976
12977 2002-10-27 [oliver]     0.8.5claws56
12978
12979         * src/pop.c
12980                 plug leak in pop3_top_recv
12981
12982 2002-10-26 [christoph]  0.8.5claws55
12983
12984         * src/folder.c
12985                 set need_update folder flag when messages are added
12986                 (closes bug [ 626922 ] folder not updated after receiving)
12987
12988 2002-10-25 [melvin]     0.8.5claws54
12989
12990         * src/imageview.c
12991                 Fixed a memleak introduced in the scaling code.
12992
12993 2002-10-24 [alfons]     0.8.5claws53
12994
12995         * src/filtering.c
12996                 make filtering's forward message action forward from the 
12997                 correct account
12998                 (closes bug [628089 ] Filter -> Forward from address problem
12999                 reported by Oktay)
13000
13001 2002-10-24 [christoph]  0.8.5claws52
13002
13003         * src/mainwindow.c
13004         * src/manual.[ch]
13005                 o use manual of current locale or english if current
13006                   locale is not available (and english is available)
13007                 o also link to sylpheed doc project manuals
13008
13009 2002-10-23 [paul]       0.8.5claws51
13010
13011         * tools/README
13012           tools/kmail2sylpheed_v2.pl
13013                 add new version of kmail addressbook importer script.
13014                 works with newer versions of Kmail/KAddressBook which
13015                 have new and rearranged data.
13016
13017 2002-10-23 [martin]     0.8.5claws50
13018
13019         * src/folderview.c
13020         * src/summaryview.c
13021         * src/utils.h
13022         * src/utils.c
13023                 added length parameter to get_abbrev_newsgroup_name()
13024                 changed this function so that it abbreviates the newsgroup
13025                 names only so long it is smaller than the length parameter
13026                 (for better reading of some newsgroup names and space efficiency)
13027
13028 2002-10-22 [colin]      0.8.5claws49
13029
13030         *src/foldersel.c
13031                 Revert Alfons' last modification (after voting ;-))
13032
13033 2002-10-21 [alfons]     0.8.5claws48
13034
13035         * src/foldersel.c
13036                 folder view in folder selection dialog reflects state of
13037                 folder view in main window
13038
13039 2002-10-18 [alfons]     0.8.5claws47
13040
13041         * src/mbox.c
13042                 drop imported messages in folder selected by user,
13043                 and not in the inbox
13044                 (closes bug [ 625424 ] Import mbox always to "Inbox" folder)
13045
13046 2002-10-18 [alfons]     0.8.5claws46
13047
13048         * src/compose.c
13049                 make automagic reply work correctly for email accounts 
13050                 (whether it's viable to do a full sync with Hiro's 
13051                 compose.c is still under discussion)
13052
13053 2002-10-18 [melvin]     0.8.5claws45
13054
13055         * src/prefs_actions.c
13056                 Fixed bug #622275 where asynchroneous actions left 
13057                 zombies processes
13058                 Made (synchroneous) actions' input be displayed live.
13059
13060 2002-10-18 [christoph]  0.8.5claws44
13061
13062         * src/textview.c
13063                 don't add a newline in the textview in front of the
13064                 first textpart if header display is disabled
13065                 (closes bug [ 603385 ] disabled header display leaves blank
13066                  lin)
13067
13068 2002-10-18 [christoph]  0.8.5claws43
13069
13070         * src/folder.[ch]
13071         * src/imap.c
13072         * src/mbox_folder.c
13073         * src/mh.c
13074         * src/news.c
13075                 folder->get_num_list now returns an error code
13076                 (closes bug [ 609424 ] News cache cleared on failure)
13077                 
13078 2002-10-17 [colin]      0.8.5claws42
13079         
13080         * src/news.c
13081                 Changed a printf by debug_print
13082
13083 2002-10-16 [paul]       
13084
13085         * tools/OOo2sylpheed.pl
13086                 allow for spaces in the name of the
13087                 file to be attached.
13088
13089 2002-10-16 [colin]      0.8.5claws41
13090
13091         * src/main.c
13092                 Use a tristate to change online mode
13093
13094 2002-10-16 [paul]       0.8.5claws40
13095
13096         * po/es.po
13097                 updated by Ricardo Mones Lastra
13098
13099 2002-10-16 [colin]      0.8.5claws39
13100
13101         * src/main.c
13102           src/mainwindow.[ch]
13103                 Added --online and --offline command-line
13104                 switches
13105
13106 2002-10-15 [christoph]  0.8.5claws38
13107
13108         * src/procmime.c
13109                 set mimeinfo->name to NULL after g_free to
13110                 avoid double freeing with g_free
13111
13112 2002-10-14 [christoph]  0.8.5claws37
13113
13114         * src/compose.c
13115         * src/filtering.c
13116         * src/summaryview.c
13117                 remove calls to folder->change_flags that are now
13118                 done by procmsg flag functions (seems it is not
13119                 used by any foldertype anyway)
13120         * src/folder.c
13121                 init folder->change_flags with NULL
13122
13123 2002-10-14 [christoph]  0.8.5claws36
13124
13125         * src/folder.[ch]
13126         * src/imap.[ch]
13127                 use virtual functions for folder item new and destroy
13128                 functions
13129
13130 2002-10-14 [melvin]     0.8.5claws35
13131
13132         * src/compose.c
13133                 Added a test to not run the spell checker if no default
13134                 dictionary is available. No dialog is displayed though.
13135
13136 2002-10-14 [melvin]     0.8.5claws34
13137
13138         * src/gtkaspell.c
13139                 Fixed bug in dictionary list context menu where
13140                 "More..." pointed to an emtpy submenu if the
13141                 number of dictionaries is a multiple of 15
13142                 Removed unneeded code in suggestions list creation
13143
13144 2002-10-14 [paul]       0.8.5claws33
13145
13146         * po/bg.po
13147                 updated by George Danchev
13148
13149 2002-10-13 [hoa]        0.8.5claws32
13150
13151         * src/matcher.[ch]
13152           src/matcher_parser_parser.y
13153                 removed the escaped string from internal structure
13154                 of matcher.
13155
13156 2002-10-12 [colin]      0.8.5claws31
13157
13158         * src/gtksctree.[ch]
13159           src/summaryview.c
13160                 Removed useless function gtksctree_reanchor
13161
13162 2002-10-12 [alfons]     0.8.5claws30
13163         
13164         * sync with remaining main changes 2002-10-09 - 2002-10-11
13165         - drop changes to src/compose.c (requires claws specific changes)
13166         
13167 2002-10-12 [alfons]     0.8.5claws29
13168         
13169         * sync with main changes of 2002-10-08
13170         - drop changes to src/compose.c (requires claws specific changes)
13171         - drop changes to src/summaryview.c (requires changes to compose.c)     
13172
13173 2002-10-12 [alfons]     0.8.5claws28
13174         
13175         * sync with main changes of 2002-10-07
13176
13177 2002-10-12 [alfons]     0.8.5claws27
13178
13179         * sync with main changes of 2002-10-04
13180         - drop changes to src/compose.c (requires claws specific changes)
13181         - drop changes to src/prefs_folder_item.c (claws implementation
13182           seems to be working)
13183
13184 2002-10-12 [colin]      0.8.5claws26
13185
13186         * src/mainwindow.c
13187                 Fix folder-flicker when space-reading, introduced 
13188                 in claws22.
13189
13190 2002-10-12 [colin]      0.8.5claws25
13191
13192         * src/compose.c
13193                 Save account address when saving as draft.
13194                 (closes bug 621838)
13195
13196 2002-10-12 [colin]      0.8.5claws24
13197
13198         * src/summaryview.c
13199                 Fix the problem consisting of no message selected
13200                 after the last message in a folder has been moved.
13201
13202 2002-10-12 [paul]       0.8.5claws23
13203
13204         * src/compose.c
13205           src/prefs_template.c
13206           src/template.[ch]
13207                 add Cc and Bcc to templates. Patch submitted by
13208                 John L. Males.
13209
13210 2002-10-12 [colin]      0.8.5claws22
13211
13212         * src/folderview.c
13213                 Fix a bug after "Check for new messages":
13214                 If a folder was opened, it was still selected at
13215                 the end of the check, but displayed empty.
13216         * src/mainwindow.c
13217                 Remove unnecessary check
13218
13219 2002-10-12 [paul]
13220
13221         * tools/README
13222                 be more verbose in the description of
13223                 OOo2sylpheed.pl
13224                 
13225
13226 2002-10-11 [colin]      0.8.5claws21
13227
13228         * src/mainwindow.c
13229                 Make space work (better) when no mail is selected
13230
13231 2002-10-11 [colin]      0.8.5claws20
13232
13233         * src/inc.c
13234           src/news.c
13235                 fix warnings
13236
13237 2002-10-11 [colin]      0.8.5claws19
13238
13239         * src/mainwindow.c
13240                 revert 0.8.5claws6 changes as i couldn't get to
13241                 anything satisfying
13242
13243 2002-10-11 [melvin]     0.8.5claws18
13244
13245         * src/compose.c
13246                 Removed buggy and unused macro (should have been committed in
13247                 0.8.5claws17)
13248
13249 2002-10-11 [melvin]     0.8.5claws17
13250
13251         * src/compose.c
13252                 Fixed memory leak from bug #622040 (thanks to Martin Kluge)
13253
13254 2002-10-11 [thorsten]   0.8.5claws16 
13255
13256         * src/folderview.c
13257                 remove rescan warning
13258
13259 2002-10-11 [colin]      0.8.5claws15 
13260
13261         * src/procheader.c
13262                 fix a segfault that happens if conv_unmime_header
13263                 fails (should be better to find out why it fails)
13264
13265 2002-10-11 [christoph]  0.8.5claws14
13266
13267         * src/summaryview.c
13268                 update folderview stats after ignore/unignore thread
13269
13270 2002-10-11 [hoa]        0.8.5claws13
13271
13272         * src/quote_fmt_parse.y
13273                 Fixed a yacc/bison syntax error
13274         * src/matcher.c
13275                 Escaping of string is fixed.
13276
13277 2002-10-11 [colin]      0.8.5claws12
13278
13279         * src/imageview.c
13280                 Resize images to fit
13281
13282 2002-10-11 [paul]       0.8.5claws11
13283
13284         * po/es.po
13285                 updated by Ricardo Mones Lastra
13286
13287 2002-10-10 [alfons]     0.8.5claws10
13288
13289         * src/compose.c
13290                 allow dropping files by "moving" files from a file manager,
13291                 not only by the more cumbersome "copying". the latter 
13292                 mostly implies holding down the Control button
13293
13294 2002-10-10 [christoph]  0.8.5claws9
13295
13296         * src/summaryview.c
13297                 update folders after thread building for ignored threads
13298
13299 2002-10-10 [christoph]  0.8.5claws8
13300
13301         * config/.cvsignore
13302                 added Makefile
13303         * src/filtering.[ch]
13304         * src/folder.[ch]
13305         * src/folderview.[ch]
13306         * src/import.c
13307         * src/inc.[ch]
13308         * src/mbox.[ch]
13309         * src/procmsg.c
13310         * src/summaryview.[ch]
13311                 o added new flag need_update to FolderItem
13312                 o removed folder_table from various functions from tracking
13313                   folder updates
13314                 o set need_update flags in folder.c's move, copy and delete
13315                   functions and procmsg's flags functions
13316                 o added function folderview_update_items_when_required that
13317                   updates all folders with need_update set
13318                 o call folderview_update_items_when_required instead of
13319                   folderview_update_item_foreach
13320
13321 2002-10-09 [sergey]     0.8.5claws7
13322
13323         * src/compose.c
13324                 Strip CRs whel loading the text into editor in reedit mode.
13325
13326 2002-10-09 [colin]      0.8.5claws6
13327
13328         * src/mainwindow.c
13329                 Make Space work when no mail is selected
13330
13331 2002-10-09 [colin]      0.8.5claws5
13332
13333         * src/gtksctree.[ch]
13334                 Fix range_select
13335                 Add gtk_sctree_reanchor() 
13336         * src/summaryview.c
13337                 Use gtk_sctree_reanchor() - better fix for 
13338                 bug 60413
13339
13340 2002-10-09 [colin]      0.8.5claws4
13341
13342         * src/summaryview.c
13343                 Fix shift-click select after delete problem
13344                 (closes bug 60413)
13345
13346 2002-10-08 [thorsten]   0.8.5claws3
13347
13348         * src/summaryview.c
13349                 exclude current msg from -hide read messages-
13350
13351 2002-10-08 [colin]      0.8.5claws2
13352
13353         * src/inc.[ch]
13354           src/pop.c
13355           src/recv.c
13356                 Differentiate socket errors from disk full
13357                 errors
13358
13359 2002-10-08 [christoph]  0.8.5claws1
13360
13361         * Makefile.am
13362         * configure.in
13363                 modifications for new config directory
13364
13365         * config.guess  ** REMOVED **
13366         * config.sub    ** REMOVED **
13367         * install-sh    ** REMOVED **
13368         * ltmain.sh     ** REMOVED **
13369         * missing       ** REMOVED **
13370         * mkinstalldirs ** REMOVED **
13371                 these files are autogenerated by automake
13372                 when you run autogen.sh
13373
13374         * config/.cvsignore     ** NEW FILE **
13375         * config/Makefile.am    ** NEW FILE **
13376                 ignore autogenerated files
13377                 create a Makefile in this directory
13378
13379 2002-10-08 [paul]       0.8.5claws
13380
13381         * 0.8.5claws release
13382         
13383         * src/compose.c
13384           src/procheader.c
13385           src/procmsg.c
13386                 fix quote reply format for newsgroups reply bug
13387                 (thanks to Hoa)
13388                 
13389         * po/en_GB.po
13390           po/pl.po
13391                 updated by me and Witold Wladyslaw Wojciech Wilk
13392                 repectively
13393
13394 2002-10-07 [paul]       0.8.3claws53
13395
13396         * po/it.po
13397           po/pt_BR.po
13398           po/sr.po
13399                 updated messages catalogs, submitted by
13400                 Alessandro Maestri, Fabio Jr.Beneditto 
13401                 and Urke MMI, respectively.
13402
13403 2002-10-07 [christoph]  0.8.3claws52
13404
13405         * src/folder.[ch]
13406         * src/folderview.c
13407         * src/mainwindow.c
13408                 fix new folder ghost message bug
13409                 (closes bug [ 619722 ] wrong count for newly created folders)
13410
13411 2002-10-07 [christoph]  0.8.3claws51
13412
13413         * src/compose.c
13414                 fix news posting problem
13415
13416 2002-10-07 [melvin]     0.8.3claws50
13417
13418         * po/fr.po
13419                 Updated French translation
13420
13421 2002-10-05 [christoph]  0.8.3claws49
13422
13423         * src/gtkstext.c
13424                 check if line_start_cache is set in gtk_stext_update_text
13425                 (closes bug [ 618119 ] crash while doing search in folder)
13426
13427 2002-10-05 [christoph]  0.8.3claws48
13428
13429         * src/imap.c
13430         * src/news.c
13431         * src/utils.c
13432         * src/utils.h
13433                 implement cache cleanups for claws' folder system
13434                 (closes bug [ 595916 ] imapcache not cleaned up)
13435
13436 2002-10-05 [melvin]     0.8.3claws47
13437
13438         * src/prefs_actions.c
13439                 Made the help text more clear for the %p token
13440
13441 2002-10-04 [paul]       0.8.3claws46
13442
13443         * sync with 0.8.5
13444                 see ChangeLog 2002-10-02 and 2002-10-03
13445
13446 2002-10-04 [christoph]  0.8.3claws45
13447
13448         * src/inc.c
13449                 fix segfault caused by pop before smtp
13450                 call to inc_account_mail with NULL
13451                 pointer for mainwin
13452
13453 2002-10-04 [paul]       0.8.3claws44
13454
13455         * configure.in
13456                 sync the LDAP detection from 0.8.5cvs1
13457
13458 2002-10-02 [christoph]  0.8.3claws43
13459
13460         * po/de.po
13461                 fix small spelling error
13462
13463 2002-10-02 [melvin]     0.8.3claws42
13464
13465         * ac/aspell.m4
13466                 Behave better and say "no" when test program cannot be run.
13467
13468 2002-10-02 [paul]       0.8.3claws41
13469
13470         * sync with 0.8.4cvs1
13471                 see ChangeLog 2002-09-30, 2002-10-01, 2002-10-02
13472                 
13473         * src/summaryview.c
13474                 toggle the behavior of Reply menuitem between
13475                 normal reply and reply-to-list
13476
13477 2002-10-01 [sergey]     0.8.3claws40
13478
13479         * src/compose.c
13480                 Convert newlines in the message text to the canonical form
13481                 before base64 encoding (RFC2045 compliance, fixes some
13482                 interoperability issues with Evolution 1.0.3)
13483
13484 2002-09-29 [colin]      0.8.3claws39
13485
13486         * src/summaryview.c
13487                 Fix an unwanted copy/paste
13488
13489 2002-09-29 [colin]      0.8.3claws38
13490
13491         * src/mainwindow.c
13492                 Renamed "Custom toolbar" to "Customize toolbar"
13493                 Renamed "Show all header" to "Show all headers"
13494                 Renamed "Set diplay item" to "Set displayed items"
13495         * src/prefs_common.c
13496                 Renamed "Show all header" to "Show all headers"
13497         * src/prefs_summary_column.c
13498                 Renamed "diplay item" to "displayed items"
13499
13500 2002-09-29 [colin]      0.8.3claws37
13501
13502         * src/mainwindow.[ch]
13503                 online/offline status pixmaps follow theme
13504                 changes
13505         * src/summaryview.[ch]
13506                 quicksearch pixmap follows theme changes
13507
13508 2002-09-29 [thorsten]   0.8.3claws36
13509
13510         * src/compose.c
13511           src/prefs_folder_item.[ch]
13512                 add default_reply_to folder option (closes patch 581044)
13513
13514 2002-09-29 [christoph]  0.8.3claws35
13515
13516         * acconfig.h    ** REMOVED **
13517         * configure.in
13518         * ac/aspell.m4
13519         * ac/check-type.m4
13520         * ac/gnupg-check-typedef.m4
13521                 fix autoheader 2.50 warning
13522
13523 2002-09-29 [christoph]  0.8.3claws34
13524
13525         * major code cleanup (part 2)
13526         
13527                 - unused variables removed
13528                 - unused functions removed
13529                 - uninitialized variables checked
13530                 - missing return statements added
13531                 - missing function return types added
13532                 - added parentheses around assignment
13533                   when suggested by gcc
13534
13535 2002-09-29 [alfons]     0.8.3claws33
13536
13537         * src/logwindow.c
13538                 log_window_clear(): only bracket gtk_text_forward_delete() 
13539                 with gtk_text_freeze() / gtk_text_thaw() (see if this
13540                 works around GTK text bug)
13541
13542 2002-09-29 [paul]       0.8.3claws32
13543
13544         * po/bg.po
13545           po/sr.po
13546                 updated by George Danchev and Urke MMI
13547                 respectively
13548
13549 2002-09-27 [christoph]  0.8.3claws31
13550
13551         * doc-src/readme.txt
13552         * doc-src/rfc1806.txt   ** REMOVED **
13553         * doc-src/rfc2183.txt   ** NEW FILE **
13554         * doc-src/rfc2980.txt   ** NEW FILE **
13555                 update rfcs
13556
13557 2002-09-27 [melvin]     0.8.3claws30
13558
13559         * ac/aspell.m4
13560                 Fixed typo which could break linking
13561
13562 2002-09-27 [melvin]     0.8.3claws29
13563
13564         * ac/aspell.m4
13565                 Improved GNU/aspell checking. 
13566                 Fixed bug #614490
13567
13568 2002-09-27 [paul]       0.8.3claws28
13569
13570         * sync with 0.8.3cvs8
13571                 see ChangeLog 2002-09-27
13572
13573 2002-09-26 [colin]      0.8.3claws27
13574
13575         * src/toolbar.[ch]
13576           src/mainwindow.[ch]
13577                 Add "Reply to Mailing-list" to the toolbar
13578
13579 2002-09-26 [christoph]  0.8.3claws26
13580
13581         * src/summaryview.c
13582                 Fix wrong message counts in summaryview status
13583
13584 2002-09-26 [paul]       0.8.3claws25
13585
13586         * sync with 0.8.3cvs7
13587                 see ChangeLog 2002-09-26
13588
13589 2002-09-26 [paul]       0.8.3claws24
13590
13591         * sync with 0.8.3cvs6
13592                 see ChangeLog 2002-09-25
13593
13594 2002-09-25 [christoph]  0.8.3claws23
13595
13596         * src/prefs_common.c
13597         * src/prefs_folder_item.c
13598         * src/prefs_scoring.c
13599                 Renamed "kill score" to "hide score" in GUI
13600                 and prefs files
13601
13602 2002-09-25 [paul]       0.8.3claws22
13603
13604         * sync with 0.8.3cvs5
13605                 see ChangeLog 2002-09-24
13606
13607 2002-09-24 [alfons]     0.8.3claws21
13608
13609         patch by Satoshi Nagayasu: allows appending / saving multiple 
13610         selected files (closes "[ 612279 ] save multiple mesg(s) in 
13611         'Save as ...'")
13612
13613         * AUTHORS
13614                 add Satoshi Nagayasu
13615         * src/summaryview.c
13616                 summary_save_as(): allow saving selected files to
13617                 one file
13618                 summary_set_menu_sensitive: enable "Save As..." when
13619                 multiple files are selected
13620         * src/utils.[ch]
13621                 append_file(): new function
13622
13623 2002-09-24 [colin]      0.8.3claws20
13624
13625         * src/procmime.c
13626                 Fix segfault when mimeinfo doesn't have a 
13627                 content_type. 
13628
13629 2002-09-24 [colin]      0.8.3claws19
13630
13631         * src/prefs_common.[ch]
13632                 Add a preference to display send dialog or not
13633         * src/send.c
13634                 Display send dialog according to preference
13635
13636 2002-09-24 [colin]      0.8.3claws18
13637
13638         * src/compose.[ch]
13639                 Disable user actions when sending
13640
13641 2002-09-24 [colin]      0.8.3claws17
13642
13643         * src/procmime.c
13644                 Do not display name or filename for attachments
13645                 with an application/pgp-signature type
13646                 (security flaw, see bug 537413)
13647
13648 2002-09-23 [colin]      0.8.3claws16
13649
13650         * src/editaddress.c
13651                 Initialize entry_email, entry_alias and 
13652                 entry_remarks to first email address of the list
13653
13654 2002-09-23 [colin]      0.83claws15
13655
13656         * src/compose.c
13657                 Drop pgp-signature when reediting a signed queued
13658                 message
13659
13660 2002-09-23 [melvin]     0.8.3claws14
13661
13662         * po/fr.po
13663                 Updated French translation
13664
13665 2002-09-23 [melvin]     0.8.3claws13
13666
13667         * src/mainwindow.c
13668                 Made custom toolbar menu labels more consistent
13669         * src/prefs_toolbar.c
13670                 Made custom toolbar window title more consistent
13671
13672 2002-09-22 [colin]      0.8.3claws12
13673
13674         * src/inc.c
13675                 Initialize session type to normal before getting 
13676                 mail (fixes strange Get behaviour)
13677         * src/prefs_account.h
13678                 Move STYPE_POP_BEFORE_SMTP to last position to 
13679                 avoid other side-effects
13680
13681 2002-09-22 [colin]      0.8.3claws11
13682
13683         * src/prefs_account.c
13684                 Fix pop_bfr_smtp_tm_entry sensivity when switching
13685                 from pop3 to apop or vice-versa
13686
13687 2002-09-22 [colin]      0.8.3claws10
13688         
13689         * src/prefs_account.[ch]
13690                 Add an option for the POP before SMTP timeout
13691         * src/inc.c
13692                 Remember time of last POP connection
13693         * src/send.c
13694                 Do POP before SMTP only if timeout reached
13695
13696 2002-09-22 [oliver]     0.8.3claws9
13697         
13698         * README.claws
13699                 explain custom toolbar
13700
13701 2002-09-22 [oliver]     0.8.3claws8
13702
13703         * src/prefs_actions.[ch]
13704         custom toolbar for compose      
13705                 actions callback from compose toolbar
13706         * src/folderview.c
13707                 remove include toolbar.h
13708
13709 2002-09-22 [oliver]     0.8.3claws7
13710         
13711         * src/prefs_toolbar.[ch]
13712                 custom toolbar for compose
13713                 - generic prefs_toolbar handles both
13714                   Mainwin's toolbar as well as Compose toolbar          
13715
13716 2002-09-22 [oliver]     0.8.3claws6
13717         
13718         * src/toolbar.[ch]
13719                 custom toolbar for compose
13720                 restructure toolbar.[ch]
13721
13722 2002-09-22 [oliver]     0.8.3claws5
13723
13724         * src/compose.[ch]
13725                 custom toolbar for compose
13726
13727 2002-09-22 [oliver]     0.8.3claws4
13728         
13729         * src/mainwindow.[ch]
13730                 custom toolbar for compose 
13731                 move mainwin toolbar back to mainwindow
13732
13733 2002-09-22 [alfons]     0.8.3claws3
13734
13735         * src/procmsg.c
13736                 :%sno/if(/if (/gc
13737                 :%sno/for(/for (/gc
13738                 (beautify)
13739
13740 2002-09-22 [alfons]     0.8.3claws2
13741         
13742         * src/procmsg.c
13743                 procmsg_save_to_outbox(): don't unlink message file from queue;
13744                 callers should do it using folder_item_remove_msg()
13745
13746 2002-09-22 [colin]      0.8.3claws1
13747
13748         * src/mimeview.[ch]
13749                 Made mimeview_check_signature() public
13750         * src/textview.c
13751                 Made GPG signatures verifiable by clicking
13752                 the [application/pgp-signature] in the Text
13753                 view
13754
13755 2002-09-22 [paul]       0.8.3claws
13756
13757         * po/bg.po
13758           po/en_GB.po
13759           po/es.po
13760           po/it.po
13761           po/pl.po
13762           po/pt_BR.po
13763           po/sr.po
13764                 updated translations, submitted by George Danchev,
13765                 me, Ricardo Mones Lastra, Alessandro Maestri,
13766                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.Beneditto 
13767                 and Urke MMI, respectively.     
13768
13769 2002-09-22 [alfons]     0.8.2claws65
13770
13771         * src/procmsg.c
13772         * src/pgptext.c
13773                 no furry valgrinds have been used to plug these memleaks
13774
13775 2002-09-20 [paul]       0.8.2claws64
13776
13777         * sync with 0.8.3cvs4
13778                 'Select thread' re-implemented 
13779                 see ChangeLog 2002-09-20
13780
13781 2002-09-21 [alfons]     0.8.2claws63
13782
13783         * src/compose.c
13784                 compose_send(): plug unnoticed memleak
13785
13786 2002-09-20 [alfons]     0.8.2claws62
13787
13788         * src/addr_compl.c
13789                 replace_address_in_edit(): strict check for NULL address to
13790                 fix "[ 607348 ] Segfault in address completion". My guess is
13791                 that this happens with an empty address book, but it's good
13792                 to have this check here anyway
13793                 
13794                 completion_window_button_press(): free string returned 
13795                 from the internal cache
13796
13797 2002-09-20 [christoph]  0.8.2claws61
13798
13799         * src/procmime.h
13800                 added ENC_BINARY to EncodingType
13801         * src/procmime.c
13802                 the string returned by procmime_get_encoding_str
13803                 should not depend on the order of values in the
13804                 EncodingType definition
13805         * doc-src/rfc1806.txt   ** NEW FILE **
13806                 Added rfc1806 about MIME Content-Disposition
13807                 Extension
13808
13809 2002-09-19 [paul]       0.8.2claws60
13810
13811         * sync with 0.8.2cvs3
13812                 see ChangeLog 2002-09-19
13813
13814 2002-09-19 [paul]       0.8.2claws59
13815
13816         * src/prefs_folder_item.c
13817                 revert to Darko's original alignment of colour
13818                 selector button
13819                 add a colon to folder_color label
13820                 
13821         * src/compose.c
13822                 add Colin's patch (with Hiro's modifications) to 
13823                 force BASE64 encoding for 8-bit text when signing
13824                 (sync with 0.8.3cvs2)
13825
13826 2002-09-18 [alfons]     0.8.2claws58
13827
13828         * src/compose.c
13829                 :%sno/if(/if (/gc
13830                 :%sno/for(/for (/gc
13831                 (beautify a little bit)
13832
13833 2002-09-18 [christoph]  0.8.2claws57
13834
13835         * src/pine.c
13836                 fix handling of fgetc return value
13837
13838 2002-09-17 [alfons]     0.8.2claws56
13839         
13840         * src/summaryview.c
13841                 summary_sort(): check non-NULL summaryview->folder_item when no 
13842                 folder is selected at all
13843                 (closes "[ 610344 ] sort label make syl Crash")
13844
13845 2002-09-17 [alfons]     0.8.2claws55
13846         
13847         * src/compose.c
13848                 beautify a little bit
13849
13850 2002-09-17 [christoph]  0.8.2claws54
13851
13852         * src/folder.c
13853                 initialize max values for cache and folder
13854                 when cache or folder is empty
13855
13856 2002-09-15 [colin]      0.8.2claws53
13857
13858         * src/compose.c
13859                 Fix a leak (thanks Alfons!) and cleaned
13860                 variables names for custom headers
13861
13862 2002-09-15 [colin]      0.8.2claws52
13863
13864         * src/compose.c
13865                 Fix custom headers recognition when
13866                 prefs_common.trans_hdr is on
13867
13868 2002-09-15 [colin]      0.8.2claws51
13869
13870         * src/compose.c
13871                 Allow dynamically-added custom headers
13872                 Yet not reparsed if reedited
13873
13874 2002-09-15 [alfons]     0.8.2claws50
13875
13876         * src/prefs_account.c
13877                 fix warnings
13878
13879 2002-09-15 [colin]      0.8.2claws49
13880         
13881         * src/prefs_account.c
13882                 fix pop_before_smtp sensitivity
13883
13884 2002-09-15 [colin]      0.8.2claws48
13885
13886         * src/inc.[ch]
13887                 add inc_pop_before_smtp()
13888                 allow MainWindow to be undefined in 
13889                 inc_account_mail() and inc_start()
13890         * src/pop.c
13891           src/prefs_account.h
13892                 add STYPE_POP_BEFORE_SMTP session type
13893         * src/prefs_account.c
13894                 activated pop before smtp option
13895         * src/send.c
13896                 do pop before smtp if the relevant option 
13897                 is set
13898
13899 2002-09-15 [paul]       0.8.2claws47
13900
13901         * sync with 0.8.3
13902                 see ChangeLog 2002-09-15
13903
13904 2002-09-14 [paul]       0.8.2claws46
13905
13906         * po/bg.po
13907                 updated Bulgarian translation, submitted by
13908                 George Danchev
13909
13910 2002-09-13 [paul]       0.8.2claws45
13911
13912         * src/compose.c
13913                 merge claws' select_account() with main's
13914                 (new) compose_select_account(). [sync with
13915                 0.8.2cvs15, see ChangeLog 2002-09-11]
13916
13917 2002-09-12 [christoph]  0.8.2claws44
13918
13919         * src/filter.c
13920                 allocate 1 elements of FolderItem not 0
13921
13922 2002-09-12 [colin]      0.8.2claws43
13923
13924         * src/compose.c
13925                 Fix bug #590825 (obey Follow-up: poster)
13926
13927 2002-09-12 [colin]      0.8.2claws42
13928
13929         * src/procmime.c
13930                 Fix bug #557009 (wrong headers for messages 
13931                 forwarded as attachments)
13932
13933 2002-09-11 [colin]      0.8.2claws41
13934         
13935         * src/compose.c
13936                 Put SCF: pseudo-header on top of message
13937                 Set draft tmp_flag when saved as draft
13938
13939         * src/procmsg.c
13940           src/procheader.c
13941                 Skip after first \n\n for beginning of real message
13942                 for drafts too
13943
13944 2002-09-11 [christoph]  0.8.2claws40
13945
13946         * src/filtering.c
13947                 use procmsg flag functions in filtering or processing
13948                 will cause incorrect folder message counts
13949
13950 2002-09-11 [colin]      0.8.2claws39
13951
13952         * src/compose.c
13953                 Fix bug #550175 - wrong save folder when reediting
13954                 drafts
13955
13956 2002-09-11 [paul]       0.8.2claws38
13957
13958         * sync with 0.8.2cvs14
13959                 see ChangeLog 2002-09-11
13960
13961 2002-09-11 [colin]      0.8.2claws37
13962
13963         * src/folder.c
13964                 Fix a typo (seeming to cause new/unread status to
13965                 be lost)
13966
13967 2002-09-10 [christoph]  0.8.2claws36
13968
13969         * src/compose.c
13970                 compose_redirect should not use compose_generic_new
13971                 because that does more stuff than expected including
13972                 opening the external editor
13973                 (closes bug "[ 526608 ] bounced messages appear blank
13974                  in editor")
13975
13976 2002-09-10 [christoph]  0.8.2claws35
13977
13978         * src/folder.c
13979                 fix problem with too large message number range
13980                 causing a crash in folder_item_scan
13981
13982 2002-09-10 [paul]       0.8.2claws34
13983
13984         * sync with 0.8.2cvs13
13985                 see ChangeLog 2002-09-10
13986
13987 2002-09-10 [christoph]  0.8.2claws33
13988
13989         * src/msgcache.c
13990                 set MsgInfo TmpFlags for queue and draft folders
13991                 (closes bug "[ 591676 ] Queue ignore MIME on restart")
13992
13993 2002-09-10 [paul]       0.8.2claws32
13994
13995         * AUTHORS
13996           po/bg.po      ** NEW FILE **
13997                 new Bulgarian translation submitted by
13998                 George Danchev <danchev@spnet.net>
13999                 
14000         * tools/Makefile.am
14001           tools/README
14002           tools/tb2sylpheed     ** NEW FILE **
14003                 add script that converts an addressbook exported
14004                 from The Bat! into a Sylpheed addressbook. Submitted
14005                 by Urke MMI <urke-kg@eunet.yu>
14006
14007 2002-09-10 [paul]       0.8.2claws31
14008
14009         * sync with 0.8.2cvs12
14010                 see ChangeLog 2002-09-10
14011
14012 2002-09-06 [paul]       0.8.2claws30
14013
14014         * src/prefs_common.c
14015                 sync with 0.8.2cvs11, see ChangeLog 2002-09-06
14016                 
14017         * tools/Makefile.am
14018           tools/README
14019           tools/ldif-to-xml.py  ** REMOVED **
14020                 remove obsolete python script
14021
14022 2002-09-06 [paul]       0.8.2claws29
14023
14024         * sync with 0.8.2cvs10
14025                 see ChangeLog 2002-09-06
14026
14027 2002-09-04 [paul]       0.8.2claws28
14028
14029         * sync with 0.8.2cvs9
14030                 see ChangeLog 2002-08-04
14031
14032 2002-09-04 [colin]      0.8.2claws27 
14033
14034         * src/prefs_common.[ch]
14035                 Added signature color configuration
14036         * src/textview.c
14037                 Use user-specified signature color
14038
14039 2002-09-03 [colin]      0.8.2claws26
14040
14041         * src/prefs_common.[ch]
14042                 Added autosave and autosave_length prefs
14043         * src/compose.c
14044                 Added compose_remove_draft()
14045                 Auto-save drafts according to the prefs
14046         * src/main.c
14047                 Added a crash-indicator file, allowing to check
14048                 for new messages on startup if Sylpheed crashed
14049                 (makes saved drafts "reappear")
14050
14051 2002-09-03 [colin]      0.8.2claws25
14052
14053         * src/textview.[ch]
14054                 Grey the signature
14055
14056 2002-09-03 [paul]       0.8.2claws24
14057
14058         * sync with 0.8.2cvs8
14059                 see ChangeLog 2002-09-02 and 2002-09-03
14060
14061 2002-09-03 [darko]      0.8.2claws23
14062
14063         * src/folderview.c
14064                 use normal style when creating new folder to pick
14065                 proper font size 
14066
14067 2002-09-02 [melvin]     0.8.2claws22
14068
14069         * src/gtkaspell.m4
14070                 removed some obsolete code
14071
14072 2002-09-02 [melvin]     0.8.2claws21
14073
14074         * ac/aspell.m4
14075                 fixed test's equality sign (== to =)
14076
14077 2002-09-02 [alfons]     0.8.2claws20
14078
14079         * src/folder.c
14080         * src/mh.c
14081                 revert change of 0.8.2claws16 and use the mh_folder_destroy
14082                 as folder->destroy virtual as suggested by Hiro
14083                 (the mh.c code seems to have been lost around mh.c.1.21)
14084
14085 2002-09-02 [paul]       0.8.2claws19
14086
14087         * po/pt_BR.po
14088                 updated by Fabio Jr. Beneditto
14089                 
14090         * src/defs.h
14091                 use 'http://claws.sylpheed.org' for homepage link. 
14092                 Domain provided by Oktay Altunergil <oktay@freelinuxcd.org>
14093
14094 2002-09-01 [alfons]     0.8.2claws18
14095
14096         * src/mh.c
14097                 plug memleak related to one Martin Kluge found
14098
14099 2002-08-31 [paul]       0.8.2claws17
14100
14101         * sync with 0.8.2cvs6
14102                 see ChangeLog 2002-08-30
14103
14104 2002-08-31 [alfons]     0.8.2claws16
14105
14106         * src/folder.c
14107                 folder_destroy(): remove mailbox from folderlist even if it has
14108                 no destroy virtual
14109
14110 2002-08-31 [alfons]     0.8.2claws15
14111
14112         * src/folder.c
14113                 :%sno/if(/if (/gc
14114                 :%sno/for(/for (/gc
14115                 (being pedantic I know)
14116
14117 2002-08-31 [alfons]     0.8.2claws14
14118
14119         * src/folder.c
14120                 check for NULL pointers returned from folder->fetch_msginfo virtual
14121                 (should solve some reported crashes)
14122
14123 2002-08-30 [alfons]     0.8.2claws13
14124
14125         * acconfig.h
14126         * configure.in
14127         * src/crash.c
14128                 enable crash dialog on compilation time
14129                 (--enable-crash-dialog configure option)
14130
14131 2002-08-30 [alfons]     0.8.2claws12
14132
14133         * AUTHORS
14134                 add Martin Kluge
14135         * src/mh.c
14136                 apply memory leak plug patch by Martin Kluge
14137                 (closes patch "[ 602568 ] patch for 602441 little memory leak",
14138                 bug "[ 599677 ] Very small memory leak in 0.81claws115",
14139                 and bug "[ 602441 ] memoryleak in filtering 0.8.2claws9?")
14140
14141 2002-08-30 [darko]      0.8.2claws11
14142
14143         * src/folderview.c
14144                 copy Gtk style from normal style to match
14145                 font size for coloured folders
14146
14147 2002-08-29 [alfons]     0.8.2claws10
14148
14149         * sylpheed.desktop
14150                 Type=Internet <- Type=Application
14151                 (reported by Michael Schwendt, see:
14152                 http://sourceforge.net/tracker/index.php?func=detail&aid=599765&group_id=25528&atid=384600
14153                 http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=72882)
14154
14155 2002-08-29 [paul]       0.8.2claws9
14156
14157         * sync with 0.8.2cvs5
14158                 see ChangeLog 2002-08-29
14159
14160 2002-08-29 [colin]      0.8.2claws8
14161
14162         * src/summaryview.c
14163                 Added a sanity check in summary_select_thread
14164                 Should fix bug 601605
14165
14166 2002-08-29 [colin]      0.8.2claws7
14167
14168         * src/main.c
14169                 Revert claws6 changes regarding bug #591676
14170
14171 2002-08-28 [colin]      0.8.2claws6
14172         
14173         * src/main.c
14174                 Ignore cache for queue folderitems
14175                 Fix bug #591676
14176
14177 2002-08-28 [melvin]     0.8.2claws5
14178
14179         * README.claws
14180                 Fixed typos.
14181
14182 2002-08-28 [melvin]     0.8.2claws4
14183
14184         * README.claws
14185                 Updated a bit the text concerning the spell checker
14186
14187 2002-08-28 [melvin]     0.8.2claws3
14188
14189         Merged the GNU_aspell_branch:
14190                 Support of new GNU/aspell is now included and the old pspell
14191                 is not supported anymore.
14192                 See README.claws
14193
14194         * README.claws
14195                 Updated spell checker text to reflect the switch to GNU/aspell
14196
14197         * ac/aspell.m4          *** NEW ***
14198         * src/gtkaspell.[ch]    *** NEW *** 
14199         * ac/pspell.m4          *** DELETED *** 
14200         * src/gtkspell.[ch]     *** DELETED ***
14201
14202         * ac/Makefile.am
14203                 Updated for GNU/aspell support
14204
14205         * po/POTFILES.in
14206                 Replaced gtkspell.c by gtkaspell.c
14207
14208         * acconfig.h
14209         * src/Makefile.am
14210         * src/about.c
14211         * src/compose.[ch]
14212         * src/crash.c
14213         * src/main.c
14214         * src/prefs_common.[ch]
14215                 Updated for GNU/aspell support
14216
14217 2002-08-28 [paul]       0.8.2claws2
14218
14219         * sync with 0.8.2cvs4
14220                 see ChangeLog 2002-08-27 and 2002-08-28
14221
14222 2002-08-28 [colin]      0.8.2claws1
14223
14224         * src/summary_search.c
14225                 Added "AND search"
14226
14227 2002-08-28 [jens]       0.8.2claws
14228
14229         *po/de.po
14230                 Updated German translations
14231
14232 2002-08-27 [melvin]     0.8.2claws
14233
14234         * po/fr.po
14235                 Updated French translations
14236
14237 2002-08-27 [paul]       0.8.2claws
14238
14239         * sync with 0.8.2 main release
14240
14241         * po/en_GB.po
14242           po/es.po
14243           po/it.po
14244           po/pl.po
14245           po/pt_BR.po
14246           po/sr.po
14247                 updated message catalogs submitted by
14248                 Ricardo Mones Lastra, Alessandro Maestri,
14249                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.
14250                 Beneditto and Urke MMI  
14251
14252 2002-08-27 [hoa]        0.8.1claws123
14253
14254         * src/mainwindow.[ch]
14255         * src/summaryview.[ch]
14256                 removed the "filter setting" menu option.
14257                 add a "cancel a news message" menu option.
14258
14259 2002-08-26 [martin]     0.8.1claws122
14260
14261         * ChangeLog.claws
14262                 changed string under 0.8.1claws79 changed by myself
14263                 i'm sorry alfons :(
14264
14265 2002-08-26 [martin]     0.8.1claws121
14266
14267         * src/crash.c
14268                 added kill command to debuggerrc to start crash dialog
14269
14270 2002-08-26 [paul]       0.8.1claws120
14271
14272         * sync with 0.8.1cvs31
14273                 see ChangeLog 2002-08-26
14274
14275 2002-08-25 [alfons]     0.8.1claws119
14276
14277         * src/procmsg.c
14278                 fix bug that didn't send out correct headers to news server
14279                 when sending news article and email from queue (bug reported
14280                 and patch provided by Tim Mann; closes bug 
14281                 "[ 583196 ] 0.7.8claws can't post news")
14282
14283 2002-08-25 [alfons]     0.8.1claws118
14284
14285         * src/selective_download.c
14286                 mark two strings as translatable
14287                 (thanks to Urke MMI for pointing this out)
14288
14289 2002-08-25 [alfons]     0.8.1claws117
14290
14291         * src/summaryview.c
14292                 treat sent boxes as special and allow sorting them by addressee
14293                 (closes "[ 589418 ] Sent folder sorting misbehavior"
14294                 submitted by Steve Lamb)
14295
14296 2002-08-24 [alfons]     0.8.1claws116
14297
14298         * src/matcher.c
14299                 fix memleak reported by Martin Kluge
14300                 (see: "[ 599677 ] Very small memory leak in 0.81claws115")
14301
14302 2002-08-24 [oliver]     0.8.1claws115
14303
14304         * src/prefs_toolbar.c
14305                 o code cleanup as suggested by Alfons
14306                 o memleak fix
14307
14308 2002-08-24 [alfons]     0.8.1claws114
14309
14310         * src/summaryview.c
14311                 o fix another memory leak reported by Martin Kluge
14312                   (see "[ 599568 ] Small Memory Leak")
14313                 o remove 'from' variable from 'summary_set_header()'; we can
14314                   do with just 'to' 
14315
14316 2002-08-24 [paul]       0.8.1claws113
14317
14318         * sync with 0.8.1cvs30
14319                 see ChangeLog 2002-08-23
14320
14321 2002-08-24 [alfons]     0.8.1claws112
14322
14323         * src/summaryview.c
14324                 remove unnecessary allocations for search bar fixing leaks
14325                 reported by Martin Kluge
14326                 (see "[ 599451 ] Further memory leaks?")
14327
14328 2002-08-24 [alfons]     0.8.1claws111
14329
14330         * src/main.c
14331                 make get_socket_name() public for crash.c
14332         * src/crash.c
14333                 o make report bug button work (goes to claws' 
14334                   bug tracker at sf.net)
14335                 o introduce function for doing important stuff just
14336                   before claws goes down
14337                 o clean up code 
14338
14339 2002-08-24 [alfons]     0.8.1claws110
14340
14341         * src/compose.c
14342                 move cursor to "To" entry when forwarding as attachment
14343                 (reported and solved by Steve Lamb, closes bug report
14344                 "[ 592880 ] Forward as attachment; cursor not in to")
14345
14346 2002-08-24 [colin]      0.8.1claws109
14347
14348         * src/mainwindow.c
14349                 fix quick search visibility after GUI (de)separations.
14350
14351 2002-08-23 [colin]      0.8.1claws108
14352
14353         * src/mainwindow.c
14354                 fix header pane visibility after folderview or
14355                 messageview (de)separation
14356
14357 2002-08-23 [paul]       0.8.1claws107
14358
14359         * src/mainwindow.[ch]
14360           src/toolbar.c
14361                 give full control of display or non-display 
14362                 of the Execute icon to Custom toolbar settings.
14363                 add new sensitivity condition to maninwindow.h: 
14364                 M_DELAY_EXEC
14365
14366         * ChangeLog
14367           ChangeLog.jp
14368           NEWS
14369                 more sync with 0.8.1cvs29
14370
14371 2002-08-23 [melvin]     0.8.1claws106
14372
14373         * src/alertpanel.c
14374                 Readded support for custom widget in alertpanel lost in last
14375                 sync.
14376
14377 2002-08-23 [paul]       0.8.1claws105
14378
14379         * sync with 0.8.1cvs29
14380                 see ChangeLog 2002-08-23
14381
14382 2002-08-23 [colin]      0.8.1claws104
14383
14384         * src/summaryview.c
14385                 Fix folder and search pixmaps exchanging positions
14386                 after theme or toolbar changes. Thank to Oliver for 
14387                 reporting this.
14388
14389 2002-08-23 [colin]      0.8.1claws103
14390
14391         * src/mainwindow.c
14392           src/messageview.[ch]
14393           src/noticeview.[ch]
14394           src/summaryview.c
14395                 Changed messageview_create() and noticeview_create()
14396                 to avoid the last gdk_warning
14397
14398 2002-08-22 [colin]      0.8.1claws102
14399
14400         * src/summaryview.c
14401                 Fix my new `Creating pixmap from xpm' warning
14402
14403 2002-08-22 [colin]      0.8.1claws101
14404
14405         * src/mainwindow.c
14406                 Fix some of the gdk warnings
14407
14408 2002-08-22 [colin]      0.8.1claws100
14409
14410         * src/Makefile.am
14411         * src/stock_pixmap.c
14412         * src/stock_pixmap.h
14413         * src/pixmaps/quicksearch.xpm *ADDED*
14414                 Add the quicksearch pixmap
14415         * src/mainwindow.c
14416         * src/summaryview.c
14417         * src/summaryview.h
14418                 Make quicksearch bar visible/hidden via a button
14419
14420 2002-08-22 [christoph]  0.8.1claws99
14421
14422         * src/folder.c
14423                 fix folder update for newsgroups with message
14424                 numbers below minimum number of articles to fetch
14425                 (closes bug #598445)
14426
14427 2002-08-22 [paul]       0.8.1claws98
14428
14429         * sync with 0.8.1cvs28
14430                 see ChangeLog 2002-08-22
14431
14432 2002-08-21 [alfons]     0.8.1claws97
14433
14434         * src/crash.c
14435                 use bt instead of bt full which seems to work 
14436                 better, and bt full doesn't give a great deal 
14437                 of information anyway
14438
14439 2002-08-21 [colin]      0.8.1claws96
14440
14441         * src/summaryview.c
14442                 fix summaryview_searchtype_changed prototype
14443
14444 2002-08-21 [christoph]  0.8.1claws95
14445
14446         * src/mainwindow.c
14447                 o fix broken menu update for sorting type, we have to
14448                   get this info from the summaryview now
14449                 o removed setting of threaded state in menu callback
14450         * src/summaryview.[ch]
14451                 more summaryview/folderitem seperation for
14452                 threading option
14453         * configure.in
14454                 removed not required --with-compiler-flags option
14455
14456 2002-08-21 [oliver]     0.8.1claws94
14457         
14458         * src/toolbar.h 
14459                 o rename toolbar.xml to toolbar_main.xml
14460                   since toolbar_compose.xml might come up 
14461                   any time soon
14462         * README.claws
14463                 add custom toolbar              
14464
14465 2002-08-21 [darko]      0.8.1claws93
14466
14467         * src/procmsg.c
14468                 don't reset tmp flags for messages copied
14469                 to sent folder
14470
14471 2002-08-21 [colin]      0.8.1claws92
14472         
14473         * src/prefs_filtering.c
14474                 fix renaming rules on folder rename 
14475                 when folder is not a leaf folder
14476
14477 2002-08-21 [paul]       0.8.1claws91
14478
14479         * src/prefs_folder_item.c
14480                 fix alignment of colour selector
14481
14482 2002-08-21 [paul]       0.8.1claws90
14483
14484         * sync with 0.8.1cvs27
14485                 see ChangeLog 2002-08-21
14486
14487 2002-08-21 [paul]       0.8.1claws89
14488
14489         * src/summaryview.c
14490                 fix crash when changing field type in
14491                 Quick search bar
14492
14493 2002-08-21 [colin]      0.8.1claws88
14494
14495         * src/summaryview.c
14496                 Made quick search case-insensitive
14497
14498 2002-08-21 [paul]       0.8.1claws87
14499
14500         * sync with 0.8.1cvs26
14501                 see ChangeLog 2002-08-21
14502
14503 2002-08-20 [christoph]  0.8.1claws86
14504
14505         * src/folderview.c
14506         * src/main.c
14507         * src/summaryview.[ch]
14508                 more summaryview/folderitem seperation for
14509                 sort_key and sort_type
14510         * src/procmsg.c
14511                 added missing return statement
14512
14513 2002-08-20 [colin]      0.8.1claws85
14514
14515         * src/summaryview.[ch]
14516                 Added a quick search box
14517         * src/mainwindow.c
14518         * src/prefs_common.[ch]
14519                 Added a show/hide option for the quick search
14520
14521 2002-08-20 [oliver]     0.8.1claws84
14522         
14523         * src/mainwindow.c
14524                 remove toolbar_create_popups
14525         * src/toolbar.[ch]
14526                 o remove toolbar_create_popups
14527                 o fix toolbar_set_sensitive 
14528                   (Bug reports #596834 and #596832)     
14529         * src/prefs_toolbar.c
14530                 o add "Set default" button
14531                 o align label and text + combo widgets
14532
14533 2002-08-20 [hoa]        0.8.1claws83bis
14534
14535         * src/imap.c
14536                 fixed a bug in imap_fetch_msginfo() in case there is no
14537                 current folder.
14538
14539 2002-08-20 [darko]      0.8.1claws83
14540
14541         * src/folderview.c
14542                 copy the color style of folder view so it
14543                 works with GTK themes
14544
14545 2002-08-20 [darko]      0.8.1claws82
14546
14547         * src/folder.h
14548         * src/folderview.c
14549         * src/prefs_folder_item.[hc]
14550                 don't use UI stuff in folder.h
14551
14552 2002-08-20 [darko]      0.8.1claws81
14553
14554         * src/folder.h
14555         * src/prefs_folder_item.h
14556         * src/folderview.c
14557         * src/prefs_folder_item.c
14558                 ability to set folder color in folderview
14559
14560 2002-08-19 [alfons]     0.8.1claws80
14561
14562         * src/summaryview.c
14563                 fix one of the earlier memleaks reported by Martin Kluge
14564
14565 2002-08-19 [alfons]     0.8.1claws79
14566
14567         * src/mainwindow.c
14568                 hide notice view when selecting seperate folder
14569                 view (reported by Urke MMI)
14570
14571 2002-08-19 [christoph]  0.8.1claws78
14572
14573         * src/folderview.c
14574         * src/prefs_folder_item.h
14575         * src/summaryview.[ch]
14576                 o add summary_set_prefs_from_folderitem to set
14577                   summaryview prefs (first step to remove all
14578                   references to the folderitem in summaryview)
14579                 o moved compiled regex stuff from folderitem prefs
14580                   to summaryview code
14581
14582 2002-08-19 [paul]       0.8.1claws77
14583
14584         * src/compose.c
14585                 add check for '.' to QUOTE_IF_REQUIRED
14586
14587 2002-08-19 [paul]       0.8.1claws76
14588
14589         * src/inc.c
14590                 sync with 0.8.1cvs25 (plug memory leak)
14591
14592         * src/prefs_toolbar.c
14593                 re-order prefs_toolbar_cancel()
14594
14595 2002-08-18 [alfons]     0.8.1claws75
14596
14597         * src/inc.c
14598         * src/matcher.c
14599                 plug other memleaks reported by Martin Kluge
14600
14601 2002-08-18 [paul]       0.8.1claws74
14602
14603         * po/pt_BR.po
14604                 updated by Fabio Jr. Beneditto
14605
14606 2002-08-18 [paul]       0.8.1claws73
14607
14608         * src/toolbar.[ch]
14609                 fix bug where tooltips were displayed untranslated              
14610
14611         * src/prefs_toolbar.c
14612                 fix bug where clicking 'Cancel' creates an icon & text
14613                 toolbar regardless of prefs
14614         
14615
14616 2002-08-17 [oliver]     0.8.1claws72
14617
14618         * src/prefs_toolbar.c
14619                 update toolbar on CANCEL
14620                 bug reported by Martin Kluge
14621         * src/toolbar.c
14622                 toolbar_destroy memleak fixed           
14623
14624 2002-08-17 [alfons]     0.8.1claws71
14625
14626         * src/toolbar.c
14627                 plug another memleak reported by Martin Kluge
14628
14629 2002-08-16 [alfons]     0.8.1claws70
14630
14631         * src/crash.c
14632                 use execvp() correctly (suggested by wwp; thanks!)
14633
14634 2002-08-16 [alfons]     0.8.1claws69
14635
14636         * src/gtksctree.c
14637                 plug memory leak reported by Kim Schultz & Martin Kluge
14638
14639 2002-08-16 [paul]       0.8.1claws68
14640
14641         * po/es.po
14642                 updated by Ricardo Mones Lastra
14643
14644 2002-08-16 [paul]       0.8.1claws67
14645
14646         * src/toolbar.h
14647                 fix bug where 'Compose News' icon showed wrong
14648                 tooltip
14649
14650 2002-08-16 [paul]       0.8.1claws66
14651
14652         * sync with 0.8.1cvs24
14653                 see ChangeLog 2002-08-16
14654
14655         * po/it.po
14656                 updated by Alessandro Maestri
14657
14658 2002-08-15 [paul]       0.8.1claws65
14659
14660         * po/sr.po
14661                 updated by Urke MMI
14662
14663 2002-08-15 [paul]       0.8.1claws64
14664
14665         * src/*.c
14666                 don't translate debug info
14667
14668         * src/matcher.[ch]
14669                 add copyright info
14670
14671 2002-08-15 [paul]       0.8.1claws63
14672
14673         * src/prefs_toolbar.c
14674                 fix bug where clicking 'OK' creates an icon & text
14675                 toolbar regardless of prefs
14676
14677 2002-08-14 [alfons]     0.8.1claws62
14678
14679         * src/main.c
14680                 add global var that has the full argv[0]
14681         * src/crash.c
14682                 o execvp the correct sylpheed by using argv0
14683                   and setting the correct work dir
14684                 o other tweaks  
14685
14686 2002-08-14 [oliver]     0.8.1claws61
14687         
14688         * enable/disable Toolbar Action Buttons 
14689         * code cleanups
14690         * src/mainwindow.c
14691         * src/toolbar.[ch]      
14692         * src/prefs_toolbar.c   
14693
14694 2002-08-14 [melvin]     0.8.1claws60
14695
14696         * po/fr.po
14697                 Updated French translations
14698
14699 2002-08-14 [melvin]     0.8.1claws59
14700
14701         * src/crash.c
14702                 Made bug report not translatable
14703         * src/exporthtml.c
14704                 Fixed exporthtml_build_filespec() return value
14705         * src/foldersel.c
14706                 Fixed incorrect include file
14707         * src/gtkspell.c
14708         * src/prefs_actions.c
14709         * src/prefs_toolbar.c
14710                 Made debug info not translatable
14711         * src/mutt.c
14712         * src/quote_fmt.c
14713                 Added missing includes
14714         * src/prefs_common.c
14715                 Fixed typo
14716
14717 2002-08-14 [paul]       0.8.1claws58
14718
14719         * faq/es/sylpheed-faq.html
14720           faq/es/sylpheed-faq-[1-3].html
14721           faq/es/sylpheed-faq-4.html     **NEW FILE **
14722                 update Spanish FAQ
14723
14724 2002-08-13 [christoph]  0.8.1claws57
14725
14726         * src/procmsg.c
14727                 ignore thread fix that did not mark all
14728                 child nodes of a ignored thread as
14729                 ignored. Does not work perfectly yet,
14730                 but it is better now
14731
14732 2002-08-13 [alfons]     0.8.1claws56
14733
14734         * src/crash.c
14735                 o implement 'save crash log'
14736                 o some tweaks
14737
14738 2002-08-13 [melvin]     0.8.1claws55
14739
14740         * src/main.c
14741                 removed unrequired "execinfo.h" header
14742
14743 2002-08-12 [paul]       0.8.1claws54
14744
14745         * faq/en/sylpheed-faq.html
14746           faq/en/sylpheed-faq-[1-3].html
14747           faq/en/sylpheed-faq-4.html     **NEW FILE **
14748                 update English FAQ
14749
14750 2002-08-12 [alfons]     0.8.1claws53
14751
14752         * po/POTFILES.in
14753                 add crash.c to translatables
14754         * src/crash.c
14755                 bring in Leandro's crash dialog
14756
14757 2002-08-11 [alfons]     0.8.1claws52
14758
14759         * src/crash.c
14760                 clean up some warnings
14761
14762 2002-08-11 [alfons]     0.8.1claws51
14763
14764         * acconfig.h
14765         * configure.in
14766         * src/crash.[ch]        ** NEW FILES **
14767         * src/main.c            
14768                 initial gdb crash handler
14769
14770 2002-08-11 [paul]       0.8.1claws50
14771
14772         * src/prefs_toolbar.c
14773                 replace Up/Down arrow pixmaps with text to be
14774                 consistent across icon themes
14775
14776 2002-08-11 [paul]       0.8.1claws49
14777
14778         * src/prefs_common.c
14779           src/prefs_toolbar.c
14780                 rename 'Pixmap' -> 'Icon'
14781
14782         * src/toolbar.[ch]
14783                 rename  'A_SEND_QUEUD' -> 'A_SEND_QUEUED'
14784
14785 2002-08-10 [paul]       0.8.1claws48
14786
14787         * src/prefs_toolbar.c
14788                 re-work the UI
14789
14790 2002-08-10 [paul]       0.8.1claws47
14791
14792         * src/main.c
14793                 don't write Processing progress to status bar
14794                 patch submitted by Alexander Evseev
14795
14796         * src/prefs_toolbar.c
14797                 re-position and resize window
14798                 make window assume correct size on first call
14799
14800 2002-08-10 [paul]       0.8.1claws46
14801
14802         * src/mainwindow.c
14803           src/prefs_toolbar.c
14804           src/toolbar.c
14805           src/toolbar.h
14806                 obey coding style
14807                 follow UI text conventions
14808
14809 2002-08-10 [alfons]     0.8.1claws45
14810
14811         * src/toolbar.c
14812                 correct pixmap for delete action
14813
14814 2002-08-10 [paul]       0.8.1claws44
14815
14816         * po/pt_BR.po
14817                 updated by Fabio Jr. Beneditto
14818
14819 2002-08-10 [paul]       0.8.1claws43
14820
14821         * po/POTFILES.in
14822                 add custom toolbar files
14823
14824 2002-08-10 [paul]       0.8.1claws42
14825
14826         * sync with 0.8.1cvs22
14827                 see ChangeLog 2002-08-09
14828
14829 2002-08-09 [paul]       0.8.1claws41
14830
14831         * tools/Makefile.am
14832           tools/README
14833           tools/outlook2sylpheed.pl     ** NEW FILE **
14834                 add script to convert exported Outlook
14835                 contacts list to a Sylpheed addressbook.
14836                 Submitted by Ricardo Mones Lastra.
14837
14838 2002-08-09 [paul]       0.8.1claws40
14839
14840         * AUTHORS
14841           configure.in
14842           po/sr.po      ** NEW FILE **
14843                 add Serbian message catalog. Submitted by
14844                 Urosevic Aleksandar aka Urke MMI <urke-kg@eunet.yu>             
14845
14846 2002-08-09 [paul]       0.8.1claws39
14847
14848         * sync with 0.8.1cvs21
14849                 see ChangeLog 2002-08-08
14850
14851 2002-08-08 [oliver]     0.8.1claws38
14852
14853         * src/mainwindow.c
14854                 move Custom Toolbar to Configuration menu
14855
14856 2002-08-08 [oliver]     0.8.1claws37
14857
14858         * src/prefs_toolbar.c
14859                 fix substitute pixmap bug
14860
14861 2002-08-08 [paul]       0.8.1claws36
14862
14863         * sync with 0.8.1cvs19
14864                 see ChangeLog 2002-08-08
14865
14866 2002-08-07 [christoph]  0.8.1claws35
14867
14868         * src/utils.c
14869                 fixed a memory leak in new canonicalize_file_replace
14870
14871 2002-08-07 [christoph]  0.8.1claws34
14872
14873         * src/utils.[ch]
14874                 o canonicalize_file_replace should create the temporary
14875                   file in the same directory as the original file.
14876                 o added get_tmpfile_in_dir that creates a temorary file
14877                   in a specified directory.
14878
14879 2002-08-07 [melvin]     0.8.1claws33
14880
14881         * src/toolbar.c
14882                 fixed bug where 'Article' button acted as 'Email' button.
14883
14884 2002-08-07 [paul]       0.8.1claws32
14885
14886         * sync with 0.8.1.cvs17
14887                 see ChangeLog 2002-08-07
14888
14889 2002-08-07 [colin]      0.8.1claws31
14890         
14891         * src/news.c
14892                 fix mass-cancel problem
14893
14894 2002-08-07 [thorsten]   0.8.1claws30
14895
14896         * src/prefs_toolbar.c
14897                 fix: crash on replace or add new button
14898         * src/toolbar.c
14899                 fix: close xmlfile after reading
14900         * src/utils.c
14901                 fix: unlink() file before rename()
14902
14903 2002-08-06 [paul]       0.8.1claws29
14904
14905         * sync with 0.8.cvs15
14906                 see ChangeLog 2002-08-06
14907
14908 2002-08-06 [oliver]     0.8.1claws28
14909
14910         * src/toolbar.c
14911         * src/prefs_toolbar.c
14912                 fixed empty toolbar issue
14913
14914 2002-08-06 [oliver]     0.8.1claws27
14915
14916         * Custom Toolbar Final 
14917         * src/folderview.c
14918         * src/inc.c
14919         * src/summaryview.c
14920                 o toolbar stuff now lives in src/toolbar.[ch]
14921                 o main_window_toolbar_* functions are renamed to
14922                   toolbar_* reflecting their new source file
14923         * src/mainwindow.[ch]
14924                 o remove toolbar stuff  
14925
14926 2002-08-06 [oliver]     0.8.1claws26
14927         
14928         * src/Makefile.am
14929         * src/prefs_toolbar.[ch]        **New File**
14930         * src/toolbar.[ch]              **New File**
14931                 o prefs_toolbar.[ch] custom toolbar frontend
14932                 o toolbar.[ch]       backend 
14933
14934 2002-08-06 [oliver]     0.8.1claws25
14935
14936         * src/prefs_actions.[ch]
14937                 o new exported function actions_execute
14938
14939 2002-08-06 [paul]       0.8.1claws24
14940
14941         * sync with 0.8.1cvs4
14942                 see ChangeLog 2002-08-06
14943
14944 2002-08-06 [paul]       0.8.1claws23
14945
14946         * sync with 0.8.1cvs13
14947                 see ChangeLog 2002-08-06
14948
14949 2002-08-06 [paul]       0.8.1claws22
14950
14951         * sync with 0.8.1cvs12
14952                 see ChangeLog 2002-08-05 and 2002-08-06
14953
14954 2002-08-06 [match]      0.8.1claws21
14955
14956         * src/addrclip.c
14957                 improvements to cut/copy/paste address
14958
14959 2002-08-05 [match]      0.8.1claws20
14960
14961         * src/addritem.[ch]
14962         * src/addrcache.c
14963         * src/addrbook.c
14964         * src/editaddress.c
14965         * src/addressbook.c
14966                 fixes to improve cut/copy/paste
14967
14968 2002-08-06 [melvin]     0.8.1claws19
14969
14970         * src/account.[ch]
14971                 account_find_all_from_address(): new function that returns the
14972                 list of all accounts that are matched in an address.
14973         * src/alertpanel.[ch]
14974                 alertpanel() now accepts a custom widget
14975                 alertpanel_with_widget(): new function that pops up a panel with
14976                 a custom widget in it 
14977         * src/gtkutils.[ch]
14978                 gtkut_account_menu_new(): new function that allows the selection
14979                 of an account from a list of accounts.
14980         * src/messageview.c
14981                 Extended Return Receipt notification to select the correct 
14982                 account and to make a security test on the Delivery-Notification
14983                 address which should be the same as the Return-Path.
14984
14985 2002-08-06 [thorsten]   0.8.1claws18
14986
14987         * src/mimeview.c
14988                 attach_all: save unnamed as "noname.%d",
14989                 dont free static dirname
14990
14991 2002-08-05 [alfons]     0.8.1claws17
14992
14993         * configure.in
14994                 detect XIM by trying to link rather than compile a XIM program
14995
14996 2002-08-05 [oliver]     0.8.1claws16
14997                 
14998         * src/stock_pixmap.[ch]
14999                 o add UP_ARROW to available pixmaps (already in pixmap-directory)
15000                 o new func to retrieve pixmaps
15001
15002 2002-08-05 [paul]       0.8.1claws15
15003
15004         * sync with 0.8.1cvs10
15005                 see ChangeLog 2002-08-05
15006
15007 2002-08-04 [alfons]     0.8.1claws14
15008
15009         * src/textview.c
15010                 see if this plugs memleak
15011
15012 2002-08-04 [melvin]     0.8.1claws13
15013
15014         * src/gtkspell.c
15015                 fixed bug that could crash Sylpheed when highlighting
15016                 all misspelled words.
15017
15018 2002-08-03 [melvin]     0.8.1claws12
15019
15020         * src/prefs_actions.c
15021                 removed unnecessary checks for NULL introduced in 0.8.1claws11.
15022         * src/messageview.c
15023                 fixed bug where the Return Receipt was sent to
15024                 Delivery-Notification-To address even if it was not present
15025
15026 2002-08-02 [alfons]     0.8.1claws11
15027
15028         * src/prefs_actions.c
15029                 o more check for NULLs
15030                 o put create_io_dialog() in right conditional block
15031
15032 2002-08-02 [paul]       0.8.1claws10
15033
15034         * po/es.po
15035                 updated by Ricardo Mones Lastra
15036
15037 2002-08-01 [christoph]  0.8.1claws9
15038
15039         * src/folder.c
15040                 don't free the cache of the opened
15041                 folder in the summaryview
15042         * src/summaryview.c
15043                 don't unset flags, if it is not required
15044
15045 2002-08-01 [paul]       0.8.1claws8
15046
15047         * sync with 0.8.1cvs8
15048                 see ChangeLog entry 2002-08-01
15049
15050 2002-08-01 [paul]       0.8.1claws7
15051
15052         * sync with 0.8.1cvs7
15053                 see ChangeLog 2002-07-31 and 2002-08-01
15054
15055 2002-07-31 [christoph]  0.8.1claws6
15056
15057         * src/mainwindow.c
15058                 forgot to update menu sensitivity
15059                 function for new menu entry
15060
15061 2002-07-31 [alfons]     0.8.1claws5
15062
15063         * src/main.c
15064                 check folder item and its path for NULL on
15065                 initial processing
15066
15067 2002-07-31 [christoph]  0.8.1claws4
15068
15069         * src/folder.c
15070                 check if folder_item_get_msginfo in
15071                 folder_item_remove_msg returned NULL
15072         * src/imap.c
15073                 better clear the uid cache in the
15074                 uid validity check function and delete
15075                 cached messages
15076
15077 2002-07-31 [paul]       0.8.1claws3
15078
15079         * man/sylpheed.1
15080                 add the '--attach' option and a few other
15081                 minor changes
15082
15083 2002-07-31 [paul]       0.8.1claws2
15084
15085         * sync with 0.8.1cvs5
15086                 see ChangeLog 2002-07-31
15087
15088 2002-07-31 [christoph]  0.8.1claws1
15089
15090         * src/folderview.[ch]
15091         * src/mainwindow.c
15092                 replace "Rescan all folders..." with
15093                 "Check all folders for new messages..."
15094
15095 2002-07-30 [paul]       0.8.1claws
15096
15097         * version 0.8.1claws released
15098
15099 2002-07-30 [paul]       0.8.0claws29
15100
15101         * tools/OOo2sylpheed.pl ** NEW FILE **
15102           tools/README
15103                 add script to enable sending documents as
15104                 attachments from OpenOffice.org
15105
15106 2002-07-30 [melvin]     0.8.0claws28
15107
15108         * src/prefs_actions.c
15109                 Made the actions' input/output dialog display
15110                 without delay.
15111
15112 2002-07-30 [christoph]  0.8.0claws27
15113
15114         * src/procmsg.c
15115                 check if folder_item_get_msginfo in
15116                 procmsg_save_to_outbox returned NULL
15117
15118 2002-07-30 [paul]       0.8.0claws26
15119
15120         * sync with 0.8.1cvs4
15121                 see ChangeLog 2002-07-29
15122
15123 2002-07-29 [thorsten]   0.8.0claws25
15124
15125         * README.claws
15126                 added selective download, delete on server
15127
15128 2002-07-29 [paul]       0.8.0claws24
15129
15130         * sync with 0.8.1cvs3
15131                 see ChangeLog 2002-07-29
15132
15133 2002-07-27 [christoph]  0.8.0claws23
15134
15135         * src/folder.c
15136                 add extra check if fetching the msginfo
15137                 returned NULL
15138
15139 2002-07-27 [paul]       0.8.0claws22
15140
15141         * sync with 0.8.1cvs2
15142                 see ChangeLog 2002-07-26
15143
15144 2002-07-27 [christoph]  0.8.0claws21
15145
15146         * src/imap.c
15147                 add another check if a valid msginfo
15148                 was returned
15149
15150 2002-07-26 [hoa]        0.8.0claws20
15151
15152         * src/folder.c
15153                 Fixed a condition in folder_item_destroy()
15154
15155         * src/imap.c
15156                 Fixed an error in IMAP protocol
15157
15158 2002-07-26 [alfons]     0.8.0claws19
15159
15160         * src/folder.c
15161                 ofcourse compare with identifier, not the path
15162
15163 2002-07-26 [alfons]     0.8.0claws18
15164
15165         * src/folder.c
15166                 use folder item identifier for saving / restoring
15167                 preferences because folder->path might not be unique
15168
15169 2002-07-26 [melvin]     0.8.0claws17
15170
15171         * src/logwindow.c
15172                 Fixed a crash introduced in 0.8.0claws5 when log is 
15173                 cut under 80 characters.
15174
15175 2002-07-26 [paul]       0.8.0claws16
15176
15177         * sync with 0.8.1cvs1
15178                 see ChangeLog 2002-07-26
15179
15180 2002-07-26 [christoph]  0.8.0claws15
15181
15182         * src/imap.[ch]
15183                 imap folder now remembers the last selected
15184                 folder and imap_fetch_msginfo skips selecting
15185                 the folder if it is already selected
15186
15187 2002-07-26 [christoph]  0.8.0claws14
15188
15189         * src/folder.c
15190         * src/folderview.c
15191         * src/imap.c
15192                 fix imap folder rescanning
15193
15194 2002-07-25 [christoph]  0.8.0claws13
15195
15196         * src/filter.c
15197         * src/folder.[ch]
15198         * src/folderview.c
15199         * src/imap.[ch]
15200         * src/mainwindow.c
15201         * src/mbox_folder.c
15202         * src/mh.c
15203         * src/news.c
15204                 implement imap uid cache and uid validity check
15205
15206 2002-07-25 [alfons]     0.8.0claws12
15207
15208         * src/summaryview.c
15209                 fix a brown paper bag bug, and also add some more
15210                 checks
15211
15212 2002-07-25 [christoph]  0.8.0claws11
15213
15214         * src/folder.c
15215                 don't mix copy, fetch_msginfo and remove
15216                 operations in folder item copy and move
15217                 operations
15218
15219 2002-07-25 [christoph]  0.8.0claws10
15220
15221         * src/folderview.c
15222         * src/mainwindow.c
15223         * src/prefs_folder_item.c
15224         * src/summaryview.[ch]
15225                 remove no longer required parameter update_cache from
15226                 summary_show
15227
15228 2002-07-25 [paul]       0.8.0claws9
15229
15230         * sync with 0.8.1
15231         
15232         * AUTHORS
15233                 a few corrections
15234
15235 2002-07-24 [alfons]     0.8.0claws8
15236
15237         * src/summaryview.c
15238                 sort correctly when using simplified subject line
15239                 (closes feature request "[ 585141 ] applying regexp to subject 
15240                 before sort" submitted by Alexandra Walford)
15241
15242 2002-07-24 [paul]       0.8.0claws7
15243
15244         * sync with 0.8.0cvs3
15245                 see ChangeLog 2002-07-24
15246
15247 2002-07-23 [christoph]  0.8.0claws6
15248
15249         * src/folder.c
15250         * src/folder.h
15251         * src/summaryview.c
15252         * src/summaryview.h
15253         * src/main.c
15254                 o separate processing and summaryview
15255                 o removed summary_write_cache from summaryview
15256                 o removed summaryview->killed_messages, because we don't have
15257                   to keep a list of killed messages anymore. New cache will
15258                   keep the hidden messages in cache anyway
15259         * src/folderview.c
15260         * src/inc.c
15261         * src/selective_download.c
15262                 o removed unnecessary summary_write_cache calls
15263         * src/procmsg.c
15264                 o don't set ignore thread flag in procmsg_get_thread_tree
15265                   if it is already set
15266         * src/mainwindow.c
15267         * src/statusbar.h
15268                 o moved STATUSBAR_PUSH/POP to statusbar.h because
15269                   they are used in different files
15270
15271 2002-07-23 [melvin]     0.8.0claws5
15272
15273         * src/addressbook.c
15274         * src/addrgather.c
15275         * src/editaddress.c
15276         * src/editgroup.c
15277         * src/editldap_basedn.c
15278         * src/importldif.c
15279         * src/prefs_common.c
15280                 Fixed few memory leak (gtk_editable_get_chars returns
15281                 an allocated string)
15282         * src/logwindow.c
15283                 Fixed few memory leak (gtk_editable_get_chars returns
15284                 an allocated string) and modified a little the log cutting
15285                 loop.
15286         * src/compose.c
15287                 Replaced a call to an obsolete function gtk_entry_get_text()
15288                 by gtk_editable_get_chars()
15289         * src/send.c
15290                 Removed a debug printf
15291
15292 2002-07-23 [christoph]  0.8.0claws4
15293
15294         * src/filesel.c
15295                 fix another g_dirname memory leak
15296
15297 2002-07-23 [christoph]  0.8.0claws3
15298
15299         * src/mh.c
15300                 fixed a memory leak in mh_fetch_msginfo
15301                 fixed crash when message header could not be
15302                 parsed
15303
15304 2002-07-23 [paul]       0.8.0claws2
15305
15306         * sync with 0.8.0cvs2
15307                 see ChangeLog 2002-07-23
15308
15309 2002-07-23 [paul]       0.8.0claws1
15310
15311         * sync with 0.8.0cvs1
15312                 see ChangeLog 2002-07-23
15313
15314 2002-07-23 [paul]       0.8.0claws
15315
15316         * release of 0.8.0claws