2004-12-06 [paul] 0.9.12cvs186
[claws.git] / ChangeLog.claws
1 2004-12-06 [paul]       0.9.12cvs186
2
3         * INSTALL
4         * README.claws
5                 updated
6         * po/es.po
7         * po/fr.po
8         * po/it.po
9         * po/ja.po
10         * po/pt_BR.po
11         * po/zh_CN.po
12                 updated by Ricardo Mones Lastra, Fabien Vantard, Andrea 
13                 Spadaccini, Rui Hirokawa, Frederico Goncalves Guimaraes,
14                 and Yang Guilong
15
16 2004-12-05 [paul]       0.9.12cvs185
17
18         * INSTALL
19         * Makefile.am
20         * README.claws
21                 update
22         * TODO.claws    **REMOVED**
23                 removed, use the wiki instead
24         * tools/Makefile.am
25         * tools/README
26                 remove newscache_conv.pl from the release package
27                 and notes as it is broken and not currently maintained
28         * tools/filter_conv.pl
29                 use --config-dir to find claws' config dir
30         * tools/kdeservicemenu/README
31         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
32         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
33                 make a top-level menu entry
34
35 2004-12-04 [paul]       0.9.12cvs184
36
37         * src/addrharvest.c
38                 conv_unmime_header_overwrite(name)
39
40 2004-12-04 [colin]      0.9.12cvs183
41
42         * src/compose.c
43                 Fix saving of compose window position
44                 when sending mail. Patch by Alfons.
45
46 2004-12-04 [paul]       0.9.12cvs182
47
48         * ChangeLog
49         * ChangeLog.jp
50         * INSTALL
51         * NEWS
52         * README
53         * README.jp
54         * doc/manual/ja/Makefile.am
55         * doc/manual/ja/sylpheed-1.html
56         * doc/manual/ja/sylpheed-10.html
57         * doc/manual/ja/sylpheed-11.html
58         * doc/manual/ja/sylpheed-12.html
59         * doc/manual/ja/sylpheed-13.html
60         * doc/manual/ja/sylpheed-14.html
61         * doc/manual/ja/sylpheed-15.html
62         * doc/manual/ja/sylpheed-16.html
63         * doc/manual/ja/sylpheed-17.html
64         * doc/manual/ja/sylpheed-18.html
65         * doc/manual/ja/sylpheed-19.html
66         * doc/manual/ja/sylpheed-2.html
67         * doc/manual/ja/sylpheed-20.html
68         * doc/manual/ja/sylpheed-3.html
69         * doc/manual/ja/sylpheed-4.html
70         * doc/manual/ja/sylpheed-5.html
71         * doc/manual/ja/sylpheed-6.html
72         * doc/manual/ja/sylpheed-7.html
73         * doc/manual/ja/sylpheed-8.html
74         * doc/manual/ja/sylpheed-9.html
75         * doc/manual/ja/sylpheed.html
76         * doc/manual/ja/sylpheed.sgml
77         * src/Makefile.am
78         * src/procmime.c
79         * src/pixmaps/regular.xpm **REMOVED**
80                 sync with main 1.0.0beta4, including: "canonicalize text files
81                 before encoding to BASE64, and uncanonicalize after decoding
82                 to conform with RFC 2045" 
83
84 2004-12-03 [christoph]  0.9.12cvs181
85
86         * src/compose.c
87                 build the Privacy System menu without GtkItemFactory to
88                 allow '/' in Privacy System names
89
90         * src/plugins/pgpmime/pgpmime.c
91         * src/plugins/pgpmime/plugin.c
92                 Update description and change Privacy System name
93
94 2004-12-03 [paul]
95
96         * src/pixmaps/dir_close.xpm
97         * src/pixmaps/dir_open.xpm
98         * src/pixmaps/drafts_close.xpm
99         * src/pixmaps/drafts_open.xpm
100         * src/pixmaps/group.xpm
101         * src/pixmaps/unread.xpm
102                 update icons (sync with main (adjust hue))      
103
104 2004-12-02 [paul]       0.9.12cvs180
105
106         * ChangeLog
107         * ChangeLog.jp
108         * src/Makefile.am
109         * src/pop.c
110         * src/common/utils.c
111         * src/common/utils.h
112         * src/pixmaps/folder.xpm **REMOVED**
113                 sync with main
114                 fixes bug 644 'extra CRs in subject line break filtering' 
115
116 2004-12-02 [colin]      0.9.12cvs179
117
118         * src/compose.c
119                 Prevent duplicate edition of queued
120                 and drafted mails
121
122 2004-12-02 [colin]      0.9.12cvs178
123
124         * src/compose.c
125                 Fix quote linewrapping ignoring pref
126                 Patch by Alfons
127
128 2004-11-30 [colin]      0.9.12cvs177
129
130         * src/gtk/prefswindow.c
131         * src/gtk/pluginwindow.c
132                 Add shortcut keys to prefs window
133                 and plugin window. Patch by Fabien Vantard.
134
135 2004-11-29 [colin]      0.9.12cvs176
136
137         * src/folderview.c
138                 Fix disappearing separators in folderview's popup
139
140 2004-11-29 [colin]      0.9.12cvs175
141
142         * src/procmime.c
143                 Another format bug
144
145 2004-11-29 [colin]      0.9.12cvs174
146
147         * src/pop.c
148                 Fix format string
149
150 2004-11-26 [colin]      0.9.12cvs173
151
152         * src/common/smtp.c
153         * src/common/smtp.h
154                 Use ESMTP for all servers advertising it
155                 Add SIZE= parameter to MAIL command for 
156                 ESMTP servers
157
158 2004-11-24 [colin]      0.9.12cvs172
159
160         * src/plugins/pgpmime/pgpmime.c
161                 Forgot one :(
162
163 2004-11-24 [colin]      0.9.12cvs171
164
165         * src/plugins/pgpmime/pgpmime.c
166                 Fix numerous GpgmeGtk leaks
167
168 2004-11-24 [colin]      0.9.12cvs170
169
170         * src/plugins/pgpmime/pgpmime.c
171                 Fix numerous GpgmeCtx leaks
172
173 2004-11-24 [colin]      0.9.12cvs169
174
175         * src/plugins/pgpmime/plugin.c
176                 Update requirements
177         * src/plugins/trayicon/Makefile.am
178         * src/plugins/trayicon/newmarkedmail.xpm
179         * src/plugins/trayicon/trayicon.c
180         * src/plugins/trayicon/unreadmarkedmail.xpm
181                 Add new icons when there are unread marked mails
182                 answers
183
184 2004-11-23 [thorsten]   0.9.12cvs168
185
186         * src/plugins/pgpmime/plugin.c
187                 typo: plugin_init instead of plugin_done
188
189 2004-11-23 [thorsten]   0.9.12cvs167
190
191         * commitHelper
192                 o add me
193         * src/partial_download.c
194         * src/partial_download.h
195                 o fix path for includes
196
197 2004-11-23 [colin]      0.9.12cvs166
198
199         * src/procmime.c
200                 Uh, changed API.
201
202 2004-11-23 [colin]      0.9.12cvs165
203
204         * src/procmime.c
205                 Fix mime headers wrapping
206
207 2004-11-23 [christoph]  0.9.12cvs164
208
209         * src/common/Makefile.am
210         * src/common/partial_download.[ch]
211         * src/Makefile.am
212         * src/partial_download.[ch]
213         * src/folderview.c
214                 move to src because it depends on src stuff
215
216         * src/codeconv.c
217         * src/common/base64.h
218                 move B64LEN macro to base64.h
219
220         * src/compose.c
221         * src/privacy.[ch]
222                 add PrefsAccount to sign-function parameters
223
224         * src/main.c
225         * src/prefs_account.[ch]
226         * src/gtk/prefswindow.[ch]
227                 o use new prefswindow for account prefs
228                 o add possibility to add new pages to account prefs
229
230         * src/plugins/pgpmime/prefs_gpg.[ch]
231         * src/plugins/pgpmime/prefs_gpg.glade
232                 add account prefs for GPG
233
234         * src/plugins/pgpmime/pgpmime.c
235         * src/plugins/pgpmime/sgpgme.[ch]
236                 create signers list based on the GPG account prefs
237
238 2004-11-23 [colin]      0.9.12cvs163
239
240         * src/main.c
241                 Fix cursor going from normal to wait
242                 as many times as there are folders
243                 (very noticeable on exported displays)
244
245 2004-11-23 [colin]      0.9.12cvs162
246
247         * src/msgcache.c
248                 HEAD needs this leak fix too
249
250 2004-11-22 [luke]       0.9.12cvs161
251
252         * src/gtk/gtkstext.c
253                 'Up' key moves one line (not one paragraph) like 'Down'
254
255 2004-11-22 [paul]       0.9.12cvs160
256
257         * src/prefs_themes.c
258                 fix oversized GtkFrames
259
260 2004-11-19 [paul]       0.9.12cvs159
261
262         * src/prefs_common.c
263                 update prefs_keybind_apply_clicked()
264
265 2004-11-18 [paul]       0.9.12cvs158
266
267         * src/compose.c
268         * src/messageview.c
269         * src/common/utils.c
270         * src/common/utils.h
271                 use Message-ID format like that previously
272                 used in compose_generate_msgid()
273
274 2004-11-17 [christoph]  0.9.12cvs157
275
276         * src/mainwindow.c
277         * src/prefs_common.c
278                 integrate "Common preferences" into new preferences dialog
279
280 2004-11-17 [colin]      0.9.12cvs156
281
282         * src/prefs_account.c
283         * src/prefs_account.h
284         * src/procmsg.c
285                 Add an option to let the user choose to store encrypted
286                 mail as clear text or encrypted.
287
288 2004-11-17 [colin]      0.9.12cvs155
289
290         * src/compose.c
291         * src/toolbar.c
292                 Be verbose when sending fails
293         * src/procmsg.c
294                 Fix procmsg_send_queue returning 0 when there's an error
295                 Don't send messages to be encrypted to nobody 
296
297
298 2004-11-17 [colin]      0.9.12cvs154
299
300         * src/privacy.c
301                 Fix more pointer confusion
302
303 2004-11-17 [paul]       0.9.12cvs153
304
305         * src/procmime.h
306                 forgotten in sync with main 1.0.0beta3
307
308
309 2004-11-17 [paul]       0.9.12cvs152
310
311         * ChangeLog
312         * ChangeLog.jp
313         * NEWS
314         * src/compose.c
315         * src/jpilot.c
316         * src/procmime.c
317                 sync with main 1.0.0beta3
318                 see ChangeLog 2004-11-15 and 2004-11-16
319
320 2004-11-17 [colin]      0.9.12cvs151
321
322         * src/plugins/pgpmime/pgpmime.c
323                 Remove debug printf
324
325 2004-11-17 [colin]      0.9.12cvs150
326
327         * src/plugins/pgpmime/pgpmime.c
328                 Fix off-by-one causing segs
329
330 2004-11-17 [colin]      0.9.12cvs149
331
332         * src/procmsg.c
333                 < Reboot_> don't compare pointers to NULL with !
334                 So, use the other form to bring consistency.
335                 Also fix coding style.
336
337 2004-11-16 [colin]      0.9.12cvs148
338
339         * src/procmsg.c
340                 Fix the fix :)
341
342 2004-11-16 [colin]      0.9.12cvs147
343
344         * src/procmsg.c
345                 Fix leaks in procmsg_send_message_queue
346
347 2004-11-12 [paul]       0.9.12cvs146
348
349         * src/prefs_account.c
350         * src/procmime.c
351         * src/procmime.h
352                 fix sync breakage 
353
354 2004-11-12 [paul]
355
356         * src/pixmaps/complete.xpm
357         * src/pixmaps/continue.xpm
358                 small sync with main, see ChangeLog 2004-11-11
359
360 2004-11-11 [paul]       0.9.12cvs145
361
362         * ChangeLog
363         * ChangeLog.jp
364         * src/account.c
365         * src/folderview.c
366         * src/folderview.h
367         * src/imap.c
368         * src/imap_gtk.c
369         * src/inc.c
370         * src/mainwindow.c
371         * src/mh_gtk.c
372         * src/news_gtk.c
373         * src/pop.c
374         * src/prefs_account.c
375         * src/prefs_account.h
376         * src/prefs_ext_prog.c
377         * src/procmsg.c
378         * src/procmsg.h
379         * src/summary_search.c
380         * src/summaryview.c
381         * src/textview.c
382         * src/common/defs.h
383         * src/common/utils.c
384         * src/common/utils.h
385         * src/gtk/menu.c
386         * src/gtk/menu.h
387                 sync with main 1.0.0beta2 (plus 4)
388
389 2004-11-09 [christoph]  0.9.12cvs144
390
391         * src/compose.c
392         * src/prefs_account.[ch]
393                 add option menu to select default privacy system
394
395         * src/plugins/pgpmime/pgpmime.c
396                 better memory allocation
397
398         * src/folder.c
399                 syncronize flags when scanning a folder
400
401 2004-11-08 [colin]      0.9.12cvs143
402
403         * src/summaryview.c
404                 Prevent useless folder count updates while 
405                 quicksearch is running. It is really annoying 
406                 while quicksearch is running a full-mail
407                 scan, like 'b foo', in a big folder.
408
409 2004-11-08 [colin]      0.9.12cvs142
410
411         * src/textview.c
412                 Really fix these mail URIs
413
414 2004-11-08 [colin]      0.9.12cvs141
415
416         * src/textview.c
417                 fix "colin@colino.net" <colin@colino.net> 
418                 types of URIs
419
420 2004-11-06 [colin]      0.9.12cvs140
421
422         * src/compose.c
423                 Don't ask for passphrase if not sending
424
425 2004-11-05 [christoph]  0.9.12cvs139
426
427         * src/compose.c
428                 o encode text content of composed mails
429         * src/procmime.c
430                 o allow encoding of MimeInfos that are stored in memory buffers
431                 
432
433 2004-11-03 [paul]       0.9.12cvs138
434
435         * po/POTFILES.in
436                 add 'src/plugins/pgpmime/prefs_gpg.c'.
437                 Patch submitted by Fabien Vantard
438
439         * src/prefs_ext_prog.c
440                 fix typos. Patch submitted by Fabien Vantard
441
442         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
443         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
444                 add German, Spanish, Italian, Brazilian Portuguese,
445                 and Slovak translations. Submitted by Thomas Gilgin,
446                 J. José del Río 'partymola', Andrea Spadaccini,
447                 Frederico Goncalves Guimaraes, and Andrej Kacian
448
449 2004-11-01 [christoph]  0.9.12cvs137
450
451         * src/procmime.c
452                 implement RFC2231's parameter encoding
453
454 2004-10-29 [colin]      0.9.12cvs136
455
456         * src/common/utils.c
457                 Fix boundary delimiter (a Pine user gets this:
458                 > Malformed message: Unexpected characters at end of parameters:
459                 > =_Thu__28_Oct_2)
460
461 2004-10-29 [paul]
462
463         * tools/textviewer.sh
464                 fix typo. patch submitted by Johann Koenig 
465                 <explosive@hvc.rr.com>
466
467 2004-10-29 [paul]
468
469         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
470         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
471                 add French translations, submitted by Fabien Vantard
472
473 2004-10-28 [christoph]  0.9.12cvs135
474
475         * doc/src/rfc2231.txt                           ** NEW **
476         * src/procmime.c
477         * src/common/quoted-printable.c
478         * src/common/utils.[ch]
479                 implement RFC2231's parameter decoding
480
481 2004-10-27 [paul]
482
483         * tools/kdeservicemenu/README
484         * tools/kdeservicemenu/install.sh
485         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
486         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
487         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
488                 output files to /tmp instead of littering the
489                 current dir
490                 add uninstall function
491                 refactor
492
493 2004-10-26 [christoph]  0.9.12cvs134
494
495         * src/procmime.c
496                 better check if parameters have to be in quoted string
497
498 2004-10-25 [paul]
499
500         * tools/kdeservicemenu/README
501         * tools/kdeservicemenu/install.sh
502         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
503         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
504         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
505                 add files for Sylpheed Service Menu in Konqueror
506
507 2004-10-22 [paul]       0.9.12cvs133
508
509         * src/compose.c
510         * src/prefs_common.c
511         * src/prefs_common.h
512         * src/prefs_wrapping.c
513                 remove 'smart wrapping'
514
515 2004-10-21 [colin]      0.9.12cvs132
516
517         * src/compose.c
518                 Remove extraneous separator in Options
519
520 2004-10-21 [colin]      0.9.12cvs131
521
522         * src/compose.c
523                 Replace "unknown" attachments by "application/octet-stream"
524                 Be a bit more defensive when using strchr
525
526 2004-10-20 [paul]
527
528         * po/ru.po
529                 updated by Pavlo Bohmat
530
531 2004-10-19 [christoph]  0.9.12cvs130
532
533         * src/compose.c
534                 fix wrong menu entry path
535
536         (Closes Bug 626 crashes after clicking 'reply' or 'reply to all')
537
538         * src/gtk/menu.c
539                 add extra check for missing menu entries
540
541 2004-10-19 [christoph]  0.9.12cvs129
542
543         * src/compose.c
544         * src/common/utils.c
545                 use utils' generate_msgid() in compose.c
546
547 2004-10-18 [christoph]  0.9.12cvs128
548
549         * src/plugins/pgpmime/passphrase.c
550         * src/plugins/pgpmime/pgpmime.c
551         * src/plugins/pgpmime/prefs_gpg.[ch]
552         * src/plugins/pgpmime/prefs_gpg.glade
553         * src/plugins/pgpmime/sgpgme.c
554                 add GPG prefs
555
556 2004-10-18 [christoph]  0.9.12cvs127
557
558         * src/addrbook.c
559         * src/addrcache.c
560         * src/addressbook.c
561         * src/codeconv.c
562         * src/compose.c
563         * src/customheader.c
564         * src/editaddress.c
565         * src/editgroup.c
566         * src/exporthtml.c
567         * src/folder.c
568         * src/folderview.c
569         * src/imap.c
570         * src/jpilot.c
571         * src/main.c
572         * src/matcher_parser_parse.y
573         * src/mbox.c
574         * src/pop.c
575         * src/prefs_account.c
576         * src/prefs_gtk.c
577         * src/prefs_msg_colors.c
578         * src/procheader.c
579         * src/procmime.[ch]
580         * src/procmsg.c
581         * src/summaryview.c
582         * src/textview.c
583         * src/common/base64.c
584         * src/common/partial_download.c
585         * src/common/socket.c
586         * src/common/sylpheed.c
587         * src/common/utils.[ch]
588         * src/gtk/filesel.c
589         * src/gtk/pluginwindow.c
590         * src/gtk/quicksearch.c
591         * src/plugins/pgpmime/pgpmime.c
592         * src/plugins/pgpmime/plugin.c
593         * src/plugins/pgpmime/select-keys.c
594         * src/plugins/pgpmime/sgpgme.c
595         * src/plugins/spamassassin/libspamc.c
596         * src/plugins/trayicon/trayicon.c
597         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.[ch]
598         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
599                 o don't use any GNU C extensions
600                 o fix warnings
601                 o replace some non-POSIX functions
602
603         * src/plugins/spamassassin/spamassassin.[ch]
604         * src/plugins/spamassassin/spamassassin_gtk.c
605         * src/plugins/clamav/clamav_plugin.[ch]
606         * src/plugins/clamav/clamav_plugin_gtk.c
607                 replace statusbar_print_all() from common code because it is a
608                 GUI function
609
610 2004-10-17 [paul]
611
612         * po/es.po
613         * po/ko.po
614         * AUTHORS
615                 update Spanish and Korean translations,
616                 submitted by Ricardo Mones Lastra and
617                 SungHyun Nam
618
619 2004-10-13 [colin]      0.9.12cvs126
620
621         * src/compose.c
622                 Don't convert message to forced encoding when 
623                 drafting, plus minor magic-values cleanup.
624
625 2004-10-13 [colin]      0.9.12cvs125
626
627         * po/POTFILES.in
628                 Update POTFILES.in to reflect the source
629                 place changes
630
631 2004-10-08 [christoph]  0.9.12cvs124
632
633         * m4/spamassassin.m4
634                 fix libspamc OpenSSL
635
636         * src/compose.c
637                 rearrange the compose menu
638
639 2004-10-08 [christoph]  0.9.12cvs123
640
641         * src/Makefile.am
642         * src/account.c
643         * src/compose.[ch]
644         * src/crash.c
645         * src/main.c
646         * src/mimeview.c
647         * src/passphrase.[ch]                           ** REMOVE **
648         * src/prefs_account.[ch]
649         * src/prefs_common.[ch]
650         * src/privacy.[ch]
651         * src/procmime.[ch]
652         * src/procmsg.c
653         * src/rfc2015.[ch]                              ** REMOVE **
654         * src/select-keys.[ch]                          ** REMOVE **
655         * src/common/utils.[ch]
656         * src/gtk/about.c
657         * src/plugins/pgpmime/Makefile.am
658         * src/plugins/pgpmime/passphrase.[ch]           ** NEW **
659         * src/plugins/pgpmime/pgpmime.c
660         * src/plugins/pgpmime/plugin.c
661         * src/plugins/pgpmime/prefs_gpg.[ch]
662         * src/plugins/pgpmime/select-keys.[ch]          ** NEW **
663         * src/plugins/pgpmime/sgpgme.[ch]
664                 o Add new MIME-Writer
665                 o extend PrivacySystem with sign and encrypt functions
666                 o extend PGP/MIME plugin with sign and encrypt functions
667                 o integrate extended Privacy API in Compose and Sending process
668
669 2004-10-04 [colin]      0.9.12cvs122
670
671         * src/mainwindow.c
672         * src/messageview.c
673         * src/messageview.h
674         * src/textview.c
675                 Make forced encoding limited to messageview and
676                 apply only to parts displayed using textview
677
678 2004-10-04 [colin]      0.9.12cvs121
679
680         * src/summaryview.c
681                 Fix bug #605 (collapsed threads re-expand when moving or
682                 deleting mails)
683
684 2004-10-03 [colin]      0.9.12cvs120
685
686         * src/summaryview.c
687                 Fix bug #602
688
689 2004-10-02 [colin]      0.9.12cvs119
690
691         * src/mainwindow.c
692         * src/messageview.c
693         * src/prefs_common.h
694         * src/procmime.c
695         * src/procmime.h
696         * src/textview.c
697                 Clean up forced charset feature
698                 Add forced decode
699
700 2004-10-01 [colin]      0.9.12cvs118
701
702         * src/mimeview.c
703                 Better fix for Save all: skip multipart mails' first 
704                 text part
705
706 2004-10-01 [colin]      0.9.12cvs117
707
708         * src/mimeview.c
709                 Only save attachments in Save All
710
711 2004-10-01 [paul]       0.9.12cvs116
712
713         * ChangeLog
714         * ChangeLog.jp
715         * src/account.c
716         * src/prefs_common.c
717         * src/gtk/colorlabel.c
718                 sync with main 0.9.12cvs17
719
720 2004-09-30 [colin]      0.9.12cvs115
721
722         * src/stock_pixmap.c
723         * src/stock_pixmap.h
724         * src/folderview.c
725         * src/Makefile.am
726         * src/pixmaps/read.xpm
727                 Add icon for total # column
728
729 2004-09-29 [colin]      0.9.12cvs114
730
731         * src/compose.c
732                 Don't close compose until message is sent if 
733                 Show Send Dialog is Always
734
735 2004-09-29 [paul]       0.9.12cvs113
736
737         * src/quote_fmt_parse.y
738                 In the quotation templates recognise sender's first and last 
739                 names (%F %L) when the name is in the format "Duck, Donald".
740                 Patch submitted by Thomas Gilgin, <thomas_gilgin@users.sourceforge.net>
741
742
743 2004-09-28 [colin]      0.9.12cvs112
744
745         * src/mainwindow.c
746                 Put back mnemonic
747         * src/folderview.c
748                 Fix Empty trash being visible-invisible-visible...
749
750 2004-09-28 [colin]      0.9.12cvs111
751
752         * src/mainwindow.c
753                 Relabel Empty all Trash folders
754
755 2004-09-28 [colin]      0.9.12cvs110
756
757         * src/folderview.c
758                 Add contextual Empty trash menu
759         * src/mainwindow.c
760                 Revert cvs109 which was useless
761
762 2004-09-28 [colin]      0.9.12cvs109
763
764         * src/mainwindow.c
765                 Fix uninialized var
766
767 2004-09-28 [colin]      0.9.12cvs108
768
769         * src/addressbook.c
770                 Fix triple-click
771
772 2004-09-28 [colin]      0.9.12cvs107
773
774         * src/addressbook.c
775                 Fix double-click on entries
776
777 2004-09-28 [colin]      0.9.12cvs106
778
779         * src/inc.c
780                 Reintroduce folder_item update freeze on incorporation
781
782 2004-09-27 [christoph]  0.9.12cvs105
783
784         * src/folderview.c
785                 right-align new and unread column
786
787 2004-09-27 [paul]
788
789         * 0.9.12b released
790
791 2004-09-27 [paul]       0.9.12cvs104
792
793         * src/main.c
794                 revert 0.9.12cvs101, it causes another segfault
795
796 2004-09-23 [christoph]  0.9.12cvs103
797
798         * src/plugins/spamassassin/libspamc.[ch]
799         * src/plugins/spamassassin/utils.[ch]
800                 update libspamc to SpamAssassin 3.0.0
801
802 2004-09-17 [paul]       0.9.12cvs102
803
804         * ChangeLog
805         * ChangeLog.jp
806         * src/inc.c
807                 sync with main 0.9.12cvs14, see ChangeLog 2004-09-09
808  
809
810 2004-09-17 [colin]      0.9.12cvs101
811
812         * src/main.c
813                 Fix segfaults when quitting. valgrind says:
814                         ==12144== Invalid read of size 4
815                         ==12144==    at 0x80D7DDA: messageview_is_visible (messageview.c:938)
816                         [...]
817                         ==12144==  Address 0x1BF1BD30 is 56 bytes inside a block of size 72 free'd
818                         [...]
819                         ==12144==    by 0x80CC671: exit_sylpheed (main.c:498)
820
821
822 2004-09-13 [christoph]  0.9.12cvs100
823
824         * src/folder.c
825                 add NULL pointer checks to fix segfault when messages can
826                 not be fetched
827
828 2004-09-08 [colin]      0.9.12cvs99
829
830         * src/account.c
831                 Remove a debug printf
832
833 2004-09-08 [christoph]  0.9.12cvs98
834
835         * src/procmsg.[ch]
836                 change MSG_CACHED (unused in claws) to MSG_SCANNED to remember
837                 if the message structure has been scanned
838
839         * src/folder.c
840                 o scan structure when the mail is fetched for the first time
841                   to prevent unnecessary fetching of messages while scanning
842                   the folder for messages
843                 o revert 0.9.12cvs24
844
845         * src/plugins/pgpmime/pgpmime.c
846                 check signature if auto signature checking is enabled when the
847                 signature status is requested for first time and not when
848                 checking if a part has a signature
849
850 2004-09-07 [colin]      0.9.12cvs97
851
852         * src/inc.c
853                 Change session error messages so that they
854                 are a bit more helpful (the origin of the
855                 error is not apparent if one isn't in 
856                 front of Sylpheed when it happens).
857
858 2004-09-06 [colin]      0.9.12cvs96
859
860         * src/toolbar.c
861                 Fix graying out Redirect in non english languages
862                 Patch by Fabien Vantard
863
864 2004-09-06 [colin]      0.9.12cvs95
865
866         * src/summaryview.c
867         * src/mimeview.c
868                 Fix dropped URIs
869
870 2004-09-06 [colin]      0.9.12cvs94
871
872         * src/addressbook.c
873         * src/addressitem.h
874         * src/addritem.c
875         * src/addritem.h
876                 Add basic drag and drop to addressbook
877
878 2004-09-03 [colin]      0.9.12cvs93
879
880         * src/summaryview.c
881                 Next/Prev unread message should start
882                 from next/prev node (especially if 
883                 mark_as_read_delay != 0)
884
885 2004-09-03 [colin]      0.9.12cvs92
886
887         * src/prefs_common.c
888         * src/prefs_common.h
889         * src/summaryview.c
890                 Add an hidden 'mark_as_read_delay' pref 
891
892 2004-09-02 [colin]      0.9.12cvs91
893
894         * src/gtk/menu.c
895                 Add unduplicated menu entries (fixes bug 532)
896                 Patch by Fabien Vantard
897
898 2004-09-02 [colin]      0.9.12cvs90
899
900         * src/account.c
901                 Fix bug 582 (broken auto account selection)
902
903 2004-09-02 [colin]      0.9.12cvs89
904
905         * src/addrindex.c
906                 Free deleted queries too
907
908 2004-09-02 [colin]      0.9.12cvs88
909
910         * src/ldapquery.c
911                 Fix freezes in LDAP, due to memory corruption
912                 after deletion of a query (and not removing it
913                 from the corresponding list of queries).
914                 Very probably fixes bug 567 and bug 569
915
916 2004-09-02 [colin]      0.9.12cvs87
917
918         * src/prefs_spelling.c
919                 Fix bug with aspell prefs init, where spell checking
920                 is enabled at first but dictionary not specified. Use
921                 LANG's dictionary by default.
922
923 2004-09-01 [colin]      0.9.12cvs86
924
925         * src/filtering.c
926         * src/imap.c
927         * src/prefs_matcher.c
928         * src/stock_pixmap.c
929                 Fix more nasty uninitialized variables
930
931 2004-08-31 [colin]      0.9.12cvs85
932
933         * src/folder.c
934                 Fix memory corruption when entering procmsg_msginfo_free()
935                 with unitialized msginfo. Thanks Valgrind.
936
937 2004-08-29 [colin]      0.9.12cvs84
938
939         * src/mimeview.c
940                 Don't escape filenames before saving - that's 
941                 not dangerous. By the way, fix the leak.
942
943 2004-08-27 [paul]       0.9.12cvs83
944
945         * src/mh.c
946         * src/procheader.c
947         * src/procmsg.c
948         * src/procmsg.h
949         * src/common/utils.c
950         * src/gtk/menu.h
951                 sync with main 0.9.12cvs6, see ChangeLog
952                 2004-08-24, 2004-08-25, 2004-08-26
953
954
955 2004-08-26 [paul]
956
957         * po/ja.po
958                 updated by Rui Hirokawa
959
960 2004-08-25 [colin]      0.9.12cvs82
961
962         * src/plugins/pgpmime/pgpmime.c
963                 Fix leak on non-combined encrypted messages
964
965 2004-08-25 [colin]      0.9.12cvs81
966
967         * src/plugins/pgpmime/pgpmime.c
968         * src/plugins/pgpmime/sgpgme.c
969         * src/plugins/pgpmime/sgpgme.h
970                 Handle combined encryption/signature
971
972 2004-08-24 [colin]      0.9.12cvs80
973
974         * src/folder.c
975                 Set mime flags on non multipart messages too
976
977 2004-08-23 [christoph]  0.9.12cvs79
978
979         * src/compose.c
980                 create message header in memory as GString before writing it
981                 to the message file
982
983 2004-08-23 [colin]      0.9.12cvs78
984
985         * src/rfc2015.c
986         * src/rfc2015.h
987         * src/compose.c
988                 Fix (again) bug 197: inline encryption broken
989
990 2004-08-23 [paul]
991
992         * po/zh_CN.po
993                 updated by Hansom Young
994
995 2004-08-23 [paul]
996
997         * 0.9.12a released
998
999 2004-08-23 [colin]      0.9.12cvs77
1000
1001         * src/imap.c
1002                 Try and fix bug 577 (session->last_access_time is broken since 
1003                 sync with main 0.9.12cvs2). 
1004                 Patch by Stephan Sachse <whiteman@teg-clan.de>
1005
1006 2004-08-23 [paul]
1007
1008         * po/es.po
1009         * po/fr.po
1010         * po/pl.po
1011         * po/pt_BR.po
1012         * po/sk.po
1013         * po/sr.po
1014                 update translations. submitted by Ricardo
1015                 Mones Lastra, Fabien Vantard, Emilian Nowak,
1016                 Frederico Goncalves Guimaraes, Andrej Kacian,
1017                 Urke MMI
1018
1019 2004-08-22 [paul]       0.9.12cvs76
1020
1021         * src/plugins/trayicon/trayicon.c
1022                 fix formatting bug in trayicon_popup_menu_entries[]
1023
1024
1025 2004-08-22 [paul]       0.9.12cvs75
1026
1027         * m4/Makefile.am
1028                 remove reference to openssl.m4
1029
1030
1031 2004-08-21 [colin]      0.9.12cvs74
1032
1033         * src/compose.c
1034                 Fix bug 576 (Duplicate auto-bcc on reedit)
1035
1036 2004-08-21 [colin]      0.9.12cvs73
1037
1038         * src/toolbar.c
1039                 Grey out Redirect in the toolbar when selection is
1040                 multiple. Fixes bug 520
1041
1042 2004-08-21 [colin]      0.9.12cvs72
1043
1044         * src/compose.c
1045                 Save Sign, Encrypt and Mode status when drafting or queuing
1046                 Fixes bug 502 (drafted message does not keep sign / encrypt 
1047                 state)
1048
1049 2004-08-21 [colin]      0.9.12cvs71
1050
1051         * src/summaryview.c
1052                 Fix bug 494 (Messages are always opened in summary 
1053                 view when right clicked.) Also fixes bug 508.
1054
1055 2004-08-21 [colin]      0.9.12cvs70
1056
1057         * src/compose.c
1058                 When using inline encryption, don't use QP or Base64:
1059                 the mail will be encrypted to a 7bit string.
1060                 Fixes bug 197
1061
1062 2004-08-21 [colin]      0.9.12cvs69
1063
1064         * src/compose.c
1065                 Fix inline-signing with 8bit chars: data must be 
1066                 converted to Quoted-printable before signing.
1067
1068 2004-08-21 [colin]      0.9.12cvs68
1069
1070         * src/compose.c
1071                 Remove 'Message/Save to draft folder'
1072                 and 'Message/Save and keep editing' to 
1073                 put a single 'File/Save' command.
1074                 Fixes bug 224
1075
1076 2004-08-21 [colin]      0.9.12cvs67
1077
1078         * src/mainwindow.c
1079                 Fix bug 222 (Summary view state not retained between sessions)
1080
1081 2004-08-20 [colin]      0.9.12cvs66
1082
1083         * src/codeconv.c
1084                 Fix bug 574 (empty cur_locale is not enough)
1085
1086 2004-08-20 [paul]
1087
1088         * src/plugins/pgpmime/plugin.c
1089                 modify PGP/MIME plugin's description
1090
1091 2004-08-16 [colin]      0.9.12cvs65
1092
1093         * src/common/ssl.c
1094                 Fix version comparison
1095
1096 2004-08-16 [colin]      0.9.12cvs64
1097
1098         * src/common/ssl.c
1099                 I meant 2.2.
1100
1101 2004-08-16 [colin]      0.9.12cvs63
1102
1103         * src/common/ssl.c
1104                 People with glibc 2.1 have had problems with non-blocking
1105                 SSL_connect. Disable it for glibc < 2.2.
1106
1107 2004-08-16 [colin]      0.9.12cvs62
1108
1109         * src/common/ssl.c
1110                 Fix format error
1111
1112 2004-08-13 [colin]      0.9.12cvs61
1113
1114         * src/plugins/pgpmime/plugin.c
1115                 Add plugin's description
1116
1117 2004-08-12 [christoph]  0.9.12cvs60
1118
1119         * src/folderutils.c
1120                 fix bug that did not thaw folder updates when deleting
1121                 duplicates in empty folders
1122
1123 2004-08-12 [colin]      0.9.12cvs59
1124
1125         * src/plugins/trayicon/trayicon.c
1126                 Add a context menu with most common operations
1127
1128 2004-08-12 [colin]      0.9.12cvs58
1129
1130         * configure.ac
1131         * sylpheed.desktop
1132         * src/Makefile.am
1133         * src/main.c
1134                 Add support for Freedesktop.org's startup notification
1135
1136 2004-08-10 [colin]      0.9.12cvs57
1137
1138         * src/main.c
1139         * src/common/socket.c
1140         * src/common/ssl.c
1141         * src/common/sylpheed.c
1142         * src/common/sylpheed.h
1143                 Put back the ssl connect nonblocking...
1144                 without the race condition
1145
1146 2004-08-09 [colin]      0.9.12cvs56
1147
1148         * src/main.c
1149         * src/common/ssl.c
1150         * src/common/sylpheed.c
1151         * src/common/sylpheed.h
1152                 Reverting previous commit, doesn't work 
1153
1154 2004-08-09 [colin]      0.9.12cvs55
1155
1156         * src/main.c
1157         * src/common/ssl.c
1158         * src/common/sylpheed.c
1159         * src/common/sylpheed.h
1160                 Make SSL_connect nonblocking, using a thread
1161
1162 2004-08-09 [paul]       0.9.12cvs54
1163
1164         * po/POTFILES.in
1165                 reflect new location of sgpgme.c
1166         * src/main.c
1167                 sync with main, see ChangeLog 2004-08-09
1168
1169 2004-08-08 [christoph]  0.9.12cvs53
1170
1171         * src/folderutils.c
1172                 freeze FolderItem updates while deleting duplicate messages
1173
1174 2004-08-08 [christoph]  0.9.12cvs52
1175
1176         * configure.ac
1177         * src/Makefile.am
1178         * src/main.c
1179         * src/pgpmime.c
1180         * src/pgpmime.h
1181         * src/sgpgme.c
1182         * src/sgpgme.h
1183         * src/plugins/Makefile.am
1184         * src/plugins/pgpmime/.cvsignore
1185         * src/plugins/pgpmime/Makefile.am
1186         * src/plugins/pgpmime/pgpmime.c
1187         * src/plugins/pgpmime/pgpmime.h
1188         * src/plugins/pgpmime/plugin.c
1189         * src/plugins/pgpmime/sgpgme.c
1190         * src/plugins/pgpmime/sgpgme.h
1191                 new plugin for PGP/MIME
1192
1193 2004-08-07 [christoph]  0.9.12cvs51
1194
1195         * src/folder.c
1196                 disable immediate folder change notification on opened folders
1197                 until SummaryView can handle it quickly
1198
1199 2004-08-07 [colin]      0.9.12cvs50
1200
1201         * src/pop.c
1202         * src/common/partial_download.c
1203                 fix warnings
1204
1205 2004-08-07 [colin]      0.9.12cvs49
1206
1207         * src/Makefile.am
1208         * src/account.c
1209         * src/addressbook.c
1210         * src/alertpanel.c
1211         * src/alertpanel.h
1212         * src/compose.c
1213         * src/exphtmldlg.c
1214         * src/expldifdlg.c
1215         * src/main.c
1216         * src/message_search.c
1217         * src/messageview.c
1218         * src/pop.c
1219         * src/sgpgme.c
1220         * src/summary_search.c
1221         * src/summaryview.c
1222         * src/textview.c
1223         * src/gtk/sslcertwindow.c
1224         * src/pixmaps/stock_dialog-error.xpm
1225         * src/pixmaps/stock_dialog-info.xpm
1226         * src/pixmaps/stock_dialog-question.xpm
1227         * src/pixmaps/stock_dialog-warning.xpm
1228                 sync new alertpanel from gtk2
1229
1230 2004-08-07 [colin]      0.9.12cvs48
1231
1232         * src/prefs_folder_item.c
1233                 fix memory corruption in folderitem's prefs
1234
1235 2004-08-06 [colin]      0.9.12cvs47
1236
1237         * src/compose.c
1238                 close compose window after queuing, before 
1239                 sending when user presses Send
1240
1241 2004-08-05 [christoph]  0.9.12cvs46
1242
1243         * src/msgcache.c
1244         * src/common/defs.h
1245                 add charset to cache file and convert charset when reading the
1246                 cache if different from internal used charset
1247
1248 2004-08-05 [christoph]  0.9.12cvs45
1249
1250         * src/messageview.c
1251         * src/mimeview.[ch]
1252         * src/procmime.h
1253         * src/common/utils.h
1254                 cleanup (remove unused includes/reorganize)
1255
1256         * src/prefs_ext_prog.c
1257         * src/prefs_folder_item.c
1258         * src/prefs_fonts.c
1259         * src/prefs_msg_colors.c
1260         * src/prefs_spelling.c
1261         * src/prefs_themes.c
1262         * src/prefs_toolbar.c
1263         * src/prefs_wrapping.c
1264         * src/gtk/prefswindow.[ch]
1265         * src/plugins/clamav/clamav_plugin_gtk.c
1266         * src/plugins/dillo_viewer/dillo_prefs.c
1267         * src/plugins/image_viewer/viewerprefs.c
1268         * src/plugins/spamassassin/spamassassin_gtk.c
1269                 change PrefsPage path into an array of strings and don't
1270                 split a single string into parts (better for translation)
1271
1272 2004-08-05 [christoph]  0.9.12cvs44
1273
1274         * src/folder.c
1275                 fix FolderItem's message counts after rebuilding a cache
1276
1277 2004-08-05 [paul]       0.9.12cvs43
1278
1279         * ChangeLog
1280         * ChangeLog.jp
1281         * src/imap.c
1282         * src/news.c
1283         * src/common/nntp.c
1284         * src/common/session.c
1285         * src/common/session.h
1286         * src/common/socket.c
1287                 sync with main 0.9.12cvs2
1288                 see ChangeLog 2004-08-04
1289
1290 2004-08-04 [christoph]  0.9.12cvs42
1291
1292         * configure.ac
1293                 add missing AC_DEFINE(USE_OPENSSL, ...)
1294         * src/folder.c
1295                 use new xml_node_new() function
1296
1297 2004-08-03 [christoph]  0.9.12cvs41
1298
1299         * src/folder.c
1300         * src/localfolder.c
1301         * src/common/xml.[ch]
1302                 sync with main 0.9.12cvs1
1303                 see ChangeLog 2004-07-23
1304
1305 2004-08-03 [christoph]
1306
1307         * configure.ac
1308         * m4/openssl.m4                 ** REMOVE **
1309                 use pkg-config to get OpenSSL CFLAGS and LIBS
1310                 (OpenSSL 0.9.7 is required now)
1311
1312 2004-08-02 [paul]       0.9.12cvs40
1313
1314         * AUTHORS
1315                 update translation team section
1316         * po/pt_BR.po
1317                 updated by Frederico Goncalves Guimaraes
1318                 <fggdebian@yahoo.com.br>
1319
1320 2004-07-29 [colin]      0.9.12cvs39
1321
1322         * src/messageview.c
1323                 Inform the user when a partially 
1324                 downloaded mail isn't on the server
1325                 anymore (due to Mark for deletion)
1326
1327 2004-07-29 [colin]      0.9.12cvs38
1328
1329         * src/messageview.c
1330                 Hide noticeview if necessary
1331
1332 2004-07-27 [colin]      0.9.12cvs37
1333
1334         * src/msgcache.c
1335                 More fixes (i overlook a bit, thanks
1336                 Christoph for spotting it)
1337
1338 2004-07-27 [colin]      0.9.12cvs36
1339
1340         * src/msgcache.c
1341                 Fix wrong test 
1342
1343 2004-07-26 [colin]      0.9.12cvs35
1344
1345         * src/pop.c
1346                 Fix uidl-file parsing when not in new
1347                 format
1348
1349 2004-07-19 [colin]      0.9.12cvs34
1350
1351         * src/compose.c
1352                 Save attachment status when drafting
1353
1354 2004-07-19 [colin]      0.9.12cvs33
1355
1356         * src/folder.h
1357         * src/folderview.c
1358         * src/summaryview.c
1359                 Reverse 0.9.12cvs29 to 31 (folder icon update
1360                 when quicksearch is active)
1361
1362 2004-07-18 [colin]      0.9.12cvs32
1363
1364         * src/pop.c
1365                 Fix partial download bug with "Download all
1366                 messages" option
1367
1368 2004-07-18 [colin]      0.9.12cvs31
1369
1370         * src/folderview.c
1371                 Fix crash
1372
1373 2004-07-17 [colin]      0.9.12cvs30
1374
1375         * src/summaryview.c
1376                 Same, when sticky search is off
1377
1378 2004-07-17 [colin]      0.9.12cvs29
1379
1380         * src/folder.h
1381         * src/folderview.c
1382         * src/summaryview.c
1383                 Update FolderItem icon whenever its summaryview is 
1384                 filtered
1385
1386 2004-07-16 [christoph]  0.9.12cvs28
1387
1388         * src/mimeview.c
1389                 make doubleclick work again
1390
1391 2004-07-16 [christoph]  0.9.12cvs27
1392
1393         * src/mimeview.c
1394                 fix freeze on mime icon doubleclick (opening doesn't work yet)
1395
1396 2004-07-16 [paul]       0.9.12cvs26
1397         
1398         * src/gtk/quicksearch.c
1399         * src/compose.c
1400         * src/customheader.c
1401         * src/messageview.c
1402         * src/news.c
1403         * src/prefs_account.c
1404         * src/prefs_display_header.c
1405         * src/procheader.c
1406                 replace "Message-Id" with "Message-ID"
1407
1408 2004-07-16 [paul]       0.9.12cvs25
1409
1410         * ChangeLog
1411         * ChangeLog.jp
1412         * src/account.c
1413         * src/account.h
1414         * src/folder_item_prefs.c
1415         * src/main.c
1416         * src/pop.c
1417         * src/pop.h
1418         * src/prefs_account.c
1419         * src/prefs_account.h
1420         * src/prefs_common.c
1421         * src/prefs_common.h
1422         * src/prefs_gtk.c
1423         * src/prefs_gtk.h
1424                 sync with main 0.9.12cvs1
1425
1426 2004-07-15 [colin]      0.9.12cvs24
1427
1428         * src/folder.c
1429                 Disable GPG signature check during
1430                 folder move and scan 
1431         (Closes Bug 521 Signature checking slows down Folder-Move)
1432
1433 2004-07-14 [christoph]  0.9.12cvs23
1434
1435         * src/pgpmime.c
1436                 add missing fclose
1437
1438         * src/procmime.c
1439                 add checks if fopen really worked
1440
1441 2004-07-14 [colin]      0.9.12cvs22
1442
1443         * src/pop.c
1444         * src/common/partial_download.c
1445                 Update includes
1446
1447 2004-07-14 [colin]      0.9.12cvs21
1448
1449         * src/folder.c
1450         * src/inc.c
1451         * src/matcher.c
1452         * src/matcher.h
1453         * src/matcher_parser_parse.y
1454         * src/messageview.c
1455         * src/msgcache.c
1456         * src/noticeview.c
1457         * src/noticeview.h
1458         * src/pop.c
1459         * src/pop.h
1460         * src/prefs_matcher.c
1461         * src/procheader.c
1462         * src/procmsg.c
1463         * src/procmsg.h
1464         * src/summaryview.c
1465         * src/common/Makefile.am
1466         * src/common/defs.h
1467         * src/gtk/quicksearch.c
1468         * src/common/partial_download.c ** NEW FILES **
1469         * src/common/partial_download.h ** NEW FILES **
1470                 Partial downloading of pop3 mails
1471
1472 2004-07-13 [christoph]  0.9.12cvs20
1473
1474         * src/mimeview.c
1475                 use "button_release_event" instead of "button_press_event",
1476                 because executing event callbacks while the button is still
1477                 pressed is not good and causes problems
1478
1479 2004-07-12 [colin]      0.9.12cvs19
1480
1481         * src/gtk/quicksearch.c
1482                 Fix a missing status update in quicksearch
1483
1484 2004-07-08 [colin]      0.9.12cvs18
1485
1486         * src/common/smtp.h
1487                 Fix guint vs gint bug
1488
1489 2004-07-08 [colin]      0.9.12cvs17
1490
1491         * src/common/smtp.c
1492                 use to_human_readable() for sizes
1493
1494 2004-07-08 [paul]       0.9.12cvs16
1495
1496         * src/inc.c [1.174]
1497                 fix occasional non-clearance of the statusbar
1498                 (close Bug 531 'SA plugin: status bar does not 
1499                  get cleared in OFFLINE mode')
1500
1501 2004-07-07 [colin]      0.9.12cvs15
1502
1503         * src/prefs_common.c [1.225]
1504         * src/prefs_common.h [1.112]
1505                 Add a hidden summary_quicksearch_sticky preference,
1506                 to allow the quicksearch bar to reset across folders
1507         * src/summaryview.c [1.437]
1508                 Use this preference
1509         * src/gtk/quicksearch.c [1.5]
1510         * src/gtk/quicksearch.h [1.3]
1511                 Add this preference, fix focus when hitting Enter,
1512                 add handling of Esc key to reset
1513
1514 2004-07-06 [colin]      0.9.12cvs14
1515
1516         * src/gtk/quicksearch.c [1.4]
1517                 Add Clear button
1518
1519 2004-07-06 [christoph]  0.9.12cvs13
1520
1521         * src/toolbar.c
1522                 enable next unread button in empty folders if next folder
1523                 dialog is not disabled
1524
1525         (Closes Feature Request [ 755800 ] "next" button enabled in empty
1526          folders)
1527
1528 2004-07-06 [colin]      0.9.12cvs12
1529
1530         * src/common/smtp.c [1.16]
1531                 Display maximum message size in the log
1532
1533 2004-07-06 [paul]       0.9.12cvs11
1534
1535         * src/toolbar.c
1536                 fix typo. (spotted by Fabien Vantard)
1537
1538 2004-07-06 [paul]       0.9.12cvs10
1539
1540         * src/main.c
1541                 terminate cleanly on SIGHUP. Patch submitted by
1542                 Thomas Gilgin <thg@karate-muellheim.de>
1543
1544 2004-07-05 [christoph]  0.9.12cvs9
1545
1546         * src/inc.c
1547                 better replacing of %d in new mail notification command
1548
1549 2004-07-05 [colin]      0.9.12cvs8
1550
1551         * src/common/smtp.[ch]
1552                 Take SIZE (returned by EHLO) into account, and
1553                 avoid sending too big messages
1554
1555 2004-07-04 [paul]       0.9.12cvs7
1556
1557         * src/account.c
1558                 fix auto-account selection on imap/news
1559
1560 2004-07-01 [paul]       0.9.12cvs6
1561
1562         * src/gtk/quicksearch.c
1563                 reveal hidden string in gui
1564                 
1565         * src/compose.c
1566                 fix updating of gpg signing setting on 
1567                 switching accounts
1568
1569 2004-06-30 [darko]      0.9.12cvs5
1570
1571         * src/common/utils.c
1572                 remove expand_search_string()
1573         * src/gtk/quicksearch.c
1574                 remove no longer needed for loop (thanks Christoph)
1575                 add expand_search_string()
1576
1577 2004-06-30 [darko]      0.9.12cvs4
1578
1579         * src/common/utils.c
1580                 allow all filtering expressions in quicksearch
1581
1582         (Closes Bug 519 filtering expr. in quicksearch)
1583
1584 2004-06-30 [christoph]  0.9.12cvs3
1585
1586         * configure.ac
1587                 better 'localedir'
1588
1589         * src/common/intl.h
1590                 allow plugins to define TEXTDOMAIN for the _(...) macro
1591
1592 2004-06-30 [paul]       0.9.12cvs2
1593
1594         * po/POTFILES.in
1595           src/Makefile.am
1596           src/main.c
1597           src/prefs_common.c
1598           src/prefs_msg_colors.[ch]     ** NEW FILES **
1599                 move message colouring options to
1600                 '/Other Preferences/Message View/Colors'
1601
1602 2004-06-30 [paul]       0.9.12cvs1
1603
1604         * po/POTFILES.in
1605           src/Makefile.am
1606           src/main.c
1607           src/prefs_common.c
1608           src/prefs_wrapping.[ch]       ** NEW FILES **
1609                 move message wrapping options to
1610                 /'Other Preferences/Compose/Message Wrapping'
1611
1612 2004-06-28 [paul]       0.9.12
1613
1614         * Sylpheed-Claws 0.9.12 released
1615
1616         * po/es.po
1617           po/fr.po
1618           po/sk.po
1619                 updated by Ricardo Mones Lastra, Fabien Vantard,
1620                 Andrej Kacian
1621
1622 2004-06-27 [paul]       0.9.11cvs19
1623
1624         * src/common/ssl.c
1625                 re-enable certificate check
1626
1627 2004-06-25 [christoph]  0.9.11cvs18
1628
1629         * src/procmsg.h
1630                 add MSG_HAS_ATTACHMENT to MSG_CACHED_FLAG_MASK
1631
1632 2004-06-25 [paul]       0.9.11cvs17
1633
1634         * sync with main 0.9.12cvs1
1635                 see ChangeLog 2004-06-23
1636                 
1637         * src/gtk/menu.c
1638                 remove unused menu_toggle_toggle()
1639
1640 2004-06-23 [christoph]  0.9.11cvs16
1641
1642         * src/folder.c
1643         * src/procheader.c
1644         * src/procmsg.h
1645         * src/summaryview.c
1646                 scan the mime structure of multipart mails for correct
1647                 attachment, encryped and signed (with privacy API) part
1648                 detection
1649
1650         (Closes Feature Request [ 961428 ] No paperclip for HTML mails)
1651
1652 2004-06-22 [paul]
1653
1654         * po/ru.po
1655                 updated by Pavlo Bohmat
1656
1657 2004-06-20 [christoph]  0.9.11cvs15
1658
1659         * src/inc.c
1660         * src/pop.[ch]
1661                 disconnect after authentication when doing POP before SMTP
1662
1663         (Closes Bug 393 Bad inerpretation of "Pop Before SMTP")
1664
1665 2004-06-19 [christoph]  0.9.11cvs14
1666
1667         * src/folder.c
1668                 fix FolderItem name update
1669
1670         (Closes Bug 511 Folder-Renaming not reflected immediately)
1671
1672 2004-06-17 [paul]       0.9.11cvs13
1673         
1674         * sync with main 0.9.12 release
1675           src/session.c
1676                 session_set_timeout(): fixed a bug that didn't
1677                 reset timeout_tag when interval is 0.
1678
1679 2004-06-16 [christoph]  0.9.11cvs12
1680
1681         * src/textview.c
1682                 correctly clear the URL in the status bar
1683
1684 2004-06-15 [christoph]  0.9.11cvs11
1685
1686         * src/summaryview.c
1687                 add missing gtk_widget_show()
1688
1689 2004-06-11 [christoph]  0.9.11cvs10
1690
1691         * src/plugins/spamassassin/spamassassin.c
1692                 correctly check waitpid return code
1693
1694         (Closes Bug 396 Zombie process when spamassassin is called)
1695
1696 2004-06-10 [christoph]  0.9.11cvs9
1697
1698         * src/mainwindow.c
1699         * src/summaryview.[ch]
1700         * src/gtk/Makefile.am
1701         * src/gtk/quicksearch.c                         ** NEW **
1702                 separate quick search from summaryview
1703
1704 2004-06-09 [christoph]  0.9.11cvs8
1705
1706         * src/inc.c
1707                 remove unused code
1708
1709         * src/textview.c
1710                 get folder for compose default account from MsgInfo and not
1711                 from SummaryView
1712
1713 2004-06-09 [christoph]  0.9.11cvs7
1714
1715         * src/folder.[ch]
1716                 add information about added or removed messages to
1717                 FOLDER_ITEM_UPDATE hook
1718
1719         * src/imap_gtk.c
1720         * src/mh_gtk.c
1721                 scan folder when removing a folder failed instead of
1722                 updating the summaryview
1723
1724 2004-06-08 [paul]       0.9.11cvs6
1725
1726         * sync with main 0.9.11cvs2
1727                 see ChangeLog 2004-06-08
1728
1729 2004-06-07 [christoph]  0.9.11cvs5
1730
1731         * configure.ac
1732         * src/common/Makefile.am
1733                 detect library providing 'encrypt' function
1734
1735 2004-06-07 [paul]       0.9.11cvs4
1736
1737         * src/inc.c
1738                 sync with main, 'code cleanup'
1739                 
1740         * tools/nautilus2sylpheed.sh
1741                 fix whitespace limitation. patch submitted by
1742                 Stephan Sachse <white@teg-clan.de>
1743
1744 2004-06-04 [christoph]  0.9.11cvs3
1745
1746         * src/account.c
1747         * src/action.[ch]
1748         * src/addressbook.c
1749         * src/addrindex.h
1750         * src/folder.h
1751         * src/folder_item_prefs.c
1752         * src/inc.c
1753         * src/main.c
1754         * src/messageview.c
1755         * src/mh_gtk.c
1756         * src/prefs_themes.c
1757         * src/procmime.c
1758         * src/quote_fmt.h
1759         * src/stock_pixmap.c
1760         * src/toolbar.c
1761                 fix compiler warnings
1762
1763 2004-06-03 [paul]       0.9.11cvs2
1764
1765         * src/msgcache.c
1766                 sync with main 0.9.11cvs1: "changed gint32 to
1767                 guint32 for some platforms"
1768
1769 2004-06-02 [christoph]  0.9.11cvs1
1770
1771         * src/common/ssl.c
1772                 fix SSL_CTX variable name for older OpenSSL versions
1773
1774         (Closes Bug 503 fix compilation with older OpenSSL)
1775
1776 2004-05-31 [paul]       0.9.11claws
1777
1778         * 0.9.11claws released
1779
1780 2004-05-31 [paul]       0.9.10claws72
1781
1782         * po/es.po
1783           po/it.po
1784           po/ja.po
1785           po/pl.po
1786           po/sk.po
1787           po/sr.po
1788           po/zh_CN.po
1789                 update translations, submitted by Ricardo Mones Lastra,
1790                 Andrea Spadaccini, Rui Hirokawa, Emil, Andrej Kacian,
1791                 Urke MMI, and Hansom Young
1792
1793 2004-05-25 [luke]       0.9.10claws71
1794
1795         * AUTHORS
1796         * src/mimeview.c
1797         * src/stockpixmap.[ch]
1798         * src/Makefile.am
1799         * src/pixmaps/privacy_emblem_encrypted.xpm      ** NEW **
1800         * src/pixmaps/privacy_emblem_failed.xpm         ** NEW **
1801         * src/pixmaps/privacy_emblem_passed.xpm         ** NEW **
1802         * src/pixmaps/privacy_emblem_signed.xpm         ** NEW **
1803         * src/pixmaps/privacy_emblem_warn.xpm           ** NEW **
1804
1805                 o Added privacy emblems from Jesper Shultz 
1806                   <jesper@schultz-net.dk>
1807                 o Overlay emblems onto mimeview icons to indicate
1808                   status of signature and if a message is encrypted
1809         
1810         * src/textview.c
1811                 remove unused color definitions (were used to 
1812                 indicate sig status)
1813
1814 2004-05-25 [paul]       0.9.10claws70
1815
1816         * AUTHORS
1817           tools/Makefile.am
1818           tools/README
1819           tools/nautilus2sylpheed.sh            ** NEW FILE **
1820                 add script to enable sending files from
1821                 nautilus.
1822                 Submitted by Reza Pakdel <hrpakdel@cpsc.ucalgary.ca>
1823                 
1824         * tools/launch_firebird                 ** REMOVED **
1825                 removed as the standard "firefox '%s'" now functions
1826                 correctly
1827
1828 2004-05-23 [paul]       0.9.10claws69
1829
1830         * src/compose.c
1831                 fix %X cursor point segfault
1832                 patch by Christoph
1833
1834 2004-05-23 [christoph]  0.9.10claws68
1835
1836         * src/folder.c
1837                 fix folder moving
1838
1839 2004-05-21 [paul]       0.9.10claws67
1840
1841         * sync with 0.9.10cvs17
1842                 see ChangeLog 2004-05-21
1843
1844 2004-05-20 [paul]       0.9.10claws66
1845
1846         * sync with 0.9.10cvs16
1847                 see ChangeLog 2004-05-19 and 2004-05-20
1848
1849 2004-05-19 [alfons]     0.9.10claws65
1850
1851         * src/summaryview.h
1852                 on some platforms regoff_t is defined as off_t, so 
1853                 pull in sys/types.h
1854
1855 2004-05-19 [paul]       0.9.10claws64
1856
1857         * sync with 0.9.10cvs13
1858                 see ChangeLog 2004-05-18
1859
1860 2004-05-17 [christoph]  0.9.10claws63
1861
1862         * src/folder.c
1863                 search all folders when searching for default folders and
1864                 not return the special folder of the first folder
1865
1866 2004-05-13 [alfons]     0.9.10claws62
1867
1868         * src/summaryview.c
1869                 add a better check to see if a message is a news message
1870                 (replaces the MSG_IS_NEWS() check removed in 0.9.9claws19)
1871
1872 2004-05-13 [paul]       0.9.10claws61
1873
1874         * src/msgcache.c
1875                 sync with 0.9.10cvs12
1876                 see ChangeLog 2004-05-12
1877
1878 2004-05-12 [alfons]     0.9.10claws60
1879
1880         * src/folderview.c
1881                 release lock in case of folder could not be opened 
1882
1883 2004-05-11 [christoph]  0.9.10claws59
1884
1885         * src/inc.[ch]
1886                 remove unused folderview update stuff from inc.[ch]
1887
1888 2004-05-11 [paul]       0.9.10claws58
1889
1890         * sync with 0.9.10cvs11
1891                 see ChangeLog 2004-05-10 and 2004-05-11
1892
1893 2004-05-09 [christoph]  0.9.10claws57
1894
1895         * src/folderview.c
1896                 check for folder class functions and not folder type to detect
1897                 valid drag targets
1898
1899 2004-05-08 [christoph]  0.9.10claws56
1900
1901         * src/sgpgme.c
1902                 fix date output for signature expire times
1903
1904         (Patch by Edgar Toernig <froese@gmx.de>)
1905
1906 2004-05-06 [christoph]  0.9.10claws55
1907
1908         * src/gtk/prefswindow.c
1909                 change window type to DIALOG
1910
1911         * src/folder.[ch]
1912         * src/folderview.c
1913         * src/news_gtk.c
1914                 o add folder_remove()
1915                 o change FolderUpdate hook flag names (NEW -> ADD, DESTROY -> REMOVE)
1916                 o add new "sort" field to Folder, no longer sort folders by type
1917                   higher sort values will be first in the folder list, new folders get 0
1918                   and will be added to the end
1919
1920         * src/mainwindow.c
1921         * src/gtk/Makefile.am
1922         * src/gtk/foldersort.(c|h|glade)                        ** NEW **
1923                 add dialog to allow users to change the folder order
1924
1925 2004-05-04 [paul]       0.9.10claws54
1926
1927         * src/inc.c
1928                 Display account_name in statusbar when retrieving
1929                 messages from a pop account
1930         * src/prefs_account.c
1931                 display account name in title of prefs_account
1932                 window
1933         * src/prefs_folder_item.c
1934                 display folder name in title of prefs_folder window
1935
1936         all 3 patches submitted by Fabien Vantard
1937
1938         * AUTHORS
1939                 add Fabien Vantard
1940
1941 2004-05-04 [paul]       0.9.10claws53
1942
1943         * src/prefs_actions.c
1944           src/prefs_template.c
1945                 'Esc' Key exits alertpanel
1946                 Patch submitted by Fabien Vantard <fzz@ifrance.com>
1947
1948 2004-04-26 [christoph]  0.9.10claws52
1949
1950         * src/gtk/about.c
1951         * src/gtk/colorsel.c
1952         * src/gtk/description_window.c
1953         * src/gtk/filesel.c
1954         * src/gtk/gtkaspell.c
1955         * src/gtk/inputdialog.c
1956         * src/gtk/pluginwindow.c
1957         * src/gtk/progressdialog.c
1958                 o remove gtk_window_set_position(..., GTK_WIN_POS_CENTER) because
1959                   it does not work correctly with xinerama
1960                 o lock incorporation while the plugin window is open
1961
1962 2004-04-23 [paul]       0.9.10claws51
1963
1964         * po/POTFILES.in
1965                 update location of inputdialog.c
1966                 
1967         * src/gtk/about.c
1968                 update Copyright string
1969                 
1970         * src/msgcache.c
1971           src/prefs_common.c
1972           src/prefs_themes.c
1973                 improve the english a little
1974
1975 2004-04-22 [christoph]  0.9.10claws50
1976
1977         * src/folderutils.[ch]
1978                 add folderutils_mark_all_read()
1979
1980         * src/folderview.c
1981                 readd "mark all read" from popup menu, now works
1982                 in all folders and not only the opened folder
1983
1984 2004-04-21 [christoph]  0.9.10claws49
1985
1986         * src/Makefile.am
1987         * src/inputdialog.[ch]                  ** REMOVED **
1988         * src/gtk/Makefile.am
1989         * src/gtk/inputdialog.[ch]              ** NEW **
1990                 move inputdialog.[ch] into gtk directory
1991
1992         * src/mh_gtk.c
1993                 remove check for missing IMAP folder account
1994
1995 2004-04-20 [christoph]  0.9.10claws48
1996
1997         * src/mainwindow.c
1998         * src/foldersel.c
1999                 remove new/rename/delete folder GUI functions because
2000                 they are always active, even for news folders, and can
2001                 not be easily made folder class dependent
2002
2003         * src/gtk/menu.[ch]
2004                 make menu_translate() public
2005
2006         * src/Makefile.am
2007         * src/folder.[ch]
2008         * src/folderview.[ch]
2009         * src/imap_gtk.[ch]                     ** NEW **
2010         * src/main.c
2011         * src/mh_gtk.[ch]                       ** NEW **
2012         * src/news_gtk.[ch]                     ** NEW **
2013                 o dynamically build FolderView popup menus from a folder
2014                   specific part, with callbacks to seperated code, and
2015                   a common part
2016                 o remove the folder class specifiy code from folderview.c
2017
2018 2004-04-15 [luke]       0.9.10claws47
2019
2020         * src/prefs_folder_item.c
2021                 o remove buttons for applying 'scan for new mail'
2022                   and 'process at startup' to sub folders
2023                 o add 'apply to sub folder' check buttons for all
2024                   properties and set folder prefs accordingly
2025                 o replace multiple gtk_widget_show() with one
2026                   gtk_widget_show_all() on container
2027
2028 2004-04-14 [darko]      0.9.10claws46
2029
2030         * src/gtk/Makefile.am
2031         * src/gtk/pluginwindow.c
2032                 load plugins from to $(prefix)/lib/sylpheed/plugins
2033                 in file selection dialog
2034         * src/plugins/clamav/clamav_plugin.c
2035                 const correctness
2036
2037 2004-04-14 [christoph]  0.9.10claws45
2038
2039         * src/folder.c
2040         * src/plugins/image_viewer/viewer.c
2041                 fix g_warnings
2042
2043 2004-04-10 [alfons]     0.9.10claws44
2044         
2045         * src/compose.c
2046                 appropriate auto account selection when forwarding
2047                 (fixes bug #476, "forward as attachment does not listen
2048                 to account rules")
2049
2050 2004-04-09 [alfons]     0.9.10claws43
2051
2052         * src/summaryview.c
2053                 make quick search combo matching case sensitive
2054
2055 2004-04-06 [alfons]     0.9.10claws42
2056
2057         * src/addr_compl.c
2058                 use cursor position to prevent clearing the entire entry
2059
2060 2004-04-06 [alfons]     0.9.10claws41
2061
2062         * src/folderview.c
2063                 fix bug #472, "filter not updated when renaming folder" 
2064
2065 2004-04-06 [alfons]     0.9.10claws40
2066
2067         * src/messageview.[ch]
2068           src/summaryview.c
2069                 reflect changes to Show all headers to main view
2070                 and message view (only affects detached message
2071                 view). see also bug #473, 'Show All Headers 
2072                 "problem"'.
2073
2074 2004-04-03 [alfons]     0.9.10claws39
2075
2076         * src/matcher.c
2077                 free address list
2078
2079 2004-04-03 [alfons]     0.9.10claws38
2080
2081         * src/matcher_parser_parse.y
2082           src/matcher.[ch]
2083                 prepare address look up matcher type; marginally
2084                 tested, and not hooked into the UI yet.
2085
2086                 basically it accepts the result of the left hand
2087                 side of the matcher (the "criteria"):
2088
2089                         from all_in_addressbook ""
2090                         ~to_or_cc any_in_addressbook ""
2091                 
2092                 the first case matches all addresses found in the
2093                 from header, and the second case matches if any
2094                 (at least one) of the addresses in to or cc headers 
2095                 are not in the address book.
2096
2097                 the string argument is not used yet, but is intended
2098                 to match a group of addresses 
2099
2100 2004-04-02 [luke]       0.9.10claws37
2101
2102         * src/prefs_folder_item.c
2103                 Add two buttons to apply 'scan for new mail'
2104                 and 'process at startup' to sub folders
2105
2106 2004-04-02 [luke]
2107         * tools/textviewer.sh
2108                 better filename extension matching plus some support for
2109                 MS Excel, MS Powerpoint and HTML
2110
2111 2004-03-29 [christoph]  0.9.10claws36
2112
2113         * src/folder.h
2114         * src/folderutils.[ch]
2115         * src/mainwindow.c
2116                 add delete duplicates for all folders
2117
2118 2004-03-29 [alfons]     0.9.10claws35
2119
2120         * src/folder.c
2121                 don't pass NULL to XXXprintf(); fixes Solaris crashes
2122                 when selecting top-level folder node (thanks to 
2123                 Alex S. Moore)
2124
2125 2004-03-28 [keith]      0.9.10claws34
2126
2127         * src/textview.c
2128                 prepend "http://" to URIs of the form "www.example.com"
2129
2130 2004-03-28 [paul]       0.9.10claws33
2131
2132         * src/common/nntp.c
2133           src/common/smtp.c
2134           src/folder.c
2135           src/imap.c
2136           src/inc.c
2137           src/news.c
2138           src/pop.c
2139                 revise 'translatable string' policy:
2140                 don't translate debug_print() or log_print(),
2141                 translate log_message() and log_warning()
2142         
2143         * po/zh_CN.po
2144                 update submitted by Hansom Young
2145
2146 2004-03-25 [alfons]     0.9.10claws32
2147
2148         * src/prefs_common.c
2149                 I mean this one: Return the GList...
2150
2151 2004-03-25 [alfons]     0.9.10claws31
2152
2153         * src/prefs_common.h
2154                 add new members at the end of prefs_common, so
2155                 they get properly initialized
2156
2157 2004-03-24 [christoph]  0.9.10claws30
2158
2159         * src/imap.c
2160                 o NULL is a valid GSList
2161
2162 2004-03-24 [alfons]     0.9.10claws29
2163
2164         * src/prefs_common.[ch]
2165           src/summaryview.c
2166           src/common/defs.h
2167                 add history to quick search (patch submitted by 
2168                 Ivan Francolin Martinez - thanks!)
2169
2170 2004-03-24 [alfons]     0.9.10claws28
2171
2172         * src/imap.c
2173                 NULL output pointer parameter
2174
2175 2004-03-21 [alfons]     0.9.10claws27
2176
2177         * src/addrindex.[ch]
2178           src/addr_compl.c
2179                 complete addresses on nicks and aliases
2180
2181 2004-03-21 [alfons]     0.9.10claws26
2182
2183         * src/import.c
2184           src/inc.c
2185           src/mbox.[ch]
2186                 disable filters on import mbox (patch submitted
2187                 by Edgar Toernig)
2188
2189 2004-03-21 [darko]      0.9.10claws25
2190
2191         * src/addr_compl.c
2192                 select the address when only one match is found while
2193                 doing address completion with tab key (feature
2194                 request #914720)
2195
2196 2004-03-21 [alfons]     0.9.10claws24
2197
2198         * src/messageview.c
2199           src/toolbar.c
2200                 don't `navigate-delete` when a summary view's selection does not 
2201                 match the accompanying message view's message
2202
2203 2004-03-20 [alfons]     0.9.10claws23
2204
2205         * src/summaryview.c
2206                 hide ext search button on initial display (should fix bug #459,
2207                 "Toggling quick-search at 1st time: minor UI inconsistency")
2208
2209 2004-03-20 [alfons]     0.9.10claws22
2210
2211         * src/summaryview.[ch]
2212                 add function to get selected msginfo, if there's
2213                 only one selected
2214
2215 2004-03-20 [paul]       0.9.10claws21
2216
2217         * sync with 0.9.10cvs7
2218                 see ChangeLog 2004-03-19
2219
2220 2004-03-19 [paul]       0.9.10claws20
2221
2222         * src/common/nntp.c
2223           src/common/smtp.c
2224           src/common/ssl.c
2225           src/folder.c
2226           src/imap.c
2227           src/inc.c
2228           src/news.c
2229           src/pop.c
2230                 don't translate strings in debug_print(), log_print(),
2231                 log_message(),  and log_warning()
2232
2233 2004-03-19 [alfons]     0.9.10claws19
2234
2235         better next/previous/delete/focus navigation with separate 
2236         message view 
2237         
2238         * src/toolbar.c
2239                 call summaryview_delete() instead of messageview_delete()
2240         * src/messageview.c
2241                 disable messageview_delete()
2242
2243 2004-03-18 [paul]       0.9.10claws18
2244
2245         * sync with 0.9.10cvs6
2246                 see ChangeLog 2004-03-16
2247
2248 2004-03-17 [alfons]     0.9.10claws17
2249
2250         * src/gtk/filesel.c
2251                 remove bogus semicolon after if() (sometimes it pays to
2252                 read LKML :)
2253
2254 2004-03-15 [darko]      0.9.10claws16
2255
2256         * src/gtk/filesel.c
2257                 support full path in place of a filename
2258         * src/mimeview.c
2259                 store directory attachments were saved to and
2260                 use it when saving attachments
2261         * src/prefs_common.[hc]
2262                 store directory attachments were last saved to
2263
2264 2004-03-15 [paul]       0.9.10claws15
2265
2266         * src/folderview.c
2267                 fix bug where unsubscribing a newsgroup would destroy
2268                 (most of the) filtering rules
2269
2270 2004-03-15 [paul]       0.9.10claws14
2271
2272         * src/folderview.c
2273                 fix Bug 458, 'Folder View remaining empty after 
2274                 removing a NEWS account' (was also true of IMAP
2275                 accounts)
2276
2277 2004-03-15 [paul]       0.9.10claws13
2278
2279         * src/folderview.c
2280                 fix folderview invisibility of newly subscribed
2281                 newsgroups
2282
2283 2004-03-13 [paul]       0.9.10claws12
2284
2285         * src/compose.c
2286           src/plugins/dillo_viewer/dillo_prefs.c
2287           src/plugins/image_viewer/viewerprefs.c
2288                 gettextise some forgotten parts
2289
2290 2004-03-13 [alfons]     0.9.10claws11
2291
2292         * src/imap.c
2293                 make sure the correct type is passed to sscanf()
2294
2295 2004-03-13 [paul]       0.9.10claws10
2296
2297         * sync with 0.9.10cvs5
2298                 see ChangeLog 2004-03-02 and 2004-03-12, 
2299                 specifically:
2300                 'always move messages by default when using DnD (except 
2301                 for News folder). Copy messages if Ctrl-key is pressed.'
2302                 and 'added a function to filter selected messages'
2303
2304 2004-03-12 [christoph]  0.9.10claws9
2305
2306         * src/codeconv.c
2307                 add parameter check to conv_unmime_header_overwrite()
2308
2309         * src/imap.c
2310                 o fix spelling
2311                 o fix removing of NEW flag when UNREAD is unset
2312
2313         * src/procmime.c
2314                 decode MIME-headers
2315
2316         (Closes 437 i18n attachment display error.)
2317
2318 2004-03-12 [paul]       0.9.10claws8
2319
2320         * po/it.po
2321                 update. submitted by Andrea Spadaccini <lupin85@email.it>
2322                 
2323         * tools/Makefile.am
2324                 add 'textviewer.sh'
2325
2326 2004-03-12 [alfons]     0.9.10claws7
2327
2328         * src/imap.c
2329                 o quiet compiler and typecast Folder * to IMAP Folder *
2330                 o wake up and fix my previous incompatible type assignment bug
2331
2332 2004-03-12 [alfons]     0.9.10claws6
2333
2334         * src/imap.c
2335                 don't mix up pointers to int, guint32 _and_ 
2336                 unsigned int 
2337
2338 2004-03-12 [christoph]  0.9.10claws5
2339
2340         * src/folderview.c
2341                 Add error requester when renaming a folder failed
2342
2343         * src/imap.c
2344                 Check new FolderItem name for namespace seperator
2345                 before renaming
2346
2347         (Closes Bug 443 Bad named IMAP folders won't be displayed)
2348
2349 2004-03-11 [christoph]  0.9.10claws4
2350
2351         * src/folder.[ch]
2352         * src/imap.c
2353         * src/procmsg.h
2354                 syncronize flags in cache with IMAP folder flags
2355
2356         Adapted a patch submitted by Simon 'corecode' Schubert
2357         <corecode@corecode.ath.cx> 
2358
2359
2360 2004-03-11 [alfons]     0.9.10claws3
2361
2362         * src/textview.[ch]
2363                 remove dead code that at one time controlled display of
2364                 URIs in status bar
2365
2366 2004-03-10 [paul]       0.9.10claws2
2367
2368         * po/it.po
2369                 updated by Lupino <lupin85@email.it>
2370
2371 2004-03-09 [alfons]     0.9.10claws1
2372
2373         * src/matcher.c
2374                 we're not using yywrap, but we may, so close yyin instead
2375                 of initial FILE *
2376
2377 2004-03-08 [paul]       0.9.10claws
2378
2379         * 0.9.10claws released
2380
2381 2004-03-08 [paul]       0.9.9claws41
2382
2383         * po/es.po
2384           po/ja.po
2385           po/ru.po
2386           po/sk.po
2387           po/sr.po
2388           po/zh_CN.po
2389                 update translations. submitted by Ricardo Mones Lastra,
2390                 Rui Hirokawa, Pavlo Bohmat, Andrej Kacian, Urke MMI,
2391                 Hansom Young
2392
2393 2004-03-06 [paul]       0.9.9claws40
2394
2395         * src/stock_pixmap.c
2396                 fix crash: g_strdup(DEFAULT_PIXMAP_THEME)
2397                 patch submitted by Pawel Pekala
2398
2399 2004-03-06 [alfons]             0.9.9claws39
2400
2401         * src/addrindex.c
2402                 allow nick name completion again 
2403
2404 2004-03-02 [match]              0.9.9claws38
2405
2406         * configure.ac
2407                 added definition of USE_LDAP_TLS to support TLS.
2408         * src/ldapctrl.[ch]
2409         * src/ldapquery.c
2410         * src/ldapserver.[ch]
2411         * src/addressbook.c
2412         * src/addrindex.c
2413         * src/editldap.c
2414                 included LDAP TLS support.
2415
2416 2004-03-02 [christoph]          0.9.9claws37
2417
2418         * src/folder.[ch]
2419                 o add more documentation for FolderClass
2420                 o remove usused FolderClass virtual functions
2421
2422         * src/imap.c
2423         * src/mh.c
2424         * src/news.c
2425                 change creation of FolderClass because static initializations
2426                 for structs suck in C89
2427
2428 2004-03-01 [paul]
2429
2430         * sync with 0.9.10
2431
2432 2004-02-28 [keith]      0.9.9claws36
2433
2434         * src/common/utils.c
2435                 Fix treatment of whitespace in quicksearch bar (leading
2436                 spaces and >1 space between commands and parameters).
2437
2438 2004-02-27 [alfons]     0.9.9claws35
2439
2440         * src/compose.[ch]
2441                 Explicitly remove draft timeout to fix nasty race between 
2442                 compose_send_cb() (which destroys the compose window) and 
2443                 compose_defer_auto_save_draft() (which expects compose 
2444                 window to exist). Should fix Keith's and Fred Marton's
2445                 bug report (#128, "crash after complaining about character
2446                 set conversion")
2447
2448 2004-02-27 [luke]       0.9.9claws34
2449         
2450         * src/folder.c
2451                 Do folder_item_apply_processing() even if no processing
2452                 rules for the folder exist (so global processing is applied)
2453
2454 2004-02-26 [thorsten]   0.9.9claws33
2455
2456         * src/mimeview.c
2457                 Remove misleading static declaration
2458
2459 2004-02-26 [alfons]     0.9.9claws32
2460
2461         * src/procmime.[ch]
2462           src/compose.c
2463           src/mimeview.c
2464           src/textview.c
2465                 use/add procmime_get_content_type_str() as a safe wrapper
2466                 for returning a Content-Type type string; should fix 
2467                 bug #444, 0.9.7..0.9.9 crashes with "Content-Type: type= 
2468                  - attachments."
2469
2470 2004-02-26 [thorsten]   0.9.9claws31
2471
2472         * src/mimeview.c
2473                 Restructure save_as/save_all
2474
2475 2004-02-26 [alfons]     0.9.9claws30
2476
2477         * src/procmime.c
2478                 clean up (2)
2479
2480 2004-02-26 [alfons]     0.9.9claws29
2481
2482         * src/procmime.c
2483                 clean up (1)
2484
2485 2004-02-24 [luke]
2486
2487         * tools/textviewer.sh
2488                 tweaks from Johann Koenig, recognition of shell
2489                 scripts in particular
2490
2491 2004-02-24 [paul]       0.9.9claws28
2492
2493         * sync with 0.9.9cvs13
2494                 see ChangeLog 2004-02-24
2495
2496 2004-02-23 [paul]       0.9.9claws27
2497
2498         * src/inc.c
2499                 one alertpanel on pop3 authentication error will suffice
2500                 
2501         * src/prefs_fonts.c
2502                 remove unnecessary printf
2503
2504 2004-02-22 [alfons]     0.9.9claws26
2505
2506         * src/messageview.c
2507                 put back a lost check
2508
2509 2004-02-21 [alfons]     0.9.9claws25
2510
2511         * src/folderview.c
2512                 don't forget to save folder properties after renaming folder
2513
2514 2004-02-20 [paul]       0.9.9.claws24
2515
2516         * src/addressbook.c
2517                 sync with 0.9.9cvs11, see ChangeLog 2004-02-19
2518                 
2519         * src/inc.c
2520                 complete sync with 0.9.9cvs9's 'update folderview
2521                 progressively'
2522                 
2523         * configure.ac
2524                 require gettext >= 0.12.1
2525
2526 2004-02-17 [match]      0.9.9claws23
2527
2528         * src/compose.c
2529                 keep the peace - change style.
2530
2531 2004-02-17 [alfons]     0.9.9claws22
2532
2533         * src/filtering.c
2534                 make MATCHACTION_STOP cancel filtering / processing;
2535                 clean up and document it to make it a little bit more clear;
2536
2537 2004-02-17 [alfons]     0.9.9claws21
2538
2539         %X marks the cursor spot for reply quote format
2540
2541         * src/quote_fmt_lex.l 
2542           src/quote_fmt.c
2543                 add %X token
2544                 
2545         * src/quote_fmt.h
2546           src/quote_fmt_parse.y
2547                 handle %X token
2548                 
2549         * src/compose.c
2550                 handle %X token for replies only (for now)
2551
2552 2004-02-17 [paul]       0.9.9claws20
2553
2554         * po/sk.po
2555                 updated by Andrej Kacian
2556                 
2557         * src/news.c
2558                 remove unneeded include
2559                 
2560         * src/prefs_fonts.c
2561                 be a little more user-friendly with the labels
2562                 
2563         * configure.ac
2564                 a change forgotten in the last commit: 
2565                 SYLPHEED_ACLOCAL_INCLUDE(m4)
2566
2567 2004-02-17 [paul]       0.9.9claws19
2568
2569         * ac/*                          ** REMOVED **
2570           ac/                           ** REMOVED **
2571           intl/Makefile.in              ** REMOVED **
2572           m4/                           ** NEW **
2573           m4/missing                    ** NEW **
2574           m4/missing/gdk-pixbuf.m4      ** NEW **
2575           m4/missing/gettext.m4         ** NEW **
2576           m4/missing/gpgme.m4           ** NEW **
2577           m4/missing/imlib.m4           ** NEW **
2578           m4/.cvsignore                 ** NEW **
2579           m4/Makefile.am                ** NEW **
2580           m4/README                     ** NEW **
2581           m4/aclocal-include.m4         ** NEW **
2582           m4/aspell.m4                  ** NEW **
2583           m4/check-type.m4              ** NEW **
2584           m4/gnupg-check-typedef.m4     ** NEW **
2585           m4/openssl.m4                 ** NEW **
2586           m4/spamassassin.m4            ** NEW **
2587           po/ChangeLog                  ** REMOVED **
2588           po/Makefile.in.in             ** REMOVED **
2589           po/Rules-quot                 ** REMOVED **
2590           po/boldquot.sed               ** REMOVED **
2591           po/en@boldquot.header         ** REMOVED **
2592           po/en@quot.header             ** REMOVED **
2593           po/insert-header.sin          ** REMOVED **
2594           po/quot.sed                   ** REMOVED **
2595           po/remove-potcdate.sed        ** REMOVED **
2596           po/remove-potcdate.sin        ** REMOVED **
2597           po/stamp-po                   ** REMOVED **
2598           Makefile.am
2599           autogen.sh
2600           configure.ac
2601                 enable building with automake 1.8.x
2602                 add 'autopoint' to autogen.sh and remove all
2603                 auto-generated files, remove ac/ in favour of
2604                 m4/
2605
2606 2004-02-17 [alfons]     0.9.9claws18
2607         
2608         * src/summaryview.c
2609                 MSG_IS_NEWS() is not stored at all, and is bogus
2610
2611 2004-02-17 [martin]     0.9.9claws17
2612
2613         * src/prefs_themes.c
2614                 fix crash when installing wrong theme and output an
2615                 error message
2616
2617 2004-02-16 [christoph]  0.9.9claws16
2618
2619         * src/compose.c
2620         * src/stock_pixmap.[ch]
2621         * src/toolbar.[ch]
2622         * src/pixmaps/linewrapcurrent.xpm               ** NEW **
2623                 add "Wrap current paragraph" to compose toolbar
2624
2625 2004-02-15 [alfons]     0.9.9claws15
2626
2627         * src/folderview.c
2628                 refine previous commit to make sure other hook functions
2629                 get their grab of the pie too
2630
2631 2004-02-15 [alfons]     0.9.9claws14
2632
2633         * src/folderview.c
2634                 fix sync breakage so we don't pass invalid pointer types
2635
2636 2004-02-15 [match]      0.9.9claws13
2637
2638         * src/ldapquery.[ch]
2639         * src/ldapserver.h
2640         * src/addrindex.[ch]
2641                 tweak threading calls.
2642         * src/addr_compl.[ch]
2643                 add alias into completion list.
2644         * src/addressbook.c
2645                 fix ldap browse.
2646                 improve context menu behavior.
2647                 change menu sequence.
2648                 add send mail from addressbook.
2649         * src/addrselect.[ch]
2650         * src/compose.[ch]
2651                 add send mail from addressbook.
2652
2653 2004-02-15 [christoph]  0.9.9claws12
2654
2655         * src/folderutils.c
2656                 skip deleting when duplist is empty
2657
2658         * src/folderview.[ch]
2659         * src/mainwindow.c
2660         * src/summaryview.[ch]
2661                 call folderutils_delete_duplicates() from mainwindow code
2662
2663 2004-02-15 [alfons]     0.9.9claws11
2664         
2665         * src/common/utils.c
2666                 add prefix for italian ms o(e) 
2667
2668 2004-02-14 [paul]       0.9.9claws10
2669
2670         * src/foldersel.c
2671                 fix updating of the folder view when creating a
2672                 new folder
2673
2674 2004-02-13 [paul]       0.9.9claws9
2675
2676         * src/plugins/clamav/clamav_plugin.c
2677                 remove GUI code
2678
2679 2004-02-13 [paul]       0.9.9claws8
2680
2681         * sync with 0.9.9cvs9
2682                 see ChangeLog 2004-02-09, 2004-02-10, 2004-02-12
2683
2684 2004-02-13 [alfons]     0.9.9claws7
2685
2686         * src/common/utils.c
2687                 fix wrong type of argument for ctype functions (pass unsigned
2688                 char instead of signed char)
2689
2690 2004-02-12 [alfons]     0.9.9claws6
2691
2692         * src/compose.[ch]
2693                 don't select text in header entry when composing to a 
2694                 default address, but rather give the header entry a
2695                 different color / style (same as the folder new color)
2696
2697 2004-02-12 [alfons]     0.9.9claws5
2698
2699         * src/plugins/clamav/clamav_plugin.c
2700                 don't exit(2) on libclamav init error - show a warning.
2701                 (tested by damaging a clamav database file.)
2702
2703 2004-02-12 [paul]       0.9.9claws4
2704
2705         * sync with 0.9.9cvs4
2706                 see ChangeLog 2004-02-04, 2004-02-05, and 2004-02-06
2707
2708 2004-02-11 [luke]       0.9.9claws3
2709
2710         * src/mimeview.c
2711                 remove redundant check introduced in 0.9.9claws1
2712
2713 2004-02-11 [luke]       0.9.9claws2
2714
2715         * src/mimeview.c
2716                 fix compilation of my previous commit without gpg enabled
2717
2718 2004-02-10 [luke]       0.9.9claws1
2719
2720         * src/mimeview.c
2721                 add borders to icons to indicate the privacy status for
2722                 the message part (unknown/bad/good)
2723
2724 2004-02-06 [paul]       0.9.9claws
2725
2726         0.9.9claws released
2727
2728 2004-02-06 [darko]      0.9.8claws64
2729
2730         * src/compose.c
2731                 don't allow Ctrl+Enter while external editor is active
2732
2733 2004-02-06 [paul]       0.9.8claws63
2734
2735         * po/es.po
2736           po/pl.po
2737           po/sk.po
2738           po/sr.po
2739                 update Spanish, Polish, Slovak, and Serbian translations.
2740                 submitted by Ricardo Mones Lastra, Emil Nowak, Andrej Kacian,
2741                 and Urke MMI
2742
2743 2004-02-04 [alfons]     0.9.8claws62
2744
2745         * src/compose.c
2746                 grab focus only when lbutton was pressed (bug #430 cont'd; 
2747                 don't have clue yet why the cursor pos is at the end of the
2748                 text.)
2749
2750 2004-02-04 [alfons]     0.9.8claws61
2751
2752         * src/compose.c
2753                 always grab focus when one of the header entries is clicked 
2754                 (should fix bug #430, "no focus on pasted addresses 3 & higher")
2755
2756 2004-02-02 [paul]
2757
2758         * ac/missing/gdk-pixbuf.m4
2759           ac/missing/gpgme.m4
2760           ac/missing/imlib.m4
2761                 prevent 'underquoted definition' warnings
2762                 patch submitted by David Relson
2763                 
2764         * src/plugins/clamav/README
2765                 update, improve, correct
2766
2767 2004-01-31 [thorsten]   0.9.8claws60
2768
2769         * src/news.c
2770                 'dir' not initialized if group has no messages
2771
2772 2004-01-29 [christoph]  0.9.8claws59
2773
2774         * src/customheader.[ch]
2775                 add custom_header_is_allowed() to check for disallowed header names
2776                 that must not be overridden by custom headers
2777
2778         * src/compose.c
2779                 always write From: header and use custom_header_is_allowed() to
2780                 check if custom header should be written
2781
2782         * src/prefs_customheader.c
2783                 check if custom header is disallowed using custom_header_is_allowed()
2784
2785         * src/folderutils.c
2786                 destroy message id GHashTable before freeing the MsgInfos
2787
2788 2004-01-29 [paul]       0.9.8claws58
2789
2790         * sync with 0.9.9 release
2791                 see ChangeLog 2004-01-29
2792
2793 2004-01-29 [paul]       0.9.8claws57
2794
2795         * sync with 0.9.8cvs11
2796                 see ChangeLog 2004-01-29
2797
2798 2004-01-28 [christoph]  0.9.8claws56
2799
2800         * src/pgpmime.c
2801         * src/sgpgme.[ch]
2802                 return WARN signature status when signature is not trusted
2803
2804         * src/Makefile.am
2805         * src/folder.c
2806         * src/folderutils.[ch]                  ** NEW **
2807         * src/summaryview.c
2808                 implement delete duplicates summaryview independent
2809
2810 2004-01-28 [paul]       0.9.8claws55
2811
2812         * sync with 0.9.8cvs10
2813                 see Changelog 2004-01-27 and 2004-01-28
2814
2815 2004-01-26 [christoph]  0.9.8claws54
2816
2817         * src/imap.c
2818                 create a root node for the Folder if scan fails because root
2819                 folder does not exist
2820
2821 2004-01-26 [paul]       0.9.8claws53
2822
2823         * sync with 0.9.8cvs7
2824                 see ChangeLog 2004-01-23
2825
2826 2004-01-25 [alfons]     0.9.8claws52
2827
2828         * src/compose.c
2829                 remove left-over constant INDENT_CHARS
2830
2831 2004-01-25 [alfons]     0.9.8claws51
2832
2833         * src/procmime.c
2834                 add NULL pointer check for mimeinfo->node in
2835                 procmime_mimeinfo_parent()
2836
2837 2004-01-25 [darko]      0.9.8claws50
2838
2839         * src/compose.c
2840                 make "Wrap all long lines" toolbar button wrap all
2841                 long lines not just the current line
2842                 patch by I. Oshadi Jayawardena <ioj4 at yahoo.co.uk>
2843
2844
2845 2004-01-25 [alfons]     0.9.8claws49
2846
2847         * src/procmime.c
2848                 remove g_strstrip(); prevents a NULL pointer deref, and isn't
2849                 necessary anyway, because *scanf() functions neglect white
2850                 space in the input. 
2851                 Fixes bug #425, "sylpheed 0.9.8claws42 crashes on some messages."
2852
2853 2004-01-25 [paul]       0.9.8claws48
2854
2855         * src/prefs_ext_prog.c
2856                 apply Alfons' patch to check for NULL pointers
2857                 fixes bug #424
2858
2859 2004-01-25 [paul]       0.9.8claws47
2860
2861         * sync with 0.9.8cvs8
2862                 see ChangeLog 2004-01-23
2863
2864 2004-01-25 [thorsten]   0.9.8claws46
2865
2866         * src/messageview.c
2867                 remove orphaned mimeview unref()
2868
2869 2004-01-23 [christoph]  0.9.8claws45
2870
2871         * src/summaryview.c
2872                 set ctree widget style
2873
2874 2004-01-23 [paul]       0.9.8claws44
2875
2876         * sync with 0.9.8cvs5
2877                 see ChangeLog 2004-01-22
2878
2879 2004-01-23 [alfons]     0.9.8claws43
2880
2881         * src/procmsg.c
2882                 remove redundant code in procmsg_get_thread_tree()
2883
2884 2004-01-21 [christoph]  0.9.8claws42
2885
2886         * src/folderview.c
2887                 set ctree widget style, otherwise GTK does not use the
2888                 the correct vertical size for the list items
2889
2890 2004-01-21 [alfons]     0.9.8claws41
2891
2892         * src/summaryview.c
2893                 GDK_Left should only switch to folderview when
2894                 when summaryview hscrollbar is at the leftmost
2895                 position (fixes bug #420, "Focus error")
2896
2897 2004-01-21 [paul]       0.9.8claws40
2898
2899         * sync with 0.9.8cvs4
2900                 see ChangeLog 2004-01-20
2901
2902 2004-01-20 [christoph]  0.9.8claws39
2903
2904         * src/folderview.c
2905                 remove setting sensitivity for no longer existing
2906                 /Scoring... popup entry
2907
2908 2004-01-20 [keith]      0.9.8claws38
2909
2910         * configure.ac
2911                 Revert AM_CONFIG_HEADER to AC_CONFIG_HEADER
2912
2913 2004-01-20 [paul]       0.9.8claws37
2914
2915         * src/prefs_fonts.c
2916                 demystify font settings
2917                 
2918         * src/textview.c
2919                 use textview->msgfont for header->body in
2920                 textview_show_header()
2921
2922 2004-01-20 [paul]       0.9.8claws36
2923
2924         * src/compose.c
2925           src/undo.c
2926                 remove superfluous debug_print's
2927                 
2928         * src/inc.c
2929                 clear the statusbar after LOCAL incorporation
2930
2931 2004-01-20 [paul]       0.9.8claws35
2932
2933         * sync with 0.9.8cvs3
2934                 see ChangeLog 2004-01-20
2935
2936 2004-01-19 [keith]      0.9.8claws34
2937
2938         * src/folderview.c
2939                 don't show 'Search folder...' on popup menu
2940                 if folder has no mails in it
2941
2942 2004-01-17 [keith]      0.9.8claws33
2943
2944         * src/compose.c
2945           src/prefs_common.c
2946           src/prefs_common.h
2947                 store position of compose window in prefs
2948
2949 2004-01-17 [thorsten]   0.9.8claws32
2950
2951         * src/gtk/gtkvscrollbutton.c
2952                 ensure scrollbutton resize event on different gtk versions
2953
2954 2004-01-15 [alfons]     0.9.8claws31
2955         
2956         * src/summaryview.c
2957                 keep MSG_REPLIED and MSG_FORWARDED even when marking a
2958                 message as read
2959
2960 2004-01-12 [christoph]  0.9.8claws30
2961
2962         * src/procmime.c
2963                 better MIME-Version check
2964
2965 2004-01-11 [alfons]     0.9.8claws29
2966
2967         * src/procmsg.c
2968                 remove unnecessary but still effective check (could possibly
2969                 lead to some unwanted side effects)
2970
2971 2004-01-11 [alfons]     0.9.8claws28
2972
2973         * src/procmsg.c
2974                 we should not prefer lowest message number while threading 
2975                 (introduced in previous commit)
2976
2977 2004-01-11 [alfons]     0.9.8claws27
2978
2979         * src/procmsg.c
2980                 subject threading fixes:
2981                 
2982                         - make message with lowest message number the
2983                           thread parent,
2984                         - refine recording last node when threading. the last node
2985                           should be the previous one if a node has a thread parent,
2986                           or the current node if not
2987                 
2988                 (there's another threading bug fix coming up)
2989
2990 2004-01-10 [paul]       0.9.8claws26
2991
2992         * src/main.c
2993           src/prefs_ext_prog.c
2994           src/plugins/clamav/clamav_plugin_gtk.c
2995                 minor gui fixes
2996
2997 2004-01-09 [christoph]  0.9.8claws25
2998
2999         * src/Makefile.am
3000         * src/string_match.[ch]                 ** REMOVE **
3001         * src/common/Makefile.am
3002         * src/common/string_match.[ch]          ** NEW **
3003                 move string_match.[ch] to common directory
3004
3005 2004-01-09 [christoph]  0.9.8claws24
3006
3007         * src/pgpmime.c
3008                 add MIME-Version header for the message parser
3009
3010 2004-01-09 [paul]       0.9.8claws23
3011
3012         * po/POTFILES.in
3013           src/Makefile.am
3014           src/main.c
3015           src/prefs_common.c
3016           src/prefs_ext_prog.[ch]       ** NEW FILES **
3017                 move External Command options from 'Common Prefs/Other' to
3018                 'Other Prefs/Message View/External Programs', also reveal
3019                 the hidden options for audio player and image viewer.
3020                 
3021         * src/prefs_common.c
3022                 fix toggling of header pane
3023
3024 2004-01-09 [paul]       0.9.8claws22
3025
3026         * src/compose.c
3027                 when changing account also change the save folder
3028
3029         * src/textview.c
3030                 if a text/plain attachment has 'Content-Disposition: attachment'
3031                 don't display it inline
3032
3033 2004-01-08 [christoph]  0.9.8claws21
3034
3035         * src/procmime.c
3036                 check for "MIME-Version: 1.0" in message/rfc882 MIME-parts,
3037                 otherwise thread the message content as one text part and
3038                 don't assume charset US-ASCII which is only specified as
3039                 default for MIME-messages
3040
3041 2004-01-08 [paul]       0.9.8claws20
3042
3043         * src/plugins/clamav/clamav_plugin.c
3044           src/plugins/spamassassin/spamassassin.c
3045                 inform the user what is happening via the statusbar
3046
3047 2004-01-06 [paul]       0.9.8claws19
3048
3049         * po/es.po
3050                 update Spanish translation. submitted by Ricardo
3051                 Mones Lastra
3052
3053 2004-01-05 [paul]       0.9.8claws18
3054
3055         * sync with 0.9.8cvs2
3056                 see ChangeLog 2004-01-05
3057
3058 2004-01-03 [luke]       0.9.8claws17
3059
3060         * src/procheader.c
3061                 Clean up:
3062                 o remove unused functions string_getchar() and file_getchar()
3063                 o remove the getchar_ parameter from generic_get_one_field()
3064                 o add an 'unfold' parameter to generic_get_one_field, to
3065                   be used if no HeaderEntry is supplied
3066                 o procheader_get_one_field_asis() uses
3067                   generic_get_one_field().
3068
3069 2004-01-01 [christoph]  0.9.8claws16
3070
3071         * src/common/xml.[ch]
3072                 o add xml_new_tag() to manage usage counts of strings correctly
3073                 o correct xml_copy_tree() function name
3074
3075         * src/folder.c
3076         * src/main.c
3077                 allow registering and unregistering of FolderClasses anytime
3078
3079 2003-12-31 [christoph]  0.9.8claws15
3080
3081         * src/folder.[ch]
3082         * src/common/xml.[ch]
3083                 keep folderlist.xml data for unloaded FolderClasses
3084
3085 2003-12-30 [luke]       0.9.8claws14
3086
3087         * src/procheader.[ch]
3088                 o added procheader_get_one_field_asis() that does not do
3089                   unfolding
3090                 o fix procheader_get_header_array_asis() to use the above,
3091                   fixing ugliness of headers in textview
3092
3093         * src/compose.c
3094                 o don't unfold headers when redirecting.        
3095
3096 2003-12-30 [paul]       0.9.8claws13
3097
3098         * po/POTFILES.in
3099           src/common/defs.h
3100           src/Makefile.am
3101           src/main.c
3102           src/prefs_common.c
3103           src/prefs_themes.[ch] ** NEW FILES **
3104                 redesign and move Icon Theme selector to
3105                 the new prefs window
3106           
3107         * src/stock_pixmap.c
3108                 fix the old bug where icons are not always
3109                 updated when changing themes
3110         
3111         * src/summaryview.c
3112                 fix bug where the icons on the title row
3113                 of the summary view were not updated
3114         
3115         all patches submitted by Ricardo Mones Lastra
3116
3117 2003-12-30 [hoa]        0.9.8claws12
3118
3119         * src/folder.c
3120                 run preglobal and postglobal processing rules
3121                 even if the folder does not have any rules.
3122
3123 2003-12-28 [paul]       0.9.8claws11
3124
3125         * ac/aspell.m4
3126           ac/check-type.m4
3127           ac/gnupg-check-typedef.m4
3128           ac/openssl.m4
3129           ac/spamassassin.m4
3130                 fix 'underquoted definition' warnings, patch submitted by
3131                 David Relson <relson@osagesoftware.com>
3132                 
3133         * src/common/utils.c
3134                 subject_get_prefix_length(): add "Odp\\:" to reply prefixes,
3135                 patch submitted by Jan Alboszta <J.Alboszta@students.mimuw.edu.pl>
3136
3137 2003-12-28 [paul]       0.9.8claws10
3138
3139         * sync with 0.9.8cvs1
3140                 see ChangeLog 2003-12-17
3141
3142 2003-12-27 [christoph]  0.9.8claws9
3143
3144         * src/common/utils.[ch]
3145                 add g_node_map() to map a GNode into a new GNode
3146                 converting all node data's with a function
3147
3148         * src/account.c
3149         * src/folder.[ch]
3150         * src/folderview.c
3151         * src/imap.c
3152         * src/mainwindow.c
3153         * src/summaryview.c
3154                 o use g_node_map() to convert XML <-> Folder
3155                 o remove redundant FolderItem->parent and
3156                   replace it with folder_item_parent()
3157
3158 2003-12-23 [christoph]  0.9.8claws8
3159
3160         * src/folder.[ch]
3161         * src/folderview.c
3162         * src/mainwindow.c
3163         * src/procmsg.c
3164                 o use callback for notifications about added and
3165                   destroyed folders
3166                 o rewrite folderlist saving (new functions to create
3167                   folder from XML tree, and XML tree from folder)
3168
3169         * src/common/xml.[ch]
3170                 add function to save XML trees
3171
3172         * src/prefs_filtering.c
3173                 code cleanup
3174
3175 2003-12-22 [christoph]  0.9.8claws7
3176
3177         * src/prefs_account.[ch]
3178                 add "SMTP only" accounts
3179
3180 2003-12-20 [melvin]     0.9.8claws6
3181
3182         * src/action.[ch]
3183                 Changed the interface for action_update_*_menu() so
3184                 action.c does not need to know the paths of the different
3185                 actions menu (mainwindow, message view and compose window). 
3186
3187         * src/compose.c
3188                 Tiny code cleanup to merge spell checker related code
3189                 compose_update_actions_menu(): new function to update
3190                 the actions menu. Use it in compose_create()
3191
3192         * src/compose.h
3193                 compose_update_actions_menu(): new function to update
3194                 the actions menu. Used also in prefs_actions.c.
3195
3196         * src/mainwindow.[ch]
3197                 main_window_update_actions_menu(): new function to update
3198                 the actions menu. Used in main_window_create() and in
3199                 prefs_actions.c
3200
3201         * src/messageview.[ch]
3202                 messageview_update_actions_menu(): new function to update
3203                 the actions menu. Used in messageview_add_toolbar() and in
3204                 prefs_actions.c
3205                 
3206         * src/prefs_actions.c   
3207                 prefs_actions_ok(): fixed to update the actions menu of
3208                 the separate message view and the compose windows.
3209
3210 2003-12-20 [luke]       0.9.8claws5
3211         * src/procheader.c
3212                 fix unfolding/newline stripping for multiline fields
3213                 in generic_get_one_field()
3214
3215 2003-12-19 [christoph]  0.9.8claws4
3216
3217         * src/summaryview.c
3218                 o code cleanup
3219                 o use subject_compare_for_sort() when comparing
3220                   simplified subjects
3221
3222 2003-12-19 [christoph]  0.9.8claws3
3223
3224         * src/msgcache.c
3225                 more syncing with 0.8.9a
3226
3227 2003-12-19 [christoph]  0.9.8claws2
3228
3229         * src/folder.c
3230                 don't write all FolderItem XML attributes for the root node
3231
3232 2003-12-19 [melvin]     0.9.8claws1
3233
3234         * src/messageview.c
3235                 Added missing menu branch (Tools/Create processing/rule)
3236         * po/fr.po
3237                 Updated French translation for the added string.
3238
3239 2003-12-19 [paul]       0.9.8claws
3240
3241         0.9.8claws released
3242
3243 2003-12-19 [paul]       0.9.7claws51
3244
3245         * po/en_GB.po
3246           po/es.po
3247           po/ja.po
3248           po/pl.po
3249           po/sk.po
3250           po/zh_CN.po
3251                 update translations. submitted by me, Ricardo Mones
3252                 Lastra, Rui Hirokawa, Emil Nowak, Andrej Kacian,
3253                 Hansom Young
3254                 
3255         * src/folder_item_prefs.c
3256                 'enable_processing' set to FALSE by default
3257
3258 2003-12-18 [melvin]     0.9.7claws50
3259
3260         * po/fr.po
3261                 Updated French translation
3262
3263 2003-12-17 [christoph]  0.9.7claws49
3264
3265         * src/procheader.c
3266                 revert discarding of whitespace from 0.9.7claws44
3267
3268                 RFC2822 2.2.3: Unfolding is accomplished by simply
3269                 removing any CRLF that is immediately followed by WSP.
3270
3271 2003-12-17 [paul]       0.9.7claws48
3272
3273         * src/folder.c
3274                 fix new message count
3275                 
3276         * configure.ac
3277                 update autotools macros
3278
3279         * sync with 0.9.8a
3280
3281 2003-12-16 [christoph]  0.9.7claws47
3282
3283         * src/folder.c
3284                 fix folder update before adding MsgInfo to cache
3285                 in add_msginfo_to_cache()
3286
3287         * src/procmsg.c
3288                 remove old call to folder_item_update() that is no
3289                 longer required
3290
3291 2003-12-16 [christoph]  0.9.7claws46
3292
3293         * src/main.c
3294                 make sure the shutdown process only runs once
3295
3296 2003-12-16 [hoa]        0.9.7claws45
3297
3298         * src/mainwindow.c
3299         * src/messageview.c
3300         * src/summaryview.[ch]
3301                 Create filter rules using a message is fixed.
3302                 We can now create processing rules using a message.
3303
3304 2003-12-15 [alfons]     0.9.7claws44
3305
3306         * src/procheader.c
3307                 make sure we discard folding white space
3308
3309 2003-12-15 [luke]       0.9.7claws43
3310         * src/textview.c
3311         * src/mimeview.c
3312                 o use "name" parameter if "filename" doesn't exist
3313
3314 2003-12-14 [alfons]     0.9.7claws42
3315
3316         * src/summaryview.c
3317         * src/common/utils.c
3318                 allow quick finding based on the result of passing
3319                 a message to an external command. E.g:
3320
3321                         X "bogofilter < %F" 
3322                 
3323                 gets me all the spam in a folder.
3324
3325 2003-12-14 [luke]       0.9.7claws41
3326
3327         * src/textview.c
3328         * src/mimeview.c
3329                 o use parameter "filename" instead of "name" in a couple of 
3330                   places for correctness
3331
3332         * src/procmime.c
3333         * src/common/utils.[ch]
3334                 o make temporary filename for attachments safe for %p 
3335                   substitutions in actions.
3336
3337 2003-12-13 [christoph]  0.9.7claws40
3338
3339         * src/main.c
3340                 readd exit(0) to clean_quit() because otherwise sylpheed
3341                 does not always terminate
3342
3343         * src/pgpmime.c
3344         * src/privacy.h
3345                 add an identifier-string for PrivacySystems
3346
3347 2003-12-12 [paul]
3348
3349         * doc/man/sylpheed.1
3350                 update the man page
3351
3352 2003-12-12 [paul]       0.9.7claws39
3353
3354         general clean up
3355         
3356         * configure.ac
3357                 correct and clean up './configure --help' info
3358         
3359         * src/plugins/clamav/clamav_plugin.c
3360           src/plugins/spamassassin/spamassassin.c
3361                 correct plugin_desc(), works with LOCAL, IMAP, and
3362                 POP accounts
3363                 
3364         * src/filtering.c
3365           src/matcher.[ch]
3366           src/matcher_parser_parse.y
3367           src/prefs_filtering_action.c
3368                 use 'Change Score' instead of '(In/De)crease score'.
3369                 use *CHANGE_SCORE* instead of *ADD_SCORE*
3370          
3371          * src/mainwindow.c
3372                 hyphenate: 'Pre-processing', 'Post-processing'
3373                 
3374         * src/prefs_account.c
3375                 change 'Generate Message-ID' to 'Generate Message-Id'
3376                 
3377         * src/prefs_folder_item.c
3378                 change 'Processing on startup:' to 'Process at startup'
3379                 change 'Scan for new mail:' to 'Scan for new mail'
3380                 
3381 2003-12-11 [christoph]  0.9.7claws38
3382
3383         * src/crash.c
3384         * src/main.[ch]
3385                 make sure the clean_exit() funtion is not called again by the
3386                 signal handler while it is already running
3387
3388         (closes Bug 366 lost all folders -> spoiling folderlist.xml file)
3389
3390         * src/summaryview.c
3391                 fix wrong assertion
3392
3393 2003-12-11 [paul]       0.9.7claws37
3394
3395         * src/compose.c
3396                 'anonymise' Message-Id: header string
3397
3398 2003-12-11 [paul]       0.9.7claws36
3399
3400         * src/plugins/clamav/clamav_plugin.c
3401                 fix (don't break) signature count
3402                 use cl_strerror() instead of deprecated cl_perror()
3403         
3404 2003-12-11 [darko]      0.9.7claws35
3405
3406         * src/summaryview.c
3407                 also update the sort arrow (thanks Christoph)
3408
3409 2003-12-11 [darko]      0.9.7claws34
3410
3411         * src/summaryview.c
3412                 allow reverting to default sort mode (no sort)
3413
3414 2003-12-10 [hoa]        0.9.7claws33
3415
3416         * src/matcher.c
3417                 fixed quotation of string for matcher.
3418
3419 2003-12-08 [paul]       0.9.7claws32
3420
3421         * src/imap.c
3422           src/inc.c
3423                 plug memory leaks (patch by Alfons)
3424
3425 2003-12-08 [christoph]  0.9.7claws31
3426
3427         * src/folder_item_prefs.[ch]
3428         * src/folderview.c
3429         * src/prefs_folder_item.c
3430                 add new FolderItem property to exclude folders from new
3431                 mail checks
3432
3433         Patch submitted by Chad Robinson <crobinson@rfgonline.com>
3434
3435 2003-12-07 [paul]       0.9.7claws30
3436
3437         * src/plugins/clamav/clamav_plugin.c
3438                 fix signature count
3439
3440 2003-12-07 [thorsten]   0.9.7claws29
3441
3442         * src/filtering.c
3443                 debug_print some warning if destfolder missing
3444         * src/prefs_filtering.c
3445                 uninitialized filter list when deleting a folder
3446
3447 2003-12-06 [paul]       0.9.7claws28
3448
3449         * src/procheader.c
3450                 add Alfons' patch to trim line feeds
3451
3452 2003-12-06 [paul]       0.9.7claws27
3453
3454         * partial sync with 0.9.7cvs8
3455                 leaving claws' online/offline more or less intact
3456                 see ChangeLog 2003-12-04 and 2003-12-06
3457
3458 2003-12-06 [christoph]  0.9.7claws26
3459
3460         * src/messageview.c
3461         * src/privacy.[ch]
3462                 revert pirvacy API changes
3463
3464 2003-12-05 [alfons]     0.9.7claws25
3465
3466         * src/matcher.[ch]
3467                 clean up my old cruft
3468
3469 2003-12-05 [alfons]     0.9.7claws24
3470
3471         * src/matcher.c
3472                 fix comparison buglet ;-) and make `test` matcher
3473                 work again
3474
3475 2003-12-05 [alfons]     0.9.7claws23
3476
3477         * src/prefs_folder_item.c
3478                 K&R 2nd Ed., page 241 (function parameter identifiers
3479                 starting with an underscore are kind of insulting)
3480
3481 2003-12-05 [hoa]        0.9.7claws22
3482
3483         * src/main.c
3484         * src/mainwindow.[ch]
3485         * src/mainwindow.h
3486                 add destructor for mainwindow so that the last 
3487                 MimeInfo opened in messageview is destroyed when
3488                 exiting sylpheed.
3489
3490 2003-12-05 [hoa]        0.9.7claws21
3491
3492         * src/filtering.[ch]
3493         * src/matcher.[ch]
3494         * src/matcher_parser_lex.l
3495         * src/matcher_parser_parse.y
3496         * src/prefs_actions.c
3497         * src/prefs_filtering.c
3498         * src/common/utils.[ch]
3499                 quote arguments before giving them to command line.
3500                 fixed quote of string in matcher/processing/filtering rules.
3501
3502         * src/messageview.c
3503         * src/privacy.[ch]
3504                 allows decryption to return a new whole 
3505                 MIME message structure.
3506
3507 2003-12-04 [hoa]        0.9.7claws20
3508
3509         * src/filtering.[ch]
3510         * src/folder.c
3511         * src/mainwindow.c
3512         * src/matcher.c
3513         * src/matcher_parser_parse.y
3514         * src/folderview.c
3515                 global rules to run before folder specific rules.
3516                 global rules to run after folder specific rules.
3517                 
3518         * src/messageview.c
3519                 fixed quick addition of rules.
3520         
3521         * src/prefs_filtering.[ch]
3522         * src/summaryview.c
3523                 we can now customize the title for the dialog.
3524                 updated case where we rename of delete folders.
3525
3526         * src/addressbook.c
3527                 got back the function addressbook_browse_entry_cb()
3528                 that is needed in case we compiled with LDAP support.
3529
3530 2003-12-04 [paul]       0.9.7claws19
3531
3532         * sync with 0.9.7cvs6
3533                 see ChangeLog 2003-12-04
3534                 fixes bug 171 'Wrong message decoing: koi8-r and 
3535                 iso8859-5 looks same. Can't read many emails.'
3536
3537 2003-12-04 [paul]       0.9.7claws18
3538
3539         * po/POTFILES.in
3540                 remove 'src/prefs_scoring.c'
3541
3542 2003-12-03 [hoa]        0.9.7claws17
3543
3544         * src/Makefile.am
3545                 compilation of scoring.[ch] and prefs_scoring.[ch]
3546                 is removed.
3547         
3548         * src/filtering.[ch]
3549         * src/folder.c
3550         * src/folder_item_prefs.[ch]
3551         * src/folderview.c
3552         * src/main.c
3553         * src/mainwindow.c
3554         * src/matcher.[ch]
3555         * src/matcher_parser.h
3556         * src/matcher_parser_parse.y
3557         * src/prefs_filtering.[ch]
3558         * src/prefs_filtering_action.c
3559         * src/prefs_folder_item.c
3560         * src/prefs_scoring.[ch]              * REMOVED FILES *
3561         * src/procmsg.[ch]
3562         * src/scoring.[ch]                    * REMOVED FILES *
3563         * src/summaryview.c
3564                 merged scoring and filtering.
3565                 
3566                 Note : compatibility is kept by parsing score like 
3567                   add_score. To get the behaviour of older scoring 
3568                   system, you have to define some equivalent rule :
3569                   "score_lower -9999 hide"
3570                   "score_greater 9999 mark"
3571                   
3572                   To define global rules, you have to define them 
3573                   in the new global processing rules.
3574                   The variable that kept the list filtering rules 
3575                   was "global_processing" and has been renamed into 
3576                   "filtering_rules".
3577                   "global_processing" variable is now the name 
3578                   of the variable that keeps the list of global 
3579                   processing rules.
3580                   In the configuration file, "[global]" section is 
3581                   now for the global processing rules (which includes
3582                   score things and new global processing rules).
3583                   New "[filtering]" section is for the filtering rules.
3584                   
3585                   Before running with this version, during testing 
3586                   phase, ** MAKE A BACKUP ** of your matcherrc file.
3587                   Then, you have to make the following changes :
3588                   - leave all scoring rules in "[global]" section.
3589                   - move all other rules of "[global]" section to
3590                       a new section named "[filtering]".
3591
3592 2003-12-03 [christoph]  0.9.7claws16
3593
3594         * src/procmime.c
3595                 use default Content-Type as specified in RFC2045 if
3596                 Content-Type header is syntactically incorrect
3597
3598 2003-12-03 [christoph]  0.9.7claws15
3599
3600         * src/addressbook.c
3601         * src/addrindex.h
3602         * src/addritem.c
3603         * src/expldifdlg.h
3604         * src/exportldif.c
3605         * src/filtering.c
3606         * src/folder.c
3607         * src/folderview.c
3608         * src/jpilot.c
3609         * src/localfolder.c
3610         * src/matcher.h
3611         * src/matcher_parser_lex.l
3612         * src/matcher_parser_parse.y
3613         * src/news.c
3614         * src/prefs_filtering_action.c
3615         * src/prefs_folder_item.c
3616         * src/prefs_fonts.c
3617         * src/procmsg.c
3618         * src/sgpgme.c
3619                 clean up warnings
3620
3621         * src/procmime.c
3622                 revert 0.9.7claws14 change
3623
3624 2003-12-03 [alfons]     0.9.7claws14
3625
3626         * src/procmime.c
3627                 catch invalid Content-Type with no subtype
3628
3629 2003-12-03 [alfons]     0.9.7claws13
3630
3631         * src/alertpanel.h
3632         * src/setup.c
3633         * src/plugins/image_viewer/plugin.c
3634                 compile again, we need stddef.h for size_t
3635
3636 2003-12-03 [paul]       0.9.7claws12
3637
3638         * src/account.c
3639                 don't allow cloning of accounts with remote folders,
3640                 patch submitted by Ricardo Mones Lastra
3641
3642 2003-12-03 [christoph]  0.9.7claws11
3643
3644         * src/folder.[ch]
3645         * src/imap.c
3646         * src/localfolder.[ch]
3647         * src/mh.c
3648         * src/news.c
3649         * src/common/xml.[ch]
3650                 add set_xml() and get_xml() virtual functions to FolderClass to
3651                 save extra information for Folders (for example the rootpath
3652                 only used by LocalFolder). The folderlist write function no
3653                 longer needs to know the folder type to save this extra
3654                 information.
3655
3656 2003-12-02 [christoph]  0.9.7claws10
3657
3658         * src/Makefile.am
3659         * src/account.c
3660         * src/folder.[ch]
3661         * src/folderview.h
3662         * src/imap.c
3663         * src/localfolder.[ch]          ** NEW **
3664         * src/mainwindow.c
3665         * src/mh.[ch]
3666         * src/news.[ch]
3667         * src/prefs_account.[ch]
3668         * src/prefs_filtering.h
3669         * src/procmsg.h
3670         * src/remotefolder.[ch]         ** NEW **
3671         * src/common/xml.[ch]
3672                 add item_set_xml() and item_get_xml() virtual functions to
3673                 FolderClass to give folders the ability to add extra information
3674                 to the saved FolderItem data. If NULL the default function for
3675                 FolderItem will be used.
3676
3677 2003-11-29 [christoph]  0.9.7claws9
3678
3679         * src/procheader.c
3680                 fix bug in unfolding
3681
3682 2003-11-29 [luke]       0.9.7claws8
3683
3684         * src/textview.c
3685                 fix compilation for non c99 compilers
3686
3687 2003-11-29 [christoph]  0.9.7claws7
3688
3689         * src/procmime.[ch]
3690         * src/mimeview.c
3691                 o unknown disposition types should be handled as
3692                   attachment (RFC2183)
3693                 o missing headers should not default to inline
3694                   (would make "Save All" useless when disposition header
3695                    is not set by the sending mailer)
3696                 o remove old MimeInfo data and cleanup
3697
3698 2003-11-29 [luke]       0.9.7claws6
3699
3700         * src/procmime.[ch]
3701                 re-added parsing of Content-Disposition header
3702                         - removes the old  'gchar* content_disposition'
3703                         - adds a new field 'DispositionType disposition'
3704                         - adds parameters to MimeInfo::parameters
3705
3706         * src/mimeview.c
3707                 use the "filename" parameter for saving, and the new
3708                 MimeInfo::disposition for save all.
3709
3710         * src/compose.c
3711         * src/toolbar.[ch]
3712                 add a 'check spelling' button as a possibility for 
3713                 the compose toolbar
3714
3715         * src/stockpixmap.[ch]
3716         * src/pixmaps/check_spelling.xpm        ** NEW **
3717         * src/Makefile.am
3718                 add a pixmap for use with 'check spelling' button or
3719                 a user defined action
3720
3721         * src/textview.c
3722                 re-apply fixed (I hope) patch for bug 57
3723                 "Hidden URL in HTML Mails"
3724
3725 2003-11-28 [christoph]  0.9.7claws5
3726
3727         * src/procmime.c
3728                 o be more liberal in what we accept as Content-Type parameters
3729                 o ignore comments after parameters
3730
3731         * src/sgpgme.c
3732                 o only free passphrase when an error occurs
3733
3734 2003-11-28 [paul]       0.9.7claws4
3735
3736         * src/account.c
3737                 add 'Clone Account' function. patch submitted by
3738                 Ricardo Mones Lastra
3739
3740 2003-11-27 [thorsten]   0.9.7claws3
3741
3742         * src/mimeview.c
3743                 fix crash if 'save_all' failed twice
3744
3745 2003-11-27 [paul]       0.9.7claws2
3746
3747         * po/POTFILES.in
3748                 fix a typo
3749
3750         * po/zh_CN.po
3751                 update Simplified Chinese translation. submitted by
3752                 Hansom Young
3753
3754 2003-11-27 [paul]       0.9.7claws1
3755
3756         * po/POTFILES.in
3757                 clean up
3758
3759 2003-11-26 [paul]       0.9.7claws
3760
3761         * 0.9.7claws released
3762
3763 2003-11-26 [paul]       0.9.6claws99
3764
3765         * src/Makefile.am
3766                 add reference to pixmaps/mime_message.xpm
3767
3768 2003-11-26 [paul]       0.9.6claws98
3769
3770         * po/POTFILES.in
3771                 remove reference to src/sigstatus.c
3772
3773 2003-11-26 [christoph]  0.9.6claws97
3774
3775         * src/Makefile.am
3776         * src/prefs_common.c
3777         * src/rfc2015.c
3778         * src/sigstatus.[ch]            ** REMOVE **
3779                 remove signature result popup option and window
3780
3781 2003-11-26 [paul]       0.9.6claws96
3782
3783         * po/es.po
3784           po/ja.po
3785           po/pl.po
3786           po/sk.po
3787           po/sr.po
3788                 update translations. submitted by Ricardo Mones Lastra,
3789                 Rui Hirokawa, Emil Nowak, Andrej Kacian, and Urke MMI
3790
3791 2003-11-25 [christoph]  0.9.6claws95
3792
3793         * src/procmime.c
3794                 display mime structure only in debug mode
3795
3796 2003-11-25 [melvin]     0.9.6claws94
3797
3798         * po/fr.po
3799                 Updated French translations + typos fixes of older
3800                 translations (thanks to Fabien Vantard for pointing
3801                 to some of them)
3802
3803 2003-11-25 [melvin]     0.9.6claws93
3804
3805         * src/editldap.c
3806                 Fixed a couple of typos.
3807
3808 2003-11-24 [paul]       0.9.6claws92
3809
3810         * po/POTFILES.in
3811                 add 'src/textview.c'
3812
3813 2003-11-24 [paul]       0.9.6claws91
3814
3815         * src/sgpgme.c
3816                 fix typo. spotted by Rui Hirokawa <rui_hirokawa@ybb.ne.jp>
3817
3818 2003-11-24 [paul]       0.9.6claws90
3819
3820         * src/plugins/image_viewer/viewer.c
3821                 image_viewer_show_mimepart(): 
3822                 use procmime_mimeinfo_get_parameter() to get the file name
3823
3824 2003-11-24 [paul]       0.9.6claws89
3825
3826         * src/textview.c
3827                 textview_show_mime_part(): rewrite text hint
3828
3829 2003-11-22 [paul]       0.9.6claws88
3830
3831         * sync with 0.9.7cvs5
3832                 see ChangeLog 2003-11-21
3833
3834 2003-11-21 [paul]       0.9.6claws87
3835
3836         * src/mimeview.c
3837                 define shortcut key 'o' for 'Open with...'
3838
3839 2003-11-21 [alfons]     0.9.6claws86
3840
3841         * src/messageview.c
3842                 fix bug #383 'Deleting message from "separate message view" 
3843                 uses local Trash folder'
3844
3845 2003-11-21 [christoph]  0.9.6claws85
3846
3847         * src/mimeview.c
3848                 fix content-type guessing by name parameter when finding
3849                 the correct viewer
3850
3851 2003-11-21 [alfons]     0.9.6claws84
3852
3853         * src/main.c
3854                 no mail incorporation allowed with --offline param.
3855                 fixes bug #374, "--offline ignored"
3856
3857 2003-11-20 [christoph]  0.9.6claws83
3858
3859         * src/mimeinfo.c
3860                 use signed MimeInfo when checking the signature and not
3861                 the selected one
3862
3863 2003-11-19 [alfons]     0.9.6claws82
3864
3865         * src/mainwindow.c
3866                 fix crash when toggling separate views, patch submitted
3867                 by Pawel Pekala <c0rn|AT|gazeta.pl>.
3868                 fixes bug #342, "separate views  cause crash"
3869
3870 2003-11-19 [paul]       0.9.6claws81
3871
3872         * src/compose.c
3873                 compose_redirect_write_headers_from_headerlist(): 
3874                 add Resent-Cc: header (bug fix inherited from 0.9.7cvs3)
3875                 
3876         * src/main.c
3877                 code cleanup (inherited from 0.9.7cvs4)
3878                 
3879         * tools/tb2sylpheed
3880                 bugfix: added missing attribute-list start. submitted by
3881                 Urke MMI
3882
3883 2003-11-19 [luke]       0.9.6claws80
3884
3885         * src/textview.c
3886                 revert my last commit until I get time to fix it
3887
3888 2003-11-18 [christoph]  0.9.6claws79
3889
3890         * src/mimeview.[ch]
3891                 check parent MimeInfos for signatures and display the
3892                 result of the parent when found
3893
3894         * src/pgpmime.c
3895                 o avoid NULL pointer warnings
3896                 o use procmime_mimeinfo_get_parameter()
3897
3898         * src/sgpgme.c
3899                 small text changes
3900
3901 2003-11-17 [luke]       0.9.6claws78
3902
3903         * src/textview.c
3904                 add check for disguised URLs, fixing bug 57
3905                 "Hidden URL in HTML Mails"
3906
3907 2003-11-16 [christoph]  0.9.6claws77
3908
3909         * src/procmime.c
3910                 fix crash when parsing invalid Content-Type header
3911
3912 2003-11-16 [christoph]  0.9.6claws76
3913
3914         * src/pgpmime.c
3915         * src/privacy.c
3916         * src/procmime.c
3917         * src/sgpgme.[ch]
3918                 implement message decrypting
3919
3920         * src/rfc2015.c
3921                 remove old code
3922
3923 2003-11-14 [luke]       0.9.6claws75
3924
3925         * src/mimeview.c
3926                 fix a couple of problems that treated application/* and
3927                 application/octet-stream the wrong way around
3928                 (since 0.9.6claws10), causing "Open" to do nothing.
3929
3930 2003-11-14 [christoph]  0.9.6claws74
3931
3932         * src/messageview.c
3933         * src/pgpmime.c
3934         * src/privacy.[ch]
3935                 prepare for message part decrypting
3936
3937         * src/sgpgme.c
3938                 add output for expired signatures
3939
3940         * src/rfc2015.c
3941                 remove some old code
3942
3943 2003-11-10 [christoph]  0.9.6claws73
3944
3945         * src/mimeview.c
3946                 add "Full info" button for bad and warn signature status
3947
3948         * src/sgpgme.c
3949                 generate full signature info like gpg's output
3950                 (gpg -v --with-fingerprint --verify)
3951
3952 2003-11-10 [christoph]  0.9.6claws72
3953
3954         * src/mimeview.c
3955         * src/pgpmime.c
3956         * src/privacy.[ch]
3957         * src/sgpgme.[ch]
3958         * src/textview.[ch]
3959                 o add code to view full signature info
3960                 o do automatic signature checks
3961
3962 2003-11-10 [alfons]     0.9.6claws71
3963
3964         * src/summaryview.c
3965                 don't crash when gtkut_font_load() returns invalid font (has
3966                 something to do with locale settings)
3967                 Patch submitted by David Chalmers <davidc|AT|ccmi.salk.edu>.
3968
3969 2003-11-09 [alfons]     0.9.6claws70
3970
3971         * src/procmime.c
3972                 plug leak
3973
3974 2003-11-08 [luke]       0.9.6claws69
3975
3976         * src/summaryview.c
3977                 fix some typos
3978
3979         * src/compose.c
3980                 rewrite compose_attach_parts(), fixing various bugs mainly
3981                 to do with re-editing.
3982
3983         * src/mimeview.c
3984                 "save all" now only saves attachments with names/filenames
3985
3986 2003-11-04 [match]      0.9.6claws68
3987
3988         * src/ldapctrl.[ch]
3989                 fix broken LDAP support.
3990
3991         * src/ldapquery.c
3992                 remove printf's.
3993
3994 2003-11-04 [luke]       0.9.6claws67
3995
3996         * src/mimeview.c
3997                 o  fixed bug 4 "focus lost on messages with attachments"
3998                 o  fixed 'Save all' attachments for new mime changes
3999                 o  right clicking on icons consistent with right clicking on
4000                    mime tree
4001                   - fixes a bug where wrong part is saved when you
4002                     choose 'Save as' from popup menu
4003                   - fixes bug 308 "No way to "save all" attachments"
4004                 o  fixed a compiler warning.
4005
4006         * src/textview.c
4007                 o  removed flickering in mime tree when using "n" and "p"
4008                    shortcuts
4009                 o  fixed bug where selecting the textview and pressing e.g.
4010                    'y' causes sylpheed to respond twice.
4011
4012         * src/summaryview.c
4013                 removed hard coding of * and ! shortcuts (which only served
4014                 to cause problems if you tried to redefine the shortcuts)
4015
4016 2003-11-04 [luke]       0.9.6claws66
4017
4018         * src/plugins/image_viewer/viewer.c
4019         * src/plugins/image_viewer/viewerprefs.c
4020         * src/plugins/image_viewer/viewerprefs.glade
4021                 o  allow toggling of image scaling by clicking on image
4022                 o  respond to image's container widget resize
4023
4024         * src/procmime.c
4025                 o  fix bad parsing of message when re-editing/viewing a
4026                    message saved to the drafts folder
4027
4028 2003-11-02 [match]      0.9.6claws65
4029
4030         * src/browseldap.h
4031                 fix if not building LDAP support.
4032         * src/addrindex.c
4033         * src/ldapquery.[ch]
4034         * src/editldap.h
4035                 include support for contains query. feature req 529354.
4036
4037 2003-11-02 [alfons]     0.9.6claws64
4038
4039         * src/browseldap.c
4040                 fix build bustage if not compiling ldap support
4041
4042 2003-11-01 [match]      0.9.6claws63
4043
4044         * po/POTFILES.in
4045         * src/Makefile.am
4046         * src/addr_compl.[ch]
4047         * src/addrbook.c
4048         * src/addrcache.[ch]
4049         * src/addrdefs.h        ** NEW **
4050         * src/addressbook.c
4051         * src/addressitem.h
4052         * src/addrindex.[ch]
4053         * src/addritem.h
4054         * src/addrquery.[ch]
4055         * src/ldapquery.[ch]
4056         * src/ldapserver.[ch]
4057                 refactor LDAP query mechanism.
4058
4059         * src/browseldap.[ch]   ** NEW **
4060         * src/ldaplocate.[ch]   ** NEW **
4061                 add feature to browse LDAP entry that was retrieved using
4062                 an explicit LDAP search.
4063
4064 2003-11-01 [alfons]     0.9.6claws62
4065
4066         * src/prefs_gtk.c
4067                 prefs_write_param(): fail when we see an invalid type; all the
4068                 callers seem to handle this gracefully by reverting changes
4069
4070 2003-10-30 [christoph]  0.9.6claws61
4071
4072         * configure.ac
4073         * ac/openssl.m4
4074         * ac/spamassassin.m4
4075         * src/Makefile.am
4076                 use extra variables for all libraries to make sure plugins
4077                 are only linked with libraries they really need. $LIBS is always
4078                 added to the linking parameters, but we only what the libraries
4079                 listed in the Makefile
4080
4081 2003-10-29 [paul]       0.9.6claws60
4082
4083         * src/mimeview.c
4084                 don't use Subject for unknown part name
4085
4086 2003-10-29 [paul]       0.9.6claws59
4087
4088         * src/compose.c
4089                 get name of attachment(s) when re-editing, fwd'ing or
4090                 redirecting
4091                 
4092         * src/mimeview.c
4093                 get name of attachment(s) when saving
4094
4095 2003-10-29 [hoa]        0.9.6claws58
4096
4097         * src/textview.c
4098                 implemented multipart/alternative in MIME message viewer.
4099
4100 2003-10-28 [christoph]  0.9.6claws57
4101
4102         * configure.ac
4103                 make sure MathML-Viewer is not built with the
4104                 Gtk2 version of GtkMathView
4105
4106 2003-10-28 [paul]       0.9.6claws56
4107
4108         * sync with 0.9.7cvs1
4109                 see ChangeLog 2003-10-28
4110
4111 2003-10-27 [alfons]     0.9.6claws55
4112
4113         * src/matcher_parser_parse.y
4114         * src/gtk/colorlabel.c
4115                 allow setting color label to 0 in filtering/processing rules
4116                 (should fix bug 368, "Can't create a filter condition "colorlabel 0"") 
4117
4118 2003-10-26 [alfons]     0.9.6claws54
4119
4120         * src/summary_search.c
4121                 fix misnomer and correct selecting initial search node  
4122
4123 2003-10-26 [christoph]  0.9.6claws53
4124
4125         * src/pgpmime.c
4126         * src/sgpgme.c
4127                 change display of signature info to use only name of
4128                 signer, otherwise the text gets too long.
4129
4130         * src/procmime.c
4131                 don't use MimeInfo's filename to generate tmp filename
4132
4133 2003-10-25 [christoph]  0.9.6claws52
4134
4135         * src/procmime.c
4136                 fix message body searching
4137
4138 2003-10-25 [paul]       0.9.6claws51
4139
4140         * src/compose.c
4141                 use g_basename rather than basename
4142
4143 2003-10-24 [christoph]  0.9.6claws50
4144
4145         * src/sgpgme.c
4146                 change fetching of signature key's trust
4147
4148 2003-10-24 [paul]       0.9.6claws49
4149
4150         * po/sk.po
4151                 update Slovak translation
4152                 submitted by Andrej Kacian
4153                 
4154         * src/mainwindow.c
4155                 remove unknown menu entry /File/Add mailbox/mbox...
4156
4157 2003-10-24 [hoa]        0.9.6claws48
4158
4159         * src/Makefile.am
4160                 removed all references to mbox folders
4161
4162         * src/carray.[ch]               * REMOVED *
4163         * src/chash.[ch]                * REMOVED *
4164         * src/maillock.[ch]             * REMOVED *
4165         * src/mailmbox.[ch]             * REMOVED *
4166         * src/mailmbox_folder.[ch]      * REMOVED *
4167         * src/mailmbox_parse.[ch]       * REMOVED *
4168         * src/mailmbox_types.[ch]       * REMOVED *
4169         * src/mbox_folder.[ch]          * REMOVED *
4170                 remove implementation of mbox folders
4171                 and old mailbox folder.
4172                 mbox folder implementation will be added
4173                 as a plugin so that implementation can be entirely
4174                 synchronized with the files of the project they are
4175                 extracted from (libEtPan!).
4176         
4177         * src/mainwindow.c
4178         * src/folder.c
4179         * src/folderview.[ch]
4180         * src/procmsg.h         
4181                 Disable as much code that references mbox folders
4182                 as possible.
4183                 Some UI thing still need to know that folder is mbox
4184                 (when we have to enter the name of the mailbox and
4185                 we want to add /var/mail/$USER).
4186
4187 2003-10-23 [christoph]  0.9.6claws47
4188
4189         * src/noticeview.c
4190                 don't always display button when noticeview is made visible
4191
4192         * src/mimeview.c
4193         * src/pgpmime.c
4194         * src/privacy.[ch]
4195         * src/sgpgme.[ch]
4196                 get signature information from crypto system
4197
4198 2003-10-22 [paul]       0.9.6claws46
4199
4200         * po/es.po
4201                 updated by Ricardo Mones Lastra
4202
4203 2003-10-22 [paul]       0.9.6claws45
4204
4205         * src/Makefile.am
4206                 update to reflect the changes to the icons that
4207                 happened in 0.9.6claws35
4208
4209 2003-10-22 [alfons]     0.9.6claws44
4210         
4211         * src/carray.h
4212                 inline carray_count() 
4213
4214 2003-10-21 [alfons]     0.9.6claws43
4215
4216         * src/carray.h
4217                 glib wrappers
4218         * src/carray.c
4219                 disable
4220         * src/mailmbox.[ch]
4221         * src/mailmbox_folder.c
4222         * src/mailmbox_parse.c
4223         * src/mailmbox_types.[ch]
4224                 %s/uint32_t/guint
4225
4226 2003-10-21 [luke]       0.9.6claws42
4227
4228         * src/stock_pixmaps.[ch]
4229         * src/mimeview.c
4230         * src/pixmaps/mime_application_octet_stream.xpm         ** REMOVE **
4231         * src/pixmaps/messageview_text.xpm                      ** REMOVE **
4232                 o remove mime_application_octet_stream.xpm icon (it was never
4233                   really needed)
4234                 o remove redundant icon messageview_text.xpm
4235
4236         * src/mainwindow.c
4237                 fix visibility of signature noticeview when toggling 'separate
4238                 message view'
4239
4240 2003-10-21 [christoph]  0.9.6claws41
4241
4242         * src/procmime.c
4243                 decode multipart and rfc822 mime parts to allow further
4244                 parsing when required
4245
4246 2003-10-21 [christoph]  0.9.6claws40
4247
4248         * src/procmime.[ch]
4249         * src/textview.c
4250                 remove obsolete charset parameter in MimeInfo and fix
4251                 TextView to use the charset from the parameter hash table
4252
4253         * src/plugins/dillo_viewer/Makefile.am
4254         * src/plugins/trayicon/Makefile.am
4255                 add OPENSSL_CFLAGS to fix building with using
4256                 --with-openssl-* parameters
4257
4258 2003-10-21 [paul]       0.9.6claws39
4259
4260         * src/prefs_matcher.[ch]
4261                 replace remnants of the old, renamed 'Execute' matchtype
4262                 add a brief description to the Info window
4263
4264 2003-10-21 [hoa]        0.9.6claws38
4265         
4266         * src/Makefile.am
4267         * src/carray.[ch]               * NEW *
4268         * src/chash.[ch]                * NEW *
4269         * src/folder.c
4270         * src/maillock.[ch]             * NEW *
4271         * src/mailmbox.[ch]             * NEW *
4272         * src/mailmbox_folder.[ch]      * NEW *
4273         * src/mailmbox_parse.[ch]       * NEW *
4274         * src/mailmbox_types.[ch]       * NEW *
4275                 implementation of mbox folder with unique message numbers
4276
4277                 made use of libEtPan! implementation of mbox for lower-layer.
4278
4279 2003-10-20 [alfons]     0.9.6claws37
4280
4281         * src/noticeview.c
4282                 fix invalid argument warning
4283         * src/pgpmime.c
4284                 no in place variable
4285
4286 2003-10-20 [paul]       0.9.6claws36
4287
4288         * src/compose.[ch]
4289           src/filtering.c
4290           src/messageview.c
4291                 fix crash when using Forward in Filtering when
4292                 external editor option is set
4293                 
4294                 Patch submitted by Simon 'corecode' Schubert
4295                 <corecode@corecode.ath.cx> 
4296
4297 2003-10-20 [paul]       0.9.6claws35
4298
4299         * src/pixmaps/mime_gpg_expired.xpm      ** REMOVED **
4300           src/pixmaps/mime_gpg_failed.xpm       ** REMOVED **
4301           src/pixmaps/mime_gpg_passed.xpm       ** REMOVED **
4302           src/pixmaps/mime_gpg_signed.xpm       ** REMOVED **
4303           src/pixmaps/mime_gpg_unknown.xpm      ** REMOVED **
4304           src/pixmaps/privacy_expired.xpm       ** NEW FILE **
4305           src/pixmaps/privacy_failed.xpm        ** NEW FILE **
4306           src/pixmaps/privacy_passed.xpm        ** NEW FILE **
4307           src/pixmaps/privacy_signed.xpm        ** NEW FILE **
4308           src/pixmaps/privacy_unknown.xpm       ** NEW FILE **
4309           src/pixmaps/privacy_warn.xpm          ** NEW FILE **
4310           src/mimeview.c
4311           src/stock_pixmap.[ch]
4312                 replace mime_gpg_*.xpm icons with new privacy_*.xpm
4313                 icons. add privacy_warn.xpm icon
4314
4315 2003-10-20 [hoa]  0.9.6claws34
4316
4317         * src/folder_item_prefs.[ch]
4318         * src/prefs_folder_item.c
4319         * src/main.c
4320                 Added a property per folder to choose whether we 
4321                 want to apply processing on it on startup or if we
4322                 prefer to wait the folder selection to apply it.
4323         
4324         * src/messageview.c
4325                 fixed C89 compatibility (for old compilers, for
4326                 example gcc 2.95.x).
4327
4328 2003-10-17 [christoph]  0.9.6claws33
4329
4330         * src/mimeview.c
4331         * src/noticeview.[ch]
4332                 change noticeview icon to indicate signature status
4333
4334 2003-10-17 [christoph]  0.9.6claws32
4335
4336         * src/Makefile.am
4337         * src/main.c
4338         * src/mimeview.c
4339         * src/noticeview.c
4340         * src/pgpmime.[ch]                              ** NEW **
4341         * src/privacy.[ch]
4342         * src/rfc2015.c
4343         * src/sgpgme.c                                  ** NEW **
4344                 reimplement PGP/Mime signature checking (unfinished)
4345
4346 2003-10-15 [christoph]  0.9.6claws31
4347
4348         * src/procmime.[ch]
4349                 fix procmime_get_text_content() and
4350                 procmime_get_first_text_content()
4351
4352 2003-10-15 [christoph]  0.9.6claws30
4353
4354         * src/plugins/spamassassin/spamassassin_gtk.c
4355         * src/plugins/spamassassin/spamassassin_gtk.glade
4356                 fix timeout tooltip
4357
4358 2003-10-15 [paul]       0.9.6claws29
4359
4360         * src/messageview.c
4361                 workaround for buggy smtp servers. on sending a
4362                 return receipt strip the name part from the address
4363                 when creating headers
4364                 
4365 2003-10-15 [paul]       0.9.6claws28
4366
4367         * sync with 0.9.7 release
4368                 see ChangeLog 2003-10-15
4369
4370 2003-10-14 [christoph]  0.9.6claws27
4371
4372         * src/plugins/clamav/clamav_plugin.c
4373                 fix clamav plugin
4374
4375 2003-10-14 [christoph]  0.9.6claws26
4376
4377         * src/compose.c
4378         * src/mimeview.c
4379         * src/procmime.[ch]
4380         * src/rfc2015.c
4381         * src/textview.c
4382         * src/plugins/clamav/clamav_plugin.c
4383                 use GNode to create the mime tree (some changes to functions
4384                 that traverse the tree are just quick and dirty. Maybe we
4385                 can find better solutions with g_node_*-functions)
4386
4387 2003-10-14 [luke]       0.9.6claws25
4388
4389         * src/mimeview.c
4390                 fix a navigation bug (stupid typo of mine)
4391
4392 2003-10-14 [christoph]  0.9.6claws24
4393
4394         * src/textview.c
4395                 fix missing last line in plain/text mails
4396
4397 2003-10-13 [luke]       0.9.6claws23
4398
4399         * src/summaryview.c
4400                 fix bug 334 (part 1)
4401
4402 2003-10-13 [kov]        0.9.6claws22
4403
4404         * src/mimeview.c
4405                 error checking when the user enters a non-directory at
4406                 the file selection dialog.
4407                 work-around for users entering directory location without
4408                 adding a leading G_DIR_SEPARATOR.
4409
4410 2003-10-13 [luke]       0.9.6claws21
4411
4412         * src/compose.c
4413                 error reporting for inserting files, including catching
4414                 invalid characters for current locale/encoding
4415
4416 2003-10-13 [paul]       0.9.6claws20
4417
4418         * src/folderview.c
4419                 fix bug #347 'subscribe newsgroups crashes'
4420
4421 2003-10-13 [paul]       0.9.6claws19
4422
4423         * src/compose.c
4424                 when using 'Reply to all' include the 'send replies
4425                 to' folder property
4426                 
4427         * po/ja.po
4428                 update Japanese translation. submitted by Rui Hirokawa 
4429                 <rui_hirokawa@ybb.ne.jp>        
4430
4431 2003-10-13 [hoa]        0.9.6claws18
4432
4433         * src/account.c
4434         * src/compose.c
4435         * src/messageview.c
4436         * src/procheader.c
4437         * src/procheader.h
4438                 rename get_header_from_msginfo() into
4439                 procheader_get_header_from_msginfo() so that we have a
4440                 coherent exported naming.
4441                 avoid parsing of header contained in a string via
4442                 a newly written temporary file.
4443
4444         Patch submitted by Simon 'corecode' Schubert
4445                 <corecode@corecode.ath.cx>
4446
4447 2003-10-12 [hoa]        0.9.6claws17
4448
4449         * src/filtering.c
4450         * src/filtering.h
4451         * src/matcher.c
4452         * src/matcher.h
4453         * src/matcher_parser_parse.y
4454         * src/prefs_filtering_action.c
4455                 added "stop" action : stop applying the filtering rules.
4456                 added "set score" and "increase/decrease score" actions.
4457                 That two last action replace the "change_score" action
4458                 introduced by alfons in 0.8.8claws85.
4459                 "set score" is to set a given score to the message.
4460                 "increase/decrease score" will increase or decrease the
4461                 score if the given value is respectively positive or
4462                 negative. If someone find a some better name for this last
4463                 rule, it can be modified.
4464
4465 2003-10-12 [paul]       0.9.6claws16
4466
4467         * AUTHORS
4468           po/ja.po
4469                 update Japanese translation. submitted by Rui Hirokawa 
4470                 <rui_hirokawa@ybb.ne.jp>
4471
4472 2003-10-12 [christoph]  0.9.6claws15
4473
4474         * src/procmime.c
4475                 fix crash caused by incorrect headers
4476
4477 2003-10-10 [christoph]  0.9.6claws14
4478
4479         * src/main.c
4480         * src/privacy.[ch]
4481         * src/rfc2015.[ch]
4482                 implement detection of signed message parts for rfc2015
4483
4484 2003-10-10 [thorsten]   0.9.6claws13
4485
4486         * src/mimeview.c
4487                 fix typo
4488
4489 2003-10-10 [christoph]  0.9.6claws12
4490
4491         * src/stock_pixmap.[ch]
4492         * src/pixmaps/mime_message.xpm                  ** NEW **
4493                 add a new icon for mime type "message"
4494
4495         * src/privacy.[ch]
4496         * src/procmime.[ch]
4497                 add crypto api
4498
4499         * src/mimeview.c
4500                 o use crypto api
4501                 o add icons for message type mime parts
4502
4503 2003-10-10 [christoph]  0.9.6claws11
4504
4505         * src/mainwindow.c
4506         * src/messageview.[ch]
4507         * src/mimeview.[ch]
4508         * src/procmime.[ch]
4509         * src/procmsg.[ch]
4510         * src/rfc2015.c
4511         * src/summaryview.c
4512         * src/textview.[ch]
4513                 o remove switching between TextView and MimeView in MessageView
4514                   (if required we can hide the icon box and the MimeView will
4515                    look exaxtly like the TextView)
4516                 o temporary remove signature and decrypting GPGME code
4517
4518 2003-10-09 [christoph]  0.9.6claws10
4519
4520         * src/action.c
4521         * src/compose.c
4522         * src/messageview.c
4523         * src/mimeview.c
4524         * src/procmime.[ch]
4525         * src/procmsg.c
4526         * src/rfc2015.c
4527         * src/textview.c
4528         * src/common/utils.[ch]
4529         * src/plugins/clamav/clamav_plugin.c
4530         * src/plugins/dillo_viewer/dillo_viewer.c
4531         * src/plugins/image_viewer/viewer.c
4532         * src/plugins/mathml_viewer/mathml_viewer.c
4533                 new mime parser (several things need fixing)
4534
4535 2003-10-09 [paul]       0.9.6claws9
4536
4537         * src/imap.c
4538                 a little more sync with 0.9.6cvs2 and a tidy up
4539
4540 2003-10-08 [paul]       0.9.6claws8
4541
4542         * sync with 0.9.6cvs2
4543                 see ChangeLog 2003-10-03
4544
4545 2003-10-05 [christoph]  0.9.6claws7
4546
4547         * src/summaryview.c
4548                 don't use flags to check if a message is in a news folder
4549
4550         (closes Bug 282 clicking on folder with copied Messages from News
4551          immediately after having copied them crashes Sylpheed-Claws)
4552
4553 2003-10-05 [christoph]  0.9.6claws6
4554
4555         * src/Makefile.am
4556         * src/progressdialog.[ch]               ** REMOVE **
4557         * src/gtk/Makefile.am
4558         * src/gtk/progressdialog.[ch]           ** NEW **
4559                 move progressdialog to gtk directory
4560
4561 2003-10-04 [christoph]  0.9.6claws5
4562
4563         * src/prefs_toolbar.c
4564         * src/gtk/prefswindow.c
4565                 remove widget_show_all for pages root widget
4566
4567         * src/plugins/spamassassin/spamassassin.[ch]
4568         * src/plugins/spamassassin/spamassassin_gtk.c
4569         * src/plugins/spamassassin/spamassassin_gtk.glade
4570                 add support for new libspamc transports
4571
4572 2003-10-04 [christoph]  0.9.6claws4
4573
4574         * src/plugins/spamassassin/libspamc.[ch]
4575         * src/plugins/spamassassin/spamassassin.c
4576         * src/plugins/spamassassin/utils.[ch]
4577                 update libspamc to version from SpamAssassin 2.60
4578
4579 2003-10-03 [christoph]  0.9.6claws3
4580
4581         * src/send_message.c
4582                 fix missing format string bug found by
4583                 Georgi Guninski <guninski@guninski.com>
4584
4585 2003-10-03 [paul]       0.9.6claws2
4586
4587         * po/zh_CN.po
4588                 update Simpilified Chinese translation, submitted by
4589                 Hansom Young
4590
4591 2003-10-02 [christoph]  0.9.6claws1
4592
4593         * src/imap.c
4594                 add UIDPLUS support for COPY and EXPUNGE
4595
4596 2003-10-02 [paul]       0.9.6claws
4597
4598         * 0.9.6claws released
4599
4600 2003-10-02 [paul]
4601
4602         * po/es.po
4603           po/sk.po
4604                 update Spanish and Slovak translations
4605                 submitted by Ricardo Mones Lastra and Andrej Kacian
4606  
4607 2003-10-02 [paul]       0.9.5claws43
4608
4609         * po/en_GB.po
4610                 update British English translation
4611
4612 2003-10-02 [paul]       0.9.5claws42
4613
4614         * po/hr.po
4615                 update Croatian translation, submitted by Dragan
4616
4617 2003-10-01 [paul]       0.9.5claws41
4618
4619         * po/pl.po
4620           po/sr.po
4621                 update Polish and Serbian translations, submitted by
4622                 Emil and Urke MMI
4623
4624 2003-10-01 [melvin]     0.9.5claws40
4625
4626         * po/fr.po
4627                 Updated French translations
4628
4629 2003-10-01 [melvin]     0.9.5claws39
4630
4631         * src/prefs_fonts.c
4632                 Fixed a Gtk warning
4633
4634         * src/plugins/dillo_prefs.c     
4635                 Quasi unnoticeable UI clean-up.
4636
4637 2003-10-01 [paul]
4638
4639         * tools/README
4640           tools/maildir2sylpheed.pl
4641                 bug fixes, rewrites, submitted by Matthias Förste 
4642                 <itsjustme@users.sourceforge.net>
4643
4644 2003-09-29 [paul]       0.9.5claws38
4645
4646         * src/inc.c
4647                 fix my coding carelessness
4648
4649 2003-09-29 [paul]       0.9.5claws37
4650
4651         * po/POTFILES.in
4652           src/Makefile.am
4653           src/main.c
4654           src/prefs_common.[ch]
4655           src/prefs_fonts.[ch]  ** NEW FILES **
4656                 move Font config options to Other Prefs/Display/Fonts
4657                 (user's current configuration is preserved)
4658
4659 2003-09-29 [paul]       0.9.5claws36
4660
4661         * src/inc.c
4662           src/prefs_account.c
4663                 allow 'local_mbox' value to point to either a directory 
4664                 (/var/mail -  default, new) or a file (/var/mail/username
4665                 - original)
4666
4667 2003-09-28 [paul]       0.9.5claws35
4668
4669         * src/rfc2015.c
4670                 on signature check, where key exists, print the
4671                 Key ID
4672
4673 2003-09-27 [alfons]     0.9.5claws34
4674
4675         * src/action.c
4676                 o make progress bar not fill/expand when resizing dialog
4677                 o use default fixed text font for actions output
4678
4679 2003-09-27 [paul]       0.9.5claws33
4680
4681         * src/prefs_common.[ch]
4682           src/procmsg.c
4683           src/send_message.c
4684                 remove External Program settings from Common Prefs/Send
4685                 as they are now unnecessary due to Local account settings.
4686                 plus a little tidying-up after 0.9.5claws31
4687
4688 2003-09-27 [paul]       0.9.5claws32
4689
4690         * src/prefs_account.c
4691                 o make correction to gui text:
4692                   'Local mailbox file' -> 'Local mailbox directory'
4693                 o give 'local_mbox' option a reasonable default value:
4694                   '/var/mail'
4695                 o use 'DEFAULT_SENDMAIL_CMD' as default 'mail_command'
4696                   value
4697
4698 2003-09-26 [paul]       0.9.5claws31
4699
4700         * src/inc.c
4701           src/prefs_common.[ch]
4702                 remove 'Incorporate from spool' common pref,
4703                 force creation of a 'Local' account
4704
4705 2003-09-26 [christoph]  0.9.5claws30
4706
4707         * src/folder.c
4708         * src/msgcache.c
4709                 add more NULL pointer checks
4710
4711 2003-09-25 [christoph]  0.9.5claws29
4712
4713         * src/folder.c
4714                 o don't fetch source message to get it's message id
4715                 o immediately scan dest folder when copying a message did not
4716                   return a new message number and not do it when the first message
4717                   without a new message number is found
4718
4719 2003-09-23 [christoph]  0.9.5claws28
4720
4721         * src/compose.c
4722                 fix generating of headers
4723
4724         (patch by David Relson <relson@osagesoftware.com>)
4725
4726 2003-09-23 [paul]       0.9.5claws27
4727
4728         * po/zh_CN.po
4729                 update Simplified Chinese translation. submitted by
4730                 Hansom Young
4731
4732 2003-09-23 [paul]       0.9.5claws26
4733
4734         * tools/Makefile.am
4735           tools/README
4736           tools/vcard2xml.py    ** NEW FILE **
4737                 add a script that converts an evolution vcard to
4738                 sylpheed's xml format
4739                 submitted by Bogdan Sumanariu <bsumanariu@one5.ro>
4740
4741 2003-09-22 [paul]       0.9.5claws25
4742
4743         * src/plugins/clamav/clamav_plugin.c
4744                 don't skip MULTIPART parts
4745
4746 2003-09-21 [christoph]  0.9.5claws24
4747
4748         * src/alertpanel.c
4749                 remove unneeded include
4750
4751         * src/folder.c
4752                 clean up copy/move mess with duplicated code
4753
4754         * src/imap.c
4755                 fix problem that sometimes the folder was not scanned
4756                 also it was changed
4757
4758 2003-09-21 [christoph]  0.9.5claws23
4759
4760         * src/Makefile.am
4761         * src/logwindow.[ch]                    ** REMOVE **
4762         * src/mainwindow.c
4763         * src/prefs_common.c
4764         * src/gtk/Makefile.am
4765         * src/gtk/logwindow.[ch]                ** ADD **
4766                 make logwindow prefs_common independent and move
4767                 it to gtk directory
4768
4769 2003-09-20 [christoph]  0.9.5claws22
4770
4771         * src/compose.c
4772                 add extra space for address code conversion
4773                 (4 * unconvered size could be too small for short headers)
4774
4775 2003-09-20 [christoph]  0.9.5claws21
4776
4777         * src/compose.c
4778                 increase temp buffer size when writing headers
4779
4780 2003-09-19 [darko]      0.9.5claws20
4781
4782         * src/compose.c
4783                 don't ignore value of 'Save copy of outgoing messages to
4784                 this folder instead of Sent' in message redirect
4785
4786 2003-09-17 [christoph]  0.9.5claws19
4787
4788         * src/compose.c
4789                 use ", " as address seperator for mail headers and pass whole
4790                 header line at once to compose_convert_header to make sure
4791                 it is correctly folded
4792
4793         (closes Bug 64 Problem when sending to many recipients)
4794
4795 2003-09-17 [hoa]        0.9.5claws18
4796         
4797         * src/matcher.[ch]
4798           src/matcher_parser_parse.y
4799           src/prefs_matcher.c
4800                 changed the keyword used for command execution in condition
4801                 keyword is changed from "execute" to "test"
4802                 so that it is not the same as the one used for action.
4803                 This will fix a bug when using filtering dialog.
4804                 All semantic in the code is also changed to reflect
4805                 the keyword change.
4806
4807 2003-09-17 [paul]
4808         
4809         * sync with 0.9.6 release
4810
4811 2003-09-17 [paul]       0.9.5claws17
4812
4813         * sync with 0.9.5cvs8
4814                 see ChangeLog 2003-09-16 and 2003-09-17
4815
4816 2003-09-16 [paul]       0.9.5claws16
4817
4818         * sync with 0.9.5cvs6
4819                 see ChangeLog 2003-09-16
4820
4821 2003-09-15 [paul]       0.9.5claws15
4822
4823         * sync with 0.9.5cvs5
4824                 see ChangeLog 2003-09-15
4825
4826 2003-09-14 [alfons]     0.9.5claws14
4827
4828         * src/inc.c
4829                 make "Go to inbox after receiving new mail" again;
4830                 regression of a sync, restored to sylpheed main 
4831                 behaviour. (misses still some bits)
4832
4833 2003-09-14 [alfons]     0.9.5claws13
4834
4835         * src/prefs_filtering_action.c
4836                 o add proper message if empty execute command line
4837                 o don't select first action item after registering a
4838                   new action to prevent (what seems to be a GTK) bug
4839                   #36, "filtering will only accept one action change 
4840                   per invocation".
4841
4842 2003-09-14 [alfons]     0.9.5claws12
4843
4844         * src/prefs_filtering.c
4845         * src/prefs_filtering_action.c
4846         * src/prefs_matcher.c
4847                 fix function signature for key_pressed_event signal handlers
4848
4849 2003-09-14 [alfons]     0.9.5claws11
4850
4851         * src/mainwindow.c
4852                 fix regression caused by fix for invalid bug #7
4853                 (should fix #246, "Multiple selections are deselected when 
4854                 moving from search window to main window")
4855                 
4856 2003-09-14 [alfons]     0.9.5claws10
4857         
4858         * src/actions.[ch]
4859         * src/filtering.[ch]
4860         * src/prefs_actions.c
4861                 allow `filtering actions` in actions; only for advanced users
4862                 right now: try for example, "%as{mark color 2}" 
4863         
4864 2003-09-13 [paul]       0.9.5claws9
4865         
4866         * po/pl.po
4867           po/zh_CN.po   ** NEW FILE **
4868                 update Polish translation, submitted by Emil 
4869                 <eminowbl@posejdon.wpk.p.lodz.pl>
4870                 add new Simplified Chinese translation, submitted by
4871                 Hansom Young <hansom_young@yahoo.com>
4872
4873 2003-09-12 [alfons]     0.9.5claws8
4874
4875         * src/summaryview.c
4876                 don't open separate message views when View | Separate message view
4877                 is active 
4878                 (please look carefully for any navigation regressions)
4879
4880 2003-09-11 [alfons]     0.9.5claws7
4881
4882         * src/mainwindow.c
4883                 make default message view, opened by View | Separate message 
4884                 view, look like a claws message view (which includes a menu
4885                 bar and a toolbar)
4886                 (fixes bug #298, "message view loses tool bar") 
4887
4888 2003-09-11 [christoph]  0.9.5claws6
4889
4890         * src/folderview.c
4891                 fix double deleting of newsgroup folders
4892
4893         (closes Bug 305 crash after deleting of a newsgroup)
4894
4895 2003-09-11 [paul]       0.9.5claws5
4896
4897         * src/rfc2015.c
4898           src/common/utils.h
4899                 more sync'ing from 0.9.5cvs2
4900
4901 2003-09-11 [christoph]  0.9.5claws4
4902
4903         * src/compose.c
4904         * src/rfc2015.c
4905         * src/common/utils.h
4906                 fix sync with 0.9.5cvs2
4907
4908 2003-09-11 [paul]       0.9.5claws3
4909
4910         * sync with 0.9.5cvs4
4911                 see ChangeLog 2003-09-11
4912
4913 2003-09-11 [paul]       0.9.5claws2
4914
4915         * sync with 0.9.5cvs2
4916                 see ChangeLog 2003-09-05
4917                 
4918 2003-09-11 [paul]       0.9.5claws1
4919
4920         * sync with 0.9.5cvs3
4921                 see ChangeLog 2003-09-10
4922
4923 2003-09-10 [paul]       0.9.5claws
4924
4925         * 0.9.5claws released
4926
4927 2003-09-10 [paul]       0.9.4claws78
4928
4929         * src/Makefile.am
4930                 add missing files
4931
4932 2003-09-10 [melvin]     0.9.4claws77
4933
4934         * po/fr.po
4935                 Updated French translations
4936
4937 2003-09-10 [paul]       0.9.4claws76
4938
4939         * po/es.po
4940           po/sk.po
4941           po/sr.po
4942                 update Spanish, Slovak, and Serbian translations.
4943                 submitted by Ricardo Mones Lastra, Andrej Kacian,
4944                 and Urke MMI
4945                 
4946         * AUTHORS
4947                 add translation team section
4948
4949 2003-09-09 [christoph]  0.9.4claws75
4950
4951         * src/folder.c
4952                 free item->prefs in folder_item_destroy
4953
4954 2003-09-09 [alfons]     0.9.4claws74
4955
4956         * src/folderview.c
4957                 o proper check for root node sorting
4958                 o remove unnecessary gtk_ctree_remove_node 
4959
4960         (should fix bug #300, "crash while moving folder")      
4961
4962 2003-09-08 [christoph]  0.9.4claws73
4963
4964         * src/folderview.c
4965                 o fix double adding of IMAP FolderItems to GtkCTree
4966                 o fix crash then mbox folder is removed
4967
4968 2003-09-08 [christoph]  0.9.4claws72
4969
4970         * src/folder.c
4971         * src/folderview.c
4972         * src/mainwindow.c
4973                 fix new folder notification
4974
4975         * src/mbox_folder.c
4976                 fix cache path
4977
4978 2003-09-08 [christoph]  0.9.4claws71
4979
4980         * src/compose.c
4981                 replace '\n' and '\r' before removing trailing spaces
4982
4983         * src/folder.[ch]
4984         * src/folderview.c
4985                 add information about new or removed items in folder tree change
4986                 notification and use this in folderview to add and remove only
4987                 the appected items and not refresh the whole tree
4988
4989 2003-09-07 [match]      0.9.4claws70
4990
4991         * src/Makefile.am
4992         * src/addr_compl.c
4993         * src/addressbook.c
4994         * src/addressitem.h
4995         * src/addrindex.c
4996         * src/addritem.c
4997         * src/addritem.h
4998         * src/addrquery.c                       ** NEW **
4999         * src/addrquery.h
5000         * src/ldapquery.c
5001         * src/ldapserver.c
5002         * src/stock_pixmap.c
5003         * src/stock_pixmap.h
5004         * src/pixmaps/address_search.xpm        ** NEW **
5005                 re-introduce Lookup button for LDAP 'static' searches.
5006
5007 2003-09-07 [alfons]     0.9.4claws69
5008         
5009         * src/summaryview.c
5010                 abandon setting usize for messageview because it gives layout problems
5011                 with the quick search bar and the headerview; fixes assorted UI glitches:
5012                 
5013                 o bug #148, "Toggling of quick-search bar reduces index view area" 
5014                 o bug #280, "Window resiizes for line length but does not revert"
5015
5016 2003-09-07 [christoph]  0.9.4claws68
5017
5018         * src/compose.c
5019                 o make sure we don't have any newlines in header values
5020                 o check custom headers for spaces and newlines and ignore
5021                   malformed header names
5022
5023 2003-09-06 [christoph]  0.9.4claws67
5024
5025         * src/folder.c
5026         * src/folderview.c
5027                 invoke notification hook for folder tree changes after append
5028                 and remove folder
5029
5030         (closes Bug 294 Crash while moving folder with many subdirectories)
5031
5032 2003-09-06 [christoph]  0.9.4claws66
5033
5034         * src/folder.c
5035                 destroy folder's MsgCache if FolderItem is removed to make sure
5036                 it is not saved when the FolderItem is destroyed
5037
5038 2003-09-06 [christoph]  0.9.4claws65
5039
5040         * src/plugins/clamav/clamav_plugin.c
5041                 fix copy & paste bug
5042
5043 2003-09-05 [christoph]  0.9.4claws64
5044
5045         * src/folder.c
5046         * src/messageview.[ch]
5047         * src/procmsg.[ch]
5048         * src/summaryview.c
5049                 extend MSGINFO_UPDATE_HOOK to send delete notifications. Used
5050                 by MessageView to clear it when the message is deleted. Should
5051                 work even if messages are deleted in MainWindow or by
5052                 processing.
5053
5054 2003-09-05 [alfons]     0.9.4claws63
5055
5056         * src/messageview.c
5057                 deleting a message in a message view frees its msginfo, make 
5058                 messageview_update_all() aware of that (should fix bug #293,
5059                 "deleting message caused crash")
5060
5061 2003-09-05 [melvin]     0.9.4claws62
5062
5063         * src/action.c
5064                 Improve synchronous action exit code (fixes 
5065                 a ~5 seconds delay after action exit on RedHat 9)
5066
5067 2003-09-04 [christoph]  0.9.4claws61
5068
5069         * src/compose.c
5070         * src/rfc2015.c
5071         * src/common/utils.[ch]
5072                 add util function to create mime boundary and use it
5073                 in compose and gpg code
5074
5075 2003-09-04 [alfons]     0.9.4claws60
5076
5077         * src/folder.c
5078                 source folder item's GNode should already have been freed in 
5079                 a previous call to src->folder->klass->remove_folder()
5080                 (should fix bug #287, "crash when moving folders")
5081
5082 2003-09-03 [thorsten]   0.9.4claws59
5083
5084         * src/plugins/spamassassin/spamassassin_gtk.c
5085                 fix compile error
5086
5087 2003-09-03 [christoph]  0.9.4claws58
5088
5089         * src/plugins/spamassassin/spamassassin.[ch]
5090         * src/plugins/spamassassin/spamassassin_gtk.c
5091                 add timeout config option
5092
5093 2003-09-03 [paul]       0.9.4claws57
5094
5095         * po/sk.po      ** NEW FILE **
5096                 add Slovak translation. Submitted by Andrej Kacian 
5097                 <andrej@kacian.sk>
5098
5099 2003-09-03 [paul]       0.9.4claws56
5100
5101         * src/plugins/clamav/clamav_plugin_gtk.c
5102                 gui tweaks: replace a label with a tooltip, modify the
5103                 text, use gtk_check_button_new(); instead of
5104                 gtk_check_button_new_with_label("");
5105
5106 2003-09-02 [alfons]     0.9.4claws55
5107
5108         * src/gtk/filesel.c
5109                 remember last used dir when attaching multiple files (should fix
5110                 bug #290, "Attach File does not remember directory")
5111
5112 2003-09-01 [paul]       0.9.4claws54
5113
5114         * po/es.po
5115                 updated by Ricardo Mones Lastra
5116
5117 2003-09-01 [alfons]     0.9.4claws53
5118
5119         * src/gtk/gtkaspell.[ch]
5120                 be pedantic and strict and use const gchar * instead of guchar *
5121
5122 2003-09-01 [alfons]     0.9.4claws52
5123
5124         * src/mainwindow.c
5125         * src/summaryviewc.
5126                 re-enable Save As when multiple messages are selected
5127
5128 2003-09-01 [paul]       0.9.4claws51
5129
5130         * src/textview.c
5131                 g_free(trimmed_uri);
5132
5133 2003-09-01 [paul]       0.9.4claws50
5134
5135         * sync with 0.9.4cvs13
5136                 see ChangeLog 2003-09-01
5137
5138 2003-09-01 [paul]       0.9.4claws49
5139
5140         * src/textview.c
5141                 trim uri before sending to the statusbar
5142                 fixes Bug 275 'Clicking on long URL wrapped onto two lines
5143                 in the message window causes main S-C window to enlarge 
5144                 past screen edges'
5145
5146 2003-09-01 [paul]       0.9.4claws48
5147
5148         * sync with 0.9.4cvs12
5149                 see ChangeLog 2003-09-01
5150
5151 2003-08-30 [christoph]  0.9.4claws47
5152
5153         * src/compose.c
5154         * src/folder_item_prefs.[ch]
5155         * src/prefs_folder_item.c
5156         * src/gtk/gtkaspell.[ch]
5157                 commit per folder dictionary patch by
5158                 Paul Evans <nerd@freeuk.com>
5159
5160 2003-08-30 [christoph]  0.9.4claws46
5161
5162         * src/plugins/spamassassin/spamassassin_gtk.c
5163         * src/plugins/spamassassin/spamassassin_gtk.glade
5164                 reduce GUI clutter by placing hints into tooltips
5165
5166 2003-08-30 [paul]       0.9.4claws45
5167
5168         * src/compose.c
5169                 add 'Content-Disposition: inline' to a text/plain
5170                 part when using PGP/MIME signing
5171
5172 2003-08-30 [paul]       0.9.4claws44
5173
5174         * src/prefs_common.c
5175           src/prefs_spelling.c
5176           src/prefs_spelling.glade
5177                 reduce GUI clutter by placing hints into tooltips
5178
5179 2003-08-29 [christoph]  0.9.4claws43
5180
5181         * configure.ac
5182                 fix bug found by Ivan Rayner <ivanr@sgi.com>
5183
5184         * src/stock_pixmap.c
5185                 change unecessary warning into a debug message
5186
5187         * src/plugins/clamav/Makefile.am
5188                 Fix error "-I$(CLAMAV_LIBS)"
5189
5190 2003-08-29 [christoph]  0.9.4claws42
5191
5192         * intl/Makefile.in
5193         * src/Makefile.am
5194         * src/matcher.h
5195         * src/common/Makefile.am
5196         * src/common/passcrypt.c
5197                 commit fixes and patches for some of the IRIX problems found by
5198                 Ivan Rayner <ivanr@sgi.com>
5199
5200 2003-08-29 [paul]       0.9.4claws41
5201
5202         * src/prefs_filtering.c
5203                 add 'Top' and 'Bottom' buttons, based on changes in
5204                 src/prefs_filter.c in 0.9.4cvs11.
5205
5206 2003-08-27 [christoph]  0.9.4claws40
5207
5208         * src/folderview.c
5209                 fix bug that the current summary settings were copied to the
5210                 wrong folder item, when the folder item prefs are opened.
5211                 Copying is not required because summary settings and
5212                 folder_item_prefs do not contain the same settings
5213
5214 2003-08-27 [thorsten]   0.9.4claws39
5215
5216         * src/imap.c
5217                 fix compile error
5218
5219 2003-08-26 [paul]       0.9.4claws38
5220
5221         * sync with 0.9.4cvs9
5222                 see ChangeLog 2003-08-26
5223
5224 2003-08-25 [paul]       0.9.4claws37
5225
5226         * sync with 0.9.4cvs8
5227                 see ChangeLog 2003-08-25
5228
5229 2003-08-24 [christoph]  0.9.4claws36
5230
5231         * src/prefs_filtering.c
5232                 shouldn't remove items from a GSList while iterating over the
5233                 list (makes cur invalid and cur->next not accessable)
5234
5235         (closes Bug 272 i deleted an folder and some seconds later sylpheed
5236          crashed)
5237
5238 2003-08-23 [christoph]  0.9.4claws35
5239
5240         * src/news.c
5241                 news folders should be scanned when opened
5242
5243 2003-08-22 [christoph]  0.9.4claws34
5244
5245         * src/prefs_folder_item.c
5246                 use macro to assign strings that always frees the old string
5247
5248         * src/gtk/gtkaspell.[ch]
5249                 add gtkaspell_set_dictionary_menu_active_item() to set active
5250                 item in dictionary option menu
5251
5252         * src/prefs_spelling.c
5253                 use gtkaspell_set_dictionary_menu_active_item() to select
5254                 dictionary
5255
5256 2003-08-21 [christoph]  0.9.4claws33
5257
5258         * src/folder.[ch]
5259         * src/imap.c
5260         * src/mbox_folder.c
5261         * src/mh.c
5262         * src/news.c
5263                 optimize folder system
5264
5265         * src/gtk/gtkstext.c
5266                 fix division by zero when font has 0 width for ' '
5267
5268 2003-08-21 [paul]       0.9.4claws32
5269
5270         * sync with 0.9.4cvs7
5271                 see ChangeLog 2003-08-20
5272
5273 2003-08-19 [paul]       0.9.4claws31
5274
5275         * src/common/defs.h
5276                 add the missing '/' to SYLDOC_MANUAL_HTML_INDEX and
5277                 SYLDOC_FAQ_HTML_INDEX.
5278         * src/manual.c
5279                 use LC_MESSAGES instead of LC_ALL to find the current
5280                 language
5281
5282           fixes Bug #281 'in src/manual.c URL for manuals and FAQ wrong'.
5283
5284 2003-08-19 [paul]       0.9.4claws30
5285
5286         * po/bg.po
5287                 updated by George Danchev
5288
5289 2003-08-18 [luke]       0.9.4claws29
5290         * src/mimeview.[ch]
5291         * src/gtk/gtkvscrollbutton.[ch]
5292                 o removed gtk_vscrollbutton_reset() (reasons: reduce 
5293                   dependencies; do it the GTK way; reduce code -14/+2 lines)
5294                 o removed horizontal separator between icons
5295
5296 2003-08-17 [christoph]  0.9.4claws28
5297
5298         * src/procmsg.c
5299                 no subject threading when the subject has no reply prefix
5300
5301 2003-08-16 [christoph]  0.9.4claws27
5302
5303         * src/mainwindow.c
5304                 remember and restore window sizes and position when the main
5305                 window is hidden or shown
5306
5307         (closes Bug 274 Window size in 0.9.4claws18 not remembered when
5308          minimised/reopened using trayicon)
5309
5310 2003-08-16 [paul]       0.9.4claws26
5311
5312         * src/crash.c
5313                 add #include "defs.h"
5314
5315 2003-08-16 [paul]       0.9.4claws25
5316
5317         * src/plugins/clamav/clamav_plugin.c
5318                 reword a debug_print
5319                 
5320         * src/plugins/dillo_viewer/dillo_prefs.c
5321                 cosmetic: change the labels' text, add tooltips, and
5322                 left-align the hint
5323
5324 2003-08-15 [christoph]  0.9.4claws24
5325
5326         * src/news.c
5327                 complete last change (forgot some changes)
5328
5329 2003-08-15 [christoph]  0.9.4claws23
5330
5331         * src/news.c
5332                 o check number of messages and don't return a 0 message
5333                   when no messages are available
5334                 o don't parse xref header anymore
5335
5336         (closes Bug 203 I'm not getting any news)
5337
5338 2003-08-15 [paul]       0.9.4claws22
5339
5340         * src/common/defs.h
5341           src/crash.c
5342                 update and define claws bugzilla location
5343
5344 2003-08-15 [paul]       0.9.4claws21
5345
5346         * po/ru.po
5347                 update submitted by Ruslan N. Balkin
5348
5349 2003-08-14 [christoph]  0.9.4claws20
5350
5351         * src/procmsg.c
5352                 fix search for oldest node in subject threading
5353
5354 2003-08-14 [christoph]  0.9.4claws19
5355
5356         * src/procmsg.c
5357         * src/common/utils.h
5358                 add possibility to check all nodes with the same subject for
5359                 subject threading, not only the oldest node. Should not break
5360                 threads anymore if the oldest node is thread_by_subject_max_age
5361                 days older then parent, because it can now find a child of
5362                 oldest node as new parent.
5363
5364 2003-08-11 [christoph]  0.9.4claws18
5365
5366         * src/plugins/spamassassin/spamassassin.c
5367                 run spam check in background process
5368
5369 2003-08-10 [alfons]     0.9.4claws17
5370
5371         * src/summaryview.c
5372                 make `Select All' sensitive too
5373
5374 2003-08-10 [christoph]  0.9.4claws16
5375
5376         * src/imap.c
5377                 add more checks in imap_close
5378
5379 2003-08-09 [alfons]     0.9.4claws15
5380
5381         * src/prefs_spelling.c
5382                 no spell checking UI if not requested
5383
5384 2003-08-09 [alfons]     0.9.4claws14
5385
5386         * src/gtk/prefswindow.c
5387                 make it compile
5388
5389 2003-08-09 [christoph]  0.9.4claws13
5390
5391         * src/prefs_spelling.c
5392         * src/gtk/prefswindow.[ch]
5393         * src/plugins/clamav/clamav_plugin_gtk.c
5394         * src/plugins/spamassassin/spamassassin_gtk.c
5395                 sort prefs pages by heighest weight in tree
5396
5397 2003-08-09 [paul]       0.9.4claws12
5398
5399         * sync with 0.9.4cvs6
5400                 see ChangeLog 2003-08-07
5401                 
5402         * AUTHORS
5403                 add Leandro and Luke to claws-branch section
5404
5405 2003-08-09 [christoph]  0.9.4claws11
5406
5407         * src/gtk/Makefile.am
5408         * src/gtk/colorsel.[ch]                 ** NEW **
5409                 create a color selection dialog that can be used as a simple
5410                 function call with it's own gtk main loop like filesel.[ch]
5411
5412         * src/Makefile.am
5413         * src/main.c
5414         * src/prefs_common.c
5415         * src/prefs_spelling.[ch]               ** NEW **
5416         * src/prefs_spelling.glade              ** NEW **
5417         * src/gtk/gtkutils.[ch]
5418                 move "Spell Checker" prefs to new prefs dialog
5419
5420         * src/prefs_folder_item.c
5421                 use new colorsel dialog
5422
5423 2003-08-08 [paul]       0.9.4claws10
5424
5425         * src/inc.c
5426                 clear the progress bar unconditionally
5427
5428 2003-08-08 [paul]       0.9.4claws9
5429
5430         * sync with 0.9.4cvs4
5431                 see ChangeLog 2003-07-31
5432
5433 2003-08-07 [christoph]  0.9.4claws8
5434
5435         * configure.ac
5436                 fix bug in image viewer plugin part
5437
5438         * src/imap.c
5439                 don't execute close command if the folder item is not selected
5440
5441 2003-08-07 [hoa]        0.9.4claws7
5442
5443         * src/filtering.[ch]
5444         * src/matcher_parser.h
5445         * src/matcher_parser_parse.y
5446                 can define several actions for each filtering rule
5447                 can import old versions of filtering rules
5448
5449         * src/prefs_filtering.c
5450                 call to a new dialog box to define actions
5451
5452         * src/prefs_filtering_action.[ch]
5453                 dialog box to define actions for filtering rules
5454
5455 2003-08-06 [christoph]  0.9.4claws6
5456
5457         * src/imap.c
5458                 make sure source folder is selected when copying messages
5459
5460 2003-08-06 [christoph]  0.9.4claws5
5461
5462         * sync with 0.9.4cvs2
5463                 see ChangeLog 2003-07-29                
5464
5465 2003-08-05 [paul]       0.9.4claws4
5466
5467         * sync with 0.9.4cvs3
5468                 see ChangeLog 2003-07-30
5469
5470 2003-08-04 [match]      0.9.4claws3
5471
5472         * po/POTFILES.in
5473                 export of LDIF files.
5474
5475 2003-08-04 [match]      0.9.4claws2
5476
5477         * src/ldif.[ch]
5478                 support for export LDIF. documented.
5479         * src/importldif.[ch]
5480         * src/exportldif.[ch]
5481                 add tooltips. documented.
5482         * src/exphtmldlg.[ch]
5483         * src/common/xmlprops.[ch]
5484                 documented.
5485         * src/exportldif.[ch]                   ** NEW **
5486         * src/expldifdlg.[ch]                   ** NEW **
5487         * src/addressbook.[ch]
5488         * src/Makefile.am
5489                 export of LDIF files.
5490                 documented.
5491
5492 2003-08-04 [christoph]  0.9.4claws1
5493
5494         * .cvsignore
5495         * Makefile.am
5496         * configure.ac
5497         * sylpheed-claws.pc.in                  ** NEW **
5498         * src/Makefile.am
5499         * src/common/Makefile.am
5500         * src/gtk/Makefile.am
5501                 install sylpheed header files in $(pkgincludedir) and create a
5502                 pkg-config file to allow building a plugin without the source
5503                 package
5504
5505 2003-08-04 [paul]       0.9.4claws
5506
5507         * version 0.9.4claws
5508
5509 2003-08-04 [paul]       0.9.3claws97
5510
5511         * po/es.po
5512                 update Spanish translation. Submitted by Ricardo
5513                 Mones Lastra.
5514
5515 2003-08-03 [paul]       0.9.3claws96
5516
5517         * po/hr.po
5518           po/sr.po
5519                 update Croatian and Serbian translations. Submitted by
5520                 Dragan and Urke MMI respectively
5521
5522 2003-08-03 [alfons]     0.9.3claws95
5523
5524         * src/summaryview.c
5525                 mark flag has precedence over important flag - seems
5526                 to have been changed in sync of 0.9.3claws45. this fixes
5527                 a regression where messages that were scored as important
5528                 don't show their mark flags. (using the same column for
5529                 both importance as mark flags is the real problem
5530                 ofcourse)
5531
5532 2003-08-03 [melvin]     0.9.3claws94
5533
5534         * po/fr.po
5535                 Updated French translations.
5536
5537 2003-08-03 [melvin]     0.9.3claws93
5538
5539         * src/Makefile.am
5540                 Fixed typo introduced after 0.9.3claws92 
5541                 that prevented compilation
5542                 Updated to use AM_CPPFLAGS and AM_YFLAGS instead of
5543                 CPPFLAGS and YFLAGS to allow user setting these.
5544         * src/common/Makefile.am
5545         * src/gtk/Makefile.am
5546         * src/plugins/clamav/Makefile.am
5547         * src/plugins/demo/Makefile.am
5548         * src/plugins/dillo_viewer/Makefile.am
5549         * src/plugins/image_viewer/Makefile.am
5550         * src/plugins/mathml_viewer/Makefile.am
5551         * src/plugins/spamassassin/Makefile.am
5552         * src/plugins/trayicon/Makefile.am
5553         * src/plugins/trayicon/libeggtrayicon/Makefile.am
5554                 Updated to use AM_CPPFLAGS and AM_YFLAGS instead of
5555                 CPPFLAGS and YFLAGS to allow user setting these.
5556
5557 2003-08-02 [christoph]  0.9.3claws92
5558
5559         * configure.ac
5560                 o rearrange plugin tests
5561                 o add test for clamav.h to ClamAV tests
5562
5563 2003-08-02 [luke]       0.9.3claws91
5564
5565         * src/mimeview.c
5566                 o fixed appearance of icon list when toggling back from the 
5567                   ctree
5568                 o toggling of icons using the keyboard works correctly
5569                 o fixed all other keyboard shortcuts to work when icons are
5570                   active
5571         
5572         * src/messageview.c
5573                 o fixed bug 4 - focus lost when changing messageview view type
5574
5575 2003-08-02 [christoph]  0.9.3claws90
5576
5577         * src/common/hooks.c
5578                 fix crash when pointer stored in hash table could get invalid
5579                 when a plugin is unloaded
5580
5581 2003-08-01 [christoph]  0.9.3claws89
5582
5583         * configure.ac
5584                 o try to build all plugins (except spamassassin) by default
5585                 o don't build a plugin if a dependency check fails
5586
5587         * src/common/hooks.c
5588                 fix warning
5589
5590 2003-08-01 [match]      0.9.3claws88
5591
5592         * src/importldif.c
5593                 allow single click field selection. document code.
5594
5595 2003-08-01 [christoph]  0.9.3claws87
5596
5597         * src/plugins/clamav/clamav_plugin.c
5598         * src/plugins/clamav/clamav_plugin_gtk.c
5599         * src/plugins/dillo_viewer/dillo_viewer.c
5600         * src/plugins/image_viewer/plugin.c
5601         * src/plugins/mathml_viewer/mathml_viewer.c
5602         * src/plugins/spamassassin/spamassassin.c
5603         * src/plugins/spamassassin/spamassassin_gtk.c
5604         * src/plugins/trayicon/trayicon.c
5605                 add version check to all plugins
5606
5607 2003-08-01 [hoa]        0.9.3claws86
5608
5609         * src/prefs_filtering.c
5610                 fixed a cosmetic bug, during creation of dialog box,
5611                 wrong widgets were shown after creation.
5612
5613 2003-08-01 [luke]       0.9.3claws85
5614
5615         * src/mainwindow.c
5616                 o fixed visibility of icons/mimeview after toggling separate
5617                   message/folder view (factored out some similar code too).
5618
5619
5620 2003-07-31 [alfons]     0.9.3claws84
5621
5622         * src/mimeview.c
5623                 tweak icon box UI a bit more, now allowing right-clicks actions
5624                 getting the relevant mime data too; should fix #250, "Can't save 
5625                 attachments sometimes".
5626
5627 2003-07-30 [alfons]     0.9.3claws83
5628
5629         * src/compose.c
5630                 don't do auto-save-draft inside key press handler, but rather
5631                 schedule it half of a second later; should fix #67, "autosave 
5632                 make re-rediting message crazy"
5633
5634 2003-07-30 [christoph]  0.9.3claws82
5635
5636         * src/plugins/trayicon/trayicon.c
5637                 process pending events before unloading the plugin
5638
5639         (closes Bug 196 Unloading Trayicon plugin crashes Sylpheed-Claws)
5640
5641 2003-07-30 [alfons]     0.9.3claws81
5642
5643         * src/common/hooks.c
5644                 parameter 2 of g_hook_destroy() should really be a hook id
5645
5646 2003-07-30 [alfons]     0.9.3claws80
5647
5648         * src/common/plugin.c
5649                 fix a possibly harmful function signature mismatch 
5650                 for plugin_done
5651
5652 2003-07-30 [alfons]     0.9.3claws79
5653
5654         * src/common/hooks[.ch]
5655                 const correctness
5656
5657 2003-07-30 [darko]      0.9.3claws78
5658
5659         * src/summaryview.c
5660                 make it compile again
5661
5662 2003-07-30 [luke]       0.9.3claws77
5663
5664         * src/crash.c
5665         * src/main.c
5666                 o added/moved signal handlers for SIGTERM (normal kill command) 
5667                   and SIGINT (ctl-c) to be used even without 
5668                   --enable-crash-dialog, fixing bug 166
5669
5670         * src/summaryview.c
5671                 o rewrote menu sensitivity code as per mainwindow.c, fixing 
5672                   bug 227
5673
5674         * src/mainwindow.c
5675                 o changed sensitivity condition for 'Next new' and 'Next 
5676                   unread', fixing bug 8
5677
5678 2003-07-29 [alfons]     0.9.3claws76
5679
5680         * src/common/utils.[ch]
5681                 add generate_msgid()
5682         * src/messageview.c
5683                 save ack'ed RRR; fixes #205, "return receipt is not saved in
5684                 sent folder".
5685
5686 2003-07-29 [alfons]     0.9.3claws75
5687
5688         * src/messageview.c
5689                 fix a memleak (claws-only)
5690
5691 2003-07-29 [alfons]     0.9.3claws74
5692
5693         * src/mimeview.[ch]
5694         * src/gtk/gtkvscrollbutton.[ch]
5695                 fix UI glitch where mime icon toolbox' scroll position is not 
5696                 reset after switching to another message
5697                 
5698
5699 2003-07-29 [paul]       0.9.3claws73
5700
5701         * src/prefs_folder_item.c
5702                 split the prefs into 2 separate pages
5703
5704 2003-07-29 [paul]       0.9.3claws72
5705
5706         * src/compose.c
5707                 prepend "\n\n" to a signature without a separator too
5708
5709 2003-07-29 [paul]       0.9.3claws71
5710
5711         * src/compose.c
5712                 fix bug where changing to an account without an auto-sig
5713                 from an initial account without an auto-sig would insert 
5714                 2 blank lines at the cursor point
5715                 fix bug where changing to an account with an auto-sig
5716                 from an initial account without an auto-sig would insert
5717                 the sig at the cursor point
5718
5719 2003-07-29 [paul]       0.9.3claws70
5720
5721         * src/folderview.c
5722                 use the colour from the folder pref unless the folder
5723                 has new messages
5724
5725 2003-07-29 [alfons]     0.9.3claws69
5726
5727         * src/procmsg.[ch]
5728         * src/messageview.c
5729         * src/procheader.c
5730                 rewrite return receipt request work a little bit (the former 
5731                 implementation presumably depended too much on the UI setting
5732                 flags). (we're losing the old pending flag.) 
5733
5734 2003-07-28 [christoph]  0.9.3claws68
5735
5736         * src/folder.c
5737         * src/imap.c
5738         * src/mh.c
5739         * src/procmsg.[ch]
5740                 fix copy to IMAP folder from other folder
5741
5742 2003-07-28 [christoph]  0.9.3claws67
5743
5744         * src/procmsg.c
5745                 fix sync of procmsg_get_message_file_list
5746
5747 2003-07-28 [christoph]  0.9.3claws66
5748
5749         * sync with 0.9.3cvs14
5750                 see ChangeLog 2003-07-18
5751         * sync with 0.9.3cvs17
5752                 see ChangeLog 2003-07-23
5753
5754         (closes Bug 234 segmentation fault after sending out mail via
5755          smtp(auth))
5756
5757 2003-07-28 [paul]       0.9.3claws65
5758
5759         * po/es.po
5760                 update Spanish translation, submitted by Ricardo Mones
5761                 Lastra
5762
5763 2003-07-28 [christoph]  0.9.3claws64
5764
5765         * src/folder.[ch]
5766         * src/imap.c
5767         * src/mh.c
5768                 return new message numbers as a GRelation instead of a GSList
5769                 that has to be in the same order as the input list. A list
5770                 would make it hard for IMAP to optimize oepration by sorting
5771                 the input list. The returned list would have to be reordered
5772                 to match the same order that input list has.
5773
5774         * src/gtk/gtkaspell.c
5775                 fix missing return value, could cause a crash when garbage is
5776                 on the stack that is used as the expected return value
5777
5778 2003-07-28 [paul]       0.9.3claws63
5779
5780         * sync with 0.9.4cvs1
5781                 see ChangeLog 2003-07-28
5782
5783 2003-07-27 [alfons]     0.9.3claws62
5784
5785         * src/mimeview.c
5786                 tweak it more to make icon list act like a check button group
5787
5788 2003-07-27 [christoph]  0.9.3claws61
5789
5790         * sync with 0.9.3cvs20
5791                 see ChangeLog 2003-07-25
5792
5793 2003-07-27 [paul]       0.9.3claws60
5794
5795         * src/procmsg.c
5796                 re-commit changes from 0.9.3claws58 -
5797                 accidently removed in 0.9.3claws59
5798
5799 2003-07-27 [paul]       0.9.3claws59
5800
5801         * src/procmsg.[ch]
5802                 a sync from 0.9.3cvs17
5803                 see ChangeLog 2003-07-23
5804
5805 2003-07-27 [alfons]     0.9.3claws58
5806
5807         * src/procmsg.c
5808                 add missing header members to MsgInfo; fixes the problem of 
5809                 not displaying X-Faces, as noticed by Ricardo Mones
5810
5811 2003-07-26 [christoph]  0.9.3claws57
5812
5813         * sync with 0.9.3cvs18
5814                 see ChangeLog 2003-07-24
5815
5816 2003-07-26 [christoph]  0.9.3claws56
5817
5818         * sync with 0.9.3cvs17
5819                 see ChangeLog 2003-07-23
5820
5821 2003-07-26 [christoph]  0.9.3claws55
5822
5823         * src/folder.[ch]
5824         * src/imap.c
5825         * src/mbox_folder.c
5826         * src/mh.c
5827         * src/news.c
5828                 add support for copy function that copy multiple messages
5829                 (not implemented yet)
5830
5831         * src/summaryview.c
5832                 add missing return value
5833
5834 2003-07-26 [paul]       0.9.3claws54
5835
5836         * tools/multiwebsearch.pl
5837                 do whitespace substitution before passing the string
5838                 to the browser. fixes bug with browsers that don't
5839                 do whitespace conversion themselves.
5840
5841 2003-07-25 [christoph]  0.9.3claws53
5842
5843         * src/folder.[ch]
5844         * src/imap.c
5845         * src/mh.c
5846                 rewrite adding of multiple messages to a folder for
5847                 claws' folder system
5848
5849 2003-07-25 [luke]       0.9.3claws52
5850
5851         * src/mimeview.c
5852                 o icon toggles set correctly on leaving ctree mimeview
5853
5854 2003-07-25 [paul]       0.9.3claws51
5855
5856         * partial sync with 0.9.3cvs21 [src/main.c]
5857                 see ChangeLog 2003-07-25
5858
5859 2003-07-24 [paul]       0.9.3claws50
5860
5861         * tools/maildir2sylpheed.pl
5862                 fix typo
5863
5864 2003-07-24 [paul]       0.9.3claws49
5865
5866         * src/mimeview.c
5867                 increase the gutter size of paned so that the panes
5868                 can be resized
5869                 
5870         * src/plugins/demo/demo.c
5871                 squeeze in another typo fix
5872
5873 2003-07-24 [paul]       0.9.3claws48
5874
5875         * src/plugins/demo/demo.c
5876           src/prefs_account.c
5877                 small changes to the English
5878                 
5879         * src/pixmaps/mime_application_octect_stream.xpm        ** REMOVED **
5880           src/pixmaps/mime_application_octet_stream.xpm         ** NEW FILE **
5881           src/Makefile.am
5882           src/stock_pixmap.c
5883                 rename the misspelled icon
5884
5885 2003-07-23 [alfons]     0.9.3claws47
5886
5887         * src/mimeview.c
5888                 make icon list look like a list of toggles
5889
5890 2003-07-23 [luke]       0.9.3claws46
5891
5892         * src/pixmaps/mimeview_gpg_expired.xpm
5893         * src/pixmaps/mimeview_gpg_failed.xpm
5894         * src/pixmaps/mimeview_gpg_passed.xpm
5895         * src/pixmaps/mimeview_text_html.xpm
5896         * src/pixmaps/mimeview_image.xpm
5897                 o all icons the same size
5898
5899         * src/mimeview.[ch]
5900                 o mimeview ctree arranged vertically above the viewer
5901                 o icons changed to buttons
5902                 o can use keyboard to select an icon (Enter)
5903                 o resize icon list to width of icons
5904
5905         *  src/gtk/gtkvscrollbutton.c
5906                 o sensitivity of buttons reacts to position
5907
5908 2003-07-23 [christoph]  0.9.3claws45
5909
5910         * sync with 0.9.3cvs14 (incomplete)
5911                 see ChangeLog 2003-07-17
5912
5913 2003-07-23 [alfons]     0.9.3claws44
5914
5915         * src/folder.c
5916         * src/procmsg.h
5917                 sync with my local tree to restore some claws-only things
5918
5919 2003-07-23 [paul]       0.9.3claws43
5920
5921         * src/pixmaps/mime_gpg_expired.xpm      ** NEW FILE **
5922           src/pixmaps/mime_gpg_unknown.xpm      ** NEW FILE **
5923           src/Makefile.am
5924           src/mimeview.c
5925           src/procmime.h
5926           src/rfc2015.c
5927           src/stock_pixmap.[ch]
5928                 indicate missing keys and expired sigs/keys
5929                 in mime view column
5930
5931 2003-07-23 [paul]       0.9.3claws42
5932
5933         * src/compose.c
5934                 Redirect fixes: enable automatic account selection and
5935                 do not append signature to message on changing account
5936                 fixes Bug[s] #248
5937
5938 2003-07-23 [paul]       0.9.3claws41
5939
5940         * sync with 0.9.3cvs16
5941                 see ChangeLog 2003-07-23
5942
5943 2003-07-23 [alfons]     0.9.3claws40
5944
5945         * src/inc.c
5946                 give progress dialog a main window, and give it the first 
5947                 one (presumably the only one). fixes bug #247, "segfault on 
5948                 pop-before-smtp" 
5949
5950 2003-07-22 [alfons]     0.9.3claws39
5951
5952         * src/summaryview.c
5953                 shift-space scrolls up
5954
5955 2003-07-22 [paul]       0.9.3claws38
5956
5957         * sync with 0.9.3cvs15
5958                 see ChangeLog 2003-07-22
5959
5960 2003-07-20 [alfons]     0.9.3claws37
5961
5962         * src/compose.c
5963                 put menu inside #ifdef USE_ASPELL..#endif
5964
5965 2003-07-20 [christoph]  0.9.3claws36
5966
5967         * src/procmsg.c
5968                 fix wrong flags in MsgInfo returned by
5969                 procmsg_msginfo_get_full_info()
5970
5971         (closes Bug 221 Deleting messages from the Message View gives incorrect
5972          new/unread message counts in the folder view)
5973
5974         * src/plugins/spamassassin/spamassassin_gtk.c
5975                 add gettext macro for prefs page title
5976
5977 2003-07-20 [paul]       0.9.3claws35
5978
5979         * src/mimeview.c
5980                 redraw icon list on signature check
5981
5982 2003-07-20 [christoph]  0.9.3claws34
5983
5984         * src/Makefile.am
5985         * src/account.c
5986         * src/folder.[ch]
5987         * src/folder_item_prefs.[ch]            ** NEW **
5988         * src/folderview.c
5989         * src/mainwindow.c
5990         * src/mh.c
5991         * src/prefs_gtk.c
5992         * src/prefs_scoring.c
5993         * src/summaryview.c
5994         * src/prefs_folder_item.[ch]
5995                 o seperate FolderItemPrefs (formerly PrefsFolderItem) and the
5996                   Properties dialog
5997                 o use prefswindow for folder properties
5998
5999         * src/gtk/prefswindow.[ch]
6000                 change implementation to use an invisible notebook instead
6001                 of unparenting widgets
6002
6003 2003-07-20 [christoph]  0.9.3claws33
6004
6005         * src/compose.h
6006         * src/folder.c
6007         * src/folderview.h
6008         * src/headerview.h
6009         * src/prefs_filtering.h
6010         * src/prefs_folder_item.[ch]
6011         * src/procmime.h
6012         * src/procmsg.h
6013         * src/summaryview.h
6014                 clean up header mess
6015                 (always use 1. typedefs, 2. #includes, 3. structures)
6016
6017         * src/common/version.h.in
6018                 add casts for constants
6019
6020         * src/plugins/demo/demo.c
6021                 fix typo
6022
6023         * src/plugins/spamassassin/spamassassin.c
6024                 remove unused variable
6025
6026 2003-07-20 [alfons]     0.9.3claws32
6027
6028         * src/mimeview.c
6029                 o make icon buttons respond on left click
6030                 o minor cosmetic change
6031
6032 2003-07-19 [luke]       0.9.3claws31
6033
6034         * src/mimeview.[ch]
6035         * src/gtk/gtkvscrollbutton.c
6036         * src/messageview.c
6037                 o improved mimeview behaviour when selecting a new message
6038                 o plus code cleanups to remove compile warnings
6039
6040
6041 2003-07-19 [alfons]     0.9.3claws30
6042
6043         * src/procmsg.c
6044         * src/compose.c
6045         * src/common/utils.[ch]
6046                 subject_get_reply_prefix_length() <- subject_get_prefix_length()
6047
6048 2003-07-19 [alfons]     0.9.3claws29
6049
6050         * src/prefs_folder_item.c
6051                 reinit "legacy" tmp_prefs, so we don't free nor use invalid 
6052                 string pointers
6053
6054 2003-07-19 [luke]       0.9.3claws28
6055
6056         * src/messageview.c
6057         * src/mimeview.[ch]
6058         * src/procmime.h
6059         * src/rfc2015.c
6060         * src/stock_pixmap.[ch]
6061         * src/gtk/Makefile.am
6062         * src/Makefile.am
6063         * src/gtk/gtkvscrollbutton.[ch]         ** NEW **
6064         * src/pixmaps/mime_*.xpm                ** NEW **
6065                 o mimeview rearrangement with a new icon shortcut bar
6066
6067 2003-07-19 [alfons]     0.9.3claws27
6068
6069         * src/folderview.c
6070                 o plug leaking nodes_to_recollapse
6071                 o add folderview_recollapse_all_nodes() (not used yet)
6072
6073 2003-07-19 [alfons]     0.9.3claws26
6074
6075         * src/compose.c
6076         * src/common/utils.c
6077                 honour #240 "Better SUBJECT handling" by cleaning the prefix
6078                 for both forwarding as replying
6079
6080 2003-07-18 [christoph]  0.9.3claws25
6081
6082         * configure.ac
6083         * src/common/sylpheed.[ch]
6084         * src/common/version.h.in
6085                 add version in numeric form to allow easy comparison
6086
6087         * src/plugins/demo/demo.c
6088                 add version check
6089                 - sylpheed version > plugin version => never allowed, sylpheed
6090                   could contain unknown API changes
6091                 - sylpheed version < minimum version required => don't load,
6092                   API required not available (if linking does not fail)
6093
6094 2003-07-18 [alfons]     0.9.3claws24
6095         
6096         * src/common/plugin.[ch]
6097                 const correctness
6098
6099 2003-07-18 [christoph]  0.9.3claws23
6100
6101         * src/common/hooks.c
6102                 fix crash when hooks where unregisted
6103
6104         * src/plugins/trayicon/trayicon.c
6105                 unregister detroy signal before destroying the widget
6106                 (still crashes when the plugin is unloaded)
6107
6108 2003-07-18 [alfons]     0.9.3claws22
6109         
6110         * src/folderview.c
6111                 delay expanding folder tree during drags until timeout triggered
6112                 (needs perhaps some tweaking, so testing is welcome)
6113
6114 2003-07-17 [alfons]     0.9.3claws21
6115
6116         * src/folderview.c
6117                 clean up cruft
6118
6119 2003-07-17 [christoph]  0.9.3claws20
6120
6121         * src/common/session.c
6122                 fix opening of SSL connections
6123
6124         * src/plugins/image_viewer/Makefile.am
6125                 add OPENSSL_CFLAGS (we should find a better solution to remove
6126                 this dependencies if they are not required)
6127
6128         * src/plugins/spamassassin/spamassassin.c
6129                 remove setlocale workaround (fixed in libspamc)
6130
6131         (closes Bug Bug 184 Entering non-ascii character deletes previous char
6132          if spell checking enabled)
6133
6134 2003-07-17 [alfons]     0.9.3claws19
6135
6136         * src/common/hooks.[ch]
6137         * src/plugins/clamav/clamav_plugin.c
6138         * src/plugins/spamassassin/spamassassin.c
6139         * src/plugins/trayicon/trayicon.c
6140                 fix signedness muck 
6141
6142 2003-07-17 [alfons]     0.9.3claws18
6143
6144         * src/procmime.c
6145                 plug memleak
6146
6147 2003-07-17 [alfons]     0.9.3claws17
6148
6149         * src/inc.c
6150                 plug memleak
6151
6152 2003-07-17 [paul]       0.9.3claws16
6153
6154         * src/common/defs.h
6155           src/mainwindow.c
6156           src/manual.[ch]
6157                 add link to the Claws site's FAQ page, after the suggestion
6158                 and patch by Fred Marton <Fred.Marton@uni-bayreuth.de>
6159                 Move url strings to defs.h
6160                 
6161         * src/mainwindow.c
6162                 fix typo to prevent "unknown menu entry" warnings
6163
6164 2003-07-17 [alfons]     0.9.3claws15
6165
6166         * src/folderview.[ch]
6167         * src/summaryview.[ch]
6168         * src/mimeview.[ch]
6169                 plug DnD leaks 
6170
6171 2003-07-17 [paul]       0.9.3claws14
6172
6173         * src/inc.c
6174                 remove two instances of 'GTK_EVENTS_FLUSH' because
6175                 they are unnecessary and probably cause a stack overflow
6176
6177 2003-07-16 [christoph]  0.9.3claws13
6178
6179         * src/mimeview.[ch]
6180                 use an invisible GTK notebook to switch between viewers
6181                 instead of reparenting widgets
6182
6183 2003-07-16 [christoph]  0.9.3claws12
6184
6185         * src/folder.c
6186                 move folder_item_update_freeze() to correct place in
6187                 folder_item_scan_full()
6188
6189 2003-07-16 [paul]       0.9.3claws11
6190
6191         * sync with 0.9.3cvs12
6192                 see ChangeLog 2003-07-14 and 2003-07-15
6193
6194 2003-07-16 [christoph]  0.9.3claws10
6195
6196         * src/imap.[ch]
6197         * src/prefs_account.[ch]
6198                 sync IMAP CRAM-MD5 authentication with sylpheed-main
6199
6200 2003-07-15 [alfons]     0.9.3claws9
6201
6202         * src/main.c
6203                 make --config-dir do something useful
6204
6205 2003-07-15 [alfons]     0.9.3claws8
6206
6207         * src/procmsg.c
6208                 o fix a bug where 'last' didn't really point to the last message
6209                   in the top level list of children, but to the last threaded
6210                   message. 
6211                 
6212                 o clean up and make it easier to sync
6213
6214 2003-07-15 [alfons]     0.9.3claws7
6215
6216         * src/mainwindow.c
6217                 make correct menu items sensitive       
6218
6219 2003-07-14 [alfons]     0.9.3claws6
6220
6221         * src/procmsg.c
6222                 tune the threader so it will not subject-thread any message
6223                 without a subject prefix (this will not thread correctly if 
6224                 a parent is delivered after their childs, but it looks 
6225                 better right now)
6226
6227 2003-07-13 [christoph]  0.9.3claws5
6228
6229         * src/mainwindow.c
6230                 group "Add mailbox *..." menu items in submenu
6231
6232 2003-07-13 [alfons]     0.9.3claws4
6233
6234         * src/summaryview.c
6235                 correct summary_toggle_pressed() signature and make sure
6236                 signal is not passed on
6237
6238 2003-07-13 [alfons]     0.9.3claws3
6239
6240         * src/summaryview.c
6241                 o for now don't pass on keys when they we're handled by 
6242                   ctree::key_press_event
6243                 o clean up
6244
6245 2003-07-13 [alfons]     0.9.3claws2
6246         
6247         * src/main.c
6248                 add command line option "--config-dir" to get the current 
6249                 configuration dir
6250
6251 2003-07-12 [alfons]     0.9.3claws1
6252
6253         * src/matcher.[ch]
6254         * src/matcher_parser_parse.y
6255         * src/prefs_filtering.c
6256         * src/filtering.c
6257                 add "Lock" filter action to lock messages;
6258
6259         * src/filtering.c       
6260                 remove debug_print()    
6261         * src/prefs_filtering.c
6262                 re-organize matcher part 9: 
6263                 make action text entries easily extendible;
6264                 merge widget selection for ACTION_MARK, ACTION_UNMARK, ACTION_LOCK,
6265                 ACTION_UNLOCK, ACTION_MARK_AS_READ, ACTION_MARK_AS_UNREAD
6266
6267 2003-07-12 [paul]
6268
6269         * tools/README
6270                 update old information and add missing
6271                 information
6272
6273 2003-07-12 [paul]       0.9.3claws
6274
6275         * 0.9.3claws released
6276         
6277 2003-07-12 [paul]       0.9.0claws103
6278
6279         * src/Makefile.am
6280                 add addrquery.h
6281
6282 2003-07-12 [melvin]     0.9.0claws102
6283
6284         * src/messageview.c
6285                 Fixed bug #215: Show MIME tab for single text/html messages. 
6286                 
6287 2003-07-12 [paul]       0.9.0claws101
6288
6289         * man/sylpheed.1
6290                 updated
6291
6292 2003-07-12 [paul]       0.9.0claws100
6293
6294         * po/es.po
6295           po/hr.po
6296           po/pl.po
6297           po/sr.po
6298                 update Spanish, Croatian, Polish, Serbian translations.
6299                 submitted by Ricardo Mones Lastra, Dragan, Witold
6300                 Wladyslaw Wojciech Wilk, Urke MMI
6301
6302 2003-07-12 [melvin]     0.9.0claws99
6303
6304         * po/fr.po
6305                 Updated French translations.
6306
6307 2003-07-12 [paul]       0.9.0claws98
6308
6309         * src/addressbook.c
6310                 disable 'Lookup' button as it has no effect
6311
6312 2003-07-11 [alfons]     0.9.0claws97
6313         
6314         * src/summaryview.c
6315                 summary_searchbar_pressed() should return TRUE to signal that
6316                 event was handled. when returning void, the return value passed
6317                 to GTK is actually random, but maybe FALSE, in which case the
6318                 event is handled by parent
6319                 
6320 2003-07-10 [paul]       0.9.0claws96
6321
6322         * ac/missing/gettext.m4
6323                 update to version 0.12
6324
6325 2003-07-10 [paul]       0.9.0claws95
6326
6327         * src/plugins/clamav/clamav_plugin.c
6328                 fix bug where multipart/alternative messages
6329                 would slip through without being scanned
6330
6331 2003-07-10 [christoph]  0.9.0claws94
6332
6333         * src/folder.c
6334                 correct check if folder supports removing when a message is
6335                 moved. if not the message is only copied.
6336
6337         (closes Bug 132 crash on startup in newsgroups folders)
6338
6339 2003-07-09 [alfons]     0.9.0claws93
6340
6341         * configure.ac
6342         * src/common/defs.h
6343                 --with-config-dir (default .sylpheed)
6344
6345 2003-07-09 [christoph]  0.9.0claws92
6346
6347         * configure.ac
6348                 use PKG_CHECK_MODULES to check for gtkmathview
6349                 (version 0.4.2 now required)
6350
6351 2003-07-08 [melvin]     0.9.0claws91
6352
6353         * src/action.c
6354                 Implemented a progress bar that counts the number of completed
6355                 tasks when the action runs more than one command.
6356
6357 2003-07-08 [alfons]     0.9.0claws90
6358
6359         * src/procmsg.c
6360                 if queued message has an invalid Message-Id, don't try to
6361                 find message it refers to (fixes #209 "crash when processing 
6362                 in folder")
6363
6364 2003-07-08 [paul]       0.9.0claws89
6365
6366         * sync with 0.9.3cvs2
6367                 see ChangeLog 2003-07-08
6368
6369 2003-07-08 [match]      0.9.0claws88
6370
6371         * src/ldapctrl.c
6372                 extend LDAP search for first/last name by parsing search term.
6373
6374 2003-07-08 [alfons]     0.9.0claws87
6375
6376         * src/send_message.c
6377                 fix bug #208 "Status message stuck when sending on POP3 account"
6378
6379 2003-07-07 [paul]       0.9.0claws86
6380
6381         * po/hr.po
6382                 new Croatian translation, submitted by
6383                 Dragan <drleskov@inet.hr>
6384
6385 2003-07-07 [paul]       0.9.0claws85
6386
6387         * sync with 0.9.3cvs1
6388                 see ChangeLog 2003-07-07
6389
6390 2003-07-05 [christoph]  0.9.0claws84
6391
6392         * src/Makefile.am
6393         * src/messageview.c
6394         * src/mimeview.[ch]
6395         * src/stock_pixmap.[ch]
6396         * src/pixmaps/messageview_text.xpm              ** NEW **
6397                 move mimeview tabs to the right side and use icons
6398                 instead of text to save some space
6399
6400         (patch by Luke Plant <lukeplant@softhome.net>)
6401
6402 2003-07-05 [christoph]  0.9.0claws83
6403
6404         * src/inc.c
6405                 add NULL pointer checks
6406
6407         (patch by Luke Plant <lukeplant@softhome.net>)
6408         (closes Bug 204 0.9.0 quits on authentication error?!)
6409
6410 2003-07-05 [alfons]     0.9.0claws82
6411
6412         * configure.ac
6413                 take the clue in bug #202 "./configure script - 
6414                 'if test' comparison failure" reported by John Kristoff. 
6415
6416 2003-07-04 [christoph]  0.9.0claws81
6417
6418         * src/plugins/spamassassin/spamassassin.c
6419                 set timeout for spam check
6420
6421 2003-07-04 [christoph]  0.9.0claws80
6422
6423         * src/main.c
6424                 destroy all FolderItems when shutting down to
6425                 allow folders to clean up
6426
6427 2003-07-04 [melvin]     0.9.0claws79
6428
6429         * src/gtk/gtkaspell.c
6430                 Fixed bug #184 "Entering non-ascii character deletes
6431                 previous char if spell checking enabled": this makes
6432                 the spell checking in multibytes (e.g. UTF-8)locales work.
6433                 (Patch by Luke Plant).
6434                 
6435 2003-07-04 [christoph]  0.9.0claws78
6436
6437         * sync with 0.9.2cvs1
6438                 see ChangeLog 2003-06-10
6439
6440 2003-07-04 [paul]       0.9.0claws77
6441
6442         * sync with 0.9.3 release
6443                 see ChangeLog 2003-07-04
6444
6445 2003-07-03 [christoph]  0.9.0claws76
6446
6447         * src/folder.[ch]
6448         * src/imap.c
6449         * src/mbox_folder.c
6450         * src/mh.c
6451         * src/news.c
6452                 move folder_item_get_path() stuff into a folder virtual function
6453
6454         * src/procmsg.c
6455                 use folder_item_fetch_msg() to get message and do not contruct
6456                 the filename from path and number
6457
6458 2003-07-03 [paul]       0.9.0claws75
6459
6460         * sync with 0.9.2cvs12
6461                 see ChangeLog 2003-07-03
6462
6463 2003-07-02 [paul]       0.9.0claws74
6464
6465         * src/messageview.c
6466                 fix text-selection for replying
6467
6468 2003-07-02 [paul]       0.9.0claws73
6469
6470         * sync with 0.9.2cvs11
6471                 see ChangeLog 2003-07-02
6472
6473 2003-07-02 [paul]       0.9.0claws72
6474
6475         * src/procmsg.c
6476                 revert last commit because it breaks more
6477                 than it fixes
6478
6479 2003-07-02 [paul]       0.9.0claws71
6480
6481         * src/procmsg.c
6482                 fix thread by subject/sort by date
6483
6484 2003-07-01 [paul]       0.9.0claws70
6485
6486         * sync with 0.9.2cvs10
6487                 see ChangeLog 2003-07-01
6488
6489 2003-06-30 [paul]       0.9.0claws69
6490
6491         * sync with 0.9.2cvs9
6492                 see ChangeLog 2003-06-30
6493
6494 2003-06-28 [match]      0.9.0claws68
6495
6496         * src/addressbook.c
6497                 fix null ptr.
6498
6499 2003-06-27 [paul]       0.9.0claws67
6500
6501         * sync with 0.9.2cvs7
6502                 see ChangeLog 2003-06-27
6503
6504 2003-06-26 [christoph]  0.9.0claws66
6505
6506         * src/folder.c
6507                 freeze folder updates while a folder is scanned
6508
6509         (closes Bug 185 New message counter)
6510
6511 2003-06-26 [darko]      0.9.0claws65
6512
6513         * src/ldapserver.c
6514                 fix infinite loop when adding a new LDAP server
6515
6516 2003-06-26 [paul]       0.9.0claws64
6517
6518         * sync with 0.9.2cvs6
6519                 see ChangeLog 2003-06-26
6520
6521 2003-06-26 [paul]       0.9.0claws63
6522
6523         * sync with 0.9.2cvs5
6524                 see ChangeLog 2003-06-25 and 2003-06-26
6525
6526 2003-06-25 [match]      0.9.0claws62
6527
6528         * src/addr_compl.c
6529                 Fixed tab/backtab for dropped-down completion list to
6530                 move next/previous field. (close bug 147)
6531
6532 2003-06-25 [christoph]  0.9.0claws61
6533
6534         * src/addr_compl.[ch]
6535         * src/addrindex.[ch]
6536         * src/folderview.c
6537         * src/inc.c
6538         * src/news.c
6539         * src/summaryview.c
6540         * src/toolbar.c
6541                 fix warnings
6542
6543 2003-06-25 [leandro]    0.9.0claws60
6544
6545         * src/compose.c
6546                 o cleanups
6547                 o gray out "Message/Remove references" menu item if not
6548                   replying to a message
6549
6550 2003-06-24 [leandro]    0.9.0claws59
6551
6552         * src/compose.[ch]
6553                 o removed "Message/Create new thread" menu item
6554                 o added "Message/Remove references" menu item
6555                   (it's off by default and will not check anymore
6556                    if the subject changed)
6557
6558 2003-06-23 [alfons]     0.9.0claws58
6559
6560         * src/procmsg.c
6561                 try better grouping messages threaded by subject based on their age.
6562                 still not perfect - because the message tree is not sorted by date.  
6563
6564 2003-06-23 [thorsten]   0.9.0claws57
6565
6566         * src/pop.[ch]
6567                 added mail_receive_hook to allow modifications
6568                 directly after retrieval (e.g. adding headers).
6569
6570 2003-06-23 [paul]       0.9.0claws56
6571
6572         * src/sourcewindow.c
6573                  enable the use of Ctrl+A to select all text in
6574                  the sourcewindow
6575                  Patch submitted by Ivan Francolin Martinez
6576                  <ivanfm@users.sourceforge.net>
6577
6578 2003-06-22 [christoph]  0.9.0claws55
6579
6580         * src/folder.[ch]
6581                 o add notification hook for folder tree changes
6582                 o invoke hooks after folder tree scanning
6583
6584         * src/folderview.[ch]
6585                 register hook for folder tree changes that
6586                 updates the ctree
6587
6588         (there are more places that should be updated, like add, remove 
6589          or move folder)
6590
6591         (closes Bug 164 Crash on rebuild folder tree)
6592         (closes Bug 190 Crash on 'rebuilding folder tree')
6593
6594 2003-06-21 [leandro]    0.9.0claws54
6595
6596         * src/compose.[ch]
6597                 create a new thread if subject changes
6598                 (it's on by default, can be disabled in Message menu)
6599
6600 2003-06-21 [alfons]     0.9.0claws53
6601
6602         * src/summaryview.c
6603                 quiet little compiler
6604
6605 2003-06-21 [christoph]  0.9.0claws52
6606
6607         update gettext stuff to version 0.12
6608
6609 2003-06-19 [alfons]     0.9.0claws51
6610
6611         * src/common/log.c
6612         * src/common/plugin.c
6613                 move defs.h before glib.h to prevent MIN/MAX redefs
6614
6615 2003-06-19 [alfons]
6616
6617         * src/addressbook.c
6618                 translatable
6619
6620 2003-06-19 [match]      0.9.0claws50
6621
6622         * src/addressbook.[ch]
6623         * src/addrindex.[ch]
6624         * src/addr_compl.[ch]
6625         * src/editldap.[ch]
6626         * src/editldap_basedn.[ch]
6627         * src/addritem.[ch]
6628         * src/ldapquery.h
6629                 re-implemented dynamic LDAP search. works without
6630                 slowdown on display sender with addressbook
6631                 option.
6632         * src/addrbook.c
6633                 documented code.
6634
6635 2003-06-19 [paul]       0.9.0claws49
6636
6637         * src/compose.c
6638                 fix Bug #136 'Nonprovided quotation marks crash claws'
6639                 patch submitted by Pawel Pêkala <c0rn@gazeta.pl>
6640
6641 2003-06-19 [alfons]     0.9.0claws48
6642
6643         * src/prefs_common.[ch]
6644         * src/procmsg.c
6645                 restrict threading by subject by checking thread for
6646                 age (prefs_common.thread_by_subject_max_age)
6647
6648 2003-06-18 [christoph]  0.9.0claws47
6649
6650         * src/imap.c
6651                 fix memory leak in imap_cmd_fetch()
6652
6653 2003-06-18 [christoph]  0.9.0claws46
6654
6655         * src/prefs_gtk.c
6656                 fix memory leak in prefs_set_default() when used multiple
6657                 times or after prefs have been read
6658
6659 2003-06-18 [christoph]  0.9.0claws45
6660
6661         * src/common/plugin.c
6662                 fix memory leak in plugin_unload()
6663
6664 2003-06-18 [christoph]  0.9.0claws44
6665
6666         * src/imap.c
6667                 fix memory leak in imap_cmd_ok()
6668
6669 2003-06-18 [christoph]  0.9.0claws43
6670
6671         * src/folder.c
6672                 stop messages that are downloaded from POP3 and added to
6673                 an IMAP inbox from being filtered twice (first by POP3
6674                 and again when IMAP folder is scaned to get the UID of
6675                 the APPEND operation when no UIDPLUS is available)
6676
6677 2003-06-18 [alfons]
6678
6679         * tools/Makefile.am
6680                 phoenix <- firebird     
6681
6682 2003-06-18 [paul]
6683
6684         * tools/launch_phoenix          ** REMOVED **
6685           tools/launch_firebird         ** NEW **
6686                 renamed and edited to reflect the browser's name change from
6687                 'phoenix' to 'firebird'
6688
6689 2003-06-18 [paul]       0.9.0claws42
6690
6691         * sync with 0.9.2cvs2
6692                 see ChangeLog 2003-06-16
6693
6694 2003-06-17 [alfons]     0.9.0claws41
6695
6696         * src/procmsg.c
6697                 prevent threading problems when a node is an ancestor (parent / great parent),
6698                 which mostly happens with circular references (thanks to Phillipe Gramoullé
6699                 for finding an sample set of messages)
6700
6701 2003-06-16 [christoph]  0.9.0claws40
6702
6703         * src/main.c
6704                 don't popup main window on --receive or --receive-all
6705
6706         * src/mainwindow.[ch]
6707         * src/plugins/trayicon/trayicon.c
6708                 allow hiding of main window by clicking on the trayicon
6709                 (doesn't work correctly in seperate window mode and may
6710                  cause unexpected GTK problems I couldn't find yet)
6711
6712         * src/common/ssl.c
6713                 remove incorrect warning
6714
6715 2003-06-15 [alfons]     0.9.0claws39
6716
6717         * src/gtk/gtkstext.c
6718                 don't output debug text;
6719                 #ifdef out print_line() if not debugging (thanks to Martin Wicke
6720                 for pointing this out);
6721
6722 2003-06-14 [alfons]     0.9.0claws38
6723         
6724         * src/messageview.c
6725                 remove printf() and make one if..else comply with coding style
6726
6727 2003-06-14 [alfons]     0.9.0claws37
6728
6729         * AUTHORS
6730                 add Martin Wicke
6731         * src/action.c
6732         * src/messageview.[ch]
6733         * src/summaryview.c
6734                 apply patch #754162 "Quoting messages filtered by actions" submitted
6735                 by Martin Wicke, which allows quoting message body changed by an
6736                 action (Thanks!).
6737
6738 2003-06-13 [alfons]     0.9.0claws36
6739
6740         * src/utils.c
6741                 add several other subject reply prefixes (suggested by Christoph and Ivan Martinez)
6742                 use case insensitive regexp (suggested by Ivan Martinez)
6743
6744 2003-06-13 [christoph]  0.9.0claws35
6745
6746         * configure.ac
6747         * src/plugins/trayicon/Makefile.am
6748         * src/plugins/trayicon/eggtrayicon.[ch]                         ** REMOVE **
6749         * src/plugins/trayicon/trayicon.c
6750         * src/plugins/trayicon/libeggtrayicon/.cvsignore                ** NEW **
6751         * src/plugins/trayicon/libeggtrayicon/Makefile.am               ** NEW **
6752         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.[ch]          ** NEW **
6753         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.[ch]           ** NEW **
6754         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.[ch]        ** NEW **
6755         * src/plugins/trayicon/libeggtrayicon/xembed.h                  ** NEW **
6756                 replace my own EggTrayIcon backport with the backport
6757                 used by (l|x)mule and gabber.
6758
6759 2003-06-13 [alfons]     0.9.0claws34
6760
6761         * AUTHORS
6762         * src/common/utils.c
6763                 add Aw: to list of reply prefixes (thanks to Martin Zwickel)
6764
6765 2003-06-13 [alfons]     0.9.0claws33
6766
6767         * src/compose.c
6768                 clean up a little bit
6769
6770 2003-06-12 [alfons]     0.9.0claws32
6771
6772         * src/compose.c
6773                 const correctness fix
6774
6775         * src/common/sylpheed.[ch]
6776                 () -> (void)
6777                 prevent redef MIN/MAX
6778                 
6779         * src/common/utils.[ch]
6780                 () -> (void)
6781
6782 2003-06-12 [melvin]     0.9.0claws31
6783
6784         * src/compose.c
6785                 Updated to take into accounts changes in GtkAspell.
6786
6787 2003-06-12 [alfons]     0.9.0claws30
6788
6789         * src/compose.c
6790         * src/procmsg.c
6791         * src/common/utils.[ch]
6792                 handle reply subject prefixes better (initial 
6793                 suggestion by Robert Story adapted and enhanced 
6794                 using regexps)
6795
6796 2003-06-12 [melvin]     0.9.0claws29
6797
6798         * src/compose.c
6799                 Use new gtkaspell_checkers_strerror() to get the speller's
6800                 error message instead of accessing the (now private)
6801                 checkers structure.
6802                 Minor code clean up
6803
6804         * src/main.c
6805                 Use #ifdef instead of #if for USE_ASPELL
6806                 Use the new spell checkers init/quit functions 
6807
6808         * src/gtk/gtkaspell.c
6809                 Use #ifdef instead of #if for USE_ASPELL
6810                 Moved in the majority of GtkAspell structures that were
6811                 exported before by gtkaspell.h
6812         
6813         * src/gtk/gktaspell.h
6814                 Made gtkaspell.h contain only the necessary data to be
6815                 publicized by moving many structures to gtkaspell.c.
6816                 Enclosed all the declaration in a #ifdef USE_ASPELL #endif
6817                 gtkaspell_checkers_new(): replaced by...
6818                 gtkaspell_checkers_init(): new function for initialization
6819                 gtkaspell_checkers_delete(): replaced by...
6820                 gtkaspell_checkers_quit(): new function
6821                 gtkaspell_checkers_strerror(): new function that returns
6822                 the checker's last error message.
6823                 
6824 2003-06-11 [melvin]     0.9.0claws28
6825
6826         * po/POTFILES.in
6827                 Updated to take into account gtkaspell.c migration to
6828                 ./src/gtk/ (Thanks to Ricardo Mones Lastra for reporting it)
6829
6830 2003-06-10 [alfons]     0.9.0claws27
6831
6832         * src/filtering.[ch]
6833         * src/folder.c
6834         * src/matcher.c
6835         * src/scoring.[ch]
6836                 - try fixing bug #18 (any brave testers?)
6837                 - add more robustness by refusing previously 
6838                   unchecked NULL pointers 
6839
6840 2003-06-10 [alfons]     0.9.0claws26
6841
6842         * src/procmsg.c
6843                 fix bug #176 by don't checking MsgInfos with a NULL msgid 
6844
6845 2003-06-09 [alfons]     0.9.0claws25
6846
6847         * src/prefs_common.c
6848                 fix bug #163 "Icon switching doesnt work properly" by 
6849                 preventing early freeing of prefs_common.pixmap_theme_path.
6850
6851 2003-06-09 [christoph]  0.9.0claws24
6852
6853         * src/gtk/gtkaspell.c
6854                 revert Thorsten's fix and add forgotten g_strdup for
6855                 aspell path (it should not be possible to alter the path a
6856                 GtkASpell uses from outside)
6857
6858 2003-06-09 [thorsten]   0.9.0claws23
6859
6860         * src/gtk/gtkaspell.c
6861                 dont free prefs_common.aspell_path when closing compose
6862
6863 2003-06-08 [colin]      0.9.0claws22
6864
6865         * src/plugins/spamassassin/spamassassin.c
6866                 fix prefs types
6867
6868 2003-06-07 [christoph]  0.9.0claws21
6869
6870         * src/Makefile.am
6871         * src/compose.c
6872         * src/gtkaspell.[ch]            ** REMOVE **
6873         * src/gtk/Makefile.am
6874         * src/gtk/gtkaspell.[ch]        ** NEW **
6875                 o make gtkaspell independent from sylpheed's prefs
6876                 o move gtkaspell.[ch] to gtk directory
6877
6878 2003-06-07 [christoph]  0.9.0claws20
6879
6880         * src/Makefile.am
6881         * src/crash.c
6882         * src/export.c
6883         * src/filesel.[ch]              ** REMOVE **
6884         * src/folder.c
6885         * src/main.[ch]
6886         * src/common/sylpheed.[ch]
6887         * src/gtk/Makefile.am
6888         * src/gtk/filesel.[ch]          ** NEW **
6889         * src/gtk/pluginwindow.c
6890         * src/gtk/sslcertwindow.c
6891                 move filesel.[ch] to gtk directory
6892
6893 2003-06-07 [alfons]     0.9.0claws19
6894
6895         * src/filesel.c
6896                 make (multi) file selection dialog work again (Claws-only)
6897
6898 2003-06-07 [thorsten]   0.9.0claws18
6899
6900         * po/de.po
6901                 fix typos
6902
6903 2003-06-07 [alfons]     0.9.0claws17
6904
6905         * configure.ac
6906         * src/mimeview.c
6907                 detect apache mishap in which case don't include fnmatch.h
6908                 if regex.h is already included
6909
6910 2003-06-06 [christoph]  0.9.0claws16
6911
6912         * configure.ac
6913         * src/mimeview.h
6914                 add check for fnmatch.h and include it when available
6915
6916         * src/mimeview.[ch]
6917                 fix wrong case sensitivity of Content-Types
6918
6919         * src/gtk/Makefile.am
6920                 need the same include paths in gtk directory as in
6921                 common directory because .h files in common can
6922                 include files from these directories, when included
6923                 in gtk's .h or .c files
6924
6925 2003-06-06 [alfons]     0.9.0claws15
6926
6927         * src/mimeview.c
6928         * src/summaryview.c
6929                 make it compile again because of regex.h / fnmatch.h 
6930                 include problems (related to recent mime stuff, can
6931                 someone check this?)
6932
6933 2003-06-06 [thorsten]   0.9.0claws14
6934
6935         * src/folderview.c
6936                 possible use of uninitialized pointer while dragging
6937
6938 2003-06-06 [paul]       0.9.0claws13
6939
6940         * src/compose.c
6941                 fix bug where the insert sig button would be effective
6942                 only when auto_sig was set
6943
6944 2003-06-06 [paul]       0.9.0claws12
6945
6946         * sync with 0.9.2 release
6947
6948 2003-06-02 [paul]       0.9.0claws11
6949
6950         * sync with 0.9.1cvs1
6951                 see ChangeLog 2003-06-02
6952                 
6953         * po/de.po
6954                 update by Jens
6955
6956 2003-06-01 [christoph]  0.9.0claws10
6957
6958         * src/account.c
6959                 don't use substring search to find accounts by email address
6960
6961         (closes Bug 169 Overly loose matching of "From" address)
6962
6963 2003-05-31 [christoph]  0.9.0claws9
6964
6965         * doc-src/rfc2683.txt
6966         * src/imap.c
6967                 limit IMAP command length as recommended in RFC2683
6968                 (message number lists will be split into multiple imap
6969                 sets, the limit of 1000 octets is not a hard limit)
6970
6971         (closes Bug 161 sylpheed-claws exits with segfault when logging
6972          in to certain imap-servers)
6973
6974 2003-05-29 [alfons]     0.9.0claws8
6975
6976         * src/toolbar.[ch]
6977                 add print button (calling summary_print());
6978                 fine tune setting tooltip text;
6979                 (if someone needs other buttons, please take these 
6980                 commits as a guide, instead of bothering us - also
6981                 see 0.8.11claws150) 
6982
6983 2003-05-29 [darko]      0.9.0claws7
6984
6985         * src/compose.c
6986                 fix crash when word wrapping kicks in due to
6987                 changed text by spell checker
6988
6989 2003-05-29 [paul]       0.9.0claws6
6990
6991         * src/compose.c
6992                 fix bug where changing account would insert
6993                 sig even if auto_sig was FALSE
6994                 
6995         * ChangeLog
6996           ChangeLog.jp
6997           INSTALL
6998                 sync with 0.9.1 release
6999
7000 2003-05-28 [christoph]  0.9.0claws5
7001
7002         * src/imap.c
7003                 fix truncation of too long commands
7004
7005         (closes Bug 167 IMAP hangs trying to get envelope
7006          information in imap_get_uncached_messages)
7007
7008 2003-05-27 [paul]       0.9.0claws4
7009
7010         * tools/Makefile.am
7011           tools/maildir2sylpheed.pl     ** NEW FILE **
7012                 add kmail to sylpheed mailbox conversion script
7013
7014 2003-05-27 [paul]       0.9.0claws3
7015
7016         * sync with 0.9.0cvs10
7017                 see ChangeLog 2003-05-26
7018
7019 2003-05-26 [paul]       0.9.0claws2
7020
7021         * sync with 0.9.0cvs9
7022                 see ChangeLog 2003-05-26
7023
7024 2003-05-24 [paul]       0.9.0claws1
7025
7026         * sync with 0.9.0cvs8
7027                 see ChangeLog 2003-05-23
7028
7029 2003-05-24 [paul]       0.9.0claws
7030
7031         * version 0.9.0claws released
7032
7033 2003-05-24 [paul]       0.8.11claws177
7034
7035         * src/plugins/dillo-viewer/Makefile.am
7036           src/plugins/traycon/Makefile.am
7037                 add missing files
7038                 
7039         * po/bg.po
7040           po/en_GB.po
7041           po/es.po
7042           po/it.po
7043           po/pt_BR.po
7044           po/ru.po
7045           po/sr.po
7046                 update Bulgarian, British English, Spanish, Italian, 
7047                 Brazilian Portuguese, Russian, and Serbian translations, 
7048                 submitted by George Danchev, [me], Ricardo Mones Lastra,
7049                 André Filipe de Assunção e Brito, Alessandro Maestri, 
7050                 Ruslan N. Balkin, and Urke MMI
7051
7052 2003-05-23 [melvin]     0.8.11claws176
7053
7054         * po/fr.po
7055                 Updated French translations
7056
7057 2003-05-22 [paul]       0.8.11claws175
7058
7059         * src/Makefile.am
7060           src/addrbook.[ch]
7061           src/addrcache.[ch]
7062           src/addr_compl.[ch]
7063           src/adressbook.[ch]
7064           src/addrindex.[ch]
7065           src/addritem.[ch]
7066           src/editaddress.c
7067           src/editgroup.c
7068           src/editldap_basedn.c
7069           src/editldap.c
7070           src/jpilot.c
7071           src/vcard.c
7072                 revert to get ldap into it previous working state
7073                 
7074         * po/zh_TW.Big5.po
7075                 new Taiwanese translation,
7076                 submitted by Tsu-Fan Cheng <tscheng@ic.sunysb.edu>
7077
7078 2003-05-22 [christoph]  0.8.11claws174
7079
7080         * src/plugins/spamassassin/libspamc.[ch]
7081                 sync libspamc with SpamAssaain release 2.55
7082
7083 2003-05-22 [paul]       0.8.11claws173
7084
7085         * sync with 0.9.0cvs7
7086                 see ChangeLog 2003-05-22
7087                 
7088         * src/summaryview.c
7089                 revert change in 0.8.11claws172: follow
7090                 Hiroyuki's decision and that's the end of it.
7091
7092 2003-05-21 [paul]       0.8.11claws172
7093
7094         * src/summaryview.c
7095                 fix discrepency between open_unread_on_enter
7096                 and always_show_msg
7097
7098 2003-05-21 [paul]       0.8.11claws171
7099
7100         * sync with 0.9.0cvs6
7101                 see ChangeLog 2003-05-21
7102
7103 2003-05-21 [paul]       0.8.11claws170
7104
7105         * sync with 0.9.0cvs5
7106                 see ChangeLog 2003-05-21
7107
7108 2003-05-20 [paul]       0.8.11claws169
7109
7110         * sync with 0.9.0cvs4
7111                 see ChangeLog 2003-05-20
7112                 fixes bug #152, 'encoding of IMAP folders names'
7113
7114 2003-05-20 [paul]       0.8.11claws168
7115
7116         * sync with 0.9.0cvs3
7117                 see ChangeLog 2003-05-20
7118                 
7119         * src/tools/convert_mbox.pl
7120                 minor change in the comments, submitted by Fred Marton
7121
7122 2003-05-19 [paul]       0.8.11claws167
7123
7124         * src/plugins/clamav/Makefile.am
7125           configure.ac
7126                 link clamav_lib to the plugin and not to the main program
7127
7128 2003-05-19 [christoph]
7129
7130         * src/Makefile.am
7131                 add -export-dynamic for linking
7132
7133 2003-05-19 [paul]       0.8.11claws166
7134
7135         * sync with 0.9.0cvs1
7136                 see ChangeLog 2003-05-19
7137
7138 2003-05-19 [paul]       0.8.11claws165
7139
7140         * src/inc.c
7141                 fix 'pop before smtp' timeout
7142
7143 2003-05-18 [alfons]     0.8.11claws164
7144
7145         * src/prefs_matcher.c
7146                 put "execute" action command line ("expression") in edit box
7147
7148 2003-05-18 [christoph]  0.8.11claws163
7149
7150         * src/mimeview.[ch]
7151         * src/plugins/dillo_viewer/dillo_viewer.c
7152         * src/plugins/image_viewer/viewer.c
7153         * src/plugins/mathml_viewer/mathml_viewer.c
7154                 let a viewer have a list of Content-Types
7155
7156 2003-05-18 [paul]       0.8.11claws162
7157
7158         * src/prefs_filtering.c
7159                 add 'Recipient' label for FORWARD, FORWARD_AS_ATTACHMENT,
7160                 and REDIRECT actions
7161
7162 2003-05-17 [christoph]
7163
7164         * README.claws
7165                 o remove dynamic signatures that was syned with main
7166                 o add infos about no longer "build in" image viewer
7167                 o update bugtracker URL
7168
7169 2003-05-17 [christoph]  0.8.11claws161
7170
7171         * src/folder.c
7172         * src/folderview.c
7173         * src/imap.c
7174                 don't use imap_scan_folder anymore. Instead call folder_item_scan
7175                 for every folder after rebuilding the folder tree.
7176
7177         (closes Bug 19 imap_scan_folder() computes incorrectly number of new
7178          messages)
7179
7180 2003-05-17 [christoph]  0.8.11claws160
7181
7182         * src/imap.c
7183                 don't use STATUS command on current folder to check for
7184                 content changes. imap_cmd_ok() now tracks changes to
7185                 folder and number of existing messages.
7186
7187 2003-05-17 [paul]       0.8.11claws159
7188
7189         * src/plugins/clamav/clamav_plugin.c
7190                 remove unnecessary debug_print
7191
7192 2003-05-16 [thorsten]   0.8.11claws158
7193
7194         * src/plugins/demo.c
7195                 included missing intl.h
7196
7197 2003-05-16 [paul]       0.8.11claws157
7198
7199         * po/POTFILES.in
7200                 remove non-existant entries
7201         
7202         * src/plugins/clamav/clamav_plugin.c
7203           src/plugins/clamav/clamav_plugin_gtk.c
7204           src/plugins/dillo_viewer/dillo_prefs.c
7205           src/plugins/dillo_viewer/dillo_viewer.c
7206                 gettextise
7207
7208 2003-05-16 [christoph]  0.8.11claws156
7209
7210         * po/POTFILES.in
7211                 include plugin .c files for translation until I
7212                 find a better solution to have plugins have their
7213                 own textdomain
7214         * src/plugins/demo/demo.c
7215         * src/plugins/image_viewer/plugin.c
7216         * src/plugins/mathml_viewer/mathml_viewer.c
7217         * src/plugins/spamassassin/spamassassin.c
7218         * src/plugins/spamassassin/spamassassin_gtk.c
7219         * src/plugins/trayicon/trayicon.c
7220                 add gettext macros for plugin name and description
7221
7222 2003-05-16 [paul]
7223
7224         * sync with 0.9.0
7225
7226 2003-05-16 [paul]       0.8.11claws155
7227
7228         * sync with lastest 0.9.0pre1
7229                 see ChangeLog 2003-05-16
7230
7231 2003-05-15 [paul]       0.8.11claws154
7232
7233         * sync with latest 0.9.0pre1
7234                 see ChangeLog 2003-05-14 and 2003-05-15
7235
7236 2003-05-14 [christoph]  0.8.11claws153
7237
7238         * src/plugins/image_viewer/viewer.c
7239         * src/plugins/image_viewer/viewer.glade         ** NEW **
7240         * src/plugins/image_viewer/viewerprefs.c
7241                 make it possible to disable the autoload function in the
7242                 imageviewer again
7243
7244 2003-05-14 [christoph]  0.8.11claws152
7245
7246         * src/folder.c
7247                 fix folder update after adding a message
7248
7249 2003-05-13 [alfons]     0.8.11claws151
7250
7251         * src/common/session.c
7252                 remove debug traces
7253                 
7254         * src/addrcache.[ch]
7255         * src/filtering.[ch]
7256         * src/folder.[c]
7257         * src/gtkaspell.[ch]
7258         * src/imap.[ch]
7259         * src/mbox_folder.[ch]
7260         * src/mh.[ch]
7261         * src/mimeview.h
7262         * src/msgcache.[ch]
7263         * src/news.[ch]
7264         * src/passphrase.[ch]
7265         * src/prefs_common.[ch]
7266         * src/prefs_gtk.[ch]
7267         * src/procmsg.c
7268         * src/scoring.[ch]
7269                 be pedantic; (in prototypes () implies (int))
7270
7271 2003-05-13 [alfons]     0.8.11claws150
7272
7273         * src/prefs_toolbar.[ch]
7274         * src/summaryview.[ch]
7275         * src/toolbar.[ch]
7276                 change misleading text in toolbar prefs;
7277                 add toolbar action for ignore thread (toggles ignore thread flag);
7278                 clean up a little bit;
7279
7280 2003-05-12 [paul]
7281
7282         * tools/convert_mbox.pl
7283                 bug fixed by Fred Marton
7284
7285 2003-05-12 [paul]
7286
7287         * sync with 0.9.0pre1
7288
7289 2003-05-09 [paul]       0.8.11claws149
7290
7291         * sync with 0.8.11cvs43
7292                 see ChangeLog 2003-05-09
7293
7294 2003-05-08 [christoph]  0.8.11claws148
7295
7296         * src/imap.[ch]
7297                 o use CAPABILIY as first command and check for PREAUTH
7298                   information in the response to it
7299                 o rewrite all imap_cmd_* functions to use an IMAPSession
7300                   instead of a SockInfo as parameter
7301                 o do STARTTLS after fetching and checking the server
7302                   capabilities
7303
7304 2003-05-08 [paul]       0.8.11claws147
7305
7306         * tools/Makefile.am
7307           tools/README
7308           tools/convert_mbox.pl         ** NEW FILE **
7309                 add mbox conversion script. Submitted by 
7310                 Fred Marton <Fred.Marton@uni-bayreuth.de>
7311
7312 2003-05-07 [christoph]
7313
7314         * doc-src/glade.txt
7315         * src/gtk/pluginwindow.glade
7316         * src/plugins/image_viewer/viewerprefs.glade
7317         * src/plugins/spamassassin/spamassassin_gtk.glade
7318                 add glade files for user interfaces and a description how
7319                 to use glade to create the sylpheed code
7320
7321 2003-05-07 [paul]       0.8.11claws146
7322
7323         * sync with 0.8.11cvs41
7324                 see ChangeLog 2003-05-07
7325
7326 2003-05-06 [christoph]  0.8.11claws145
7327
7328         * src/main.c
7329         * src/plugins/image_viewer/viewer.c
7330                 fix usage of imlib in imageviewer plugin
7331
7332         * src/gtk/prefswindow.c
7333                 handle window close event correctly
7334
7335 2003-05-06 [paul]       0.8.11claws144
7336
7337         * src/common/ssl.c
7338                 fix typo introduced in sync
7339
7340 2003-05-06 [paul]       0.8.11claws143
7341
7342         * sync with 0.8.11cvs39
7343                 see ChangeLog 2003-05-06
7344
7345 2003-05-06 [paul]       0.8.11claws142
7346
7347         * AUTHORS
7348           po/cs.po
7349                 updated Czech translation, submitted by 
7350                 Radek Vybiral <Radek.Vybiral@vsb.cz>
7351                 
7352         * src/plugins/clamav/clamav_plugin_gtk.c
7353                 clean up
7354
7355 2003-05-03 [alfons]     0.8.11claws141
7356
7357         * src/compose.[ch]
7358                 make paste as quotation work even when the call to 
7359                 text_inserted() was deferred (fixes bug #140 "Paste 
7360                 as quotation does not work when using "external" 
7361                 clipboard")
7362
7363 2003-05-03 [thorsten]   0.8.11claws140
7364
7365         * src/addrquery.h
7366           src/ldapquery.h
7367           src/mainwindow.c
7368                 removed C++ comments
7369         * src/addr_compl.c
7370                 function with non-int retval/param used before
7371                 implementation/declaration
7372
7373 2003-05-02 [paul]       0.8.11claws139
7374
7375         * src/addr_compl.[ch]
7376           src/addressbook.[ch]
7377           src/addrindex.c
7378           src/summaryview.c
7379                 revert match's changes to (finally) remove the bug where
7380                 opening a folder causes massive slowdown when using the 
7381                 'Display sender using address book' option
7382
7383 2003-05-01 [melvin]     0.8.11claws138
7384
7385         * src/plugins/dillo_viewer/dillo_prefs.[ch]
7386         * src/plugins/dillo_viewer/dillo_viewer.c
7387                 Fixed bug where "Cancel" button from prefs issued
7388                 warnings.
7389                 Comply a little more to coding style
7390
7391 2003-05-01 [paul]       0.8.11claws137
7392
7393         * sync with 0.8.11cvs38
7394                 see ChangeLog 2003-05-01
7395
7396 2003-05-01 [paul]       0.8.11claws136
7397
7398         * po/bg.po
7399                 updated by George Danchev
7400
7401 2003-04-30 [christoph]  0.8.11claws135
7402
7403         * src/plugins/dillo_viewer/dillo_prefs.c
7404         * src/plugins/image_viewer/viewerprefs.c
7405         * src/plugins/spamassassin/spamassassin_gtk.c
7406                 remove gtk_widget_ref() calls for widgets in
7407                 glade code
7408
7409 2003-04-30 [paul]       0.8.11claws134
7410
7411         * src/addrindex.c
7412                 ok, this time a better fix for the bug where opening folder
7413                 has massive slowdown when using the 'Display sender using 
7414                 address book' option
7415
7416 2003-04-30 [paul]       0.8.11claws133
7417
7418         * src/addrindex.c
7419                 revert the 'fix' of 0.8.11claws128 because it doesn't fix it
7420         
7421 2003-04-30 [melvin]     0.8.11claws132
7422
7423         New: Dillo plugin preferences (patch by Dimitar Haralanov)
7424
7425         * src/plugins/dillo_viewer/dillo_prefs.[ch]     *** NEW ***
7426                 Preferences for the dillo plugin
7427         * src/plugins/dillo_viewer/dillo_viewer.c
7428                 Support for preferences
7429         * src/plugins/dillo_viewer/Makefile.am
7430                 Added dillo_prefs.[ch]
7431
7432 2003-04-30 [alfons]     0.8.11claws131
7433
7434         * src/common/plugin.[ch]
7435                 see? this ANSI C'fication immediately gives us type
7436                 checking for free.
7437
7438 2003-04-30 [alfons]     0.8.11claws130
7439
7440         * src/common/plugin.[ch]
7441         * src/plugins/clamav/clamav_plugin.[ch]
7442         * src/plugins/clamav/clamav_plugin_gtk.c
7443         * src/plugins/demo/demo.c
7444         * src/plugins/dillo_viewer/dillo_viewer.c
7445         * src/plugins/image_viewer/plugin.c
7446         * src/plugins/image_viewer/viewer.[ch]
7447         * src/plugins/image_viewer/viewerprefs.[ch]
7448         * src/plugins/mathml_viewer/mathml_viewer.c
7449         * src/plugins/spamassassin/spamassassin.[ch]
7450         * src/plugins/spamassassin/spamassassin_gtk.c
7451         * src/plugins/trayicon/trayicon.c
7452                 clean up
7453
7454 2003-04-30 [alfons]     0.8.11claws129
7455
7456         * src/common/utils.c
7457                 make is_ascii_str() fail gracefully when NULL pointer
7458                 is passed
7459
7460 2003-04-30 [paul]       0.8.11claws128
7461
7462         * src/addrindex.c
7463                 fix bug where opening folder has massive slowdown when
7464                 using the 'Display sender using address book' option
7465
7466 2003-04-30 [paul]       0.8.11claws127
7467
7468         * src/plugins/clamav/clamav_plugin.c
7469           src/plugins/clamav/clamav_plugin_gtk.c
7470           src/plugins/demo/demo.c
7471           src/plugins/dillo_viewer/dillo_viewer.c
7472           src/plugins/image_viewer/plugin.c
7473           src/plugins/mathml_viewer/mathml_viewer.c
7474           src/plugins/spamassassin/spamassassin.c
7475           src/plugins/spamassassin/spamassassin_gtk.c
7476           src/plugins/trayicon/trayicon.c
7477                 get rid of eye-hurting function signatures
7478
7479 2003-04-30 [paul]       0.8.11claws126
7480
7481         * src/plugins/trayicon/trayicon.c
7482                 add description
7483                 
7484         * src/mimeview.c
7485                 be more descriptive
7486
7487 2003-04-30 [paul]       0.8.11claws125
7488
7489         * configure.ac
7490                 arrange the plugins in reverse alphabetical order
7491                 
7492         * src/plugins/clamav/clamav_plugin.[ch]
7493           src/plugins/clamav/clamav_plugin_gtk.c
7494                 rename some params
7495                 resize max_size window
7496                 re-arrange the order of some gui elements
7497                 improve descriptions
7498         
7499         * src/plugins/image_viewer/plugin.c
7500           src/plugins/mathml_viewer/mathml_viewer.c
7501                 add descriptions
7502                 
7503         * src/plugins/spamassassin/spamassassin_gtk.c
7504                 resize max_size window
7505                 re-arrange the order of some gui elements
7506                 
7507         * src/messageview.c
7508           src/mimeview.c
7509                 correct typos
7510
7511 2003-04-30 [alfons]     0.8.11claws124
7512
7513         * src/imap.c
7514                 fix a leak found while browsing Martin Kluge's 
7515                 valgrind log (Claws only)
7516
7517 2003-04-29 [darko]      0.8.11claws123
7518
7519         * src/gtk/gtkstext.h
7520                 include wchar.h if it is available, fixes compilation
7521                 on HP-UX systems
7522
7523 2003-04-29 [melvin]     0.8.11claws122
7524
7525         * src/prefs_actions.c
7526                 Improved help text of Actions' syntax
7527
7528 2003-04-28 [paul]       0.8.11claws121
7529
7530         * src/action.c
7531                 a better fix for the crash when performing an action
7532                 on a mime part
7533
7534 2003-04-28 [paul]       0.8.11claws120
7535
7536         * src/action.c
7537                 fix crash when performing an action on a
7538                 mime part
7539
7540 2003-04-28 [paul]       0.8.11claws119
7541
7542         * sync with 0.8.11cvs36
7543                 see ChangeLog 2003-04-28
7544
7545 2003-04-27 [paul]       0.8.11claws118
7546
7547         * more sync with 0.8.11cvs35
7548                 see ChangeLog 2003-04-25
7549
7550 2003-04-26 [christoph]  0.8.11claws117
7551
7552         * src/folder.c
7553                 fix remove virtual check
7554
7555 2003-04-26 [paul]       0.8.11claws116
7556
7557         * src/messageview.c
7558                 fix return-receipt, make it work again
7559
7560 2003-04-26 [paul]       0.8.11claws115
7561
7562         * src/mimeview.c
7563                 restore double-clicking of the [application/pgp-signature 
7564                 (Select "Check signature" to check)] line in the message view,
7565                 broken in recent sync
7566
7567 2003-04-26 [christoph]  0.8.11claws114
7568
7569         * src/folder.c
7570                 check if remove virtual really exists before
7571                 calling the function
7572
7573 2003-04-25 [match]      0.8.11claws113
7574
7575         * src/addrindex.c
7576         * src/addrbook.c
7577         * src/ldapquery.[ch]
7578         * src/ldapctrl.[ch]
7579                 fix memleak.
7580         * src/ldapserver.[ch]
7581                 fix memleak. fix segfault.
7582                 plug a Claws memleak
7583
7584 2003-04-25 [alfons]     0.8.11claws112
7585
7586         * src/folder.c
7587                 plug a Claws memleak
7588
7589 2003-04-25 [alfons]     0.8.11claws111
7590
7591         * src/common/session.c
7592                 plug a memleak
7593
7594 2003-04-25 [paul]       0.8.11claws110
7595
7596         * sync with 0.8.11cvs35
7597                 see ChangeLog 2003-04-24 and 2003-04-25
7598                 
7599         * src/gtk/pluginwindow.c
7600                 correct another strange float value
7601
7602 2003-04-24 [christoph]  0.8.11claws109
7603
7604         * src/folder.c
7605                 freeze folder item updates when unsetting new flags
7606
7607         * src/gtk/pluginwindow.c
7608                 correct strange float value
7609
7610 2003-04-23 [paul]       0.8.11claws108
7611
7612         * sync with 0.8.11cvs33
7613                 see ChangeLog 2003-04-23
7614
7615 2003-04-22 [paul]       0.8.11claws107
7616
7617         * src/Makefile.am
7618           src/messageview.c
7619           src/mimeview.c
7620           src/pgptext.[ch]      ** REMOVED **
7621                 remove pgptext.[ch] as its not used any more
7622
7623 2003-04-22 [paul]       0.8.11claws106
7624
7625         * sync with 0.8.11cvs31
7626                 see ChangeLog 2003-04-21 and 2003-04-22
7627
7628 2003-04-21 [alfons]     0.8.11claws105
7629
7630         * src/main.c
7631                 No access to GTK structures if we're a spawned child
7632                 (and clean up code a little bit...) Should fix #126.
7633
7634 2003-04-21 [melvin]     0.8.11claws104
7635
7636         * src/plugins/dillo_viewer/README
7637                 Improved slightly the text.
7638
7639 2003-04-21 [melvin]     0.8.11claws103
7640
7641         * src/plugins/dillo_viewer/README *** NEW ***
7642                 Added a README file for the Dillo plugin
7643
7644 2003-04-20 [paul]
7645
7646         * tools/README
7647           tools/outlook2sylpheed.pl
7648                 updated and improved by Ricardo Mones Lastra
7649
7650 2003-04-18 [oliver]     0.8.11claws102
7651
7652         * src/inc.c 
7653         * src/prefs_account.h
7654                 remove Pop3SessionType (used by selective download)
7655         * src/prefs_toolbar.c
7656                 enable set Default Toolbar button
7657
7658 2003-04-18 [paul]       0.8.11claws101
7659
7660         * sync with 0.8.11cvs29
7661                 see ChangeLog 2003-04-18
7662
7663 2003-04-17 [paul]       0.8.11claws100
7664
7665         * src/prefs_common.[ch]
7666           src/summaryview.c
7667                 remove 'Open next message on deletion' option,
7668                 as the same effect can now be achieved via the
7669                 'Always open messages in summary when selected'
7670                 option.
7671
7672 2003-04-17 [paul]       0.8.11claws99
7673
7674         * sync with 0.8.11cvs28
7675                 see ChangeLog 2003-04-17
7676
7677 2003-04-17 [christoph]  0.8.11claws98
7678
7679         * ac/spamassassin.m4
7680         * src/plugins/spamassassin/libspamc.[ch]
7681         * src/plugins/spamassassin/utils.[ch]
7682                 sync libspamc with SpamAssassin project
7683
7684 2003-04-17 [christoph]  0.8.11claws97
7685
7686         * src/common/socket.h
7687         * src/gtk/sslcertwindow.h
7688                 rename old USE_SSL to USE_OPENSSL
7689
7690 2003-04-17 [paul]       0.8.11claws96
7691
7692         * src/prefs_common.h
7693                 use gulong for P_COLOR so that it compiles/runs on
7694                 64-bit systems. Patch submitted by James Noyes
7695                 <jnoyes-claws@retrogeeks.com>
7696                 
7697         * po/de.po
7698                 updated by Jens
7699
7700 2003-04-17 [paul]       0.8.11claws95
7701
7702         * sync with 0.8.11cvs27
7703                 see ChangeLog 2003-04-16
7704
7705 2003-04-15 [paul]       0.8.11claws94
7706
7707         * src/prefs_common.[ch]
7708                 rearrange to stop the window getting too long:
7709                         move Receive dialog stuff to Receive tab
7710                         move Send dialog to Send tab
7711                         remove Dialogs frame
7712                 rename 'Open messages in summary with cursor keys' to
7713                 'Always open messages in summary when selected', as its
7714                 more appropriate
7715
7716 2003-04-15 [paul]       0.8.11claws93
7717
7718         * src/prefs_common.[ch]
7719           src/summaryview.c
7720                 add new option '/Interface/Open next message on deletion'
7721
7722 2003-04-15 [paul]       0.8.11claws92
7723
7724         * src/summaryview.[ch]
7725                 add /Mark/Lock and /Mark/Unlock to the pop-up
7726                 menu. Patch submitted by Ivan Francolin Martinez
7727                 <ivanfm@users.sourceforge.net>
7728
7729 2003-04-15 [paul]       0.8.11claws91
7730
7731         * sync with 0.8.11cvs24
7732                 see ChangeLog 2003-04-15
7733
7734 2003-04-14 [jens]       0.8.11claws90
7735
7736         * updated German translation and some corrections from
7737                 Roland Bless <bless@tm.uka.de>
7738
7739 2003-04-14 [paul]       0.8.11claws89
7740
7741         * sync with 0.8.11cvs22
7742                 see ChangeLog 2003-04-14
7743
7744 2003-04-13 [paul]       0.8.11claws88
7745
7746         * src/plugins/clamav/clamav_plugin.c
7747                 fix memory leaks
7748                 clean up
7749
7750 2003-04-12 [paul]       0.8.11claws87
7751
7752         * src/plugins/clamav/clamav_plugin.c
7753                 activate enable/disable archive scanning option
7754                 
7755         * src/plugins/clamav/.cvsignore         ** NEW FILE **
7756
7757 2003-04-12 [paul]       0.8.11claws86
7758
7759         * src/plugins/Makefile.am
7760           src/plugins/clamav/Makefile.am                ** NEW FILE **
7761           src/plugins/clamav/README                     ** NEW FILE ** 
7762           src/plugins/clamav/clamav_plugin.[ch]         ** NEW FILES **
7763           src/plugins/clamav/clamav_plugin_gtk.c        ** NEW FILE **
7764                 add Clam AntiVirus plugin
7765
7766 2003-04-12 [paul]       0.8.11claws85
7767
7768         * sync with 0.8.11cvs21
7769                 see ChangeLog 2003-04-11
7770
7771 2003-04-11 [paul]       0.8.11claws84
7772
7773         * po/es.po
7774                 update Spanish translation. Submitted by Ricardo
7775                 Mones Lastra.
7776
7777 2003-04-10 [christoph]  0.8.11claws83
7778
7779         * src/mbox.c
7780                 fix typo that did not move unfiltered mails to destination
7781                 folder
7782
7783         (closes Bug 115 Sylpheed 0.8.11claws81 does not deliver mail correctly
7784          when filtering from spool)
7785
7786 2003-04-10 [christoph]  0.8.11claws82
7787
7788         * src/imap.c
7789                 use BODY.PEEK instead of BODY in in message fetch operation
7790                 to make sure the IMAP server does not set the \Seen flag for
7791                 messages. Sylpheed does that later itself, when the message
7792                 is opened in sylpheed
7793
7794         (closes Bug 111 Claws destroys unread marks)
7795
7796 2003-04-09 [oliver]     0.8.11claws81
7797         
7798         * src/folder.c
7799                 fix crash in folder_destroy
7800         * README.claws
7801                 remove selective download
7802
7803 2003-04-09 [christoph]  0.8.11claws80
7804
7805         * src/imap.c
7806                 fix crash in imap_get_msginfo() when then fetched message
7807                 is not found
7808
7809         (closes Bug 110 Crash during mail composition)
7810
7811 2003-04-08 [christoph]  0.8.11claws79
7812
7813         * src/folder.c
7814         * src/prefs_account.c
7815                 Filter new messages that are found in an INBOX folder
7816                 when 'Filter messages on receiving' is enabled in the
7817                 Folder's AccountPrefs. This allows to use Sylpheed's
7818                 filtering engine for IMAP folders where messages are
7819                 added to the INBOX by a MTA
7820
7821 2003-04-08 [paul]       0.8.11claws78
7822
7823         * src/procmsg.h
7824                 clean up after last commit
7825
7826 2003-04-08 [paul]       0.8.11claws77
7827
7828         * sync with 0.8.11cvs20
7829                 see ChangeLog 2003-04-07 and 2003-04-08
7830
7831 2003-04-07 [christoph]  0.8.11claws76
7832
7833         * src/filtering.[ch]
7834         * src/inc.[ch]
7835         * src/mbox.c
7836         * src/procmsg.[ch]
7837                 add procmsg_msginfo_filter() to execute filtering actions
7838
7839 2003-04-06 [christoph]  0.8.11claws75
7840
7841         * src/imap.c
7842                 use IMAPSet for imap_cmd_store() and imap_cmd_envelope()
7843
7844 2003-04-06 [christoph]  0.8.11claws74
7845
7846         * src/common/utils.[ch]
7847                 add g_int_compare() function for slist sorting
7848
7849         * src/imap.c
7850                 fetch all MsgInfos with one command in imap_get_msginfos()
7851                 using an imap set with a list of ranges
7852
7853         * src/news.c
7854                 use new g_int_compare() function
7855
7856 2003-04-06 [thorsten]   0.8.11claws73
7857
7858         * src/mh.c
7859                 corrected implementation of mh_folder_destroy()
7860
7861 2003-04-05 [christoph]  0.8.11claws72
7862
7863         * src/account.c
7864         * src/folder.[ch]
7865         * src/folderview.c
7866         * src/imap.c
7867         * src/inc.c
7868         * src/main.c
7869         * src/mainwindow.c
7870         * src/mbox_folder.c
7871         * src/mh.c
7872         * src/mimeview.h
7873         * src/msgcache.[ch]
7874         * src/news.c
7875         * src/procmime.h
7876         * src/procmsg.[ch]
7877         * src/setup.c
7878         * src/gtk/gtkutils.c
7879                 o rename structure field names class and new to klass and
7880                   new_msgs, to allow including files in C++
7881                 o add 'extern "C"' block to some header files
7882                 o add MsgInfoList and MsgNumberList as alias for GSList for
7883                   developers to know what type of list is expected
7884
7885         * src/plugins/image_viewer/plugin.c
7886         * src/plugins/image_viewer/viewer.[ch]
7887         * src/plugins/image_viewer/viewerprefs.[ch]
7888                 rename function names to prevent conflicts
7889
7890 2003-04-05 [paul]       0.8.11claws71
7891
7892         * sync with 0.8.11cvs18
7893                 see ChangeLog 2003-04-03 and 2003-04-04
7894
7895 2003-04-02 [christoph]  0.8.11claws70
7896
7897         * src/folder.[ch]
7898         * src/imap.[ch]
7899         * src/mbox_folder.[ch]
7900         * src/mh.[ch]
7901         * src/news.[ch]
7902                 o Make all virtual folder functions private
7903                 o remove unused folder code
7904
7905         * src/common/socket.[ch]
7906         * src/summaryview.c
7907                 fix warnings
7908
7909 2003-03-30 [alfons]     0.8.11claws69
7910
7911         * src/send_message.c
7912                 remove two debug traces and see if people still report
7913                 errors
7914
7915 2003-03-30 [alfons]     0.8.11claws68
7916
7917         * src/send_message.c
7918         * src/commons/session.c
7919                 add more debug traces
7920
7921 2003-03-30 [christoph]  0.8.11claws67
7922
7923         * src/folder.c
7924                 change processing folder name from .processing to processing
7925
7926         * src/common/ssl.c
7927                 disable SSL certificate check because it causes Xlib error
7928                 when the child process want's to open an GTK window
7929
7930 2003-03-30 [christoph]  0.8.11claws66
7931
7932         * src/folder.c
7933                 don't use default folder for processing folder item because
7934                 it can be a non local folder
7935
7936         (fixes bug reported by Stephen Lewis <slewis@paradise.net.nz>)
7937
7938 2003-03-30 [alfons]     0.8.11claws65
7939
7940         * src/send_message.c
7941                 try fixing crashes when sending messages: my gcc 2.95.4 seems 
7942                 to generate bad code for 'send_send_data_progressive': When
7943                 called from 'send_send_data_finished', the 'data' pointer is
7944                 cleared just before the assignment to the dialog pointer
7945
7946 2003-03-29 [christoph]  0.8.11claws64
7947
7948         * src/common/prefs.h
7949         * src/plugins/image_viewer/Makefile.am
7950         * src/plugins/image_viewer/plugin.c
7951         * src/plugins/image_viewer/viewer.[ch]
7952         * src/plugins/image_viewer/viewerprefs.[ch]     ** NEW **
7953                 add PrefsPage for ImageViewer
7954
7955 2003-03-28 [thorsten]   0.8.11claws63
7956
7957         * src/common/session.c
7958                 added some comments
7959
7960 2003-03-28 [paul]       0.8.11claws62
7961
7962         * sync with 0.8.11cvs16
7963                 see ChangeLog 2003-03-28
7964
7965 2003-03-28 [paul]       0.8.11claws61
7966
7967         * sync with 0.8.11cvs15
7968                 see ChangeLog 2003-03-28
7969
7970 2003-03-27 [christoph]  0.8.11claws60
7971
7972         * src/folder.c
7973         * src/imap.c
7974         * src/common/socket.[ch]
7975                 set socket state to DISCONNECTED when any operation
7976                 fails to allow reconnecting in IMAP code without
7977                 checking the return code of all calls to the command
7978                 functions
7979
7980         * src/folderview.c
7981         * src/summaryview.c
7982                 remove some more stuff that depends on specific
7983                 folder types
7984
7985 2003-03-27 [paul]       0.8.11claws59
7986
7987         * sync with 0.8.11cvs14
7988                 see ChangeLog 2003-03-27
7989                 
7990         * src/selective_download.[ch]   ** REMOVED **
7991                 really removed
7992
7993 2003-03-27 [christoph]  0.8.11claws58
7994
7995         * src/folder.c
7996                 fix handling of tmp_flags in flag copy function
7997
7998 2003-03-27 [paul]       0.8.11claws57
7999
8000         * sync with 0.8.11cvs13
8001                 see ChangeLog 2003-03-27
8002
8003 2003-03-27 [oliver]     0.8.11claws56
8004
8005         * src/maiwindow.c
8006                 remove sel_download_cb
8007
8008 2003-03-27 [oliver]     0.8.11claws55
8009         
8010         * src/inc.c
8011                 remove POP3_TOP
8012         
8013 2003-03-26 [oliver]     0.8.11claws54
8014
8015         *src/pop.h
8016                 remove POP3_TOP*
8017         * README.claws
8018                 remove selective donwload readme
8019
8020 2003-03-26 [oliver]     0.8.11claws53
8021         * src/matcher.[ch]
8022         * src/matcher_parser_parse.y 
8023         * src/pop.c 
8024         * src/prefs_account.[ch]
8025         * src/prefs_filtering.c
8026                 remove selective donwload
8027
8028 2003-03-26 [oliver]     0.8.11claws52
8029
8030         * src/inc.[ch] 
8031         * src/filtering.c 
8032         * src/mainwindow.c 
8033                 remove selective donwload
8034
8035 2003-03-26 [oliver]     0.8.11claws51
8036         
8037         * src/Makefile.am
8038         * src/selective_download.[ch]   ** REMOVE **    
8039
8040 2003-03-26 [christoph]  0.8.11claws50
8041
8042         * src/news.c
8043                 fix NEWS that got broken by a sync with sylpheed-main
8044
8045 2003-03-26 [christoph]  0.8.11claws49
8046
8047         * src/mimeview.c
8048                 fix mime type guessing when no mime type is found for a file
8049
8050 2003-03-25 [christoph]  0.8.11claws48
8051
8052         * src/mimeview.c
8053         * src/procmime.c
8054                 remove mime type guessing from mime parser and use
8055                 name based mime types in viewer lookup for mime type
8056                 application/octet-stream
8057
8058 2003-03-25 [christoph]  0.8.11claws47
8059
8060         * doc-src/readme.txt
8061         * doc-src/rfc2554.txt
8062                 add RFC about SMTP AUTH
8063
8064         * src/send_message.c
8065         * src/common/smtp.[ch]
8066                 add extra error code for authentication errors and
8067                 clear temporary password when this error occurs
8068
8069         (closes Bug 84 authentication failure while sending should
8070          prompt for password again)
8071
8072 2003-03-25 [christoph]  0.8.11claws46
8073
8074         * configure.ac
8075         * src/Makefile.am
8076         * src/imageview.[ch]                            ** REMOVE **
8077         * src/messageview.[ch]
8078         * src/mimeview.[ch]
8079         * src/prefs_common.[ch]
8080         * src/textview.c
8081         * src/plugins/Makefile.am
8082         * src/plugins/image_viewer/.cvsignore           ** NEW **
8083         * src/plugins/image_viewer/Makefile.am          ** NEW **
8084         * src/plugins/image_viewer/plugin.c             ** NEW **
8085         * src/plugins/image_viewer/viewer.[ch]          ** NEW **
8086                 move image viewer into a plugin (building is enabled by default)
8087                 [ToDo: Prefs for resize and autoview]
8088
8089 2003-03-25 [paul]       0.8.11claws45
8090
8091         * sync with 0.8.11cvs12
8092                 see ChangeLog 2003-03-26
8093
8094 2003-03-25 [paul]       0.8.11claws44
8095
8096         * sync with 0.8.11cvs11
8097                 see ChangeLog 2003-03-22, 2003-03-24 and 2003-03-25
8098                 
8099         Note: Selective Download is broken.
8100                 
8101 2003-03-22 [christoph]  0.8.11claws43
8102
8103         * src/folder.c
8104                 code cleanup for flags copying
8105
8106 2003-03-22 [christoph]  0.8.11claws42
8107
8108         * src/plugins/trayicon/trayicon.c
8109                 fix setting the transparent area when the window size
8110                 is forced by the system tray
8111
8112 2003-03-22 [christoph]  0.8.11claws41
8113
8114         * src/plugins/trayicon/gnome-mail.xpm           ** REMOVE **
8115         * src/plugins/trayicon/gnome-nomail.xpm         ** REMOVE **
8116         * src/plugins/trayicon/newmail.xpm              ** NEW **
8117         * src/plugins/trayicon/nomail.xpm               ** NEW **
8118         * src/plugins/trayicon/trayicon.c
8119         * src/plugins/trayicon/unreadmail.xpm           ** NEW **
8120                 o replace GBiff icons with KBiff icons resized to 16x16 pixel
8121                 o add icon for unread mails
8122                 o set transparency for window
8123
8124 2003-03-22 [christoph]  0.8.11claws40
8125
8126         * src/news.c
8127                 init news session to prevent crash when session is closed
8128
8129 2003-03-22 [christoph]  0.8.11claws39
8130
8131         * src/imap.c
8132         * src/common/session.[ch]
8133                 Init session data to make sure we don't have invalid pointers
8134                 for read_ch and write_ch when new multi process sessions are
8135                 not used
8136
8137         * src/main.c
8138         * src/common/plugin.c
8139         * src/common/sylpheed.c
8140         * src/plugins/demo/demo.c
8141         * src/plugins/dillo_viewer/dillo_viewer.c
8142         * src/plugins/mathml_viewer/mathml_viewer.c
8143         * src/plugins/spamassassin/spamassassin.c
8144         * src/plugins/spamassassin/spamassassin_gtk.c
8145                 add plugin types to allow loading plugins at different times
8146                 (and maybe for different frontends), because it's not good to
8147                 load GTK-Plugins gefore gtk_init was called
8148
8149         * configure.ac
8150         * src/plugins/Makefile.am
8151         * src/plugins/trayicon/.cvsignore               ** NEW **
8152         * src/plugins/trayicon/Makefile.am              ** NEW **
8153         * src/plugins/trayicon/eggtrayicon.c            ** NEW **
8154         * src/plugins/trayicon/eggtrayicon.h            ** NEW **
8155         * src/plugins/trayicon/gnome-mail.xpm           ** NEW **
8156         * src/plugins/trayicon/gnome-nomail.xpm         ** NEW **
8157         * src/plugins/trayicon/trayicon.c               ** NEW **
8158                 New Trayicon plugin that shows an icon in a systray that uses
8159                 XEMBED protocol like Gnome's systray. Icon shows if there
8160                 are new mails and a tooltip shows information about new,
8161                 unread and total messages.
8162
8163 2003-03-22 [paul]       0.8.11claws38
8164
8165         * src/common/smtp.c
8166                 fix ESMTP AUTH CRAM-MD5
8167                 [sync with main (still version 0.8.11cvs6), see
8168                  ChangeLog 2003-03-22]
8169
8170 2003-03-21 [colin]      0.8.11claws37
8171
8172         * src/send_message.c
8173                 Fix USE_SSL => USE_OPENSSL
8174
8175 2003-03-21 [colin]      0.8.11claws36
8176
8177         * src/folderview.c
8178                 Fix counts in drag and dropped subfolders
8179
8180 2003-03-21 [colin]      0.8.11claws35
8181
8182         * src/folder.c 
8183         * src/folderview.c
8184                 speed up a bit folder dnd
8185
8186 2003-03-20 [alfons]     0.8.11claws34
8187
8188         * src/main.c
8189         * src/toolbar.c
8190         * src/procmsg.c
8191                 don't send locked queue messages
8192                 (feature request "[ 705245 ] Locking message in outbox 
8193                  should prevent sending")
8194
8195 2003-03-20 [christoph]  0.8.11claws33
8196
8197         * src/folder.c
8198                 remove NEW and UNREAD flag in special folders when scanning
8199                 
8200         * src/common/smtp.c
8201                 fix ESMTP AUTH CRAM-MD5
8202
8203 2003-03-20 [paul]       0.8.11claws32
8204
8205         * src/prefs_account.c
8206                 Re-write 'Tunnel command to open connection' as
8207                 'Use command to communicate with server', and disable
8208                 it for all except IMAP accounts
8209
8210 2003-03-20 [paul]       0.8.11claws31
8211
8212         * sync with 0.8.11cvs6
8213                 see ChangeLog 2003-03-20
8214
8215 2003-03-19 [match]      0.8.11claws30
8216
8217         * src/addritem.[ch]
8218                 include documentation. minor refactoring.
8219         * src/addr_compl.[ch]
8220         * src/addrindex.[ch]
8221         * src/addresbook.[ch]
8222         * src/summaryview.c
8223                 re-enable address lookup (was disabled in
8224                 0.8.11claws20).
8225
8226 2003-03-19 [christoph]  0.8.11claws29
8227
8228         * src/procmsg.c
8229                 add temp flag handling, will make moving and copying
8230                 messages possible again
8231
8232         * src/folder.c
8233                 correct calulation of folder stats
8234
8235 2003-03-18 [match]      0.8.11claws28
8236
8237         * src/editgroup.h
8238                 remove case sensitive comparison (closes bug 80).
8239
8240 2003-03-18 [christoph]  0.8.11claws27
8241
8242         * src/imap.c
8243                 fix imap using a tunnel command
8244
8245         (closes bug 87)
8246
8247 2003-03-18 [christoph]  0.8.11claws26
8248
8249         * src/folder.[ch]
8250         * src/imap.c
8251         * src/procmsg.[ch]
8252                 rewrite flag handling for folders
8253
8254 2003-03-18 [christoph]  0.8.11claws25
8255
8256         * src/folder.c
8257         * src/procmsg.c
8258         * src/summaryview.c
8259                 unset NEW and UNREAD flags when message is ignored, to make
8260                 sure messages don't show up as unread on other IMAP clients,
8261                 because the IGNORE_THREAD flag can not be syncronized through
8262                 the IMAP folder
8263
8264 2003-03-17 [christoph]  0.8.11claws24
8265
8266         * src/imap.c
8267                 don't use recursion to fetch uids when the number of messages
8268                 does not match. Moved code into subfunction that is used
8269                 again when needed, to prevent an endless loop.
8270
8271 2003-03-17 [thorsten]   0.8.11claws23
8272
8273         * src/imageview.[ch]
8274                 export imageview_get_resized_size() (for plugins)
8275         * src/prefs_common.[ch]
8276                 added prefs_common_get() (for plugins)
8277
8278 2003-03-17 [christoph]  0.8.11claws22
8279
8280         * src/imap.c
8281                 o remove UID guessing from copy code
8282                 o support UIDPLUS extension for APPEND command
8283
8284 2003-03-17 [paul]       0.8.11claws21
8285
8286         * src/gtk/about.c
8287                 remove 'Compiled-plugins' section.
8288                 
8289         * src/plugins/dillo_viewer/dillo_viewer.c
8290                 slight change to description text
8291
8292 2003-03-16 [match]      0.8.11claws20
8293         * src/ldapserver.[ch]           ** NEW **
8294         * src/ldapctrl.[ch]             ** NEW **
8295         * src/ldapquery.[ch]            ** NEW **
8296         * src/ldaputil.[ch]             ** NEW **
8297         * src/addrcindex.[ch]           ** NEW **
8298         * src/addrquery.h               ** NEW **
8299         * src/addritem.[ch]
8300         * src/addrcache.[ch]
8301         * src/addrindex.[ch]
8302         * src/addr_compl.[ch]
8303         * src/addressbook.[ch]
8304         * src/addrbook.[ch]
8305         * src/editgroup.c
8306         * src/editaddress.c
8307         * src/editldap.c
8308         * src/editldap_basedn.c
8309         * src/vcard.c
8310         * src/jpilot.c
8311         * src/Makefile.am
8312                 included dynamic LDAP queries. improved address
8313                 completion.
8314
8315 2003-03-16 [paul]       0.8.11claws19
8316
8317         * tools/multiwebsearch.pl
8318                 fix a fatal typo
8319
8320 2003-03-16 [christoph]  0.8.11claws18
8321
8322         * src/mimeview.c
8323         * src/plugins/dillo_viewer/dillo_viewer.c
8324         * src/plugins/mathml_viewer/mathml_viewer.c
8325                 make unregistering of MimeViewerFactorys possible
8326
8327 2003-03-16 [alfons]     0.8.11claws17
8328
8329         * configure.ac
8330                 correct typo
8331
8332 2003-03-16 [melvin]     0.8.11claws16
8333
8334         * src/plugins/dillo_viewer.c
8335                 Fixed bug where it was not possible to view more than
8336                 one text/html attachment per message (bug discovered
8337                 by Christoph Hohmann).
8338
8339 2003-03-15 [melvin]     0.8.11claws15
8340
8341         * src/prefs_actions.c
8342                 Fixed compilation warnings.
8343
8344 2003-03-15 [melvin]     0.8.11claws14
8345
8346         * src/plugins/Makefile.am
8347         * src/plugins/dillo_viewer/.cvsignore                   ** NEW **
8348         * src/plugins/dillo_viewer/Makefile.am                  ** NEW **
8349         * src/plugins/dillo_viewer/dillo_viewer.c               ** NEW **
8350                 Added a html mail viewer plugin that uses Dillo v0.7.0 or
8351                 newer (http://dillo.auriga.wearlab.de/).
8352
8353 2003-03-15 [christoph]  0.8.11claws13
8354
8355         * src/imap.c
8356                 don't query imap folder for attributes because we already
8357                 for them from imap_status
8358
8359         * src/mimeview.[ch]
8360                 add support for plugable MimeViewers (unloading Viewers
8361                 not yet complete)
8362
8363         * src/plugins/Makefile.am
8364         * src/plugins/mathml_viewer/.cvsignore          ** NEW **
8365         * src/plugins/mathml_viewer/Makefile.am         ** NEW **
8366         * src/plugins/mathml_viewer/mathml_viewer.c     ** NEW **
8367                 add MathML Viewer (Content-Type text/mathml) using GtkMathView
8368                 widget from http://helm.cs.unibo.it/mml-widget/
8369
8370 2003-03-14 [christoph]  0.8.11claws12
8371
8372         * src/folder.[ch]
8373                 o error return code's should better be negative
8374                 o replace printf with debug_print
8375
8376         * src/imap.c
8377                 improve IMAP folder scan by checking UID-NEXT
8378
8379         * src/summaryview.c
8380                 remove check that are unnecessary in my opinion
8381
8382 2003-03-13 [christoph]  0.8.11claws11
8383
8384         * src/folder.[ch]
8385         * src/foldersel.c
8386         * src/folderview.c
8387         * src/imap.c
8388         * src/mbox_folder.c
8389         * src/mh.c
8390         * src/news.c
8391         * src/prefs_scoring.c
8392         * src/summaryview.c
8393                 use a common function to get a displayable name
8394                 for a FolderItem
8395
8396 2003-03-13 [paul]       0.8.11claws10
8397
8398         * tools/Makefile.am
8399           tools/README
8400           tools/multiwebsearch.conf     ** NEW FILE **
8401           tools/multiwebsearch.pl       ** NEW FILE **
8402                 add multiwebsearch Actions script
8403
8404 2003-03-13 [colin]      0.8.11claws9
8405
8406         * src/compose.c
8407                 Remove leading emtpy lines from quoted text
8408                 before quoting it
8409
8410 2003-03-13 [melvin]     0.8.11claws8
8411
8412         * src/prefs_actions.c
8413                 Fixed a memory leak
8414                 Code clean ups
8415                 Added Cancel and OK buttons
8416                 Corrected help text
8417
8418 2003-03-13 [christoph]  0.8.11claws7
8419
8420         * src/account.c
8421         * src/folder.[ch]
8422         * src/imap.c
8423         * src/mainwindow.c
8424         * src/mbox_folder.c
8425         * src/mh.c
8426         * src/news.c
8427         * src/setup.c
8428                 replace more folder type stuff with folder class stuff
8429
8430 2003-03-13 [melvin]     0.8.11claws6
8431
8432         * src/prefs_actions.c
8433                 Added new tokens:
8434                 %u: user provided argument
8435                 %h: user provided argument (hidden on input)
8436                 %s: current text selection in the message view 
8437
8438 2003-03-13 [paul]       0.8.11claws5
8439
8440         * sync with 0.8.11cvs5
8441                 see ChangeLog 2003-03-11, 2003-03-12
8442
8443 2003-03-12 [christoph]  0.8.11claws4
8444
8445         * src/folder.c
8446                 use folder class idstr when writing folderlist.xml
8447
8448         * src/folder.h
8449         * src/imap.c
8450         * src/news.c
8451                 replace folder type checks with folder class checks
8452
8453 2003-03-12 [christoph]  0.8.11claws3
8454
8455         * src/folder.[ch]
8456         * src/imap.[ch]
8457         * src/main.c
8458         * src/mbox_folder.[ch]
8459         * src/mh.[ch]
8460         * src/news.[ch]
8461                 o create a list of known folder classes in the folder system
8462                 o use folder class id strings for folder item identifiers
8463
8464 2003-03-12 [christoph]  0.8.11claws2
8465
8466         * src/imap.c
8467                 fix imap uid validity check
8468
8469 2003-03-12 [christoph]  0.8.11claws1
8470
8471         * src/account.c
8472         * src/folder.[ch]
8473         * src/foldersel.c
8474         * src/folderview.c
8475         * src/imap.c
8476         * src/mainwindow.c
8477         * src/mbox_folder.c
8478         * src/mh.c
8479         * src/news.c
8480         * src/prefs_scoring.c
8481         * src/procmsg.c
8482         * src/setup.c
8483         * src/summaryview.c
8484                 initial restructuring of folder system, seperating
8485                 folders and folder classes
8486
8487 2003-03-12 [paul]       0.8.11claws
8488
8489         0.8.11claws release
8490
8491 2003-03-12 [christoph]
8492
8493         * src/gtk/prefswindow.c
8494                 fix translation of "Page Index"
8495
8496 2003-03-12 [paul]       0.8.10claws110
8497
8498         a sync from 0.8.11cvs4 before the release
8499
8500         * src/common/utils.c
8501                 subject_compare_for_sort(): allow null strings (fixes
8502                 summary sorting).
8503
8504 2003-03-11 [paul]       0.8.10claws109
8505
8506         * po/es.po
8507                 update Spanish translation, submitted by
8508                 Ricardo Mones Lastra
8509
8510 2003-03-11 [melvin]     0.8.10claws108
8511
8512         * po/fr.po
8513                 Updated French translations
8514
8515 2003-03-11 [paul]       0.8.10claws107
8516
8517         * manual/en/Makefile.am
8518           manual/en/*.html
8519                 update English manual, add a new page
8520                 updated by Francois Barriere <fbarriere@atmel.fr>
8521                 
8522         * po/bg.po
8523           po/it.po
8524           po/sr.po
8525                 update Bulgarian, Italian, and Serbian translations
8526                 submitted by George Danchev, Alessandro Maestri, and
8527                 Urke MMI
8528
8529 2003-03-10 [paul]       0.8.10claws106
8530
8531         * src/gtk/about.c
8532           src/gtk/prefswindow.c
8533                 make some strings translatable
8534
8535 2003-03-10 [darko]      0.8.10claws105
8536
8537         * src/compose.c
8538                 code cleanup to make Hiro happy
8539
8540 2003-03-10 [paul]       0.8.10claws104
8541
8542         * sync with 0.8.11cvs2
8543                 see ChangeLog 2003-03-10
8544
8545 2003-03-09 [melvin]     0.8.10claws103
8546
8547         * src/textview.c
8548                 textview_set_font(): fix for message display in
8549                 UTF-8 locales (thanks to Sergey Vlasov).
8550                 (was unintentionnaly reverted in 0.8.6claws6)   
8551
8552 2003-03-08 [darko]      0.8.10claws102
8553
8554         * src/compose.c
8555                 fix infinite loop in wrapping as reported
8556                 by happycactus
8557                 obsoletes patch #696482
8558
8559 2003-03-08 [christoph]  0.8.10claws101
8560
8561         * src/imap.c
8562                 add workaround for IMAP servers that do not
8563                 support the "UID SEARCH UID" command
8564
8565 2003-03-07 [christoph]  0.8.10claws100
8566
8567         * src/plugins/spamassassin/spamassassin.[ch]
8568         * src/plugins/spamassassin/spamassassin_gtk.c
8569                 code cleanup
8570
8571 2003-03-07 [paul]       0.8.10claws99
8572
8573         * po/es.po
8574                 updated Spanish translation, submitted by
8575                 Ricardo Mones Lastra
8576
8577 2003-03-07 [christoph]  0.8.10claws98
8578
8579         * src/send.c
8580                 fix in 0.8.10claws94 was wrong
8581                 local delivery does not require escaping, remove escaping
8582                 code to make signatures of mails with "." lines valid
8583                 
8584                 NOTE: requires that sendmail is executed with "-i" option,
8585                       what is the default now, but has to be changed in all
8586                       exsiting accounts)
8587
8588 2003-03-07 [paul]       0.8.10claws97
8589
8590         * sync with 0.8.11 release
8591                 see ChangeLog 2003-03-07
8592
8593 2003-03-06 [paul]       0.8.10claws96
8594
8595         * src/compose.c
8596                 revert commit 0.8.10claws92
8597
8598 2003-03-06 [paul]       0.8.10claws95
8599
8600         * src/folderview.c
8601                 fix (solaris) bug 73, 'Crash when selecting top-level folder'
8602
8603         * src/gtkaspell.c
8604                 fix bug 74, 'Crash opening editor window with pseudo-color
8605                 display'
8606                 
8607         Patches submitted by Kevin Vigor <kevin@vigor.nu>
8608
8609 2003-03-06 [christoph]  0.8.10claws94
8610
8611         * src/send.c
8612                 fix rfc2821 (4.5.2) violation in SMTP data sending,
8613                 all lines starting with a period get an extra period
8614                 inserted
8615                 (found by Simon 'corecode' Schubert)
8616
8617 2003-03-06 [paul]       0.8.10claws93
8618
8619         * src/folderview.c
8620                 if configured font can't be loaded fall back to gtk
8621                 default. (with thanks to Christoph)
8622                 
8623                 closes long-standing bug 15 'Crashes on startup'
8624
8625 2003-03-06 [paul]       0.8.10claws92
8626
8627         * src/compose.c
8628                 freeze text before autosave and thaw afterwards
8629                 fixes bug 67 'autosave make re-rediting message crazy'
8630
8631 2003-03-06 [christoph]  0.8.10claws91
8632
8633         * src/compose.c
8634                 ignore address comment in dupe check for Cc-list
8635
8636         (closes reopened bug 47 Replying to message strips name part of
8637          e-mail addresses of Cc: lines)
8638
8639 2003-03-06 [paul]       0.8.10claws90
8640
8641         * src/Makefile.am
8642                 remove reference to gtkxtext.h as its no longer in
8643                 the repository
8644
8645 2003-03-06 [paul]       0.8.10claws89
8646
8647         * sync with 0.8.10cvs25
8648                 see ChangeLog 2003-03-06
8649
8650 2003-03-06 [oliver]     0.8.10claws88
8651         
8652         * src/messageview.c
8653                 remove include
8654
8655 2003-03-06 [oliver]     0.8.10claws87
8656         
8657         * src/folderview.c 
8658                 remove changes introduced inclaws74
8659         * src/messageview.c
8660                 another attempt to sanely delete and update
8661                 messages deleted in separate messageview
8662
8663 2003-03-05 [christoph]  0.8.10claws86
8664
8665         * src/summaryview.c
8666                 check if "From" matches any account's address if
8667                 addressbook completion of addresses is disabled too
8668
8669         (closes Bug 70 "Display recipient in from" doesn't check
8670          folder's default account)
8671
8672 2003-03-05 [christoph]  0.8.10claws85
8673
8674         * src/compose.c
8675         * src/common/utils.[ch]
8676                 don't strip address comments when building Cc lists
8677
8678         (closes Bug 47 Replying to message strips name part of e-mail addresses
8679          of Cc: lines)
8680
8681         * src/folder.c
8682                 fix return value of copy function
8683
8684 2003-03-05 [christoph]  0.8.10claws84
8685
8686         * src/imap.c
8687                 don't ask imap server for non rfc822 headers
8688
8689         (closes bug 71 IMAP FETCH asks for FROM header field twice)
8690
8691         * src/imap.c
8692                 destroy session on socket error to allow reconnecting
8693
8694 2003-03-05 [christoph]  0.8.10claws83
8695
8696         * configure.ac
8697                 fix building with gnome when no prefix is set
8698
8699         (closes bug 66 Gnome directory is set to NONE)
8700
8701 2003-03-05 [paul]       0.8.10claws82
8702
8703         * sync with 0.8.10cvs23
8704                 see ChangeLog 2003-03-05
8705
8706 2003-03-04 [christoph]  0.8.10claws81
8707
8708         * src/folder.c
8709                 o fix moving and copying when folder returns 0 for new
8710                   message number
8711                 o remove some code for single message copy and move
8712                   operations and use functions for multiple messages
8713
8714         (closes bug 63 Strange behaviour MOVING messages from MH to IMAP)
8715
8716         * src/news.c
8717                 remove unused include
8718
8719 2003-03-04 [paul]       0.8.10claws80
8720
8721         * src/gtk/about.c
8722                 list 'Compiled plugins'
8723
8724 2003-03-03 [christoph]  0.8.10claws79
8725
8726         * src/news.[ch]
8727                 have to multiply the percentage of the current fetch with
8728                 the percentage that it has of the total fetch operation
8729                 for correct values
8730
8731 2003-03-03 [christoph]  0.8.10claws78
8732
8733         * src/news.c
8734                 fix calculation of expected lines for progress indicator
8735
8736 2003-03-03 [christoph]  0.8.10claws77
8737
8738         * src/summaryview.c
8739         * src/common/utils.c
8740                 fix segfault when opening the root news folder
8741
8742 2003-03-03 [christoph]  0.8.10claws76
8743
8744         * src/mainwindow.[ch]
8745         * src/common/Makefile.am
8746         * src/common/progressindicator.[ch]
8747                 add UI independent progress indicator handling
8748
8749         * src/news.[ch]
8750                 use new progress indicator for message info fetching
8751
8752         * src/common/hooks.h
8753                 code cleanup
8754
8755 2003-03-03 [oliver]     0.8.10claws75
8756
8757         * src/toolbar.c
8758         * src/compose.c
8759                 removed commented code
8760
8761 2003-03-03 [oliver]     0.8.10claws74
8762
8763         * src/toolbar.[ch]
8764                 cleanups and refactoring
8765         * src/compose.[ch]
8766                 compose_reply_mode reply & forwarding interface for
8767                 toolbar buttons
8768         * src/folderview.c
8769                 act on messages marked for deletion in folderview_selected
8770                 based on prefs_common.immediate_exec since a message might 
8771                 have been deleted by messageview in a folder we are changing 
8772                 to (does anybody understand what I'm on about ?)
8773
8774 2003-03-03 [oliver]     0.8.10claws73
8775         
8776         * src/messageview.[ch]
8777                 new functions
8778                 - messageview_delete: delete message shown in messagview
8779                 - messageview_update_view: update messageview to currently 
8780                   selected summaryview message
8781                 - add separate messageview to msgview_list in order to update 
8782                   toolbar to new toolbar style on the fly (TOOLBAR_NONE, TOOLBAR_ICON etc.)
8783         * src/summaryview.[ch]
8784                 summary_get_selection returns a list of selected msgs
8785                 in summaryview
8786         * src/mainwindow.c
8787                 toolbar reply refactoring
8788
8789 2003-03-03 [paul]       0.8.10claws72
8790
8791         * sync with 0.8.10cvs21
8792                 see ChangeLog 2003-03-03
8793
8794 2003-03-02 [christoph]  0.8.10claws71
8795
8796         * src/common/passcrypt.c
8797                 use POSIX includes
8798
8799 2003-03-02 [christoph]  0.8.10claws70
8800
8801         * configure.ac
8802         * src/prefs_account.c
8803         * src/prefs_gtk.[ch]
8804         * src/common/.cvsignore
8805         * src/common/Makefile.am
8806         * src/common/passcrypt.c                ** NEW **
8807         * src/common/passcrypt.h.in             ** NEW **
8808                 Implement password encryption in config files
8809                 using unix encrypt and setkey functions. The crypt
8810                 key can be set as a configure parameter. Old
8811                 passwords will be converted if they do not begin
8812                 with '!'
8813
8814 2003-03-02 [paul]       0.8.10claws69
8815
8816         * src/prefs_account.c
8817                 fix compile error
8818
8819 2003-03-01 [thorsten]   0.8.10claws68
8820
8821         * po/el.po
8822           po/hr.po
8823           po/it.po
8824           po/nl.po
8825           po/sr.po
8826           po/sv.po
8827                 corrected format strings
8828         * po/en_GB.po
8829                 corrected headers
8830                 (fix compile errors with GNU gettext-0.11.5)
8831
8832 2003-03-01 [oliver]     0.8.10claws67
8833
8834         * src/summaryview.c
8835                 menu callbacks call toolbar_menu_reply
8836
8837 2003-03-01 [oliver]     0.8.10claws66
8838
8839         * src/mainwindow.c
8840         * src/messageview.c
8841                 menu callbacks call toolbar_menu_reply
8842         * src/toolbar.[ch]
8843                 callbacks from menu handled by toolbar_menu_reply
8844
8845 2003-03-01 [paul]       0.8.10claws65
8846
8847         * src/addressbook.c
8848                 revert commit 0.8.10claws54 - breaks editing of
8849                 addressbook.
8850                 
8851         * po/bg.po
8852                 update Bulgarian translation, submitted by
8853                 George Danchev
8854
8855 2003-02-28 [christoph]  0.8.10claws64
8856
8857         * src/account.c
8858         * src/addressadd.c
8859         * src/compose.c
8860         * src/gtkaspell.c
8861         * src/gtkxtext.h                ** REMOVE **
8862         * src/imap.c
8863         * src/matcher.[ch]
8864         * src/mh.c
8865         * src/news.c
8866         * src/pine.c
8867         * src/prefs_common.c
8868         * src/prefs_matcher.c
8869         * src/procheader.[ch]
8870         * src/procmsg.[ch]
8871         * src/toolbar.c
8872         * src/common/ssl_certificate.c
8873         * src/gtk/colorlabel.c
8874         * src/gtk/menu.c
8875                 o fix warnings
8876                 o remove code obsoleted by new cache and folder system rework
8877
8878 2003-02-28 [oliver]     0.8.10claws63
8879         
8880         * src/toolbar.[ch]
8881                 * fix bug where reply in Messageview replied to 
8882                 Message displayed in summaryview
8883                 (reportedd via ML by chinatinte at gmx dot ch)
8884                 * fix bug where toolbar popups (WITH_QUOTE, WITHOUT_QOUTE)
8885                 didn't work in separate MessageView Toolbar
8886                 (wondering if anybody uses this at all ?)
8887         * src/summaryview.[ch]
8888                 use toolbar.c's toolbar_reply instead of summary_reply (removed)
8889                 (generalize reply and forward code);
8890         * src/messageview.c 
8891                 remove focus_in event which updated summaryview to messageview
8892
8893 2003-02-28 [paul]       0.8.10claws62
8894
8895         * po/Makefile.in.in
8896                 add the --check option
8897                 Patch submitted by Ricardo Mones Lastra
8898
8899 2003-02-28 [paul]       0.8.10claws61
8900
8901         * src/prefs_account.c
8902                 re-order 'Signature' items
8903
8904 2003-02-28 [paul]       0.8.10claws60
8905
8906         * sync with 0.8.10cvs20
8907                 see ChangeLog 2003-02-28
8908
8909 2003-02-28 [paul]       0.8.10claws59
8910
8911         * po/POTFILES.in
8912                 update to reflect recent movement of files
8913
8914 2003-02-28 [paul]       0.8.10claws58
8915
8916         * sync with 0.8.10cvs19
8917                 see ChangeLog 2003-02-28
8918
8919 2003-02-27 [martin]     0.8.10claws57
8920
8921         * src/prefs_matcher.c 
8922                 fix segfault in prefs_matcher_ok() when the
8923                 last entry is deleted and prevents that the
8924                 message "entry not saved" comes up after deleting
8925                 an entry
8926
8927 2003-02-27 [martin]     0.8.10claws56
8928
8929         * src/prefs_filtering.c 
8930                 fix segfault in prefs_filtering_ok() when the
8931                 last entry is deleted and prevents that the
8932                 message "entry not saved" comes up after deleting
8933                 an entry
8934
8935 2003-02-27 [paul]       0.8.10claws55
8936
8937         * sync with 0.8.10cvs18
8938                 see ChangeLog 2003-02-27
8939
8940 2003-02-27 [paul]       0.8.10claws54
8941
8942         * src/addressbook.c
8943                 fix bug where the address book crashes with 
8944                 multiple lookups.
8945                 Patch [687729] submitted by David Frager 
8946                 <dbfrager@users.sourceforge.net>
8947
8948 2003-02-25 [christoph]  0.8.10claws53
8949
8950         * src/Makefile.am
8951         * src/colorlabel.[ch]           ** REMOVE **
8952         * src/gtk/Makefile.am
8953         * src/gtk/colorlabel.[ch]       ** NEW **
8954                 move colorlabel files to gtk directory
8955
8956         * src/esmtp.[ch]                ** REMOVE **
8957                 has been merged into smtp.[ch] in 0.7.5
8958
8959 2003-02-25 [christoph]  0.8.10claws52
8960
8961         * src/Makefile.am
8962         * src/about.[ch]                ** REMOVE **
8963         * src/gtk/Makefile.am
8964         * src/gtk/about.[ch]            ** NEW **
8965                 move about files to gtk directory
8966
8967 2003-02-25 [christoph]  0.8.10claws51
8968
8969         * src/folder.c
8970                 some code optimization of folder scanning code
8971
8972         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx> 
8973
8974 2003-02-25 [christoph]  0.8.10claws50
8975
8976         * src/main.c
8977         * src/common/sylpheed.c
8978                 add command line parameter parsing to common code
8979
8980 2003-02-24 [christoph]
8981
8982         * Makefile.am
8983         * configure.ac
8984                 fix gnome prefix problems, the configure script now removed
8985                 `gnome-config --prefix` from `gnome-config --datadir`
8986                 and adds $(prefix} instead
8987
8988         (closes Bug 24 Makefile does not respect prefix when installing
8989          GNOME data)
8990
8991 2003-02-24 [christoph]  0.8.10claws49
8992
8993         * src/news.c
8994                 check for valid session before trying to authenticate
8995
8996         (closes Bug 60 crash if "authenticate on logon" is activated
8997          and newsserver-hostname is not valid)
8998
8999 2003-02-24 [melvin]     0.8.10claws48
9000
9001         * src/prefs_actions.c
9002                 Make sure all user's input is sent to the action and then
9003                 close the socket..
9004
9005 2003-02-23 [alfons]     0.8.10claws46
9006
9007         * src/summaryview.c
9008                 also wait cursor when deleting files
9009
9010 2003-02-23 [paul]
9011
9012         * tools/freshmeat_search.pl
9013           tools/google_search.pl
9014                 scripts should now work for any browser/browser command line
9015
9016 2003-02-22 [christoph]  0.8.10claws45
9017
9018         * src/procmsg.c
9019                 fix IMAP flag setting, IMAP flag is not handled correctly
9020                 anymore by the folder system and information about the
9021                 folder should not be saved in the MsgInfo (in my opinion)
9022
9023         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
9024
9025 2003-02-22 [christoph]  0.8.10claws44
9026
9027         * src/summaryview.c
9028                 fix spelling of "label" ;-)
9029
9030 2003-02-22 [thorsten]   0.8.10claws43
9031
9032         * src/mimeview.c
9033           src/prefs_common.[ch]
9034           src/procmime.[ch]
9035                 do not use description as attachment name
9036
9037 2003-02-22 [alfons]     0.8.10claws42
9038
9039         * src/summaryview.c
9040                 freeze/thaw folder item updates when changing color labels,
9041                 and put a wait cursors on
9042
9043 2003-02-22 [thorsten]   0.8.10claws41
9044
9045         * src/mimeview.c
9046                 save-all fixes: crash if invoked on multipart container,
9047                 mimeinfo access, pathseparators, error dialog
9048
9049 2003-02-21 [alfons]     0.8.10claws40
9050
9051         * src/prefs_gtk.c
9052                 remove unused var
9053
9054 2003-02-21 [colin]      0.8.10claws39
9055
9056         * src/send.c
9057                 Fix smtp logging
9058
9059 2003-02-21 [colin]      0.8.10claws38
9060
9061         * src/summaryview.c
9062                 Freeze/thaw folderItem updates when filtering messages 
9063                 via Tools/Filter messages
9064
9065 2003-02-21 [paul]       0.8.10claws37
9066
9067         * src/compose.c
9068                 revert commit 0.8.10claws26, there are ulterior motives
9069                 for users to set a Reply-To header when posting to
9070                 newsgroups
9071
9072 2003-02-21 [paul]       0.8.10claws36
9073
9074         * sync with 0.8.10cvs17
9075                 see ChangeLog 2003-02-21
9076
9077 2003-02-20 [christoph]  0.8.10claws35
9078
9079         * src/imap.c
9080                 IMAP UID fetch speedup using SEARCH
9081
9082         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
9083
9084         * src/imap.c
9085                 fix problem with UIDs in IMAP UID cache that no longer existed
9086
9087 2003-02-20 [christoph]  0.8.10claws34
9088
9089         * src/imap.c
9090         * src/procheader.c
9091         * src/procheader.h
9092                 IMAP header fetch speedup (fetch only headers cached in MsgInfo)
9093
9094         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
9095
9096         * src/imap.c
9097                 Rewrite imap_cmd_gen_recv use sock_getline instead
9098                 of sock_gets to avoid problems with too long reply
9099                 lines
9100     
9101 2003-02-20 [colin]      0.8.10claws33
9102         
9103         * src/prefs_account.c
9104                 Better wording
9105
9106 2003-02-20 [colin]      0.8.10claws32
9107
9108         * src/compose.c
9109                 Remove useless '&& !to_sender' 
9110
9111 2003-02-20 [darko]
9112
9113         * AUTHORS
9114                 change my e-mail address
9115
9116 2003-02-19 [colin]      0.8.10claws31
9117
9118         * src/prefs_common.c
9119                 X11 style colors for every configurable color
9120
9121 2003-02-19 [alfons]     0.8.10claws30
9122
9123         * src/prefs_gtk.[ch]
9124         * src/prefs_common.c
9125                 for color_new accept both plain integers and X11 style color
9126                 names (as found in /usr/lib/X11/rgb.txt)
9127
9128 2003-02-19 [paul]       0.8.10claws29
9129
9130         * src/mainwindow.c
9131                 add tooltips to online/offline button and account selector
9132                 button
9133
9134 2003-02-19 [paul]       0.8.10claws28
9135
9136         * src/folder.c
9137           src/news.c
9138           src/prefs_account.[ch]
9139           src/prefs_common.[ch]
9140                 move 'Maximum number of articles to download' to
9141                 account prefs.
9142                 clean up account prefs gui a little by hiding entries
9143                 rather then greying out entries
9144
9145 2003-02-19 [hiro]       0.8.10claws27
9146
9147         * src/common/utils.c
9148                 fix bug #54 'yesterdays date is displayed in the message 
9149                 summary window'
9150
9151 2003-02-19 [paul]       0.8.10claws26
9152
9153         * src/compose.c
9154                 fix bug reported in Feature Request [688596] 
9155                 'Reply-to header in news'
9156
9157 2003-02-18 [paul]       0.8.10claws25
9158
9159         * src/select-keys.c
9160                 add a 'List all keys' button to key selection dialog
9161
9162 2003-02-18 [colin]      0.8.10claws24
9163         
9164         * src/stock_pixmap.c
9165                 fix compile error
9166
9167 2003-02-18 [colin]      0.8.10claws23
9168
9169         * src/common/smtp.[ch]
9170           src/prefs_account.c
9171                 Try to starttls if it seems to be the only
9172                 way to authenticate a user
9173
9174 2003-02-18 [paul]       0.8.10claws22
9175
9176         * src/Makefile.am
9177           src/folderview.c
9178           src/stock_pixmap.[ch]
9179           src/pixmaps/drafts_close.xpm  ** NEW FILE **
9180           src/pixmaps/drafts_open.xpm   ** NEW FILE **
9181                 as a Drafts folder is a special folder allow it to have
9182                 its own unique icons
9183
9184 2003-02-18 [colin]      0.8.10claws21
9185
9186         * src/imap.c
9187                 Fix port selection when using starttls
9188
9189 2003-02-18 [paul]       0.8.10claws20
9190
9191         * src/mainwindow.c
9192           src/prefs_common.[ch]
9193                 make blue the default new mail colour
9194
9195 2003-02-18 [paul]       0.8.10claws19
9196
9197         * sync with 0.8.10cvs14
9198                 see ChangeLog 2003-02-18
9199
9200 2003-02-17 [jens]       0.8.10claws18
9201
9202         * src/common/md5.c
9203                 fixed a compile problem with gcc 3.3
9204                 works on 2.95.3 too (testet on PPC as it is big endian)
9205
9206 2003-02-17 [paul]       0.8.10claws17
9207
9208         * sync with 0.8.10cvs13
9209                 see ChangeLog 2003-02-17
9210
9211 2003-02-17 [paul]       0.8.10claws16
9212
9213         * sync with 0.8.10cvs12
9214                 see ChangeLog 2003-02-17
9215
9216 2003-02-16 [match]      0.8.10claws15
9217
9218         * src/addressbook.c
9219                 Eliminates reloading of address data when items
9220                 deleted or added. Applied submitted by
9221                 Luke Plant <lukeplant@softhome.net>
9222
9223 2003-02-16 [paul]       0.8.10claws14
9224
9225         * src/news.c
9226                 when a 'protocol error' is encountered disconnect from
9227                 the server. This means that the user can carry on viewing
9228                 other articles and doesn't have to either wait until the
9229                 server timesout or quit sylpheed.
9230                 Fixes bug #53 'Unable to read messages in newsgroups, 
9231                 displayed message doesn't change'
9232
9233 2003-02-15 [christoph]  0.8.10claws13
9234
9235         * src/imap.c
9236                 fix bug that stopped scanning of folders when an
9237                 IMAP folder was empty
9238
9239         (closes bug 46 stop scan messages in folders after empty folder)
9240
9241 2003-02-15 [paul]
9242
9243         * tools/Makefile.am
9244           tools/README
9245           tools/freshmeat_search.pl     ** NEW FILE **
9246           tools/google_search.pl        ** NEW FILE **
9247                 Add 2 Actions scripts which search freshmeat/google
9248                 for the selected text using the browser configured
9249                 in sylpheedrc.
9250                 
9251         Note: These scripts are very dependent on the format of the
9252         browser command and may not work on every occasion. Testing
9253         is welcome. 
9254
9255 2003-02-14 [alfons]     0.8.10claws12
9256
9257         * src/compose.c
9258                 fix breakage because of uninitialized account pointer.
9259                 please verify.
9260
9261 2003-02-14 [paul]       0.8.10claws11
9262
9263         * src/compose.c
9264           src/prefs_account.[ch]
9265           src/prefs_common.[ch]
9266                 move signature settings to Account Prefs
9267
9268 2003-02-14 [paul]       0.8.10claws10
9269
9270         * sync with 0.8.10cvs11
9271                 see ChangeLog 2003-02-14
9272
9273 2003-02-13 [thorsten]   0.8.10claws9
9274
9275         * src/news.c
9276                 revert news progressbar (GUI separation)
9277
9278 2003-02-13 [paul]       0.8.10claws8
9279
9280         * src/compose.c
9281                 make replies behave correctly, re: RFC 1036, Section 2.2.3,
9282                 paragraph 1
9283
9284 2003-02-13 [paul]       0.8.10claws7
9285
9286         * src/compose.[ch]
9287           src/summaryview.c
9288                 fix 'Follow-up and Reply-to' so that it creates a reply to
9289                 the newsgroup and the sender. If the message has the keyword
9290                 'poster' in the Followup-To header, all replies go to the
9291                 sender, re: RFC 1036, Section 2.2.3
9292                 rename all instances of 'ignore_replyto' to 'to_sender', both
9293                 were previously used, now we use just one.
9294
9295 2003-02-13 [paul]       0.8.10claws6
9296
9297         * sync with 0.8.10cvs9
9298                 see ChangeLog 2003-02-13
9299
9300 2003-02-13 [paul]       0.8.10claws5
9301
9302         * configure.ac
9303                 show which plugins are configured in the configure
9304                 output.
9305
9306 2003-02-12 [thorsten]   0.8.10claws4
9307
9308         * src/news.c
9309                 show progress while fetching news headers
9310
9311 2003-02-12 [christoph]  0.8.10claws3
9312
9313         * configure.ac
9314         * src/plugins/Makefile.am
9315                 use AM_CONDITIONAL to enable plugins, automake correctly
9316                 manages this when creating distdir
9317
9318 2003-02-12 [christoph]  0.8.10claws2
9319
9320         * ac/spamassassin.m4
9321         * src/plugins/spamassassin/Makefile.am
9322                 fix building SpamAssassin plugin without OpenSSL
9323
9324 2003-02-12 [paul]       0.8.10claws1
9325
9326         * ac/Makefile.am
9327           src/Makefile.am
9328           src/plugins/Makefile.am
9329                 fix failure of 'make release'
9330
9331 2003-02-12 [paul]       0.8.10claws
9332
9333         * 0.8.10claws released
9334
9335 2003-02-12 [paul]       0.8.9claws56
9336
9337         * po/bg.po
9338           po/es.po
9339           po/it.po
9340           po/ru.po
9341           po/sr.po
9342                 updated translations by George Danchev, Ricardo Mones Lastra,
9343                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively
9344                 
9345         * sylpheed.spec.in
9346                 Allow the building of RPMs by a regular user. Submitted
9347                 by Sergei Astanin
9348
9349 2003-02-11 [alfons]     0.8.9claws55
9350
9351         * src/colorlabel.c
9352                 don't use pixmaps for label color rect but draw rectangles
9353                 so we can respect the color map of palette based visuals
9354                 (fixes the long time crashes on Suns - thanks to Andreas
9355                 Engel and Steve O'Hara-Smith for testing)
9356
9357 2003-02-11 [christoph]  0.8.9claws54
9358
9359         * src/matcher_parser_parse.y
9360                 correct bug where filering rules of not existing folders in
9361                 matcherrc were added to global filtering
9362                 
9363         (closes Debian Bug #180253 - Directory's filter-rules are merged with
9364          main filter-rules after removing directory, http://bugs.debian.org/180253)
9365         
9366 2003-02-11 [paul]       0.8.9claws53
9367
9368         * sync with 0.8.10cvs7
9369                 see ChangeLog 2003-02-09
9370
9371 2003-02-11 [melvin]     0.8.9claws52
9372
9373         * po/fr.po
9374                 Updated French tranlsations
9375
9376 2003-02-10 [paul]       0.8.9claws51
9377
9378         * sylpheed.spec.in
9379                 correct --enable-openssl
9380                 Fix submitted by Sergei Astanin <asita@users.sourceforge.net>
9381
9382 2003-02-09 [martin]     0.8.9claws50
9383
9384         * src/prefs_matcher.c
9385                 fix segfault in prefs_matcher_substitute_cb() when
9386                 no row is selected
9387
9388 2003-02-09 [paul]       0.8.9claws49
9389
9390         * src/folderview.c
9391                 fix bug where a newsgroup folder's processing rules were
9392                 merged with the global filtering rules when the newsgroup
9393                 folder was deleted, causing some seriously bad results,
9394                 see <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=180253>
9395
9396 2003-02-08 [melvin]     0.8.9claws48
9397
9398         * src/compose.c
9399                 Corrected and modified an alert message.
9400
9401 2003-02-07 [paul]       0.8.9claws47
9402
9403         * src/folderview.c
9404                 fix bug where both an 'Account properties' window and a
9405                 'Folder properties' window were opened when clicking on
9406                 'Properties' in an NNTP or IMAP folder's popup menu.
9407
9408 2003-02-07 [paul]       0.8.9claws46
9409
9410         * sync with 0.8.10cvs6
9411                 see ChangeLog 2003-02-06
9412
9413 2003-02-06 [christoph]  0.8.9claws45
9414
9415         * src/mbox.c
9416                 freeze folder updates while importing mbox files
9417                 (closes bug 43 importing mbox took hours)
9418                 
9419         Patch submitted by Jens Rantil <jens.rantil@telia.com>
9420
9421 2003-02-06 [thorsten]   0.8.9claws44
9422
9423         * po/de.po
9424                 Updated german translations
9425
9426 2003-02-06 [thorsten]   0.8.9claws43
9427
9428         * src/news.h
9429                 use guint for message numbers (fix count in grouplist dialog)
9430
9431 2003-02-05 [paul]       0.8.9claws42
9432
9433         * sync with 0.8.10cvs2
9434                 see ChangeLog 2003-02-05
9435
9436 2003-02-04 [colin]      0.8.9claws41
9437
9438         * src/prefs_common.[ch]
9439           src/procmsg.c
9440           src/summaryview.c
9441                 Add an option to disable threading by subject
9442
9443 2003-02-04 [christoph]  0.8.9claws40
9444
9445         * src/inc.c
9446                 only abort fetching mails from multiple accounts when the
9447                 error is fatal and does not allow to check any more accounts
9448                 (currently only disk full error)
9449
9450         (closes bug 31 after POP3 error: "no such mail" Sylpheed does not
9451          receive mails for other accouts)
9452
9453 2003-02-04 [christoph]  0.8.9claws39
9454
9455         * src/folder.c
9456                 first add the new message to the cache, then
9457                 send the update notification
9458
9459         (closes bug 39 after sending message folderview doesnt get updated)
9460
9461 2003-02-04 [colin]      0.8.9claws38
9462
9463         * src/inc.c
9464                 _really_ fix this Connecting... status
9465
9466 2003-02-04 [paul]       0.8.9claws37
9467
9468         * sync with 0.8.10
9469                 see ChangeLog 2003-02-04
9470
9471 2003-02-04 [paul]       0.8.9claws36
9472
9473         * sync with 0.8.9cvs6
9474                 see ChangeLog 2003-02-03
9475
9476 2003-02-04 [paul]       0.8.9claws35
9477
9478         * po/pt_BR.po
9479                 updated by André Filipe de Assunção e Brito 
9480                 <bedecko@netsite.com.br>
9481
9482 2003-02-03 [thorsten]   0.8.9claws34
9483
9484         * po/de.po
9485                 Updated german translations
9486
9487 2003-02-02 [paul]       0.8.9claws33
9488
9489         * po/es.po
9490                 updated by Ricardo Mones Lastra
9491
9492 2003-02-02 [thorsten]   0.8.9claws32
9493
9494         * src/mh.c
9495                 Fix mh_get_msginfo() segfault if file is inaccessible
9496
9497 2003-01-31 [colin]      0.8.9claws31
9498
9499         * src/procheader.c
9500                 Fix last commit's bug
9501
9502 2003-01-31 [colin]      0.8.9claws30
9503
9504         * src/procheader.c
9505                 Missing a change for gpg-signed messages
9506
9507 2003-01-31 [paul]       0.8.9claws29
9508
9509         * src/pixmaps/gpg_signed.xpm    ** NEW FILE **
9510           src/procheader.c
9511           src/stock_pixmap.[ch]
9512           src/summaryview.c
9513                 indicate GnuPG signed messages by displaying an icon
9514                 in the Attachment column.
9515
9516 2003-01-31 [paul]       0.8.9claws28
9517
9518         * sync with 0.8.9cvs4
9519                 see ChangeLog 2003-01-31
9520
9521 2003-01-31 [alfons]     0.8.9claws27
9522
9523         * src/textview.c
9524                 tune URI parser to accept mailto URLs with a '?'
9525                 (patch from Ruslan Balkin)
9526
9527 2003-01-31 [colin]      0.8.9claws26
9528
9529         * src/summaryview.c
9530                 Fix a leak introduced in claws24
9531
9532 2003-01-31 [colin]      0.8.9claws25
9533
9534         * src/summaryview.c
9535                 Freeze/Thaw folder updates when deleting dups
9536
9537 2003-01-31 [colin]      0.8.9claws24
9538         
9539         * src/addr_compl.c
9540           src/summaryview.c
9541           src/msgcache.c
9542                 little speed improvements
9543
9544 2003-01-31 [colin]      0.8.9claws23
9545
9546         * src/summaryview.c
9547                 Fix segfault when forwarding nothing
9548                 Patch from "Ruslan N. Balkin" <baron@voices.ru>
9549                 
9550 2003-01-30 [paul]       0.8.9claws22
9551
9552         * sync with 0.8.9cvs3
9553                 see ChangeLog 2003-01-30
9554
9555 2003-01-30 [paul]       0.8.9claws21
9556
9557         * sync with 0.8.9cvs2
9558                 see ChangeLog 2003-01-30
9559
9560 2003-01-29 [paul]       0.8.9claws20
9561
9562         * sync with 0.8.9cvs1
9563                 see ChangeLog 2003-01-29
9564
9565 2003-01-28 [paul]       0.8.9claws19
9566
9567         * po/POTFILES.in
9568                 update to reflect changes. 
9569                 thanks to Ricardo Mones Lastra
9570
9571 2003-01-27 [christoph]  0.8.9claws18
9572
9573         * ac/openssl.m4
9574         * ac/spamassassin.m4
9575         * src/plugins/spamassassin/README
9576         * src/plugins/spamassassin/libspamc.[ch]
9577         * src/plugins/spamassassin/utils.[ch]
9578                 updated to latest libspamc
9579
9580 2003-01-27 [christoph]  0.8.9claws17
9581
9582         * src/folder.c
9583                 fix wrong use of procheader_get_header_fields
9584
9585 2003-01-27 [christoph]  0.8.9claws16
9586
9587         * src/news.c
9588         * src/prefs_account.[ch]
9589         * src/common/nntp.[ch]
9590                 allow to force authentication for NNTP servers
9591
9592         Patch submitted by Florian Mickler <dmk@d-labs.de>
9593
9594 2003-01-26 [paul]       0.8.9claws15
9595
9596         * src/summaryview.c
9597                 speed up of marking messages as read
9598                 patch submitted by Jens Rantil <ztyx@users.sourceforge.net>
9599
9600 2003-01-26 [christoph]  0.8.9claws14
9601
9602         * src/Makefile.am
9603         * src/mgutils.[ch]              ** REMOVE **
9604         * src/xml.[ch]                  ** REMOVE **
9605         * src/xmlprops.[ch]             ** REMOVE **
9606         * src/common/Makefile.am
9607         * src/common/mgutils.[ch]       ** NEW **
9608         * src/common/xml.[ch]           ** NEW **
9609         * src/common/xmlprops.[ch]      ** NEW **
9610                 move xml files to common directory
9611
9612 2003-01-26 [christoph]  0.8.9claws13
9613
9614         * src/plugins/spamassassin/spamassassin_gtk.c
9615                 only set gtk entry text if string is available
9616
9617 2003-01-26 [melvin]     0.8.9claws12
9618
9619         * src/description_window.c
9620                 Allow resizing of the window
9621                 Allow automatic horizontal scroll bar
9622                 Do not vertically expand and fill
9623
9624 2003-01-26 [christoph]  0.8.9claws11
9625
9626         * src/Makefile.am
9627         * src/gtkutils.[ch]             ** REMOVE **
9628         * src/common/sylpheed.c
9629         * src/gtk/Makefile.am
9630         * src/gtk/description_window.c
9631         * src/gtk/gtkutils.[ch]         ** NEW **
9632         * src/gtk/prefswindow.c
9633                 move gtkutils to gtk directory
9634
9635 2003-01-26 [paul]       0.8.9claws10
9636
9637         * src/summaryview.c
9638                 rename summary_unread_clicked() to summary_status_clicked()
9639
9640 2003-01-26 [melvin]     0.8.9claws9
9641
9642         * src/prefs_actions.c
9643                 Cosmetical changes to the help text
9644
9645 2003-01-26 [paul]       0.8.9claws8
9646
9647         * src/folder.[ch]
9648           src/mainwindow.c
9649           src/prefs_common.c
9650           src/prefs_sumamry_column.c
9651           summaryview.[ch]
9652                 rename the 'Unread' column to 'Status'
9653
9654 2003-01-25 [match]      0.8.9claws7
9655
9656         * src/mgutils.[ch]
9657                 removed reference to LDAP constants. removed error2string.
9658                 included functions to support LDAP dynamic queries.
9659         * src/syldap.h
9660                 moved LDAP constants here.
9661         * src/addressbook.c
9662         * src/addrindex.c
9663         * src/importldif.c
9664                 removed references to LDAP constants and references to
9665                 error2string.
9666
9667 2003-01-25 [paul]       0.8.9claws6
9668
9669         * src/summaryview.c
9670                 summary_thread_build(), summary_thread_init(): remove 
9671                 unneeded reference to summaryview->folder_item
9672
9673 2003-01-25 [christoph]  0.8.9claws5
9674
9675         * src/gtk/description_window.c
9676                 o allow description texts to expand over multiple columns
9677                 o translate all columns
9678         * src/prefs_actions.c
9679                 change syntax description to use new multi column feature
9680
9681         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
9682
9683 2003-01-25 [match]      0.8.9claws4
9684
9685         * src/vcard.c
9686                 fixed bug with Quoted-Printable
9687
9688 2003-01-25 [paul]       0.8.9claws3
9689
9690         * src/folder.[ch]
9691           src/summaryview.[ch]
9692                 implement per-folder collapsed/expanded threads setting
9693                 
9694         * src/prefs_common.c
9695                 remove global collapsed/expanded threads option
9696
9697 2003-01-25 [christoph]  0.8.9claws2
9698
9699         * po/POTFILES.in
9700                 add pluginwindow and prefswindow
9701         * src/compose.c
9702                 make send respond correctly to messages that could be added
9703                 to the queue folder, but the UID of the message is unknown
9704         * src/folder.c
9705         * src/imap.c
9706                 don't return guessed UIDs in imap_add_msg anymore. We return
9707                 0 to tell the folder system it was appened but the UID is
9708                 unknown. Folder system now get's the UID by scaning the folder
9709                 and searching the cache for the Message-ID
9710                 (closes bug #29 Messages queued, but not sent)
9711
9712 2003-01-25 [paul]       0.8.9claws1
9713
9714         * src/codeconv.c
9715                 conv_encode_header():  fix bug when long headers with 8-bit
9716                 characters are used, so that the encoded words are wrapped.
9717                 If the space in the original text falls on the wrap boundary,
9718                 it can be lost.
9719                 Patch by Sergey Vlasov.
9720                 
9721         * src/folderview.c
9722                  fix bug where a change to the sorting method or thread view
9723                  of a folder's messages is lost if simpify-subject is set and
9724                  toggled on or off.
9725                  Patch by Luke Plant.
9726
9727 2003-01-24 [paul]       0.8.9claws
9728
9729         * sylpheed-0.8.9claws released
9730         
9731         * Makefile.am
9732           sylpheed.spec.in
9733                 remove reference to 'INSTALL.jp'
9734
9735 2003-01-23 [paul]       0.8.8claws128
9736
9737         * po/es.po
9738           po/it.po
9739           po/ru.po
9740           po/sr.po
9741                 updated translations. submitted by Ricardo Mones Lastra,
9742                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively.
9743
9744 2003-01-23 [colin]      0.8.8claws127
9745
9746         * src/compose.c
9747                 Fix drafted and queued news articles re-edition
9748
9749 2003-01-23 [melvin]     0.8.8claws126
9750
9751         * po/fr.po
9752                 Updated French translations
9753
9754 2003-01-23 [colin]      0.8.8claws125
9755
9756         * src/inc.c
9757                 Fix "Connecting to..." status message
9758
9759 2003-01-22 [paul]       0.8.8claws124
9760
9761         * po/bg.po
9762                 updated by George Danchev
9763                 
9764         * src/folder.c
9765                 revert last commit [0.8.8claws111] as it breaks folder d'n'd
9766                 and folder deletion
9767
9768 2003-01-21 [paul]       0.8.8claws123
9769
9770         * po/bg.po
9771                 updated by George Danchev
9772                 
9773         * src/about.c
9774                 its now 2003
9775                 
9776         * src/toolbar.c
9777                 don't translate 'Separator'
9778                 
9779         * src/plugins/spamassassin/Makefile.am
9780                 add aspell to CPPFLAGS
9781                 
9782         * src/plugins/spamassassin/spamassassin.c
9783           src/plugins/spamassassin/spamassassin_gtk.c
9784                 set correct default for spamassassin_receive_spam
9785                 slightly re-word descriptions and some
9786                 other minor changes
9787
9788 2003-01-19 [alfons]     0.8.8claws122
9789                 
9790         * src/mimeview.c
9791                 mimeview_save_as(): we might as well show the file name for
9792                 the single case "Save As" too
9793
9794 2003-01-19 [alfons]     0.8.8claws121
9795
9796         * src/crash.c
9797                 change bug tracker URL to bugzilla URL
9798
9799 2003-01-19 [alfons]     0.8.8claws120
9800
9801         * src/mimeview.c
9802                 mimeview_save_all(): display name of file before overwriting;
9803                 continue saving all, even when one overwrite was cancelled
9804
9805 2003-01-19 [christoph]  0.8.8claws119
9806
9807         * src/summaryview.c
9808         * src/procmsg.[ch]
9809                 fix wrong usage of procmsg_find_children in summaryview
9810                 by using procmsg_update_unread_children instead of
9811                 summaryview_update_unread_children
9812
9813 2003-01-19 [christoph]  0.8.8claws118
9814
9815         * src/procmsg.c
9816                 fix infinite loop in procmsg_find_children
9817                  (closes bug #25 sylpheed crashes on delete.)
9818
9819         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
9820
9821 2003-01-19 [paul]       0.8.8claws117
9822
9823         * po/pt_BR.po
9824                 updated by Ivan Francolin Martinez
9825
9826 2003-01-18 [melvin]     0.8.8claws116
9827
9828         * src/prefs_actions.c
9829                 Removed syntax limitation of only one '&' at the end of command.
9830                         Now actions that contain '>/dev/null 2>&1' are possible.
9831
9832 2003-01-18 [melvin]     0.8.8claws115
9833
9834         * src/prefs_actions.c
9835                 Actions IO dialog: when the action ends
9836                 the "Close" button now has focus and [Escape] closes the
9837                 window.
9838
9839 2003-01-18 [christoph]  0.8.8claws114
9840
9841         * src/procmsg.c
9842                 o add debug output when MsgInfos are really freed
9843                 o free GSLists in procmsg_find_children and
9844                   procmsg_update_unread_children
9845
9846 2003-01-18 [christoph]  0.8.8claws113
9847
9848         * src/mainwindow.c
9849                 reorder Configuration menu
9850
9851 2003-01-18 [christoph]  0.8.8claws112
9852
9853         * src/compose.c
9854                 fix applying templates to forwarded messages
9855
9856         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
9857
9858 2003-01-17 [christoph]  0.8.8claws111
9859
9860         * src/folder.c
9861                 destroy folder items, when a folder item is removed
9862
9863 2003-01-17 [christoph]  0.8.8claws110
9864
9865         * src/folder.c
9866                 fix wrong folder stats update when ignored message is
9867                 deleted
9868
9869 2003-01-17 [colin]      0.8.8claws109
9870         
9871         * src/mainwindow.c
9872         * src/summaryview.c
9873                 Quicksearch bugfixes: 
9874                 - hide help button at startup if not extended
9875                 - switch to extended when looking for replies
9876
9877 2003-01-17 [paul]
9878
9879         * sync with 0.8.9 release
9880
9881 2003-01-17 [paul]       0.8.8claws108
9882
9883         * sync with 0.8.8cvs11
9884                 see ChangeLog 2003-01-17
9885
9886 2003-01-16 [colin]      0.8.8claws107
9887
9888         * src/procmsg.c
9889                 Changed encryption test to re-ask passphrase
9890                 if an encrypted message hasn't been decrypted
9891                 Fixes bug #5
9892
9893 2003-01-16 [christoph]  0.8.8claws106
9894
9895         * src/prefs_gtk.c
9896         * src/prefs_toolbar.c
9897         * src/gtk/prefswindow.h
9898         * src/plugins/spamassassin/spamassassin_gtk.c
9899                 remove page destroy function that is not used anymore
9900
9901 2003-01-16 [paul]       0.8.8claws105
9902
9903         * sync with 0.8.8cvs9
9904                 see ChangeLog 2002-01-16
9905
9906 2003-01-16 [colin]      0.8.8claws104
9907
9908         * src/compose.[ch]
9909                 Fix bug with autosaved drafts for IMAP, when draft
9910                 folder is specified - fixes bugzilla bug #20
9911
9912 2003-01-15 [paul]       0.8.8claws103
9913
9914         * src/compose.[ch]
9915           src/procmsg.c
9916                 store folder and message-id of message forwarding
9917                 in queue header and set forward flag after sending
9918
9919 2003-01-15 [paul]       0.8.8claws102
9920
9921         * sync with 0.8.8cvs8
9922                 see ChangeLog 2002-01-15
9923
9924 2003-01-15 [colin]      0.8.8claws101
9925
9926         * src/Makefile.am
9927                 Fix linking with GNU libiconv
9928
9929 2003-01-15 [darko]      0.8.8claws100
9930
9931         * src/pine.c
9932                 fix crash when importing pine address book
9933                 entry with an empty name (reported by DY
9934                 <dybulk at tri8.net>)
9935
9936 2003-01-14 [paul]       0.8.8claws99
9937
9938         * configure.in  ** REMOVED **
9939           configure.ac  ** NEW FILE **
9940                 rename configure.in to configure.ac, as it is now
9941                 preferred
9942
9943 2003-01-14 [melvin]     0.8.8claws98
9944
9945         * src/folderview.c
9946                 folderview_check_new(): More precise function description
9947
9948 2003-01-14 [melvin]     0.8.8claws97
9949
9950         * src/folderview.c
9951                 folderview_check_new(): return the number of new messages 
9952                         since last check.
9953         * src/inc.c
9954                 inc_account_mail(): Disable counting of new messages for IMAP
9955                         and NNTP until bug [19] and [14] are fixed.
9956
9957 2003-01-14 [paul]       0.8.8claws96
9958
9959         * sync with 0.8.8cvs6
9960                 see ChangeLog 2003-01-14
9961
9962 2003-01-13 [alfons]     0.8.8claws95
9963
9964         * src/textview.c
9965                 tune email address validation (c. 0.8.8claws89): if . is 
9966                 just one char away from @, the address is invalid too 
9967                 (correctly rejects addresses like foo@.com)
9968
9969 2003-01-13 [paul]       0.8.8claws94
9970
9971         * src/messageview.c
9972           src/toolbar.c
9973                 fixes to the Message View toolbar and menu:
9974                 fix non-functioning Forward button
9975                 make Reply button consider default_reply_list
9976                 remove 'Follow-up...' menu entry
9977                 add 'Forward' and 'Redirect' menu entries
9978
9979 2003-01-13 [melvin]     0.8.8claws93
9980
9981         * src/inc.c
9982                 Fixed typo that could make new messages count incorrect.
9983
9984 2003-01-13 [melvin]     0.8.8claws92
9985
9986         * src/folderview.[ch]
9987                 folderview_check_new(): return the number of new messages.
9988         * src/inc.c
9989                 Should fix bug [14] where new mail notification worked 
9990                         incorrectly with IMAP accounts.
9991                 inc_spool_account(): return number of new msgs, or -1 on error
9992                 inc_all_spool(): return number of new msgs
9993                 
9994 2003-01-13 [melvin]     0.8.8claws91
9995
9996         * src/prefs_actions.c
9997                 Justify help text.
9998
9999 2003-01-12 [thorsten]   0.8.8claws90
10000
10001         * src/common/prefs.c
10002                 close file before rename
10003
10004 2003-01-12 [alfons]     0.8.8claws89
10005
10006         * AUTHORS
10007                 add Christian Mertes
10008         * src/common/utils.[ch]
10009                 g_stricase_hash(), g_stricase_equal(): functions for 
10010                 case insensitive hash tables
10011         * src/textview.c
10012                 use top level domain names to validate email address, based
10013                 on a patch by Christian Mertes (thanks!), but changed 
10014                 implementation to use a hash table 
10015
10016 2003-01-12 [paul]       0.8.8claws88
10017
10018         * po/bg.po
10019                 updated by George Danchev
10020
10021 2003-01-12 [alfons]     0.8.8claws87
10022
10023         * src/summaryview.c
10024                 delete / execute performance: use new style folder update
10025
10026 2003-01-12 [paul]       0.8.8claws86
10027
10028         * sync with 0.8.8cvs5
10029                 see ChangeLog 2003-01-13 (!)
10030
10031 2003-01-12 [alfons]     0.8.8claws85
10032
10033         * src/filtering.c
10034         * src/matcher_parser_parse.y
10035                 prepare change_score filtering action
10036         * src/matcher.[ch]
10037                 give up const-correctness on functions that call non-const-correct functions;
10038                 several casts to gpointer in g_free();
10039                 add change_score;
10040
10041 2003-01-12 [christoph]  0.8.8claws84
10042
10043         * src/compose.c
10044                 fix 2 warnings
10045
10046         * src/gtk/prefswindow.[ch]
10047         * src/plugins/spamassassin/spamassassin_gtk.c
10048                 changed the call of the widget create function
10049                 for PrefsPages, because sometimes the widget
10050                 create function needs a widget that already has
10051                 been attached to a window (to create GDK pixmaps
10052                 for exmaple). So we simply pass the GtkWindow as
10053                 the second parameter now.
10054
10055         * src/main.c
10056         * src/mainwindow.c
10057         * src/prefs_toolbar.[ch]
10058                 rewrite Toolbar Preferences using the new
10059                 prefs window
10060
10061 2003-01-11 [alfons]     0.8.8claws83
10062
10063         * src/addressadd.c
10064                 fix crash when adding sender to addressbook because status bar
10065                 isn't there (the status bar doesn't seem to be used though,
10066                 but I'll let Match decide what to do with it)
10067
10068 2003-01-11 [colin]      0.8.8claws82
10069
10070         * src/main.c
10071           src/toolbar.c
10072                 Two useless changes reversed
10073
10074 2003-01-11 [colin]      0.8.8claws81
10075
10076         * src/mainwindow.c
10077           src/mainwindow.h
10078                 Add mainwindow_get_mainwindow()
10079         * src/alertpanel.c
10080           src/alertpanel.h
10081                 Add alertpanel_error_log() 
10082         * src/compose.c
10083           src/inc.c
10084           src/messageview.c
10085           src/toolbar.c
10086           src/main.c
10087           src/procmsg.c
10088                 Network errors get a View Log button
10089
10090 2003-01-10 [alfons]     0.8.8claws80
10091
10092         * src/prefs_toolbar.c
10093         * src/toolbar.c
10094                 use the translatable string for "Separator" as file name for
10095                 separator toolbar items (probably make this uppercase?)
10096
10097 2003-01-10 [alfons]     0.8.8claws79
10098
10099         * src/prefs_toolbar.c
10100                 put right A_SEPARATOR description string in "displayed
10101                 toolbar items list" so manually added separators are
10102                 saved correctly (bug #10, "Adding a separator to the main 
10103                 toolbar fails, entry in xml file is wrong")
10104
10105 2003-01-10 [christoph]  0.8.8claws78
10106
10107         * src/imap.c
10108                 o fix warnings
10109                 o use CAPABILITY to check if NAMESPACE is available
10110
10111 2003-01-10 [christoph]  0.8.8claws77
10112
10113         * src/imap.[ch]
10114                 apply UIDPLUS IMAP extension support patch
10115
10116         Patch submitted by Simon 'corecode' Schubert
10117
10118 2003-01-10 [paul]       0.8.8claws76
10119
10120         * src/folderview.c
10121                 a sync from main which fixes the news account folders'
10122                 Properties bug
10123
10124 2003-01-10 [christoph]  0.8.8claws75
10125
10126         * src/folder.c
10127                 don't accept 0 as a valid uid returned by copy and move
10128                 functions. 0 means the message was copied or moved but the
10129                 new uid could not be fetched. It is not an error condition
10130                 for the copy or move operation.
10131
10132 2003-01-10 [paul]       0.8.8claws74
10133
10134         * src/prefs_filtering.c
10135                 change English used in Alert when entry is not
10136                 saved.
10137                 
10138         * sync with 0.8.8cvs4
10139                 see ChangeLog 2003-01-10
10140
10141 2003-01-10 [darko]      0.8.8claws73
10142
10143         * src/pine.c
10144                 fix crash when importing address book entry
10145                 without a valid address
10146
10147 2003-01-09 [alfons]     0.8.8claws72
10148
10149         * src/inc.c
10150                 filtering performance: use new style folder update
10151
10152 2003-01-09 [christoph]  0.8.8claws71
10153
10154         * src/compose.c
10155         * src/gtk/menu.[ch]
10156                 fix wrong selecting of mime encoding type, when
10157                 opening property dialog of attachments in the
10158                 compose window. 7bit was always selected and that
10159                 destoryed files with 8bit data.
10160                 (closes bug #9 Sylpheed-claws destroys attachments when
10161                  changing MIME-types)
10162
10163 2003-01-09 [paul]       0.8.8claws70
10164
10165         * sync with 0.8.8cvs3
10166                 see ChangeLog 2003-01-09
10167
10168 2003-01-08 [alfons]     0.8.8claws69
10169         
10170         * src/addressadd.c
10171                 apply patch by Kim Schulz to fix build breakage
10172                 because of missing variable
10173
10174 2003-01-08 [paul]       0.8.8claws68
10175
10176         * sync with 0.8.8cvs2
10177                 see ChangeLog 2002-01-08
10178
10179 2003-01-08 [paul]       0.8.8claws67
10180
10181         * po/it.po
10182                 updated by Alessandro Maestri
10183                 
10184         * src/addressadd.c
10185                 when using 'Add sender to addressbook' allow
10186                 name to be edited and remarks to be entered
10187                 Patch submitted by Luke Plant
10188
10189 2003-01-08 [darko]      0.8.8claws66
10190
10191         * README.claws, src/summaryview.c
10192                 fix description for marked messages
10193
10194 2003-01-08 [paul]
10195
10196         * tools/Makefile.am
10197           tools/launch_phoenix  ** NEW FILE **
10198                 add script that enables using Phoenix as the default
10199                 web browser. 
10200                 Submitted by Mohammed Sameer <Uniball@linux-egypt.org>
10201                 
10202         * tools/OOo2sylpheed.pl
10203                 remove full path to sylpheed executable, just 'sylpheed'
10204                 will do
10205                 
10206         * tools/README
10207                 add launch_phoenix informtion and re-arrange and compress
10208                 the data a little
10209
10210 2003-01-07 [christoph]  0.8.8claws65
10211
10212         * src/folder.c
10213                 fix update for source folder when moving messages
10214         * src/procmsg.[ch]
10215         * src/summaryview.c
10216                 use function to set to_folder for message infos and
10217                 automatically update the op_count for old and new
10218                 folder
10219
10220 2003-01-07 [melvin]     0.8.8claws64
10221
10222         * src/prefs_actions.c
10223                 Fixed bug where an '%p' Action on a displayed image crashed 
10224                         Sylpheed
10225                 Code clean up (get rid of duplicated code and removed unnecessary 
10226                                 structure member)
10227
10228 2003-01-07 [christoph]  0.8.8claws63
10229
10230         * src/compose.c
10231         * src/folder.[ch]
10232         * src/folderview.c
10233         * src/import.c
10234         * src/inc.c
10235         * src/main.c
10236         * src/mainwindow.c
10237         * src/messageview.c
10238         * src/prefs_folder_item.c
10239         * src/procmsg.c
10240         * src/summaryview.c
10241         * src/toolbar.c
10242                 o remove all folder update triggering from the UI code. The folder
10243                   system should know much better when a folder needs an update.
10244                 o to prevent multiple updates in a row the folder updates can be
10245                   frozen for some time.
10246
10247                 Note: - Please verify that no updates are missing
10248                       - Check where freeze/thaws should be added
10249
10250 2003-01-07 [christoph]  0.8.8claws62
10251
10252         * src/prefs_actions.c
10253                 don't translate empty strings
10254
10255         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
10256
10257 2003-01-06 [christoph]  0.8.8claws61
10258
10259         * src/prefs_actions.c
10260                 mark strings for gettext
10261         * src/prefs_matcher.c
10262                 use new description window for Execute action and
10263                 match condition in Filtering
10264
10265         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
10266
10267 2003-01-06 [alfons]     0.8.8claws60
10268
10269         keep myself inspired to re-organize matcher part 8; 
10270         yes, more to come (I need to move out the descriptive
10271         text for actions to matcher.c, or at least make it not
10272         depend on the wicked ordering)
10273
10274         * src/prefs_matcher.c
10275                 add documentation so others may comprehend the
10276                 UI part of the conditions
10277                 
10278 2003-01-06 [christoph]  0.8.8claws59
10279
10280         * src/prefs_actions.c
10281                 use new description window for syntax help
10282         * src/gtk/description_window.c
10283                 fix display of descriptions with column count != 2
10284
10285         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
10286
10287 2003-01-06 [christoph]  0.8.8claws58
10288
10289         * src/quote_fmt.c
10290         * src/summaryview.[ch]
10291         * src/gtk/Makefile.am
10292         * src/gtk/description_window.[ch]       ** NEW **
10293                 use a generic window to display syntax descriptions
10294                 currently used in quote_fmt and summaryview (new description
10295                 for extended quick search)
10296
10297         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
10298
10299 2003-01-06 [paul]       0.8.8claws57
10300
10301         * sync with 0.8.8cvs1
10302                 see ChangeLog 2003-01-06
10303
10304 2003-01-06 [christoph]  0.8.8claws56
10305
10306         * src/mainwindow.c
10307         * src/prefs_gtk.[ch]
10308         * src/gtk/prefswindow.[ch]
10309         * src/plugins/spamassassin/spamassassin_gtk.c
10310                 o remove page management from prefswindow, pages
10311                   will be an argument to prefswindow_open
10312                 o prefswindow_open gets a datapointer that is
10313                   passed to the widget_create function to allow
10314                   creation of prefswindow for specific items
10315
10316 2003-01-06 [colin]      0.8.8claws55
10317         
10318         * src/summaryview.c
10319                 We don't want regexp in the reply-finder, 
10320                 because MIDs can contain !,$,. and so on
10321
10322 2003-01-06 [jens]       0.8.8claws54
10323
10324         * src/jpilot.c
10325                 fixed a wrong free in jpilot_read_db_files
10326
10327 2003-01-06 [alfons]     0.8.8claws53
10328
10329         re-organize matcher part 8; more to come
10330        
10331         * src/matcher.c
10332                 matcherprop_to_string(): put g_free()s before the
10333                 switch-case break to fix memleaks                
10334
10335 2003-01-06 [colin]      0.8.8claws52
10336
10337         * src/summaryview.c
10338                 cleanup & reply-finder now displays the first 
10339                 matching message
10340
10341 2003-01-05 [alfons]     0.8.8claws51
10342
10343         re-organize matcher part 7; more to come
10344
10345         * src/matcher.[ch]
10346                 fixes for constant correctness;
10347                 more documentation;
10348
10349 2003-01-05 [alfons]     0.8.8claws50
10350
10351         re-organize matcher part 6; more to come
10352         
10353         * src/matcher.[ch]
10354                 fixes for constant correctness;
10355                 more documentation;
10356         * src/filtering.c
10357                 fix for constant correctness
10358
10359 2003-01-05 [colin]      0.8.8claws49
10360
10361         * src/account.[ch]
10362                 Add account_get_reply_account function
10363         * src/compose.c
10364                 Use account_get_reply_account function 
10365         * src/summaryview.c
10366                 Basic reply-finder - click on the replied
10367                 icon gets you to the outbox using quick-search
10368
10369 2003-01-05 [paul]       0.8.8claws48
10370
10371         * src/prefs_common.c
10372                 small change to English
10373                 
10374         * src/prefs_filtering.c
10375                 prefs_filtering_action_select(): improve logic and uniformity
10376                 of gui
10377
10378 2003-01-05 [alfons]     0.8.8claws47
10379
10380         fine tune solution to focus problems (bug #7)
10381
10382         * src/mainwindow.c
10383                 mainwindow_focus_in_event(): remove grab event check
10384         * src/summaryview.c
10385                 summary_button_pressed(): move selection on right-click
10386                 too. we can't possibly move the selection back after
10387                 canceling a dialog, because gtk's incomplete focus 
10388                 management. whether this is a good solution, only time
10389                 will tell.
10390
10391 2003-01-05 [christoph]  0.8.8claws46
10392
10393         * src/imap.c
10394                 fix crash when no imap connection could be established
10395
10396 2003-01-05 [paul]       0.8.8claws45
10397
10398         * src/mainwindow.c
10399           src/sumamryview.c
10400           src/gtk/menu.[ch]
10401                 fix bug 605957 'shortcuts in popup-menu'
10402                 make user-defined shortcuts work
10403                 show shortcuts that are already defined
10404                 in the main menu
10405                 Patch submitted by Luke Plant
10406
10407 2003-01-05 [alfons]     0.8.8claws44
10408
10409         * src/mainwindow.c
10410                 focus_in_event handler should not select summary view row 
10411                 when another window (menu, dialog) grabbed for events 
10412                 (bug #7, "[0.8.8claws42] Message summary focus") 
10413
10414 2003-01-04 [christoph]  0.8.8claws43
10415
10416         * src/procmsg.c
10417                 update save folder after adding the sent message
10418                  (closes bug #6 Folder View doesn't refresh for "Sent"-messages)
10419
10420 2003-01-02 [christoph]  0.8.8claws42
10421
10422         * src/common/plugin.c
10423                 fix unloading of all plugins and unload
10424                 plugins in reverse order
10425                 
10426         * src/gtk/pluginwindow.c
10427                 implement function of load and unload button
10428
10429         * src/gtk/prefswindow.c
10430         * src/gtk/prefswindow.h
10431                 rename register function and add new unregister
10432                 function
10433
10434         * src/plugins/spamassassin/spamassassin_gtk.c
10435                 unregister prefs page and update for changes in
10436                 src/gtk/prefswindow.c
10437
10438 2003-01-02 [paul]       0.8.8claws41
10439
10440         * po/es.po
10441                 updated by Ricardo Mones Lastra
10442
10443 2003-01-02 [paul]
10444
10445         * tools/tb2sylpheed
10446                 fixes and improvements by Urke MMI
10447
10448 2003-01-02 [thorsten]   0.8.8claws40
10449
10450         * src/procmsg.c
10451                 fixed wrong return value
10452
10453 2003-01-02 [thorsten]   0.8.8claws39
10454
10455         * src/prefs.c
10456                 fixed printing wrong variable
10457
10458 2003-01-02 [thorsten]   0.8.8claws38
10459
10460         * src/prefs.c
10461                 fixed acessing members of freed pfile struct
10462
10463 2003-01-02 [thorsten]   0.8.8claws37
10464
10465         * src/procmsg.c
10466                 detect loops across several messages
10467                 as suggested by Christoph Hohmann
10468
10469 2003-01-01 [match]      0.8.8claws36
10470
10471         * src/addrindex.c
10472                 fixed another memory leak.
10473
10474 2003-01-01 [match]      0.8.8claws35
10475
10476         * src/jpilot.[ch]
10477                 fixed memory leaks. applied Doxygen comments.
10478
10479 2003-01-01 [thorsten]   0.8.8claws34
10480
10481         * src/procmsg.c
10482                 inhibit endless loop if msg references itself
10483                 (closes Bug [ 660477 ] Infinite loop in parent flag search)
10484
10485 2003-01-01 [christoph]  0.8.8claws33
10486
10487         * src/mainwindow.c
10488         * src/gtk/Makefile.am
10489         * src/gtk/pluginwindow.c                ** NEW **
10490         * src/gtk/pluginwindow.h                ** NEW **
10491                 add plugin window
10492
10493         * src/plugins/demo/demo.c
10494         * src/plugins/spamassassin/spamassassin.c
10495         * src/plugins/spamassassin/spamassassin_gtk.c
10496                 write better plugin descriptions
10497
10498 2002-12-31 [christoph]  0.8.8claws32
10499
10500         * src/gtk/prefswindow.c
10501         * src/plugins/spamassassin/spamassassin_gtk.c
10502                 some small improvements to GTK code
10503
10504 2002-12-31 [christoph]  0.8.8claws31
10505
10506         * src/plugins/spamassassin/spamassassin_gtk.c
10507                 enable folder select button
10508
10509 2002-12-31 [christoph]  0.8.8claws30
10510
10511         * src/mainwindow.c
10512         * src/gtk/Makefile.am
10513         * src/gtk/prefswindow.c                         ** NEW **
10514         * src/gtk/prefswindow.h                         ** NEW **
10515                 add new prefs window
10516
10517         * src/common/plugin.c
10518                 don't try to load empty config lines
10519         
10520         * src/plugins/spamassassin/Makefile.am
10521         * src/plugins/spamassassin/spamassassin.c
10522         * src/plugins/spamassassin/spamassassin.h       ** NEW **
10523         * src/plugins/spamassassin/spamassassin_gtk.c   ** NEW **
10524                 GTK config for SpamAssassin Plugin using
10525                 the new prefs window
10526
10527 2002-12-31 [paul]       0.8.8claws29
10528
10529         * po/POTFILES.in
10530                 remove obsolete entry 'src/menu.c'
10531
10532 2002-12-31 [alfons]     0.8.8claws28
10533
10534         * src/matcher.[ch]
10535         * src/matcher_parser_parse.y
10536         * src/prefs_matcher.c
10537                 add "ignore_thread" and "~ignore_thread" condition so it's
10538                 possible to make the actions / scoring operate on the ignore
10539                 thread flag
10540
10541 2002-12-31 [christoph]  0.8.8claws27
10542
10543         * src/addrbook.c
10544         * src/addrindex.c
10545         * src/folder.c
10546         * src/matcher.c
10547         * src/prefs_account.c
10548         * src/prefs_actions.c
10549         * src/prefs_customheader.c
10550         * src/prefs_display_header.c
10551         * src/prefs_gtk.c
10552         * src/procmime.c
10553         * src/toolbar.c
10554         * src/xmlprops.c
10555         * src/common/prefs.[ch]
10556                 extend prefs file handling for reading and automatic handling
10557                 of blocks. When reading prefs_set_block_label will automatically
10558                 move on to the block. When writing it will copy all other blocks
10559                 automatically
10560
10561         * src/common/plugin.c
10562                 Now loading plugin filenames from [Plugins] block in
10563                 sylpheed rc file
10564
10565 2002-12-30 [christoph]  0.8.8claws26
10566
10567         * src/common/hooks.[ch]
10568                 return abort status to caller of hooks_invoke
10569                 
10570         * src/inc.[ch]
10571                 invoke message filtering hook and stop
10572                 default handling when filter returns abort
10573
10574         * src/common/plugin.[ch]
10575         * src/plugins/demo/demo.c
10576                 modify plugin loader, because resolving symbols for strings
10577                 does not work correctly
10578         
10579         * configure.in
10580         * ac/spamassassin.m4                            ** NEW **
10581         * src/plugins/spamassassin/.cvsignore           ** NEW **
10582         * src/plugins/spamassassin/Makefile.am          ** NEW **
10583         * src/plugins/spamassassin/README               ** NEW **
10584         * src/plugins/spamassassin/libspamc.[ch]        ** NEW **
10585         * src/plugins/spamassassin/spamassassin.c       ** NEW **
10586         * src/plugins/spamassassin/utils.[ch]           ** NEW **
10587                 add spamassassin plugin, see src/plugins/spamassassin/README
10588                 for details
10589
10590 2002-12-29 [alfons]     0.8.8claws25
10591
10592         * src/mainwindow.c
10593                 when moving focus from a message view to the main 
10594                 window, don't forget to select the summary node
10595                 of the displayed message. should fix "[ 659103 ] 
10596                 focus-follows-mouse confuses sylpheed"
10597
10598 2002-12-29 [christoph]  0.8.8claws24
10599
10600         * src/Makefile.am
10601         * src/stringtable.[ch]          ** REMOVE **
10602         * src/common/Makefile.am
10603         * src/common/stringtable.[ch]   ** NEW **
10604                 move stringtable files to common directory
10605
10606 2002-12-29 [christoph]  0.8.8claws23
10607
10608         * src/Makefile.am
10609         * src/menu.[ch]                 ** REMOVE **
10610         * src/gtk/Makefile.am
10611         * src/gtk/menu.[ch]             ** NEW **
10612                 move menu files to gtk directory
10613
10614 2002-12-29 [match]      0.8.8claws22
10615
10616         * src/addressbook.c
10617         * src/syldap.c
10618                 moved UI specific code out of LDAP code into addressbook
10619                 UI code. fixed memory leak.
10620
10621 2002-12-29 [christoph]  0.8.8claws21
10622
10623         * src/folder.c
10624                 only check for IGNORED parent message when message is
10625                 not IGNORED itself
10626
10627 2002-12-29 [alfons]     0.8.8claws20
10628
10629         * src/summaryview.c
10630                 set gtksctree's anchor correct (immediate execute
10631                 changes the tree's layout, and anchor points at 
10632                 the incorrect row). fixes "[ 657233 ] multiple msg 
10633                 delete sometimes off by 1".
10634                 we probably have to look for more tree layout /
10635                 anchor glitches.
10636
10637 2002-12-29 [paul]       0.8.8claws19
10638
10639         * src/summaryview.c
10640                 fix bug [ 659054 ] incorrect sorting of 'From' column
10641                 when using 'display sender using address book'
10642                 thanks to Alfons and Luke Plant
10643
10644 2002-12-29 [christoph]  0.8.8claws18
10645
10646         * src/folder.c
10647         * src/procmsg.[ch]
10648                 check parent messages for IGNORE THREAD flag, when adding,
10649                 moving or copying messages to a folder
10650
10651 2002-12-27 [alfons]     0.8.8claws17
10652
10653         re-organize matcher part 5; more to come
10654
10655         * src/matcher.c
10656                 hash keywords in matchparser_tab 
10657
10658 2002-12-27 [alfons]     0.8.8claws16
10659
10660         re-organize matcher part 4; more to come
10661
10662         * src/matcher_parser.h
10663         * src/matcher_parser_lex.l
10664         * src/matcher_parser_parse.y
10665                 cleanup
10666
10667 2002-12-27 [alfons]     0.8.8claws15
10668
10669         re-organize matcher part 3; more to come
10670
10671         * src/matcher.[ch]
10672                 cleanup
10673
10674 2002-12-27 [alfons]     0.8.8claws14
10675
10676         re-organize matcher part 2; more to come but this should
10677         work. cc me if there are any regressions.
10678
10679         * src/matcher.h
10680                 add prototype for get_matchparser_tab_id()
10681         * src/matcher_parser_lex.l
10682                 look up keywords using matchparser_tab_id();
10683
10684 2002-12-27 [alfons]     0.8.8claws12
10685
10686         re-organize matcher part 1
10687
10688         * src/matcher.h
10689                 map yacc generated constants to sylpheed matcher constants
10690         * src/matcher.c
10691                 add function to find a matcher constant from a string
10692
10693 2002-12-27 [christoph]  0.8.8claws11
10694
10695         * src/compose.c
10696                 MENUITEM_ADD casts the 4th argument from integer to pointer
10697                 so it probably should not be a pointer, this means we
10698                 should use account id for it and not the account's pointer
10699
10700 2002-12-27 [paul]       0.8.8claws10
10701
10702         * src/mainwindow.c
10703                 remove unneeded 'GtkWidget *vbox'
10704                 
10705         * src/summaryview.c
10706                 further sync with 0.8.8 - make sort
10707                 by recipient work as expected
10708                 
10709         * NEWS
10710                 sync with 0.8.8
10711
10712 2002-12-27 [paul]       0.8.8claws9
10713
10714         * po/pt_BR.po
10715                 updated by Ivan F. Martinez
10716                 
10717 2002-12-27 [darko]      0.8.8claws8
10718
10719         * src/common/utils.c
10720                 added locked pattern to extended search
10721
10722 2002-12-27 [alfons]     0.8.8claws7
10723
10724         * src/prefs_matcher.[ch]
10725                 clean up
10726
10727 2002-12-26 [alfons]     0.8.8claws6
10728
10729         * src/matcher.[ch]
10730         * src/matcher_parser_lex.l
10731         * src/matcher_parser_parse.y
10732         * src/prefs_matcher.c
10733                 allow color label as a condition in the matcher
10734
10735 2002-12-26 [oliver]     0.8.8claws5
10736         
10737         * src/toolbar.c 
10738                 enable Addressbook for Main and Messageview
10739         * src/prefs_actions.c
10740                 enable actions in Messageview
10741
10742 2002-12-26 [christoph]  0.8.8claws4
10743
10744         * src/common/plugin.c
10745                 add a little debug output
10746         * configure.in
10747         * src/plugins/demo/Makefile.am
10748                 better use of automake
10749
10750 2002-12-26 [christoph]  0.8.8claws3
10751
10752         * src/Makefile.am
10753         * src/common/Makefile.am
10754                 fix "make distdir"
10755
10756 2002-12-26 [christoph]  0.8.8claws2
10757
10758         * configure.in
10759                 sort configure checks into common / gtk / plugins
10760         * po/POTFILES.in
10761                 add src/prefs_gtk.c
10762         * src/Makefile.am
10763                 add plugins SUBDIR
10764         * src/main.c
10765         * src/common/sylpheed.[ch]
10766                 added now sylpheed_done function for shutdown
10767         * src/common/Makefile.am
10768         * src/common/plugin.[ch]                ** NEW **
10769                 plugin loader and unloader
10770         * src/plugins/.cvsignore                ** NEW **
10771         * src/plugins/Makefile.am               ** NEW **
10772                 build plugins
10773         * src/plugins/demo/.cvsignore           ** NEW **
10774         * src/plugins/demo/Makefile.am          ** NEW **
10775         * src/plugins/demo/demo.c               ** NEW **
10776                 small demo plugin that installs a logtext hook and
10777                 outputs the log text to stdout
10778
10779 2002-12-26 [paul]       0.8.8claws1
10780
10781         * po/es.po
10782                 updated by Ricardo Mones Lastra
10783
10784 2002-12-26 [paul]       0.8.8claws
10785
10786         * 0.8.8claws released
10787
10788 2002-12-26 [paul]       0.8.7claws12
10789
10790         * po/bg.po
10791                 updated by George Danchev
10792
10793 2002-12-26 [paul]       0.8.7claws11
10794
10795         * po/POTFILES.in
10796                 remove unneeded 'src/prefs.c' entry 
10797
10798 2002-12-26 [paul]       0.8.7claws10
10799
10800         * src/codeconv.c
10801           src/mainwindow.c
10802                 sync with 0.8.8 release
10803         
10804         * src/folder.[ch]
10805           src/mh.c
10806           src/summaryview.c
10807                 partial sync with 0.8.8 release
10808         
10809
10810 2002-12-25 [alfons]     0.8.7claws9
10811
10812         * src/matcher.[ch]
10813         * src/matcher_parser_lex.l
10814         * src/matcher_parser_parse.y
10815         * src/prefs_matcher.c
10816                 add locked flag to possible filtering / matcher 
10817                 conditions (also a good example what should be
10818                 done to add a simple boolean condition)
10819
10820 2002-12-25 [christoph]  0.8.7claws8
10821
10822         * src/Makefile.am
10823         * src/account.[ch]
10824         * src/addrbook.c
10825         * src/addressbook.c
10826         * src/addrindex.c
10827         * src/filtering.c
10828         * src/folder.c
10829         * src/matcher.c
10830         * src/prefs.[ch]                ** REMOVE **
10831         * src/prefs_account.c
10832         * src/prefs_actions.c
10833         * src/prefs_common.c
10834         * src/prefs_customheader.c
10835         * src/prefs_display_header.c
10836         * src/prefs_filtering.c
10837         * src/prefs_folder_item.c
10838         * src/prefs_gtk.[ch]            ** NEW **
10839         * src/prefs_matcher.c
10840         * src/prefs_scoring.c
10841         * src/prefs_summary_column.c
10842         * src/procmime.c
10843         * src/selective_download.c
10844         * src/toolbar.c
10845         * src/common/Makefile.am
10846         * src/common/prefs.[ch]         ** NEW **
10847                 split prefs.[ch] into prefs_gtk.[ch] and common/prefs.[ch]
10848
10849 2002-12-24 [alfons]     0.8.7claws7
10850
10851         * src/summaryview.c
10852                 summary_thread_build(): fix real cause of the crash mentioned in
10853                 0.8.7claws3. use subject_XXX() and not g_hash_table_XXX() functions,
10854                 this way we get meaningful ctree nodes 
10855
10856 2002-12-24 [oliver]     0.8.7claws6
10857
10858         * src/mainwindow.[ch]
10859         * src/messageview.[ch]
10860         * src/compose.[ch]
10861         * src/inc.c
10862         * src/summaryview.c
10863                 changes to use updated toolbar handling
10864                 
10865 2002-12-24 [oliver]     0.8.7claws5
10866
10867         * src/toolbar.[ch]
10868                 generic toolbar handling
10869                 used ideas from Ivan Francolin Martinez (ivanfm@users.sourceforge.net)
10870         * src/prefs_toolbar.[ch]
10871                 adjust to handling
10872         
10873 2002-12-24 [oliver]     0.8.7claws4
10874         
10875         * src/stock_pixmap.[ch]
10876                 move SYLPHEED_LOGO to end of list in order 
10877                 to remove it from Custom Toolbar`s Icon View
10878
10879 2002-12-24 [alfons]     0.8.7claws3
10880
10881         * src/summaryview.c
10882                 summary_thread_build(): fix crash because of focus != selection 
10883                 after threading. when deleting the selection, gtk tries but fails 
10884                 to find the correct focusable element. we now force the selection
10885                 to be focused. this should solve the infamous bug reported by 
10886                 Jason Wojciechowski (bug "[ 633443 ] Crash on deleting messages"). 
10887                 a test case is available. 
10888
10889 2002-12-24 [darko]      0.8.7claws2
10890
10891         * src/summaryview.c
10892                 don't crash when unmarking message with unread children
10893
10894 2002-12-23 [christoph]  0.8.7claws1
10895
10896         * src/Makefile.am
10897         * src/common/Makefile.am
10898                 update Makefiles for moved intl.h, version.h and defs.h
10899         * src/imap.c
10900                 rewrite imap_session_get to avoid duplicate code
10901
10902 2002-12-23 [paul]       0.8.7claws
10903
10904         * Santa-Claws released
10905         
10906         * po/hu.po
10907           po/ru.po
10908                 squeeze in updated Hungarian and Russian translations.
10909                 Submitted by  Gál Zoltán and Ruslan N. Balkin
10910
10911 2002-12-23 [paul]       0.8.6claws129
10912
10913         * po/pl.po
10914                 updated by Witold Wladyslaw Wojciech Wilk
10915
10916 2002-12-23 [paul]       0.8.6claws128
10917
10918         * src/quote_fmt_parse.y
10919                 fix typo and add licence header
10920
10921 2002-12-23 [paul]       0.8.6claws127
10922
10923         * po/en_GB.po
10924                 updated
10925
10926 2002-12-23 [paul]       0.8.6claws126
10927
10928         * po/it.po
10929                 updated translation, submitted by Alessandro Maestri
10930                 
10931 2002-12-23 [paul]       0.8.6claws125
10932
10933         * src/quote_fmt_parse.y
10934                 fix signature-stripping on replies bug. match
10935                 '-- \n' and not '-- '.
10936
10937 2002-12-22 [paul]       0.8.6claws124
10938
10939         * po/bg.po
10940           po/es.po
10941           po/sr.po
10942                 updated translations. submitted by George Danchev,
10943                 Ricardo Mones Lastra, and Urke MMI respectively
10944
10945 2002-12-21 [paul]       0.8.6claws123
10946
10947         * src/addrbook.c
10948                 fix coding style
10949
10950 2002-12-21 [paul]       0.8.6claws122
10951
10952         * src/addrbook.c
10953                 fix bug [643638] where if a person is in one or more
10954                 addressbook groups editing that person's email 
10955                 address results in removal from those groups.
10956                 Patch submitted by Luke Plant.
10957
10958 2002-12-20 [christoph]  0.8.6claws121
10959
10960         * src/common/utils.c
10961         * src/summaryview.c
10962                 reimplement expand_search_string using GString to
10963                 prevent crashs caused by miscalculated string
10964                 lengths reported by Paul
10965
10966 2002-12-20 [christoph]  0.8.6claws120
10967
10968         * src/summaryview.c
10969                 don't use "changed" to check if op_count has to be changed as it
10970                 is also set when the message has unread children
10971                 (closes bug [ 653221 ] crash while deleting duplicates)
10972
10973 2002-12-20 [paul]       0.8.6claws119
10974
10975         * sync with 0.8.6cvs27
10976                 see ChangeLog 2002-12-20
10977
10978 2002-12-20 [paul]       0.8.6claws118
10979
10980         * sync with 0.8.6cvs26
10981                 see ChangeLog 2002-12-19 and 2002-12-20
10982
10983 2002-12-19 [alfons]     0.8.6claws117
10984
10985         * src/textview.c
10986                 fix incorrect parsing of email addresses, submitted by 
10987                 Luke Plant (thanks!). Closes bug "[ 565480 ] duplicate 
10988                 name display if it contains @".
10989
10990 2002-12-18 [paul]       0.8.6claws116
10991
10992         * sync with 0.8.6cvs23
10993                 see ChangeLog 2002-12-18
10994
10995 2002-12-18 [paul]       0.8.6claws115
10996
10997         * src/Makefile.am
10998         * src/account.c
10999         * src/codeconv.c
11000         * src/gtkutils.[ch]
11001         * src/imap.c
11002                 sync with 0.8.6cvs22.
11003                 see ChangeLog 2002-12-17 and 2002-12-18
11004
11005 2002-12-17 [christoph]  0.8.6claws114
11006
11007         * src/imap.c
11008                 o don't create a session if imap greeting fails
11009                 o don't close socket when authentication fails
11010                   this is done by imap_session_destroy
11011
11012 2002-12-17 [thorsten]   0.8.6claws113
11013
11014         * tools/Makefile.am
11015           tools/README
11016           tools/google_msgid.pl ** NEW FILE **
11017                 Added "search for message-id" script and doc
11018
11019 2002-12-17 [thorsten]   0.8.6claws112
11020
11021         * po/hu.po
11022                 Updated hungarian translation
11023                 (updated by Gal Zoltan)
11024
11025 2002-12-16 [christoph]  0.8.6claws111
11026
11027         * src/addr_compl.c
11028                 remove stupid addressbook dump to debug output
11029         * src/mh.c
11030                 fix memory leak found by Hiro
11031
11032 2002-12-14 [paul]       0.8.6claws110
11033
11034         * src/compose.c
11035                 fix menubar sensitivity on send
11036                 
11037         * src/prefs_filtering.c
11038         * src/prefs_matcher.c
11039         * src/prefs_scoring.c
11040                 Fix english ;)
11041                 
11042         * src/common/quoted-printable.h
11043                 sync: fix typo
11044         
11045 2002-12-13 [christoph]  0.8.6claws109
11046
11047         * src/Makefile.am
11048         * src/manage_window.[ch]        ** REMOVE **
11049         * src/gtk/Makefile.am
11050         * src/gtk/manage_window.[ch]    ** NEW **
11051                 move manage_window files to gtk directory
11052
11053 2002-12-13 [christoph]  0.8.6claws108
11054
11055         * src/Makefile.am
11056         * src/gtkshruler.[ch]           ** REMOVE **
11057         * src/gtk/Makefile.am
11058         * src/gtk/gtkshruler.[ch]       ** NEW **
11059                 move gtkshruler files to gtk directory
11060
11061 2002-12-13 [christoph]  0.8.6claws107
11062
11063         * src/Makefile.am
11064         * src/compose.c
11065         * src/gtkstext.[ch]             ** REMOVE **
11066         * src/gtkutils.[ch]
11067         * src/textview.c
11068         * src/gtk/gtkstext.[ch]         ** NEW **
11069         * src/gtk/Makefile.am
11070                 o move stext functions to gtkstext.c to remove
11071                   dependency of gtkutils
11072                 o move gtkstext files to gtk directory
11073
11074         * src/gtk/Makefile.am
11075         * src/gtk/sslcertwindow.[ch]
11076                 UI stuff can always depend on common code so
11077                 it's ok to add ../common to include path
11078
11079 2002-12-13 [colin]      0.8.6claws106
11080
11081         * src/summaryview.c
11082                 Disconnect sighandlers for mainwindow when
11083                 quicksearch has the focus
11084                 Fix bug #653231
11085         * src/mainwindow.[ch]
11086                 Make key_pressed callback public, to be able
11087                 to disconnect it
11088
11089 2002-12-13 [christoph]  0.8.6claws105
11090
11091         * src/mh.c
11092                 create .mh_sequences file in new MH folders
11093                 (closes feature request [ 523162 ] MH folders should
11094                  get a .mh_sequences)
11095
11096 2002-12-13 [colin]      0.8.6claws104
11097
11098         * src/summaryview.c
11099                 Better handling of quicksearch show/hide
11100                 (basically the button stays under the mouse 
11101                  when toggled)
11102
11103 2002-12-13 [paul]       0.8.6claws103
11104
11105         * sync with 0.8.6cvs17
11106                 see ChangeLog 2002-12-13
11107
11108 2002-12-13 [paul]       0.8.6claws102
11109
11110         * po/es.po
11111                 updated by Ricardo Mones Lastra
11112
11113 2002-12-11 [colin]       0.8.6claws101
11114
11115         * src/folder.c
11116                 remove statusbar stuff
11117           src/folderview.c
11118                 set statusbar verbosity when moving folders
11119
11120 2002-12-11 [colin]       0.8.6claws100
11121         * src/prefs_filtering.c
11122         * src/prefs_matcher.c
11123         * src/prefs_scoring.c
11124                 Fix english ;)
11125
11126 2002-12-11 [colin]       0.8.6claws99
11127
11128         * src/prefs_common.[ch]
11129                 Add summary_quicksearch_type
11130         * src/summaryview.c
11131                 Save last used quicksearch type
11132
11133 2002-12-11 [jens]       0.8.6claws98
11134         * src/prefs_filtering.c
11135         * src/prefs_matcher.c
11136         * src/prefs_scoring.c
11137                 added dialog for incomplete rules in scoring, filtering and
11138                 matcher to ask wheather really close
11139
11140 2002-12-11 [colin]      0.8.6claws97
11141
11142         * src/folder.c
11143                 Fix folder dnd statusbar logging
11144
11145 2002-12-10 [christoph]  0.8.6claws96
11146
11147         * src/compose.c
11148         * src/folder.c
11149         * src/imap.c
11150         * src/inc.c
11151         * src/main.c
11152         * src/mainwindow.c
11153         * src/news.c
11154         * src/send.c
11155         * src/statusbar.[ch]
11156         * src/common/hooks.c
11157         * src/common/log.[ch]
11158                 o handle verbose logging in statusbar directly in statusbar code
11159                   and common code does not need any knowledge about a statusbar
11160                 o remove direct calls to statusbar_(puts|pop)_all functions
11161
11162 2002-12-10 [jens]       0.8.6claws95
11163
11164         * src/*.c
11165                 removed gettext from g_warnings
11166         * po/POTFILES.in
11167                 cleaned and updated
11168         * po/de.po
11169                 updated
11170
11171 2002-12-10 [colin]      0.8.6claws94
11172
11173         * src/main.c
11174                 finish crash dialog fix
11175
11176 2002-12-10 [colin]      0.8.6claws93
11177
11178         * src/main.c
11179                 "Fix" "sylpheed already running" instead of
11180                 crash dialog appearing after a crash
11181
11182 2002-12-10 [colin]      0.8.6claws92
11183
11184         * po/POTFILES.in
11185                 add src/gtk/sslcertwindow.c
11186
11187 2002-12-10 [paul]       0.8.6claws91
11188
11189         * po/POTFILES.in
11190                 updated to reflect recent changes
11191                 submitted by Alessandro Maestri
11192
11193 2002-12-09 [christoph]  0.8.6claws90
11194
11195         * src/Makefile.am
11196         * src/smtp.[ch]                 ** REMOVE **
11197         * src/common/Makefile.am
11198         * src/common/smtp.[ch]          ** NEW **
11199                 move smtp files to common directory
11200
11201 2002-12-09 [christoph]  0.8.6claws89
11202
11203         * src/Makefile.am
11204         * src/session.[ch]              ** REMOVE **
11205         * src/common/Makefile.am
11206         * src/common/session.[ch]       ** NEW **
11207                 move session files to common directory
11208
11209 2002-12-09 [paul]       0.8.6claws88
11210
11211         * src/account.c
11212                 fix bug [649746] edit accounts: move account reverted
11213                 Patch submitted by Luke Plant <lukeplant@users.sourceforge.net>
11214
11215 2002-12-09 [colin]      0.8.6claws87
11216
11217         * src/ssl_certificate.c
11218                 cleanup
11219
11220 2002-12-09 [colin]      0.8.6claws86
11221
11222         * src/ssl.c
11223                 Try to open the cert.pem database and 
11224                 issue a warning if it isn't there
11225
11226 2002-12-09 [colin]      0.8.6claws85
11227
11228         * src/common/ssl_certificate.c
11229         * src/gtk/sslcertwindow.c
11230                 Warning fixes
11231
11232 2002-12-09 [colin]      0.8.6claws84
11233
11234         * src/ssl_certificate.[ch] ** REMOVED **
11235         * src/common/ssl_certificate.[ch] ** NEW **
11236         * src/Makefile.am
11237         * src/common/Makefile.am
11238                 Moved ssl_certificate.[ch] to common
11239         * src/common/ssl.c 
11240                 Put back needed include
11241         * src/gtk/sslcertwindow.[ch]
11242                 Changed ssl_certificate.h include
11243         
11244 2002-12-09 [colin]      0.8.6claws83
11245
11246         * src/gtk/sslcertwindow.[ch]
11247                 Implement hook for certificate acception
11248         * src/ssl_certificate.[ch]
11249                 Implement hook for certificate acception
11250         * src/common/ssl.c
11251                 Reenable certificate acception check
11252         * src/mainwindow.c
11253                 Register sslcertwindow's hook
11254         
11255 2002-12-08 [christoph]  0.8.6claws82
11256
11257         * src/about.c
11258         * src/addr_compl.c
11259         * src/codeconv.c
11260         * src/manual.c
11261         * src/undo.c
11262         * src/common/utils.c
11263                 o add missing includes
11264                 o fix warnings
11265         * src/.cvsignore
11266         * src/common/.cvsignore
11267         * src/common/version.h          ** REMOVE **
11268                 remove autogenerated file
11269
11270 2002-12-08 [paul]       0.8.6claws81
11271
11272         * src/stringtable.c
11273                 put back needed include
11274
11275 2002-12-08 [colin]      0.8.6claws80
11276         
11277         * src/gtk/sslcertwindow.c
11278                 Cleaner popups when asking
11279         * src/ssl_certificate.c
11280         * src/prefs_common.[ch]
11281                 remove ssl certificate pref
11282                 put back needed include
11283         * src/undo.c
11284                 put back needed include
11285
11286 2002-12-08 [christoph]  0.8.6claws79
11287
11288         * src/folderview.c
11289         * src/logwindow.c
11290         * src/statusbar.c
11291         * src/summaryview.c
11292                 only abort hook invokation if required data is missing not
11293                 if our own data pointer is NULL, update hookfunction for
11294                 log window
11295
11296 2002-12-08 [paul]       0.8.6claws78
11297
11298         * src/about.c
11299         * src/addrcache.c
11300         * src/addrclip.c
11301         * src/addr_compl.c
11302         * src/addrselect.c
11303         * src/codeconv.c
11304         * src/colorlabel.c
11305         * src/enriched.c
11306         * src/esmtp.c
11307         * src/exporthtml.c
11308         * src/headerview.c
11309         * src/imageview.c
11310         * src/manual.c
11311         * src/noticeview.c
11312         * src/pgptext.c
11313         * src/scoring.c
11314         * src/sourcewindow.c
11315         * src/stringtable.c
11316         * src/undo.c
11317                 clean up: remove unneccesary includes
11318
11319 2002-12-08 [christoph]  0.8.6claws77
11320
11321         * src/folderview.c
11322         * src/statusbar.c
11323         * src/summaryview.c
11324         * src/common/hooks.[ch]
11325                 hook functions now have a gboolean return value, if a hook
11326                 returns TRUE it will stop executing of any more hooks in
11327                 the same hooklist for this invokation
11328
11329 2002-12-08 [colin]      0.8.6claws76
11330         
11331         * src/main.c
11332                 put back argv0 for CRASH_DIALOG
11333
11334 2002-12-08 [christoph]  0.8.6claws75
11335
11336         * src/Makefile.am
11337         * src/about.c
11338         * src/account.c
11339         * src/crash.c
11340         * src/esmtp.h
11341         * src/imap.[ch]
11342         * src/inc.c
11343         * src/main.c
11344         * src/mainwindow.c
11345         * src/news.c
11346         * src/pop.[ch]
11347         * src/prefs_account.[ch]
11348         * src/prefs_common.[ch]
11349         * src/send.[ch]
11350         * src/smtp.[ch]
11351         * src/ssl_certificate.[ch]
11352         * src/ssl_manager.[ch]
11353         * src/common/Makefile.am
11354         * src/common/log.c
11355         * src/common/nntp.[ch]
11356         * src/common/socket.[ch]
11357         * src/common/ssl.[ch]
11358         * src/gtk/sslcertwindow.[ch]
11359         * ac/openssl.m4
11360                 use new autoconf script to detect OpenSSL with extra parameters
11361                 to specify the location of libs and includes, also remove USE_SSL
11362                 to USE_OPENSSL
11363
11364         * src/common/sylpheed.[ch]
11365         * src/common/version.h.in
11366                 start seperation of common code initialization seperated from gui
11367
11368         * src/summaryview.c
11369                 The function that is called when a color label changes
11370                 should not change the color lable again
11371
11372 2002-12-08 [colin]      0.8.6claws74
11373
11374         * src/gtk/sslcertwindow.c
11375                 warning fixes
11376
11377 2002-12-08 [colin]      0.8.6claws73
11378
11379         * src/statusbar.c
11380           src/common/log.h
11381                 Register a hook for statusbar_puts_all
11382         * src/common/log.c
11383                 invoke statusbar_puts_all's hook
11384         
11385 2002-12-08 [colin]      0.8.6claws72
11386
11387         * src/ssl_certificate.c
11388                 Put back a badly-removed include
11389
11390 2002-12-08 [colin]      0.8.6claws71
11391
11392         * src/gtk/sslcertwindow.[ch]    ** NEW **
11393                 new certificate presentation
11394         * src/gtk/Makefile.am
11395                 add new files
11396         * src/ssl_certificate.[ch]
11397                 gtk cleanup, made utility functions public
11398         * src/ssl_manager.c
11399                 use new cert presentation
11400
11401 2002-12-07 [christoph]  0.8.6claws70
11402
11403         * src/Makefile.am
11404         * src/nntp.[ch]                 ** REMOVE **
11405         * src/common/Makefile.am
11406         * src/common/nntp.[ch]          ** NEW **
11407                 move nntp files to common directory
11408
11409 2002-12-07 [christoph]  0.8.6claws69
11410
11411         * src/procmsg.[ch]
11412         * src/summaryview.c
11413                 implement msginfo update callback using sylpheed's new
11414                 hook system. Invoke hooks from procmsg_msginfo_[un]set_flags.
11415
11416 2002-12-06 [christoph]  0.8.6claws68
11417
11418         * src/editgroup.c
11419                 This patch changes the 'Edit Group Details' dialog to
11420                 allow extended selections in either pane, so that
11421                 addresses can be added or removed from a group more
11422                 quickly and easily. (it actually is a net decrease in
11423                 file size, as some unnecessary functions have been
11424                 removed). 
11425                 (patch submitted by Luke Plant <lukeplant@users.sourceforge.net>)
11426
11427 2002-12-06 [christoph]  0.8.6claws67
11428
11429         * src/Makefile.am
11430         * src/template.[ch]             ** REMOVE **
11431         * src/common/Makefile.am
11432         * src/common/template.[ch]      ** NEW **
11433                 move template files to common directory
11434
11435         * src/nntp.c
11436                 add missing log.h include
11437
11438 2002-12-06 [melvin]     0.8.6claws66
11439
11440         * src/prefs_actions.c
11441                 Added the trailing ">" syntax to insert command's output
11442                 without replacing old text (in contrast to trailing "|").
11443
11444 2002-12-05 [colin]      0.8.6claws65
11445         
11446         * src/common/utils.c
11447                 Don't modify original search_string or it'll change
11448                 the next iterations in the for()
11449
11450 2002-12-05 [darko]      0.8.6claws64
11451
11452         * src/common/utils.c
11453                 proper check for filtering commands, found by Colin
11454
11455 2002-12-05 [darko]      0.8.6claws63
11456
11457         * src/common/utils.c
11458                 check proper string for NULL pointer, found by Colin
11459
11460 2002-12-05 [darko]      0.8.6claws62
11461
11462         * src/common/utils.[ch]
11463                 expand_search_string(): new function
11464                 converts Mutt-like patterns to Sylpheed's
11465                 filtering engine
11466         * src/summaryview.c
11467                 use expand_search_string() to allow Mutt-like
11468                 patterns in extended search
11469         * README.claws
11470                 document extended option in quick search
11471
11472 2002-12-05 [paul]       0.8.6claws61
11473
11474         * sync with 0.8.6cvs16
11475                 see ChangeLog 2002-12-05
11476                 
11477         * po/POTFILES.in
11478                 clean up
11479
11480 2002-12-04 [christoph]  0.8.6claws60
11481
11482         * src/imap.[ch]
11483                 put imap authentication code into a new function and
11484                 remove it from imap_session_new that will allow to
11485                 send other commands before authentication
11486
11487 2002-12-04 [christoph]  0.8.6claws59
11488
11489         * src/imap.[ch]
11490                 use already existing method to prevent unneeded IMAP
11491                 folder selects. Set imap_select parameters to NULL
11492                 in some functions if the values are not required.
11493
11494         * src/xml.h
11495                 remove no longer required include
11496
11497 2002-12-04 [paul]       0.8.6claws58
11498
11499         * po/es.po
11500                 updated by Ricardo Mones Lastra
11501                 
11502         * configure.in
11503           po/hu.po      ** NEW FILE **
11504                 initial Hungarian translation, submitted
11505                 by Gál Zoltán <galzoli@hu.inter.net>
11506
11507 2002-12-03 [christoph]  0.8.6claws57
11508
11509         * src/Makefile.am
11510         * src/gtksctree.[ch]            ** REMOVE **
11511         * src/gtk/Makefile.am
11512         * src/gtk/gtksctree.[ch]        ** NEW **
11513                 move gtksctree files to gtk directory
11514
11515 2002-12-03 [christoph]  0.8.6claws56
11516
11517         * src/Makefile.am
11518         * src/md5.[ch]                  ** REMOVE **
11519         * srm/common/Makefile.am
11520         * src/common/md5.[ch]           ** NEW **
11521                 move md5 files to common directory
11522
11523         * src/gtkstext.c
11524                 remove not required #include
11525
11526 2002-12-03 [sergey]     0.8.6claws55
11527
11528         * src/gtkutils.c
11529         * src/gtkutils.h
11530                 gtkut_window_popup(): new function.
11531         * src/mainwindow.c
11532                 main_window_popup(): use gtkut_window_popup() to raise
11533                 window without changing its position.
11534                 (see sylpheed-main ML message [sylpheed:17247])
11535
11536 2002-12-03 [sergey]     0.8.6claws54
11537
11538         * src/send.c
11539                 send_message_local(): removed first-dot escaping
11540                 (SMTP-only, not needed for sending through pipe)
11541
11542 2002-12-03 [paul]       0.8.6claws53
11543
11544         * po/POTFILES.in
11545                 update to reflect recent changes (thanks
11546                 to Ricardo Mones Lastra)
11547                 
11548         * tools/filter_conv.pl
11549                  fix problem with quoted strings. Patch submitted
11550                  by Luke Plant <lukeplant@softhome.net>
11551
11552 2002-12-03 [paul]       0.8.6claws52
11553
11554         * sync with 0.8.6cvs15
11555                 see ChangeLog 2002-12-03
11556
11557 2002-12-02 [christoph]  0.8.6claws51
11558
11559         * src/logwindow.[ch]
11560         * src/common/log.[ch]
11561                 implement logging using a hook function
11562
11563         * src/folderview.c
11564         * src/folder.[ch]
11565                 define hooklist name in header file to avoid
11566                 errors caused by wrong spelling of hooklist names
11567
11568         * src/toolbar.c
11569                 fix warnings
11570
11571 2002-12-02 [christoph]  0.8.6claws50
11572
11573         * src/common/Makefile.am
11574                 add src/common/hooks.[ch]
11575
11576         * src/common/hooks.[ch]
11577                 implement a simple hook system using glib's hook functions
11578
11579         * src/folder.[ch]
11580         * src/folderview.c
11581                 use new hook system for folder item updates
11582
11583 2002-12-02 [christoph]  0.8.6claws49
11584
11585         * doc-src/ui_seperation.txt     ** NEW **
11586                 information for ui seperation
11587
11588         * src/Makefile.am
11589                 remove files that were moved to common
11590                 include common directory by default for the header files
11591
11592         * src/inc.c
11593         * src/common/socket.c
11594         * src/automaton.[ch]
11595                 implement automaton using g_io_*-functions instead of
11596                 gdk_input_add to make it ui independent
11597
11598         * src/codeconv.c
11599         * src/compose.c
11600         * src/ldif.c
11601         * src/pgptext.c
11602         * src/procmime.c
11603         * src/rfc2015.c
11604         * src/smtp.c
11605         * src/unmime.c
11606                 remove common/ prefix because directory is now in
11607                 include path
11608
11609         * src/compose.c
11610         * src/folder.c
11611         * src/folderview.c
11612         * src/mainwindow.c
11613         * src/messageview.c
11614         * src/prefs_common.c
11615         * src/procmsg.c
11616         * src/rfc2015.c
11617                 fix warnings
11618
11619         * src/imap.c
11620         * src/inc.c
11621         * src/news.c
11622         * src/pop.c
11623         * src/send.c
11624         * src/smtp.c
11625         * src/ssl_certificate.c
11626                 add log.h header file for logging functions
11627
11628         * src/main.c
11629         * src/common/utils.c
11630         * src/summaryview.c
11631         * src/xml.c
11632                 o move debug_mode to common/utils.c
11633                 o add functions to set and get debug_mode
11634
11635         * src/defs.h                    ** REMOVE **
11636         * src/intl.h                    ** REMOVE **
11637         * src/socket.[ch]               ** REMOVE **
11638         * src/ssl.[ch]                  ** REMOVE **
11639         * src/utils.[ch]                ** REMOVE **
11640                 replaced by new files in src/common/
11641         
11642         * src/common/Makefile.am
11643                 add new files in src/common/
11644
11645         * src/common/defs.h             ** NEW **
11646         * src/common/intl.h             ** NEW **
11647         * src/common/log.[ch]           ** NEW **
11648         * src/common/socket.[ch]        ** NEW **
11649         * src/common/ssl.[ch]           ** NEW **
11650         * src/common/utils.[ch]         ** NEW **
11651                 replacement for files in src/
11652
11653 2002-12-02 [colin]      0.8.6claws48
11654
11655         * src/folderview.c
11656                 Scroll folderview if necessary during dnd
11657
11658 2002-12-02 [colin]      0.8.6claws47
11659
11660         * src/folder.[ch]
11661                 Add check to verify a move is within a single mailbox
11662         * src/folderview.c
11663                 Add specific error string for this check
11664
11665 2002-12-02 [colin]      0.8.6claws46
11666
11667         * src/folder.c
11668                 Add a test to folder moving, remove a statusbar_print
11669         * src/folderview.c
11670                 Add Move folder... context-menu item
11671                 Factorize folder moving code
11672                 Enable folder DND for mbox
11673
11674 2002-12-01 [christoph]  0.8.6claws45
11675
11676         * ac/aspell.m4
11677                 remove conf.aspelltest if the version check fails
11678
11679 2002-11-30 [christoph]  0.8.6claws44
11680
11681         * autogen.sh
11682                 run libtoolize --force in autogen to create missing
11683                 libtool scripts
11684
11685 2002-11-30 [christoph]  0.8.6claws43
11686
11687         * src/Makefile.am
11688         * src/pgptext.c
11689         * src/procmime.c
11690         * src/rfc2015.c
11691         * src/uuencode.[ch]             ** REMOVED **
11692         * src/common/Makefile.am
11693         * src/common/uuencode.[ch]      ** NEW **
11694                 move uuen/decoder to common directory
11695
11696 2002-11-30 [christoph]  0.8.6claws42
11697
11698         * src/Makefile.am
11699         * src/base64.[ch]               ** REMOVED **
11700         * src/codeconv.c
11701         * src/compose.c
11702         * src/ldif.c
11703         * src/pgptext.c
11704         * src/procmime.c
11705         * src/rfc2015.c
11706         * src/smtp.c
11707         * src/unmime.c
11708         * src/common/Makefile.am
11709         * src/common/base64.[ch]        ** NEW **
11710                 move base64 en/decoder to common directory
11711
11712 2002-11-30 [christoph]  0.8.6claws41
11713
11714         * src/common                    ** NEW **
11715                 new directory for UI independent code
11716         * src/gtk                       ** NEW **
11717                 new directory for GTK frontend
11718         * src/common/.cvsignore         ** NEW **
11719         * src/gtk/.cvsignore            ** NEW **
11720                 ignore build files
11721         * src/common/Makefile.am        ** NEW **
11722         * src/gtk/Makefile.am           ** NEW **
11723                 automake files to build new seperated stuff
11724         * src/Makefile.am
11725                 the binary will currently still be build with the
11726                 files in src, so we include the code from the
11727                 subdirs for now after building the libs there
11728
11729 2002-11-30 [paul]       0.8.6claws40
11730
11731         * src/compose.c
11732                 fix bug [642731] 'Wrong selected account with drafted mail'
11733
11734 2002-11-29 [oliver]     0.8.6claws39
11735         
11736         * src/messageview.c
11737                 o update summaryview when switching between different
11738                   messageviews          
11739         * src/toolbar.c  
11740                 o check if messageview holds already removed msg
11741                   from summaryview
11742                 
11743
11744 2002-11-29 [oliver]     0.8.6claws38
11745
11746         * src/toolbar.c 
11747                 remove not needed variables and includes
11748                 make messageview stay opened and move to next when msgs are deleted 
11749
11750 2002-11-29 [oliver]     0.8.6claws37
11751         
11752         * src/toolbar.c 
11753                 disable compose button (messageview toolbar) by default
11754                 deleted msgs are moved to trash
11755         
11756 2002-11-29 [melvin]     0.8.6claws36
11757
11758         * configure.in
11759                 Increased minimal gpgme version to 0.3.10 (Zombies out)
11760                 and to detect signatures expirations (gpgme 0.3.6)
11761
11762         * src/main.c
11763                 Use non obsolescent function for Gpgme engine checking.
11764
11765         * src/rfc2015.c
11766                 Inform about expired signatures or signatures which key
11767                 has expired. Expiration date is displayed.
11768
11769         * src/sigstatus.c
11770                 Inform about expired signatures or signatures which key
11771                 has expired.
11772
11773 2002-11-28 [paul]       0.8.6claws35
11774
11775         * src/folderview.c
11776                 re-instate 'Check for new messages' in Newsgroup
11777                 folders right-click menu, after a suggestion from
11778                 Tim Mann <timmann@users.sourceforge.net>
11779
11780         * src/main.c
11781                 after a crash check only local folders for new
11782                 messages
11783
11784 2002-11-28 [paul]       0.8.6claws34
11785
11786         * configure.in
11787                 apply patch that fixes the checking of GTK with XIM 
11788                 support on different OSs, such as FreeBSD. Patch 
11789                 submitted by Topia <topia@users.sourceforge.net>
11790                 
11791 2002-11-28 [paul]       0.8.6claws33
11792
11793         * src/mainwindow.c
11794           src/prefs_common.c
11795           src/prefs_toolbar.c
11796                 more changes to the English
11797
11798 2002-11-28 [paul]       0.8.6claws32
11799
11800         * sync with 0.8.6cvs13
11801                 see ChangeLog 2002-11-28 (no sync needed
11802                 for src/compose.c)
11803
11804 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws31
11805         
11806         * src/mainwindow.[ch]
11807                 add patch by Ivan F. Martinez introducing messageview Toolbar
11808                 some changes and committed by oliver    
11809
11810 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws30
11811
11812         * src/messageview.[ch]
11813                 add patch by Ivan F. Martinez introducing messageview Toolbar
11814                 some changes and committed by oliver    
11815
11816 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws29
11817
11818         * src/compose.[ch]
11819                 add patch by Ivan F. Martinez introducing messageview Toolbar
11820                 some changes and committed by oliver    
11821
11822 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws28
11823         
11824         * src/toolbar.[ch]
11825                 add patch by Ivan F. Martinez introducing messageview Toolbar
11826                 some changes and committed by oliver
11827
11828 2002-11-28 [oliver]     0.8.6claws27
11829         
11830         * src/prefs_toolbar.[ch]
11831                 getting ready for messageview toolbar
11832                 free mem allocated by gettext
11833                 change prefs_toolbar to prefs_toolbar_open
11834  
11835 2002-11-28 [thorsten]   0.8.6claws26
11836
11837         * src/imageview.[ch]
11838                 cleaned up conflicting declarations of
11839                 imageview_show_image()
11840
11841 2002-11-28 [paul]       0.8.6claws25
11842
11843         * src/grouplistdialog.c
11844           src/prefs_common.c
11845           src/prefs_summary_column.c
11846                 a few more improvements to the English
11847
11848 2002-11-28 [colin]      0.8.6claws24
11849
11850         * man/sylpheed.1
11851                 A few updates to command-line parameters
11852
11853 2002-11-28 [colin]      0.8.6claws23
11854
11855         * src/prefs_filtering.c
11856                 Fix problems with prefs_filtering_delete_path:
11857                 a) if the first rule is removed, original pointers
11858                    weren't updated (leading to segfaults)
11859                 b) it was always global_processing updated in case
11860                    of removed path was parent of rule path
11861
11862 2002-11-27 [paul]       0.8.6claws22
11863
11864         * src/mainwindow.c
11865           src/prefs_account.c
11866           src/prefs_actions.c
11867           src/prefs_common.c
11868           src/prefs_customheader.c
11869           src/prefs_display_header.c
11870           src/prefs_filtering.c
11871           src/prefs_folder_item.c
11872           src/prefs_matcher.c
11873           src/prefs_scoring.c
11874           src/prefs_summary_column.c
11875           src/prefs_template.c
11876           src/prefs_toolbar.c
11877                  improve the English in the GUI
11878
11879 2002-11-27 [colin]      0.8.6claws21
11880
11881         * src/folder.c
11882                 Fix processing renaming problems happening after
11883                 last commit
11884
11885 2002-11-27 [colin]      0.8.6claws20
11886
11887         * src/folder.c
11888                 recursive move now deletes src each subfolder after 
11889                 having moved it
11890         * src/folderview.c
11891                 Use identifier instead of path during dnd (enables
11892                 IMAP folder dnd)
11893
11894 2002-11-27 [paul]       0.8.6claws19
11895
11896         * src/main.c
11897                 apply patch that does command-line processing 
11898                 BEFORE gtk_init, allowing claws to run from 
11899                 shell-scripts in non-X environment (e.g. crontab 
11900                 or ip-up, ip-down scripts). Patch submitted by
11901                 Ruslan N. Balkin <baron@dartel.ru>
11902                 
11903         * po/it.po
11904                 updated by Alessandro Maestri
11905
11906 2002-11-27 [paul]       0.8.6claws18
11907
11908         * sync with 0.8.6cvs12
11909           src/prefs_common.c
11910                 Differences are that main uses a 'Receive dialog'
11911                 frame on the Interface tab, whereas claws groups all 
11912                 the dialogs together in a 'Dialogs' frame.
11913
11914 2002-11-27 [colin]      0.8.6claws17
11915
11916         * src/prefs_matcher.c
11917                 Fix Execute criteria's NOT flag
11918
11919
11920 2002-11-26 [christoph]  0.8.6claws16
11921
11922         * src/ssl.c
11923                 rewrite the ssl code a little bit, only use one
11924                 SSL context, set default certificates' file/path
11925
11926 2002-11-26 [thorsten]   0.8.6claws15
11927
11928         * src/compose.c
11929                 default-reply-to didn't work for ml-reply
11930
11931 2002-11-26 [melvin]     0.8.6claws14
11932
11933         * src/prefs_actions.c
11934                 Made pipe-actions ignore short headers in message view
11935                 Made trailing-pipe-actions write in the message view with
11936                 the same font as the original message
11937
11938 2002-11-26 [paul]       0.8.6claws13
11939
11940         * src/compose.c
11941                 this time commit the correct file
11942
11943 2002-11-26 [paul]       0.8.6claws12
11944
11945         * sync with 0.8.6cvs11
11946           src/quote_fmt_parse.y  
11947                 no sync needed
11948           src/account.[ch]       
11949                 not sync'ed
11950           src/compose.c
11951                 compose_write_headers(): add 'X-Sylpheed-Account-Id:' header
11952                 on draft mode.
11953                 compose_reedit(): add check for 'X-Sylpheed-Account-Id:' 
11954                 header
11955                 
11956         see ChangeLog 2002-11-25 and 2002-11-26
11957
11958 2002-11-26 [colin]      0.8.6claws11
11959
11960         * src/folderview.c
11961                 Fix collapsed folder not auto-expanding during
11962                 mail dnd, if it was the source folder.
11963
11964 2002-11-25 [colin]      0.8.6claws10
11965
11966         * src/folderview.[ch]
11967                 Variable renaming and cleaning (slist of nodes 
11968                 to be re-collapsed is stored in FolderView)
11969
11970 2002-11-25 [paul]       0.8.6claws9
11971
11972         * src/prefs_common.[ch]
11973                 fix breakage caused by last commit
11974
11975 2002-11-25 [paul]       0.8.6claws8
11976
11977         * sync with 0.8.6cvs4
11978                 see ChangeLog 2002-11-21
11979
11980 2002-11-25 [paul]       0.8.6claws7
11981
11982         * sync with 0.8.6cvs4
11983                 see ChangeLog 2002-11-20
11984
11985 2002-11-25 [paul]       0.8.6claws6
11986
11987         * sync with 0.8.6cvs3
11988                 see ChangeLog 2002-11-18
11989
11990 2002-11-25 [colin]      0.8.6claws5
11991
11992         * src/gtkutils.[ch]
11993                 Add gtkut_ctree_node_is_parent()
11994         * src/folderview.c
11995                 Spring-loaded folders
11996
11997 2002-11-25 [colin]      0.8.6claws4
11998
11999         * src/utils.[ch]
12000                 Add slist_concat_unique(), function to merge
12001                 two GSList filtering dups
12002         * src/folder.[ch]
12003         * src/summaryview.[ch]
12004         * src/folderview.c
12005         * src/main.c
12006                 Add detection/update/display of unread answers
12007                 to marked mails
12008         * src/procmsg.[ch]
12009                 Add procmsg_find_children()
12010                 Add procmsg_msg_has_marked_parent()
12011
12012 2002-11-25 [colin]      0.8.6claws3
12013
12014         * src/ssl_certificate.[ch]
12015                 Allow checking a certificate without a DNS
12016                 lookup
12017                 Allow to forget a cert (by deleting it)
12018                 Make ssl_certificate_destroy_public
12019         * src/ssl_manager.[ch] ** NEW FILES **
12020                 Gui to manage (display/remove) certificates
12021         * src/prefs_common.[ch]
12022                 Add a pref to allow silent acceptation of
12023                 trusted certificates or not (based on the
12024                 "I want to know what's going on" principle)
12025         * src/mainwindow.c
12026                 Add SSL manager in Tools menu
12027         * src/Makefile.am
12028                 Add the new files to the build
12029         * po/POTFILES.in
12030                 Add ssl_manager.c to translations
12031
12032 2002-11-25 [colin]      0.8.6claws2
12033
12034         * src/summaryview.[ch]
12035                 Add S_SEARCH_EXTENDED to the quick search, which 
12036                 allows to search using filtering syntax.
12037
12038 2002-11-25 [colin]      0.8.6claws1
12039
12040         * src/summaryview.c
12041                 Deletion of duplicates now prefer deleting
12042                 the unread dup (fixes feature-request 638989).
12043
12044 2002-11-24 [paul]       0.8.6claws
12045
12046         * po/es.po
12047           po/pl.po
12048           po/ru.po
12049           po/sr.po
12050                 updated by Ricardo Mones Lastra,
12051                 Witold Wladyslaw Wojciech Wilk,
12052                 Ruslan N. Balkin, and  Urke MMI 
12053                 respectively
12054
12055 2002-11-24 [paul]       0.8.5claws182
12056
12057         * po/bg.po
12058                 updated by George Danchev
12059
12060 2002-11-23 [alfons]     0.8.5claws181
12061
12062         * src/imap.c
12063                 tiny memory leak found by browsing Dimitar's 
12064                 valgrind report
12065
12066 2002-11-23 [paul]       0.8.5claws180
12067
12068         * po/it.po
12069                 updated by Alessandro Maestri
12070
12071 2002-11-22 [christoph]  0.8.5claws179
12072
12073         * src/compose.c
12074         * src/inc.c
12075         * src/prefs_filtering.c
12076         * src/summaryview.c
12077                 more warning fixes
12078
12079 2002-11-22 [alfons]     0.8.5claws178
12080
12081         * src/summaryview.c
12082                 summary_execute_delete_func(): if message is deleted, make 
12083                 sure to also remove its entry in the subject hash table. 
12084                 fixes a corner case bug.
12085
12086 2002-11-22 [paul]       0.8.5claws177
12087
12088         * .cvsignore
12089                 add 'autom4te.cache'
12090                 
12091         * ltconfig      ** REMOVED **
12092                 not needed
12093
12094 2002-11-22 [paul]       0.8.5claws176
12095
12096         * src/textview.c
12097                 textview_set_font(): fix for message display in
12098                 UTF-8 locales (thanks to Sergey Vlasov).
12099                 
12100         * AUTHORS
12101                 add new team members and contributors
12102
12103
12104 2002-11-21 [colin]      0.8.5claws175
12105
12106         * src/procmsg.[ch]
12107                 Add procmsg_remove_special_headers()
12108         * src/mh.c
12109                 Use procmsg_remove_special_headers() for 
12110                 previous fix
12111
12112 2002-11-21 [colin]      0.8.5claws174
12113
12114         * src/mh.c
12115                 Fix moving/copying from queue/draft folders
12116                 for MH folders
12117
12118 2002-11-21 [christoph]  0.8.5claws173
12119
12120         * src/crash.c
12121         * src/filtering.c
12122         * src/logwindow.c
12123         * src/main.c
12124         * src/matcher_parser_lex.[hl]
12125         * src/mbox.c
12126         * src/mbox_folder.[ch]
12127         * src/prefs_filtering.c
12128         * src/procheader.c
12129         * src/quote_fmt_lex.l
12130         * src/ssl.c
12131                 fix all warnings except the warnings in lex and yacc files
12132
12133 2002-11-20 [christoph]  0.8.5claws172
12134
12135         * src/imap.c
12136                 fix MsgInfo retrieval for IMAP draft and queue folders
12137                 (closes bug [ 619558 ] Draft saving on IMAP box issue)
12138
12139 2002-11-19 [christoph]  0.8.5claws171
12140
12141         * src/compose.c
12142                 fix segfault, when draft saving does not get
12143                 the MsgInfo of the new message
12144                 (closes bug [ 640699 ] Claws170: crash drafting mail ( IMAP ))
12145
12146 2002-11-19 [christoph]  0.8.5claws170
12147
12148         * src/procmsg.c
12149                 add parameter check for flag setting function
12150                 (closes bug [ 640619 ] Claws169: crash - drafting a mail (IMAP))
12151
12152 2002-11-18 [paul]       0.8.5claws169
12153
12154         * src/compose.c
12155                 more sensitivity fixes to redirect mode:
12156                 * disable toolbar draft button
12157                 * allow only Address book in the Tools menu
12158                 * disable editing of message by the spell
12159                   checker
12160
12161 2002-11-18 [paul]       0.8.5claws168
12162
12163         * src/compose.c
12164                 fix sensitivity of menu items in compose_redirect():
12165                 allow only the necessary items 
12166
12167 2002-11-18 [paul]       0.8.5claws167
12168
12169         * src/compose.c
12170                 fix bug [ 603259 ] 'attachment got lost on bounce'
12171
12172 2002-11-18 [paul]       0.8.5claws166
12173
12174         * po/ru.po
12175                 updated by Ruslan N. Balkin <baron@dartel.ru>
12176
12177 2002-11-18 [colin]      0.8.5claws165
12178
12179         * src/main.c
12180           src/defs.h
12181                 Remove old filtering stuff
12182
12183
12184 2002-11-17 [oliver]     0.8.5claws164
12185
12186         * src/toolbar.h
12187                 remove not needed typedef 
12188
12189 2002-11-17 [oliver]     0.8.5claws163
12190
12191         * src/toolbar.c
12192                 make toolbar's on click events translatable
12193
12194 2002-11-15 [colin]      0.8.5claws162
12195
12196         * src/summaryview.c
12197                 Revert too-soon integration of a feature
12198
12199 2002-11-15 [christoph]  0.8.5claws161
12200
12201         * src/imap.c
12202                 use main's implementation of imap_get_msginfo
12203
12204 2002-11-15 [christoph]  0.8.5claws160
12205
12206         * src/compose.c
12207         * src/folder.[ch]
12208         * src/imap.c
12209         * src/mbox_folder.c
12210         * src/mh.c
12211         * src/news.c
12212         * src/procmsg.c
12213         * src/summaryview.c
12214                 replace claws' fetch_msginfo with main's get_msginfo
12215                 (use main's implementation where possible)
12216
12217 2002-11-15 [colin]      0.8.5claws159
12218
12219         * src/ssl_certificate.c
12220                 Missed a check
12221
12222 2002-11-16 [melvin]     0.8.5claws158
12223
12224         * po/fr.po
12225                 Updated French translations.
12226
12227 2002-11-16 [colin]      0.8.5claws157
12228
12229         * src/ssl_certificate.c
12230                 Check for missing parts in the certificates
12231
12232 2002-11-15 [colin]      0.8.5claws156
12233
12234         * src/folderview.c
12235                 Preventive fix (missing check) found by
12236                 Alfons
12237
12238 2002-11-15 [paul]
12239
12240         * NEWS
12241                 sync with 0.8.6 release
12242
12243 2002-11-15 [colin]      0.8.5claws155
12244
12245         * src/folder.[ch]
12246           src/folderview.c
12247                 Fix error handling of folder_item_move_to()
12248                 (thanks to Alfons!)
12249
12250 2002-11-15 [colin]      0.8.5claws154
12251
12252         * src/folder.[ch]
12253           src/folderview.c
12254                 folder_item_move_to() sets an error message instead
12255                 of having GUI stuff in folder.c
12256
12257 2002-11-15 [colin]      0.8.5claws153
12258
12259         * src/procmsg.[ch]
12260                 Implemented a callback for MsgInfo updates, 
12261                 heavily copy/pasted from Christoph's folder 
12262                 callback system
12263         * src/summaryview.[ch]
12264                 Register summary_update_msg as callback
12265
12266 2002-11-14 [colin]      0.8.5claws152
12267         
12268         * src/procmsg.c
12269                 Update the FolderItem after sending (fixes 617593)
12270
12271 2002-11-14 [christoph]  0.8.5claws151
12272
12273         * src/folder.c
12274                 fix wrong position of NULL pointer check found
12275                 by Sergey
12276
12277 2002-11-14 [christoph]  0.8.5claws150
12278
12279         * src/folder.c
12280                 fix segfault when deleting messages from IMAP folders
12281                 (closes bug [ 635641 ] Crash deleting mail in IMAP trash)
12282
12283 2002-11-14 [colin]      0.8.5claws149
12284
12285         * src/compose.c
12286                 Forwarding was also ignoring the folder's default account.
12287
12288 2002-11-14 [colin]      0.8.5claws148
12289
12290         * src/compose.c
12291                 Fix sent folder not set to folder properties when 
12292                 forwarding.
12293
12294 2002-11-14 [thorsten]   0.8.5claws147
12295
12296         * src/inc.c
12297                 inc_start(): Files were not moved from .processing to inbox,
12298                 if no global processing rule existed
12299
12300 2002-11-14 [colin]      0.8.5claws146
12301
12302         * src/ssl_certificate
12303                 Fix file operations
12304
12305 2002-11-14 [paul]       0.8.5claws145
12306
12307         * po/it.po
12308                 updated by Alessandro Maestri
12309
12310 2002-11-13 [alfons]     0.8.5claws144
12311
12312         * src/folder.c
12313                 folder_item_close(): only mark messages unread
12314                 when a folder has new messages 
12315
12316 2002-11-13 [keith]      0.8.5claws143
12317
12318         * src/imap.c
12319                 Fix problem moving or copying between
12320                 IMAP folders
12321
12322 2002-11-13 [colin]      0.8.5claws142
12323
12324         * src/matcher_parser_parse.y
12325                 Fix rule problem when " don't match
12326
12327 2002-11-13 [christoph]  0.8.5claws141
12328
12329         * src/folder.c
12330         * src/folderview.c
12331                 moved cache saving to folder_item_close
12332                 the folderview should not have to deal with
12333                 this things
12334
12335 2002-11-13 [christoph]  0.8.5claws140
12336
12337         * src/summaryview.c
12338                 moved setting of important score to
12339                 summary_set_prefs_from_folderitem
12340
12341 2002-11-13 [colin]      0.8.5claws139
12342
12343         * src/matcher_parser_parse.y
12344                 Fix a segfault in the parser (happening when
12345                 a good expression had been tested and a bad 
12346                 one arrives)
12347
12348 2002-11-13 [paul]       0.8.5claws138
12349
12350         * sync with 0.8.5cvs24
12351                 see ChangeLog 2002-11-13
12352                 
12353         * po/pt_BR.po
12354                 updated by Fabio Jr. Beneditto
12355
12356 2002-11-13 [colin]      0.8.5claws137
12357         
12358         * src/msgcache.c
12359           src/defs.h
12360           src/procmsg.[ch]
12361                 Revert last commit, problem
12362
12363 2002-11-13 [colin]      0.8.5claws136
12364
12365         * src/msgcache.c
12366                 Remove duplicated code
12367         * src/defs.h
12368                 Bumped CACHE_VERSION and MARK_VERSION
12369         * src/procmsg.[ch]
12370                 Network endian for cache and mark files
12371
12372 2002-11-12 [colin]      0.8.5claws135
12373
12374         * src/inc.c
12375                 Fix the "socket error" dialog which disappeared
12376
12377 2002-11-12 [colin]      0.8.5claws134
12378
12379         * src/msgcache.c
12380                 Reverse last commit which had performance 
12381                 problems, but still reverse the list
12382
12383 2002-11-12 [colin]      0.8.5claws133
12384
12385         * src/msgcache.c
12386                 Reverse list order
12387
12388 2002-11-12 [melvin]     0.8.5claws132
12389
12390         * src/compose.c
12391                 Added a check for a NULL prefs_common.dictionary
12392
12393 2002-11-12 [colin]      0.8.5claws131
12394
12395         * src/ssl_certificate.[ch]
12396                 Use FQDN hostname
12397
12398 2002-11-12 [colin]      0.8.5claws130
12399
12400         * src/ssl_certificate.[ch]
12401                 Take connection port into account for 
12402                 checking certificates (a single hostname
12403                 could have multiple servers with multiple
12404                 certificates)
12405         * src/ssl.c
12406                 Pass the port to ssl_certificate_check
12407
12408 2002-11-12 [paul]       0.8.5claws129
12409
12410         * src/folder.c
12411                 fix a typo in last commit
12412
12413 2002-11-12 [paul]       0.8.5claws128
12414
12415         * sync with 0.8.5cvs23
12416                 see ChangeLog entry 2002-11-12
12417
12418 2002-11-11 [colin]      0.8.5claws127
12419
12420         * src/ssl_certificate.c
12421                 Cleaner messages
12422                 Don't popup, instead log error, if the 
12423                 corresponding pref is checked
12424         * src/ssl_certificate.h
12425                 include <openssl/objects/h>
12426
12427 2002-11-11 [colin]      0.8.5claws126
12428
12429         * src/ssl_certificate.h
12430                 _Really_ clean it
12431
12432 2002-11-11 [colin]      0.8.5claws125
12433         
12434         * src/ssl_certificate.c
12435                 Fixed leak
12436
12437 2002-11-11 [colin]      0.8.5claws124
12438
12439         * src/ssl.c
12440                 Cleaned a bit
12441         * src/ssl_certificate.[ch]
12442                 Cleaned a bit (better use of SSL API)
12443                 (This will cause non-recognition of saved 
12444                  certificates of claws12[23]...)
12445
12446 2002-11-11 [paul]       0.8.5claws123
12447         
12448         * po/es.po
12449                 updated by Ricardo Mones Lastra
12450
12451 2002-11-11 [colin]      0.8.5claws122
12452
12453         * src/ssl.c
12454                 Fix a typo
12455
12456 2002-11-11 [colin]      0.8.5claws121
12457
12458         * src/ssl_certificate.[ch] ** NEW FILES **
12459         * src/ssl.[ch]
12460                 Check SSL certificates presented to us
12461         * src/Makefile.am
12462                 Add ssl_certificate.[ch]
12463         * po/POTFILES.in
12464                 Add ssl_certificate.c
12465
12466 2002-11-11 [paul]       0.8.5claws120
12467
12468         * sync with 0.8.5cvs22
12469                 see ChangeLog 2002-11-11
12470
12471 2002-11-11 [paul]       0.8.5claws119
12472
12473         * sync with 0.8.5cvs21
12474                 see ChangeLog 2002-11-11
12475
12476 2002-11-10 [jens]       0.8.5claws118
12477
12478         * src/folder.c
12479         * src/folderview.c
12480                 corrected some typing
12481         * po/de.po
12482                 updated german translation
12483         * sylpheed.spec.in
12484                 cleaned up specfile and adjusted it for claws
12485
12486 2002-11-10 [colin]      0.8.5claws117
12487
12488         * src/summaryview.c
12489                 a STATUSBAR_PUSH/POP fix
12490
12491 2002-11-10 [colin]      0.8.5claws116
12492
12493         * src/prefs_folder_item.c
12494                 Fix hanging after opening folder properties
12495
12496 2002-11-10 [hoa]        0.8.5claws115
12497
12498         * src/matcher_parser_lex.l
12499         * src/matcher_parser_parse.y
12500                 config file for scoring and filtering is no more trashed
12501                 when there is a syntax error in a filtering rule when
12502                 editing it in a dialog.
12503
12504 2002-11-09 [colin]      0.8.5claws114
12505
12506         * src/mbox_folder.c
12507                 Added missing initialisation of folder->destroy()
12508
12509 2002-11-09 [colin]      0.8.5claws113
12510
12511         * src/folder.c
12512           src/folderview.c
12513                 Fix the status bar messages
12514
12515 2002-11-09 [colin]      0.8.5claws112
12516
12517         * src/folderview.c
12518                 Fix hangs after folder dnd, happening after 
12519                 claws109.
12520
12521 2002-11-09 [christoph]  0.8.5claws111
12522
12523         * src/folderview.c
12524                 just changed order of calls (reverse order of
12525                 associated calls)
12526         * src/inc.c
12527                 lock inc when checking only one account, otherwise
12528                 inc all could be executed at the same time
12529
12530 2002-11-09 [christoph]  0.8.5claws110
12531
12532         * src/folderview.c
12533                 better unlock the mouse cursor before calling
12534                 summary_show because it changes the cursor too
12535
12536 2002-11-09 [christoph]  0.8.5claws109
12537
12538         * src/folder.[ch]
12539         * src/folderview.c
12540                 add functions to open and close a folder
12541                 o opending will execute scanning for remote folders
12542                   and processing
12543                 o closing will unset new flag for messages
12544
12545 2002-11-09 [colin]      0.8.5claws108
12546
12547         * src/folder.c
12548                 Add a call to prefs_matcher_write_config to 
12549                 avoid non-leaf folders filtering settings to be
12550                 lost
12551
12552 2002-11-09 [paul]       0.8.5claws107
12553
12554         * src/prefs_account.c
12555                 re-word a label
12556
12557 2002-11-09 [colin]      0.8.5claws106
12558
12559         * src/folderview.c
12560                 Minor esthetic fix
12561
12562 2002-11-09 [colin]      0.8.5claws105
12563
12564         * src/folderview.c
12565                 Fix prefs_filtering deletion for MH folders (same
12566                 reason as below)
12567         * src/prefs_filtering.c
12568                 Fix prefs_filtering renaming and deletion for 
12569                 folder-based processing rules.  
12570
12571 2002-11-09 [christoph]  0.8.5claws104
12572
12573         * src/compose.c
12574         * src/folder.[ch]
12575         * src/folderview.[ch]
12576         * src/import.c
12577         * src/inc.c
12578         * src/main.c
12579         * src/mainwindow.c
12580         * src/messageview.c
12581         * src/prefs_folder_item.c
12582         * src/procmsg.c
12583         * src/summaryview.c
12584                 implement a callback system for folder item updates
12585
12586 2002-11-09 [colin]      0.8.5claws103
12587
12588         * src/folderview.c
12589                 Fix prefs_filtering renaming for MH folders (we
12590                 shouldn't rename by path as another folder could
12591                 have the same hierarchy).
12592
12593 2002-11-09 [colin]      0.8.5claws102
12594
12595         * src/folder.c
12596                 Fix a leak found by Christoph, use better variable
12597                 names
12598
12599 2002-11-09 [colin]      0.8.5claws101
12600
12601         * src/folder.c
12602                 One more fix for processing rules
12603
12604 2002-11-08 [colin]      0.8.5claws100
12605         
12606         * src/matcher.c
12607                 Don't copy the compiled regexp (will be reevaluated)
12608         * src/folderview.c
12609                 Lock folderview while moving
12610         * src/folder.c
12611                 Provide info on what's happening to the user
12612
12613 2002-11-08 [colin]      0.8.5claws99
12614
12615         * src/folderview.c
12616                 Fix folder reordering after a move if parent is 
12617                 root
12618         * src/scoring.[ch]
12619                 Add function to copy a ScoringProp
12620         * src/prefs_folder_item.c
12621                 Copy scoring rules when copying a folder prefs
12622
12623 2002-11-08 [colin]      0.8.5claws98
12624
12625         * src/folderview.c
12626                 Fixes in case of failure
12627         * src/filtering.[ch]    
12628                 Add function to duplicate a FilteringProp
12629         * src/matcher.[ch]
12630                 Add function to duplicate a MatcherProp
12631         * src/prefs_folder_item.c
12632                 Save folder's processing rules when copying 
12633                 its prefs
12634
12635 2002-11-08 [colin]      0.8.5claws97
12636         
12637         * src/folderview.c
12638                 Sort after move
12639         * src/folder.c 
12640                 Change a printf to debug_print
12641
12642 2002-11-08 [colin]      0.8.5claws96
12643
12644         * src/folder.c
12645           src/folderview.c
12646                 Fix segfaults, call me stupido
12647         
12648
12649 2002-11-08 [colin]      0.8.5claws95
12650
12651         *src/folder.c
12652                 Added forgotten prefs to save when moving folders
12653
12654 2002-11-08 [colin]      0.8.5claws94
12655
12656         * src/folder.c
12657                 Fixes to folder DND (prefs copy)
12658         * src/folderview.c
12659                 Optimization for folder DND (don't rescan whole tree)
12660                 Added folderview_create_folder_node() for this 
12661                 optimization, so de-duped a bit the code
12662         * src/prefs_folder_item.[ch]
12663                 Added prefs_folder_item_copy_prefs()    
12664           
12665 2002-11-08 [paul]       0.8.5claws93
12666
12667         * src/prefs_account.c
12668           tools/README
12669           tools/kmail2sylpheed_v2.pl
12670                 correct some typos
12671
12672 2002-11-08 [paul]       0.8.5claws92
12673
12674         * src/compose.c
12675           src/prefs_account.[ch]
12676                 remove account options 'clearsign' and 'ascii_armored',
12677                 replace with 'default_gnupg_mode' to prevent mixed-mode
12678                 Privacy settings
12679
12680 2002-11-08 [paul]       0.8.5claws91
12681
12682         * src/compose.[ch]
12683                 re-implement GnuPG 'on-the-fly' mode selection,
12684                 disallow mixed-mode
12685
12686 2002-11-08 [colin]      0.8.5claws90
12687
12688         * src/folderview.c
12689           src/prefs_folder_item.c
12690                 Change "Property" to "Properties"
12691
12692 2002-11-07 [colin]      0.8.5claws89
12693
12694         * src/folderview.c
12695           src/folder.c
12696                 Allow folder dropping to a root folder
12697
12698 2002-11-07 [paul]       0.8.5claws88
12699
12700         * src/compose.c
12701                 revert last commit
12702
12703 2002-11-07 [paul]       0.8.5claws87
12704
12705         * src/compose.c
12706                 fix reply-to-list bug. closes bug report
12707                 "[633382] reply-to-list broken in recent cvs"
12708
12709 2002-11-07 [paul]       0.8.5claws86
12710
12711         * src/compose.c
12712                 add a forgotten '#if USE_GPGME ... #endif'
12713
12714 2002-11-07 [paul]       0.8.5claws85
12715
12716         * sync with 0.8.5cvs20
12717                 see ChangeLog 2002-11-07
12718
12719 2002-11-07 [colin]      0.8.5claws84
12720
12721         * src/folder.[ch]
12722                 Change folder_item_move_to to return the newly 
12723                 created folderitem.
12724         * src/folderview.c
12725                 Select the new folderitem after moving.
12726
12727 2002-11-07 [colin]      0.8.5claws83
12728
12729         * src/prefs_filtering.c
12730                 Fix rule rewriting when moving a leaf folder to a 
12731                 shorter path
12732
12733 2002-11-07 [colin]      0.8.5claws82
12734
12735         * src/prefs_filtering.c
12736                 fix a leak
12737
12738 2002-11-07 [colin]      0.8.5claws81
12739
12740         * src/folder.[ch]
12741                 Add folder_item_move_to() function to move a 
12742                 folderitem into another one (updates matcher etc)
12743         * src/folderview.c
12744                 Add folder drag'n drop (context menu to come)
12745                 [Should be dataloss free, but Please backup before 
12746                  trying !]
12747
12748 2002-11-06 [colin]      0.8.5claws80
12749
12750         * src/mh.c
12751                 mh_create_folder() returns NULL if can't create
12752                 directory hierarchy
12753
12754 2002-11-06 [paul]       0.8.5claws79
12755
12756         * src/compose.[ch]
12757                 allow 'on-the-fly' changing of the type of encryption 
12758                 and/or signing used (mime/ascii) via the compose window
12759
12760 2002-11-06 [paul]       0.8.5claws78
12761
12762         * sync with 0.8.5cvs19
12763                 see ChangeLog 2002-11-06 for src/account.c: 
12764                 account_get_special_folder()
12765                 
12766 2002-11-05 [alfons]     0.8.5claws77
12767
12768         * src/crash.c
12769                 very minor cleanups: nothing to see here, move on. :-)
12770
12771 2002-11-05 [colin]      0.8.5claws76
12772
12773         * src/main.c
12774                 Changes choices if compose windows are opened to
12775                 Discard, Draft, Don't quit
12776
12777 2002-11-05 [thorsten]   0.8.5claws75
12778
12779         * src/compose.c
12780                 reenabled default_reply_to folder option
12781
12782 2002-11-05 [colin]      0.8.5claws74
12783
12784         * src/compose.[ch] 
12785                 add compose_draft()
12786         * src/crash.c
12787                 add SIGTERM handler
12788         * src/main.[ch]
12789                 add clean_quit() for the SIGTERM handler
12790
12791 2002-11-05 [paul]       0.8.5claws73
12792         
12793         * po/es.po
12794                 updated by Ricardo Mones Lastra
12795
12796 2002-11-05 [melvin]     0.8.5claws72
12797
12798         * src/logwindow.c
12799                 Fixed log-clipping bug #616795.
12800                 To stop logging in the log window use 0 length.
12801         * src/prefs_common.c
12802                 Added a label to inform about the 0 log length behaviour.
12803
12804 2002-11-05 [paul]       0.8.5claws71
12805
12806         * sync with 0.8.5cvs17
12807                 see ChangeLog 2002-11-05
12808
12809 2002-11-04 [paul]       0.8.5claws70
12810
12811         * sylpheed-128x128.png
12812           sylpheed-64x64.png
12813           sylpheed.png
12814                 replace with pngcrushed icons. Submitted by Nicolas Kaiser,
12815                 <nikai@users.sourceforge.net>
12816                 
12817         * po/bg.po
12818                 updated by George Danchev
12819
12820 2002-11-03 [thorsten]   0.8.5claws69
12821
12822         * src/main.c
12823           src/mimeview.c
12824           src/rfc2015.h
12825                 add check if gpg is active
12826
12827 2002-11-03 [thorsten]   0.8.5claws68
12828
12829         * src/toolbar.h
12830                 removed GSList declaration causing trouble on MacOS-X
12831                 (submitted by alfons, reported by xfesty)
12832
12833 2002-11-01 [paul]       0.8.5claws67
12834
12835         * src/mainwindow.c
12836                 remove last remnants of main's filter code
12837
12838 2002-11-01 [paul]       0.8.5claws66
12839
12840         * tools/filter_conv.pl
12841                 fix bug where user-defined headers were ignored
12842
12843 2002-11-01 [paul]       0.8.5claws65
12844
12845         * src/logwindow.c
12846                 make a debug_print() not translatable
12847
12848 2002-10-31 [melvin]     0.8.5claws64
12849
12850         * ac/aspell.m4
12851                 Fixed --disable-aspell-test. Now --disable-aspell-test will 
12852                 not run any GNU/aspell test.  The dictionary path will
12853                 be by default /usr/local/lib/aspell/ unless --with-aspell-prefix
12854                 was given, in which case, it will be $prefix/lib/aspell/
12855         * configure.in
12856                 Fixed typo in commentary (Aspell code).
12857
12858 2002-10-31 [paul]       0.8.5claws63
12859
12860         * po/POTFILES.in
12861                 remove src/filter.c and src/prefs_filter.c
12862                 thanks to Ricardo for reminding me
12863
12864 2002-10-31 [colin]      0.8.5claws62
12865
12866         * src/mbox_folder.c
12867                 Plug some leaks
12868
12869 2002-10-31 [paul]       0.8.5claws61
12870
12871         * src/prefs_filter.[ch] ** REMOVED **
12872           src/filter.[ch]       ** REMOVED **
12873           
12874         * src/Makefile.am
12875           src/folderview.c
12876           src/inc.c
12877           src/main.c
12878           src/mainwindow.c
12879           src/mbox.c
12880           src/prefs_common.c
12881           src/prefs_filtering.c
12882           src/summaryview.[ch]
12883                 remove main's 'filter' code
12884                 
12885         README.claws
12886                 update to reflect removal of main's filter
12887
12888 2002-10-31 [paul]       0.8.5claws60
12889
12890         * src/summaryview.c
12891                 remove check for global_processing in summary_filter_open(). 
12892                 This fixes the bug where if the user uses the right-click 
12893                 'Create filter rule...' and doesn't have any filter rules 
12894                 already defined in claws' advanced filtering, the newly 
12895                 created filter rule goes to main's filtering which is 
12896                 inaccessible through the gui. Now the filter rule gets added
12897                 to claws' filtering by default.
12898
12899 2002-10-28 [melvin]     0.8.5claws59
12900
12901         * src/prefs_actions.c
12902                 Fixed bug #627322 where MIME parts were not always
12903                 correctly passed to a %p action
12904                 Display an error dialog when message filename is not found.
12905
12906 2002-10-28 [melvin]     0.8.5claws58
12907
12908         * src/prefs_common.c
12909                 Readded a missing function declaration lost in 0.8.3claws34
12910
12911 2002-10-28 [paul]       0.8.5claws57
12912
12913         * sync with 0.8.5cvs15
12914                 see ChangeLog 2002-10-28 and 2002-10-25
12915                 
12916         Note: ChangeLog entry 2002-10-24 is not sync'ed.
12917
12918 2002-10-27 [oliver]     0.8.5claws56
12919
12920         * src/pop.c
12921                 plug leak in pop3_top_recv
12922
12923 2002-10-26 [christoph]  0.8.5claws55
12924
12925         * src/folder.c
12926                 set need_update folder flag when messages are added
12927                 (closes bug [ 626922 ] folder not updated after receiving)
12928
12929 2002-10-25 [melvin]     0.8.5claws54
12930
12931         * src/imageview.c
12932                 Fixed a memleak introduced in the scaling code.
12933
12934 2002-10-24 [alfons]     0.8.5claws53
12935
12936         * src/filtering.c
12937                 make filtering's forward message action forward from the 
12938                 correct account
12939                 (closes bug [628089 ] Filter -> Forward from address problem
12940                 reported by Oktay)
12941
12942 2002-10-24 [christoph]  0.8.5claws52
12943
12944         * src/mainwindow.c
12945         * src/manual.[ch]
12946                 o use manual of current locale or english if current
12947                   locale is not available (and english is available)
12948                 o also link to sylpheed doc project manuals
12949
12950 2002-10-23 [paul]       0.8.5claws51
12951
12952         * tools/README
12953           tools/kmail2sylpheed_v2.pl
12954                 add new version of kmail addressbook importer script.
12955                 works with newer versions of Kmail/KAddressBook which
12956                 have new and rearranged data.
12957
12958 2002-10-23 [martin]     0.8.5claws50
12959
12960         * src/folderview.c
12961         * src/summaryview.c
12962         * src/utils.h
12963         * src/utils.c
12964                 added length parameter to get_abbrev_newsgroup_name()
12965                 changed this function so that it abbreviates the newsgroup
12966                 names only so long it is smaller than the length parameter
12967                 (for better reading of some newsgroup names and space efficiency)
12968
12969 2002-10-22 [colin]      0.8.5claws49
12970
12971         *src/foldersel.c
12972                 Revert Alfons' last modification (after voting ;-))
12973
12974 2002-10-21 [alfons]     0.8.5claws48
12975
12976         * src/foldersel.c
12977                 folder view in folder selection dialog reflects state of
12978                 folder view in main window
12979
12980 2002-10-18 [alfons]     0.8.5claws47
12981
12982         * src/mbox.c
12983                 drop imported messages in folder selected by user,
12984                 and not in the inbox
12985                 (closes bug [ 625424 ] Import mbox always to "Inbox" folder)
12986
12987 2002-10-18 [alfons]     0.8.5claws46
12988
12989         * src/compose.c
12990                 make automagic reply work correctly for email accounts 
12991                 (whether it's viable to do a full sync with Hiro's 
12992                 compose.c is still under discussion)
12993
12994 2002-10-18 [melvin]     0.8.5claws45
12995
12996         * src/prefs_actions.c
12997                 Fixed bug #622275 where asynchroneous actions left 
12998                 zombies processes
12999                 Made (synchroneous) actions' input be displayed live.
13000
13001 2002-10-18 [christoph]  0.8.5claws44
13002
13003         * src/textview.c
13004                 don't add a newline in the textview in front of the
13005                 first textpart if header display is disabled
13006                 (closes bug [ 603385 ] disabled header display leaves blank
13007                  lin)
13008
13009 2002-10-18 [christoph]  0.8.5claws43
13010
13011         * src/folder.[ch]
13012         * src/imap.c
13013         * src/mbox_folder.c
13014         * src/mh.c
13015         * src/news.c
13016                 folder->get_num_list now returns an error code
13017                 (closes bug [ 609424 ] News cache cleared on failure)
13018                 
13019 2002-10-17 [colin]      0.8.5claws42
13020         
13021         * src/news.c
13022                 Changed a printf by debug_print
13023
13024 2002-10-16 [paul]       
13025
13026         * tools/OOo2sylpheed.pl
13027                 allow for spaces in the name of the
13028                 file to be attached.
13029
13030 2002-10-16 [colin]      0.8.5claws41
13031
13032         * src/main.c
13033                 Use a tristate to change online mode
13034
13035 2002-10-16 [paul]       0.8.5claws40
13036
13037         * po/es.po
13038                 updated by Ricardo Mones Lastra
13039
13040 2002-10-16 [colin]      0.8.5claws39
13041
13042         * src/main.c
13043           src/mainwindow.[ch]
13044                 Added --online and --offline command-line
13045                 switches
13046
13047 2002-10-15 [christoph]  0.8.5claws38
13048
13049         * src/procmime.c
13050                 set mimeinfo->name to NULL after g_free to
13051                 avoid double freeing with g_free
13052
13053 2002-10-14 [christoph]  0.8.5claws37
13054
13055         * src/compose.c
13056         * src/filtering.c
13057         * src/summaryview.c
13058                 remove calls to folder->change_flags that are now
13059                 done by procmsg flag functions (seems it is not
13060                 used by any foldertype anyway)
13061         * src/folder.c
13062                 init folder->change_flags with NULL
13063
13064 2002-10-14 [christoph]  0.8.5claws36
13065
13066         * src/folder.[ch]
13067         * src/imap.[ch]
13068                 use virtual functions for folder item new and destroy
13069                 functions
13070
13071 2002-10-14 [melvin]     0.8.5claws35
13072
13073         * src/compose.c
13074                 Added a test to not run the spell checker if no default
13075                 dictionary is available. No dialog is displayed though.
13076
13077 2002-10-14 [melvin]     0.8.5claws34
13078
13079         * src/gtkaspell.c
13080                 Fixed bug in dictionary list context menu where
13081                 "More..." pointed to an emtpy submenu if the
13082                 number of dictionaries is a multiple of 15
13083                 Removed unneeded code in suggestions list creation
13084
13085 2002-10-14 [paul]       0.8.5claws33
13086
13087         * po/bg.po
13088                 updated by George Danchev
13089
13090 2002-10-13 [hoa]        0.8.5claws32
13091
13092         * src/matcher.[ch]
13093           src/matcher_parser_parser.y
13094                 removed the escaped string from internal structure
13095                 of matcher.
13096
13097 2002-10-12 [colin]      0.8.5claws31
13098
13099         * src/gtksctree.[ch]
13100           src/summaryview.c
13101                 Removed useless function gtksctree_reanchor
13102
13103 2002-10-12 [alfons]     0.8.5claws30
13104         
13105         * sync with remaining main changes 2002-10-09 - 2002-10-11
13106         - drop changes to src/compose.c (requires claws specific changes)
13107         
13108 2002-10-12 [alfons]     0.8.5claws29
13109         
13110         * sync with main changes of 2002-10-08
13111         - drop changes to src/compose.c (requires claws specific changes)
13112         - drop changes to src/summaryview.c (requires changes to compose.c)     
13113
13114 2002-10-12 [alfons]     0.8.5claws28
13115         
13116         * sync with main changes of 2002-10-07
13117
13118 2002-10-12 [alfons]     0.8.5claws27
13119
13120         * sync with main changes of 2002-10-04
13121         - drop changes to src/compose.c (requires claws specific changes)
13122         - drop changes to src/prefs_folder_item.c (claws implementation
13123           seems to be working)
13124
13125 2002-10-12 [colin]      0.8.5claws26
13126
13127         * src/mainwindow.c
13128                 Fix folder-flicker when space-reading, introduced 
13129                 in claws22.
13130
13131 2002-10-12 [colin]      0.8.5claws25
13132
13133         * src/compose.c
13134                 Save account address when saving as draft.
13135                 (closes bug 621838)
13136
13137 2002-10-12 [colin]      0.8.5claws24
13138
13139         * src/summaryview.c
13140                 Fix the problem consisting of no message selected
13141                 after the last message in a folder has been moved.
13142
13143 2002-10-12 [paul]       0.8.5claws23
13144
13145         * src/compose.c
13146           src/prefs_template.c
13147           src/template.[ch]
13148                 add Cc and Bcc to templates. Patch submitted by
13149                 John L. Males.
13150
13151 2002-10-12 [colin]      0.8.5claws22
13152
13153         * src/folderview.c
13154                 Fix a bug after "Check for new messages":
13155                 If a folder was opened, it was still selected at
13156                 the end of the check, but displayed empty.
13157         * src/mainwindow.c
13158                 Remove unnecessary check
13159
13160 2002-10-12 [paul]
13161
13162         * tools/README
13163                 be more verbose in the description of
13164                 OOo2sylpheed.pl
13165                 
13166
13167 2002-10-11 [colin]      0.8.5claws21
13168
13169         * src/mainwindow.c
13170                 Make space work (better) when no mail is selected
13171
13172 2002-10-11 [colin]      0.8.5claws20
13173
13174         * src/inc.c
13175           src/news.c
13176                 fix warnings
13177
13178 2002-10-11 [colin]      0.8.5claws19
13179
13180         * src/mainwindow.c
13181                 revert 0.8.5claws6 changes as i couldn't get to
13182                 anything satisfying
13183
13184 2002-10-11 [melvin]     0.8.5claws18
13185
13186         * src/compose.c
13187                 Removed buggy and unused macro (should have been committed in
13188                 0.8.5claws17)
13189
13190 2002-10-11 [melvin]     0.8.5claws17
13191
13192         * src/compose.c
13193                 Fixed memory leak from bug #622040 (thanks to Martin Kluge)
13194
13195 2002-10-11 [thorsten]   0.8.5claws16 
13196
13197         * src/folderview.c
13198                 remove rescan warning
13199
13200 2002-10-11 [colin]      0.8.5claws15 
13201
13202         * src/procheader.c
13203                 fix a segfault that happens if conv_unmime_header
13204                 fails (should be better to find out why it fails)
13205
13206 2002-10-11 [christoph]  0.8.5claws14
13207
13208         * src/summaryview.c
13209                 update folderview stats after ignore/unignore thread
13210
13211 2002-10-11 [hoa]        0.8.5claws13
13212
13213         * src/quote_fmt_parse.y
13214                 Fixed a yacc/bison syntax error
13215         * src/matcher.c
13216                 Escaping of string is fixed.
13217
13218 2002-10-11 [colin]      0.8.5claws12
13219
13220         * src/imageview.c
13221                 Resize images to fit
13222
13223 2002-10-11 [paul]       0.8.5claws11
13224
13225         * po/es.po
13226                 updated by Ricardo Mones Lastra
13227
13228 2002-10-10 [alfons]     0.8.5claws10
13229
13230         * src/compose.c
13231                 allow dropping files by "moving" files from a file manager,
13232                 not only by the more cumbersome "copying". the latter 
13233                 mostly implies holding down the Control button
13234
13235 2002-10-10 [christoph]  0.8.5claws9
13236
13237         * src/summaryview.c
13238                 update folders after thread building for ignored threads
13239
13240 2002-10-10 [christoph]  0.8.5claws8
13241
13242         * config/.cvsignore
13243                 added Makefile
13244         * src/filtering.[ch]
13245         * src/folder.[ch]
13246         * src/folderview.[ch]
13247         * src/import.c
13248         * src/inc.[ch]
13249         * src/mbox.[ch]
13250         * src/procmsg.c
13251         * src/summaryview.[ch]
13252                 o added new flag need_update to FolderItem
13253                 o removed folder_table from various functions from tracking
13254                   folder updates
13255                 o set need_update flags in folder.c's move, copy and delete
13256                   functions and procmsg's flags functions
13257                 o added function folderview_update_items_when_required that
13258                   updates all folders with need_update set
13259                 o call folderview_update_items_when_required instead of
13260                   folderview_update_item_foreach
13261
13262 2002-10-09 [sergey]     0.8.5claws7
13263
13264         * src/compose.c
13265                 Strip CRs whel loading the text into editor in reedit mode.
13266
13267 2002-10-09 [colin]      0.8.5claws6
13268
13269         * src/mainwindow.c
13270                 Make Space work when no mail is selected
13271
13272 2002-10-09 [colin]      0.8.5claws5
13273
13274         * src/gtksctree.[ch]
13275                 Fix range_select
13276                 Add gtk_sctree_reanchor() 
13277         * src/summaryview.c
13278                 Use gtk_sctree_reanchor() - better fix for 
13279                 bug 60413
13280
13281 2002-10-09 [colin]      0.8.5claws4
13282
13283         * src/summaryview.c
13284                 Fix shift-click select after delete problem
13285                 (closes bug 60413)
13286
13287 2002-10-08 [thorsten]   0.8.5claws3
13288
13289         * src/summaryview.c
13290                 exclude current msg from -hide read messages-
13291
13292 2002-10-08 [colin]      0.8.5claws2
13293
13294         * src/inc.[ch]
13295           src/pop.c
13296           src/recv.c
13297                 Differentiate socket errors from disk full
13298                 errors
13299
13300 2002-10-08 [christoph]  0.8.5claws1
13301
13302         * Makefile.am
13303         * configure.in
13304                 modifications for new config directory
13305
13306         * config.guess  ** REMOVED **
13307         * config.sub    ** REMOVED **
13308         * install-sh    ** REMOVED **
13309         * ltmain.sh     ** REMOVED **
13310         * missing       ** REMOVED **
13311         * mkinstalldirs ** REMOVED **
13312                 these files are autogenerated by automake
13313                 when you run autogen.sh
13314
13315         * config/.cvsignore     ** NEW FILE **
13316         * config/Makefile.am    ** NEW FILE **
13317                 ignore autogenerated files
13318                 create a Makefile in this directory
13319
13320 2002-10-08 [paul]       0.8.5claws
13321
13322         * 0.8.5claws release
13323         
13324         * src/compose.c
13325           src/procheader.c
13326           src/procmsg.c
13327                 fix quote reply format for newsgroups reply bug
13328                 (thanks to Hoa)
13329                 
13330         * po/en_GB.po
13331           po/pl.po
13332                 updated by me and Witold Wladyslaw Wojciech Wilk
13333                 repectively
13334
13335 2002-10-07 [paul]       0.8.3claws53
13336
13337         * po/it.po
13338           po/pt_BR.po
13339           po/sr.po
13340                 updated messages catalogs, submitted by
13341                 Alessandro Maestri, Fabio Jr.Beneditto 
13342                 and Urke MMI, respectively.
13343
13344 2002-10-07 [christoph]  0.8.3claws52
13345
13346         * src/folder.[ch]
13347         * src/folderview.c
13348         * src/mainwindow.c
13349                 fix new folder ghost message bug
13350                 (closes bug [ 619722 ] wrong count for newly created folders)
13351
13352 2002-10-07 [christoph]  0.8.3claws51
13353
13354         * src/compose.c
13355                 fix news posting problem
13356
13357 2002-10-07 [melvin]     0.8.3claws50
13358
13359         * po/fr.po
13360                 Updated French translation
13361
13362 2002-10-05 [christoph]  0.8.3claws49
13363
13364         * src/gtkstext.c
13365                 check if line_start_cache is set in gtk_stext_update_text
13366                 (closes bug [ 618119 ] crash while doing search in folder)
13367
13368 2002-10-05 [christoph]  0.8.3claws48
13369
13370         * src/imap.c
13371         * src/news.c
13372         * src/utils.c
13373         * src/utils.h
13374                 implement cache cleanups for claws' folder system
13375                 (closes bug [ 595916 ] imapcache not cleaned up)
13376
13377 2002-10-05 [melvin]     0.8.3claws47
13378
13379         * src/prefs_actions.c
13380                 Made the help text more clear for the %p token
13381
13382 2002-10-04 [paul]       0.8.3claws46
13383
13384         * sync with 0.8.5
13385                 see ChangeLog 2002-10-02 and 2002-10-03
13386
13387 2002-10-04 [christoph]  0.8.3claws45
13388
13389         * src/inc.c
13390                 fix segfault caused by pop before smtp
13391                 call to inc_account_mail with NULL
13392                 pointer for mainwin
13393
13394 2002-10-04 [paul]       0.8.3claws44
13395
13396         * configure.in
13397                 sync the LDAP detection from 0.8.5cvs1
13398
13399 2002-10-02 [christoph]  0.8.3claws43
13400
13401         * po/de.po
13402                 fix small spelling error
13403
13404 2002-10-02 [melvin]     0.8.3claws42
13405
13406         * ac/aspell.m4
13407                 Behave better and say "no" when test program cannot be run.
13408
13409 2002-10-02 [paul]       0.8.3claws41
13410
13411         * sync with 0.8.4cvs1
13412                 see ChangeLog 2002-09-30, 2002-10-01, 2002-10-02
13413                 
13414         * src/summaryview.c
13415                 toggle the behavior of Reply menuitem between
13416                 normal reply and reply-to-list
13417
13418 2002-10-01 [sergey]     0.8.3claws40
13419
13420         * src/compose.c
13421                 Convert newlines in the message text to the canonical form
13422                 before base64 encoding (RFC2045 compliance, fixes some
13423                 interoperability issues with Evolution 1.0.3)
13424
13425 2002-09-29 [colin]      0.8.3claws39
13426
13427         * src/summaryview.c
13428                 Fix an unwanted copy/paste
13429
13430 2002-09-29 [colin]      0.8.3claws38
13431
13432         * src/mainwindow.c
13433                 Renamed "Custom toolbar" to "Customize toolbar"
13434                 Renamed "Show all header" to "Show all headers"
13435                 Renamed "Set diplay item" to "Set displayed items"
13436         * src/prefs_common.c
13437                 Renamed "Show all header" to "Show all headers"
13438         * src/prefs_summary_column.c
13439                 Renamed "diplay item" to "displayed items"
13440
13441 2002-09-29 [colin]      0.8.3claws37
13442
13443         * src/mainwindow.[ch]
13444                 online/offline status pixmaps follow theme
13445                 changes
13446         * src/summaryview.[ch]
13447                 quicksearch pixmap follows theme changes
13448
13449 2002-09-29 [thorsten]   0.8.3claws36
13450
13451         * src/compose.c
13452           src/prefs_folder_item.[ch]
13453                 add default_reply_to folder option (closes patch 581044)
13454
13455 2002-09-29 [christoph]  0.8.3claws35
13456
13457         * acconfig.h    ** REMOVED **
13458         * configure.in
13459         * ac/aspell.m4
13460         * ac/check-type.m4
13461         * ac/gnupg-check-typedef.m4
13462                 fix autoheader 2.50 warning
13463
13464 2002-09-29 [christoph]  0.8.3claws34
13465
13466         * major code cleanup (part 2)
13467         
13468                 - unused variables removed
13469                 - unused functions removed
13470                 - uninitialized variables checked
13471                 - missing return statements added
13472                 - missing function return types added
13473                 - added parentheses around assignment
13474                   when suggested by gcc
13475
13476 2002-09-29 [alfons]     0.8.3claws33
13477
13478         * src/logwindow.c
13479                 log_window_clear(): only bracket gtk_text_forward_delete() 
13480                 with gtk_text_freeze() / gtk_text_thaw() (see if this
13481                 works around GTK text bug)
13482
13483 2002-09-29 [paul]       0.8.3claws32
13484
13485         * po/bg.po
13486           po/sr.po
13487                 updated by George Danchev and Urke MMI
13488                 respectively
13489
13490 2002-09-27 [christoph]  0.8.3claws31
13491
13492         * doc-src/readme.txt
13493         * doc-src/rfc1806.txt   ** REMOVED **
13494         * doc-src/rfc2183.txt   ** NEW FILE **
13495         * doc-src/rfc2980.txt   ** NEW FILE **
13496                 update rfcs
13497
13498 2002-09-27 [melvin]     0.8.3claws30
13499
13500         * ac/aspell.m4
13501                 Fixed typo which could break linking
13502
13503 2002-09-27 [melvin]     0.8.3claws29
13504
13505         * ac/aspell.m4
13506                 Improved GNU/aspell checking. 
13507                 Fixed bug #614490
13508
13509 2002-09-27 [paul]       0.8.3claws28
13510
13511         * sync with 0.8.3cvs8
13512                 see ChangeLog 2002-09-27
13513
13514 2002-09-26 [colin]      0.8.3claws27
13515
13516         * src/toolbar.[ch]
13517           src/mainwindow.[ch]
13518                 Add "Reply to Mailing-list" to the toolbar
13519
13520 2002-09-26 [christoph]  0.8.3claws26
13521
13522         * src/summaryview.c
13523                 Fix wrong message counts in summaryview status
13524
13525 2002-09-26 [paul]       0.8.3claws25
13526
13527         * sync with 0.8.3cvs7
13528                 see ChangeLog 2002-09-26
13529
13530 2002-09-26 [paul]       0.8.3claws24
13531
13532         * sync with 0.8.3cvs6
13533                 see ChangeLog 2002-09-25
13534
13535 2002-09-25 [christoph]  0.8.3claws23
13536
13537         * src/prefs_common.c
13538         * src/prefs_folder_item.c
13539         * src/prefs_scoring.c
13540                 Renamed "kill score" to "hide score" in GUI
13541                 and prefs files
13542
13543 2002-09-25 [paul]       0.8.3claws22
13544
13545         * sync with 0.8.3cvs5
13546                 see ChangeLog 2002-09-24
13547
13548 2002-09-24 [alfons]     0.8.3claws21
13549
13550         patch by Satoshi Nagayasu: allows appending / saving multiple 
13551         selected files (closes "[ 612279 ] save multiple mesg(s) in 
13552         'Save as ...'")
13553
13554         * AUTHORS
13555                 add Satoshi Nagayasu
13556         * src/summaryview.c
13557                 summary_save_as(): allow saving selected files to
13558                 one file
13559                 summary_set_menu_sensitive: enable "Save As..." when
13560                 multiple files are selected
13561         * src/utils.[ch]
13562                 append_file(): new function
13563
13564 2002-09-24 [colin]      0.8.3claws20
13565
13566         * src/procmime.c
13567                 Fix segfault when mimeinfo doesn't have a 
13568                 content_type. 
13569
13570 2002-09-24 [colin]      0.8.3claws19
13571
13572         * src/prefs_common.[ch]
13573                 Add a preference to display send dialog or not
13574         * src/send.c
13575                 Display send dialog according to preference
13576
13577 2002-09-24 [colin]      0.8.3claws18
13578
13579         * src/compose.[ch]
13580                 Disable user actions when sending
13581
13582 2002-09-24 [colin]      0.8.3claws17
13583
13584         * src/procmime.c
13585                 Do not display name or filename for attachments
13586                 with an application/pgp-signature type
13587                 (security flaw, see bug 537413)
13588
13589 2002-09-23 [colin]      0.8.3claws16
13590
13591         * src/editaddress.c
13592                 Initialize entry_email, entry_alias and 
13593                 entry_remarks to first email address of the list
13594
13595 2002-09-23 [colin]      0.83claws15
13596
13597         * src/compose.c
13598                 Drop pgp-signature when reediting a signed queued
13599                 message
13600
13601 2002-09-23 [melvin]     0.8.3claws14
13602
13603         * po/fr.po
13604                 Updated French translation
13605
13606 2002-09-23 [melvin]     0.8.3claws13
13607
13608         * src/mainwindow.c
13609                 Made custom toolbar menu labels more consistent
13610         * src/prefs_toolbar.c
13611                 Made custom toolbar window title more consistent
13612
13613 2002-09-22 [colin]      0.8.3claws12
13614
13615         * src/inc.c
13616                 Initialize session type to normal before getting 
13617                 mail (fixes strange Get behaviour)
13618         * src/prefs_account.h
13619                 Move STYPE_POP_BEFORE_SMTP to last position to 
13620                 avoid other side-effects
13621
13622 2002-09-22 [colin]      0.8.3claws11
13623
13624         * src/prefs_account.c
13625                 Fix pop_bfr_smtp_tm_entry sensivity when switching
13626                 from pop3 to apop or vice-versa
13627
13628 2002-09-22 [colin]      0.8.3claws10
13629         
13630         * src/prefs_account.[ch]
13631                 Add an option for the POP before SMTP timeout
13632         * src/inc.c
13633                 Remember time of last POP connection
13634         * src/send.c
13635                 Do POP before SMTP only if timeout reached
13636
13637 2002-09-22 [oliver]     0.8.3claws9
13638         
13639         * README.claws
13640                 explain custom toolbar
13641
13642 2002-09-22 [oliver]     0.8.3claws8
13643
13644         * src/prefs_actions.[ch]
13645         custom toolbar for compose      
13646                 actions callback from compose toolbar
13647         * src/folderview.c
13648                 remove include toolbar.h
13649
13650 2002-09-22 [oliver]     0.8.3claws7
13651         
13652         * src/prefs_toolbar.[ch]
13653                 custom toolbar for compose
13654                 - generic prefs_toolbar handles both
13655                   Mainwin's toolbar as well as Compose toolbar          
13656
13657 2002-09-22 [oliver]     0.8.3claws6
13658         
13659         * src/toolbar.[ch]
13660                 custom toolbar for compose
13661                 restructure toolbar.[ch]
13662
13663 2002-09-22 [oliver]     0.8.3claws5
13664
13665         * src/compose.[ch]
13666                 custom toolbar for compose
13667
13668 2002-09-22 [oliver]     0.8.3claws4
13669         
13670         * src/mainwindow.[ch]
13671                 custom toolbar for compose 
13672                 move mainwin toolbar back to mainwindow
13673
13674 2002-09-22 [alfons]     0.8.3claws3
13675
13676         * src/procmsg.c
13677                 :%sno/if(/if (/gc
13678                 :%sno/for(/for (/gc
13679                 (beautify)
13680
13681 2002-09-22 [alfons]     0.8.3claws2
13682         
13683         * src/procmsg.c
13684                 procmsg_save_to_outbox(): don't unlink message file from queue;
13685                 callers should do it using folder_item_remove_msg()
13686
13687 2002-09-22 [colin]      0.8.3claws1
13688
13689         * src/mimeview.[ch]
13690                 Made mimeview_check_signature() public
13691         * src/textview.c
13692                 Made GPG signatures verifiable by clicking
13693                 the [application/pgp-signature] in the Text
13694                 view
13695
13696 2002-09-22 [paul]       0.8.3claws
13697
13698         * po/bg.po
13699           po/en_GB.po
13700           po/es.po
13701           po/it.po
13702           po/pl.po
13703           po/pt_BR.po
13704           po/sr.po
13705                 updated translations, submitted by George Danchev,
13706                 me, Ricardo Mones Lastra, Alessandro Maestri,
13707                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.Beneditto 
13708                 and Urke MMI, respectively.     
13709
13710 2002-09-22 [alfons]     0.8.2claws65
13711
13712         * src/procmsg.c
13713         * src/pgptext.c
13714                 no furry valgrinds have been used to plug these memleaks
13715
13716 2002-09-20 [paul]       0.8.2claws64
13717
13718         * sync with 0.8.3cvs4
13719                 'Select thread' re-implemented 
13720                 see ChangeLog 2002-09-20
13721
13722 2002-09-21 [alfons]     0.8.2claws63
13723
13724         * src/compose.c
13725                 compose_send(): plug unnoticed memleak
13726
13727 2002-09-20 [alfons]     0.8.2claws62
13728
13729         * src/addr_compl.c
13730                 replace_address_in_edit(): strict check for NULL address to
13731                 fix "[ 607348 ] Segfault in address completion". My guess is
13732                 that this happens with an empty address book, but it's good
13733                 to have this check here anyway
13734                 
13735                 completion_window_button_press(): free string returned 
13736                 from the internal cache
13737
13738 2002-09-20 [christoph]  0.8.2claws61
13739
13740         * src/procmime.h
13741                 added ENC_BINARY to EncodingType
13742         * src/procmime.c
13743                 the string returned by procmime_get_encoding_str
13744                 should not depend on the order of values in the
13745                 EncodingType definition
13746         * doc-src/rfc1806.txt   ** NEW FILE **
13747                 Added rfc1806 about MIME Content-Disposition
13748                 Extension
13749
13750 2002-09-19 [paul]       0.8.2claws60
13751
13752         * sync with 0.8.2cvs3
13753                 see ChangeLog 2002-09-19
13754
13755 2002-09-19 [paul]       0.8.2claws59
13756
13757         * src/prefs_folder_item.c
13758                 revert to Darko's original alignment of colour
13759                 selector button
13760                 add a colon to folder_color label
13761                 
13762         * src/compose.c
13763                 add Colin's patch (with Hiro's modifications) to 
13764                 force BASE64 encoding for 8-bit text when signing
13765                 (sync with 0.8.3cvs2)
13766
13767 2002-09-18 [alfons]     0.8.2claws58
13768
13769         * src/compose.c
13770                 :%sno/if(/if (/gc
13771                 :%sno/for(/for (/gc
13772                 (beautify a little bit)
13773
13774 2002-09-18 [christoph]  0.8.2claws57
13775
13776         * src/pine.c
13777                 fix handling of fgetc return value
13778
13779 2002-09-17 [alfons]     0.8.2claws56
13780         
13781         * src/summaryview.c
13782                 summary_sort(): check non-NULL summaryview->folder_item when no 
13783                 folder is selected at all
13784                 (closes "[ 610344 ] sort label make syl Crash")
13785
13786 2002-09-17 [alfons]     0.8.2claws55
13787         
13788         * src/compose.c
13789                 beautify a little bit
13790
13791 2002-09-17 [christoph]  0.8.2claws54
13792
13793         * src/folder.c
13794                 initialize max values for cache and folder
13795                 when cache or folder is empty
13796
13797 2002-09-15 [colin]      0.8.2claws53
13798
13799         * src/compose.c
13800                 Fix a leak (thanks Alfons!) and cleaned
13801                 variables names for custom headers
13802
13803 2002-09-15 [colin]      0.8.2claws52
13804
13805         * src/compose.c
13806                 Fix custom headers recognition when
13807                 prefs_common.trans_hdr is on
13808
13809 2002-09-15 [colin]      0.8.2claws51
13810
13811         * src/compose.c
13812                 Allow dynamically-added custom headers
13813                 Yet not reparsed if reedited
13814
13815 2002-09-15 [alfons]     0.8.2claws50
13816
13817         * src/prefs_account.c
13818                 fix warnings
13819
13820 2002-09-15 [colin]      0.8.2claws49
13821         
13822         * src/prefs_account.c
13823                 fix pop_before_smtp sensitivity
13824
13825 2002-09-15 [colin]      0.8.2claws48
13826
13827         * src/inc.[ch]
13828                 add inc_pop_before_smtp()
13829                 allow MainWindow to be undefined in 
13830                 inc_account_mail() and inc_start()
13831         * src/pop.c
13832           src/prefs_account.h
13833                 add STYPE_POP_BEFORE_SMTP session type
13834         * src/prefs_account.c
13835                 activated pop before smtp option
13836         * src/send.c
13837                 do pop before smtp if the relevant option 
13838                 is set
13839
13840 2002-09-15 [paul]       0.8.2claws47
13841
13842         * sync with 0.8.3
13843                 see ChangeLog 2002-09-15
13844
13845 2002-09-14 [paul]       0.8.2claws46
13846
13847         * po/bg.po
13848                 updated Bulgarian translation, submitted by
13849                 George Danchev
13850
13851 2002-09-13 [paul]       0.8.2claws45
13852
13853         * src/compose.c
13854                 merge claws' select_account() with main's
13855                 (new) compose_select_account(). [sync with
13856                 0.8.2cvs15, see ChangeLog 2002-09-11]
13857
13858 2002-09-12 [christoph]  0.8.2claws44
13859
13860         * src/filter.c
13861                 allocate 1 elements of FolderItem not 0
13862
13863 2002-09-12 [colin]      0.8.2claws43
13864
13865         * src/compose.c
13866                 Fix bug #590825 (obey Follow-up: poster)
13867
13868 2002-09-12 [colin]      0.8.2claws42
13869
13870         * src/procmime.c
13871                 Fix bug #557009 (wrong headers for messages 
13872                 forwarded as attachments)
13873
13874 2002-09-11 [colin]      0.8.2claws41
13875         
13876         * src/compose.c
13877                 Put SCF: pseudo-header on top of message
13878                 Set draft tmp_flag when saved as draft
13879
13880         * src/procmsg.c
13881           src/procheader.c
13882                 Skip after first \n\n for beginning of real message
13883                 for drafts too
13884
13885 2002-09-11 [christoph]  0.8.2claws40
13886
13887         * src/filtering.c
13888                 use procmsg flag functions in filtering or processing
13889                 will cause incorrect folder message counts
13890
13891 2002-09-11 [colin]      0.8.2claws39
13892
13893         * src/compose.c
13894                 Fix bug #550175 - wrong save folder when reediting
13895                 drafts
13896
13897 2002-09-11 [paul]       0.8.2claws38
13898
13899         * sync with 0.8.2cvs14
13900                 see ChangeLog 2002-09-11
13901
13902 2002-09-11 [colin]      0.8.2claws37
13903
13904         * src/folder.c
13905                 Fix a typo (seeming to cause new/unread status to
13906                 be lost)
13907
13908 2002-09-10 [christoph]  0.8.2claws36
13909
13910         * src/compose.c
13911                 compose_redirect should not use compose_generic_new
13912                 because that does more stuff than expected including
13913                 opening the external editor
13914                 (closes bug "[ 526608 ] bounced messages appear blank
13915                  in editor")
13916
13917 2002-09-10 [christoph]  0.8.2claws35
13918
13919         * src/folder.c
13920                 fix problem with too large message number range
13921                 causing a crash in folder_item_scan
13922
13923 2002-09-10 [paul]       0.8.2claws34
13924
13925         * sync with 0.8.2cvs13
13926                 see ChangeLog 2002-09-10
13927
13928 2002-09-10 [christoph]  0.8.2claws33
13929
13930         * src/msgcache.c
13931                 set MsgInfo TmpFlags for queue and draft folders
13932                 (closes bug "[ 591676 ] Queue ignore MIME on restart")
13933
13934 2002-09-10 [paul]       0.8.2claws32
13935
13936         * AUTHORS
13937           po/bg.po      ** NEW FILE **
13938                 new Bulgarian translation submitted by
13939                 George Danchev <danchev@spnet.net>
13940                 
13941         * tools/Makefile.am
13942           tools/README
13943           tools/tb2sylpheed     ** NEW FILE **
13944                 add script that converts an addressbook exported
13945                 from The Bat! into a Sylpheed addressbook. Submitted
13946                 by Urke MMI <urke-kg@eunet.yu>
13947
13948 2002-09-10 [paul]       0.8.2claws31
13949
13950         * sync with 0.8.2cvs12
13951                 see ChangeLog 2002-09-10
13952
13953 2002-09-06 [paul]       0.8.2claws30
13954
13955         * src/prefs_common.c
13956                 sync with 0.8.2cvs11, see ChangeLog 2002-09-06
13957                 
13958         * tools/Makefile.am
13959           tools/README
13960           tools/ldif-to-xml.py  ** REMOVED **
13961                 remove obsolete python script
13962
13963 2002-09-06 [paul]       0.8.2claws29
13964
13965         * sync with 0.8.2cvs10
13966                 see ChangeLog 2002-09-06
13967
13968 2002-09-04 [paul]       0.8.2claws28
13969
13970         * sync with 0.8.2cvs9
13971                 see ChangeLog 2002-08-04
13972
13973 2002-09-04 [colin]      0.8.2claws27 
13974
13975         * src/prefs_common.[ch]
13976                 Added signature color configuration
13977         * src/textview.c
13978                 Use user-specified signature color
13979
13980 2002-09-03 [colin]      0.8.2claws26
13981
13982         * src/prefs_common.[ch]
13983                 Added autosave and autosave_length prefs
13984         * src/compose.c
13985                 Added compose_remove_draft()
13986                 Auto-save drafts according to the prefs
13987         * src/main.c
13988                 Added a crash-indicator file, allowing to check
13989                 for new messages on startup if Sylpheed crashed
13990                 (makes saved drafts "reappear")
13991
13992 2002-09-03 [colin]      0.8.2claws25
13993
13994         * src/textview.[ch]
13995                 Grey the signature
13996
13997 2002-09-03 [paul]       0.8.2claws24
13998
13999         * sync with 0.8.2cvs8
14000                 see ChangeLog 2002-09-02 and 2002-09-03
14001
14002 2002-09-03 [darko]      0.8.2claws23
14003
14004         * src/folderview.c
14005                 use normal style when creating new folder to pick
14006                 proper font size 
14007
14008 2002-09-02 [melvin]     0.8.2claws22
14009
14010         * src/gtkaspell.m4
14011                 removed some obsolete code
14012
14013 2002-09-02 [melvin]     0.8.2claws21
14014
14015         * ac/aspell.m4
14016                 fixed test's equality sign (== to =)
14017
14018 2002-09-02 [alfons]     0.8.2claws20
14019
14020         * src/folder.c
14021         * src/mh.c
14022                 revert change of 0.8.2claws16 and use the mh_folder_destroy
14023                 as folder->destroy virtual as suggested by Hiro
14024                 (the mh.c code seems to have been lost around mh.c.1.21)
14025
14026 2002-09-02 [paul]       0.8.2claws19
14027
14028         * po/pt_BR.po
14029                 updated by Fabio Jr. Beneditto
14030                 
14031         * src/defs.h
14032                 use 'http://claws.sylpheed.org' for homepage link. 
14033                 Domain provided by Oktay Altunergil <oktay@freelinuxcd.org>
14034
14035 2002-09-01 [alfons]     0.8.2claws18
14036
14037         * src/mh.c
14038                 plug memleak related to one Martin Kluge found
14039
14040 2002-08-31 [paul]       0.8.2claws17
14041
14042         * sync with 0.8.2cvs6
14043                 see ChangeLog 2002-08-30
14044
14045 2002-08-31 [alfons]     0.8.2claws16
14046
14047         * src/folder.c
14048                 folder_destroy(): remove mailbox from folderlist even if it has
14049                 no destroy virtual
14050
14051 2002-08-31 [alfons]     0.8.2claws15
14052
14053         * src/folder.c
14054                 :%sno/if(/if (/gc
14055                 :%sno/for(/for (/gc
14056                 (being pedantic I know)
14057
14058 2002-08-31 [alfons]     0.8.2claws14
14059
14060         * src/folder.c
14061                 check for NULL pointers returned from folder->fetch_msginfo virtual
14062                 (should solve some reported crashes)
14063
14064 2002-08-30 [alfons]     0.8.2claws13
14065
14066         * acconfig.h
14067         * configure.in
14068         * src/crash.c
14069                 enable crash dialog on compilation time
14070                 (--enable-crash-dialog configure option)
14071
14072 2002-08-30 [alfons]     0.8.2claws12
14073
14074         * AUTHORS
14075                 add Martin Kluge
14076         * src/mh.c
14077                 apply memory leak plug patch by Martin Kluge
14078                 (closes patch "[ 602568 ] patch for 602441 little memory leak",
14079                 bug "[ 599677 ] Very small memory leak in 0.81claws115",
14080                 and bug "[ 602441 ] memoryleak in filtering 0.8.2claws9?")
14081
14082 2002-08-30 [darko]      0.8.2claws11
14083
14084         * src/folderview.c
14085                 copy Gtk style from normal style to match
14086                 font size for coloured folders
14087
14088 2002-08-29 [alfons]     0.8.2claws10
14089
14090         * sylpheed.desktop
14091                 Type=Internet <- Type=Application
14092                 (reported by Michael Schwendt, see:
14093                 http://sourceforge.net/tracker/index.php?func=detail&aid=599765&group_id=25528&atid=384600
14094                 http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=72882)
14095
14096 2002-08-29 [paul]       0.8.2claws9
14097
14098         * sync with 0.8.2cvs5
14099                 see ChangeLog 2002-08-29
14100
14101 2002-08-29 [colin]      0.8.2claws8
14102
14103         * src/summaryview.c
14104                 Added a sanity check in summary_select_thread
14105                 Should fix bug 601605
14106
14107 2002-08-29 [colin]      0.8.2claws7
14108
14109         * src/main.c
14110                 Revert claws6 changes regarding bug #591676
14111
14112 2002-08-28 [colin]      0.8.2claws6
14113         
14114         * src/main.c
14115                 Ignore cache for queue folderitems
14116                 Fix bug #591676
14117
14118 2002-08-28 [melvin]     0.8.2claws5
14119
14120         * README.claws
14121                 Fixed typos.
14122
14123 2002-08-28 [melvin]     0.8.2claws4
14124
14125         * README.claws
14126                 Updated a bit the text concerning the spell checker
14127
14128 2002-08-28 [melvin]     0.8.2claws3
14129
14130         Merged the GNU_aspell_branch:
14131                 Support of new GNU/aspell is now included and the old pspell
14132                 is not supported anymore.
14133                 See README.claws
14134
14135         * README.claws
14136                 Updated spell checker text to reflect the switch to GNU/aspell
14137
14138         * ac/aspell.m4          *** NEW ***
14139         * src/gtkaspell.[ch]    *** NEW *** 
14140         * ac/pspell.m4          *** DELETED *** 
14141         * src/gtkspell.[ch]     *** DELETED ***
14142
14143         * ac/Makefile.am
14144                 Updated for GNU/aspell support
14145
14146         * po/POTFILES.in
14147                 Replaced gtkspell.c by gtkaspell.c
14148
14149         * acconfig.h
14150         * src/Makefile.am
14151         * src/about.c
14152         * src/compose.[ch]
14153         * src/crash.c
14154         * src/main.c
14155         * src/prefs_common.[ch]
14156                 Updated for GNU/aspell support
14157
14158 2002-08-28 [paul]       0.8.2claws2
14159
14160         * sync with 0.8.2cvs4
14161                 see ChangeLog 2002-08-27 and 2002-08-28
14162
14163 2002-08-28 [colin]      0.8.2claws1
14164
14165         * src/summary_search.c
14166                 Added "AND search"
14167
14168 2002-08-28 [jens]       0.8.2claws
14169
14170         *po/de.po
14171                 Updated German translations
14172
14173 2002-08-27 [melvin]     0.8.2claws
14174
14175         * po/fr.po
14176                 Updated French translations
14177
14178 2002-08-27 [paul]       0.8.2claws
14179
14180         * sync with 0.8.2 main release
14181
14182         * po/en_GB.po
14183           po/es.po
14184           po/it.po
14185           po/pl.po
14186           po/pt_BR.po
14187           po/sr.po
14188                 updated message catalogs submitted by
14189                 Ricardo Mones Lastra, Alessandro Maestri,
14190                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.
14191                 Beneditto and Urke MMI  
14192
14193 2002-08-27 [hoa]        0.8.1claws123
14194
14195         * src/mainwindow.[ch]
14196         * src/summaryview.[ch]
14197                 removed the "filter setting" menu option.
14198                 add a "cancel a news message" menu option.
14199
14200 2002-08-26 [martin]     0.8.1claws122
14201
14202         * ChangeLog.claws
14203                 changed string under 0.8.1claws79 changed by myself
14204                 i'm sorry alfons :(
14205
14206 2002-08-26 [martin]     0.8.1claws121
14207
14208         * src/crash.c
14209                 added kill command to debuggerrc to start crash dialog
14210
14211 2002-08-26 [paul]       0.8.1claws120
14212
14213         * sync with 0.8.1cvs31
14214                 see ChangeLog 2002-08-26
14215
14216 2002-08-25 [alfons]     0.8.1claws119
14217
14218         * src/procmsg.c
14219                 fix bug that didn't send out correct headers to news server
14220                 when sending news article and email from queue (bug reported
14221                 and patch provided by Tim Mann; closes bug 
14222                 "[ 583196 ] 0.7.8claws can't post news")
14223
14224 2002-08-25 [alfons]     0.8.1claws118
14225
14226         * src/selective_download.c
14227                 mark two strings as translatable
14228                 (thanks to Urke MMI for pointing this out)
14229
14230 2002-08-25 [alfons]     0.8.1claws117
14231
14232         * src/summaryview.c
14233                 treat sent boxes as special and allow sorting them by addressee
14234                 (closes "[ 589418 ] Sent folder sorting misbehavior"
14235                 submitted by Steve Lamb)
14236
14237 2002-08-24 [alfons]     0.8.1claws116
14238
14239         * src/matcher.c
14240                 fix memleak reported by Martin Kluge
14241                 (see: "[ 599677 ] Very small memory leak in 0.81claws115")
14242
14243 2002-08-24 [oliver]     0.8.1claws115
14244
14245         * src/prefs_toolbar.c
14246                 o code cleanup as suggested by Alfons
14247                 o memleak fix
14248
14249 2002-08-24 [alfons]     0.8.1claws114
14250
14251         * src/summaryview.c
14252                 o fix another memory leak reported by Martin Kluge
14253                   (see "[ 599568 ] Small Memory Leak")
14254                 o remove 'from' variable from 'summary_set_header()'; we can
14255                   do with just 'to' 
14256
14257 2002-08-24 [paul]       0.8.1claws113
14258
14259         * sync with 0.8.1cvs30
14260                 see ChangeLog 2002-08-23
14261
14262 2002-08-24 [alfons]     0.8.1claws112
14263
14264         * src/summaryview.c
14265                 remove unnecessary allocations for search bar fixing leaks
14266                 reported by Martin Kluge
14267                 (see "[ 599451 ] Further memory leaks?")
14268
14269 2002-08-24 [alfons]     0.8.1claws111
14270
14271         * src/main.c
14272                 make get_socket_name() public for crash.c
14273         * src/crash.c
14274                 o make report bug button work (goes to claws' 
14275                   bug tracker at sf.net)
14276                 o introduce function for doing important stuff just
14277                   before claws goes down
14278                 o clean up code 
14279
14280 2002-08-24 [alfons]     0.8.1claws110
14281
14282         * src/compose.c
14283                 move cursor to "To" entry when forwarding as attachment
14284                 (reported and solved by Steve Lamb, closes bug report
14285                 "[ 592880 ] Forward as attachment; cursor not in to")
14286
14287 2002-08-24 [colin]      0.8.1claws109
14288
14289         * src/mainwindow.c
14290                 fix quick search visibility after GUI (de)separations.
14291
14292 2002-08-23 [colin]      0.8.1claws108
14293
14294         * src/mainwindow.c
14295                 fix header pane visibility after folderview or
14296                 messageview (de)separation
14297
14298 2002-08-23 [paul]       0.8.1claws107
14299
14300         * src/mainwindow.[ch]
14301           src/toolbar.c
14302                 give full control of display or non-display 
14303                 of the Execute icon to Custom toolbar settings.
14304                 add new sensitivity condition to maninwindow.h: 
14305                 M_DELAY_EXEC
14306
14307         * ChangeLog
14308           ChangeLog.jp
14309           NEWS
14310                 more sync with 0.8.1cvs29
14311
14312 2002-08-23 [melvin]     0.8.1claws106
14313
14314         * src/alertpanel.c
14315                 Readded support for custom widget in alertpanel lost in last
14316                 sync.
14317
14318 2002-08-23 [paul]       0.8.1claws105
14319
14320         * sync with 0.8.1cvs29
14321                 see ChangeLog 2002-08-23
14322
14323 2002-08-23 [colin]      0.8.1claws104
14324
14325         * src/summaryview.c
14326                 Fix folder and search pixmaps exchanging positions
14327                 after theme or toolbar changes. Thank to Oliver for 
14328                 reporting this.
14329
14330 2002-08-23 [colin]      0.8.1claws103
14331
14332         * src/mainwindow.c
14333           src/messageview.[ch]
14334           src/noticeview.[ch]
14335           src/summaryview.c
14336                 Changed messageview_create() and noticeview_create()
14337                 to avoid the last gdk_warning
14338
14339 2002-08-22 [colin]      0.8.1claws102
14340
14341         * src/summaryview.c
14342                 Fix my new `Creating pixmap from xpm' warning
14343
14344 2002-08-22 [colin]      0.8.1claws101
14345
14346         * src/mainwindow.c
14347                 Fix some of the gdk warnings
14348
14349 2002-08-22 [colin]      0.8.1claws100
14350
14351         * src/Makefile.am
14352         * src/stock_pixmap.c
14353         * src/stock_pixmap.h
14354         * src/pixmaps/quicksearch.xpm *ADDED*
14355                 Add the quicksearch pixmap
14356         * src/mainwindow.c
14357         * src/summaryview.c
14358         * src/summaryview.h
14359                 Make quicksearch bar visible/hidden via a button
14360
14361 2002-08-22 [christoph]  0.8.1claws99
14362
14363         * src/folder.c
14364                 fix folder update for newsgroups with message
14365                 numbers below minimum number of articles to fetch
14366                 (closes bug #598445)
14367
14368 2002-08-22 [paul]       0.8.1claws98
14369
14370         * sync with 0.8.1cvs28
14371                 see ChangeLog 2002-08-22
14372
14373 2002-08-21 [alfons]     0.8.1claws97
14374
14375         * src/crash.c
14376                 use bt instead of bt full which seems to work 
14377                 better, and bt full doesn't give a great deal 
14378                 of information anyway
14379
14380 2002-08-21 [colin]      0.8.1claws96
14381
14382         * src/summaryview.c
14383                 fix summaryview_searchtype_changed prototype
14384
14385 2002-08-21 [christoph]  0.8.1claws95
14386
14387         * src/mainwindow.c
14388                 o fix broken menu update for sorting type, we have to
14389                   get this info from the summaryview now
14390                 o removed setting of threaded state in menu callback
14391         * src/summaryview.[ch]
14392                 more summaryview/folderitem seperation for
14393                 threading option
14394         * configure.in
14395                 removed not required --with-compiler-flags option
14396
14397 2002-08-21 [oliver]     0.8.1claws94
14398         
14399         * src/toolbar.h 
14400                 o rename toolbar.xml to toolbar_main.xml
14401                   since toolbar_compose.xml might come up 
14402                   any time soon
14403         * README.claws
14404                 add custom toolbar              
14405
14406 2002-08-21 [darko]      0.8.1claws93
14407
14408         * src/procmsg.c
14409                 don't reset tmp flags for messages copied
14410                 to sent folder
14411
14412 2002-08-21 [colin]      0.8.1claws92
14413         
14414         * src/prefs_filtering.c
14415                 fix renaming rules on folder rename 
14416                 when folder is not a leaf folder
14417
14418 2002-08-21 [paul]       0.8.1claws91
14419
14420         * src/prefs_folder_item.c
14421                 fix alignment of colour selector
14422
14423 2002-08-21 [paul]       0.8.1claws90
14424
14425         * sync with 0.8.1cvs27
14426                 see ChangeLog 2002-08-21
14427
14428 2002-08-21 [paul]       0.8.1claws89
14429
14430         * src/summaryview.c
14431                 fix crash when changing field type in
14432                 Quick search bar
14433
14434 2002-08-21 [colin]      0.8.1claws88
14435
14436         * src/summaryview.c
14437                 Made quick search case-insensitive
14438
14439 2002-08-21 [paul]       0.8.1claws87
14440
14441         * sync with 0.8.1cvs26
14442                 see ChangeLog 2002-08-21
14443
14444 2002-08-20 [christoph]  0.8.1claws86
14445
14446         * src/folderview.c
14447         * src/main.c
14448         * src/summaryview.[ch]
14449                 more summaryview/folderitem seperation for
14450                 sort_key and sort_type
14451         * src/procmsg.c
14452                 added missing return statement
14453
14454 2002-08-20 [colin]      0.8.1claws85
14455
14456         * src/summaryview.[ch]
14457                 Added a quick search box
14458         * src/mainwindow.c
14459         * src/prefs_common.[ch]
14460                 Added a show/hide option for the quick search
14461
14462 2002-08-20 [oliver]     0.8.1claws84
14463         
14464         * src/mainwindow.c
14465                 remove toolbar_create_popups
14466         * src/toolbar.[ch]
14467                 o remove toolbar_create_popups
14468                 o fix toolbar_set_sensitive 
14469                   (Bug reports #596834 and #596832)     
14470         * src/prefs_toolbar.c
14471                 o add "Set default" button
14472                 o align label and text + combo widgets
14473
14474 2002-08-20 [hoa]        0.8.1claws83bis
14475
14476         * src/imap.c
14477                 fixed a bug in imap_fetch_msginfo() in case there is no
14478                 current folder.
14479
14480 2002-08-20 [darko]      0.8.1claws83
14481
14482         * src/folderview.c
14483                 copy the color style of folder view so it
14484                 works with GTK themes
14485
14486 2002-08-20 [darko]      0.8.1claws82
14487
14488         * src/folder.h
14489         * src/folderview.c
14490         * src/prefs_folder_item.[hc]
14491                 don't use UI stuff in folder.h
14492
14493 2002-08-20 [darko]      0.8.1claws81
14494
14495         * src/folder.h
14496         * src/prefs_folder_item.h
14497         * src/folderview.c
14498         * src/prefs_folder_item.c
14499                 ability to set folder color in folderview
14500
14501 2002-08-19 [alfons]     0.8.1claws80
14502
14503         * src/summaryview.c
14504                 fix one of the earlier memleaks reported by Martin Kluge
14505
14506 2002-08-19 [alfons]     0.8.1claws79
14507
14508         * src/mainwindow.c
14509                 hide notice view when selecting seperate folder
14510                 view (reported by Urke MMI)
14511
14512 2002-08-19 [christoph]  0.8.1claws78
14513
14514         * src/folderview.c
14515         * src/prefs_folder_item.h
14516         * src/summaryview.[ch]
14517                 o add summary_set_prefs_from_folderitem to set
14518                   summaryview prefs (first step to remove all
14519                   references to the folderitem in summaryview)
14520                 o moved compiled regex stuff from folderitem prefs
14521                   to summaryview code
14522
14523 2002-08-19 [paul]       0.8.1claws77
14524
14525         * src/compose.c
14526                 add check for '.' to QUOTE_IF_REQUIRED
14527
14528 2002-08-19 [paul]       0.8.1claws76
14529
14530         * src/inc.c
14531                 sync with 0.8.1cvs25 (plug memory leak)
14532
14533         * src/prefs_toolbar.c
14534                 re-order prefs_toolbar_cancel()
14535
14536 2002-08-18 [alfons]     0.8.1claws75
14537
14538         * src/inc.c
14539         * src/matcher.c
14540                 plug other memleaks reported by Martin Kluge
14541
14542 2002-08-18 [paul]       0.8.1claws74
14543
14544         * po/pt_BR.po
14545                 updated by Fabio Jr. Beneditto
14546
14547 2002-08-18 [paul]       0.8.1claws73
14548
14549         * src/toolbar.[ch]
14550                 fix bug where tooltips were displayed untranslated              
14551
14552         * src/prefs_toolbar.c
14553                 fix bug where clicking 'Cancel' creates an icon & text
14554                 toolbar regardless of prefs
14555         
14556
14557 2002-08-17 [oliver]     0.8.1claws72
14558
14559         * src/prefs_toolbar.c
14560                 update toolbar on CANCEL
14561                 bug reported by Martin Kluge
14562         * src/toolbar.c
14563                 toolbar_destroy memleak fixed           
14564
14565 2002-08-17 [alfons]     0.8.1claws71
14566
14567         * src/toolbar.c
14568                 plug another memleak reported by Martin Kluge
14569
14570 2002-08-16 [alfons]     0.8.1claws70
14571
14572         * src/crash.c
14573                 use execvp() correctly (suggested by wwp; thanks!)
14574
14575 2002-08-16 [alfons]     0.8.1claws69
14576
14577         * src/gtksctree.c
14578                 plug memory leak reported by Kim Schultz & Martin Kluge
14579
14580 2002-08-16 [paul]       0.8.1claws68
14581
14582         * po/es.po
14583                 updated by Ricardo Mones Lastra
14584
14585 2002-08-16 [paul]       0.8.1claws67
14586
14587         * src/toolbar.h
14588                 fix bug where 'Compose News' icon showed wrong
14589                 tooltip
14590
14591 2002-08-16 [paul]       0.8.1claws66
14592
14593         * sync with 0.8.1cvs24
14594                 see ChangeLog 2002-08-16
14595
14596         * po/it.po
14597                 updated by Alessandro Maestri
14598
14599 2002-08-15 [paul]       0.8.1claws65
14600
14601         * po/sr.po
14602                 updated by Urke MMI
14603
14604 2002-08-15 [paul]       0.8.1claws64
14605
14606         * src/*.c
14607                 don't translate debug info
14608
14609         * src/matcher.[ch]
14610                 add copyright info
14611
14612 2002-08-15 [paul]       0.8.1claws63
14613
14614         * src/prefs_toolbar.c
14615                 fix bug where clicking 'OK' creates an icon & text
14616                 toolbar regardless of prefs
14617
14618 2002-08-14 [alfons]     0.8.1claws62
14619
14620         * src/main.c
14621                 add global var that has the full argv[0]
14622         * src/crash.c
14623                 o execvp the correct sylpheed by using argv0
14624                   and setting the correct work dir
14625                 o other tweaks  
14626
14627 2002-08-14 [oliver]     0.8.1claws61
14628         
14629         * enable/disable Toolbar Action Buttons 
14630         * code cleanups
14631         * src/mainwindow.c
14632         * src/toolbar.[ch]      
14633         * src/prefs_toolbar.c   
14634
14635 2002-08-14 [melvin]     0.8.1claws60
14636
14637         * po/fr.po
14638                 Updated French translations
14639
14640 2002-08-14 [melvin]     0.8.1claws59
14641
14642         * src/crash.c
14643                 Made bug report not translatable
14644         * src/exporthtml.c
14645                 Fixed exporthtml_build_filespec() return value
14646         * src/foldersel.c
14647                 Fixed incorrect include file
14648         * src/gtkspell.c
14649         * src/prefs_actions.c
14650         * src/prefs_toolbar.c
14651                 Made debug info not translatable
14652         * src/mutt.c
14653         * src/quote_fmt.c
14654                 Added missing includes
14655         * src/prefs_common.c
14656                 Fixed typo
14657
14658 2002-08-14 [paul]       0.8.1claws58
14659
14660         * faq/es/sylpheed-faq.html
14661           faq/es/sylpheed-faq-[1-3].html
14662           faq/es/sylpheed-faq-4.html     **NEW FILE **
14663                 update Spanish FAQ
14664
14665 2002-08-13 [christoph]  0.8.1claws57
14666
14667         * src/procmsg.c
14668                 ignore thread fix that did not mark all
14669                 child nodes of a ignored thread as
14670                 ignored. Does not work perfectly yet,
14671                 but it is better now
14672
14673 2002-08-13 [alfons]     0.8.1claws56
14674
14675         * src/crash.c
14676                 o implement 'save crash log'
14677                 o some tweaks
14678
14679 2002-08-13 [melvin]     0.8.1claws55
14680
14681         * src/main.c
14682                 removed unrequired "execinfo.h" header
14683
14684 2002-08-12 [paul]       0.8.1claws54
14685
14686         * faq/en/sylpheed-faq.html
14687           faq/en/sylpheed-faq-[1-3].html
14688           faq/en/sylpheed-faq-4.html     **NEW FILE **
14689                 update English FAQ
14690
14691 2002-08-12 [alfons]     0.8.1claws53
14692
14693         * po/POTFILES.in
14694                 add crash.c to translatables
14695         * src/crash.c
14696                 bring in Leandro's crash dialog
14697
14698 2002-08-11 [alfons]     0.8.1claws52
14699
14700         * src/crash.c
14701                 clean up some warnings
14702
14703 2002-08-11 [alfons]     0.8.1claws51
14704
14705         * acconfig.h
14706         * configure.in
14707         * src/crash.[ch]        ** NEW FILES **
14708         * src/main.c            
14709                 initial gdb crash handler
14710
14711 2002-08-11 [paul]       0.8.1claws50
14712
14713         * src/prefs_toolbar.c
14714                 replace Up/Down arrow pixmaps with text to be
14715                 consistent across icon themes
14716
14717 2002-08-11 [paul]       0.8.1claws49
14718
14719         * src/prefs_common.c
14720           src/prefs_toolbar.c
14721                 rename 'Pixmap' -> 'Icon'
14722
14723         * src/toolbar.[ch]
14724                 rename  'A_SEND_QUEUD' -> 'A_SEND_QUEUED'
14725
14726 2002-08-10 [paul]       0.8.1claws48
14727
14728         * src/prefs_toolbar.c
14729                 re-work the UI
14730
14731 2002-08-10 [paul]       0.8.1claws47
14732
14733         * src/main.c
14734                 don't write Processing progress to status bar
14735                 patch submitted by Alexander Evseev
14736
14737         * src/prefs_toolbar.c
14738                 re-position and resize window
14739                 make window assume correct size on first call
14740
14741 2002-08-10 [paul]       0.8.1claws46
14742
14743         * src/mainwindow.c
14744           src/prefs_toolbar.c
14745           src/toolbar.c
14746           src/toolbar.h
14747                 obey coding style
14748                 follow UI text conventions
14749
14750 2002-08-10 [alfons]     0.8.1claws45
14751
14752         * src/toolbar.c
14753                 correct pixmap for delete action
14754
14755 2002-08-10 [paul]       0.8.1claws44
14756
14757         * po/pt_BR.po
14758                 updated by Fabio Jr. Beneditto
14759
14760 2002-08-10 [paul]       0.8.1claws43
14761
14762         * po/POTFILES.in
14763                 add custom toolbar files
14764
14765 2002-08-10 [paul]       0.8.1claws42
14766
14767         * sync with 0.8.1cvs22
14768                 see ChangeLog 2002-08-09
14769
14770 2002-08-09 [paul]       0.8.1claws41
14771
14772         * tools/Makefile.am
14773           tools/README
14774           tools/outlook2sylpheed.pl     ** NEW FILE **
14775                 add script to convert exported Outlook
14776                 contacts list to a Sylpheed addressbook.
14777                 Submitted by Ricardo Mones Lastra.
14778
14779 2002-08-09 [paul]       0.8.1claws40
14780
14781         * AUTHORS
14782           configure.in
14783           po/sr.po      ** NEW FILE **
14784                 add Serbian message catalog. Submitted by
14785                 Urosevic Aleksandar aka Urke MMI <urke-kg@eunet.yu>             
14786
14787 2002-08-09 [paul]       0.8.1claws39
14788
14789         * sync with 0.8.1cvs21
14790                 see ChangeLog 2002-08-08
14791
14792 2002-08-08 [oliver]     0.8.1claws38
14793
14794         * src/mainwindow.c
14795                 move Custom Toolbar to Configuration menu
14796
14797 2002-08-08 [oliver]     0.8.1claws37
14798
14799         * src/prefs_toolbar.c
14800                 fix substitute pixmap bug
14801
14802 2002-08-08 [paul]       0.8.1claws36
14803
14804         * sync with 0.8.1cvs19
14805                 see ChangeLog 2002-08-08
14806
14807 2002-08-07 [christoph]  0.8.1claws35
14808
14809         * src/utils.c
14810                 fixed a memory leak in new canonicalize_file_replace
14811
14812 2002-08-07 [christoph]  0.8.1claws34
14813
14814         * src/utils.[ch]
14815                 o canonicalize_file_replace should create the temporary
14816                   file in the same directory as the original file.
14817                 o added get_tmpfile_in_dir that creates a temorary file
14818                   in a specified directory.
14819
14820 2002-08-07 [melvin]     0.8.1claws33
14821
14822         * src/toolbar.c
14823                 fixed bug where 'Article' button acted as 'Email' button.
14824
14825 2002-08-07 [paul]       0.8.1claws32
14826
14827         * sync with 0.8.1.cvs17
14828                 see ChangeLog 2002-08-07
14829
14830 2002-08-07 [colin]      0.8.1claws31
14831         
14832         * src/news.c
14833                 fix mass-cancel problem
14834
14835 2002-08-07 [thorsten]   0.8.1claws30
14836
14837         * src/prefs_toolbar.c
14838                 fix: crash on replace or add new button
14839         * src/toolbar.c
14840                 fix: close xmlfile after reading
14841         * src/utils.c
14842                 fix: unlink() file before rename()
14843
14844 2002-08-06 [paul]       0.8.1claws29
14845
14846         * sync with 0.8.cvs15
14847                 see ChangeLog 2002-08-06
14848
14849 2002-08-06 [oliver]     0.8.1claws28
14850
14851         * src/toolbar.c
14852         * src/prefs_toolbar.c
14853                 fixed empty toolbar issue
14854
14855 2002-08-06 [oliver]     0.8.1claws27
14856
14857         * Custom Toolbar Final 
14858         * src/folderview.c
14859         * src/inc.c
14860         * src/summaryview.c
14861                 o toolbar stuff now lives in src/toolbar.[ch]
14862                 o main_window_toolbar_* functions are renamed to
14863                   toolbar_* reflecting their new source file
14864         * src/mainwindow.[ch]
14865                 o remove toolbar stuff  
14866
14867 2002-08-06 [oliver]     0.8.1claws26
14868         
14869         * src/Makefile.am
14870         * src/prefs_toolbar.[ch]        **New File**
14871         * src/toolbar.[ch]              **New File**
14872                 o prefs_toolbar.[ch] custom toolbar frontend
14873                 o toolbar.[ch]       backend 
14874
14875 2002-08-06 [oliver]     0.8.1claws25
14876
14877         * src/prefs_actions.[ch]
14878                 o new exported function actions_execute
14879
14880 2002-08-06 [paul]       0.8.1claws24
14881
14882         * sync with 0.8.1cvs4
14883                 see ChangeLog 2002-08-06
14884
14885 2002-08-06 [paul]       0.8.1claws23
14886
14887         * sync with 0.8.1cvs13
14888                 see ChangeLog 2002-08-06
14889
14890 2002-08-06 [paul]       0.8.1claws22
14891
14892         * sync with 0.8.1cvs12
14893                 see ChangeLog 2002-08-05 and 2002-08-06
14894
14895 2002-08-06 [match]      0.8.1claws21
14896
14897         * src/addrclip.c
14898                 improvements to cut/copy/paste address
14899
14900 2002-08-05 [match]      0.8.1claws20
14901
14902         * src/addritem.[ch]
14903         * src/addrcache.c
14904         * src/addrbook.c
14905         * src/editaddress.c
14906         * src/addressbook.c
14907                 fixes to improve cut/copy/paste
14908
14909 2002-08-06 [melvin]     0.8.1claws19
14910
14911         * src/account.[ch]
14912                 account_find_all_from_address(): new function that returns the
14913                 list of all accounts that are matched in an address.
14914         * src/alertpanel.[ch]
14915                 alertpanel() now accepts a custom widget
14916                 alertpanel_with_widget(): new function that pops up a panel with
14917                 a custom widget in it 
14918         * src/gtkutils.[ch]
14919                 gtkut_account_menu_new(): new function that allows the selection
14920                 of an account from a list of accounts.
14921         * src/messageview.c
14922                 Extended Return Receipt notification to select the correct 
14923                 account and to make a security test on the Delivery-Notification
14924                 address which should be the same as the Return-Path.
14925
14926 2002-08-06 [thorsten]   0.8.1claws18
14927
14928         * src/mimeview.c
14929                 attach_all: save unnamed as "noname.%d",
14930                 dont free static dirname
14931
14932 2002-08-05 [alfons]     0.8.1claws17
14933
14934         * configure.in
14935                 detect XIM by trying to link rather than compile a XIM program
14936
14937 2002-08-05 [oliver]     0.8.1claws16
14938                 
14939         * src/stock_pixmap.[ch]
14940                 o add UP_ARROW to available pixmaps (already in pixmap-directory)
14941                 o new func to retrieve pixmaps
14942
14943 2002-08-05 [paul]       0.8.1claws15
14944
14945         * sync with 0.8.1cvs10
14946                 see ChangeLog 2002-08-05
14947
14948 2002-08-04 [alfons]     0.8.1claws14
14949
14950         * src/textview.c
14951                 see if this plugs memleak
14952
14953 2002-08-04 [melvin]     0.8.1claws13
14954
14955         * src/gtkspell.c
14956                 fixed bug that could crash Sylpheed when highlighting
14957                 all misspelled words.
14958
14959 2002-08-03 [melvin]     0.8.1claws12
14960
14961         * src/prefs_actions.c
14962                 removed unnecessary checks for NULL introduced in 0.8.1claws11.
14963         * src/messageview.c
14964                 fixed bug where the Return Receipt was sent to
14965                 Delivery-Notification-To address even if it was not present
14966
14967 2002-08-02 [alfons]     0.8.1claws11
14968
14969         * src/prefs_actions.c
14970                 o more check for NULLs
14971                 o put create_io_dialog() in right conditional block
14972
14973 2002-08-02 [paul]       0.8.1claws10
14974
14975         * po/es.po
14976                 updated by Ricardo Mones Lastra
14977
14978 2002-08-01 [christoph]  0.8.1claws9
14979
14980         * src/folder.c
14981                 don't free the cache of the opened
14982                 folder in the summaryview
14983         * src/summaryview.c
14984                 don't unset flags, if it is not required
14985
14986 2002-08-01 [paul]       0.8.1claws8
14987
14988         * sync with 0.8.1cvs8
14989                 see ChangeLog entry 2002-08-01
14990
14991 2002-08-01 [paul]       0.8.1claws7
14992
14993         * sync with 0.8.1cvs7
14994                 see ChangeLog 2002-07-31 and 2002-08-01
14995
14996 2002-07-31 [christoph]  0.8.1claws6
14997
14998         * src/mainwindow.c
14999                 forgot to update menu sensitivity
15000                 function for new menu entry
15001
15002 2002-07-31 [alfons]     0.8.1claws5
15003
15004         * src/main.c
15005                 check folder item and its path for NULL on
15006                 initial processing
15007
15008 2002-07-31 [christoph]  0.8.1claws4
15009
15010         * src/folder.c
15011                 check if folder_item_get_msginfo in
15012                 folder_item_remove_msg returned NULL
15013         * src/imap.c
15014                 better clear the uid cache in the
15015                 uid validity check function and delete
15016                 cached messages
15017
15018 2002-07-31 [paul]       0.8.1claws3
15019
15020         * man/sylpheed.1
15021                 add the '--attach' option and a few other
15022                 minor changes
15023
15024 2002-07-31 [paul]       0.8.1claws2
15025
15026         * sync with 0.8.1cvs5
15027                 see ChangeLog 2002-07-31
15028
15029 2002-07-31 [christoph]  0.8.1claws1
15030
15031         * src/folderview.[ch]
15032         * src/mainwindow.c
15033                 replace "Rescan all folders..." with
15034                 "Check all folders for new messages..."
15035
15036 2002-07-30 [paul]       0.8.1claws
15037
15038         * version 0.8.1claws released
15039
15040 2002-07-30 [paul]       0.8.0claws29
15041
15042         * tools/OOo2sylpheed.pl ** NEW FILE **
15043           tools/README
15044                 add script to enable sending documents as
15045                 attachments from OpenOffice.org
15046
15047 2002-07-30 [melvin]     0.8.0claws28
15048
15049         * src/prefs_actions.c
15050                 Made the actions' input/output dialog display
15051                 without delay.
15052
15053 2002-07-30 [christoph]  0.8.0claws27
15054
15055         * src/procmsg.c
15056                 check if folder_item_get_msginfo in
15057                 procmsg_save_to_outbox returned NULL
15058
15059 2002-07-30 [paul]       0.8.0claws26
15060
15061         * sync with 0.8.1cvs4
15062                 see ChangeLog 2002-07-29
15063
15064 2002-07-29 [thorsten]   0.8.0claws25
15065
15066         * README.claws
15067                 added selective download, delete on server
15068
15069 2002-07-29 [paul]       0.8.0claws24
15070
15071         * sync with 0.8.1cvs3
15072                 see ChangeLog 2002-07-29
15073
15074 2002-07-27 [christoph]  0.8.0claws23
15075
15076         * src/folder.c
15077                 add extra check if fetching the msginfo
15078                 returned NULL
15079
15080 2002-07-27 [paul]       0.8.0claws22
15081
15082         * sync with 0.8.1cvs2
15083                 see ChangeLog 2002-07-26
15084
15085 2002-07-27 [christoph]  0.8.0claws21
15086
15087         * src/imap.c
15088                 add another check if a valid msginfo
15089                 was returned
15090
15091 2002-07-26 [hoa]        0.8.0claws20
15092
15093         * src/folder.c
15094                 Fixed a condition in folder_item_destroy()
15095
15096         * src/imap.c
15097                 Fixed an error in IMAP protocol
15098
15099 2002-07-26 [alfons]     0.8.0claws19
15100
15101         * src/folder.c
15102                 ofcourse compare with identifier, not the path
15103
15104 2002-07-26 [alfons]     0.8.0claws18
15105
15106         * src/folder.c
15107                 use folder item identifier for saving / restoring
15108                 preferences because folder->path might not be unique
15109
15110 2002-07-26 [melvin]     0.8.0claws17
15111
15112         * src/logwindow.c
15113                 Fixed a crash introduced in 0.8.0claws5 when log is 
15114                 cut under 80 characters.
15115
15116 2002-07-26 [paul]       0.8.0claws16
15117
15118         * sync with 0.8.1cvs1
15119                 see ChangeLog 2002-07-26
15120
15121 2002-07-26 [christoph]  0.8.0claws15
15122
15123         * src/imap.[ch]
15124                 imap folder now remembers the last selected
15125                 folder and imap_fetch_msginfo skips selecting
15126                 the folder if it is already selected
15127
15128 2002-07-26 [christoph]  0.8.0claws14
15129
15130         * src/folder.c
15131         * src/folderview.c
15132         * src/imap.c
15133                 fix imap folder rescanning
15134
15135 2002-07-25 [christoph]  0.8.0claws13
15136
15137         * src/filter.c
15138         * src/folder.[ch]
15139         * src/folderview.c
15140         * src/imap.[ch]
15141         * src/mainwindow.c
15142         * src/mbox_folder.c
15143         * src/mh.c
15144         * src/news.c
15145                 implement imap uid cache and uid validity check
15146
15147 2002-07-25 [alfons]     0.8.0claws12
15148
15149         * src/summaryview.c
15150                 fix a brown paper bag bug, and also add some more
15151                 checks
15152
15153 2002-07-25 [christoph]  0.8.0claws11
15154
15155         * src/folder.c
15156                 don't mix copy, fetch_msginfo and remove
15157                 operations in folder item copy and move
15158                 operations
15159
15160 2002-07-25 [christoph]  0.8.0claws10
15161
15162         * src/folderview.c
15163         * src/mainwindow.c
15164         * src/prefs_folder_item.c
15165         * src/summaryview.[ch]
15166                 remove no longer required parameter update_cache from
15167                 summary_show
15168
15169 2002-07-25 [paul]       0.8.0claws9
15170
15171         * sync with 0.8.1
15172         
15173         * AUTHORS
15174                 a few corrections
15175
15176 2002-07-24 [alfons]     0.8.0claws8
15177
15178         * src/summaryview.c
15179                 sort correctly when using simplified subject line
15180                 (closes feature request "[ 585141 ] applying regexp to subject 
15181                 before sort" submitted by Alexandra Walford)
15182
15183 2002-07-24 [paul]       0.8.0claws7
15184
15185         * sync with 0.8.0cvs3
15186                 see ChangeLog 2002-07-24
15187
15188 2002-07-23 [christoph]  0.8.0claws6
15189
15190         * src/folder.c
15191         * src/folder.h
15192         * src/summaryview.c
15193         * src/summaryview.h
15194         * src/main.c
15195                 o separate processing and summaryview
15196                 o removed summary_write_cache from summaryview
15197                 o removed summaryview->killed_messages, because we don't have
15198                   to keep a list of killed messages anymore. New cache will
15199                   keep the hidden messages in cache anyway
15200         * src/folderview.c
15201         * src/inc.c
15202         * src/selective_download.c
15203                 o removed unnecessary summary_write_cache calls
15204         * src/procmsg.c
15205                 o don't set ignore thread flag in procmsg_get_thread_tree
15206                   if it is already set
15207         * src/mainwindow.c
15208         * src/statusbar.h
15209                 o moved STATUSBAR_PUSH/POP to statusbar.h because
15210                   they are used in different files
15211
15212 2002-07-23 [melvin]     0.8.0claws5
15213
15214         * src/addressbook.c
15215         * src/addrgather.c
15216         * src/editaddress.c
15217         * src/editgroup.c
15218         * src/editldap_basedn.c
15219         * src/importldif.c
15220         * src/prefs_common.c
15221                 Fixed few memory leak (gtk_editable_get_chars returns
15222                 an allocated string)
15223         * src/logwindow.c
15224                 Fixed few memory leak (gtk_editable_get_chars returns
15225                 an allocated string) and modified a little the log cutting
15226                 loop.
15227         * src/compose.c
15228                 Replaced a call to an obsolete function gtk_entry_get_text()
15229                 by gtk_editable_get_chars()
15230         * src/send.c
15231                 Removed a debug printf
15232
15233 2002-07-23 [christoph]  0.8.0claws4
15234
15235         * src/filesel.c
15236                 fix another g_dirname memory leak
15237
15238 2002-07-23 [christoph]  0.8.0claws3
15239
15240         * src/mh.c
15241                 fixed a memory leak in mh_fetch_msginfo
15242                 fixed crash when message header could not be
15243                 parsed
15244
15245 2002-07-23 [paul]       0.8.0claws2
15246
15247         * sync with 0.8.0cvs2
15248                 see ChangeLog 2002-07-23
15249
15250 2002-07-23 [paul]       0.8.0claws1
15251
15252         * sync with 0.8.0cvs1
15253                 see ChangeLog 2002-07-23
15254
15255 2002-07-23 [paul]       0.8.0claws
15256
15257         * release of 0.8.0claws