2004-12-02 [paul] 0.9.12cvs180
[claws.git] / ChangeLog.claws
1 2004-12-02 [paul]       0.9.12cvs180
2
3         * ChangeLog
4         * ChangeLog.jp
5         * src/Makefile.am
6         * src/pop.c
7         * src/common/utils.c
8         * src/common/utils.h
9         * src/pixmaps/folder.xpm **REMOVED**
10                 sync with main
11                 fixes bug 644 'extra CRs in subject line break filtering' 
12
13 2004-12-02 [colin]      0.9.12cvs179
14
15         * src/compose.c
16                 Prevent duplicate edition of queued
17                 and drafted mails
18
19 2004-12-02 [colin]      0.9.12cvs178
20
21         * src/compose.c
22                 Fix quote linewrapping ignoring pref
23                 Patch by Alfons
24
25 2004-11-30 [colin]      0.9.12cvs177
26
27         * src/gtk/prefswindow.c
28         * src/gtk/pluginwindow.c
29                 Add shortcut keys to prefs window
30                 and plugin window. Patch by Fabien Vantard.
31
32 2004-11-29 [colin]      0.9.12cvs176
33
34         * src/folderview.c
35                 Fix disappearing separators in folderview's popup
36
37 2004-11-29 [colin]      0.9.12cvs175
38
39         * src/procmime.c
40                 Another format bug
41
42 2004-11-29 [colin]      0.9.12cvs174
43
44         * src/pop.c
45                 Fix format string
46
47 2004-11-26 [colin]      0.9.12cvs173
48
49         * src/common/smtp.c
50         * src/common/smtp.h
51                 Use ESMTP for all servers advertising it
52                 Add SIZE= parameter to MAIL command for 
53                 ESMTP servers
54
55 2004-11-24 [colin]      0.9.12cvs172
56
57         * src/plugins/pgpmime/pgpmime.c
58                 Forgot one :(
59
60 2004-11-24 [colin]      0.9.12cvs171
61
62         * src/plugins/pgpmime/pgpmime.c
63                 Fix numerous GpgmeGtk leaks
64
65 2004-11-24 [colin]      0.9.12cvs170
66
67         * src/plugins/pgpmime/pgpmime.c
68                 Fix numerous GpgmeCtx leaks
69
70 2004-11-24 [colin]      0.9.12cvs169
71
72         * src/plugins/pgpmime/plugin.c
73                 Update requirements
74         * src/plugins/trayicon/Makefile.am
75         * src/plugins/trayicon/newmarkedmail.xpm
76         * src/plugins/trayicon/trayicon.c
77         * src/plugins/trayicon/unreadmarkedmail.xpm
78                 Add new icons when there are unread marked mails
79                 answers
80
81 2004-11-23 [thorsten]   0.9.12cvs168
82
83         * src/plugins/pgpmime/plugin.c
84                 typo: plugin_init instead of plugin_done
85
86 2004-11-23 [thorsten]   0.9.12cvs167
87
88         * commitHelper
89                 o add me
90         * src/partial_download.c
91         * src/partial_download.h
92                 o fix path for includes
93
94 2004-11-23 [colin]      0.9.12cvs166
95
96         * src/procmime.c
97                 Uh, changed API.
98
99 2004-11-23 [colin]      0.9.12cvs165
100
101         * src/procmime.c
102                 Fix mime headers wrapping
103
104 2004-11-23 [christoph]  0.9.12cvs164
105
106         * src/common/Makefile.am
107         * src/common/partial_download.[ch]
108         * src/Makefile.am
109         * src/partial_download.[ch]
110         * src/folderview.c
111                 move to src because it depends on src stuff
112
113         * src/codeconv.c
114         * src/common/base64.h
115                 move B64LEN macro to base64.h
116
117         * src/compose.c
118         * src/privacy.[ch]
119                 add PrefsAccount to sign-function parameters
120
121         * src/main.c
122         * src/prefs_account.[ch]
123         * src/gtk/prefswindow.[ch]
124                 o use new prefswindow for account prefs
125                 o add possibility to add new pages to account prefs
126
127         * src/plugins/pgpmime/prefs_gpg.[ch]
128         * src/plugins/pgpmime/prefs_gpg.glade
129                 add account prefs for GPG
130
131         * src/plugins/pgpmime/pgpmime.c
132         * src/plugins/pgpmime/sgpgme.[ch]
133                 create signers list based on the GPG account prefs
134
135 2004-11-23 [colin]      0.9.12cvs163
136
137         * src/main.c
138                 Fix cursor going from normal to wait
139                 as many times as there are folders
140                 (very noticeable on exported displays)
141
142 2004-11-23 [colin]      0.9.12cvs162
143
144         * src/msgcache.c
145                 HEAD needs this leak fix too
146
147 2004-11-22 [luke]       0.9.12cvs161
148
149         * src/gtk/gtkstext.c
150                 'Up' key moves one line (not one paragraph) like 'Down'
151
152 2004-11-22 [paul]       0.9.12cvs160
153
154         * src/prefs_themes.c
155                 fix oversized GtkFrames
156
157 2004-11-19 [paul]       0.9.12cvs159
158
159         * src/prefs_common.c
160                 update prefs_keybind_apply_clicked()
161
162 2004-11-18 [paul]       0.9.12cvs158
163
164         * src/compose.c
165         * src/messageview.c
166         * src/common/utils.c
167         * src/common/utils.h
168                 use Message-ID format like that previously
169                 used in compose_generate_msgid()
170
171 2004-11-17 [christoph]  0.9.12cvs157
172
173         * src/mainwindow.c
174         * src/prefs_common.c
175                 integrate "Common preferences" into new preferences dialog
176
177 2004-11-17 [colin]      0.9.12cvs156
178
179         * src/prefs_account.c
180         * src/prefs_account.h
181         * src/procmsg.c
182                 Add an option to let the user choose to store encrypted
183                 mail as clear text or encrypted.
184
185 2004-11-17 [colin]      0.9.12cvs155
186
187         * src/compose.c
188         * src/toolbar.c
189                 Be verbose when sending fails
190         * src/procmsg.c
191                 Fix procmsg_send_queue returning 0 when there's an error
192                 Don't send messages to be encrypted to nobody 
193
194
195 2004-11-17 [colin]      0.9.12cvs154
196
197         * src/privacy.c
198                 Fix more pointer confusion
199
200 2004-11-17 [paul]       0.9.12cvs153
201
202         * src/procmime.h
203                 forgotten in sync with main 1.0.0beta3
204
205
206 2004-11-17 [paul]       0.9.12cvs152
207
208         * ChangeLog
209         * ChangeLog.jp
210         * NEWS
211         * src/compose.c
212         * src/jpilot.c
213         * src/procmime.c
214                 sync with main 1.0.0beta3
215                 see ChangeLog 2004-11-15 and 2004-11-16
216
217 2004-11-17 [colin]      0.9.12cvs151
218
219         * src/plugins/pgpmime/pgpmime.c
220                 Remove debug printf
221
222 2004-11-17 [colin]      0.9.12cvs150
223
224         * src/plugins/pgpmime/pgpmime.c
225                 Fix off-by-one causing segs
226
227 2004-11-17 [colin]      0.9.12cvs149
228
229         * src/procmsg.c
230                 < Reboot_> don't compare pointers to NULL with !
231                 So, use the other form to bring consistency.
232                 Also fix coding style.
233
234 2004-11-16 [colin]      0.9.12cvs148
235
236         * src/procmsg.c
237                 Fix the fix :)
238
239 2004-11-16 [colin]      0.9.12cvs147
240
241         * src/procmsg.c
242                 Fix leaks in procmsg_send_message_queue
243
244 2004-11-12 [paul]       0.9.12cvs146
245
246         * src/prefs_account.c
247         * src/procmime.c
248         * src/procmime.h
249                 fix sync breakage 
250
251 2004-11-12 [paul]
252
253         * src/pixmaps/complete.xpm
254         * src/pixmaps/continue.xpm
255                 small sync with main, see ChangeLog 2004-11-11
256
257 2004-11-11 [paul]       0.9.12cvs145
258
259         * ChangeLog
260         * ChangeLog.jp
261         * src/account.c
262         * src/folderview.c
263         * src/folderview.h
264         * src/imap.c
265         * src/imap_gtk.c
266         * src/inc.c
267         * src/mainwindow.c
268         * src/mh_gtk.c
269         * src/news_gtk.c
270         * src/pop.c
271         * src/prefs_account.c
272         * src/prefs_account.h
273         * src/prefs_ext_prog.c
274         * src/procmsg.c
275         * src/procmsg.h
276         * src/summary_search.c
277         * src/summaryview.c
278         * src/textview.c
279         * src/common/defs.h
280         * src/common/utils.c
281         * src/common/utils.h
282         * src/gtk/menu.c
283         * src/gtk/menu.h
284                 sync with main 1.0.0beta2 (plus 4)
285
286 2004-11-09 [christoph]  0.9.12cvs144
287
288         * src/compose.c
289         * src/prefs_account.[ch]
290                 add option menu to select default privacy system
291
292         * src/plugins/pgpmime/pgpmime.c
293                 better memory allocation
294
295         * src/folder.c
296                 syncronize flags when scanning a folder
297
298 2004-11-08 [colin]      0.9.12cvs143
299
300         * src/summaryview.c
301                 Prevent useless folder count updates while 
302                 quicksearch is running. It is really annoying 
303                 while quicksearch is running a full-mail
304                 scan, like 'b foo', in a big folder.
305
306 2004-11-08 [colin]      0.9.12cvs142
307
308         * src/textview.c
309                 Really fix these mail URIs
310
311 2004-11-08 [colin]      0.9.12cvs141
312
313         * src/textview.c
314                 fix "colin@colino.net" <colin@colino.net> 
315                 types of URIs
316
317 2004-11-06 [colin]      0.9.12cvs140
318
319         * src/compose.c
320                 Don't ask for passphrase if not sending
321
322 2004-11-05 [christoph]  0.9.12cvs139
323
324         * src/compose.c
325                 o encode text content of composed mails
326         * src/procmime.c
327                 o allow encoding of MimeInfos that are stored in memory buffers
328                 
329
330 2004-11-03 [paul]       0.9.12cvs138
331
332         * po/POTFILES.in
333                 add 'src/plugins/pgpmime/prefs_gpg.c'.
334                 Patch submitted by Fabien Vantard
335
336         * src/prefs_ext_prog.c
337                 fix typos. Patch submitted by Fabien Vantard
338
339         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
340         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
341                 add German, Spanish, Italian, Brazilian Portuguese,
342                 and Slovak translations. Submitted by Thomas Gilgin,
343                 J. José del Río 'partymola', Andrea Spadaccini,
344                 Frederico Goncalves Guimaraes, and Andrej Kacian
345
346 2004-11-01 [christoph]  0.9.12cvs137
347
348         * src/procmime.c
349                 implement RFC2231's parameter encoding
350
351 2004-10-29 [colin]      0.9.12cvs136
352
353         * src/common/utils.c
354                 Fix boundary delimiter (a Pine user gets this:
355                 > Malformed message: Unexpected characters at end of parameters:
356                 > =_Thu__28_Oct_2)
357
358 2004-10-29 [paul]
359
360         * tools/textviewer.sh
361                 fix typo. patch submitted by Johann Koenig 
362                 <explosive@hvc.rr.com>
363
364 2004-10-29 [paul]
365
366         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
367         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
368                 add French translations, submitted by Fabien Vantard
369
370 2004-10-28 [christoph]  0.9.12cvs135
371
372         * doc/src/rfc2231.txt                           ** NEW **
373         * src/procmime.c
374         * src/common/quoted-printable.c
375         * src/common/utils.[ch]
376                 implement RFC2231's parameter decoding
377
378 2004-10-27 [paul]
379
380         * tools/kdeservicemenu/README
381         * tools/kdeservicemenu/install.sh
382         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
383         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
384         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
385                 output files to /tmp instead of littering the
386                 current dir
387                 add uninstall function
388                 refactor
389
390 2004-10-26 [christoph]  0.9.12cvs134
391
392         * src/procmime.c
393                 better check if parameters have to be in quoted string
394
395 2004-10-25 [paul]
396
397         * tools/kdeservicemenu/README
398         * tools/kdeservicemenu/install.sh
399         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
400         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
401         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
402                 add files for Sylpheed Service Menu in Konqueror
403
404 2004-10-22 [paul]       0.9.12cvs133
405
406         * src/compose.c
407         * src/prefs_common.c
408         * src/prefs_common.h
409         * src/prefs_wrapping.c
410                 remove 'smart wrapping'
411
412 2004-10-21 [colin]      0.9.12cvs132
413
414         * src/compose.c
415                 Remove extraneous separator in Options
416
417 2004-10-21 [colin]      0.9.12cvs131
418
419         * src/compose.c
420                 Replace "unknown" attachments by "application/octet-stream"
421                 Be a bit more defensive when using strchr
422
423 2004-10-20 [paul]
424
425         * po/ru.po
426                 updated by Pavlo Bohmat
427
428 2004-10-19 [christoph]  0.9.12cvs130
429
430         * src/compose.c
431                 fix wrong menu entry path
432
433         (Closes Bug 626 crashes after clicking 'reply' or 'reply to all')
434
435         * src/gtk/menu.c
436                 add extra check for missing menu entries
437
438 2004-10-19 [christoph]  0.9.12cvs129
439
440         * src/compose.c
441         * src/common/utils.c
442                 use utils' generate_msgid() in compose.c
443
444 2004-10-18 [christoph]  0.9.12cvs128
445
446         * src/plugins/pgpmime/passphrase.c
447         * src/plugins/pgpmime/pgpmime.c
448         * src/plugins/pgpmime/prefs_gpg.[ch]
449         * src/plugins/pgpmime/prefs_gpg.glade
450         * src/plugins/pgpmime/sgpgme.c
451                 add GPG prefs
452
453 2004-10-18 [christoph]  0.9.12cvs127
454
455         * src/addrbook.c
456         * src/addrcache.c
457         * src/addressbook.c
458         * src/codeconv.c
459         * src/compose.c
460         * src/customheader.c
461         * src/editaddress.c
462         * src/editgroup.c
463         * src/exporthtml.c
464         * src/folder.c
465         * src/folderview.c
466         * src/imap.c
467         * src/jpilot.c
468         * src/main.c
469         * src/matcher_parser_parse.y
470         * src/mbox.c
471         * src/pop.c
472         * src/prefs_account.c
473         * src/prefs_gtk.c
474         * src/prefs_msg_colors.c
475         * src/procheader.c
476         * src/procmime.[ch]
477         * src/procmsg.c
478         * src/summaryview.c
479         * src/textview.c
480         * src/common/base64.c
481         * src/common/partial_download.c
482         * src/common/socket.c
483         * src/common/sylpheed.c
484         * src/common/utils.[ch]
485         * src/gtk/filesel.c
486         * src/gtk/pluginwindow.c
487         * src/gtk/quicksearch.c
488         * src/plugins/pgpmime/pgpmime.c
489         * src/plugins/pgpmime/plugin.c
490         * src/plugins/pgpmime/select-keys.c
491         * src/plugins/pgpmime/sgpgme.c
492         * src/plugins/spamassassin/libspamc.c
493         * src/plugins/trayicon/trayicon.c
494         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.[ch]
495         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
496                 o don't use any GNU C extensions
497                 o fix warnings
498                 o replace some non-POSIX functions
499
500         * src/plugins/spamassassin/spamassassin.[ch]
501         * src/plugins/spamassassin/spamassassin_gtk.c
502         * src/plugins/clamav/clamav_plugin.[ch]
503         * src/plugins/clamav/clamav_plugin_gtk.c
504                 replace statusbar_print_all() from common code because it is a
505                 GUI function
506
507 2004-10-17 [paul]
508
509         * po/es.po
510         * po/ko.po
511         * AUTHORS
512                 update Spanish and Korean translations,
513                 submitted by Ricardo Mones Lastra and
514                 SungHyun Nam
515
516 2004-10-13 [colin]      0.9.12cvs126
517
518         * src/compose.c
519                 Don't convert message to forced encoding when 
520                 drafting, plus minor magic-values cleanup.
521
522 2004-10-13 [colin]      0.9.12cvs125
523
524         * po/POTFILES.in
525                 Update POTFILES.in to reflect the source
526                 place changes
527
528 2004-10-08 [christoph]  0.9.12cvs124
529
530         * m4/spamassassin.m4
531                 fix libspamc OpenSSL
532
533         * src/compose.c
534                 rearrange the compose menu
535
536 2004-10-08 [christoph]  0.9.12cvs123
537
538         * src/Makefile.am
539         * src/account.c
540         * src/compose.[ch]
541         * src/crash.c
542         * src/main.c
543         * src/mimeview.c
544         * src/passphrase.[ch]                           ** REMOVE **
545         * src/prefs_account.[ch]
546         * src/prefs_common.[ch]
547         * src/privacy.[ch]
548         * src/procmime.[ch]
549         * src/procmsg.c
550         * src/rfc2015.[ch]                              ** REMOVE **
551         * src/select-keys.[ch]                          ** REMOVE **
552         * src/common/utils.[ch]
553         * src/gtk/about.c
554         * src/plugins/pgpmime/Makefile.am
555         * src/plugins/pgpmime/passphrase.[ch]           ** NEW **
556         * src/plugins/pgpmime/pgpmime.c
557         * src/plugins/pgpmime/plugin.c
558         * src/plugins/pgpmime/prefs_gpg.[ch]
559         * src/plugins/pgpmime/select-keys.[ch]          ** NEW **
560         * src/plugins/pgpmime/sgpgme.[ch]
561                 o Add new MIME-Writer
562                 o extend PrivacySystem with sign and encrypt functions
563                 o extend PGP/MIME plugin with sign and encrypt functions
564                 o integrate extended Privacy API in Compose and Sending process
565
566 2004-10-04 [colin]      0.9.12cvs122
567
568         * src/mainwindow.c
569         * src/messageview.c
570         * src/messageview.h
571         * src/textview.c
572                 Make forced encoding limited to messageview and
573                 apply only to parts displayed using textview
574
575 2004-10-04 [colin]      0.9.12cvs121
576
577         * src/summaryview.c
578                 Fix bug #605 (collapsed threads re-expand when moving or
579                 deleting mails)
580
581 2004-10-03 [colin]      0.9.12cvs120
582
583         * src/summaryview.c
584                 Fix bug #602
585
586 2004-10-02 [colin]      0.9.12cvs119
587
588         * src/mainwindow.c
589         * src/messageview.c
590         * src/prefs_common.h
591         * src/procmime.c
592         * src/procmime.h
593         * src/textview.c
594                 Clean up forced charset feature
595                 Add forced decode
596
597 2004-10-01 [colin]      0.9.12cvs118
598
599         * src/mimeview.c
600                 Better fix for Save all: skip multipart mails' first 
601                 text part
602
603 2004-10-01 [colin]      0.9.12cvs117
604
605         * src/mimeview.c
606                 Only save attachments in Save All
607
608 2004-10-01 [paul]       0.9.12cvs116
609
610         * ChangeLog
611         * ChangeLog.jp
612         * src/account.c
613         * src/prefs_common.c
614         * src/gtk/colorlabel.c
615                 sync with main 0.9.12cvs17
616
617 2004-09-30 [colin]      0.9.12cvs115
618
619         * src/stock_pixmap.c
620         * src/stock_pixmap.h
621         * src/folderview.c
622         * src/Makefile.am
623         * src/pixmaps/read.xpm
624                 Add icon for total # column
625
626 2004-09-29 [colin]      0.9.12cvs114
627
628         * src/compose.c
629                 Don't close compose until message is sent if 
630                 Show Send Dialog is Always
631
632 2004-09-29 [paul]       0.9.12cvs113
633
634         * src/quote_fmt_parse.y
635                 In the quotation templates recognise sender's first and last 
636                 names (%F %L) when the name is in the format "Duck, Donald".
637                 Patch submitted by Thomas Gilgin, <thomas_gilgin@users.sourceforge.net>
638
639
640 2004-09-28 [colin]      0.9.12cvs112
641
642         * src/mainwindow.c
643                 Put back mnemonic
644         * src/folderview.c
645                 Fix Empty trash being visible-invisible-visible...
646
647 2004-09-28 [colin]      0.9.12cvs111
648
649         * src/mainwindow.c
650                 Relabel Empty all Trash folders
651
652 2004-09-28 [colin]      0.9.12cvs110
653
654         * src/folderview.c
655                 Add contextual Empty trash menu
656         * src/mainwindow.c
657                 Revert cvs109 which was useless
658
659 2004-09-28 [colin]      0.9.12cvs109
660
661         * src/mainwindow.c
662                 Fix uninialized var
663
664 2004-09-28 [colin]      0.9.12cvs108
665
666         * src/addressbook.c
667                 Fix triple-click
668
669 2004-09-28 [colin]      0.9.12cvs107
670
671         * src/addressbook.c
672                 Fix double-click on entries
673
674 2004-09-28 [colin]      0.9.12cvs106
675
676         * src/inc.c
677                 Reintroduce folder_item update freeze on incorporation
678
679 2004-09-27 [christoph]  0.9.12cvs105
680
681         * src/folderview.c
682                 right-align new and unread column
683
684 2004-09-27 [paul]
685
686         * 0.9.12b released
687
688 2004-09-27 [paul]       0.9.12cvs104
689
690         * src/main.c
691                 revert 0.9.12cvs101, it causes another segfault
692
693 2004-09-23 [christoph]  0.9.12cvs103
694
695         * src/plugins/spamassassin/libspamc.[ch]
696         * src/plugins/spamassassin/utils.[ch]
697                 update libspamc to SpamAssassin 3.0.0
698
699 2004-09-17 [paul]       0.9.12cvs102
700
701         * ChangeLog
702         * ChangeLog.jp
703         * src/inc.c
704                 sync with main 0.9.12cvs14, see ChangeLog 2004-09-09
705  
706
707 2004-09-17 [colin]      0.9.12cvs101
708
709         * src/main.c
710                 Fix segfaults when quitting. valgrind says:
711                         ==12144== Invalid read of size 4
712                         ==12144==    at 0x80D7DDA: messageview_is_visible (messageview.c:938)
713                         [...]
714                         ==12144==  Address 0x1BF1BD30 is 56 bytes inside a block of size 72 free'd
715                         [...]
716                         ==12144==    by 0x80CC671: exit_sylpheed (main.c:498)
717
718
719 2004-09-13 [christoph]  0.9.12cvs100
720
721         * src/folder.c
722                 add NULL pointer checks to fix segfault when messages can
723                 not be fetched
724
725 2004-09-08 [colin]      0.9.12cvs99
726
727         * src/account.c
728                 Remove a debug printf
729
730 2004-09-08 [christoph]  0.9.12cvs98
731
732         * src/procmsg.[ch]
733                 change MSG_CACHED (unused in claws) to MSG_SCANNED to remember
734                 if the message structure has been scanned
735
736         * src/folder.c
737                 o scan structure when the mail is fetched for the first time
738                   to prevent unnecessary fetching of messages while scanning
739                   the folder for messages
740                 o revert 0.9.12cvs24
741
742         * src/plugins/pgpmime/pgpmime.c
743                 check signature if auto signature checking is enabled when the
744                 signature status is requested for first time and not when
745                 checking if a part has a signature
746
747 2004-09-07 [colin]      0.9.12cvs97
748
749         * src/inc.c
750                 Change session error messages so that they
751                 are a bit more helpful (the origin of the
752                 error is not apparent if one isn't in 
753                 front of Sylpheed when it happens).
754
755 2004-09-06 [colin]      0.9.12cvs96
756
757         * src/toolbar.c
758                 Fix graying out Redirect in non english languages
759                 Patch by Fabien Vantard
760
761 2004-09-06 [colin]      0.9.12cvs95
762
763         * src/summaryview.c
764         * src/mimeview.c
765                 Fix dropped URIs
766
767 2004-09-06 [colin]      0.9.12cvs94
768
769         * src/addressbook.c
770         * src/addressitem.h
771         * src/addritem.c
772         * src/addritem.h
773                 Add basic drag and drop to addressbook
774
775 2004-09-03 [colin]      0.9.12cvs93
776
777         * src/summaryview.c
778                 Next/Prev unread message should start
779                 from next/prev node (especially if 
780                 mark_as_read_delay != 0)
781
782 2004-09-03 [colin]      0.9.12cvs92
783
784         * src/prefs_common.c
785         * src/prefs_common.h
786         * src/summaryview.c
787                 Add an hidden 'mark_as_read_delay' pref 
788
789 2004-09-02 [colin]      0.9.12cvs91
790
791         * src/gtk/menu.c
792                 Add unduplicated menu entries (fixes bug 532)
793                 Patch by Fabien Vantard
794
795 2004-09-02 [colin]      0.9.12cvs90
796
797         * src/account.c
798                 Fix bug 582 (broken auto account selection)
799
800 2004-09-02 [colin]      0.9.12cvs89
801
802         * src/addrindex.c
803                 Free deleted queries too
804
805 2004-09-02 [colin]      0.9.12cvs88
806
807         * src/ldapquery.c
808                 Fix freezes in LDAP, due to memory corruption
809                 after deletion of a query (and not removing it
810                 from the corresponding list of queries).
811                 Very probably fixes bug 567 and bug 569
812
813 2004-09-02 [colin]      0.9.12cvs87
814
815         * src/prefs_spelling.c
816                 Fix bug with aspell prefs init, where spell checking
817                 is enabled at first but dictionary not specified. Use
818                 LANG's dictionary by default.
819
820 2004-09-01 [colin]      0.9.12cvs86
821
822         * src/filtering.c
823         * src/imap.c
824         * src/prefs_matcher.c
825         * src/stock_pixmap.c
826                 Fix more nasty uninitialized variables
827
828 2004-08-31 [colin]      0.9.12cvs85
829
830         * src/folder.c
831                 Fix memory corruption when entering procmsg_msginfo_free()
832                 with unitialized msginfo. Thanks Valgrind.
833
834 2004-08-29 [colin]      0.9.12cvs84
835
836         * src/mimeview.c
837                 Don't escape filenames before saving - that's 
838                 not dangerous. By the way, fix the leak.
839
840 2004-08-27 [paul]       0.9.12cvs83
841
842         * src/mh.c
843         * src/procheader.c
844         * src/procmsg.c
845         * src/procmsg.h
846         * src/common/utils.c
847         * src/gtk/menu.h
848                 sync with main 0.9.12cvs6, see ChangeLog
849                 2004-08-24, 2004-08-25, 2004-08-26
850
851
852 2004-08-26 [paul]
853
854         * po/ja.po
855                 updated by Rui Hirokawa
856
857 2004-08-25 [colin]      0.9.12cvs82
858
859         * src/plugins/pgpmime/pgpmime.c
860                 Fix leak on non-combined encrypted messages
861
862 2004-08-25 [colin]      0.9.12cvs81
863
864         * src/plugins/pgpmime/pgpmime.c
865         * src/plugins/pgpmime/sgpgme.c
866         * src/plugins/pgpmime/sgpgme.h
867                 Handle combined encryption/signature
868
869 2004-08-24 [colin]      0.9.12cvs80
870
871         * src/folder.c
872                 Set mime flags on non multipart messages too
873
874 2004-08-23 [christoph]  0.9.12cvs79
875
876         * src/compose.c
877                 create message header in memory as GString before writing it
878                 to the message file
879
880 2004-08-23 [colin]      0.9.12cvs78
881
882         * src/rfc2015.c
883         * src/rfc2015.h
884         * src/compose.c
885                 Fix (again) bug 197: inline encryption broken
886
887 2004-08-23 [paul]
888
889         * po/zh_CN.po
890                 updated by Hansom Young
891
892 2004-08-23 [paul]
893
894         * 0.9.12a released
895
896 2004-08-23 [colin]      0.9.12cvs77
897
898         * src/imap.c
899                 Try and fix bug 577 (session->last_access_time is broken since 
900                 sync with main 0.9.12cvs2). 
901                 Patch by Stephan Sachse <whiteman@teg-clan.de>
902
903 2004-08-23 [paul]
904
905         * po/es.po
906         * po/fr.po
907         * po/pl.po
908         * po/pt_BR.po
909         * po/sk.po
910         * po/sr.po
911                 update translations. submitted by Ricardo
912                 Mones Lastra, Fabien Vantard, Emilian Nowak,
913                 Frederico Goncalves Guimaraes, Andrej Kacian,
914                 Urke MMI
915
916 2004-08-22 [paul]       0.9.12cvs76
917
918         * src/plugins/trayicon/trayicon.c
919                 fix formatting bug in trayicon_popup_menu_entries[]
920
921
922 2004-08-22 [paul]       0.9.12cvs75
923
924         * m4/Makefile.am
925                 remove reference to openssl.m4
926
927
928 2004-08-21 [colin]      0.9.12cvs74
929
930         * src/compose.c
931                 Fix bug 576 (Duplicate auto-bcc on reedit)
932
933 2004-08-21 [colin]      0.9.12cvs73
934
935         * src/toolbar.c
936                 Grey out Redirect in the toolbar when selection is
937                 multiple. Fixes bug 520
938
939 2004-08-21 [colin]      0.9.12cvs72
940
941         * src/compose.c
942                 Save Sign, Encrypt and Mode status when drafting or queuing
943                 Fixes bug 502 (drafted message does not keep sign / encrypt 
944                 state)
945
946 2004-08-21 [colin]      0.9.12cvs71
947
948         * src/summaryview.c
949                 Fix bug 494 (Messages are always opened in summary 
950                 view when right clicked.) Also fixes bug 508.
951
952 2004-08-21 [colin]      0.9.12cvs70
953
954         * src/compose.c
955                 When using inline encryption, don't use QP or Base64:
956                 the mail will be encrypted to a 7bit string.
957                 Fixes bug 197
958
959 2004-08-21 [colin]      0.9.12cvs69
960
961         * src/compose.c
962                 Fix inline-signing with 8bit chars: data must be 
963                 converted to Quoted-printable before signing.
964
965 2004-08-21 [colin]      0.9.12cvs68
966
967         * src/compose.c
968                 Remove 'Message/Save to draft folder'
969                 and 'Message/Save and keep editing' to 
970                 put a single 'File/Save' command.
971                 Fixes bug 224
972
973 2004-08-21 [colin]      0.9.12cvs67
974
975         * src/mainwindow.c
976                 Fix bug 222 (Summary view state not retained between sessions)
977
978 2004-08-20 [colin]      0.9.12cvs66
979
980         * src/codeconv.c
981                 Fix bug 574 (empty cur_locale is not enough)
982
983 2004-08-20 [paul]
984
985         * src/plugins/pgpmime/plugin.c
986                 modify PGP/MIME plugin's description
987
988 2004-08-16 [colin]      0.9.12cvs65
989
990         * src/common/ssl.c
991                 Fix version comparison
992
993 2004-08-16 [colin]      0.9.12cvs64
994
995         * src/common/ssl.c
996                 I meant 2.2.
997
998 2004-08-16 [colin]      0.9.12cvs63
999
1000         * src/common/ssl.c
1001                 People with glibc 2.1 have had problems with non-blocking
1002                 SSL_connect. Disable it for glibc < 2.2.
1003
1004 2004-08-16 [colin]      0.9.12cvs62
1005
1006         * src/common/ssl.c
1007                 Fix format error
1008
1009 2004-08-13 [colin]      0.9.12cvs61
1010
1011         * src/plugins/pgpmime/plugin.c
1012                 Add plugin's description
1013
1014 2004-08-12 [christoph]  0.9.12cvs60
1015
1016         * src/folderutils.c
1017                 fix bug that did not thaw folder updates when deleting
1018                 duplicates in empty folders
1019
1020 2004-08-12 [colin]      0.9.12cvs59
1021
1022         * src/plugins/trayicon/trayicon.c
1023                 Add a context menu with most common operations
1024
1025 2004-08-12 [colin]      0.9.12cvs58
1026
1027         * configure.ac
1028         * sylpheed.desktop
1029         * src/Makefile.am
1030         * src/main.c
1031                 Add support for Freedesktop.org's startup notification
1032
1033 2004-08-10 [colin]      0.9.12cvs57
1034
1035         * src/main.c
1036         * src/common/socket.c
1037         * src/common/ssl.c
1038         * src/common/sylpheed.c
1039         * src/common/sylpheed.h
1040                 Put back the ssl connect nonblocking...
1041                 without the race condition
1042
1043 2004-08-09 [colin]      0.9.12cvs56
1044
1045         * src/main.c
1046         * src/common/ssl.c
1047         * src/common/sylpheed.c
1048         * src/common/sylpheed.h
1049                 Reverting previous commit, doesn't work 
1050
1051 2004-08-09 [colin]      0.9.12cvs55
1052
1053         * src/main.c
1054         * src/common/ssl.c
1055         * src/common/sylpheed.c
1056         * src/common/sylpheed.h
1057                 Make SSL_connect nonblocking, using a thread
1058
1059 2004-08-09 [paul]       0.9.12cvs54
1060
1061         * po/POTFILES.in
1062                 reflect new location of sgpgme.c
1063         * src/main.c
1064                 sync with main, see ChangeLog 2004-08-09
1065
1066 2004-08-08 [christoph]  0.9.12cvs53
1067
1068         * src/folderutils.c
1069                 freeze FolderItem updates while deleting duplicate messages
1070
1071 2004-08-08 [christoph]  0.9.12cvs52
1072
1073         * configure.ac
1074         * src/Makefile.am
1075         * src/main.c
1076         * src/pgpmime.c
1077         * src/pgpmime.h
1078         * src/sgpgme.c
1079         * src/sgpgme.h
1080         * src/plugins/Makefile.am
1081         * src/plugins/pgpmime/.cvsignore
1082         * src/plugins/pgpmime/Makefile.am
1083         * src/plugins/pgpmime/pgpmime.c
1084         * src/plugins/pgpmime/pgpmime.h
1085         * src/plugins/pgpmime/plugin.c
1086         * src/plugins/pgpmime/sgpgme.c
1087         * src/plugins/pgpmime/sgpgme.h
1088                 new plugin for PGP/MIME
1089
1090 2004-08-07 [christoph]  0.9.12cvs51
1091
1092         * src/folder.c
1093                 disable immediate folder change notification on opened folders
1094                 until SummaryView can handle it quickly
1095
1096 2004-08-07 [colin]      0.9.12cvs50
1097
1098         * src/pop.c
1099         * src/common/partial_download.c
1100                 fix warnings
1101
1102 2004-08-07 [colin]      0.9.12cvs49
1103
1104         * src/Makefile.am
1105         * src/account.c
1106         * src/addressbook.c
1107         * src/alertpanel.c
1108         * src/alertpanel.h
1109         * src/compose.c
1110         * src/exphtmldlg.c
1111         * src/expldifdlg.c
1112         * src/main.c
1113         * src/message_search.c
1114         * src/messageview.c
1115         * src/pop.c
1116         * src/sgpgme.c
1117         * src/summary_search.c
1118         * src/summaryview.c
1119         * src/textview.c
1120         * src/gtk/sslcertwindow.c
1121         * src/pixmaps/stock_dialog-error.xpm
1122         * src/pixmaps/stock_dialog-info.xpm
1123         * src/pixmaps/stock_dialog-question.xpm
1124         * src/pixmaps/stock_dialog-warning.xpm
1125                 sync new alertpanel from gtk2
1126
1127 2004-08-07 [colin]      0.9.12cvs48
1128
1129         * src/prefs_folder_item.c
1130                 fix memory corruption in folderitem's prefs
1131
1132 2004-08-06 [colin]      0.9.12cvs47
1133
1134         * src/compose.c
1135                 close compose window after queuing, before 
1136                 sending when user presses Send
1137
1138 2004-08-05 [christoph]  0.9.12cvs46
1139
1140         * src/msgcache.c
1141         * src/common/defs.h
1142                 add charset to cache file and convert charset when reading the
1143                 cache if different from internal used charset
1144
1145 2004-08-05 [christoph]  0.9.12cvs45
1146
1147         * src/messageview.c
1148         * src/mimeview.[ch]
1149         * src/procmime.h
1150         * src/common/utils.h
1151                 cleanup (remove unused includes/reorganize)
1152
1153         * src/prefs_ext_prog.c
1154         * src/prefs_folder_item.c
1155         * src/prefs_fonts.c
1156         * src/prefs_msg_colors.c
1157         * src/prefs_spelling.c
1158         * src/prefs_themes.c
1159         * src/prefs_toolbar.c
1160         * src/prefs_wrapping.c
1161         * src/gtk/prefswindow.[ch]
1162         * src/plugins/clamav/clamav_plugin_gtk.c
1163         * src/plugins/dillo_viewer/dillo_prefs.c
1164         * src/plugins/image_viewer/viewerprefs.c
1165         * src/plugins/spamassassin/spamassassin_gtk.c
1166                 change PrefsPage path into an array of strings and don't
1167                 split a single string into parts (better for translation)
1168
1169 2004-08-05 [christoph]  0.9.12cvs44
1170
1171         * src/folder.c
1172                 fix FolderItem's message counts after rebuilding a cache
1173
1174 2004-08-05 [paul]       0.9.12cvs43
1175
1176         * ChangeLog
1177         * ChangeLog.jp
1178         * src/imap.c
1179         * src/news.c
1180         * src/common/nntp.c
1181         * src/common/session.c
1182         * src/common/session.h
1183         * src/common/socket.c
1184                 sync with main 0.9.12cvs2
1185                 see ChangeLog 2004-08-04
1186
1187 2004-08-04 [christoph]  0.9.12cvs42
1188
1189         * configure.ac
1190                 add missing AC_DEFINE(USE_OPENSSL, ...)
1191         * src/folder.c
1192                 use new xml_node_new() function
1193
1194 2004-08-03 [christoph]  0.9.12cvs41
1195
1196         * src/folder.c
1197         * src/localfolder.c
1198         * src/common/xml.[ch]
1199                 sync with main 0.9.12cvs1
1200                 see ChangeLog 2004-07-23
1201
1202 2004-08-03 [christoph]
1203
1204         * configure.ac
1205         * m4/openssl.m4                 ** REMOVE **
1206                 use pkg-config to get OpenSSL CFLAGS and LIBS
1207                 (OpenSSL 0.9.7 is required now)
1208
1209 2004-08-02 [paul]       0.9.12cvs40
1210
1211         * AUTHORS
1212                 update translation team section
1213         * po/pt_BR.po
1214                 updated by Frederico Goncalves Guimaraes
1215                 <fggdebian@yahoo.com.br>
1216
1217 2004-07-29 [colin]      0.9.12cvs39
1218
1219         * src/messageview.c
1220                 Inform the user when a partially 
1221                 downloaded mail isn't on the server
1222                 anymore (due to Mark for deletion)
1223
1224 2004-07-29 [colin]      0.9.12cvs38
1225
1226         * src/messageview.c
1227                 Hide noticeview if necessary
1228
1229 2004-07-27 [colin]      0.9.12cvs37
1230
1231         * src/msgcache.c
1232                 More fixes (i overlook a bit, thanks
1233                 Christoph for spotting it)
1234
1235 2004-07-27 [colin]      0.9.12cvs36
1236
1237         * src/msgcache.c
1238                 Fix wrong test 
1239
1240 2004-07-26 [colin]      0.9.12cvs35
1241
1242         * src/pop.c
1243                 Fix uidl-file parsing when not in new
1244                 format
1245
1246 2004-07-19 [colin]      0.9.12cvs34
1247
1248         * src/compose.c
1249                 Save attachment status when drafting
1250
1251 2004-07-19 [colin]      0.9.12cvs33
1252
1253         * src/folder.h
1254         * src/folderview.c
1255         * src/summaryview.c
1256                 Reverse 0.9.12cvs29 to 31 (folder icon update
1257                 when quicksearch is active)
1258
1259 2004-07-18 [colin]      0.9.12cvs32
1260
1261         * src/pop.c
1262                 Fix partial download bug with "Download all
1263                 messages" option
1264
1265 2004-07-18 [colin]      0.9.12cvs31
1266
1267         * src/folderview.c
1268                 Fix crash
1269
1270 2004-07-17 [colin]      0.9.12cvs30
1271
1272         * src/summaryview.c
1273                 Same, when sticky search is off
1274
1275 2004-07-17 [colin]      0.9.12cvs29
1276
1277         * src/folder.h
1278         * src/folderview.c
1279         * src/summaryview.c
1280                 Update FolderItem icon whenever its summaryview is 
1281                 filtered
1282
1283 2004-07-16 [christoph]  0.9.12cvs28
1284
1285         * src/mimeview.c
1286                 make doubleclick work again
1287
1288 2004-07-16 [christoph]  0.9.12cvs27
1289
1290         * src/mimeview.c
1291                 fix freeze on mime icon doubleclick (opening doesn't work yet)
1292
1293 2004-07-16 [paul]       0.9.12cvs26
1294         
1295         * src/gtk/quicksearch.c
1296         * src/compose.c
1297         * src/customheader.c
1298         * src/messageview.c
1299         * src/news.c
1300         * src/prefs_account.c
1301         * src/prefs_display_header.c
1302         * src/procheader.c
1303                 replace "Message-Id" with "Message-ID"
1304
1305 2004-07-16 [paul]       0.9.12cvs25
1306
1307         * ChangeLog
1308         * ChangeLog.jp
1309         * src/account.c
1310         * src/account.h
1311         * src/folder_item_prefs.c
1312         * src/main.c
1313         * src/pop.c
1314         * src/pop.h
1315         * src/prefs_account.c
1316         * src/prefs_account.h
1317         * src/prefs_common.c
1318         * src/prefs_common.h
1319         * src/prefs_gtk.c
1320         * src/prefs_gtk.h
1321                 sync with main 0.9.12cvs1
1322
1323 2004-07-15 [colin]      0.9.12cvs24
1324
1325         * src/folder.c
1326                 Disable GPG signature check during
1327                 folder move and scan 
1328         (Closes Bug 521 Signature checking slows down Folder-Move)
1329
1330 2004-07-14 [christoph]  0.9.12cvs23
1331
1332         * src/pgpmime.c
1333                 add missing fclose
1334
1335         * src/procmime.c
1336                 add checks if fopen really worked
1337
1338 2004-07-14 [colin]      0.9.12cvs22
1339
1340         * src/pop.c
1341         * src/common/partial_download.c
1342                 Update includes
1343
1344 2004-07-14 [colin]      0.9.12cvs21
1345
1346         * src/folder.c
1347         * src/inc.c
1348         * src/matcher.c
1349         * src/matcher.h
1350         * src/matcher_parser_parse.y
1351         * src/messageview.c
1352         * src/msgcache.c
1353         * src/noticeview.c
1354         * src/noticeview.h
1355         * src/pop.c
1356         * src/pop.h
1357         * src/prefs_matcher.c
1358         * src/procheader.c
1359         * src/procmsg.c
1360         * src/procmsg.h
1361         * src/summaryview.c
1362         * src/common/Makefile.am
1363         * src/common/defs.h
1364         * src/gtk/quicksearch.c
1365         * src/common/partial_download.c ** NEW FILES **
1366         * src/common/partial_download.h ** NEW FILES **
1367                 Partial downloading of pop3 mails
1368
1369 2004-07-13 [christoph]  0.9.12cvs20
1370
1371         * src/mimeview.c
1372                 use "button_release_event" instead of "button_press_event",
1373                 because executing event callbacks while the button is still
1374                 pressed is not good and causes problems
1375
1376 2004-07-12 [colin]      0.9.12cvs19
1377
1378         * src/gtk/quicksearch.c
1379                 Fix a missing status update in quicksearch
1380
1381 2004-07-08 [colin]      0.9.12cvs18
1382
1383         * src/common/smtp.h
1384                 Fix guint vs gint bug
1385
1386 2004-07-08 [colin]      0.9.12cvs17
1387
1388         * src/common/smtp.c
1389                 use to_human_readable() for sizes
1390
1391 2004-07-08 [paul]       0.9.12cvs16
1392
1393         * src/inc.c [1.174]
1394                 fix occasional non-clearance of the statusbar
1395                 (close Bug 531 'SA plugin: status bar does not 
1396                  get cleared in OFFLINE mode')
1397
1398 2004-07-07 [colin]      0.9.12cvs15
1399
1400         * src/prefs_common.c [1.225]
1401         * src/prefs_common.h [1.112]
1402                 Add a hidden summary_quicksearch_sticky preference,
1403                 to allow the quicksearch bar to reset across folders
1404         * src/summaryview.c [1.437]
1405                 Use this preference
1406         * src/gtk/quicksearch.c [1.5]
1407         * src/gtk/quicksearch.h [1.3]
1408                 Add this preference, fix focus when hitting Enter,
1409                 add handling of Esc key to reset
1410
1411 2004-07-06 [colin]      0.9.12cvs14
1412
1413         * src/gtk/quicksearch.c [1.4]
1414                 Add Clear button
1415
1416 2004-07-06 [christoph]  0.9.12cvs13
1417
1418         * src/toolbar.c
1419                 enable next unread button in empty folders if next folder
1420                 dialog is not disabled
1421
1422         (Closes Feature Request [ 755800 ] "next" button enabled in empty
1423          folders)
1424
1425 2004-07-06 [colin]      0.9.12cvs12
1426
1427         * src/common/smtp.c [1.16]
1428                 Display maximum message size in the log
1429
1430 2004-07-06 [paul]       0.9.12cvs11
1431
1432         * src/toolbar.c
1433                 fix typo. (spotted by Fabien Vantard)
1434
1435 2004-07-06 [paul]       0.9.12cvs10
1436
1437         * src/main.c
1438                 terminate cleanly on SIGHUP. Patch submitted by
1439                 Thomas Gilgin <thg@karate-muellheim.de>
1440
1441 2004-07-05 [christoph]  0.9.12cvs9
1442
1443         * src/inc.c
1444                 better replacing of %d in new mail notification command
1445
1446 2004-07-05 [colin]      0.9.12cvs8
1447
1448         * src/common/smtp.[ch]
1449                 Take SIZE (returned by EHLO) into account, and
1450                 avoid sending too big messages
1451
1452 2004-07-04 [paul]       0.9.12cvs7
1453
1454         * src/account.c
1455                 fix auto-account selection on imap/news
1456
1457 2004-07-01 [paul]       0.9.12cvs6
1458
1459         * src/gtk/quicksearch.c
1460                 reveal hidden string in gui
1461                 
1462         * src/compose.c
1463                 fix updating of gpg signing setting on 
1464                 switching accounts
1465
1466 2004-06-30 [darko]      0.9.12cvs5
1467
1468         * src/common/utils.c
1469                 remove expand_search_string()
1470         * src/gtk/quicksearch.c
1471                 remove no longer needed for loop (thanks Christoph)
1472                 add expand_search_string()
1473
1474 2004-06-30 [darko]      0.9.12cvs4
1475
1476         * src/common/utils.c
1477                 allow all filtering expressions in quicksearch
1478
1479         (Closes Bug 519 filtering expr. in quicksearch)
1480
1481 2004-06-30 [christoph]  0.9.12cvs3
1482
1483         * configure.ac
1484                 better 'localedir'
1485
1486         * src/common/intl.h
1487                 allow plugins to define TEXTDOMAIN for the _(...) macro
1488
1489 2004-06-30 [paul]       0.9.12cvs2
1490
1491         * po/POTFILES.in
1492           src/Makefile.am
1493           src/main.c
1494           src/prefs_common.c
1495           src/prefs_msg_colors.[ch]     ** NEW FILES **
1496                 move message colouring options to
1497                 '/Other Preferences/Message View/Colors'
1498
1499 2004-06-30 [paul]       0.9.12cvs1
1500
1501         * po/POTFILES.in
1502           src/Makefile.am
1503           src/main.c
1504           src/prefs_common.c
1505           src/prefs_wrapping.[ch]       ** NEW FILES **
1506                 move message wrapping options to
1507                 /'Other Preferences/Compose/Message Wrapping'
1508
1509 2004-06-28 [paul]       0.9.12
1510
1511         * Sylpheed-Claws 0.9.12 released
1512
1513         * po/es.po
1514           po/fr.po
1515           po/sk.po
1516                 updated by Ricardo Mones Lastra, Fabien Vantard,
1517                 Andrej Kacian
1518
1519 2004-06-27 [paul]       0.9.11cvs19
1520
1521         * src/common/ssl.c
1522                 re-enable certificate check
1523
1524 2004-06-25 [christoph]  0.9.11cvs18
1525
1526         * src/procmsg.h
1527                 add MSG_HAS_ATTACHMENT to MSG_CACHED_FLAG_MASK
1528
1529 2004-06-25 [paul]       0.9.11cvs17
1530
1531         * sync with main 0.9.12cvs1
1532                 see ChangeLog 2004-06-23
1533                 
1534         * src/gtk/menu.c
1535                 remove unused menu_toggle_toggle()
1536
1537 2004-06-23 [christoph]  0.9.11cvs16
1538
1539         * src/folder.c
1540         * src/procheader.c
1541         * src/procmsg.h
1542         * src/summaryview.c
1543                 scan the mime structure of multipart mails for correct
1544                 attachment, encryped and signed (with privacy API) part
1545                 detection
1546
1547         (Closes Feature Request [ 961428 ] No paperclip for HTML mails)
1548
1549 2004-06-22 [paul]
1550
1551         * po/ru.po
1552                 updated by Pavlo Bohmat
1553
1554 2004-06-20 [christoph]  0.9.11cvs15
1555
1556         * src/inc.c
1557         * src/pop.[ch]
1558                 disconnect after authentication when doing POP before SMTP
1559
1560         (Closes Bug 393 Bad inerpretation of "Pop Before SMTP")
1561
1562 2004-06-19 [christoph]  0.9.11cvs14
1563
1564         * src/folder.c
1565                 fix FolderItem name update
1566
1567         (Closes Bug 511 Folder-Renaming not reflected immediately)
1568
1569 2004-06-17 [paul]       0.9.11cvs13
1570         
1571         * sync with main 0.9.12 release
1572           src/session.c
1573                 session_set_timeout(): fixed a bug that didn't
1574                 reset timeout_tag when interval is 0.
1575
1576 2004-06-16 [christoph]  0.9.11cvs12
1577
1578         * src/textview.c
1579                 correctly clear the URL in the status bar
1580
1581 2004-06-15 [christoph]  0.9.11cvs11
1582
1583         * src/summaryview.c
1584                 add missing gtk_widget_show()
1585
1586 2004-06-11 [christoph]  0.9.11cvs10
1587
1588         * src/plugins/spamassassin/spamassassin.c
1589                 correctly check waitpid return code
1590
1591         (Closes Bug 396 Zombie process when spamassassin is called)
1592
1593 2004-06-10 [christoph]  0.9.11cvs9
1594
1595         * src/mainwindow.c
1596         * src/summaryview.[ch]
1597         * src/gtk/Makefile.am
1598         * src/gtk/quicksearch.c                         ** NEW **
1599                 separate quick search from summaryview
1600
1601 2004-06-09 [christoph]  0.9.11cvs8
1602
1603         * src/inc.c
1604                 remove unused code
1605
1606         * src/textview.c
1607                 get folder for compose default account from MsgInfo and not
1608                 from SummaryView
1609
1610 2004-06-09 [christoph]  0.9.11cvs7
1611
1612         * src/folder.[ch]
1613                 add information about added or removed messages to
1614                 FOLDER_ITEM_UPDATE hook
1615
1616         * src/imap_gtk.c
1617         * src/mh_gtk.c
1618                 scan folder when removing a folder failed instead of
1619                 updating the summaryview
1620
1621 2004-06-08 [paul]       0.9.11cvs6
1622
1623         * sync with main 0.9.11cvs2
1624                 see ChangeLog 2004-06-08
1625
1626 2004-06-07 [christoph]  0.9.11cvs5
1627
1628         * configure.ac
1629         * src/common/Makefile.am
1630                 detect library providing 'encrypt' function
1631
1632 2004-06-07 [paul]       0.9.11cvs4
1633
1634         * src/inc.c
1635                 sync with main, 'code cleanup'
1636                 
1637         * tools/nautilus2sylpheed.sh
1638                 fix whitespace limitation. patch submitted by
1639                 Stephan Sachse <white@teg-clan.de>
1640
1641 2004-06-04 [christoph]  0.9.11cvs3
1642
1643         * src/account.c
1644         * src/action.[ch]
1645         * src/addressbook.c
1646         * src/addrindex.h
1647         * src/folder.h
1648         * src/folder_item_prefs.c
1649         * src/inc.c
1650         * src/main.c
1651         * src/messageview.c
1652         * src/mh_gtk.c
1653         * src/prefs_themes.c
1654         * src/procmime.c
1655         * src/quote_fmt.h
1656         * src/stock_pixmap.c
1657         * src/toolbar.c
1658                 fix compiler warnings
1659
1660 2004-06-03 [paul]       0.9.11cvs2
1661
1662         * src/msgcache.c
1663                 sync with main 0.9.11cvs1: "changed gint32 to
1664                 guint32 for some platforms"
1665
1666 2004-06-02 [christoph]  0.9.11cvs1
1667
1668         * src/common/ssl.c
1669                 fix SSL_CTX variable name for older OpenSSL versions
1670
1671         (Closes Bug 503 fix compilation with older OpenSSL)
1672
1673 2004-05-31 [paul]       0.9.11claws
1674
1675         * 0.9.11claws released
1676
1677 2004-05-31 [paul]       0.9.10claws72
1678
1679         * po/es.po
1680           po/it.po
1681           po/ja.po
1682           po/pl.po
1683           po/sk.po
1684           po/sr.po
1685           po/zh_CN.po
1686                 update translations, submitted by Ricardo Mones Lastra,
1687                 Andrea Spadaccini, Rui Hirokawa, Emil, Andrej Kacian,
1688                 Urke MMI, and Hansom Young
1689
1690 2004-05-25 [luke]       0.9.10claws71
1691
1692         * AUTHORS
1693         * src/mimeview.c
1694         * src/stockpixmap.[ch]
1695         * src/Makefile.am
1696         * src/pixmaps/privacy_emblem_encrypted.xpm      ** NEW **
1697         * src/pixmaps/privacy_emblem_failed.xpm         ** NEW **
1698         * src/pixmaps/privacy_emblem_passed.xpm         ** NEW **
1699         * src/pixmaps/privacy_emblem_signed.xpm         ** NEW **
1700         * src/pixmaps/privacy_emblem_warn.xpm           ** NEW **
1701
1702                 o Added privacy emblems from Jesper Shultz 
1703                   <jesper@schultz-net.dk>
1704                 o Overlay emblems onto mimeview icons to indicate
1705                   status of signature and if a message is encrypted
1706         
1707         * src/textview.c
1708                 remove unused color definitions (were used to 
1709                 indicate sig status)
1710
1711 2004-05-25 [paul]       0.9.10claws70
1712
1713         * AUTHORS
1714           tools/Makefile.am
1715           tools/README
1716           tools/nautilus2sylpheed.sh            ** NEW FILE **
1717                 add script to enable sending files from
1718                 nautilus.
1719                 Submitted by Reza Pakdel <hrpakdel@cpsc.ucalgary.ca>
1720                 
1721         * tools/launch_firebird                 ** REMOVED **
1722                 removed as the standard "firefox '%s'" now functions
1723                 correctly
1724
1725 2004-05-23 [paul]       0.9.10claws69
1726
1727         * src/compose.c
1728                 fix %X cursor point segfault
1729                 patch by Christoph
1730
1731 2004-05-23 [christoph]  0.9.10claws68
1732
1733         * src/folder.c
1734                 fix folder moving
1735
1736 2004-05-21 [paul]       0.9.10claws67
1737
1738         * sync with 0.9.10cvs17
1739                 see ChangeLog 2004-05-21
1740
1741 2004-05-20 [paul]       0.9.10claws66
1742
1743         * sync with 0.9.10cvs16
1744                 see ChangeLog 2004-05-19 and 2004-05-20
1745
1746 2004-05-19 [alfons]     0.9.10claws65
1747
1748         * src/summaryview.h
1749                 on some platforms regoff_t is defined as off_t, so 
1750                 pull in sys/types.h
1751
1752 2004-05-19 [paul]       0.9.10claws64
1753
1754         * sync with 0.9.10cvs13
1755                 see ChangeLog 2004-05-18
1756
1757 2004-05-17 [christoph]  0.9.10claws63
1758
1759         * src/folder.c
1760                 search all folders when searching for default folders and
1761                 not return the special folder of the first folder
1762
1763 2004-05-13 [alfons]     0.9.10claws62
1764
1765         * src/summaryview.c
1766                 add a better check to see if a message is a news message
1767                 (replaces the MSG_IS_NEWS() check removed in 0.9.9claws19)
1768
1769 2004-05-13 [paul]       0.9.10claws61
1770
1771         * src/msgcache.c
1772                 sync with 0.9.10cvs12
1773                 see ChangeLog 2004-05-12
1774
1775 2004-05-12 [alfons]     0.9.10claws60
1776
1777         * src/folderview.c
1778                 release lock in case of folder could not be opened 
1779
1780 2004-05-11 [christoph]  0.9.10claws59
1781
1782         * src/inc.[ch]
1783                 remove unused folderview update stuff from inc.[ch]
1784
1785 2004-05-11 [paul]       0.9.10claws58
1786
1787         * sync with 0.9.10cvs11
1788                 see ChangeLog 2004-05-10 and 2004-05-11
1789
1790 2004-05-09 [christoph]  0.9.10claws57
1791
1792         * src/folderview.c
1793                 check for folder class functions and not folder type to detect
1794                 valid drag targets
1795
1796 2004-05-08 [christoph]  0.9.10claws56
1797
1798         * src/sgpgme.c
1799                 fix date output for signature expire times
1800
1801         (Patch by Edgar Toernig <froese@gmx.de>)
1802
1803 2004-05-06 [christoph]  0.9.10claws55
1804
1805         * src/gtk/prefswindow.c
1806                 change window type to DIALOG
1807
1808         * src/folder.[ch]
1809         * src/folderview.c
1810         * src/news_gtk.c
1811                 o add folder_remove()
1812                 o change FolderUpdate hook flag names (NEW -> ADD, DESTROY -> REMOVE)
1813                 o add new "sort" field to Folder, no longer sort folders by type
1814                   higher sort values will be first in the folder list, new folders get 0
1815                   and will be added to the end
1816
1817         * src/mainwindow.c
1818         * src/gtk/Makefile.am
1819         * src/gtk/foldersort.(c|h|glade)                        ** NEW **
1820                 add dialog to allow users to change the folder order
1821
1822 2004-05-04 [paul]       0.9.10claws54
1823
1824         * src/inc.c
1825                 Display account_name in statusbar when retrieving
1826                 messages from a pop account
1827         * src/prefs_account.c
1828                 display account name in title of prefs_account
1829                 window
1830         * src/prefs_folder_item.c
1831                 display folder name in title of prefs_folder window
1832
1833         all 3 patches submitted by Fabien Vantard
1834
1835         * AUTHORS
1836                 add Fabien Vantard
1837
1838 2004-05-04 [paul]       0.9.10claws53
1839
1840         * src/prefs_actions.c
1841           src/prefs_template.c
1842                 'Esc' Key exits alertpanel
1843                 Patch submitted by Fabien Vantard <fzz@ifrance.com>
1844
1845 2004-04-26 [christoph]  0.9.10claws52
1846
1847         * src/gtk/about.c
1848         * src/gtk/colorsel.c
1849         * src/gtk/description_window.c
1850         * src/gtk/filesel.c
1851         * src/gtk/gtkaspell.c
1852         * src/gtk/inputdialog.c
1853         * src/gtk/pluginwindow.c
1854         * src/gtk/progressdialog.c
1855                 o remove gtk_window_set_position(..., GTK_WIN_POS_CENTER) because
1856                   it does not work correctly with xinerama
1857                 o lock incorporation while the plugin window is open
1858
1859 2004-04-23 [paul]       0.9.10claws51
1860
1861         * po/POTFILES.in
1862                 update location of inputdialog.c
1863                 
1864         * src/gtk/about.c
1865                 update Copyright string
1866                 
1867         * src/msgcache.c
1868           src/prefs_common.c
1869           src/prefs_themes.c
1870                 improve the english a little
1871
1872 2004-04-22 [christoph]  0.9.10claws50
1873
1874         * src/folderutils.[ch]
1875                 add folderutils_mark_all_read()
1876
1877         * src/folderview.c
1878                 readd "mark all read" from popup menu, now works
1879                 in all folders and not only the opened folder
1880
1881 2004-04-21 [christoph]  0.9.10claws49
1882
1883         * src/Makefile.am
1884         * src/inputdialog.[ch]                  ** REMOVED **
1885         * src/gtk/Makefile.am
1886         * src/gtk/inputdialog.[ch]              ** NEW **
1887                 move inputdialog.[ch] into gtk directory
1888
1889         * src/mh_gtk.c
1890                 remove check for missing IMAP folder account
1891
1892 2004-04-20 [christoph]  0.9.10claws48
1893
1894         * src/mainwindow.c
1895         * src/foldersel.c
1896                 remove new/rename/delete folder GUI functions because
1897                 they are always active, even for news folders, and can
1898                 not be easily made folder class dependent
1899
1900         * src/gtk/menu.[ch]
1901                 make menu_translate() public
1902
1903         * src/Makefile.am
1904         * src/folder.[ch]
1905         * src/folderview.[ch]
1906         * src/imap_gtk.[ch]                     ** NEW **
1907         * src/main.c
1908         * src/mh_gtk.[ch]                       ** NEW **
1909         * src/news_gtk.[ch]                     ** NEW **
1910                 o dynamically build FolderView popup menus from a folder
1911                   specific part, with callbacks to seperated code, and
1912                   a common part
1913                 o remove the folder class specifiy code from folderview.c
1914
1915 2004-04-15 [luke]       0.9.10claws47
1916
1917         * src/prefs_folder_item.c
1918                 o remove buttons for applying 'scan for new mail'
1919                   and 'process at startup' to sub folders
1920                 o add 'apply to sub folder' check buttons for all
1921                   properties and set folder prefs accordingly
1922                 o replace multiple gtk_widget_show() with one
1923                   gtk_widget_show_all() on container
1924
1925 2004-04-14 [darko]      0.9.10claws46
1926
1927         * src/gtk/Makefile.am
1928         * src/gtk/pluginwindow.c
1929                 load plugins from to $(prefix)/lib/sylpheed/plugins
1930                 in file selection dialog
1931         * src/plugins/clamav/clamav_plugin.c
1932                 const correctness
1933
1934 2004-04-14 [christoph]  0.9.10claws45
1935
1936         * src/folder.c
1937         * src/plugins/image_viewer/viewer.c
1938                 fix g_warnings
1939
1940 2004-04-10 [alfons]     0.9.10claws44
1941         
1942         * src/compose.c
1943                 appropriate auto account selection when forwarding
1944                 (fixes bug #476, "forward as attachment does not listen
1945                 to account rules")
1946
1947 2004-04-09 [alfons]     0.9.10claws43
1948
1949         * src/summaryview.c
1950                 make quick search combo matching case sensitive
1951
1952 2004-04-06 [alfons]     0.9.10claws42
1953
1954         * src/addr_compl.c
1955                 use cursor position to prevent clearing the entire entry
1956
1957 2004-04-06 [alfons]     0.9.10claws41
1958
1959         * src/folderview.c
1960                 fix bug #472, "filter not updated when renaming folder" 
1961
1962 2004-04-06 [alfons]     0.9.10claws40
1963
1964         * src/messageview.[ch]
1965           src/summaryview.c
1966                 reflect changes to Show all headers to main view
1967                 and message view (only affects detached message
1968                 view). see also bug #473, 'Show All Headers 
1969                 "problem"'.
1970
1971 2004-04-03 [alfons]     0.9.10claws39
1972
1973         * src/matcher.c
1974                 free address list
1975
1976 2004-04-03 [alfons]     0.9.10claws38
1977
1978         * src/matcher_parser_parse.y
1979           src/matcher.[ch]
1980                 prepare address look up matcher type; marginally
1981                 tested, and not hooked into the UI yet.
1982
1983                 basically it accepts the result of the left hand
1984                 side of the matcher (the "criteria"):
1985
1986                         from all_in_addressbook ""
1987                         ~to_or_cc any_in_addressbook ""
1988                 
1989                 the first case matches all addresses found in the
1990                 from header, and the second case matches if any
1991                 (at least one) of the addresses in to or cc headers 
1992                 are not in the address book.
1993
1994                 the string argument is not used yet, but is intended
1995                 to match a group of addresses 
1996
1997 2004-04-02 [luke]       0.9.10claws37
1998
1999         * src/prefs_folder_item.c
2000                 Add two buttons to apply 'scan for new mail'
2001                 and 'process at startup' to sub folders
2002
2003 2004-04-02 [luke]
2004         * tools/textviewer.sh
2005                 better filename extension matching plus some support for
2006                 MS Excel, MS Powerpoint and HTML
2007
2008 2004-03-29 [christoph]  0.9.10claws36
2009
2010         * src/folder.h
2011         * src/folderutils.[ch]
2012         * src/mainwindow.c
2013                 add delete duplicates for all folders
2014
2015 2004-03-29 [alfons]     0.9.10claws35
2016
2017         * src/folder.c
2018                 don't pass NULL to XXXprintf(); fixes Solaris crashes
2019                 when selecting top-level folder node (thanks to 
2020                 Alex S. Moore)
2021
2022 2004-03-28 [keith]      0.9.10claws34
2023
2024         * src/textview.c
2025                 prepend "http://" to URIs of the form "www.example.com"
2026
2027 2004-03-28 [paul]       0.9.10claws33
2028
2029         * src/common/nntp.c
2030           src/common/smtp.c
2031           src/folder.c
2032           src/imap.c
2033           src/inc.c
2034           src/news.c
2035           src/pop.c
2036                 revise 'translatable string' policy:
2037                 don't translate debug_print() or log_print(),
2038                 translate log_message() and log_warning()
2039         
2040         * po/zh_CN.po
2041                 update submitted by Hansom Young
2042
2043 2004-03-25 [alfons]     0.9.10claws32
2044
2045         * src/prefs_common.c
2046                 I mean this one: Return the GList...
2047
2048 2004-03-25 [alfons]     0.9.10claws31
2049
2050         * src/prefs_common.h
2051                 add new members at the end of prefs_common, so
2052                 they get properly initialized
2053
2054 2004-03-24 [christoph]  0.9.10claws30
2055
2056         * src/imap.c
2057                 o NULL is a valid GSList
2058
2059 2004-03-24 [alfons]     0.9.10claws29
2060
2061         * src/prefs_common.[ch]
2062           src/summaryview.c
2063           src/common/defs.h
2064                 add history to quick search (patch submitted by 
2065                 Ivan Francolin Martinez - thanks!)
2066
2067 2004-03-24 [alfons]     0.9.10claws28
2068
2069         * src/imap.c
2070                 NULL output pointer parameter
2071
2072 2004-03-21 [alfons]     0.9.10claws27
2073
2074         * src/addrindex.[ch]
2075           src/addr_compl.c
2076                 complete addresses on nicks and aliases
2077
2078 2004-03-21 [alfons]     0.9.10claws26
2079
2080         * src/import.c
2081           src/inc.c
2082           src/mbox.[ch]
2083                 disable filters on import mbox (patch submitted
2084                 by Edgar Toernig)
2085
2086 2004-03-21 [darko]      0.9.10claws25
2087
2088         * src/addr_compl.c
2089                 select the address when only one match is found while
2090                 doing address completion with tab key (feature
2091                 request #914720)
2092
2093 2004-03-21 [alfons]     0.9.10claws24
2094
2095         * src/messageview.c
2096           src/toolbar.c
2097                 don't `navigate-delete` when a summary view's selection does not 
2098                 match the accompanying message view's message
2099
2100 2004-03-20 [alfons]     0.9.10claws23
2101
2102         * src/summaryview.c
2103                 hide ext search button on initial display (should fix bug #459,
2104                 "Toggling quick-search at 1st time: minor UI inconsistency")
2105
2106 2004-03-20 [alfons]     0.9.10claws22
2107
2108         * src/summaryview.[ch]
2109                 add function to get selected msginfo, if there's
2110                 only one selected
2111
2112 2004-03-20 [paul]       0.9.10claws21
2113
2114         * sync with 0.9.10cvs7
2115                 see ChangeLog 2004-03-19
2116
2117 2004-03-19 [paul]       0.9.10claws20
2118
2119         * src/common/nntp.c
2120           src/common/smtp.c
2121           src/common/ssl.c
2122           src/folder.c
2123           src/imap.c
2124           src/inc.c
2125           src/news.c
2126           src/pop.c
2127                 don't translate strings in debug_print(), log_print(),
2128                 log_message(),  and log_warning()
2129
2130 2004-03-19 [alfons]     0.9.10claws19
2131
2132         better next/previous/delete/focus navigation with separate 
2133         message view 
2134         
2135         * src/toolbar.c
2136                 call summaryview_delete() instead of messageview_delete()
2137         * src/messageview.c
2138                 disable messageview_delete()
2139
2140 2004-03-18 [paul]       0.9.10claws18
2141
2142         * sync with 0.9.10cvs6
2143                 see ChangeLog 2004-03-16
2144
2145 2004-03-17 [alfons]     0.9.10claws17
2146
2147         * src/gtk/filesel.c
2148                 remove bogus semicolon after if() (sometimes it pays to
2149                 read LKML :)
2150
2151 2004-03-15 [darko]      0.9.10claws16
2152
2153         * src/gtk/filesel.c
2154                 support full path in place of a filename
2155         * src/mimeview.c
2156                 store directory attachments were saved to and
2157                 use it when saving attachments
2158         * src/prefs_common.[hc]
2159                 store directory attachments were last saved to
2160
2161 2004-03-15 [paul]       0.9.10claws15
2162
2163         * src/folderview.c
2164                 fix bug where unsubscribing a newsgroup would destroy
2165                 (most of the) filtering rules
2166
2167 2004-03-15 [paul]       0.9.10claws14
2168
2169         * src/folderview.c
2170                 fix Bug 458, 'Folder View remaining empty after 
2171                 removing a NEWS account' (was also true of IMAP
2172                 accounts)
2173
2174 2004-03-15 [paul]       0.9.10claws13
2175
2176         * src/folderview.c
2177                 fix folderview invisibility of newly subscribed
2178                 newsgroups
2179
2180 2004-03-13 [paul]       0.9.10claws12
2181
2182         * src/compose.c
2183           src/plugins/dillo_viewer/dillo_prefs.c
2184           src/plugins/image_viewer/viewerprefs.c
2185                 gettextise some forgotten parts
2186
2187 2004-03-13 [alfons]     0.9.10claws11
2188
2189         * src/imap.c
2190                 make sure the correct type is passed to sscanf()
2191
2192 2004-03-13 [paul]       0.9.10claws10
2193
2194         * sync with 0.9.10cvs5
2195                 see ChangeLog 2004-03-02 and 2004-03-12, 
2196                 specifically:
2197                 'always move messages by default when using DnD (except 
2198                 for News folder). Copy messages if Ctrl-key is pressed.'
2199                 and 'added a function to filter selected messages'
2200
2201 2004-03-12 [christoph]  0.9.10claws9
2202
2203         * src/codeconv.c
2204                 add parameter check to conv_unmime_header_overwrite()
2205
2206         * src/imap.c
2207                 o fix spelling
2208                 o fix removing of NEW flag when UNREAD is unset
2209
2210         * src/procmime.c
2211                 decode MIME-headers
2212
2213         (Closes 437 i18n attachment display error.)
2214
2215 2004-03-12 [paul]       0.9.10claws8
2216
2217         * po/it.po
2218                 update. submitted by Andrea Spadaccini <lupin85@email.it>
2219                 
2220         * tools/Makefile.am
2221                 add 'textviewer.sh'
2222
2223 2004-03-12 [alfons]     0.9.10claws7
2224
2225         * src/imap.c
2226                 o quiet compiler and typecast Folder * to IMAP Folder *
2227                 o wake up and fix my previous incompatible type assignment bug
2228
2229 2004-03-12 [alfons]     0.9.10claws6
2230
2231         * src/imap.c
2232                 don't mix up pointers to int, guint32 _and_ 
2233                 unsigned int 
2234
2235 2004-03-12 [christoph]  0.9.10claws5
2236
2237         * src/folderview.c
2238                 Add error requester when renaming a folder failed
2239
2240         * src/imap.c
2241                 Check new FolderItem name for namespace seperator
2242                 before renaming
2243
2244         (Closes Bug 443 Bad named IMAP folders won't be displayed)
2245
2246 2004-03-11 [christoph]  0.9.10claws4
2247
2248         * src/folder.[ch]
2249         * src/imap.c
2250         * src/procmsg.h
2251                 syncronize flags in cache with IMAP folder flags
2252
2253         Adapted a patch submitted by Simon 'corecode' Schubert
2254         <corecode@corecode.ath.cx> 
2255
2256
2257 2004-03-11 [alfons]     0.9.10claws3
2258
2259         * src/textview.[ch]
2260                 remove dead code that at one time controlled display of
2261                 URIs in status bar
2262
2263 2004-03-10 [paul]       0.9.10claws2
2264
2265         * po/it.po
2266                 updated by Lupino <lupin85@email.it>
2267
2268 2004-03-09 [alfons]     0.9.10claws1
2269
2270         * src/matcher.c
2271                 we're not using yywrap, but we may, so close yyin instead
2272                 of initial FILE *
2273
2274 2004-03-08 [paul]       0.9.10claws
2275
2276         * 0.9.10claws released
2277
2278 2004-03-08 [paul]       0.9.9claws41
2279
2280         * po/es.po
2281           po/ja.po
2282           po/ru.po
2283           po/sk.po
2284           po/sr.po
2285           po/zh_CN.po
2286                 update translations. submitted by Ricardo Mones Lastra,
2287                 Rui Hirokawa, Pavlo Bohmat, Andrej Kacian, Urke MMI,
2288                 Hansom Young
2289
2290 2004-03-06 [paul]       0.9.9claws40
2291
2292         * src/stock_pixmap.c
2293                 fix crash: g_strdup(DEFAULT_PIXMAP_THEME)
2294                 patch submitted by Pawel Pekala
2295
2296 2004-03-06 [alfons]             0.9.9claws39
2297
2298         * src/addrindex.c
2299                 allow nick name completion again 
2300
2301 2004-03-02 [match]              0.9.9claws38
2302
2303         * configure.ac
2304                 added definition of USE_LDAP_TLS to support TLS.
2305         * src/ldapctrl.[ch]
2306         * src/ldapquery.c
2307         * src/ldapserver.[ch]
2308         * src/addressbook.c
2309         * src/addrindex.c
2310         * src/editldap.c
2311                 included LDAP TLS support.
2312
2313 2004-03-02 [christoph]          0.9.9claws37
2314
2315         * src/folder.[ch]
2316                 o add more documentation for FolderClass
2317                 o remove usused FolderClass virtual functions
2318
2319         * src/imap.c
2320         * src/mh.c
2321         * src/news.c
2322                 change creation of FolderClass because static initializations
2323                 for structs suck in C89
2324
2325 2004-03-01 [paul]
2326
2327         * sync with 0.9.10
2328
2329 2004-02-28 [keith]      0.9.9claws36
2330
2331         * src/common/utils.c
2332                 Fix treatment of whitespace in quicksearch bar (leading
2333                 spaces and >1 space between commands and parameters).
2334
2335 2004-02-27 [alfons]     0.9.9claws35
2336
2337         * src/compose.[ch]
2338                 Explicitly remove draft timeout to fix nasty race between 
2339                 compose_send_cb() (which destroys the compose window) and 
2340                 compose_defer_auto_save_draft() (which expects compose 
2341                 window to exist). Should fix Keith's and Fred Marton's
2342                 bug report (#128, "crash after complaining about character
2343                 set conversion")
2344
2345 2004-02-27 [luke]       0.9.9claws34
2346         
2347         * src/folder.c
2348                 Do folder_item_apply_processing() even if no processing
2349                 rules for the folder exist (so global processing is applied)
2350
2351 2004-02-26 [thorsten]   0.9.9claws33
2352
2353         * src/mimeview.c
2354                 Remove misleading static declaration
2355
2356 2004-02-26 [alfons]     0.9.9claws32
2357
2358         * src/procmime.[ch]
2359           src/compose.c
2360           src/mimeview.c
2361           src/textview.c
2362                 use/add procmime_get_content_type_str() as a safe wrapper
2363                 for returning a Content-Type type string; should fix 
2364                 bug #444, 0.9.7..0.9.9 crashes with "Content-Type: type= 
2365                  - attachments."
2366
2367 2004-02-26 [thorsten]   0.9.9claws31
2368
2369         * src/mimeview.c
2370                 Restructure save_as/save_all
2371
2372 2004-02-26 [alfons]     0.9.9claws30
2373
2374         * src/procmime.c
2375                 clean up (2)
2376
2377 2004-02-26 [alfons]     0.9.9claws29
2378
2379         * src/procmime.c
2380                 clean up (1)
2381
2382 2004-02-24 [luke]
2383
2384         * tools/textviewer.sh
2385                 tweaks from Johann Koenig, recognition of shell
2386                 scripts in particular
2387
2388 2004-02-24 [paul]       0.9.9claws28
2389
2390         * sync with 0.9.9cvs13
2391                 see ChangeLog 2004-02-24
2392
2393 2004-02-23 [paul]       0.9.9claws27
2394
2395         * src/inc.c
2396                 one alertpanel on pop3 authentication error will suffice
2397                 
2398         * src/prefs_fonts.c
2399                 remove unnecessary printf
2400
2401 2004-02-22 [alfons]     0.9.9claws26
2402
2403         * src/messageview.c
2404                 put back a lost check
2405
2406 2004-02-21 [alfons]     0.9.9claws25
2407
2408         * src/folderview.c
2409                 don't forget to save folder properties after renaming folder
2410
2411 2004-02-20 [paul]       0.9.9.claws24
2412
2413         * src/addressbook.c
2414                 sync with 0.9.9cvs11, see ChangeLog 2004-02-19
2415                 
2416         * src/inc.c
2417                 complete sync with 0.9.9cvs9's 'update folderview
2418                 progressively'
2419                 
2420         * configure.ac
2421                 require gettext >= 0.12.1
2422
2423 2004-02-17 [match]      0.9.9claws23
2424
2425         * src/compose.c
2426                 keep the peace - change style.
2427
2428 2004-02-17 [alfons]     0.9.9claws22
2429
2430         * src/filtering.c
2431                 make MATCHACTION_STOP cancel filtering / processing;
2432                 clean up and document it to make it a little bit more clear;
2433
2434 2004-02-17 [alfons]     0.9.9claws21
2435
2436         %X marks the cursor spot for reply quote format
2437
2438         * src/quote_fmt_lex.l 
2439           src/quote_fmt.c
2440                 add %X token
2441                 
2442         * src/quote_fmt.h
2443           src/quote_fmt_parse.y
2444                 handle %X token
2445                 
2446         * src/compose.c
2447                 handle %X token for replies only (for now)
2448
2449 2004-02-17 [paul]       0.9.9claws20
2450
2451         * po/sk.po
2452                 updated by Andrej Kacian
2453                 
2454         * src/news.c
2455                 remove unneeded include
2456                 
2457         * src/prefs_fonts.c
2458                 be a little more user-friendly with the labels
2459                 
2460         * configure.ac
2461                 a change forgotten in the last commit: 
2462                 SYLPHEED_ACLOCAL_INCLUDE(m4)
2463
2464 2004-02-17 [paul]       0.9.9claws19
2465
2466         * ac/*                          ** REMOVED **
2467           ac/                           ** REMOVED **
2468           intl/Makefile.in              ** REMOVED **
2469           m4/                           ** NEW **
2470           m4/missing                    ** NEW **
2471           m4/missing/gdk-pixbuf.m4      ** NEW **
2472           m4/missing/gettext.m4         ** NEW **
2473           m4/missing/gpgme.m4           ** NEW **
2474           m4/missing/imlib.m4           ** NEW **
2475           m4/.cvsignore                 ** NEW **
2476           m4/Makefile.am                ** NEW **
2477           m4/README                     ** NEW **
2478           m4/aclocal-include.m4         ** NEW **
2479           m4/aspell.m4                  ** NEW **
2480           m4/check-type.m4              ** NEW **
2481           m4/gnupg-check-typedef.m4     ** NEW **
2482           m4/openssl.m4                 ** NEW **
2483           m4/spamassassin.m4            ** NEW **
2484           po/ChangeLog                  ** REMOVED **
2485           po/Makefile.in.in             ** REMOVED **
2486           po/Rules-quot                 ** REMOVED **
2487           po/boldquot.sed               ** REMOVED **
2488           po/en@boldquot.header         ** REMOVED **
2489           po/en@quot.header             ** REMOVED **
2490           po/insert-header.sin          ** REMOVED **
2491           po/quot.sed                   ** REMOVED **
2492           po/remove-potcdate.sed        ** REMOVED **
2493           po/remove-potcdate.sin        ** REMOVED **
2494           po/stamp-po                   ** REMOVED **
2495           Makefile.am
2496           autogen.sh
2497           configure.ac
2498                 enable building with automake 1.8.x
2499                 add 'autopoint' to autogen.sh and remove all
2500                 auto-generated files, remove ac/ in favour of
2501                 m4/
2502
2503 2004-02-17 [alfons]     0.9.9claws18
2504         
2505         * src/summaryview.c
2506                 MSG_IS_NEWS() is not stored at all, and is bogus
2507
2508 2004-02-17 [martin]     0.9.9claws17
2509
2510         * src/prefs_themes.c
2511                 fix crash when installing wrong theme and output an
2512                 error message
2513
2514 2004-02-16 [christoph]  0.9.9claws16
2515
2516         * src/compose.c
2517         * src/stock_pixmap.[ch]
2518         * src/toolbar.[ch]
2519         * src/pixmaps/linewrapcurrent.xpm               ** NEW **
2520                 add "Wrap current paragraph" to compose toolbar
2521
2522 2004-02-15 [alfons]     0.9.9claws15
2523
2524         * src/folderview.c
2525                 refine previous commit to make sure other hook functions
2526                 get their grab of the pie too
2527
2528 2004-02-15 [alfons]     0.9.9claws14
2529
2530         * src/folderview.c
2531                 fix sync breakage so we don't pass invalid pointer types
2532
2533 2004-02-15 [match]      0.9.9claws13
2534
2535         * src/ldapquery.[ch]
2536         * src/ldapserver.h
2537         * src/addrindex.[ch]
2538                 tweak threading calls.
2539         * src/addr_compl.[ch]
2540                 add alias into completion list.
2541         * src/addressbook.c
2542                 fix ldap browse.
2543                 improve context menu behavior.
2544                 change menu sequence.
2545                 add send mail from addressbook.
2546         * src/addrselect.[ch]
2547         * src/compose.[ch]
2548                 add send mail from addressbook.
2549
2550 2004-02-15 [christoph]  0.9.9claws12
2551
2552         * src/folderutils.c
2553                 skip deleting when duplist is empty
2554
2555         * src/folderview.[ch]
2556         * src/mainwindow.c
2557         * src/summaryview.[ch]
2558                 call folderutils_delete_duplicates() from mainwindow code
2559
2560 2004-02-15 [alfons]     0.9.9claws11
2561         
2562         * src/common/utils.c
2563                 add prefix for italian ms o(e) 
2564
2565 2004-02-14 [paul]       0.9.9claws10
2566
2567         * src/foldersel.c
2568                 fix updating of the folder view when creating a
2569                 new folder
2570
2571 2004-02-13 [paul]       0.9.9claws9
2572
2573         * src/plugins/clamav/clamav_plugin.c
2574                 remove GUI code
2575
2576 2004-02-13 [paul]       0.9.9claws8
2577
2578         * sync with 0.9.9cvs9
2579                 see ChangeLog 2004-02-09, 2004-02-10, 2004-02-12
2580
2581 2004-02-13 [alfons]     0.9.9claws7
2582
2583         * src/common/utils.c
2584                 fix wrong type of argument for ctype functions (pass unsigned
2585                 char instead of signed char)
2586
2587 2004-02-12 [alfons]     0.9.9claws6
2588
2589         * src/compose.[ch]
2590                 don't select text in header entry when composing to a 
2591                 default address, but rather give the header entry a
2592                 different color / style (same as the folder new color)
2593
2594 2004-02-12 [alfons]     0.9.9claws5
2595
2596         * src/plugins/clamav/clamav_plugin.c
2597                 don't exit(2) on libclamav init error - show a warning.
2598                 (tested by damaging a clamav database file.)
2599
2600 2004-02-12 [paul]       0.9.9claws4
2601
2602         * sync with 0.9.9cvs4
2603                 see ChangeLog 2004-02-04, 2004-02-05, and 2004-02-06
2604
2605 2004-02-11 [luke]       0.9.9claws3
2606
2607         * src/mimeview.c
2608                 remove redundant check introduced in 0.9.9claws1
2609
2610 2004-02-11 [luke]       0.9.9claws2
2611
2612         * src/mimeview.c
2613                 fix compilation of my previous commit without gpg enabled
2614
2615 2004-02-10 [luke]       0.9.9claws1
2616
2617         * src/mimeview.c
2618                 add borders to icons to indicate the privacy status for
2619                 the message part (unknown/bad/good)
2620
2621 2004-02-06 [paul]       0.9.9claws
2622
2623         0.9.9claws released
2624
2625 2004-02-06 [darko]      0.9.8claws64
2626
2627         * src/compose.c
2628                 don't allow Ctrl+Enter while external editor is active
2629
2630 2004-02-06 [paul]       0.9.8claws63
2631
2632         * po/es.po
2633           po/pl.po
2634           po/sk.po
2635           po/sr.po
2636                 update Spanish, Polish, Slovak, and Serbian translations.
2637                 submitted by Ricardo Mones Lastra, Emil Nowak, Andrej Kacian,
2638                 and Urke MMI
2639
2640 2004-02-04 [alfons]     0.9.8claws62
2641
2642         * src/compose.c
2643                 grab focus only when lbutton was pressed (bug #430 cont'd; 
2644                 don't have clue yet why the cursor pos is at the end of the
2645                 text.)
2646
2647 2004-02-04 [alfons]     0.9.8claws61
2648
2649         * src/compose.c
2650                 always grab focus when one of the header entries is clicked 
2651                 (should fix bug #430, "no focus on pasted addresses 3 & higher")
2652
2653 2004-02-02 [paul]
2654
2655         * ac/missing/gdk-pixbuf.m4
2656           ac/missing/gpgme.m4
2657           ac/missing/imlib.m4
2658                 prevent 'underquoted definition' warnings
2659                 patch submitted by David Relson
2660                 
2661         * src/plugins/clamav/README
2662                 update, improve, correct
2663
2664 2004-01-31 [thorsten]   0.9.8claws60
2665
2666         * src/news.c
2667                 'dir' not initialized if group has no messages
2668
2669 2004-01-29 [christoph]  0.9.8claws59
2670
2671         * src/customheader.[ch]
2672                 add custom_header_is_allowed() to check for disallowed header names
2673                 that must not be overridden by custom headers
2674
2675         * src/compose.c
2676                 always write From: header and use custom_header_is_allowed() to
2677                 check if custom header should be written
2678
2679         * src/prefs_customheader.c
2680                 check if custom header is disallowed using custom_header_is_allowed()
2681
2682         * src/folderutils.c
2683                 destroy message id GHashTable before freeing the MsgInfos
2684
2685 2004-01-29 [paul]       0.9.8claws58
2686
2687         * sync with 0.9.9 release
2688                 see ChangeLog 2004-01-29
2689
2690 2004-01-29 [paul]       0.9.8claws57
2691
2692         * sync with 0.9.8cvs11
2693                 see ChangeLog 2004-01-29
2694
2695 2004-01-28 [christoph]  0.9.8claws56
2696
2697         * src/pgpmime.c
2698         * src/sgpgme.[ch]
2699                 return WARN signature status when signature is not trusted
2700
2701         * src/Makefile.am
2702         * src/folder.c
2703         * src/folderutils.[ch]                  ** NEW **
2704         * src/summaryview.c
2705                 implement delete duplicates summaryview independent
2706
2707 2004-01-28 [paul]       0.9.8claws55
2708
2709         * sync with 0.9.8cvs10
2710                 see Changelog 2004-01-27 and 2004-01-28
2711
2712 2004-01-26 [christoph]  0.9.8claws54
2713
2714         * src/imap.c
2715                 create a root node for the Folder if scan fails because root
2716                 folder does not exist
2717
2718 2004-01-26 [paul]       0.9.8claws53
2719
2720         * sync with 0.9.8cvs7
2721                 see ChangeLog 2004-01-23
2722
2723 2004-01-25 [alfons]     0.9.8claws52
2724
2725         * src/compose.c
2726                 remove left-over constant INDENT_CHARS
2727
2728 2004-01-25 [alfons]     0.9.8claws51
2729
2730         * src/procmime.c
2731                 add NULL pointer check for mimeinfo->node in
2732                 procmime_mimeinfo_parent()
2733
2734 2004-01-25 [darko]      0.9.8claws50
2735
2736         * src/compose.c
2737                 make "Wrap all long lines" toolbar button wrap all
2738                 long lines not just the current line
2739                 patch by I. Oshadi Jayawardena <ioj4 at yahoo.co.uk>
2740
2741
2742 2004-01-25 [alfons]     0.9.8claws49
2743
2744         * src/procmime.c
2745                 remove g_strstrip(); prevents a NULL pointer deref, and isn't
2746                 necessary anyway, because *scanf() functions neglect white
2747                 space in the input. 
2748                 Fixes bug #425, "sylpheed 0.9.8claws42 crashes on some messages."
2749
2750 2004-01-25 [paul]       0.9.8claws48
2751
2752         * src/prefs_ext_prog.c
2753                 apply Alfons' patch to check for NULL pointers
2754                 fixes bug #424
2755
2756 2004-01-25 [paul]       0.9.8claws47
2757
2758         * sync with 0.9.8cvs8
2759                 see ChangeLog 2004-01-23
2760
2761 2004-01-25 [thorsten]   0.9.8claws46
2762
2763         * src/messageview.c
2764                 remove orphaned mimeview unref()
2765
2766 2004-01-23 [christoph]  0.9.8claws45
2767
2768         * src/summaryview.c
2769                 set ctree widget style
2770
2771 2004-01-23 [paul]       0.9.8claws44
2772
2773         * sync with 0.9.8cvs5
2774                 see ChangeLog 2004-01-22
2775
2776 2004-01-23 [alfons]     0.9.8claws43
2777
2778         * src/procmsg.c
2779                 remove redundant code in procmsg_get_thread_tree()
2780
2781 2004-01-21 [christoph]  0.9.8claws42
2782
2783         * src/folderview.c
2784                 set ctree widget style, otherwise GTK does not use the
2785                 the correct vertical size for the list items
2786
2787 2004-01-21 [alfons]     0.9.8claws41
2788
2789         * src/summaryview.c
2790                 GDK_Left should only switch to folderview when
2791                 when summaryview hscrollbar is at the leftmost
2792                 position (fixes bug #420, "Focus error")
2793
2794 2004-01-21 [paul]       0.9.8claws40
2795
2796         * sync with 0.9.8cvs4
2797                 see ChangeLog 2004-01-20
2798
2799 2004-01-20 [christoph]  0.9.8claws39
2800
2801         * src/folderview.c
2802                 remove setting sensitivity for no longer existing
2803                 /Scoring... popup entry
2804
2805 2004-01-20 [keith]      0.9.8claws38
2806
2807         * configure.ac
2808                 Revert AM_CONFIG_HEADER to AC_CONFIG_HEADER
2809
2810 2004-01-20 [paul]       0.9.8claws37
2811
2812         * src/prefs_fonts.c
2813                 demystify font settings
2814                 
2815         * src/textview.c
2816                 use textview->msgfont for header->body in
2817                 textview_show_header()
2818
2819 2004-01-20 [paul]       0.9.8claws36
2820
2821         * src/compose.c
2822           src/undo.c
2823                 remove superfluous debug_print's
2824                 
2825         * src/inc.c
2826                 clear the statusbar after LOCAL incorporation
2827
2828 2004-01-20 [paul]       0.9.8claws35
2829
2830         * sync with 0.9.8cvs3
2831                 see ChangeLog 2004-01-20
2832
2833 2004-01-19 [keith]      0.9.8claws34
2834
2835         * src/folderview.c
2836                 don't show 'Search folder...' on popup menu
2837                 if folder has no mails in it
2838
2839 2004-01-17 [keith]      0.9.8claws33
2840
2841         * src/compose.c
2842           src/prefs_common.c
2843           src/prefs_common.h
2844                 store position of compose window in prefs
2845
2846 2004-01-17 [thorsten]   0.9.8claws32
2847
2848         * src/gtk/gtkvscrollbutton.c
2849                 ensure scrollbutton resize event on different gtk versions
2850
2851 2004-01-15 [alfons]     0.9.8claws31
2852         
2853         * src/summaryview.c
2854                 keep MSG_REPLIED and MSG_FORWARDED even when marking a
2855                 message as read
2856
2857 2004-01-12 [christoph]  0.9.8claws30
2858
2859         * src/procmime.c
2860                 better MIME-Version check
2861
2862 2004-01-11 [alfons]     0.9.8claws29
2863
2864         * src/procmsg.c
2865                 remove unnecessary but still effective check (could possibly
2866                 lead to some unwanted side effects)
2867
2868 2004-01-11 [alfons]     0.9.8claws28
2869
2870         * src/procmsg.c
2871                 we should not prefer lowest message number while threading 
2872                 (introduced in previous commit)
2873
2874 2004-01-11 [alfons]     0.9.8claws27
2875
2876         * src/procmsg.c
2877                 subject threading fixes:
2878                 
2879                         - make message with lowest message number the
2880                           thread parent,
2881                         - refine recording last node when threading. the last node
2882                           should be the previous one if a node has a thread parent,
2883                           or the current node if not
2884                 
2885                 (there's another threading bug fix coming up)
2886
2887 2004-01-10 [paul]       0.9.8claws26
2888
2889         * src/main.c
2890           src/prefs_ext_prog.c
2891           src/plugins/clamav/clamav_plugin_gtk.c
2892                 minor gui fixes
2893
2894 2004-01-09 [christoph]  0.9.8claws25
2895
2896         * src/Makefile.am
2897         * src/string_match.[ch]                 ** REMOVE **
2898         * src/common/Makefile.am
2899         * src/common/string_match.[ch]          ** NEW **
2900                 move string_match.[ch] to common directory
2901
2902 2004-01-09 [christoph]  0.9.8claws24
2903
2904         * src/pgpmime.c
2905                 add MIME-Version header for the message parser
2906
2907 2004-01-09 [paul]       0.9.8claws23
2908
2909         * po/POTFILES.in
2910           src/Makefile.am
2911           src/main.c
2912           src/prefs_common.c
2913           src/prefs_ext_prog.[ch]       ** NEW FILES **
2914                 move External Command options from 'Common Prefs/Other' to
2915                 'Other Prefs/Message View/External Programs', also reveal
2916                 the hidden options for audio player and image viewer.
2917                 
2918         * src/prefs_common.c
2919                 fix toggling of header pane
2920
2921 2004-01-09 [paul]       0.9.8claws22
2922
2923         * src/compose.c
2924                 when changing account also change the save folder
2925
2926         * src/textview.c
2927                 if a text/plain attachment has 'Content-Disposition: attachment'
2928                 don't display it inline
2929
2930 2004-01-08 [christoph]  0.9.8claws21
2931
2932         * src/procmime.c
2933                 check for "MIME-Version: 1.0" in message/rfc882 MIME-parts,
2934                 otherwise thread the message content as one text part and
2935                 don't assume charset US-ASCII which is only specified as
2936                 default for MIME-messages
2937
2938 2004-01-08 [paul]       0.9.8claws20
2939
2940         * src/plugins/clamav/clamav_plugin.c
2941           src/plugins/spamassassin/spamassassin.c
2942                 inform the user what is happening via the statusbar
2943
2944 2004-01-06 [paul]       0.9.8claws19
2945
2946         * po/es.po
2947                 update Spanish translation. submitted by Ricardo
2948                 Mones Lastra
2949
2950 2004-01-05 [paul]       0.9.8claws18
2951
2952         * sync with 0.9.8cvs2
2953                 see ChangeLog 2004-01-05
2954
2955 2004-01-03 [luke]       0.9.8claws17
2956
2957         * src/procheader.c
2958                 Clean up:
2959                 o remove unused functions string_getchar() and file_getchar()
2960                 o remove the getchar_ parameter from generic_get_one_field()
2961                 o add an 'unfold' parameter to generic_get_one_field, to
2962                   be used if no HeaderEntry is supplied
2963                 o procheader_get_one_field_asis() uses
2964                   generic_get_one_field().
2965
2966 2004-01-01 [christoph]  0.9.8claws16
2967
2968         * src/common/xml.[ch]
2969                 o add xml_new_tag() to manage usage counts of strings correctly
2970                 o correct xml_copy_tree() function name
2971
2972         * src/folder.c
2973         * src/main.c
2974                 allow registering and unregistering of FolderClasses anytime
2975
2976 2003-12-31 [christoph]  0.9.8claws15
2977
2978         * src/folder.[ch]
2979         * src/common/xml.[ch]
2980                 keep folderlist.xml data for unloaded FolderClasses
2981
2982 2003-12-30 [luke]       0.9.8claws14
2983
2984         * src/procheader.[ch]
2985                 o added procheader_get_one_field_asis() that does not do
2986                   unfolding
2987                 o fix procheader_get_header_array_asis() to use the above,
2988                   fixing ugliness of headers in textview
2989
2990         * src/compose.c
2991                 o don't unfold headers when redirecting.        
2992
2993 2003-12-30 [paul]       0.9.8claws13
2994
2995         * po/POTFILES.in
2996           src/common/defs.h
2997           src/Makefile.am
2998           src/main.c
2999           src/prefs_common.c
3000           src/prefs_themes.[ch] ** NEW FILES **
3001                 redesign and move Icon Theme selector to
3002                 the new prefs window
3003           
3004         * src/stock_pixmap.c
3005                 fix the old bug where icons are not always
3006                 updated when changing themes
3007         
3008         * src/summaryview.c
3009                 fix bug where the icons on the title row
3010                 of the summary view were not updated
3011         
3012         all patches submitted by Ricardo Mones Lastra
3013
3014 2003-12-30 [hoa]        0.9.8claws12
3015
3016         * src/folder.c
3017                 run preglobal and postglobal processing rules
3018                 even if the folder does not have any rules.
3019
3020 2003-12-28 [paul]       0.9.8claws11
3021
3022         * ac/aspell.m4
3023           ac/check-type.m4
3024           ac/gnupg-check-typedef.m4
3025           ac/openssl.m4
3026           ac/spamassassin.m4
3027                 fix 'underquoted definition' warnings, patch submitted by
3028                 David Relson <relson@osagesoftware.com>
3029                 
3030         * src/common/utils.c
3031                 subject_get_prefix_length(): add "Odp\\:" to reply prefixes,
3032                 patch submitted by Jan Alboszta <J.Alboszta@students.mimuw.edu.pl>
3033
3034 2003-12-28 [paul]       0.9.8claws10
3035
3036         * sync with 0.9.8cvs1
3037                 see ChangeLog 2003-12-17
3038
3039 2003-12-27 [christoph]  0.9.8claws9
3040
3041         * src/common/utils.[ch]
3042                 add g_node_map() to map a GNode into a new GNode
3043                 converting all node data's with a function
3044
3045         * src/account.c
3046         * src/folder.[ch]
3047         * src/folderview.c
3048         * src/imap.c
3049         * src/mainwindow.c
3050         * src/summaryview.c
3051                 o use g_node_map() to convert XML <-> Folder
3052                 o remove redundant FolderItem->parent and
3053                   replace it with folder_item_parent()
3054
3055 2003-12-23 [christoph]  0.9.8claws8
3056
3057         * src/folder.[ch]
3058         * src/folderview.c
3059         * src/mainwindow.c
3060         * src/procmsg.c
3061                 o use callback for notifications about added and
3062                   destroyed folders
3063                 o rewrite folderlist saving (new functions to create
3064                   folder from XML tree, and XML tree from folder)
3065
3066         * src/common/xml.[ch]
3067                 add function to save XML trees
3068
3069         * src/prefs_filtering.c
3070                 code cleanup
3071
3072 2003-12-22 [christoph]  0.9.8claws7
3073
3074         * src/prefs_account.[ch]
3075                 add "SMTP only" accounts
3076
3077 2003-12-20 [melvin]     0.9.8claws6
3078
3079         * src/action.[ch]
3080                 Changed the interface for action_update_*_menu() so
3081                 action.c does not need to know the paths of the different
3082                 actions menu (mainwindow, message view and compose window). 
3083
3084         * src/compose.c
3085                 Tiny code cleanup to merge spell checker related code
3086                 compose_update_actions_menu(): new function to update
3087                 the actions menu. Use it in compose_create()
3088
3089         * src/compose.h
3090                 compose_update_actions_menu(): new function to update
3091                 the actions menu. Used also in prefs_actions.c.
3092
3093         * src/mainwindow.[ch]
3094                 main_window_update_actions_menu(): new function to update
3095                 the actions menu. Used in main_window_create() and in
3096                 prefs_actions.c
3097
3098         * src/messageview.[ch]
3099                 messageview_update_actions_menu(): new function to update
3100                 the actions menu. Used in messageview_add_toolbar() and in
3101                 prefs_actions.c
3102                 
3103         * src/prefs_actions.c   
3104                 prefs_actions_ok(): fixed to update the actions menu of
3105                 the separate message view and the compose windows.
3106
3107 2003-12-20 [luke]       0.9.8claws5
3108         * src/procheader.c
3109                 fix unfolding/newline stripping for multiline fields
3110                 in generic_get_one_field()
3111
3112 2003-12-19 [christoph]  0.9.8claws4
3113
3114         * src/summaryview.c
3115                 o code cleanup
3116                 o use subject_compare_for_sort() when comparing
3117                   simplified subjects
3118
3119 2003-12-19 [christoph]  0.9.8claws3
3120
3121         * src/msgcache.c
3122                 more syncing with 0.8.9a
3123
3124 2003-12-19 [christoph]  0.9.8claws2
3125
3126         * src/folder.c
3127                 don't write all FolderItem XML attributes for the root node
3128
3129 2003-12-19 [melvin]     0.9.8claws1
3130
3131         * src/messageview.c
3132                 Added missing menu branch (Tools/Create processing/rule)
3133         * po/fr.po
3134                 Updated French translation for the added string.
3135
3136 2003-12-19 [paul]       0.9.8claws
3137
3138         0.9.8claws released
3139
3140 2003-12-19 [paul]       0.9.7claws51
3141
3142         * po/en_GB.po
3143           po/es.po
3144           po/ja.po
3145           po/pl.po
3146           po/sk.po
3147           po/zh_CN.po
3148                 update translations. submitted by me, Ricardo Mones
3149                 Lastra, Rui Hirokawa, Emil Nowak, Andrej Kacian,
3150                 Hansom Young
3151                 
3152         * src/folder_item_prefs.c
3153                 'enable_processing' set to FALSE by default
3154
3155 2003-12-18 [melvin]     0.9.7claws50
3156
3157         * po/fr.po
3158                 Updated French translation
3159
3160 2003-12-17 [christoph]  0.9.7claws49
3161
3162         * src/procheader.c
3163                 revert discarding of whitespace from 0.9.7claws44
3164
3165                 RFC2822 2.2.3: Unfolding is accomplished by simply
3166                 removing any CRLF that is immediately followed by WSP.
3167
3168 2003-12-17 [paul]       0.9.7claws48
3169
3170         * src/folder.c
3171                 fix new message count
3172                 
3173         * configure.ac
3174                 update autotools macros
3175
3176         * sync with 0.9.8a
3177
3178 2003-12-16 [christoph]  0.9.7claws47
3179
3180         * src/folder.c
3181                 fix folder update before adding MsgInfo to cache
3182                 in add_msginfo_to_cache()
3183
3184         * src/procmsg.c
3185                 remove old call to folder_item_update() that is no
3186                 longer required
3187
3188 2003-12-16 [christoph]  0.9.7claws46
3189
3190         * src/main.c
3191                 make sure the shutdown process only runs once
3192
3193 2003-12-16 [hoa]        0.9.7claws45
3194
3195         * src/mainwindow.c
3196         * src/messageview.c
3197         * src/summaryview.[ch]
3198                 Create filter rules using a message is fixed.
3199                 We can now create processing rules using a message.
3200
3201 2003-12-15 [alfons]     0.9.7claws44
3202
3203         * src/procheader.c
3204                 make sure we discard folding white space
3205
3206 2003-12-15 [luke]       0.9.7claws43
3207         * src/textview.c
3208         * src/mimeview.c
3209                 o use "name" parameter if "filename" doesn't exist
3210
3211 2003-12-14 [alfons]     0.9.7claws42
3212
3213         * src/summaryview.c
3214         * src/common/utils.c
3215                 allow quick finding based on the result of passing
3216                 a message to an external command. E.g:
3217
3218                         X "bogofilter < %F" 
3219                 
3220                 gets me all the spam in a folder.
3221
3222 2003-12-14 [luke]       0.9.7claws41
3223
3224         * src/textview.c
3225         * src/mimeview.c
3226                 o use parameter "filename" instead of "name" in a couple of 
3227                   places for correctness
3228
3229         * src/procmime.c
3230         * src/common/utils.[ch]
3231                 o make temporary filename for attachments safe for %p 
3232                   substitutions in actions.
3233
3234 2003-12-13 [christoph]  0.9.7claws40
3235
3236         * src/main.c
3237                 readd exit(0) to clean_quit() because otherwise sylpheed
3238                 does not always terminate
3239
3240         * src/pgpmime.c
3241         * src/privacy.h
3242                 add an identifier-string for PrivacySystems
3243
3244 2003-12-12 [paul]
3245
3246         * doc/man/sylpheed.1
3247                 update the man page
3248
3249 2003-12-12 [paul]       0.9.7claws39
3250
3251         general clean up
3252         
3253         * configure.ac
3254                 correct and clean up './configure --help' info
3255         
3256         * src/plugins/clamav/clamav_plugin.c
3257           src/plugins/spamassassin/spamassassin.c
3258                 correct plugin_desc(), works with LOCAL, IMAP, and
3259                 POP accounts
3260                 
3261         * src/filtering.c
3262           src/matcher.[ch]
3263           src/matcher_parser_parse.y
3264           src/prefs_filtering_action.c
3265                 use 'Change Score' instead of '(In/De)crease score'.
3266                 use *CHANGE_SCORE* instead of *ADD_SCORE*
3267          
3268          * src/mainwindow.c
3269                 hyphenate: 'Pre-processing', 'Post-processing'
3270                 
3271         * src/prefs_account.c
3272                 change 'Generate Message-ID' to 'Generate Message-Id'
3273                 
3274         * src/prefs_folder_item.c
3275                 change 'Processing on startup:' to 'Process at startup'
3276                 change 'Scan for new mail:' to 'Scan for new mail'
3277                 
3278 2003-12-11 [christoph]  0.9.7claws38
3279
3280         * src/crash.c
3281         * src/main.[ch]
3282                 make sure the clean_exit() funtion is not called again by the
3283                 signal handler while it is already running
3284
3285         (closes Bug 366 lost all folders -> spoiling folderlist.xml file)
3286
3287         * src/summaryview.c
3288                 fix wrong assertion
3289
3290 2003-12-11 [paul]       0.9.7claws37
3291
3292         * src/compose.c
3293                 'anonymise' Message-Id: header string
3294
3295 2003-12-11 [paul]       0.9.7claws36
3296
3297         * src/plugins/clamav/clamav_plugin.c
3298                 fix (don't break) signature count
3299                 use cl_strerror() instead of deprecated cl_perror()
3300         
3301 2003-12-11 [darko]      0.9.7claws35
3302
3303         * src/summaryview.c
3304                 also update the sort arrow (thanks Christoph)
3305
3306 2003-12-11 [darko]      0.9.7claws34
3307
3308         * src/summaryview.c
3309                 allow reverting to default sort mode (no sort)
3310
3311 2003-12-10 [hoa]        0.9.7claws33
3312
3313         * src/matcher.c
3314                 fixed quotation of string for matcher.
3315
3316 2003-12-08 [paul]       0.9.7claws32
3317
3318         * src/imap.c
3319           src/inc.c
3320                 plug memory leaks (patch by Alfons)
3321
3322 2003-12-08 [christoph]  0.9.7claws31
3323
3324         * src/folder_item_prefs.[ch]
3325         * src/folderview.c
3326         * src/prefs_folder_item.c
3327                 add new FolderItem property to exclude folders from new
3328                 mail checks
3329
3330         Patch submitted by Chad Robinson <crobinson@rfgonline.com>
3331
3332 2003-12-07 [paul]       0.9.7claws30
3333
3334         * src/plugins/clamav/clamav_plugin.c
3335                 fix signature count
3336
3337 2003-12-07 [thorsten]   0.9.7claws29
3338
3339         * src/filtering.c
3340                 debug_print some warning if destfolder missing
3341         * src/prefs_filtering.c
3342                 uninitialized filter list when deleting a folder
3343
3344 2003-12-06 [paul]       0.9.7claws28
3345
3346         * src/procheader.c
3347                 add Alfons' patch to trim line feeds
3348
3349 2003-12-06 [paul]       0.9.7claws27
3350
3351         * partial sync with 0.9.7cvs8
3352                 leaving claws' online/offline more or less intact
3353                 see ChangeLog 2003-12-04 and 2003-12-06
3354
3355 2003-12-06 [christoph]  0.9.7claws26
3356
3357         * src/messageview.c
3358         * src/privacy.[ch]
3359                 revert pirvacy API changes
3360
3361 2003-12-05 [alfons]     0.9.7claws25
3362
3363         * src/matcher.[ch]
3364                 clean up my old cruft
3365
3366 2003-12-05 [alfons]     0.9.7claws24
3367
3368         * src/matcher.c
3369                 fix comparison buglet ;-) and make `test` matcher
3370                 work again
3371
3372 2003-12-05 [alfons]     0.9.7claws23
3373
3374         * src/prefs_folder_item.c
3375                 K&R 2nd Ed., page 241 (function parameter identifiers
3376                 starting with an underscore are kind of insulting)
3377
3378 2003-12-05 [hoa]        0.9.7claws22
3379
3380         * src/main.c
3381         * src/mainwindow.[ch]
3382         * src/mainwindow.h
3383                 add destructor for mainwindow so that the last 
3384                 MimeInfo opened in messageview is destroyed when
3385                 exiting sylpheed.
3386
3387 2003-12-05 [hoa]        0.9.7claws21
3388
3389         * src/filtering.[ch]
3390         * src/matcher.[ch]
3391         * src/matcher_parser_lex.l
3392         * src/matcher_parser_parse.y
3393         * src/prefs_actions.c
3394         * src/prefs_filtering.c
3395         * src/common/utils.[ch]
3396                 quote arguments before giving them to command line.
3397                 fixed quote of string in matcher/processing/filtering rules.
3398
3399         * src/messageview.c
3400         * src/privacy.[ch]
3401                 allows decryption to return a new whole 
3402                 MIME message structure.
3403
3404 2003-12-04 [hoa]        0.9.7claws20
3405
3406         * src/filtering.[ch]
3407         * src/folder.c
3408         * src/mainwindow.c
3409         * src/matcher.c
3410         * src/matcher_parser_parse.y
3411         * src/folderview.c
3412                 global rules to run before folder specific rules.
3413                 global rules to run after folder specific rules.
3414                 
3415         * src/messageview.c
3416                 fixed quick addition of rules.
3417         
3418         * src/prefs_filtering.[ch]
3419         * src/summaryview.c
3420                 we can now customize the title for the dialog.
3421                 updated case where we rename of delete folders.
3422
3423         * src/addressbook.c
3424                 got back the function addressbook_browse_entry_cb()
3425                 that is needed in case we compiled with LDAP support.
3426
3427 2003-12-04 [paul]       0.9.7claws19
3428
3429         * sync with 0.9.7cvs6
3430                 see ChangeLog 2003-12-04
3431                 fixes bug 171 'Wrong message decoing: koi8-r and 
3432                 iso8859-5 looks same. Can't read many emails.'
3433
3434 2003-12-04 [paul]       0.9.7claws18
3435
3436         * po/POTFILES.in
3437                 remove 'src/prefs_scoring.c'
3438
3439 2003-12-03 [hoa]        0.9.7claws17
3440
3441         * src/Makefile.am
3442                 compilation of scoring.[ch] and prefs_scoring.[ch]
3443                 is removed.
3444         
3445         * src/filtering.[ch]
3446         * src/folder.c
3447         * src/folder_item_prefs.[ch]
3448         * src/folderview.c
3449         * src/main.c
3450         * src/mainwindow.c
3451         * src/matcher.[ch]
3452         * src/matcher_parser.h
3453         * src/matcher_parser_parse.y
3454         * src/prefs_filtering.[ch]
3455         * src/prefs_filtering_action.c
3456         * src/prefs_folder_item.c
3457         * src/prefs_scoring.[ch]              * REMOVED FILES *
3458         * src/procmsg.[ch]
3459         * src/scoring.[ch]                    * REMOVED FILES *
3460         * src/summaryview.c
3461                 merged scoring and filtering.
3462                 
3463                 Note : compatibility is kept by parsing score like 
3464                   add_score. To get the behaviour of older scoring 
3465                   system, you have to define some equivalent rule :
3466                   "score_lower -9999 hide"
3467                   "score_greater 9999 mark"
3468                   
3469                   To define global rules, you have to define them 
3470                   in the new global processing rules.
3471                   The variable that kept the list filtering rules 
3472                   was "global_processing" and has been renamed into 
3473                   "filtering_rules".
3474                   "global_processing" variable is now the name 
3475                   of the variable that keeps the list of global 
3476                   processing rules.
3477                   In the configuration file, "[global]" section is 
3478                   now for the global processing rules (which includes
3479                   score things and new global processing rules).
3480                   New "[filtering]" section is for the filtering rules.
3481                   
3482                   Before running with this version, during testing 
3483                   phase, ** MAKE A BACKUP ** of your matcherrc file.
3484                   Then, you have to make the following changes :
3485                   - leave all scoring rules in "[global]" section.
3486                   - move all other rules of "[global]" section to
3487                       a new section named "[filtering]".
3488
3489 2003-12-03 [christoph]  0.9.7claws16
3490
3491         * src/procmime.c
3492                 use default Content-Type as specified in RFC2045 if
3493                 Content-Type header is syntactically incorrect
3494
3495 2003-12-03 [christoph]  0.9.7claws15
3496
3497         * src/addressbook.c
3498         * src/addrindex.h
3499         * src/addritem.c
3500         * src/expldifdlg.h
3501         * src/exportldif.c
3502         * src/filtering.c
3503         * src/folder.c
3504         * src/folderview.c
3505         * src/jpilot.c
3506         * src/localfolder.c
3507         * src/matcher.h
3508         * src/matcher_parser_lex.l
3509         * src/matcher_parser_parse.y
3510         * src/news.c
3511         * src/prefs_filtering_action.c
3512         * src/prefs_folder_item.c
3513         * src/prefs_fonts.c
3514         * src/procmsg.c
3515         * src/sgpgme.c
3516                 clean up warnings
3517
3518         * src/procmime.c
3519                 revert 0.9.7claws14 change
3520
3521 2003-12-03 [alfons]     0.9.7claws14
3522
3523         * src/procmime.c
3524                 catch invalid Content-Type with no subtype
3525
3526 2003-12-03 [alfons]     0.9.7claws13
3527
3528         * src/alertpanel.h
3529         * src/setup.c
3530         * src/plugins/image_viewer/plugin.c
3531                 compile again, we need stddef.h for size_t
3532
3533 2003-12-03 [paul]       0.9.7claws12
3534
3535         * src/account.c
3536                 don't allow cloning of accounts with remote folders,
3537                 patch submitted by Ricardo Mones Lastra
3538
3539 2003-12-03 [christoph]  0.9.7claws11
3540
3541         * src/folder.[ch]
3542         * src/imap.c
3543         * src/localfolder.[ch]
3544         * src/mh.c
3545         * src/news.c
3546         * src/common/xml.[ch]
3547                 add set_xml() and get_xml() virtual functions to FolderClass to
3548                 save extra information for Folders (for example the rootpath
3549                 only used by LocalFolder). The folderlist write function no
3550                 longer needs to know the folder type to save this extra
3551                 information.
3552
3553 2003-12-02 [christoph]  0.9.7claws10
3554
3555         * src/Makefile.am
3556         * src/account.c
3557         * src/folder.[ch]
3558         * src/folderview.h
3559         * src/imap.c
3560         * src/localfolder.[ch]          ** NEW **
3561         * src/mainwindow.c
3562         * src/mh.[ch]
3563         * src/news.[ch]
3564         * src/prefs_account.[ch]
3565         * src/prefs_filtering.h
3566         * src/procmsg.h
3567         * src/remotefolder.[ch]         ** NEW **
3568         * src/common/xml.[ch]
3569                 add item_set_xml() and item_get_xml() virtual functions to
3570                 FolderClass to give folders the ability to add extra information
3571                 to the saved FolderItem data. If NULL the default function for
3572                 FolderItem will be used.
3573
3574 2003-11-29 [christoph]  0.9.7claws9
3575
3576         * src/procheader.c
3577                 fix bug in unfolding
3578
3579 2003-11-29 [luke]       0.9.7claws8
3580
3581         * src/textview.c
3582                 fix compilation for non c99 compilers
3583
3584 2003-11-29 [christoph]  0.9.7claws7
3585
3586         * src/procmime.[ch]
3587         * src/mimeview.c
3588                 o unknown disposition types should be handled as
3589                   attachment (RFC2183)
3590                 o missing headers should not default to inline
3591                   (would make "Save All" useless when disposition header
3592                    is not set by the sending mailer)
3593                 o remove old MimeInfo data and cleanup
3594
3595 2003-11-29 [luke]       0.9.7claws6
3596
3597         * src/procmime.[ch]
3598                 re-added parsing of Content-Disposition header
3599                         - removes the old  'gchar* content_disposition'
3600                         - adds a new field 'DispositionType disposition'
3601                         - adds parameters to MimeInfo::parameters
3602
3603         * src/mimeview.c
3604                 use the "filename" parameter for saving, and the new
3605                 MimeInfo::disposition for save all.
3606
3607         * src/compose.c
3608         * src/toolbar.[ch]
3609                 add a 'check spelling' button as a possibility for 
3610                 the compose toolbar
3611
3612         * src/stockpixmap.[ch]
3613         * src/pixmaps/check_spelling.xpm        ** NEW **
3614         * src/Makefile.am
3615                 add a pixmap for use with 'check spelling' button or
3616                 a user defined action
3617
3618         * src/textview.c
3619                 re-apply fixed (I hope) patch for bug 57
3620                 "Hidden URL in HTML Mails"
3621
3622 2003-11-28 [christoph]  0.9.7claws5
3623
3624         * src/procmime.c
3625                 o be more liberal in what we accept as Content-Type parameters
3626                 o ignore comments after parameters
3627
3628         * src/sgpgme.c
3629                 o only free passphrase when an error occurs
3630
3631 2003-11-28 [paul]       0.9.7claws4
3632
3633         * src/account.c
3634                 add 'Clone Account' function. patch submitted by
3635                 Ricardo Mones Lastra
3636
3637 2003-11-27 [thorsten]   0.9.7claws3
3638
3639         * src/mimeview.c
3640                 fix crash if 'save_all' failed twice
3641
3642 2003-11-27 [paul]       0.9.7claws2
3643
3644         * po/POTFILES.in
3645                 fix a typo
3646
3647         * po/zh_CN.po
3648                 update Simplified Chinese translation. submitted by
3649                 Hansom Young
3650
3651 2003-11-27 [paul]       0.9.7claws1
3652
3653         * po/POTFILES.in
3654                 clean up
3655
3656 2003-11-26 [paul]       0.9.7claws
3657
3658         * 0.9.7claws released
3659
3660 2003-11-26 [paul]       0.9.6claws99
3661
3662         * src/Makefile.am
3663                 add reference to pixmaps/mime_message.xpm
3664
3665 2003-11-26 [paul]       0.9.6claws98
3666
3667         * po/POTFILES.in
3668                 remove reference to src/sigstatus.c
3669
3670 2003-11-26 [christoph]  0.9.6claws97
3671
3672         * src/Makefile.am
3673         * src/prefs_common.c
3674         * src/rfc2015.c
3675         * src/sigstatus.[ch]            ** REMOVE **
3676                 remove signature result popup option and window
3677
3678 2003-11-26 [paul]       0.9.6claws96
3679
3680         * po/es.po
3681           po/ja.po
3682           po/pl.po
3683           po/sk.po
3684           po/sr.po
3685                 update translations. submitted by Ricardo Mones Lastra,
3686                 Rui Hirokawa, Emil Nowak, Andrej Kacian, and Urke MMI
3687
3688 2003-11-25 [christoph]  0.9.6claws95
3689
3690         * src/procmime.c
3691                 display mime structure only in debug mode
3692
3693 2003-11-25 [melvin]     0.9.6claws94
3694
3695         * po/fr.po
3696                 Updated French translations + typos fixes of older
3697                 translations (thanks to Fabien Vantard for pointing
3698                 to some of them)
3699
3700 2003-11-25 [melvin]     0.9.6claws93
3701
3702         * src/editldap.c
3703                 Fixed a couple of typos.
3704
3705 2003-11-24 [paul]       0.9.6claws92
3706
3707         * po/POTFILES.in
3708                 add 'src/textview.c'
3709
3710 2003-11-24 [paul]       0.9.6claws91
3711
3712         * src/sgpgme.c
3713                 fix typo. spotted by Rui Hirokawa <rui_hirokawa@ybb.ne.jp>
3714
3715 2003-11-24 [paul]       0.9.6claws90
3716
3717         * src/plugins/image_viewer/viewer.c
3718                 image_viewer_show_mimepart(): 
3719                 use procmime_mimeinfo_get_parameter() to get the file name
3720
3721 2003-11-24 [paul]       0.9.6claws89
3722
3723         * src/textview.c
3724                 textview_show_mime_part(): rewrite text hint
3725
3726 2003-11-22 [paul]       0.9.6claws88
3727
3728         * sync with 0.9.7cvs5
3729                 see ChangeLog 2003-11-21
3730
3731 2003-11-21 [paul]       0.9.6claws87
3732
3733         * src/mimeview.c
3734                 define shortcut key 'o' for 'Open with...'
3735
3736 2003-11-21 [alfons]     0.9.6claws86
3737
3738         * src/messageview.c
3739                 fix bug #383 'Deleting message from "separate message view" 
3740                 uses local Trash folder'
3741
3742 2003-11-21 [christoph]  0.9.6claws85
3743
3744         * src/mimeview.c
3745                 fix content-type guessing by name parameter when finding
3746                 the correct viewer
3747
3748 2003-11-21 [alfons]     0.9.6claws84
3749
3750         * src/main.c
3751                 no mail incorporation allowed with --offline param.
3752                 fixes bug #374, "--offline ignored"
3753
3754 2003-11-20 [christoph]  0.9.6claws83
3755
3756         * src/mimeinfo.c
3757                 use signed MimeInfo when checking the signature and not
3758                 the selected one
3759
3760 2003-11-19 [alfons]     0.9.6claws82
3761
3762         * src/mainwindow.c
3763                 fix crash when toggling separate views, patch submitted
3764                 by Pawel Pekala <c0rn|AT|gazeta.pl>.
3765                 fixes bug #342, "separate views  cause crash"
3766
3767 2003-11-19 [paul]       0.9.6claws81
3768
3769         * src/compose.c
3770                 compose_redirect_write_headers_from_headerlist(): 
3771                 add Resent-Cc: header (bug fix inherited from 0.9.7cvs3)
3772                 
3773         * src/main.c
3774                 code cleanup (inherited from 0.9.7cvs4)
3775                 
3776         * tools/tb2sylpheed
3777                 bugfix: added missing attribute-list start. submitted by
3778                 Urke MMI
3779
3780 2003-11-19 [luke]       0.9.6claws80
3781
3782         * src/textview.c
3783                 revert my last commit until I get time to fix it
3784
3785 2003-11-18 [christoph]  0.9.6claws79
3786
3787         * src/mimeview.[ch]
3788                 check parent MimeInfos for signatures and display the
3789                 result of the parent when found
3790
3791         * src/pgpmime.c
3792                 o avoid NULL pointer warnings
3793                 o use procmime_mimeinfo_get_parameter()
3794
3795         * src/sgpgme.c
3796                 small text changes
3797
3798 2003-11-17 [luke]       0.9.6claws78
3799
3800         * src/textview.c
3801                 add check for disguised URLs, fixing bug 57
3802                 "Hidden URL in HTML Mails"
3803
3804 2003-11-16 [christoph]  0.9.6claws77
3805
3806         * src/procmime.c
3807                 fix crash when parsing invalid Content-Type header
3808
3809 2003-11-16 [christoph]  0.9.6claws76
3810
3811         * src/pgpmime.c
3812         * src/privacy.c
3813         * src/procmime.c
3814         * src/sgpgme.[ch]
3815                 implement message decrypting
3816
3817         * src/rfc2015.c
3818                 remove old code
3819
3820 2003-11-14 [luke]       0.9.6claws75
3821
3822         * src/mimeview.c
3823                 fix a couple of problems that treated application/* and
3824                 application/octet-stream the wrong way around
3825                 (since 0.9.6claws10), causing "Open" to do nothing.
3826
3827 2003-11-14 [christoph]  0.9.6claws74
3828
3829         * src/messageview.c
3830         * src/pgpmime.c
3831         * src/privacy.[ch]
3832                 prepare for message part decrypting
3833
3834         * src/sgpgme.c
3835                 add output for expired signatures
3836
3837         * src/rfc2015.c
3838                 remove some old code
3839
3840 2003-11-10 [christoph]  0.9.6claws73
3841
3842         * src/mimeview.c
3843                 add "Full info" button for bad and warn signature status
3844
3845         * src/sgpgme.c
3846                 generate full signature info like gpg's output
3847                 (gpg -v --with-fingerprint --verify)
3848
3849 2003-11-10 [christoph]  0.9.6claws72
3850
3851         * src/mimeview.c
3852         * src/pgpmime.c
3853         * src/privacy.[ch]
3854         * src/sgpgme.[ch]
3855         * src/textview.[ch]
3856                 o add code to view full signature info
3857                 o do automatic signature checks
3858
3859 2003-11-10 [alfons]     0.9.6claws71
3860
3861         * src/summaryview.c
3862                 don't crash when gtkut_font_load() returns invalid font (has
3863                 something to do with locale settings)
3864                 Patch submitted by David Chalmers <davidc|AT|ccmi.salk.edu>.
3865
3866 2003-11-09 [alfons]     0.9.6claws70
3867
3868         * src/procmime.c
3869                 plug leak
3870
3871 2003-11-08 [luke]       0.9.6claws69
3872
3873         * src/summaryview.c
3874                 fix some typos
3875
3876         * src/compose.c
3877                 rewrite compose_attach_parts(), fixing various bugs mainly
3878                 to do with re-editing.
3879
3880         * src/mimeview.c
3881                 "save all" now only saves attachments with names/filenames
3882
3883 2003-11-04 [match]      0.9.6claws68
3884
3885         * src/ldapctrl.[ch]
3886                 fix broken LDAP support.
3887
3888         * src/ldapquery.c
3889                 remove printf's.
3890
3891 2003-11-04 [luke]       0.9.6claws67
3892
3893         * src/mimeview.c
3894                 o  fixed bug 4 "focus lost on messages with attachments"
3895                 o  fixed 'Save all' attachments for new mime changes
3896                 o  right clicking on icons consistent with right clicking on
3897                    mime tree
3898                   - fixes a bug where wrong part is saved when you
3899                     choose 'Save as' from popup menu
3900                   - fixes bug 308 "No way to "save all" attachments"
3901                 o  fixed a compiler warning.
3902
3903         * src/textview.c
3904                 o  removed flickering in mime tree when using "n" and "p"
3905                    shortcuts
3906                 o  fixed bug where selecting the textview and pressing e.g.
3907                    'y' causes sylpheed to respond twice.
3908
3909         * src/summaryview.c
3910                 removed hard coding of * and ! shortcuts (which only served
3911                 to cause problems if you tried to redefine the shortcuts)
3912
3913 2003-11-04 [luke]       0.9.6claws66
3914
3915         * src/plugins/image_viewer/viewer.c
3916         * src/plugins/image_viewer/viewerprefs.c
3917         * src/plugins/image_viewer/viewerprefs.glade
3918                 o  allow toggling of image scaling by clicking on image
3919                 o  respond to image's container widget resize
3920
3921         * src/procmime.c
3922                 o  fix bad parsing of message when re-editing/viewing a
3923                    message saved to the drafts folder
3924
3925 2003-11-02 [match]      0.9.6claws65
3926
3927         * src/browseldap.h
3928                 fix if not building LDAP support.
3929         * src/addrindex.c
3930         * src/ldapquery.[ch]
3931         * src/editldap.h
3932                 include support for contains query. feature req 529354.
3933
3934 2003-11-02 [alfons]     0.9.6claws64
3935
3936         * src/browseldap.c
3937                 fix build bustage if not compiling ldap support
3938
3939 2003-11-01 [match]      0.9.6claws63
3940
3941         * po/POTFILES.in
3942         * src/Makefile.am
3943         * src/addr_compl.[ch]
3944         * src/addrbook.c
3945         * src/addrcache.[ch]
3946         * src/addrdefs.h        ** NEW **
3947         * src/addressbook.c
3948         * src/addressitem.h
3949         * src/addrindex.[ch]
3950         * src/addritem.h
3951         * src/addrquery.[ch]
3952         * src/ldapquery.[ch]
3953         * src/ldapserver.[ch]
3954                 refactor LDAP query mechanism.
3955
3956         * src/browseldap.[ch]   ** NEW **
3957         * src/ldaplocate.[ch]   ** NEW **
3958                 add feature to browse LDAP entry that was retrieved using
3959                 an explicit LDAP search.
3960
3961 2003-11-01 [alfons]     0.9.6claws62
3962
3963         * src/prefs_gtk.c
3964                 prefs_write_param(): fail when we see an invalid type; all the
3965                 callers seem to handle this gracefully by reverting changes
3966
3967 2003-10-30 [christoph]  0.9.6claws61
3968
3969         * configure.ac
3970         * ac/openssl.m4
3971         * ac/spamassassin.m4
3972         * src/Makefile.am
3973                 use extra variables for all libraries to make sure plugins
3974                 are only linked with libraries they really need. $LIBS is always
3975                 added to the linking parameters, but we only what the libraries
3976                 listed in the Makefile
3977
3978 2003-10-29 [paul]       0.9.6claws60
3979
3980         * src/mimeview.c
3981                 don't use Subject for unknown part name
3982
3983 2003-10-29 [paul]       0.9.6claws59
3984
3985         * src/compose.c
3986                 get name of attachment(s) when re-editing, fwd'ing or
3987                 redirecting
3988                 
3989         * src/mimeview.c
3990                 get name of attachment(s) when saving
3991
3992 2003-10-29 [hoa]        0.9.6claws58
3993
3994         * src/textview.c
3995                 implemented multipart/alternative in MIME message viewer.
3996
3997 2003-10-28 [christoph]  0.9.6claws57
3998
3999         * configure.ac
4000                 make sure MathML-Viewer is not built with the
4001                 Gtk2 version of GtkMathView
4002
4003 2003-10-28 [paul]       0.9.6claws56
4004
4005         * sync with 0.9.7cvs1
4006                 see ChangeLog 2003-10-28
4007
4008 2003-10-27 [alfons]     0.9.6claws55
4009
4010         * src/matcher_parser_parse.y
4011         * src/gtk/colorlabel.c
4012                 allow setting color label to 0 in filtering/processing rules
4013                 (should fix bug 368, "Can't create a filter condition "colorlabel 0"") 
4014
4015 2003-10-26 [alfons]     0.9.6claws54
4016
4017         * src/summary_search.c
4018                 fix misnomer and correct selecting initial search node  
4019
4020 2003-10-26 [christoph]  0.9.6claws53
4021
4022         * src/pgpmime.c
4023         * src/sgpgme.c
4024                 change display of signature info to use only name of
4025                 signer, otherwise the text gets too long.
4026
4027         * src/procmime.c
4028                 don't use MimeInfo's filename to generate tmp filename
4029
4030 2003-10-25 [christoph]  0.9.6claws52
4031
4032         * src/procmime.c
4033                 fix message body searching
4034
4035 2003-10-25 [paul]       0.9.6claws51
4036
4037         * src/compose.c
4038                 use g_basename rather than basename
4039
4040 2003-10-24 [christoph]  0.9.6claws50
4041
4042         * src/sgpgme.c
4043                 change fetching of signature key's trust
4044
4045 2003-10-24 [paul]       0.9.6claws49
4046
4047         * po/sk.po
4048                 update Slovak translation
4049                 submitted by Andrej Kacian
4050                 
4051         * src/mainwindow.c
4052                 remove unknown menu entry /File/Add mailbox/mbox...
4053
4054 2003-10-24 [hoa]        0.9.6claws48
4055
4056         * src/Makefile.am
4057                 removed all references to mbox folders
4058
4059         * src/carray.[ch]               * REMOVED *
4060         * src/chash.[ch]                * REMOVED *
4061         * src/maillock.[ch]             * REMOVED *
4062         * src/mailmbox.[ch]             * REMOVED *
4063         * src/mailmbox_folder.[ch]      * REMOVED *
4064         * src/mailmbox_parse.[ch]       * REMOVED *
4065         * src/mailmbox_types.[ch]       * REMOVED *
4066         * src/mbox_folder.[ch]          * REMOVED *
4067                 remove implementation of mbox folders
4068                 and old mailbox folder.
4069                 mbox folder implementation will be added
4070                 as a plugin so that implementation can be entirely
4071                 synchronized with the files of the project they are
4072                 extracted from (libEtPan!).
4073         
4074         * src/mainwindow.c
4075         * src/folder.c
4076         * src/folderview.[ch]
4077         * src/procmsg.h         
4078                 Disable as much code that references mbox folders
4079                 as possible.
4080                 Some UI thing still need to know that folder is mbox
4081                 (when we have to enter the name of the mailbox and
4082                 we want to add /var/mail/$USER).
4083
4084 2003-10-23 [christoph]  0.9.6claws47
4085
4086         * src/noticeview.c
4087                 don't always display button when noticeview is made visible
4088
4089         * src/mimeview.c
4090         * src/pgpmime.c
4091         * src/privacy.[ch]
4092         * src/sgpgme.[ch]
4093                 get signature information from crypto system
4094
4095 2003-10-22 [paul]       0.9.6claws46
4096
4097         * po/es.po
4098                 updated by Ricardo Mones Lastra
4099
4100 2003-10-22 [paul]       0.9.6claws45
4101
4102         * src/Makefile.am
4103                 update to reflect the changes to the icons that
4104                 happened in 0.9.6claws35
4105
4106 2003-10-22 [alfons]     0.9.6claws44
4107         
4108         * src/carray.h
4109                 inline carray_count() 
4110
4111 2003-10-21 [alfons]     0.9.6claws43
4112
4113         * src/carray.h
4114                 glib wrappers
4115         * src/carray.c
4116                 disable
4117         * src/mailmbox.[ch]
4118         * src/mailmbox_folder.c
4119         * src/mailmbox_parse.c
4120         * src/mailmbox_types.[ch]
4121                 %s/uint32_t/guint
4122
4123 2003-10-21 [luke]       0.9.6claws42
4124
4125         * src/stock_pixmaps.[ch]
4126         * src/mimeview.c
4127         * src/pixmaps/mime_application_octet_stream.xpm         ** REMOVE **
4128         * src/pixmaps/messageview_text.xpm                      ** REMOVE **
4129                 o remove mime_application_octet_stream.xpm icon (it was never
4130                   really needed)
4131                 o remove redundant icon messageview_text.xpm
4132
4133         * src/mainwindow.c
4134                 fix visibility of signature noticeview when toggling 'separate
4135                 message view'
4136
4137 2003-10-21 [christoph]  0.9.6claws41
4138
4139         * src/procmime.c
4140                 decode multipart and rfc822 mime parts to allow further
4141                 parsing when required
4142
4143 2003-10-21 [christoph]  0.9.6claws40
4144
4145         * src/procmime.[ch]
4146         * src/textview.c
4147                 remove obsolete charset parameter in MimeInfo and fix
4148                 TextView to use the charset from the parameter hash table
4149
4150         * src/plugins/dillo_viewer/Makefile.am
4151         * src/plugins/trayicon/Makefile.am
4152                 add OPENSSL_CFLAGS to fix building with using
4153                 --with-openssl-* parameters
4154
4155 2003-10-21 [paul]       0.9.6claws39
4156
4157         * src/prefs_matcher.[ch]
4158                 replace remnants of the old, renamed 'Execute' matchtype
4159                 add a brief description to the Info window
4160
4161 2003-10-21 [hoa]        0.9.6claws38
4162         
4163         * src/Makefile.am
4164         * src/carray.[ch]               * NEW *
4165         * src/chash.[ch]                * NEW *
4166         * src/folder.c
4167         * src/maillock.[ch]             * NEW *
4168         * src/mailmbox.[ch]             * NEW *
4169         * src/mailmbox_folder.[ch]      * NEW *
4170         * src/mailmbox_parse.[ch]       * NEW *
4171         * src/mailmbox_types.[ch]       * NEW *
4172                 implementation of mbox folder with unique message numbers
4173
4174                 made use of libEtPan! implementation of mbox for lower-layer.
4175
4176 2003-10-20 [alfons]     0.9.6claws37
4177
4178         * src/noticeview.c
4179                 fix invalid argument warning
4180         * src/pgpmime.c
4181                 no in place variable
4182
4183 2003-10-20 [paul]       0.9.6claws36
4184
4185         * src/compose.[ch]
4186           src/filtering.c
4187           src/messageview.c
4188                 fix crash when using Forward in Filtering when
4189                 external editor option is set
4190                 
4191                 Patch submitted by Simon 'corecode' Schubert
4192                 <corecode@corecode.ath.cx> 
4193
4194 2003-10-20 [paul]       0.9.6claws35
4195
4196         * src/pixmaps/mime_gpg_expired.xpm      ** REMOVED **
4197           src/pixmaps/mime_gpg_failed.xpm       ** REMOVED **
4198           src/pixmaps/mime_gpg_passed.xpm       ** REMOVED **
4199           src/pixmaps/mime_gpg_signed.xpm       ** REMOVED **
4200           src/pixmaps/mime_gpg_unknown.xpm      ** REMOVED **
4201           src/pixmaps/privacy_expired.xpm       ** NEW FILE **
4202           src/pixmaps/privacy_failed.xpm        ** NEW FILE **
4203           src/pixmaps/privacy_passed.xpm        ** NEW FILE **
4204           src/pixmaps/privacy_signed.xpm        ** NEW FILE **
4205           src/pixmaps/privacy_unknown.xpm       ** NEW FILE **
4206           src/pixmaps/privacy_warn.xpm          ** NEW FILE **
4207           src/mimeview.c
4208           src/stock_pixmap.[ch]
4209                 replace mime_gpg_*.xpm icons with new privacy_*.xpm
4210                 icons. add privacy_warn.xpm icon
4211
4212 2003-10-20 [hoa]  0.9.6claws34
4213
4214         * src/folder_item_prefs.[ch]
4215         * src/prefs_folder_item.c
4216         * src/main.c
4217                 Added a property per folder to choose whether we 
4218                 want to apply processing on it on startup or if we
4219                 prefer to wait the folder selection to apply it.
4220         
4221         * src/messageview.c
4222                 fixed C89 compatibility (for old compilers, for
4223                 example gcc 2.95.x).
4224
4225 2003-10-17 [christoph]  0.9.6claws33
4226
4227         * src/mimeview.c
4228         * src/noticeview.[ch]
4229                 change noticeview icon to indicate signature status
4230
4231 2003-10-17 [christoph]  0.9.6claws32
4232
4233         * src/Makefile.am
4234         * src/main.c
4235         * src/mimeview.c
4236         * src/noticeview.c
4237         * src/pgpmime.[ch]                              ** NEW **
4238         * src/privacy.[ch]
4239         * src/rfc2015.c
4240         * src/sgpgme.c                                  ** NEW **
4241                 reimplement PGP/Mime signature checking (unfinished)
4242
4243 2003-10-15 [christoph]  0.9.6claws31
4244
4245         * src/procmime.[ch]
4246                 fix procmime_get_text_content() and
4247                 procmime_get_first_text_content()
4248
4249 2003-10-15 [christoph]  0.9.6claws30
4250
4251         * src/plugins/spamassassin/spamassassin_gtk.c
4252         * src/plugins/spamassassin/spamassassin_gtk.glade
4253                 fix timeout tooltip
4254
4255 2003-10-15 [paul]       0.9.6claws29
4256
4257         * src/messageview.c
4258                 workaround for buggy smtp servers. on sending a
4259                 return receipt strip the name part from the address
4260                 when creating headers
4261                 
4262 2003-10-15 [paul]       0.9.6claws28
4263
4264         * sync with 0.9.7 release
4265                 see ChangeLog 2003-10-15
4266
4267 2003-10-14 [christoph]  0.9.6claws27
4268
4269         * src/plugins/clamav/clamav_plugin.c
4270                 fix clamav plugin
4271
4272 2003-10-14 [christoph]  0.9.6claws26
4273
4274         * src/compose.c
4275         * src/mimeview.c
4276         * src/procmime.[ch]
4277         * src/rfc2015.c
4278         * src/textview.c
4279         * src/plugins/clamav/clamav_plugin.c
4280                 use GNode to create the mime tree (some changes to functions
4281                 that traverse the tree are just quick and dirty. Maybe we
4282                 can find better solutions with g_node_*-functions)
4283
4284 2003-10-14 [luke]       0.9.6claws25
4285
4286         * src/mimeview.c
4287                 fix a navigation bug (stupid typo of mine)
4288
4289 2003-10-14 [christoph]  0.9.6claws24
4290
4291         * src/textview.c
4292                 fix missing last line in plain/text mails
4293
4294 2003-10-13 [luke]       0.9.6claws23
4295
4296         * src/summaryview.c
4297                 fix bug 334 (part 1)
4298
4299 2003-10-13 [kov]        0.9.6claws22
4300
4301         * src/mimeview.c
4302                 error checking when the user enters a non-directory at
4303                 the file selection dialog.
4304                 work-around for users entering directory location without
4305                 adding a leading G_DIR_SEPARATOR.
4306
4307 2003-10-13 [luke]       0.9.6claws21
4308
4309         * src/compose.c
4310                 error reporting for inserting files, including catching
4311                 invalid characters for current locale/encoding
4312
4313 2003-10-13 [paul]       0.9.6claws20
4314
4315         * src/folderview.c
4316                 fix bug #347 'subscribe newsgroups crashes'
4317
4318 2003-10-13 [paul]       0.9.6claws19
4319
4320         * src/compose.c
4321                 when using 'Reply to all' include the 'send replies
4322                 to' folder property
4323                 
4324         * po/ja.po
4325                 update Japanese translation. submitted by Rui Hirokawa 
4326                 <rui_hirokawa@ybb.ne.jp>        
4327
4328 2003-10-13 [hoa]        0.9.6claws18
4329
4330         * src/account.c
4331         * src/compose.c
4332         * src/messageview.c
4333         * src/procheader.c
4334         * src/procheader.h
4335                 rename get_header_from_msginfo() into
4336                 procheader_get_header_from_msginfo() so that we have a
4337                 coherent exported naming.
4338                 avoid parsing of header contained in a string via
4339                 a newly written temporary file.
4340
4341         Patch submitted by Simon 'corecode' Schubert
4342                 <corecode@corecode.ath.cx>
4343
4344 2003-10-12 [hoa]        0.9.6claws17
4345
4346         * src/filtering.c
4347         * src/filtering.h
4348         * src/matcher.c
4349         * src/matcher.h
4350         * src/matcher_parser_parse.y
4351         * src/prefs_filtering_action.c
4352                 added "stop" action : stop applying the filtering rules.
4353                 added "set score" and "increase/decrease score" actions.
4354                 That two last action replace the "change_score" action
4355                 introduced by alfons in 0.8.8claws85.
4356                 "set score" is to set a given score to the message.
4357                 "increase/decrease score" will increase or decrease the
4358                 score if the given value is respectively positive or
4359                 negative. If someone find a some better name for this last
4360                 rule, it can be modified.
4361
4362 2003-10-12 [paul]       0.9.6claws16
4363
4364         * AUTHORS
4365           po/ja.po
4366                 update Japanese translation. submitted by Rui Hirokawa 
4367                 <rui_hirokawa@ybb.ne.jp>
4368
4369 2003-10-12 [christoph]  0.9.6claws15
4370
4371         * src/procmime.c
4372                 fix crash caused by incorrect headers
4373
4374 2003-10-10 [christoph]  0.9.6claws14
4375
4376         * src/main.c
4377         * src/privacy.[ch]
4378         * src/rfc2015.[ch]
4379                 implement detection of signed message parts for rfc2015
4380
4381 2003-10-10 [thorsten]   0.9.6claws13
4382
4383         * src/mimeview.c
4384                 fix typo
4385
4386 2003-10-10 [christoph]  0.9.6claws12
4387
4388         * src/stock_pixmap.[ch]
4389         * src/pixmaps/mime_message.xpm                  ** NEW **
4390                 add a new icon for mime type "message"
4391
4392         * src/privacy.[ch]
4393         * src/procmime.[ch]
4394                 add crypto api
4395
4396         * src/mimeview.c
4397                 o use crypto api
4398                 o add icons for message type mime parts
4399
4400 2003-10-10 [christoph]  0.9.6claws11
4401
4402         * src/mainwindow.c
4403         * src/messageview.[ch]
4404         * src/mimeview.[ch]
4405         * src/procmime.[ch]
4406         * src/procmsg.[ch]
4407         * src/rfc2015.c
4408         * src/summaryview.c
4409         * src/textview.[ch]
4410                 o remove switching between TextView and MimeView in MessageView
4411                   (if required we can hide the icon box and the MimeView will
4412                    look exaxtly like the TextView)
4413                 o temporary remove signature and decrypting GPGME code
4414
4415 2003-10-09 [christoph]  0.9.6claws10
4416
4417         * src/action.c
4418         * src/compose.c
4419         * src/messageview.c
4420         * src/mimeview.c
4421         * src/procmime.[ch]
4422         * src/procmsg.c
4423         * src/rfc2015.c
4424         * src/textview.c
4425         * src/common/utils.[ch]
4426         * src/plugins/clamav/clamav_plugin.c
4427         * src/plugins/dillo_viewer/dillo_viewer.c
4428         * src/plugins/image_viewer/viewer.c
4429         * src/plugins/mathml_viewer/mathml_viewer.c
4430                 new mime parser (several things need fixing)
4431
4432 2003-10-09 [paul]       0.9.6claws9
4433
4434         * src/imap.c
4435                 a little more sync with 0.9.6cvs2 and a tidy up
4436
4437 2003-10-08 [paul]       0.9.6claws8
4438
4439         * sync with 0.9.6cvs2
4440                 see ChangeLog 2003-10-03
4441
4442 2003-10-05 [christoph]  0.9.6claws7
4443
4444         * src/summaryview.c
4445                 don't use flags to check if a message is in a news folder
4446
4447         (closes Bug 282 clicking on folder with copied Messages from News
4448          immediately after having copied them crashes Sylpheed-Claws)
4449
4450 2003-10-05 [christoph]  0.9.6claws6
4451
4452         * src/Makefile.am
4453         * src/progressdialog.[ch]               ** REMOVE **
4454         * src/gtk/Makefile.am
4455         * src/gtk/progressdialog.[ch]           ** NEW **
4456                 move progressdialog to gtk directory
4457
4458 2003-10-04 [christoph]  0.9.6claws5
4459
4460         * src/prefs_toolbar.c
4461         * src/gtk/prefswindow.c
4462                 remove widget_show_all for pages root widget
4463
4464         * src/plugins/spamassassin/spamassassin.[ch]
4465         * src/plugins/spamassassin/spamassassin_gtk.c
4466         * src/plugins/spamassassin/spamassassin_gtk.glade
4467                 add support for new libspamc transports
4468
4469 2003-10-04 [christoph]  0.9.6claws4
4470
4471         * src/plugins/spamassassin/libspamc.[ch]
4472         * src/plugins/spamassassin/spamassassin.c
4473         * src/plugins/spamassassin/utils.[ch]
4474                 update libspamc to version from SpamAssassin 2.60
4475
4476 2003-10-03 [christoph]  0.9.6claws3
4477
4478         * src/send_message.c
4479                 fix missing format string bug found by
4480                 Georgi Guninski <guninski@guninski.com>
4481
4482 2003-10-03 [paul]       0.9.6claws2
4483
4484         * po/zh_CN.po
4485                 update Simpilified Chinese translation, submitted by
4486                 Hansom Young
4487
4488 2003-10-02 [christoph]  0.9.6claws1
4489
4490         * src/imap.c
4491                 add UIDPLUS support for COPY and EXPUNGE
4492
4493 2003-10-02 [paul]       0.9.6claws
4494
4495         * 0.9.6claws released
4496
4497 2003-10-02 [paul]
4498
4499         * po/es.po
4500           po/sk.po
4501                 update Spanish and Slovak translations
4502                 submitted by Ricardo Mones Lastra and Andrej Kacian
4503  
4504 2003-10-02 [paul]       0.9.5claws43
4505
4506         * po/en_GB.po
4507                 update British English translation
4508
4509 2003-10-02 [paul]       0.9.5claws42
4510
4511         * po/hr.po
4512                 update Croatian translation, submitted by Dragan
4513
4514 2003-10-01 [paul]       0.9.5claws41
4515
4516         * po/pl.po
4517           po/sr.po
4518                 update Polish and Serbian translations, submitted by
4519                 Emil and Urke MMI
4520
4521 2003-10-01 [melvin]     0.9.5claws40
4522
4523         * po/fr.po
4524                 Updated French translations
4525
4526 2003-10-01 [melvin]     0.9.5claws39
4527
4528         * src/prefs_fonts.c
4529                 Fixed a Gtk warning
4530
4531         * src/plugins/dillo_prefs.c     
4532                 Quasi unnoticeable UI clean-up.
4533
4534 2003-10-01 [paul]
4535
4536         * tools/README
4537           tools/maildir2sylpheed.pl
4538                 bug fixes, rewrites, submitted by Matthias Förste 
4539                 <itsjustme@users.sourceforge.net>
4540
4541 2003-09-29 [paul]       0.9.5claws38
4542
4543         * src/inc.c
4544                 fix my coding carelessness
4545
4546 2003-09-29 [paul]       0.9.5claws37
4547
4548         * po/POTFILES.in
4549           src/Makefile.am
4550           src/main.c
4551           src/prefs_common.[ch]
4552           src/prefs_fonts.[ch]  ** NEW FILES **
4553                 move Font config options to Other Prefs/Display/Fonts
4554                 (user's current configuration is preserved)
4555
4556 2003-09-29 [paul]       0.9.5claws36
4557
4558         * src/inc.c
4559           src/prefs_account.c
4560                 allow 'local_mbox' value to point to either a directory 
4561                 (/var/mail -  default, new) or a file (/var/mail/username
4562                 - original)
4563
4564 2003-09-28 [paul]       0.9.5claws35
4565
4566         * src/rfc2015.c
4567                 on signature check, where key exists, print the
4568                 Key ID
4569
4570 2003-09-27 [alfons]     0.9.5claws34
4571
4572         * src/action.c
4573                 o make progress bar not fill/expand when resizing dialog
4574                 o use default fixed text font for actions output
4575
4576 2003-09-27 [paul]       0.9.5claws33
4577
4578         * src/prefs_common.[ch]
4579           src/procmsg.c
4580           src/send_message.c
4581                 remove External Program settings from Common Prefs/Send
4582                 as they are now unnecessary due to Local account settings.
4583                 plus a little tidying-up after 0.9.5claws31
4584
4585 2003-09-27 [paul]       0.9.5claws32
4586
4587         * src/prefs_account.c
4588                 o make correction to gui text:
4589                   'Local mailbox file' -> 'Local mailbox directory'
4590                 o give 'local_mbox' option a reasonable default value:
4591                   '/var/mail'
4592                 o use 'DEFAULT_SENDMAIL_CMD' as default 'mail_command'
4593                   value
4594
4595 2003-09-26 [paul]       0.9.5claws31
4596
4597         * src/inc.c
4598           src/prefs_common.[ch]
4599                 remove 'Incorporate from spool' common pref,
4600                 force creation of a 'Local' account
4601
4602 2003-09-26 [christoph]  0.9.5claws30
4603
4604         * src/folder.c
4605         * src/msgcache.c
4606                 add more NULL pointer checks
4607
4608 2003-09-25 [christoph]  0.9.5claws29
4609
4610         * src/folder.c
4611                 o don't fetch source message to get it's message id
4612                 o immediately scan dest folder when copying a message did not
4613                   return a new message number and not do it when the first message
4614                   without a new message number is found
4615
4616 2003-09-23 [christoph]  0.9.5claws28
4617
4618         * src/compose.c
4619                 fix generating of headers
4620
4621         (patch by David Relson <relson@osagesoftware.com>)
4622
4623 2003-09-23 [paul]       0.9.5claws27
4624
4625         * po/zh_CN.po
4626                 update Simplified Chinese translation. submitted by
4627                 Hansom Young
4628
4629 2003-09-23 [paul]       0.9.5claws26
4630
4631         * tools/Makefile.am
4632           tools/README
4633           tools/vcard2xml.py    ** NEW FILE **
4634                 add a script that converts an evolution vcard to
4635                 sylpheed's xml format
4636                 submitted by Bogdan Sumanariu <bsumanariu@one5.ro>
4637
4638 2003-09-22 [paul]       0.9.5claws25
4639
4640         * src/plugins/clamav/clamav_plugin.c
4641                 don't skip MULTIPART parts
4642
4643 2003-09-21 [christoph]  0.9.5claws24
4644
4645         * src/alertpanel.c
4646                 remove unneeded include
4647
4648         * src/folder.c
4649                 clean up copy/move mess with duplicated code
4650
4651         * src/imap.c
4652                 fix problem that sometimes the folder was not scanned
4653                 also it was changed
4654
4655 2003-09-21 [christoph]  0.9.5claws23
4656
4657         * src/Makefile.am
4658         * src/logwindow.[ch]                    ** REMOVE **
4659         * src/mainwindow.c
4660         * src/prefs_common.c
4661         * src/gtk/Makefile.am
4662         * src/gtk/logwindow.[ch]                ** ADD **
4663                 make logwindow prefs_common independent and move
4664                 it to gtk directory
4665
4666 2003-09-20 [christoph]  0.9.5claws22
4667
4668         * src/compose.c
4669                 add extra space for address code conversion
4670                 (4 * unconvered size could be too small for short headers)
4671
4672 2003-09-20 [christoph]  0.9.5claws21
4673
4674         * src/compose.c
4675                 increase temp buffer size when writing headers
4676
4677 2003-09-19 [darko]      0.9.5claws20
4678
4679         * src/compose.c
4680                 don't ignore value of 'Save copy of outgoing messages to
4681                 this folder instead of Sent' in message redirect
4682
4683 2003-09-17 [christoph]  0.9.5claws19
4684
4685         * src/compose.c
4686                 use ", " as address seperator for mail headers and pass whole
4687                 header line at once to compose_convert_header to make sure
4688                 it is correctly folded
4689
4690         (closes Bug 64 Problem when sending to many recipients)
4691
4692 2003-09-17 [hoa]        0.9.5claws18
4693         
4694         * src/matcher.[ch]
4695           src/matcher_parser_parse.y
4696           src/prefs_matcher.c
4697                 changed the keyword used for command execution in condition
4698                 keyword is changed from "execute" to "test"
4699                 so that it is not the same as the one used for action.
4700                 This will fix a bug when using filtering dialog.
4701                 All semantic in the code is also changed to reflect
4702                 the keyword change.
4703
4704 2003-09-17 [paul]
4705         
4706         * sync with 0.9.6 release
4707
4708 2003-09-17 [paul]       0.9.5claws17
4709
4710         * sync with 0.9.5cvs8
4711                 see ChangeLog 2003-09-16 and 2003-09-17
4712
4713 2003-09-16 [paul]       0.9.5claws16
4714
4715         * sync with 0.9.5cvs6
4716                 see ChangeLog 2003-09-16
4717
4718 2003-09-15 [paul]       0.9.5claws15
4719
4720         * sync with 0.9.5cvs5
4721                 see ChangeLog 2003-09-15
4722
4723 2003-09-14 [alfons]     0.9.5claws14
4724
4725         * src/inc.c
4726                 make "Go to inbox after receiving new mail" again;
4727                 regression of a sync, restored to sylpheed main 
4728                 behaviour. (misses still some bits)
4729
4730 2003-09-14 [alfons]     0.9.5claws13
4731
4732         * src/prefs_filtering_action.c
4733                 o add proper message if empty execute command line
4734                 o don't select first action item after registering a
4735                   new action to prevent (what seems to be a GTK) bug
4736                   #36, "filtering will only accept one action change 
4737                   per invocation".
4738
4739 2003-09-14 [alfons]     0.9.5claws12
4740
4741         * src/prefs_filtering.c
4742         * src/prefs_filtering_action.c
4743         * src/prefs_matcher.c
4744                 fix function signature for key_pressed_event signal handlers
4745
4746 2003-09-14 [alfons]     0.9.5claws11
4747
4748         * src/mainwindow.c
4749                 fix regression caused by fix for invalid bug #7
4750                 (should fix #246, "Multiple selections are deselected when 
4751                 moving from search window to main window")
4752                 
4753 2003-09-14 [alfons]     0.9.5claws10
4754         
4755         * src/actions.[ch]
4756         * src/filtering.[ch]
4757         * src/prefs_actions.c
4758                 allow `filtering actions` in actions; only for advanced users
4759                 right now: try for example, "%as{mark color 2}" 
4760         
4761 2003-09-13 [paul]       0.9.5claws9
4762         
4763         * po/pl.po
4764           po/zh_CN.po   ** NEW FILE **
4765                 update Polish translation, submitted by Emil 
4766                 <eminowbl@posejdon.wpk.p.lodz.pl>
4767                 add new Simplified Chinese translation, submitted by
4768                 Hansom Young <hansom_young@yahoo.com>
4769
4770 2003-09-12 [alfons]     0.9.5claws8
4771
4772         * src/summaryview.c
4773                 don't open separate message views when View | Separate message view
4774                 is active 
4775                 (please look carefully for any navigation regressions)
4776
4777 2003-09-11 [alfons]     0.9.5claws7
4778
4779         * src/mainwindow.c
4780                 make default message view, opened by View | Separate message 
4781                 view, look like a claws message view (which includes a menu
4782                 bar and a toolbar)
4783                 (fixes bug #298, "message view loses tool bar") 
4784
4785 2003-09-11 [christoph]  0.9.5claws6
4786
4787         * src/folderview.c
4788                 fix double deleting of newsgroup folders
4789
4790         (closes Bug 305 crash after deleting of a newsgroup)
4791
4792 2003-09-11 [paul]       0.9.5claws5
4793
4794         * src/rfc2015.c
4795           src/common/utils.h
4796                 more sync'ing from 0.9.5cvs2
4797
4798 2003-09-11 [christoph]  0.9.5claws4
4799
4800         * src/compose.c
4801         * src/rfc2015.c
4802         * src/common/utils.h
4803                 fix sync with 0.9.5cvs2
4804
4805 2003-09-11 [paul]       0.9.5claws3
4806
4807         * sync with 0.9.5cvs4
4808                 see ChangeLog 2003-09-11
4809
4810 2003-09-11 [paul]       0.9.5claws2
4811
4812         * sync with 0.9.5cvs2
4813                 see ChangeLog 2003-09-05
4814                 
4815 2003-09-11 [paul]       0.9.5claws1
4816
4817         * sync with 0.9.5cvs3
4818                 see ChangeLog 2003-09-10
4819
4820 2003-09-10 [paul]       0.9.5claws
4821
4822         * 0.9.5claws released
4823
4824 2003-09-10 [paul]       0.9.4claws78
4825
4826         * src/Makefile.am
4827                 add missing files
4828
4829 2003-09-10 [melvin]     0.9.4claws77
4830
4831         * po/fr.po
4832                 Updated French translations
4833
4834 2003-09-10 [paul]       0.9.4claws76
4835
4836         * po/es.po
4837           po/sk.po
4838           po/sr.po
4839                 update Spanish, Slovak, and Serbian translations.
4840                 submitted by Ricardo Mones Lastra, Andrej Kacian,
4841                 and Urke MMI
4842                 
4843         * AUTHORS
4844                 add translation team section
4845
4846 2003-09-09 [christoph]  0.9.4claws75
4847
4848         * src/folder.c
4849                 free item->prefs in folder_item_destroy
4850
4851 2003-09-09 [alfons]     0.9.4claws74
4852
4853         * src/folderview.c
4854                 o proper check for root node sorting
4855                 o remove unnecessary gtk_ctree_remove_node 
4856
4857         (should fix bug #300, "crash while moving folder")      
4858
4859 2003-09-08 [christoph]  0.9.4claws73
4860
4861         * src/folderview.c
4862                 o fix double adding of IMAP FolderItems to GtkCTree
4863                 o fix crash then mbox folder is removed
4864
4865 2003-09-08 [christoph]  0.9.4claws72
4866
4867         * src/folder.c
4868         * src/folderview.c
4869         * src/mainwindow.c
4870                 fix new folder notification
4871
4872         * src/mbox_folder.c
4873                 fix cache path
4874
4875 2003-09-08 [christoph]  0.9.4claws71
4876
4877         * src/compose.c
4878                 replace '\n' and '\r' before removing trailing spaces
4879
4880         * src/folder.[ch]
4881         * src/folderview.c
4882                 add information about new or removed items in folder tree change
4883                 notification and use this in folderview to add and remove only
4884                 the appected items and not refresh the whole tree
4885
4886 2003-09-07 [match]      0.9.4claws70
4887
4888         * src/Makefile.am
4889         * src/addr_compl.c
4890         * src/addressbook.c
4891         * src/addressitem.h
4892         * src/addrindex.c
4893         * src/addritem.c
4894         * src/addritem.h
4895         * src/addrquery.c                       ** NEW **
4896         * src/addrquery.h
4897         * src/ldapquery.c
4898         * src/ldapserver.c
4899         * src/stock_pixmap.c
4900         * src/stock_pixmap.h
4901         * src/pixmaps/address_search.xpm        ** NEW **
4902                 re-introduce Lookup button for LDAP 'static' searches.
4903
4904 2003-09-07 [alfons]     0.9.4claws69
4905         
4906         * src/summaryview.c
4907                 abandon setting usize for messageview because it gives layout problems
4908                 with the quick search bar and the headerview; fixes assorted UI glitches:
4909                 
4910                 o bug #148, "Toggling of quick-search bar reduces index view area" 
4911                 o bug #280, "Window resiizes for line length but does not revert"
4912
4913 2003-09-07 [christoph]  0.9.4claws68
4914
4915         * src/compose.c
4916                 o make sure we don't have any newlines in header values
4917                 o check custom headers for spaces and newlines and ignore
4918                   malformed header names
4919
4920 2003-09-06 [christoph]  0.9.4claws67
4921
4922         * src/folder.c
4923         * src/folderview.c
4924                 invoke notification hook for folder tree changes after append
4925                 and remove folder
4926
4927         (closes Bug 294 Crash while moving folder with many subdirectories)
4928
4929 2003-09-06 [christoph]  0.9.4claws66
4930
4931         * src/folder.c
4932                 destroy folder's MsgCache if FolderItem is removed to make sure
4933                 it is not saved when the FolderItem is destroyed
4934
4935 2003-09-06 [christoph]  0.9.4claws65
4936
4937         * src/plugins/clamav/clamav_plugin.c
4938                 fix copy & paste bug
4939
4940 2003-09-05 [christoph]  0.9.4claws64
4941
4942         * src/folder.c
4943         * src/messageview.[ch]
4944         * src/procmsg.[ch]
4945         * src/summaryview.c
4946                 extend MSGINFO_UPDATE_HOOK to send delete notifications. Used
4947                 by MessageView to clear it when the message is deleted. Should
4948                 work even if messages are deleted in MainWindow or by
4949                 processing.
4950
4951 2003-09-05 [alfons]     0.9.4claws63
4952
4953         * src/messageview.c
4954                 deleting a message in a message view frees its msginfo, make 
4955                 messageview_update_all() aware of that (should fix bug #293,
4956                 "deleting message caused crash")
4957
4958 2003-09-05 [melvin]     0.9.4claws62
4959
4960         * src/action.c
4961                 Improve synchronous action exit code (fixes 
4962                 a ~5 seconds delay after action exit on RedHat 9)
4963
4964 2003-09-04 [christoph]  0.9.4claws61
4965
4966         * src/compose.c
4967         * src/rfc2015.c
4968         * src/common/utils.[ch]
4969                 add util function to create mime boundary and use it
4970                 in compose and gpg code
4971
4972 2003-09-04 [alfons]     0.9.4claws60
4973
4974         * src/folder.c
4975                 source folder item's GNode should already have been freed in 
4976                 a previous call to src->folder->klass->remove_folder()
4977                 (should fix bug #287, "crash when moving folders")
4978
4979 2003-09-03 [thorsten]   0.9.4claws59
4980
4981         * src/plugins/spamassassin/spamassassin_gtk.c
4982                 fix compile error
4983
4984 2003-09-03 [christoph]  0.9.4claws58
4985
4986         * src/plugins/spamassassin/spamassassin.[ch]
4987         * src/plugins/spamassassin/spamassassin_gtk.c
4988                 add timeout config option
4989
4990 2003-09-03 [paul]       0.9.4claws57
4991
4992         * po/sk.po      ** NEW FILE **
4993                 add Slovak translation. Submitted by Andrej Kacian 
4994                 <andrej@kacian.sk>
4995
4996 2003-09-03 [paul]       0.9.4claws56
4997
4998         * src/plugins/clamav/clamav_plugin_gtk.c
4999                 gui tweaks: replace a label with a tooltip, modify the
5000                 text, use gtk_check_button_new(); instead of
5001                 gtk_check_button_new_with_label("");
5002
5003 2003-09-02 [alfons]     0.9.4claws55
5004
5005         * src/gtk/filesel.c
5006                 remember last used dir when attaching multiple files (should fix
5007                 bug #290, "Attach File does not remember directory")
5008
5009 2003-09-01 [paul]       0.9.4claws54
5010
5011         * po/es.po
5012                 updated by Ricardo Mones Lastra
5013
5014 2003-09-01 [alfons]     0.9.4claws53
5015
5016         * src/gtk/gtkaspell.[ch]
5017                 be pedantic and strict and use const gchar * instead of guchar *
5018
5019 2003-09-01 [alfons]     0.9.4claws52
5020
5021         * src/mainwindow.c
5022         * src/summaryviewc.
5023                 re-enable Save As when multiple messages are selected
5024
5025 2003-09-01 [paul]       0.9.4claws51
5026
5027         * src/textview.c
5028                 g_free(trimmed_uri);
5029
5030 2003-09-01 [paul]       0.9.4claws50
5031
5032         * sync with 0.9.4cvs13
5033                 see ChangeLog 2003-09-01
5034
5035 2003-09-01 [paul]       0.9.4claws49
5036
5037         * src/textview.c
5038                 trim uri before sending to the statusbar
5039                 fixes Bug 275 'Clicking on long URL wrapped onto two lines
5040                 in the message window causes main S-C window to enlarge 
5041                 past screen edges'
5042
5043 2003-09-01 [paul]       0.9.4claws48
5044
5045         * sync with 0.9.4cvs12
5046                 see ChangeLog 2003-09-01
5047
5048 2003-08-30 [christoph]  0.9.4claws47
5049
5050         * src/compose.c
5051         * src/folder_item_prefs.[ch]
5052         * src/prefs_folder_item.c
5053         * src/gtk/gtkaspell.[ch]
5054                 commit per folder dictionary patch by
5055                 Paul Evans <nerd@freeuk.com>
5056
5057 2003-08-30 [christoph]  0.9.4claws46
5058
5059         * src/plugins/spamassassin/spamassassin_gtk.c
5060         * src/plugins/spamassassin/spamassassin_gtk.glade
5061                 reduce GUI clutter by placing hints into tooltips
5062
5063 2003-08-30 [paul]       0.9.4claws45
5064
5065         * src/compose.c
5066                 add 'Content-Disposition: inline' to a text/plain
5067                 part when using PGP/MIME signing
5068
5069 2003-08-30 [paul]       0.9.4claws44
5070
5071         * src/prefs_common.c
5072           src/prefs_spelling.c
5073           src/prefs_spelling.glade
5074                 reduce GUI clutter by placing hints into tooltips
5075
5076 2003-08-29 [christoph]  0.9.4claws43
5077
5078         * configure.ac
5079                 fix bug found by Ivan Rayner <ivanr@sgi.com>
5080
5081         * src/stock_pixmap.c
5082                 change unecessary warning into a debug message
5083
5084         * src/plugins/clamav/Makefile.am
5085                 Fix error "-I$(CLAMAV_LIBS)"
5086
5087 2003-08-29 [christoph]  0.9.4claws42
5088
5089         * intl/Makefile.in
5090         * src/Makefile.am
5091         * src/matcher.h
5092         * src/common/Makefile.am
5093         * src/common/passcrypt.c
5094                 commit fixes and patches for some of the IRIX problems found by
5095                 Ivan Rayner <ivanr@sgi.com>
5096
5097 2003-08-29 [paul]       0.9.4claws41
5098
5099         * src/prefs_filtering.c
5100                 add 'Top' and 'Bottom' buttons, based on changes in
5101                 src/prefs_filter.c in 0.9.4cvs11.
5102
5103 2003-08-27 [christoph]  0.9.4claws40
5104
5105         * src/folderview.c
5106                 fix bug that the current summary settings were copied to the
5107                 wrong folder item, when the folder item prefs are opened.
5108                 Copying is not required because summary settings and
5109                 folder_item_prefs do not contain the same settings
5110
5111 2003-08-27 [thorsten]   0.9.4claws39
5112
5113         * src/imap.c
5114                 fix compile error
5115
5116 2003-08-26 [paul]       0.9.4claws38
5117
5118         * sync with 0.9.4cvs9
5119                 see ChangeLog 2003-08-26
5120
5121 2003-08-25 [paul]       0.9.4claws37
5122
5123         * sync with 0.9.4cvs8
5124                 see ChangeLog 2003-08-25
5125
5126 2003-08-24 [christoph]  0.9.4claws36
5127
5128         * src/prefs_filtering.c
5129                 shouldn't remove items from a GSList while iterating over the
5130                 list (makes cur invalid and cur->next not accessable)
5131
5132         (closes Bug 272 i deleted an folder and some seconds later sylpheed
5133          crashed)
5134
5135 2003-08-23 [christoph]  0.9.4claws35
5136
5137         * src/news.c
5138                 news folders should be scanned when opened
5139
5140 2003-08-22 [christoph]  0.9.4claws34
5141
5142         * src/prefs_folder_item.c
5143                 use macro to assign strings that always frees the old string
5144
5145         * src/gtk/gtkaspell.[ch]
5146                 add gtkaspell_set_dictionary_menu_active_item() to set active
5147                 item in dictionary option menu
5148
5149         * src/prefs_spelling.c
5150                 use gtkaspell_set_dictionary_menu_active_item() to select
5151                 dictionary
5152
5153 2003-08-21 [christoph]  0.9.4claws33
5154
5155         * src/folder.[ch]
5156         * src/imap.c
5157         * src/mbox_folder.c
5158         * src/mh.c
5159         * src/news.c
5160                 optimize folder system
5161
5162         * src/gtk/gtkstext.c
5163                 fix division by zero when font has 0 width for ' '
5164
5165 2003-08-21 [paul]       0.9.4claws32
5166
5167         * sync with 0.9.4cvs7
5168                 see ChangeLog 2003-08-20
5169
5170 2003-08-19 [paul]       0.9.4claws31
5171
5172         * src/common/defs.h
5173                 add the missing '/' to SYLDOC_MANUAL_HTML_INDEX and
5174                 SYLDOC_FAQ_HTML_INDEX.
5175         * src/manual.c
5176                 use LC_MESSAGES instead of LC_ALL to find the current
5177                 language
5178
5179           fixes Bug #281 'in src/manual.c URL for manuals and FAQ wrong'.
5180
5181 2003-08-19 [paul]       0.9.4claws30
5182
5183         * po/bg.po
5184                 updated by George Danchev
5185
5186 2003-08-18 [luke]       0.9.4claws29
5187         * src/mimeview.[ch]
5188         * src/gtk/gtkvscrollbutton.[ch]
5189                 o removed gtk_vscrollbutton_reset() (reasons: reduce 
5190                   dependencies; do it the GTK way; reduce code -14/+2 lines)
5191                 o removed horizontal separator between icons
5192
5193 2003-08-17 [christoph]  0.9.4claws28
5194
5195         * src/procmsg.c
5196                 no subject threading when the subject has no reply prefix
5197
5198 2003-08-16 [christoph]  0.9.4claws27
5199
5200         * src/mainwindow.c
5201                 remember and restore window sizes and position when the main
5202                 window is hidden or shown
5203
5204         (closes Bug 274 Window size in 0.9.4claws18 not remembered when
5205          minimised/reopened using trayicon)
5206
5207 2003-08-16 [paul]       0.9.4claws26
5208
5209         * src/crash.c
5210                 add #include "defs.h"
5211
5212 2003-08-16 [paul]       0.9.4claws25
5213
5214         * src/plugins/clamav/clamav_plugin.c
5215                 reword a debug_print
5216                 
5217         * src/plugins/dillo_viewer/dillo_prefs.c
5218                 cosmetic: change the labels' text, add tooltips, and
5219                 left-align the hint
5220
5221 2003-08-15 [christoph]  0.9.4claws24
5222
5223         * src/news.c
5224                 complete last change (forgot some changes)
5225
5226 2003-08-15 [christoph]  0.9.4claws23
5227
5228         * src/news.c
5229                 o check number of messages and don't return a 0 message
5230                   when no messages are available
5231                 o don't parse xref header anymore
5232
5233         (closes Bug 203 I'm not getting any news)
5234
5235 2003-08-15 [paul]       0.9.4claws22
5236
5237         * src/common/defs.h
5238           src/crash.c
5239                 update and define claws bugzilla location
5240
5241 2003-08-15 [paul]       0.9.4claws21
5242
5243         * po/ru.po
5244                 update submitted by Ruslan N. Balkin
5245
5246 2003-08-14 [christoph]  0.9.4claws20
5247
5248         * src/procmsg.c
5249                 fix search for oldest node in subject threading
5250
5251 2003-08-14 [christoph]  0.9.4claws19
5252
5253         * src/procmsg.c
5254         * src/common/utils.h
5255                 add possibility to check all nodes with the same subject for
5256                 subject threading, not only the oldest node. Should not break
5257                 threads anymore if the oldest node is thread_by_subject_max_age
5258                 days older then parent, because it can now find a child of
5259                 oldest node as new parent.
5260
5261 2003-08-11 [christoph]  0.9.4claws18
5262
5263         * src/plugins/spamassassin/spamassassin.c
5264                 run spam check in background process
5265
5266 2003-08-10 [alfons]     0.9.4claws17
5267
5268         * src/summaryview.c
5269                 make `Select All' sensitive too
5270
5271 2003-08-10 [christoph]  0.9.4claws16
5272
5273         * src/imap.c
5274                 add more checks in imap_close
5275
5276 2003-08-09 [alfons]     0.9.4claws15
5277
5278         * src/prefs_spelling.c
5279                 no spell checking UI if not requested
5280
5281 2003-08-09 [alfons]     0.9.4claws14
5282
5283         * src/gtk/prefswindow.c
5284                 make it compile
5285
5286 2003-08-09 [christoph]  0.9.4claws13
5287
5288         * src/prefs_spelling.c
5289         * src/gtk/prefswindow.[ch]
5290         * src/plugins/clamav/clamav_plugin_gtk.c
5291         * src/plugins/spamassassin/spamassassin_gtk.c
5292                 sort prefs pages by heighest weight in tree
5293
5294 2003-08-09 [paul]       0.9.4claws12
5295
5296         * sync with 0.9.4cvs6
5297                 see ChangeLog 2003-08-07
5298                 
5299         * AUTHORS
5300                 add Leandro and Luke to claws-branch section
5301
5302 2003-08-09 [christoph]  0.9.4claws11
5303
5304         * src/gtk/Makefile.am
5305         * src/gtk/colorsel.[ch]                 ** NEW **
5306                 create a color selection dialog that can be used as a simple
5307                 function call with it's own gtk main loop like filesel.[ch]
5308
5309         * src/Makefile.am
5310         * src/main.c
5311         * src/prefs_common.c
5312         * src/prefs_spelling.[ch]               ** NEW **
5313         * src/prefs_spelling.glade              ** NEW **
5314         * src/gtk/gtkutils.[ch]
5315                 move "Spell Checker" prefs to new prefs dialog
5316
5317         * src/prefs_folder_item.c
5318                 use new colorsel dialog
5319
5320 2003-08-08 [paul]       0.9.4claws10
5321
5322         * src/inc.c
5323                 clear the progress bar unconditionally
5324
5325 2003-08-08 [paul]       0.9.4claws9
5326
5327         * sync with 0.9.4cvs4
5328                 see ChangeLog 2003-07-31
5329
5330 2003-08-07 [christoph]  0.9.4claws8
5331
5332         * configure.ac
5333                 fix bug in image viewer plugin part
5334
5335         * src/imap.c
5336                 don't execute close command if the folder item is not selected
5337
5338 2003-08-07 [hoa]        0.9.4claws7
5339
5340         * src/filtering.[ch]
5341         * src/matcher_parser.h
5342         * src/matcher_parser_parse.y
5343                 can define several actions for each filtering rule
5344                 can import old versions of filtering rules
5345
5346         * src/prefs_filtering.c
5347                 call to a new dialog box to define actions
5348
5349         * src/prefs_filtering_action.[ch]
5350                 dialog box to define actions for filtering rules
5351
5352 2003-08-06 [christoph]  0.9.4claws6
5353
5354         * src/imap.c
5355                 make sure source folder is selected when copying messages
5356
5357 2003-08-06 [christoph]  0.9.4claws5
5358
5359         * sync with 0.9.4cvs2
5360                 see ChangeLog 2003-07-29                
5361
5362 2003-08-05 [paul]       0.9.4claws4
5363
5364         * sync with 0.9.4cvs3
5365                 see ChangeLog 2003-07-30
5366
5367 2003-08-04 [match]      0.9.4claws3
5368
5369         * po/POTFILES.in
5370                 export of LDIF files.
5371
5372 2003-08-04 [match]      0.9.4claws2
5373
5374         * src/ldif.[ch]
5375                 support for export LDIF. documented.
5376         * src/importldif.[ch]
5377         * src/exportldif.[ch]
5378                 add tooltips. documented.
5379         * src/exphtmldlg.[ch]
5380         * src/common/xmlprops.[ch]
5381                 documented.
5382         * src/exportldif.[ch]                   ** NEW **
5383         * src/expldifdlg.[ch]                   ** NEW **
5384         * src/addressbook.[ch]
5385         * src/Makefile.am
5386                 export of LDIF files.
5387                 documented.
5388
5389 2003-08-04 [christoph]  0.9.4claws1
5390
5391         * .cvsignore
5392         * Makefile.am
5393         * configure.ac
5394         * sylpheed-claws.pc.in                  ** NEW **
5395         * src/Makefile.am
5396         * src/common/Makefile.am
5397         * src/gtk/Makefile.am
5398                 install sylpheed header files in $(pkgincludedir) and create a
5399                 pkg-config file to allow building a plugin without the source
5400                 package
5401
5402 2003-08-04 [paul]       0.9.4claws
5403
5404         * version 0.9.4claws
5405
5406 2003-08-04 [paul]       0.9.3claws97
5407
5408         * po/es.po
5409                 update Spanish translation. Submitted by Ricardo
5410                 Mones Lastra.
5411
5412 2003-08-03 [paul]       0.9.3claws96
5413
5414         * po/hr.po
5415           po/sr.po
5416                 update Croatian and Serbian translations. Submitted by
5417                 Dragan and Urke MMI respectively
5418
5419 2003-08-03 [alfons]     0.9.3claws95
5420
5421         * src/summaryview.c
5422                 mark flag has precedence over important flag - seems
5423                 to have been changed in sync of 0.9.3claws45. this fixes
5424                 a regression where messages that were scored as important
5425                 don't show their mark flags. (using the same column for
5426                 both importance as mark flags is the real problem
5427                 ofcourse)
5428
5429 2003-08-03 [melvin]     0.9.3claws94
5430
5431         * po/fr.po
5432                 Updated French translations.
5433
5434 2003-08-03 [melvin]     0.9.3claws93
5435
5436         * src/Makefile.am
5437                 Fixed typo introduced after 0.9.3claws92 
5438                 that prevented compilation
5439                 Updated to use AM_CPPFLAGS and AM_YFLAGS instead of
5440                 CPPFLAGS and YFLAGS to allow user setting these.
5441         * src/common/Makefile.am
5442         * src/gtk/Makefile.am
5443         * src/plugins/clamav/Makefile.am
5444         * src/plugins/demo/Makefile.am
5445         * src/plugins/dillo_viewer/Makefile.am
5446         * src/plugins/image_viewer/Makefile.am
5447         * src/plugins/mathml_viewer/Makefile.am
5448         * src/plugins/spamassassin/Makefile.am
5449         * src/plugins/trayicon/Makefile.am
5450         * src/plugins/trayicon/libeggtrayicon/Makefile.am
5451                 Updated to use AM_CPPFLAGS and AM_YFLAGS instead of
5452                 CPPFLAGS and YFLAGS to allow user setting these.
5453
5454 2003-08-02 [christoph]  0.9.3claws92
5455
5456         * configure.ac
5457                 o rearrange plugin tests
5458                 o add test for clamav.h to ClamAV tests
5459
5460 2003-08-02 [luke]       0.9.3claws91
5461
5462         * src/mimeview.c
5463                 o fixed appearance of icon list when toggling back from the 
5464                   ctree
5465                 o toggling of icons using the keyboard works correctly
5466                 o fixed all other keyboard shortcuts to work when icons are
5467                   active
5468         
5469         * src/messageview.c
5470                 o fixed bug 4 - focus lost when changing messageview view type
5471
5472 2003-08-02 [christoph]  0.9.3claws90
5473
5474         * src/common/hooks.c
5475                 fix crash when pointer stored in hash table could get invalid
5476                 when a plugin is unloaded
5477
5478 2003-08-01 [christoph]  0.9.3claws89
5479
5480         * configure.ac
5481                 o try to build all plugins (except spamassassin) by default
5482                 o don't build a plugin if a dependency check fails
5483
5484         * src/common/hooks.c
5485                 fix warning
5486
5487 2003-08-01 [match]      0.9.3claws88
5488
5489         * src/importldif.c
5490                 allow single click field selection. document code.
5491
5492 2003-08-01 [christoph]  0.9.3claws87
5493
5494         * src/plugins/clamav/clamav_plugin.c
5495         * src/plugins/clamav/clamav_plugin_gtk.c
5496         * src/plugins/dillo_viewer/dillo_viewer.c
5497         * src/plugins/image_viewer/plugin.c
5498         * src/plugins/mathml_viewer/mathml_viewer.c
5499         * src/plugins/spamassassin/spamassassin.c
5500         * src/plugins/spamassassin/spamassassin_gtk.c
5501         * src/plugins/trayicon/trayicon.c
5502                 add version check to all plugins
5503
5504 2003-08-01 [hoa]        0.9.3claws86
5505
5506         * src/prefs_filtering.c
5507                 fixed a cosmetic bug, during creation of dialog box,
5508                 wrong widgets were shown after creation.
5509
5510 2003-08-01 [luke]       0.9.3claws85
5511
5512         * src/mainwindow.c
5513                 o fixed visibility of icons/mimeview after toggling separate
5514                   message/folder view (factored out some similar code too).
5515
5516
5517 2003-07-31 [alfons]     0.9.3claws84
5518
5519         * src/mimeview.c
5520                 tweak icon box UI a bit more, now allowing right-clicks actions
5521                 getting the relevant mime data too; should fix #250, "Can't save 
5522                 attachments sometimes".
5523
5524 2003-07-30 [alfons]     0.9.3claws83
5525
5526         * src/compose.c
5527                 don't do auto-save-draft inside key press handler, but rather
5528                 schedule it half of a second later; should fix #67, "autosave 
5529                 make re-rediting message crazy"
5530
5531 2003-07-30 [christoph]  0.9.3claws82
5532
5533         * src/plugins/trayicon/trayicon.c
5534                 process pending events before unloading the plugin
5535
5536         (closes Bug 196 Unloading Trayicon plugin crashes Sylpheed-Claws)
5537
5538 2003-07-30 [alfons]     0.9.3claws81
5539
5540         * src/common/hooks.c
5541                 parameter 2 of g_hook_destroy() should really be a hook id
5542
5543 2003-07-30 [alfons]     0.9.3claws80
5544
5545         * src/common/plugin.c
5546                 fix a possibly harmful function signature mismatch 
5547                 for plugin_done
5548
5549 2003-07-30 [alfons]     0.9.3claws79
5550
5551         * src/common/hooks[.ch]
5552                 const correctness
5553
5554 2003-07-30 [darko]      0.9.3claws78
5555
5556         * src/summaryview.c
5557                 make it compile again
5558
5559 2003-07-30 [luke]       0.9.3claws77
5560
5561         * src/crash.c
5562         * src/main.c
5563                 o added/moved signal handlers for SIGTERM (normal kill command) 
5564                   and SIGINT (ctl-c) to be used even without 
5565                   --enable-crash-dialog, fixing bug 166
5566
5567         * src/summaryview.c
5568                 o rewrote menu sensitivity code as per mainwindow.c, fixing 
5569                   bug 227
5570
5571         * src/mainwindow.c
5572                 o changed sensitivity condition for 'Next new' and 'Next 
5573                   unread', fixing bug 8
5574
5575 2003-07-29 [alfons]     0.9.3claws76
5576
5577         * src/common/utils.[ch]
5578                 add generate_msgid()
5579         * src/messageview.c
5580                 save ack'ed RRR; fixes #205, "return receipt is not saved in
5581                 sent folder".
5582
5583 2003-07-29 [alfons]     0.9.3claws75
5584
5585         * src/messageview.c
5586                 fix a memleak (claws-only)
5587
5588 2003-07-29 [alfons]     0.9.3claws74
5589
5590         * src/mimeview.[ch]
5591         * src/gtk/gtkvscrollbutton.[ch]
5592                 fix UI glitch where mime icon toolbox' scroll position is not 
5593                 reset after switching to another message
5594                 
5595
5596 2003-07-29 [paul]       0.9.3claws73
5597
5598         * src/prefs_folder_item.c
5599                 split the prefs into 2 separate pages
5600
5601 2003-07-29 [paul]       0.9.3claws72
5602
5603         * src/compose.c
5604                 prepend "\n\n" to a signature without a separator too
5605
5606 2003-07-29 [paul]       0.9.3claws71
5607
5608         * src/compose.c
5609                 fix bug where changing to an account without an auto-sig
5610                 from an initial account without an auto-sig would insert 
5611                 2 blank lines at the cursor point
5612                 fix bug where changing to an account with an auto-sig
5613                 from an initial account without an auto-sig would insert
5614                 the sig at the cursor point
5615
5616 2003-07-29 [paul]       0.9.3claws70
5617
5618         * src/folderview.c
5619                 use the colour from the folder pref unless the folder
5620                 has new messages
5621
5622 2003-07-29 [alfons]     0.9.3claws69
5623
5624         * src/procmsg.[ch]
5625         * src/messageview.c
5626         * src/procheader.c
5627                 rewrite return receipt request work a little bit (the former 
5628                 implementation presumably depended too much on the UI setting
5629                 flags). (we're losing the old pending flag.) 
5630
5631 2003-07-28 [christoph]  0.9.3claws68
5632
5633         * src/folder.c
5634         * src/imap.c
5635         * src/mh.c
5636         * src/procmsg.[ch]
5637                 fix copy to IMAP folder from other folder
5638
5639 2003-07-28 [christoph]  0.9.3claws67
5640
5641         * src/procmsg.c
5642                 fix sync of procmsg_get_message_file_list
5643
5644 2003-07-28 [christoph]  0.9.3claws66
5645
5646         * sync with 0.9.3cvs14
5647                 see ChangeLog 2003-07-18
5648         * sync with 0.9.3cvs17
5649                 see ChangeLog 2003-07-23
5650
5651         (closes Bug 234 segmentation fault after sending out mail via
5652          smtp(auth))
5653
5654 2003-07-28 [paul]       0.9.3claws65
5655
5656         * po/es.po
5657                 update Spanish translation, submitted by Ricardo Mones
5658                 Lastra
5659
5660 2003-07-28 [christoph]  0.9.3claws64
5661
5662         * src/folder.[ch]
5663         * src/imap.c
5664         * src/mh.c
5665                 return new message numbers as a GRelation instead of a GSList
5666                 that has to be in the same order as the input list. A list
5667                 would make it hard for IMAP to optimize oepration by sorting
5668                 the input list. The returned list would have to be reordered
5669                 to match the same order that input list has.
5670
5671         * src/gtk/gtkaspell.c
5672                 fix missing return value, could cause a crash when garbage is
5673                 on the stack that is used as the expected return value
5674
5675 2003-07-28 [paul]       0.9.3claws63
5676
5677         * sync with 0.9.4cvs1
5678                 see ChangeLog 2003-07-28
5679
5680 2003-07-27 [alfons]     0.9.3claws62
5681
5682         * src/mimeview.c
5683                 tweak it more to make icon list act like a check button group
5684
5685 2003-07-27 [christoph]  0.9.3claws61
5686
5687         * sync with 0.9.3cvs20
5688                 see ChangeLog 2003-07-25
5689
5690 2003-07-27 [paul]       0.9.3claws60
5691
5692         * src/procmsg.c
5693                 re-commit changes from 0.9.3claws58 -
5694                 accidently removed in 0.9.3claws59
5695
5696 2003-07-27 [paul]       0.9.3claws59
5697
5698         * src/procmsg.[ch]
5699                 a sync from 0.9.3cvs17
5700                 see ChangeLog 2003-07-23
5701
5702 2003-07-27 [alfons]     0.9.3claws58
5703
5704         * src/procmsg.c
5705                 add missing header members to MsgInfo; fixes the problem of 
5706                 not displaying X-Faces, as noticed by Ricardo Mones
5707
5708 2003-07-26 [christoph]  0.9.3claws57
5709
5710         * sync with 0.9.3cvs18
5711                 see ChangeLog 2003-07-24
5712
5713 2003-07-26 [christoph]  0.9.3claws56
5714
5715         * sync with 0.9.3cvs17
5716                 see ChangeLog 2003-07-23
5717
5718 2003-07-26 [christoph]  0.9.3claws55
5719
5720         * src/folder.[ch]
5721         * src/imap.c
5722         * src/mbox_folder.c
5723         * src/mh.c
5724         * src/news.c
5725                 add support for copy function that copy multiple messages
5726                 (not implemented yet)
5727
5728         * src/summaryview.c
5729                 add missing return value
5730
5731 2003-07-26 [paul]       0.9.3claws54
5732
5733         * tools/multiwebsearch.pl
5734                 do whitespace substitution before passing the string
5735                 to the browser. fixes bug with browsers that don't
5736                 do whitespace conversion themselves.
5737
5738 2003-07-25 [christoph]  0.9.3claws53
5739
5740         * src/folder.[ch]
5741         * src/imap.c
5742         * src/mh.c
5743                 rewrite adding of multiple messages to a folder for
5744                 claws' folder system
5745
5746 2003-07-25 [luke]       0.9.3claws52
5747
5748         * src/mimeview.c
5749                 o icon toggles set correctly on leaving ctree mimeview
5750
5751 2003-07-25 [paul]       0.9.3claws51
5752
5753         * partial sync with 0.9.3cvs21 [src/main.c]
5754                 see ChangeLog 2003-07-25
5755
5756 2003-07-24 [paul]       0.9.3claws50
5757
5758         * tools/maildir2sylpheed.pl
5759                 fix typo
5760
5761 2003-07-24 [paul]       0.9.3claws49
5762
5763         * src/mimeview.c
5764                 increase the gutter size of paned so that the panes
5765                 can be resized
5766                 
5767         * src/plugins/demo/demo.c
5768                 squeeze in another typo fix
5769
5770 2003-07-24 [paul]       0.9.3claws48
5771
5772         * src/plugins/demo/demo.c
5773           src/prefs_account.c
5774                 small changes to the English
5775                 
5776         * src/pixmaps/mime_application_octect_stream.xpm        ** REMOVED **
5777           src/pixmaps/mime_application_octet_stream.xpm         ** NEW FILE **
5778           src/Makefile.am
5779           src/stock_pixmap.c
5780                 rename the misspelled icon
5781
5782 2003-07-23 [alfons]     0.9.3claws47
5783
5784         * src/mimeview.c
5785                 make icon list look like a list of toggles
5786
5787 2003-07-23 [luke]       0.9.3claws46
5788
5789         * src/pixmaps/mimeview_gpg_expired.xpm
5790         * src/pixmaps/mimeview_gpg_failed.xpm
5791         * src/pixmaps/mimeview_gpg_passed.xpm
5792         * src/pixmaps/mimeview_text_html.xpm
5793         * src/pixmaps/mimeview_image.xpm
5794                 o all icons the same size
5795
5796         * src/mimeview.[ch]
5797                 o mimeview ctree arranged vertically above the viewer
5798                 o icons changed to buttons
5799                 o can use keyboard to select an icon (Enter)
5800                 o resize icon list to width of icons
5801
5802         *  src/gtk/gtkvscrollbutton.c
5803                 o sensitivity of buttons reacts to position
5804
5805 2003-07-23 [christoph]  0.9.3claws45
5806
5807         * sync with 0.9.3cvs14 (incomplete)
5808                 see ChangeLog 2003-07-17
5809
5810 2003-07-23 [alfons]     0.9.3claws44
5811
5812         * src/folder.c
5813         * src/procmsg.h
5814                 sync with my local tree to restore some claws-only things
5815
5816 2003-07-23 [paul]       0.9.3claws43
5817
5818         * src/pixmaps/mime_gpg_expired.xpm      ** NEW FILE **
5819           src/pixmaps/mime_gpg_unknown.xpm      ** NEW FILE **
5820           src/Makefile.am
5821           src/mimeview.c
5822           src/procmime.h
5823           src/rfc2015.c
5824           src/stock_pixmap.[ch]
5825                 indicate missing keys and expired sigs/keys
5826                 in mime view column
5827
5828 2003-07-23 [paul]       0.9.3claws42
5829
5830         * src/compose.c
5831                 Redirect fixes: enable automatic account selection and
5832                 do not append signature to message on changing account
5833                 fixes Bug[s] #248
5834
5835 2003-07-23 [paul]       0.9.3claws41
5836
5837         * sync with 0.9.3cvs16
5838                 see ChangeLog 2003-07-23
5839
5840 2003-07-23 [alfons]     0.9.3claws40
5841
5842         * src/inc.c
5843                 give progress dialog a main window, and give it the first 
5844                 one (presumably the only one). fixes bug #247, "segfault on 
5845                 pop-before-smtp" 
5846
5847 2003-07-22 [alfons]     0.9.3claws39
5848
5849         * src/summaryview.c
5850                 shift-space scrolls up
5851
5852 2003-07-22 [paul]       0.9.3claws38
5853
5854         * sync with 0.9.3cvs15
5855                 see ChangeLog 2003-07-22
5856
5857 2003-07-20 [alfons]     0.9.3claws37
5858
5859         * src/compose.c
5860                 put menu inside #ifdef USE_ASPELL..#endif
5861
5862 2003-07-20 [christoph]  0.9.3claws36
5863
5864         * src/procmsg.c
5865                 fix wrong flags in MsgInfo returned by
5866                 procmsg_msginfo_get_full_info()
5867
5868         (closes Bug 221 Deleting messages from the Message View gives incorrect
5869          new/unread message counts in the folder view)
5870
5871         * src/plugins/spamassassin/spamassassin_gtk.c
5872                 add gettext macro for prefs page title
5873
5874 2003-07-20 [paul]       0.9.3claws35
5875
5876         * src/mimeview.c
5877                 redraw icon list on signature check
5878
5879 2003-07-20 [christoph]  0.9.3claws34
5880
5881         * src/Makefile.am
5882         * src/account.c
5883         * src/folder.[ch]
5884         * src/folder_item_prefs.[ch]            ** NEW **
5885         * src/folderview.c
5886         * src/mainwindow.c
5887         * src/mh.c
5888         * src/prefs_gtk.c
5889         * src/prefs_scoring.c
5890         * src/summaryview.c
5891         * src/prefs_folder_item.[ch]
5892                 o seperate FolderItemPrefs (formerly PrefsFolderItem) and the
5893                   Properties dialog
5894                 o use prefswindow for folder properties
5895
5896         * src/gtk/prefswindow.[ch]
5897                 change implementation to use an invisible notebook instead
5898                 of unparenting widgets
5899
5900 2003-07-20 [christoph]  0.9.3claws33
5901
5902         * src/compose.h
5903         * src/folder.c
5904         * src/folderview.h
5905         * src/headerview.h
5906         * src/prefs_filtering.h
5907         * src/prefs_folder_item.[ch]
5908         * src/procmime.h
5909         * src/procmsg.h
5910         * src/summaryview.h
5911                 clean up header mess
5912                 (always use 1. typedefs, 2. #includes, 3. structures)
5913
5914         * src/common/version.h.in
5915                 add casts for constants
5916
5917         * src/plugins/demo/demo.c
5918                 fix typo
5919
5920         * src/plugins/spamassassin/spamassassin.c
5921                 remove unused variable
5922
5923 2003-07-20 [alfons]     0.9.3claws32
5924
5925         * src/mimeview.c
5926                 o make icon buttons respond on left click
5927                 o minor cosmetic change
5928
5929 2003-07-19 [luke]       0.9.3claws31
5930
5931         * src/mimeview.[ch]
5932         * src/gtk/gtkvscrollbutton.c
5933         * src/messageview.c
5934                 o improved mimeview behaviour when selecting a new message
5935                 o plus code cleanups to remove compile warnings
5936
5937
5938 2003-07-19 [alfons]     0.9.3claws30
5939
5940         * src/procmsg.c
5941         * src/compose.c
5942         * src/common/utils.[ch]
5943                 subject_get_reply_prefix_length() <- subject_get_prefix_length()
5944
5945 2003-07-19 [alfons]     0.9.3claws29
5946
5947         * src/prefs_folder_item.c
5948                 reinit "legacy" tmp_prefs, so we don't free nor use invalid 
5949                 string pointers
5950
5951 2003-07-19 [luke]       0.9.3claws28
5952
5953         * src/messageview.c
5954         * src/mimeview.[ch]
5955         * src/procmime.h
5956         * src/rfc2015.c
5957         * src/stock_pixmap.[ch]
5958         * src/gtk/Makefile.am
5959         * src/Makefile.am
5960         * src/gtk/gtkvscrollbutton.[ch]         ** NEW **
5961         * src/pixmaps/mime_*.xpm                ** NEW **
5962                 o mimeview rearrangement with a new icon shortcut bar
5963
5964 2003-07-19 [alfons]     0.9.3claws27
5965
5966         * src/folderview.c
5967                 o plug leaking nodes_to_recollapse
5968                 o add folderview_recollapse_all_nodes() (not used yet)
5969
5970 2003-07-19 [alfons]     0.9.3claws26
5971
5972         * src/compose.c
5973         * src/common/utils.c
5974                 honour #240 "Better SUBJECT handling" by cleaning the prefix
5975                 for both forwarding as replying
5976
5977 2003-07-18 [christoph]  0.9.3claws25
5978
5979         * configure.ac
5980         * src/common/sylpheed.[ch]
5981         * src/common/version.h.in
5982                 add version in numeric form to allow easy comparison
5983
5984         * src/plugins/demo/demo.c
5985                 add version check
5986                 - sylpheed version > plugin version => never allowed, sylpheed
5987                   could contain unknown API changes
5988                 - sylpheed version < minimum version required => don't load,
5989                   API required not available (if linking does not fail)
5990
5991 2003-07-18 [alfons]     0.9.3claws24
5992         
5993         * src/common/plugin.[ch]
5994                 const correctness
5995
5996 2003-07-18 [christoph]  0.9.3claws23
5997
5998         * src/common/hooks.c
5999                 fix crash when hooks where unregisted
6000
6001         * src/plugins/trayicon/trayicon.c
6002                 unregister detroy signal before destroying the widget
6003                 (still crashes when the plugin is unloaded)
6004
6005 2003-07-18 [alfons]     0.9.3claws22
6006         
6007         * src/folderview.c
6008                 delay expanding folder tree during drags until timeout triggered
6009                 (needs perhaps some tweaking, so testing is welcome)
6010
6011 2003-07-17 [alfons]     0.9.3claws21
6012
6013         * src/folderview.c
6014                 clean up cruft
6015
6016 2003-07-17 [christoph]  0.9.3claws20
6017
6018         * src/common/session.c
6019                 fix opening of SSL connections
6020
6021         * src/plugins/image_viewer/Makefile.am
6022                 add OPENSSL_CFLAGS (we should find a better solution to remove
6023                 this dependencies if they are not required)
6024
6025         * src/plugins/spamassassin/spamassassin.c
6026                 remove setlocale workaround (fixed in libspamc)
6027
6028         (closes Bug Bug 184 Entering non-ascii character deletes previous char
6029          if spell checking enabled)
6030
6031 2003-07-17 [alfons]     0.9.3claws19
6032
6033         * src/common/hooks.[ch]
6034         * src/plugins/clamav/clamav_plugin.c
6035         * src/plugins/spamassassin/spamassassin.c
6036         * src/plugins/trayicon/trayicon.c
6037                 fix signedness muck 
6038
6039 2003-07-17 [alfons]     0.9.3claws18
6040
6041         * src/procmime.c
6042                 plug memleak
6043
6044 2003-07-17 [alfons]     0.9.3claws17
6045
6046         * src/inc.c
6047                 plug memleak
6048
6049 2003-07-17 [paul]       0.9.3claws16
6050
6051         * src/common/defs.h
6052           src/mainwindow.c
6053           src/manual.[ch]
6054                 add link to the Claws site's FAQ page, after the suggestion
6055                 and patch by Fred Marton <Fred.Marton@uni-bayreuth.de>
6056                 Move url strings to defs.h
6057                 
6058         * src/mainwindow.c
6059                 fix typo to prevent "unknown menu entry" warnings
6060
6061 2003-07-17 [alfons]     0.9.3claws15
6062
6063         * src/folderview.[ch]
6064         * src/summaryview.[ch]
6065         * src/mimeview.[ch]
6066                 plug DnD leaks 
6067
6068 2003-07-17 [paul]       0.9.3claws14
6069
6070         * src/inc.c
6071                 remove two instances of 'GTK_EVENTS_FLUSH' because
6072                 they are unnecessary and probably cause a stack overflow
6073
6074 2003-07-16 [christoph]  0.9.3claws13
6075
6076         * src/mimeview.[ch]
6077                 use an invisible GTK notebook to switch between viewers
6078                 instead of reparenting widgets
6079
6080 2003-07-16 [christoph]  0.9.3claws12
6081
6082         * src/folder.c
6083                 move folder_item_update_freeze() to correct place in
6084                 folder_item_scan_full()
6085
6086 2003-07-16 [paul]       0.9.3claws11
6087
6088         * sync with 0.9.3cvs12
6089                 see ChangeLog 2003-07-14 and 2003-07-15
6090
6091 2003-07-16 [christoph]  0.9.3claws10
6092
6093         * src/imap.[ch]
6094         * src/prefs_account.[ch]
6095                 sync IMAP CRAM-MD5 authentication with sylpheed-main
6096
6097 2003-07-15 [alfons]     0.9.3claws9
6098
6099         * src/main.c
6100                 make --config-dir do something useful
6101
6102 2003-07-15 [alfons]     0.9.3claws8
6103
6104         * src/procmsg.c
6105                 o fix a bug where 'last' didn't really point to the last message
6106                   in the top level list of children, but to the last threaded
6107                   message. 
6108                 
6109                 o clean up and make it easier to sync
6110
6111 2003-07-15 [alfons]     0.9.3claws7
6112
6113         * src/mainwindow.c
6114                 make correct menu items sensitive       
6115
6116 2003-07-14 [alfons]     0.9.3claws6
6117
6118         * src/procmsg.c
6119                 tune the threader so it will not subject-thread any message
6120                 without a subject prefix (this will not thread correctly if 
6121                 a parent is delivered after their childs, but it looks 
6122                 better right now)
6123
6124 2003-07-13 [christoph]  0.9.3claws5
6125
6126         * src/mainwindow.c
6127                 group "Add mailbox *..." menu items in submenu
6128
6129 2003-07-13 [alfons]     0.9.3claws4
6130
6131         * src/summaryview.c
6132                 correct summary_toggle_pressed() signature and make sure
6133                 signal is not passed on
6134
6135 2003-07-13 [alfons]     0.9.3claws3
6136
6137         * src/summaryview.c
6138                 o for now don't pass on keys when they we're handled by 
6139                   ctree::key_press_event
6140                 o clean up
6141
6142 2003-07-13 [alfons]     0.9.3claws2
6143         
6144         * src/main.c
6145                 add command line option "--config-dir" to get the current 
6146                 configuration dir
6147
6148 2003-07-12 [alfons]     0.9.3claws1
6149
6150         * src/matcher.[ch]
6151         * src/matcher_parser_parse.y
6152         * src/prefs_filtering.c
6153         * src/filtering.c
6154                 add "Lock" filter action to lock messages;
6155
6156         * src/filtering.c       
6157                 remove debug_print()    
6158         * src/prefs_filtering.c
6159                 re-organize matcher part 9: 
6160                 make action text entries easily extendible;
6161                 merge widget selection for ACTION_MARK, ACTION_UNMARK, ACTION_LOCK,
6162                 ACTION_UNLOCK, ACTION_MARK_AS_READ, ACTION_MARK_AS_UNREAD
6163
6164 2003-07-12 [paul]
6165
6166         * tools/README
6167                 update old information and add missing
6168                 information
6169
6170 2003-07-12 [paul]       0.9.3claws
6171
6172         * 0.9.3claws released
6173         
6174 2003-07-12 [paul]       0.9.0claws103
6175
6176         * src/Makefile.am
6177                 add addrquery.h
6178
6179 2003-07-12 [melvin]     0.9.0claws102
6180
6181         * src/messageview.c
6182                 Fixed bug #215: Show MIME tab for single text/html messages. 
6183                 
6184 2003-07-12 [paul]       0.9.0claws101
6185
6186         * man/sylpheed.1
6187                 updated
6188
6189 2003-07-12 [paul]       0.9.0claws100
6190
6191         * po/es.po
6192           po/hr.po
6193           po/pl.po
6194           po/sr.po
6195                 update Spanish, Croatian, Polish, Serbian translations.
6196                 submitted by Ricardo Mones Lastra, Dragan, Witold
6197                 Wladyslaw Wojciech Wilk, Urke MMI
6198
6199 2003-07-12 [melvin]     0.9.0claws99
6200
6201         * po/fr.po
6202                 Updated French translations.
6203
6204 2003-07-12 [paul]       0.9.0claws98
6205
6206         * src/addressbook.c
6207                 disable 'Lookup' button as it has no effect
6208
6209 2003-07-11 [alfons]     0.9.0claws97
6210         
6211         * src/summaryview.c
6212                 summary_searchbar_pressed() should return TRUE to signal that
6213                 event was handled. when returning void, the return value passed
6214                 to GTK is actually random, but maybe FALSE, in which case the
6215                 event is handled by parent
6216                 
6217 2003-07-10 [paul]       0.9.0claws96
6218
6219         * ac/missing/gettext.m4
6220                 update to version 0.12
6221
6222 2003-07-10 [paul]       0.9.0claws95
6223
6224         * src/plugins/clamav/clamav_plugin.c
6225                 fix bug where multipart/alternative messages
6226                 would slip through without being scanned
6227
6228 2003-07-10 [christoph]  0.9.0claws94
6229
6230         * src/folder.c
6231                 correct check if folder supports removing when a message is
6232                 moved. if not the message is only copied.
6233
6234         (closes Bug 132 crash on startup in newsgroups folders)
6235
6236 2003-07-09 [alfons]     0.9.0claws93
6237
6238         * configure.ac
6239         * src/common/defs.h
6240                 --with-config-dir (default .sylpheed)
6241
6242 2003-07-09 [christoph]  0.9.0claws92
6243
6244         * configure.ac
6245                 use PKG_CHECK_MODULES to check for gtkmathview
6246                 (version 0.4.2 now required)
6247
6248 2003-07-08 [melvin]     0.9.0claws91
6249
6250         * src/action.c
6251                 Implemented a progress bar that counts the number of completed
6252                 tasks when the action runs more than one command.
6253
6254 2003-07-08 [alfons]     0.9.0claws90
6255
6256         * src/procmsg.c
6257                 if queued message has an invalid Message-Id, don't try to
6258                 find message it refers to (fixes #209 "crash when processing 
6259                 in folder")
6260
6261 2003-07-08 [paul]       0.9.0claws89
6262
6263         * sync with 0.9.3cvs2
6264                 see ChangeLog 2003-07-08
6265
6266 2003-07-08 [match]      0.9.0claws88
6267
6268         * src/ldapctrl.c
6269                 extend LDAP search for first/last name by parsing search term.
6270
6271 2003-07-08 [alfons]     0.9.0claws87
6272
6273         * src/send_message.c
6274                 fix bug #208 "Status message stuck when sending on POP3 account"
6275
6276 2003-07-07 [paul]       0.9.0claws86
6277
6278         * po/hr.po
6279                 new Croatian translation, submitted by
6280                 Dragan <drleskov@inet.hr>
6281
6282 2003-07-07 [paul]       0.9.0claws85
6283
6284         * sync with 0.9.3cvs1
6285                 see ChangeLog 2003-07-07
6286
6287 2003-07-05 [christoph]  0.9.0claws84
6288
6289         * src/Makefile.am
6290         * src/messageview.c
6291         * src/mimeview.[ch]
6292         * src/stock_pixmap.[ch]
6293         * src/pixmaps/messageview_text.xpm              ** NEW **
6294                 move mimeview tabs to the right side and use icons
6295                 instead of text to save some space
6296
6297         (patch by Luke Plant <lukeplant@softhome.net>)
6298
6299 2003-07-05 [christoph]  0.9.0claws83
6300
6301         * src/inc.c
6302                 add NULL pointer checks
6303
6304         (patch by Luke Plant <lukeplant@softhome.net>)
6305         (closes Bug 204 0.9.0 quits on authentication error?!)
6306
6307 2003-07-05 [alfons]     0.9.0claws82
6308
6309         * configure.ac
6310                 take the clue in bug #202 "./configure script - 
6311                 'if test' comparison failure" reported by John Kristoff. 
6312
6313 2003-07-04 [christoph]  0.9.0claws81
6314
6315         * src/plugins/spamassassin/spamassassin.c
6316                 set timeout for spam check
6317
6318 2003-07-04 [christoph]  0.9.0claws80
6319
6320         * src/main.c
6321                 destroy all FolderItems when shutting down to
6322                 allow folders to clean up
6323
6324 2003-07-04 [melvin]     0.9.0claws79
6325
6326         * src/gtk/gtkaspell.c
6327                 Fixed bug #184 "Entering non-ascii character deletes
6328                 previous char if spell checking enabled": this makes
6329                 the spell checking in multibytes (e.g. UTF-8)locales work.
6330                 (Patch by Luke Plant).
6331                 
6332 2003-07-04 [christoph]  0.9.0claws78
6333
6334         * sync with 0.9.2cvs1
6335                 see ChangeLog 2003-06-10
6336
6337 2003-07-04 [paul]       0.9.0claws77
6338
6339         * sync with 0.9.3 release
6340                 see ChangeLog 2003-07-04
6341
6342 2003-07-03 [christoph]  0.9.0claws76
6343
6344         * src/folder.[ch]
6345         * src/imap.c
6346         * src/mbox_folder.c
6347         * src/mh.c
6348         * src/news.c
6349                 move folder_item_get_path() stuff into a folder virtual function
6350
6351         * src/procmsg.c
6352                 use folder_item_fetch_msg() to get message and do not contruct
6353                 the filename from path and number
6354
6355 2003-07-03 [paul]       0.9.0claws75
6356
6357         * sync with 0.9.2cvs12
6358                 see ChangeLog 2003-07-03
6359
6360 2003-07-02 [paul]       0.9.0claws74
6361
6362         * src/messageview.c
6363                 fix text-selection for replying
6364
6365 2003-07-02 [paul]       0.9.0claws73
6366
6367         * sync with 0.9.2cvs11
6368                 see ChangeLog 2003-07-02
6369
6370 2003-07-02 [paul]       0.9.0claws72
6371
6372         * src/procmsg.c
6373                 revert last commit because it breaks more
6374                 than it fixes
6375
6376 2003-07-02 [paul]       0.9.0claws71
6377
6378         * src/procmsg.c
6379                 fix thread by subject/sort by date
6380
6381 2003-07-01 [paul]       0.9.0claws70
6382
6383         * sync with 0.9.2cvs10
6384                 see ChangeLog 2003-07-01
6385
6386 2003-06-30 [paul]       0.9.0claws69
6387
6388         * sync with 0.9.2cvs9
6389                 see ChangeLog 2003-06-30
6390
6391 2003-06-28 [match]      0.9.0claws68
6392
6393         * src/addressbook.c
6394                 fix null ptr.
6395
6396 2003-06-27 [paul]       0.9.0claws67
6397
6398         * sync with 0.9.2cvs7
6399                 see ChangeLog 2003-06-27
6400
6401 2003-06-26 [christoph]  0.9.0claws66
6402
6403         * src/folder.c
6404                 freeze folder updates while a folder is scanned
6405
6406         (closes Bug 185 New message counter)
6407
6408 2003-06-26 [darko]      0.9.0claws65
6409
6410         * src/ldapserver.c
6411                 fix infinite loop when adding a new LDAP server
6412
6413 2003-06-26 [paul]       0.9.0claws64
6414
6415         * sync with 0.9.2cvs6
6416                 see ChangeLog 2003-06-26
6417
6418 2003-06-26 [paul]       0.9.0claws63
6419
6420         * sync with 0.9.2cvs5
6421                 see ChangeLog 2003-06-25 and 2003-06-26
6422
6423 2003-06-25 [match]      0.9.0claws62
6424
6425         * src/addr_compl.c
6426                 Fixed tab/backtab for dropped-down completion list to
6427                 move next/previous field. (close bug 147)
6428
6429 2003-06-25 [christoph]  0.9.0claws61
6430
6431         * src/addr_compl.[ch]
6432         * src/addrindex.[ch]
6433         * src/folderview.c
6434         * src/inc.c
6435         * src/news.c
6436         * src/summaryview.c
6437         * src/toolbar.c
6438                 fix warnings
6439
6440 2003-06-25 [leandro]    0.9.0claws60
6441
6442         * src/compose.c
6443                 o cleanups
6444                 o gray out "Message/Remove references" menu item if not
6445                   replying to a message
6446
6447 2003-06-24 [leandro]    0.9.0claws59
6448
6449         * src/compose.[ch]
6450                 o removed "Message/Create new thread" menu item
6451                 o added "Message/Remove references" menu item
6452                   (it's off by default and will not check anymore
6453                    if the subject changed)
6454
6455 2003-06-23 [alfons]     0.9.0claws58
6456
6457         * src/procmsg.c
6458                 try better grouping messages threaded by subject based on their age.
6459                 still not perfect - because the message tree is not sorted by date.  
6460
6461 2003-06-23 [thorsten]   0.9.0claws57
6462
6463         * src/pop.[ch]
6464                 added mail_receive_hook to allow modifications
6465                 directly after retrieval (e.g. adding headers).
6466
6467 2003-06-23 [paul]       0.9.0claws56
6468
6469         * src/sourcewindow.c
6470                  enable the use of Ctrl+A to select all text in
6471                  the sourcewindow
6472                  Patch submitted by Ivan Francolin Martinez
6473                  <ivanfm@users.sourceforge.net>
6474
6475 2003-06-22 [christoph]  0.9.0claws55
6476
6477         * src/folder.[ch]
6478                 o add notification hook for folder tree changes
6479                 o invoke hooks after folder tree scanning
6480
6481         * src/folderview.[ch]
6482                 register hook for folder tree changes that
6483                 updates the ctree
6484
6485         (there are more places that should be updated, like add, remove 
6486          or move folder)
6487
6488         (closes Bug 164 Crash on rebuild folder tree)
6489         (closes Bug 190 Crash on 'rebuilding folder tree')
6490
6491 2003-06-21 [leandro]    0.9.0claws54
6492
6493         * src/compose.[ch]
6494                 create a new thread if subject changes
6495                 (it's on by default, can be disabled in Message menu)
6496
6497 2003-06-21 [alfons]     0.9.0claws53
6498
6499         * src/summaryview.c
6500                 quiet little compiler
6501
6502 2003-06-21 [christoph]  0.9.0claws52
6503
6504         update gettext stuff to version 0.12
6505
6506 2003-06-19 [alfons]     0.9.0claws51
6507
6508         * src/common/log.c
6509         * src/common/plugin.c
6510                 move defs.h before glib.h to prevent MIN/MAX redefs
6511
6512 2003-06-19 [alfons]
6513
6514         * src/addressbook.c
6515                 translatable
6516
6517 2003-06-19 [match]      0.9.0claws50
6518
6519         * src/addressbook.[ch]
6520         * src/addrindex.[ch]
6521         * src/addr_compl.[ch]
6522         * src/editldap.[ch]
6523         * src/editldap_basedn.[ch]
6524         * src/addritem.[ch]
6525         * src/ldapquery.h
6526                 re-implemented dynamic LDAP search. works without
6527                 slowdown on display sender with addressbook
6528                 option.
6529         * src/addrbook.c
6530                 documented code.
6531
6532 2003-06-19 [paul]       0.9.0claws49
6533
6534         * src/compose.c
6535                 fix Bug #136 'Nonprovided quotation marks crash claws'
6536                 patch submitted by Pawel Pêkala <c0rn@gazeta.pl>
6537
6538 2003-06-19 [alfons]     0.9.0claws48
6539
6540         * src/prefs_common.[ch]
6541         * src/procmsg.c
6542                 restrict threading by subject by checking thread for
6543                 age (prefs_common.thread_by_subject_max_age)
6544
6545 2003-06-18 [christoph]  0.9.0claws47
6546
6547         * src/imap.c
6548                 fix memory leak in imap_cmd_fetch()
6549
6550 2003-06-18 [christoph]  0.9.0claws46
6551
6552         * src/prefs_gtk.c
6553                 fix memory leak in prefs_set_default() when used multiple
6554                 times or after prefs have been read
6555
6556 2003-06-18 [christoph]  0.9.0claws45
6557
6558         * src/common/plugin.c
6559                 fix memory leak in plugin_unload()
6560
6561 2003-06-18 [christoph]  0.9.0claws44
6562
6563         * src/imap.c
6564                 fix memory leak in imap_cmd_ok()
6565
6566 2003-06-18 [christoph]  0.9.0claws43
6567
6568         * src/folder.c
6569                 stop messages that are downloaded from POP3 and added to
6570                 an IMAP inbox from being filtered twice (first by POP3
6571                 and again when IMAP folder is scaned to get the UID of
6572                 the APPEND operation when no UIDPLUS is available)
6573
6574 2003-06-18 [alfons]
6575
6576         * tools/Makefile.am
6577                 phoenix <- firebird     
6578
6579 2003-06-18 [paul]
6580
6581         * tools/launch_phoenix          ** REMOVED **
6582           tools/launch_firebird         ** NEW **
6583                 renamed and edited to reflect the browser's name change from
6584                 'phoenix' to 'firebird'
6585
6586 2003-06-18 [paul]       0.9.0claws42
6587
6588         * sync with 0.9.2cvs2
6589                 see ChangeLog 2003-06-16
6590
6591 2003-06-17 [alfons]     0.9.0claws41
6592
6593         * src/procmsg.c
6594                 prevent threading problems when a node is an ancestor (parent / great parent),
6595                 which mostly happens with circular references (thanks to Phillipe Gramoullé
6596                 for finding an sample set of messages)
6597
6598 2003-06-16 [christoph]  0.9.0claws40
6599
6600         * src/main.c
6601                 don't popup main window on --receive or --receive-all
6602
6603         * src/mainwindow.[ch]
6604         * src/plugins/trayicon/trayicon.c
6605                 allow hiding of main window by clicking on the trayicon
6606                 (doesn't work correctly in seperate window mode and may
6607                  cause unexpected GTK problems I couldn't find yet)
6608
6609         * src/common/ssl.c
6610                 remove incorrect warning
6611
6612 2003-06-15 [alfons]     0.9.0claws39
6613
6614         * src/gtk/gtkstext.c
6615                 don't output debug text;
6616                 #ifdef out print_line() if not debugging (thanks to Martin Wicke
6617                 for pointing this out);
6618
6619 2003-06-14 [alfons]     0.9.0claws38
6620         
6621         * src/messageview.c
6622                 remove printf() and make one if..else comply with coding style
6623
6624 2003-06-14 [alfons]     0.9.0claws37
6625
6626         * AUTHORS
6627                 add Martin Wicke
6628         * src/action.c
6629         * src/messageview.[ch]
6630         * src/summaryview.c
6631                 apply patch #754162 "Quoting messages filtered by actions" submitted
6632                 by Martin Wicke, which allows quoting message body changed by an
6633                 action (Thanks!).
6634
6635 2003-06-13 [alfons]     0.9.0claws36
6636
6637         * src/utils.c
6638                 add several other subject reply prefixes (suggested by Christoph and Ivan Martinez)
6639                 use case insensitive regexp (suggested by Ivan Martinez)
6640
6641 2003-06-13 [christoph]  0.9.0claws35
6642
6643         * configure.ac
6644         * src/plugins/trayicon/Makefile.am
6645         * src/plugins/trayicon/eggtrayicon.[ch]                         ** REMOVE **
6646         * src/plugins/trayicon/trayicon.c
6647         * src/plugins/trayicon/libeggtrayicon/.cvsignore                ** NEW **
6648         * src/plugins/trayicon/libeggtrayicon/Makefile.am               ** NEW **
6649         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.[ch]          ** NEW **
6650         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.[ch]           ** NEW **
6651         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.[ch]        ** NEW **
6652         * src/plugins/trayicon/libeggtrayicon/xembed.h                  ** NEW **
6653                 replace my own EggTrayIcon backport with the backport
6654                 used by (l|x)mule and gabber.
6655
6656 2003-06-13 [alfons]     0.9.0claws34
6657
6658         * AUTHORS
6659         * src/common/utils.c
6660                 add Aw: to list of reply prefixes (thanks to Martin Zwickel)
6661
6662 2003-06-13 [alfons]     0.9.0claws33
6663
6664         * src/compose.c
6665                 clean up a little bit
6666
6667 2003-06-12 [alfons]     0.9.0claws32
6668
6669         * src/compose.c
6670                 const correctness fix
6671
6672         * src/common/sylpheed.[ch]
6673                 () -> (void)
6674                 prevent redef MIN/MAX
6675                 
6676         * src/common/utils.[ch]
6677                 () -> (void)
6678
6679 2003-06-12 [melvin]     0.9.0claws31
6680
6681         * src/compose.c
6682                 Updated to take into accounts changes in GtkAspell.
6683
6684 2003-06-12 [alfons]     0.9.0claws30
6685
6686         * src/compose.c
6687         * src/procmsg.c
6688         * src/common/utils.[ch]
6689                 handle reply subject prefixes better (initial 
6690                 suggestion by Robert Story adapted and enhanced 
6691                 using regexps)
6692
6693 2003-06-12 [melvin]     0.9.0claws29
6694
6695         * src/compose.c
6696                 Use new gtkaspell_checkers_strerror() to get the speller's
6697                 error message instead of accessing the (now private)
6698                 checkers structure.
6699                 Minor code clean up
6700
6701         * src/main.c
6702                 Use #ifdef instead of #if for USE_ASPELL
6703                 Use the new spell checkers init/quit functions 
6704
6705         * src/gtk/gtkaspell.c
6706                 Use #ifdef instead of #if for USE_ASPELL
6707                 Moved in the majority of GtkAspell structures that were
6708                 exported before by gtkaspell.h
6709         
6710         * src/gtk/gktaspell.h
6711                 Made gtkaspell.h contain only the necessary data to be
6712                 publicized by moving many structures to gtkaspell.c.
6713                 Enclosed all the declaration in a #ifdef USE_ASPELL #endif
6714                 gtkaspell_checkers_new(): replaced by...
6715                 gtkaspell_checkers_init(): new function for initialization
6716                 gtkaspell_checkers_delete(): replaced by...
6717                 gtkaspell_checkers_quit(): new function
6718                 gtkaspell_checkers_strerror(): new function that returns
6719                 the checker's last error message.
6720                 
6721 2003-06-11 [melvin]     0.9.0claws28
6722
6723         * po/POTFILES.in
6724                 Updated to take into account gtkaspell.c migration to
6725                 ./src/gtk/ (Thanks to Ricardo Mones Lastra for reporting it)
6726
6727 2003-06-10 [alfons]     0.9.0claws27
6728
6729         * src/filtering.[ch]
6730         * src/folder.c
6731         * src/matcher.c
6732         * src/scoring.[ch]
6733                 - try fixing bug #18 (any brave testers?)
6734                 - add more robustness by refusing previously 
6735                   unchecked NULL pointers 
6736
6737 2003-06-10 [alfons]     0.9.0claws26
6738
6739         * src/procmsg.c
6740                 fix bug #176 by don't checking MsgInfos with a NULL msgid 
6741
6742 2003-06-09 [alfons]     0.9.0claws25
6743
6744         * src/prefs_common.c
6745                 fix bug #163 "Icon switching doesnt work properly" by 
6746                 preventing early freeing of prefs_common.pixmap_theme_path.
6747
6748 2003-06-09 [christoph]  0.9.0claws24
6749
6750         * src/gtk/gtkaspell.c
6751                 revert Thorsten's fix and add forgotten g_strdup for
6752                 aspell path (it should not be possible to alter the path a
6753                 GtkASpell uses from outside)
6754
6755 2003-06-09 [thorsten]   0.9.0claws23
6756
6757         * src/gtk/gtkaspell.c
6758                 dont free prefs_common.aspell_path when closing compose
6759
6760 2003-06-08 [colin]      0.9.0claws22
6761
6762         * src/plugins/spamassassin/spamassassin.c
6763                 fix prefs types
6764
6765 2003-06-07 [christoph]  0.9.0claws21
6766
6767         * src/Makefile.am
6768         * src/compose.c
6769         * src/gtkaspell.[ch]            ** REMOVE **
6770         * src/gtk/Makefile.am
6771         * src/gtk/gtkaspell.[ch]        ** NEW **
6772                 o make gtkaspell independent from sylpheed's prefs
6773                 o move gtkaspell.[ch] to gtk directory
6774
6775 2003-06-07 [christoph]  0.9.0claws20
6776
6777         * src/Makefile.am
6778         * src/crash.c
6779         * src/export.c
6780         * src/filesel.[ch]              ** REMOVE **
6781         * src/folder.c
6782         * src/main.[ch]
6783         * src/common/sylpheed.[ch]
6784         * src/gtk/Makefile.am
6785         * src/gtk/filesel.[ch]          ** NEW **
6786         * src/gtk/pluginwindow.c
6787         * src/gtk/sslcertwindow.c
6788                 move filesel.[ch] to gtk directory
6789
6790 2003-06-07 [alfons]     0.9.0claws19
6791
6792         * src/filesel.c
6793                 make (multi) file selection dialog work again (Claws-only)
6794
6795 2003-06-07 [thorsten]   0.9.0claws18
6796
6797         * po/de.po
6798                 fix typos
6799
6800 2003-06-07 [alfons]     0.9.0claws17
6801
6802         * configure.ac
6803         * src/mimeview.c
6804                 detect apache mishap in which case don't include fnmatch.h
6805                 if regex.h is already included
6806
6807 2003-06-06 [christoph]  0.9.0claws16
6808
6809         * configure.ac
6810         * src/mimeview.h
6811                 add check for fnmatch.h and include it when available
6812
6813         * src/mimeview.[ch]
6814                 fix wrong case sensitivity of Content-Types
6815
6816         * src/gtk/Makefile.am
6817                 need the same include paths in gtk directory as in
6818                 common directory because .h files in common can
6819                 include files from these directories, when included
6820                 in gtk's .h or .c files
6821
6822 2003-06-06 [alfons]     0.9.0claws15
6823
6824         * src/mimeview.c
6825         * src/summaryview.c
6826                 make it compile again because of regex.h / fnmatch.h 
6827                 include problems (related to recent mime stuff, can
6828                 someone check this?)
6829
6830 2003-06-06 [thorsten]   0.9.0claws14
6831
6832         * src/folderview.c
6833                 possible use of uninitialized pointer while dragging
6834
6835 2003-06-06 [paul]       0.9.0claws13
6836
6837         * src/compose.c
6838                 fix bug where the insert sig button would be effective
6839                 only when auto_sig was set
6840
6841 2003-06-06 [paul]       0.9.0claws12
6842
6843         * sync with 0.9.2 release
6844
6845 2003-06-02 [paul]       0.9.0claws11
6846
6847         * sync with 0.9.1cvs1
6848                 see ChangeLog 2003-06-02
6849                 
6850         * po/de.po
6851                 update by Jens
6852
6853 2003-06-01 [christoph]  0.9.0claws10
6854
6855         * src/account.c
6856                 don't use substring search to find accounts by email address
6857
6858         (closes Bug 169 Overly loose matching of "From" address)
6859
6860 2003-05-31 [christoph]  0.9.0claws9
6861
6862         * doc-src/rfc2683.txt
6863         * src/imap.c
6864                 limit IMAP command length as recommended in RFC2683
6865                 (message number lists will be split into multiple imap
6866                 sets, the limit of 1000 octets is not a hard limit)
6867
6868         (closes Bug 161 sylpheed-claws exits with segfault when logging
6869          in to certain imap-servers)
6870
6871 2003-05-29 [alfons]     0.9.0claws8
6872
6873         * src/toolbar.[ch]
6874                 add print button (calling summary_print());
6875                 fine tune setting tooltip text;
6876                 (if someone needs other buttons, please take these 
6877                 commits as a guide, instead of bothering us - also
6878                 see 0.8.11claws150) 
6879
6880 2003-05-29 [darko]      0.9.0claws7
6881
6882         * src/compose.c
6883                 fix crash when word wrapping kicks in due to
6884                 changed text by spell checker
6885
6886 2003-05-29 [paul]       0.9.0claws6
6887
6888         * src/compose.c
6889                 fix bug where changing account would insert
6890                 sig even if auto_sig was FALSE
6891                 
6892         * ChangeLog
6893           ChangeLog.jp
6894           INSTALL
6895                 sync with 0.9.1 release
6896
6897 2003-05-28 [christoph]  0.9.0claws5
6898
6899         * src/imap.c
6900                 fix truncation of too long commands
6901
6902         (closes Bug 167 IMAP hangs trying to get envelope
6903          information in imap_get_uncached_messages)
6904
6905 2003-05-27 [paul]       0.9.0claws4
6906
6907         * tools/Makefile.am
6908           tools/maildir2sylpheed.pl     ** NEW FILE **
6909                 add kmail to sylpheed mailbox conversion script
6910
6911 2003-05-27 [paul]       0.9.0claws3
6912
6913         * sync with 0.9.0cvs10
6914                 see ChangeLog 2003-05-26
6915
6916 2003-05-26 [paul]       0.9.0claws2
6917
6918         * sync with 0.9.0cvs9
6919                 see ChangeLog 2003-05-26
6920
6921 2003-05-24 [paul]       0.9.0claws1
6922
6923         * sync with 0.9.0cvs8
6924                 see ChangeLog 2003-05-23
6925
6926 2003-05-24 [paul]       0.9.0claws
6927
6928         * version 0.9.0claws released
6929
6930 2003-05-24 [paul]       0.8.11claws177
6931
6932         * src/plugins/dillo-viewer/Makefile.am
6933           src/plugins/traycon/Makefile.am
6934                 add missing files
6935                 
6936         * po/bg.po
6937           po/en_GB.po
6938           po/es.po
6939           po/it.po
6940           po/pt_BR.po
6941           po/ru.po
6942           po/sr.po
6943                 update Bulgarian, British English, Spanish, Italian, 
6944                 Brazilian Portuguese, Russian, and Serbian translations, 
6945                 submitted by George Danchev, [me], Ricardo Mones Lastra,
6946                 André Filipe de Assunção e Brito, Alessandro Maestri, 
6947                 Ruslan N. Balkin, and Urke MMI
6948
6949 2003-05-23 [melvin]     0.8.11claws176
6950
6951         * po/fr.po
6952                 Updated French translations
6953
6954 2003-05-22 [paul]       0.8.11claws175
6955
6956         * src/Makefile.am
6957           src/addrbook.[ch]
6958           src/addrcache.[ch]
6959           src/addr_compl.[ch]
6960           src/adressbook.[ch]
6961           src/addrindex.[ch]
6962           src/addritem.[ch]
6963           src/editaddress.c
6964           src/editgroup.c
6965           src/editldap_basedn.c
6966           src/editldap.c
6967           src/jpilot.c
6968           src/vcard.c
6969                 revert to get ldap into it previous working state
6970                 
6971         * po/zh_TW.Big5.po
6972                 new Taiwanese translation,
6973                 submitted by Tsu-Fan Cheng <tscheng@ic.sunysb.edu>
6974
6975 2003-05-22 [christoph]  0.8.11claws174
6976
6977         * src/plugins/spamassassin/libspamc.[ch]
6978                 sync libspamc with SpamAssaain release 2.55
6979
6980 2003-05-22 [paul]       0.8.11claws173
6981
6982         * sync with 0.9.0cvs7
6983                 see ChangeLog 2003-05-22
6984                 
6985         * src/summaryview.c
6986                 revert change in 0.8.11claws172: follow
6987                 Hiroyuki's decision and that's the end of it.
6988
6989 2003-05-21 [paul]       0.8.11claws172
6990
6991         * src/summaryview.c
6992                 fix discrepency between open_unread_on_enter
6993                 and always_show_msg
6994
6995 2003-05-21 [paul]       0.8.11claws171
6996
6997         * sync with 0.9.0cvs6
6998                 see ChangeLog 2003-05-21
6999
7000 2003-05-21 [paul]       0.8.11claws170
7001
7002         * sync with 0.9.0cvs5
7003                 see ChangeLog 2003-05-21
7004
7005 2003-05-20 [paul]       0.8.11claws169
7006
7007         * sync with 0.9.0cvs4
7008                 see ChangeLog 2003-05-20
7009                 fixes bug #152, 'encoding of IMAP folders names'
7010
7011 2003-05-20 [paul]       0.8.11claws168
7012
7013         * sync with 0.9.0cvs3
7014                 see ChangeLog 2003-05-20
7015                 
7016         * src/tools/convert_mbox.pl
7017                 minor change in the comments, submitted by Fred Marton
7018
7019 2003-05-19 [paul]       0.8.11claws167
7020
7021         * src/plugins/clamav/Makefile.am
7022           configure.ac
7023                 link clamav_lib to the plugin and not to the main program
7024
7025 2003-05-19 [christoph]
7026
7027         * src/Makefile.am
7028                 add -export-dynamic for linking
7029
7030 2003-05-19 [paul]       0.8.11claws166
7031
7032         * sync with 0.9.0cvs1
7033                 see ChangeLog 2003-05-19
7034
7035 2003-05-19 [paul]       0.8.11claws165
7036
7037         * src/inc.c
7038                 fix 'pop before smtp' timeout
7039
7040 2003-05-18 [alfons]     0.8.11claws164
7041
7042         * src/prefs_matcher.c
7043                 put "execute" action command line ("expression") in edit box
7044
7045 2003-05-18 [christoph]  0.8.11claws163
7046
7047         * src/mimeview.[ch]
7048         * src/plugins/dillo_viewer/dillo_viewer.c
7049         * src/plugins/image_viewer/viewer.c
7050         * src/plugins/mathml_viewer/mathml_viewer.c
7051                 let a viewer have a list of Content-Types
7052
7053 2003-05-18 [paul]       0.8.11claws162
7054
7055         * src/prefs_filtering.c
7056                 add 'Recipient' label for FORWARD, FORWARD_AS_ATTACHMENT,
7057                 and REDIRECT actions
7058
7059 2003-05-17 [christoph]
7060
7061         * README.claws
7062                 o remove dynamic signatures that was syned with main
7063                 o add infos about no longer "build in" image viewer
7064                 o update bugtracker URL
7065
7066 2003-05-17 [christoph]  0.8.11claws161
7067
7068         * src/folder.c
7069         * src/folderview.c
7070         * src/imap.c
7071                 don't use imap_scan_folder anymore. Instead call folder_item_scan
7072                 for every folder after rebuilding the folder tree.
7073
7074         (closes Bug 19 imap_scan_folder() computes incorrectly number of new
7075          messages)
7076
7077 2003-05-17 [christoph]  0.8.11claws160
7078
7079         * src/imap.c
7080                 don't use STATUS command on current folder to check for
7081                 content changes. imap_cmd_ok() now tracks changes to
7082                 folder and number of existing messages.
7083
7084 2003-05-17 [paul]       0.8.11claws159
7085
7086         * src/plugins/clamav/clamav_plugin.c
7087                 remove unnecessary debug_print
7088
7089 2003-05-16 [thorsten]   0.8.11claws158
7090
7091         * src/plugins/demo.c
7092                 included missing intl.h
7093
7094 2003-05-16 [paul]       0.8.11claws157
7095
7096         * po/POTFILES.in
7097                 remove non-existant entries
7098         
7099         * src/plugins/clamav/clamav_plugin.c
7100           src/plugins/clamav/clamav_plugin_gtk.c
7101           src/plugins/dillo_viewer/dillo_prefs.c
7102           src/plugins/dillo_viewer/dillo_viewer.c
7103                 gettextise
7104
7105 2003-05-16 [christoph]  0.8.11claws156
7106
7107         * po/POTFILES.in
7108                 include plugin .c files for translation until I
7109                 find a better solution to have plugins have their
7110                 own textdomain
7111         * src/plugins/demo/demo.c
7112         * src/plugins/image_viewer/plugin.c
7113         * src/plugins/mathml_viewer/mathml_viewer.c
7114         * src/plugins/spamassassin/spamassassin.c
7115         * src/plugins/spamassassin/spamassassin_gtk.c
7116         * src/plugins/trayicon/trayicon.c
7117                 add gettext macros for plugin name and description
7118
7119 2003-05-16 [paul]
7120
7121         * sync with 0.9.0
7122
7123 2003-05-16 [paul]       0.8.11claws155
7124
7125         * sync with lastest 0.9.0pre1
7126                 see ChangeLog 2003-05-16
7127
7128 2003-05-15 [paul]       0.8.11claws154
7129
7130         * sync with latest 0.9.0pre1
7131                 see ChangeLog 2003-05-14 and 2003-05-15
7132
7133 2003-05-14 [christoph]  0.8.11claws153
7134
7135         * src/plugins/image_viewer/viewer.c
7136         * src/plugins/image_viewer/viewer.glade         ** NEW **
7137         * src/plugins/image_viewer/viewerprefs.c
7138                 make it possible to disable the autoload function in the
7139                 imageviewer again
7140
7141 2003-05-14 [christoph]  0.8.11claws152
7142
7143         * src/folder.c
7144                 fix folder update after adding a message
7145
7146 2003-05-13 [alfons]     0.8.11claws151
7147
7148         * src/common/session.c
7149                 remove debug traces
7150                 
7151         * src/addrcache.[ch]
7152         * src/filtering.[ch]
7153         * src/folder.[c]
7154         * src/gtkaspell.[ch]
7155         * src/imap.[ch]
7156         * src/mbox_folder.[ch]
7157         * src/mh.[ch]
7158         * src/mimeview.h
7159         * src/msgcache.[ch]
7160         * src/news.[ch]
7161         * src/passphrase.[ch]
7162         * src/prefs_common.[ch]
7163         * src/prefs_gtk.[ch]
7164         * src/procmsg.c
7165         * src/scoring.[ch]
7166                 be pedantic; (in prototypes () implies (int))
7167
7168 2003-05-13 [alfons]     0.8.11claws150
7169
7170         * src/prefs_toolbar.[ch]
7171         * src/summaryview.[ch]
7172         * src/toolbar.[ch]
7173                 change misleading text in toolbar prefs;
7174                 add toolbar action for ignore thread (toggles ignore thread flag);
7175                 clean up a little bit;
7176
7177 2003-05-12 [paul]
7178
7179         * tools/convert_mbox.pl
7180                 bug fixed by Fred Marton
7181
7182 2003-05-12 [paul]
7183
7184         * sync with 0.9.0pre1
7185
7186 2003-05-09 [paul]       0.8.11claws149
7187
7188         * sync with 0.8.11cvs43
7189                 see ChangeLog 2003-05-09
7190
7191 2003-05-08 [christoph]  0.8.11claws148
7192
7193         * src/imap.[ch]
7194                 o use CAPABILIY as first command and check for PREAUTH
7195                   information in the response to it
7196                 o rewrite all imap_cmd_* functions to use an IMAPSession
7197                   instead of a SockInfo as parameter
7198                 o do STARTTLS after fetching and checking the server
7199                   capabilities
7200
7201 2003-05-08 [paul]       0.8.11claws147
7202
7203         * tools/Makefile.am
7204           tools/README
7205           tools/convert_mbox.pl         ** NEW FILE **
7206                 add mbox conversion script. Submitted by 
7207                 Fred Marton <Fred.Marton@uni-bayreuth.de>
7208
7209 2003-05-07 [christoph]
7210
7211         * doc-src/glade.txt
7212         * src/gtk/pluginwindow.glade
7213         * src/plugins/image_viewer/viewerprefs.glade
7214         * src/plugins/spamassassin/spamassassin_gtk.glade
7215                 add glade files for user interfaces and a description how
7216                 to use glade to create the sylpheed code
7217
7218 2003-05-07 [paul]       0.8.11claws146
7219
7220         * sync with 0.8.11cvs41
7221                 see ChangeLog 2003-05-07
7222
7223 2003-05-06 [christoph]  0.8.11claws145
7224
7225         * src/main.c
7226         * src/plugins/image_viewer/viewer.c
7227                 fix usage of imlib in imageviewer plugin
7228
7229         * src/gtk/prefswindow.c
7230                 handle window close event correctly
7231
7232 2003-05-06 [paul]       0.8.11claws144
7233
7234         * src/common/ssl.c
7235                 fix typo introduced in sync
7236
7237 2003-05-06 [paul]       0.8.11claws143
7238
7239         * sync with 0.8.11cvs39
7240                 see ChangeLog 2003-05-06
7241
7242 2003-05-06 [paul]       0.8.11claws142
7243
7244         * AUTHORS
7245           po/cs.po
7246                 updated Czech translation, submitted by 
7247                 Radek Vybiral <Radek.Vybiral@vsb.cz>
7248                 
7249         * src/plugins/clamav/clamav_plugin_gtk.c
7250                 clean up
7251
7252 2003-05-03 [alfons]     0.8.11claws141
7253
7254         * src/compose.[ch]
7255                 make paste as quotation work even when the call to 
7256                 text_inserted() was deferred (fixes bug #140 "Paste 
7257                 as quotation does not work when using "external" 
7258                 clipboard")
7259
7260 2003-05-03 [thorsten]   0.8.11claws140
7261
7262         * src/addrquery.h
7263           src/ldapquery.h
7264           src/mainwindow.c
7265                 removed C++ comments
7266         * src/addr_compl.c
7267                 function with non-int retval/param used before
7268                 implementation/declaration
7269
7270 2003-05-02 [paul]       0.8.11claws139
7271
7272         * src/addr_compl.[ch]
7273           src/addressbook.[ch]
7274           src/addrindex.c
7275           src/summaryview.c
7276                 revert match's changes to (finally) remove the bug where
7277                 opening a folder causes massive slowdown when using the 
7278                 'Display sender using address book' option
7279
7280 2003-05-01 [melvin]     0.8.11claws138
7281
7282         * src/plugins/dillo_viewer/dillo_prefs.[ch]
7283         * src/plugins/dillo_viewer/dillo_viewer.c
7284                 Fixed bug where "Cancel" button from prefs issued
7285                 warnings.
7286                 Comply a little more to coding style
7287
7288 2003-05-01 [paul]       0.8.11claws137
7289
7290         * sync with 0.8.11cvs38
7291                 see ChangeLog 2003-05-01
7292
7293 2003-05-01 [paul]       0.8.11claws136
7294
7295         * po/bg.po
7296                 updated by George Danchev
7297
7298 2003-04-30 [christoph]  0.8.11claws135
7299
7300         * src/plugins/dillo_viewer/dillo_prefs.c
7301         * src/plugins/image_viewer/viewerprefs.c
7302         * src/plugins/spamassassin/spamassassin_gtk.c
7303                 remove gtk_widget_ref() calls for widgets in
7304                 glade code
7305
7306 2003-04-30 [paul]       0.8.11claws134
7307
7308         * src/addrindex.c
7309                 ok, this time a better fix for the bug where opening folder
7310                 has massive slowdown when using the 'Display sender using 
7311                 address book' option
7312
7313 2003-04-30 [paul]       0.8.11claws133
7314
7315         * src/addrindex.c
7316                 revert the 'fix' of 0.8.11claws128 because it doesn't fix it
7317         
7318 2003-04-30 [melvin]     0.8.11claws132
7319
7320         New: Dillo plugin preferences (patch by Dimitar Haralanov)
7321
7322         * src/plugins/dillo_viewer/dillo_prefs.[ch]     *** NEW ***
7323                 Preferences for the dillo plugin
7324         * src/plugins/dillo_viewer/dillo_viewer.c
7325                 Support for preferences
7326         * src/plugins/dillo_viewer/Makefile.am
7327                 Added dillo_prefs.[ch]
7328
7329 2003-04-30 [alfons]     0.8.11claws131
7330
7331         * src/common/plugin.[ch]
7332                 see? this ANSI C'fication immediately gives us type
7333                 checking for free.
7334
7335 2003-04-30 [alfons]     0.8.11claws130
7336
7337         * src/common/plugin.[ch]
7338         * src/plugins/clamav/clamav_plugin.[ch]
7339         * src/plugins/clamav/clamav_plugin_gtk.c
7340         * src/plugins/demo/demo.c
7341         * src/plugins/dillo_viewer/dillo_viewer.c
7342         * src/plugins/image_viewer/plugin.c
7343         * src/plugins/image_viewer/viewer.[ch]
7344         * src/plugins/image_viewer/viewerprefs.[ch]
7345         * src/plugins/mathml_viewer/mathml_viewer.c
7346         * src/plugins/spamassassin/spamassassin.[ch]
7347         * src/plugins/spamassassin/spamassassin_gtk.c
7348         * src/plugins/trayicon/trayicon.c
7349                 clean up
7350
7351 2003-04-30 [alfons]     0.8.11claws129
7352
7353         * src/common/utils.c
7354                 make is_ascii_str() fail gracefully when NULL pointer
7355                 is passed
7356
7357 2003-04-30 [paul]       0.8.11claws128
7358
7359         * src/addrindex.c
7360                 fix bug where opening folder has massive slowdown when
7361                 using the 'Display sender using address book' option
7362
7363 2003-04-30 [paul]       0.8.11claws127
7364
7365         * src/plugins/clamav/clamav_plugin.c
7366           src/plugins/clamav/clamav_plugin_gtk.c
7367           src/plugins/demo/demo.c
7368           src/plugins/dillo_viewer/dillo_viewer.c
7369           src/plugins/image_viewer/plugin.c
7370           src/plugins/mathml_viewer/mathml_viewer.c
7371           src/plugins/spamassassin/spamassassin.c
7372           src/plugins/spamassassin/spamassassin_gtk.c
7373           src/plugins/trayicon/trayicon.c
7374                 get rid of eye-hurting function signatures
7375
7376 2003-04-30 [paul]       0.8.11claws126
7377
7378         * src/plugins/trayicon/trayicon.c
7379                 add description
7380                 
7381         * src/mimeview.c
7382                 be more descriptive
7383
7384 2003-04-30 [paul]       0.8.11claws125
7385
7386         * configure.ac
7387                 arrange the plugins in reverse alphabetical order
7388                 
7389         * src/plugins/clamav/clamav_plugin.[ch]
7390           src/plugins/clamav/clamav_plugin_gtk.c
7391                 rename some params
7392                 resize max_size window
7393                 re-arrange the order of some gui elements
7394                 improve descriptions
7395         
7396         * src/plugins/image_viewer/plugin.c
7397           src/plugins/mathml_viewer/mathml_viewer.c
7398                 add descriptions
7399                 
7400         * src/plugins/spamassassin/spamassassin_gtk.c
7401                 resize max_size window
7402                 re-arrange the order of some gui elements
7403                 
7404         * src/messageview.c
7405           src/mimeview.c
7406                 correct typos
7407
7408 2003-04-30 [alfons]     0.8.11claws124
7409
7410         * src/imap.c
7411                 fix a leak found while browsing Martin Kluge's 
7412                 valgrind log (Claws only)
7413
7414 2003-04-29 [darko]      0.8.11claws123
7415
7416         * src/gtk/gtkstext.h
7417                 include wchar.h if it is available, fixes compilation
7418                 on HP-UX systems
7419
7420 2003-04-29 [melvin]     0.8.11claws122
7421
7422         * src/prefs_actions.c
7423                 Improved help text of Actions' syntax
7424
7425 2003-04-28 [paul]       0.8.11claws121
7426
7427         * src/action.c
7428                 a better fix for the crash when performing an action
7429                 on a mime part
7430
7431 2003-04-28 [paul]       0.8.11claws120
7432
7433         * src/action.c
7434                 fix crash when performing an action on a
7435                 mime part
7436
7437 2003-04-28 [paul]       0.8.11claws119
7438
7439         * sync with 0.8.11cvs36
7440                 see ChangeLog 2003-04-28
7441
7442 2003-04-27 [paul]       0.8.11claws118
7443
7444         * more sync with 0.8.11cvs35
7445                 see ChangeLog 2003-04-25
7446
7447 2003-04-26 [christoph]  0.8.11claws117
7448
7449         * src/folder.c
7450                 fix remove virtual check
7451
7452 2003-04-26 [paul]       0.8.11claws116
7453
7454         * src/messageview.c
7455                 fix return-receipt, make it work again
7456
7457 2003-04-26 [paul]       0.8.11claws115
7458
7459         * src/mimeview.c
7460                 restore double-clicking of the [application/pgp-signature 
7461                 (Select "Check signature" to check)] line in the message view,
7462                 broken in recent sync
7463
7464 2003-04-26 [christoph]  0.8.11claws114
7465
7466         * src/folder.c
7467                 check if remove virtual really exists before
7468                 calling the function
7469
7470 2003-04-25 [match]      0.8.11claws113
7471
7472         * src/addrindex.c
7473         * src/addrbook.c
7474         * src/ldapquery.[ch]
7475         * src/ldapctrl.[ch]
7476                 fix memleak.
7477         * src/ldapserver.[ch]
7478                 fix memleak. fix segfault.
7479                 plug a Claws memleak
7480
7481 2003-04-25 [alfons]     0.8.11claws112
7482
7483         * src/folder.c
7484                 plug a Claws memleak
7485
7486 2003-04-25 [alfons]     0.8.11claws111
7487
7488         * src/common/session.c
7489                 plug a memleak
7490
7491 2003-04-25 [paul]       0.8.11claws110
7492
7493         * sync with 0.8.11cvs35
7494                 see ChangeLog 2003-04-24 and 2003-04-25
7495                 
7496         * src/gtk/pluginwindow.c
7497                 correct another strange float value
7498
7499 2003-04-24 [christoph]  0.8.11claws109
7500
7501         * src/folder.c
7502                 freeze folder item updates when unsetting new flags
7503
7504         * src/gtk/pluginwindow.c
7505                 correct strange float value
7506
7507 2003-04-23 [paul]       0.8.11claws108
7508
7509         * sync with 0.8.11cvs33
7510                 see ChangeLog 2003-04-23
7511
7512 2003-04-22 [paul]       0.8.11claws107
7513
7514         * src/Makefile.am
7515           src/messageview.c
7516           src/mimeview.c
7517           src/pgptext.[ch]      ** REMOVED **
7518                 remove pgptext.[ch] as its not used any more
7519
7520 2003-04-22 [paul]       0.8.11claws106
7521
7522         * sync with 0.8.11cvs31
7523                 see ChangeLog 2003-04-21 and 2003-04-22
7524
7525 2003-04-21 [alfons]     0.8.11claws105
7526
7527         * src/main.c
7528                 No access to GTK structures if we're a spawned child
7529                 (and clean up code a little bit...) Should fix #126.
7530
7531 2003-04-21 [melvin]     0.8.11claws104
7532
7533         * src/plugins/dillo_viewer/README
7534                 Improved slightly the text.
7535
7536 2003-04-21 [melvin]     0.8.11claws103
7537
7538         * src/plugins/dillo_viewer/README *** NEW ***
7539                 Added a README file for the Dillo plugin
7540
7541 2003-04-20 [paul]
7542
7543         * tools/README
7544           tools/outlook2sylpheed.pl
7545                 updated and improved by Ricardo Mones Lastra
7546
7547 2003-04-18 [oliver]     0.8.11claws102
7548
7549         * src/inc.c 
7550         * src/prefs_account.h
7551                 remove Pop3SessionType (used by selective download)
7552         * src/prefs_toolbar.c
7553                 enable set Default Toolbar button
7554
7555 2003-04-18 [paul]       0.8.11claws101
7556
7557         * sync with 0.8.11cvs29
7558                 see ChangeLog 2003-04-18
7559
7560 2003-04-17 [paul]       0.8.11claws100
7561
7562         * src/prefs_common.[ch]
7563           src/summaryview.c
7564                 remove 'Open next message on deletion' option,
7565                 as the same effect can now be achieved via the
7566                 'Always open messages in summary when selected'
7567                 option.
7568
7569 2003-04-17 [paul]       0.8.11claws99
7570
7571         * sync with 0.8.11cvs28
7572                 see ChangeLog 2003-04-17
7573
7574 2003-04-17 [christoph]  0.8.11claws98
7575
7576         * ac/spamassassin.m4
7577         * src/plugins/spamassassin/libspamc.[ch]
7578         * src/plugins/spamassassin/utils.[ch]
7579                 sync libspamc with SpamAssassin project
7580
7581 2003-04-17 [christoph]  0.8.11claws97
7582
7583         * src/common/socket.h
7584         * src/gtk/sslcertwindow.h
7585                 rename old USE_SSL to USE_OPENSSL
7586
7587 2003-04-17 [paul]       0.8.11claws96
7588
7589         * src/prefs_common.h
7590                 use gulong for P_COLOR so that it compiles/runs on
7591                 64-bit systems. Patch submitted by James Noyes
7592                 <jnoyes-claws@retrogeeks.com>
7593                 
7594         * po/de.po
7595                 updated by Jens
7596
7597 2003-04-17 [paul]       0.8.11claws95
7598
7599         * sync with 0.8.11cvs27
7600                 see ChangeLog 2003-04-16
7601
7602 2003-04-15 [paul]       0.8.11claws94
7603
7604         * src/prefs_common.[ch]
7605                 rearrange to stop the window getting too long:
7606                         move Receive dialog stuff to Receive tab
7607                         move Send dialog to Send tab
7608                         remove Dialogs frame
7609                 rename 'Open messages in summary with cursor keys' to
7610                 'Always open messages in summary when selected', as its
7611                 more appropriate
7612
7613 2003-04-15 [paul]       0.8.11claws93
7614
7615         * src/prefs_common.[ch]
7616           src/summaryview.c
7617                 add new option '/Interface/Open next message on deletion'
7618
7619 2003-04-15 [paul]       0.8.11claws92
7620
7621         * src/summaryview.[ch]
7622                 add /Mark/Lock and /Mark/Unlock to the pop-up
7623                 menu. Patch submitted by Ivan Francolin Martinez
7624                 <ivanfm@users.sourceforge.net>
7625
7626 2003-04-15 [paul]       0.8.11claws91
7627
7628         * sync with 0.8.11cvs24
7629                 see ChangeLog 2003-04-15
7630
7631 2003-04-14 [jens]       0.8.11claws90
7632
7633         * updated German translation and some corrections from
7634                 Roland Bless <bless@tm.uka.de>
7635
7636 2003-04-14 [paul]       0.8.11claws89
7637
7638         * sync with 0.8.11cvs22
7639                 see ChangeLog 2003-04-14
7640
7641 2003-04-13 [paul]       0.8.11claws88
7642
7643         * src/plugins/clamav/clamav_plugin.c
7644                 fix memory leaks
7645                 clean up
7646
7647 2003-04-12 [paul]       0.8.11claws87
7648
7649         * src/plugins/clamav/clamav_plugin.c
7650                 activate enable/disable archive scanning option
7651                 
7652         * src/plugins/clamav/.cvsignore         ** NEW FILE **
7653
7654 2003-04-12 [paul]       0.8.11claws86
7655
7656         * src/plugins/Makefile.am
7657           src/plugins/clamav/Makefile.am                ** NEW FILE **
7658           src/plugins/clamav/README                     ** NEW FILE ** 
7659           src/plugins/clamav/clamav_plugin.[ch]         ** NEW FILES **
7660           src/plugins/clamav/clamav_plugin_gtk.c        ** NEW FILE **
7661                 add Clam AntiVirus plugin
7662
7663 2003-04-12 [paul]       0.8.11claws85
7664
7665         * sync with 0.8.11cvs21
7666                 see ChangeLog 2003-04-11
7667
7668 2003-04-11 [paul]       0.8.11claws84
7669
7670         * po/es.po
7671                 update Spanish translation. Submitted by Ricardo
7672                 Mones Lastra.
7673
7674 2003-04-10 [christoph]  0.8.11claws83
7675
7676         * src/mbox.c
7677                 fix typo that did not move unfiltered mails to destination
7678                 folder
7679
7680         (closes Bug 115 Sylpheed 0.8.11claws81 does not deliver mail correctly
7681          when filtering from spool)
7682
7683 2003-04-10 [christoph]  0.8.11claws82
7684
7685         * src/imap.c
7686                 use BODY.PEEK instead of BODY in in message fetch operation
7687                 to make sure the IMAP server does not set the \Seen flag for
7688                 messages. Sylpheed does that later itself, when the message
7689                 is opened in sylpheed
7690
7691         (closes Bug 111 Claws destroys unread marks)
7692
7693 2003-04-09 [oliver]     0.8.11claws81
7694         
7695         * src/folder.c
7696                 fix crash in folder_destroy
7697         * README.claws
7698                 remove selective download
7699
7700 2003-04-09 [christoph]  0.8.11claws80
7701
7702         * src/imap.c
7703                 fix crash in imap_get_msginfo() when then fetched message
7704                 is not found
7705
7706         (closes Bug 110 Crash during mail composition)
7707
7708 2003-04-08 [christoph]  0.8.11claws79
7709
7710         * src/folder.c
7711         * src/prefs_account.c
7712                 Filter new messages that are found in an INBOX folder
7713                 when 'Filter messages on receiving' is enabled in the
7714                 Folder's AccountPrefs. This allows to use Sylpheed's
7715                 filtering engine for IMAP folders where messages are
7716                 added to the INBOX by a MTA
7717
7718 2003-04-08 [paul]       0.8.11claws78
7719
7720         * src/procmsg.h
7721                 clean up after last commit
7722
7723 2003-04-08 [paul]       0.8.11claws77
7724
7725         * sync with 0.8.11cvs20
7726                 see ChangeLog 2003-04-07 and 2003-04-08
7727
7728 2003-04-07 [christoph]  0.8.11claws76
7729
7730         * src/filtering.[ch]
7731         * src/inc.[ch]
7732         * src/mbox.c
7733         * src/procmsg.[ch]
7734                 add procmsg_msginfo_filter() to execute filtering actions
7735
7736 2003-04-06 [christoph]  0.8.11claws75
7737
7738         * src/imap.c
7739                 use IMAPSet for imap_cmd_store() and imap_cmd_envelope()
7740
7741 2003-04-06 [christoph]  0.8.11claws74
7742
7743         * src/common/utils.[ch]
7744                 add g_int_compare() function for slist sorting
7745
7746         * src/imap.c
7747                 fetch all MsgInfos with one command in imap_get_msginfos()
7748                 using an imap set with a list of ranges
7749
7750         * src/news.c
7751                 use new g_int_compare() function
7752
7753 2003-04-06 [thorsten]   0.8.11claws73
7754
7755         * src/mh.c
7756                 corrected implementation of mh_folder_destroy()
7757
7758 2003-04-05 [christoph]  0.8.11claws72
7759
7760         * src/account.c
7761         * src/folder.[ch]
7762         * src/folderview.c
7763         * src/imap.c
7764         * src/inc.c
7765         * src/main.c
7766         * src/mainwindow.c
7767         * src/mbox_folder.c
7768         * src/mh.c
7769         * src/mimeview.h
7770         * src/msgcache.[ch]
7771         * src/news.c
7772         * src/procmime.h
7773         * src/procmsg.[ch]
7774         * src/setup.c
7775         * src/gtk/gtkutils.c
7776                 o rename structure field names class and new to klass and
7777                   new_msgs, to allow including files in C++
7778                 o add 'extern "C"' block to some header files
7779                 o add MsgInfoList and MsgNumberList as alias for GSList for
7780                   developers to know what type of list is expected
7781
7782         * src/plugins/image_viewer/plugin.c
7783         * src/plugins/image_viewer/viewer.[ch]
7784         * src/plugins/image_viewer/viewerprefs.[ch]
7785                 rename function names to prevent conflicts
7786
7787 2003-04-05 [paul]       0.8.11claws71
7788
7789         * sync with 0.8.11cvs18
7790                 see ChangeLog 2003-04-03 and 2003-04-04
7791
7792 2003-04-02 [christoph]  0.8.11claws70
7793
7794         * src/folder.[ch]
7795         * src/imap.[ch]
7796         * src/mbox_folder.[ch]
7797         * src/mh.[ch]
7798         * src/news.[ch]
7799                 o Make all virtual folder functions private
7800                 o remove unused folder code
7801
7802         * src/common/socket.[ch]
7803         * src/summaryview.c
7804                 fix warnings
7805
7806 2003-03-30 [alfons]     0.8.11claws69
7807
7808         * src/send_message.c
7809                 remove two debug traces and see if people still report
7810                 errors
7811
7812 2003-03-30 [alfons]     0.8.11claws68
7813
7814         * src/send_message.c
7815         * src/commons/session.c
7816                 add more debug traces
7817
7818 2003-03-30 [christoph]  0.8.11claws67
7819
7820         * src/folder.c
7821                 change processing folder name from .processing to processing
7822
7823         * src/common/ssl.c
7824                 disable SSL certificate check because it causes Xlib error
7825                 when the child process want's to open an GTK window
7826
7827 2003-03-30 [christoph]  0.8.11claws66
7828
7829         * src/folder.c
7830                 don't use default folder for processing folder item because
7831                 it can be a non local folder
7832
7833         (fixes bug reported by Stephen Lewis <slewis@paradise.net.nz>)
7834
7835 2003-03-30 [alfons]     0.8.11claws65
7836
7837         * src/send_message.c
7838                 try fixing crashes when sending messages: my gcc 2.95.4 seems 
7839                 to generate bad code for 'send_send_data_progressive': When
7840                 called from 'send_send_data_finished', the 'data' pointer is
7841                 cleared just before the assignment to the dialog pointer
7842
7843 2003-03-29 [christoph]  0.8.11claws64
7844
7845         * src/common/prefs.h
7846         * src/plugins/image_viewer/Makefile.am
7847         * src/plugins/image_viewer/plugin.c
7848         * src/plugins/image_viewer/viewer.[ch]
7849         * src/plugins/image_viewer/viewerprefs.[ch]     ** NEW **
7850                 add PrefsPage for ImageViewer
7851
7852 2003-03-28 [thorsten]   0.8.11claws63
7853
7854         * src/common/session.c
7855                 added some comments
7856
7857 2003-03-28 [paul]       0.8.11claws62
7858
7859         * sync with 0.8.11cvs16
7860                 see ChangeLog 2003-03-28
7861
7862 2003-03-28 [paul]       0.8.11claws61
7863
7864         * sync with 0.8.11cvs15
7865                 see ChangeLog 2003-03-28
7866
7867 2003-03-27 [christoph]  0.8.11claws60
7868
7869         * src/folder.c
7870         * src/imap.c
7871         * src/common/socket.[ch]
7872                 set socket state to DISCONNECTED when any operation
7873                 fails to allow reconnecting in IMAP code without
7874                 checking the return code of all calls to the command
7875                 functions
7876
7877         * src/folderview.c
7878         * src/summaryview.c
7879                 remove some more stuff that depends on specific
7880                 folder types
7881
7882 2003-03-27 [paul]       0.8.11claws59
7883
7884         * sync with 0.8.11cvs14
7885                 see ChangeLog 2003-03-27
7886                 
7887         * src/selective_download.[ch]   ** REMOVED **
7888                 really removed
7889
7890 2003-03-27 [christoph]  0.8.11claws58
7891
7892         * src/folder.c
7893                 fix handling of tmp_flags in flag copy function
7894
7895 2003-03-27 [paul]       0.8.11claws57
7896
7897         * sync with 0.8.11cvs13
7898                 see ChangeLog 2003-03-27
7899
7900 2003-03-27 [oliver]     0.8.11claws56
7901
7902         * src/maiwindow.c
7903                 remove sel_download_cb
7904
7905 2003-03-27 [oliver]     0.8.11claws55
7906         
7907         * src/inc.c
7908                 remove POP3_TOP
7909         
7910 2003-03-26 [oliver]     0.8.11claws54
7911
7912         *src/pop.h
7913                 remove POP3_TOP*
7914         * README.claws
7915                 remove selective donwload readme
7916
7917 2003-03-26 [oliver]     0.8.11claws53
7918         * src/matcher.[ch]
7919         * src/matcher_parser_parse.y 
7920         * src/pop.c 
7921         * src/prefs_account.[ch]
7922         * src/prefs_filtering.c
7923                 remove selective donwload
7924
7925 2003-03-26 [oliver]     0.8.11claws52
7926
7927         * src/inc.[ch] 
7928         * src/filtering.c 
7929         * src/mainwindow.c 
7930                 remove selective donwload
7931
7932 2003-03-26 [oliver]     0.8.11claws51
7933         
7934         * src/Makefile.am
7935         * src/selective_download.[ch]   ** REMOVE **    
7936
7937 2003-03-26 [christoph]  0.8.11claws50
7938
7939         * src/news.c
7940                 fix NEWS that got broken by a sync with sylpheed-main
7941
7942 2003-03-26 [christoph]  0.8.11claws49
7943
7944         * src/mimeview.c
7945                 fix mime type guessing when no mime type is found for a file
7946
7947 2003-03-25 [christoph]  0.8.11claws48
7948
7949         * src/mimeview.c
7950         * src/procmime.c
7951                 remove mime type guessing from mime parser and use
7952                 name based mime types in viewer lookup for mime type
7953                 application/octet-stream
7954
7955 2003-03-25 [christoph]  0.8.11claws47
7956
7957         * doc-src/readme.txt
7958         * doc-src/rfc2554.txt
7959                 add RFC about SMTP AUTH
7960
7961         * src/send_message.c
7962         * src/common/smtp.[ch]
7963                 add extra error code for authentication errors and
7964                 clear temporary password when this error occurs
7965
7966         (closes Bug 84 authentication failure while sending should
7967          prompt for password again)
7968
7969 2003-03-25 [christoph]  0.8.11claws46
7970
7971         * configure.ac
7972         * src/Makefile.am
7973         * src/imageview.[ch]                            ** REMOVE **
7974         * src/messageview.[ch]
7975         * src/mimeview.[ch]
7976         * src/prefs_common.[ch]
7977         * src/textview.c
7978         * src/plugins/Makefile.am
7979         * src/plugins/image_viewer/.cvsignore           ** NEW **
7980         * src/plugins/image_viewer/Makefile.am          ** NEW **
7981         * src/plugins/image_viewer/plugin.c             ** NEW **
7982         * src/plugins/image_viewer/viewer.[ch]          ** NEW **
7983                 move image viewer into a plugin (building is enabled by default)
7984                 [ToDo: Prefs for resize and autoview]
7985
7986 2003-03-25 [paul]       0.8.11claws45
7987
7988         * sync with 0.8.11cvs12
7989                 see ChangeLog 2003-03-26
7990
7991 2003-03-25 [paul]       0.8.11claws44
7992
7993         * sync with 0.8.11cvs11
7994                 see ChangeLog 2003-03-22, 2003-03-24 and 2003-03-25
7995                 
7996         Note: Selective Download is broken.
7997                 
7998 2003-03-22 [christoph]  0.8.11claws43
7999
8000         * src/folder.c
8001                 code cleanup for flags copying
8002
8003 2003-03-22 [christoph]  0.8.11claws42
8004
8005         * src/plugins/trayicon/trayicon.c
8006                 fix setting the transparent area when the window size
8007                 is forced by the system tray
8008
8009 2003-03-22 [christoph]  0.8.11claws41
8010
8011         * src/plugins/trayicon/gnome-mail.xpm           ** REMOVE **
8012         * src/plugins/trayicon/gnome-nomail.xpm         ** REMOVE **
8013         * src/plugins/trayicon/newmail.xpm              ** NEW **
8014         * src/plugins/trayicon/nomail.xpm               ** NEW **
8015         * src/plugins/trayicon/trayicon.c
8016         * src/plugins/trayicon/unreadmail.xpm           ** NEW **
8017                 o replace GBiff icons with KBiff icons resized to 16x16 pixel
8018                 o add icon for unread mails
8019                 o set transparency for window
8020
8021 2003-03-22 [christoph]  0.8.11claws40
8022
8023         * src/news.c
8024                 init news session to prevent crash when session is closed
8025
8026 2003-03-22 [christoph]  0.8.11claws39
8027
8028         * src/imap.c
8029         * src/common/session.[ch]
8030                 Init session data to make sure we don't have invalid pointers
8031                 for read_ch and write_ch when new multi process sessions are
8032                 not used
8033
8034         * src/main.c
8035         * src/common/plugin.c
8036         * src/common/sylpheed.c
8037         * src/plugins/demo/demo.c
8038         * src/plugins/dillo_viewer/dillo_viewer.c
8039         * src/plugins/mathml_viewer/mathml_viewer.c
8040         * src/plugins/spamassassin/spamassassin.c
8041         * src/plugins/spamassassin/spamassassin_gtk.c
8042                 add plugin types to allow loading plugins at different times
8043                 (and maybe for different frontends), because it's not good to
8044                 load GTK-Plugins gefore gtk_init was called
8045
8046         * configure.ac
8047         * src/plugins/Makefile.am
8048         * src/plugins/trayicon/.cvsignore               ** NEW **
8049         * src/plugins/trayicon/Makefile.am              ** NEW **
8050         * src/plugins/trayicon/eggtrayicon.c            ** NEW **
8051         * src/plugins/trayicon/eggtrayicon.h            ** NEW **
8052         * src/plugins/trayicon/gnome-mail.xpm           ** NEW **
8053         * src/plugins/trayicon/gnome-nomail.xpm         ** NEW **
8054         * src/plugins/trayicon/trayicon.c               ** NEW **
8055                 New Trayicon plugin that shows an icon in a systray that uses
8056                 XEMBED protocol like Gnome's systray. Icon shows if there
8057                 are new mails and a tooltip shows information about new,
8058                 unread and total messages.
8059
8060 2003-03-22 [paul]       0.8.11claws38
8061
8062         * src/common/smtp.c
8063                 fix ESMTP AUTH CRAM-MD5
8064                 [sync with main (still version 0.8.11cvs6), see
8065                  ChangeLog 2003-03-22]
8066
8067 2003-03-21 [colin]      0.8.11claws37
8068
8069         * src/send_message.c
8070                 Fix USE_SSL => USE_OPENSSL
8071
8072 2003-03-21 [colin]      0.8.11claws36
8073
8074         * src/folderview.c
8075                 Fix counts in drag and dropped subfolders
8076
8077 2003-03-21 [colin]      0.8.11claws35
8078
8079         * src/folder.c 
8080         * src/folderview.c
8081                 speed up a bit folder dnd
8082
8083 2003-03-20 [alfons]     0.8.11claws34
8084
8085         * src/main.c
8086         * src/toolbar.c
8087         * src/procmsg.c
8088                 don't send locked queue messages
8089                 (feature request "[ 705245 ] Locking message in outbox 
8090                  should prevent sending")
8091
8092 2003-03-20 [christoph]  0.8.11claws33
8093
8094         * src/folder.c
8095                 remove NEW and UNREAD flag in special folders when scanning
8096                 
8097         * src/common/smtp.c
8098                 fix ESMTP AUTH CRAM-MD5
8099
8100 2003-03-20 [paul]       0.8.11claws32
8101
8102         * src/prefs_account.c
8103                 Re-write 'Tunnel command to open connection' as
8104                 'Use command to communicate with server', and disable
8105                 it for all except IMAP accounts
8106
8107 2003-03-20 [paul]       0.8.11claws31
8108
8109         * sync with 0.8.11cvs6
8110                 see ChangeLog 2003-03-20
8111
8112 2003-03-19 [match]      0.8.11claws30
8113
8114         * src/addritem.[ch]
8115                 include documentation. minor refactoring.
8116         * src/addr_compl.[ch]
8117         * src/addrindex.[ch]
8118         * src/addresbook.[ch]
8119         * src/summaryview.c
8120                 re-enable address lookup (was disabled in
8121                 0.8.11claws20).
8122
8123 2003-03-19 [christoph]  0.8.11claws29
8124
8125         * src/procmsg.c
8126                 add temp flag handling, will make moving and copying
8127                 messages possible again
8128
8129         * src/folder.c
8130                 correct calulation of folder stats
8131
8132 2003-03-18 [match]      0.8.11claws28
8133
8134         * src/editgroup.h
8135                 remove case sensitive comparison (closes bug 80).
8136
8137 2003-03-18 [christoph]  0.8.11claws27
8138
8139         * src/imap.c
8140                 fix imap using a tunnel command
8141
8142         (closes bug 87)
8143
8144 2003-03-18 [christoph]  0.8.11claws26
8145
8146         * src/folder.[ch]
8147         * src/imap.c
8148         * src/procmsg.[ch]
8149                 rewrite flag handling for folders
8150
8151 2003-03-18 [christoph]  0.8.11claws25
8152
8153         * src/folder.c
8154         * src/procmsg.c
8155         * src/summaryview.c
8156                 unset NEW and UNREAD flags when message is ignored, to make
8157                 sure messages don't show up as unread on other IMAP clients,
8158                 because the IGNORE_THREAD flag can not be syncronized through
8159                 the IMAP folder
8160
8161 2003-03-17 [christoph]  0.8.11claws24
8162
8163         * src/imap.c
8164                 don't use recursion to fetch uids when the number of messages
8165                 does not match. Moved code into subfunction that is used
8166                 again when needed, to prevent an endless loop.
8167
8168 2003-03-17 [thorsten]   0.8.11claws23
8169
8170         * src/imageview.[ch]
8171                 export imageview_get_resized_size() (for plugins)
8172         * src/prefs_common.[ch]
8173                 added prefs_common_get() (for plugins)
8174
8175 2003-03-17 [christoph]  0.8.11claws22
8176
8177         * src/imap.c
8178                 o remove UID guessing from copy code
8179                 o support UIDPLUS extension for APPEND command
8180
8181 2003-03-17 [paul]       0.8.11claws21
8182
8183         * src/gtk/about.c
8184                 remove 'Compiled-plugins' section.
8185                 
8186         * src/plugins/dillo_viewer/dillo_viewer.c
8187                 slight change to description text
8188
8189 2003-03-16 [match]      0.8.11claws20
8190         * src/ldapserver.[ch]           ** NEW **
8191         * src/ldapctrl.[ch]             ** NEW **
8192         * src/ldapquery.[ch]            ** NEW **
8193         * src/ldaputil.[ch]             ** NEW **
8194         * src/addrcindex.[ch]           ** NEW **
8195         * src/addrquery.h               ** NEW **
8196         * src/addritem.[ch]
8197         * src/addrcache.[ch]
8198         * src/addrindex.[ch]
8199         * src/addr_compl.[ch]
8200         * src/addressbook.[ch]
8201         * src/addrbook.[ch]
8202         * src/editgroup.c
8203         * src/editaddress.c
8204         * src/editldap.c
8205         * src/editldap_basedn.c
8206         * src/vcard.c
8207         * src/jpilot.c
8208         * src/Makefile.am
8209                 included dynamic LDAP queries. improved address
8210                 completion.
8211
8212 2003-03-16 [paul]       0.8.11claws19
8213
8214         * tools/multiwebsearch.pl
8215                 fix a fatal typo
8216
8217 2003-03-16 [christoph]  0.8.11claws18
8218
8219         * src/mimeview.c
8220         * src/plugins/dillo_viewer/dillo_viewer.c
8221         * src/plugins/mathml_viewer/mathml_viewer.c
8222                 make unregistering of MimeViewerFactorys possible
8223
8224 2003-03-16 [alfons]     0.8.11claws17
8225
8226         * configure.ac
8227                 correct typo
8228
8229 2003-03-16 [melvin]     0.8.11claws16
8230
8231         * src/plugins/dillo_viewer.c
8232                 Fixed bug where it was not possible to view more than
8233                 one text/html attachment per message (bug discovered
8234                 by Christoph Hohmann).
8235
8236 2003-03-15 [melvin]     0.8.11claws15
8237
8238         * src/prefs_actions.c
8239                 Fixed compilation warnings.
8240
8241 2003-03-15 [melvin]     0.8.11claws14
8242
8243         * src/plugins/Makefile.am
8244         * src/plugins/dillo_viewer/.cvsignore                   ** NEW **
8245         * src/plugins/dillo_viewer/Makefile.am                  ** NEW **
8246         * src/plugins/dillo_viewer/dillo_viewer.c               ** NEW **
8247                 Added a html mail viewer plugin that uses Dillo v0.7.0 or
8248                 newer (http://dillo.auriga.wearlab.de/).
8249
8250 2003-03-15 [christoph]  0.8.11claws13
8251
8252         * src/imap.c
8253                 don't query imap folder for attributes because we already
8254                 for them from imap_status
8255
8256         * src/mimeview.[ch]
8257                 add support for plugable MimeViewers (unloading Viewers
8258                 not yet complete)
8259
8260         * src/plugins/Makefile.am
8261         * src/plugins/mathml_viewer/.cvsignore          ** NEW **
8262         * src/plugins/mathml_viewer/Makefile.am         ** NEW **
8263         * src/plugins/mathml_viewer/mathml_viewer.c     ** NEW **
8264                 add MathML Viewer (Content-Type text/mathml) using GtkMathView
8265                 widget from http://helm.cs.unibo.it/mml-widget/
8266
8267 2003-03-14 [christoph]  0.8.11claws12
8268
8269         * src/folder.[ch]
8270                 o error return code's should better be negative
8271                 o replace printf with debug_print
8272
8273         * src/imap.c
8274                 improve IMAP folder scan by checking UID-NEXT
8275
8276         * src/summaryview.c
8277                 remove check that are unnecessary in my opinion
8278
8279 2003-03-13 [christoph]  0.8.11claws11
8280
8281         * src/folder.[ch]
8282         * src/foldersel.c
8283         * src/folderview.c
8284         * src/imap.c
8285         * src/mbox_folder.c
8286         * src/mh.c
8287         * src/news.c
8288         * src/prefs_scoring.c
8289         * src/summaryview.c
8290                 use a common function to get a displayable name
8291                 for a FolderItem
8292
8293 2003-03-13 [paul]       0.8.11claws10
8294
8295         * tools/Makefile.am
8296           tools/README
8297           tools/multiwebsearch.conf     ** NEW FILE **
8298           tools/multiwebsearch.pl       ** NEW FILE **
8299                 add multiwebsearch Actions script
8300
8301 2003-03-13 [colin]      0.8.11claws9
8302
8303         * src/compose.c
8304                 Remove leading emtpy lines from quoted text
8305                 before quoting it
8306
8307 2003-03-13 [melvin]     0.8.11claws8
8308
8309         * src/prefs_actions.c
8310                 Fixed a memory leak
8311                 Code clean ups
8312                 Added Cancel and OK buttons
8313                 Corrected help text
8314
8315 2003-03-13 [christoph]  0.8.11claws7
8316
8317         * src/account.c
8318         * src/folder.[ch]
8319         * src/imap.c
8320         * src/mainwindow.c
8321         * src/mbox_folder.c
8322         * src/mh.c
8323         * src/news.c
8324         * src/setup.c
8325                 replace more folder type stuff with folder class stuff
8326
8327 2003-03-13 [melvin]     0.8.11claws6
8328
8329         * src/prefs_actions.c
8330                 Added new tokens:
8331                 %u: user provided argument
8332                 %h: user provided argument (hidden on input)
8333                 %s: current text selection in the message view 
8334
8335 2003-03-13 [paul]       0.8.11claws5
8336
8337         * sync with 0.8.11cvs5
8338                 see ChangeLog 2003-03-11, 2003-03-12
8339
8340 2003-03-12 [christoph]  0.8.11claws4
8341
8342         * src/folder.c
8343                 use folder class idstr when writing folderlist.xml
8344
8345         * src/folder.h
8346         * src/imap.c
8347         * src/news.c
8348                 replace folder type checks with folder class checks
8349
8350 2003-03-12 [christoph]  0.8.11claws3
8351
8352         * src/folder.[ch]
8353         * src/imap.[ch]
8354         * src/main.c
8355         * src/mbox_folder.[ch]
8356         * src/mh.[ch]
8357         * src/news.[ch]
8358                 o create a list of known folder classes in the folder system
8359                 o use folder class id strings for folder item identifiers
8360
8361 2003-03-12 [christoph]  0.8.11claws2
8362
8363         * src/imap.c
8364                 fix imap uid validity check
8365
8366 2003-03-12 [christoph]  0.8.11claws1
8367
8368         * src/account.c
8369         * src/folder.[ch]
8370         * src/foldersel.c
8371         * src/folderview.c
8372         * src/imap.c
8373         * src/mainwindow.c
8374         * src/mbox_folder.c
8375         * src/mh.c
8376         * src/news.c
8377         * src/prefs_scoring.c
8378         * src/procmsg.c
8379         * src/setup.c
8380         * src/summaryview.c
8381                 initial restructuring of folder system, seperating
8382                 folders and folder classes
8383
8384 2003-03-12 [paul]       0.8.11claws
8385
8386         0.8.11claws release
8387
8388 2003-03-12 [christoph]
8389
8390         * src/gtk/prefswindow.c
8391                 fix translation of "Page Index"
8392
8393 2003-03-12 [paul]       0.8.10claws110
8394
8395         a sync from 0.8.11cvs4 before the release
8396
8397         * src/common/utils.c
8398                 subject_compare_for_sort(): allow null strings (fixes
8399                 summary sorting).
8400
8401 2003-03-11 [paul]       0.8.10claws109
8402
8403         * po/es.po
8404                 update Spanish translation, submitted by
8405                 Ricardo Mones Lastra
8406
8407 2003-03-11 [melvin]     0.8.10claws108
8408
8409         * po/fr.po
8410                 Updated French translations
8411
8412 2003-03-11 [paul]       0.8.10claws107
8413
8414         * manual/en/Makefile.am
8415           manual/en/*.html
8416                 update English manual, add a new page
8417                 updated by Francois Barriere <fbarriere@atmel.fr>
8418                 
8419         * po/bg.po
8420           po/it.po
8421           po/sr.po
8422                 update Bulgarian, Italian, and Serbian translations
8423                 submitted by George Danchev, Alessandro Maestri, and
8424                 Urke MMI
8425
8426 2003-03-10 [paul]       0.8.10claws106
8427
8428         * src/gtk/about.c
8429           src/gtk/prefswindow.c
8430                 make some strings translatable
8431
8432 2003-03-10 [darko]      0.8.10claws105
8433
8434         * src/compose.c
8435                 code cleanup to make Hiro happy
8436
8437 2003-03-10 [paul]       0.8.10claws104
8438
8439         * sync with 0.8.11cvs2
8440                 see ChangeLog 2003-03-10
8441
8442 2003-03-09 [melvin]     0.8.10claws103
8443
8444         * src/textview.c
8445                 textview_set_font(): fix for message display in
8446                 UTF-8 locales (thanks to Sergey Vlasov).
8447                 (was unintentionnaly reverted in 0.8.6claws6)   
8448
8449 2003-03-08 [darko]      0.8.10claws102
8450
8451         * src/compose.c
8452                 fix infinite loop in wrapping as reported
8453                 by happycactus
8454                 obsoletes patch #696482
8455
8456 2003-03-08 [christoph]  0.8.10claws101
8457
8458         * src/imap.c
8459                 add workaround for IMAP servers that do not
8460                 support the "UID SEARCH UID" command
8461
8462 2003-03-07 [christoph]  0.8.10claws100
8463
8464         * src/plugins/spamassassin/spamassassin.[ch]
8465         * src/plugins/spamassassin/spamassassin_gtk.c
8466                 code cleanup
8467
8468 2003-03-07 [paul]       0.8.10claws99
8469
8470         * po/es.po
8471                 updated Spanish translation, submitted by
8472                 Ricardo Mones Lastra
8473
8474 2003-03-07 [christoph]  0.8.10claws98
8475
8476         * src/send.c
8477                 fix in 0.8.10claws94 was wrong
8478                 local delivery does not require escaping, remove escaping
8479                 code to make signatures of mails with "." lines valid
8480                 
8481                 NOTE: requires that sendmail is executed with "-i" option,
8482                       what is the default now, but has to be changed in all
8483                       exsiting accounts)
8484
8485 2003-03-07 [paul]       0.8.10claws97
8486
8487         * sync with 0.8.11 release
8488                 see ChangeLog 2003-03-07
8489
8490 2003-03-06 [paul]       0.8.10claws96
8491
8492         * src/compose.c
8493                 revert commit 0.8.10claws92
8494
8495 2003-03-06 [paul]       0.8.10claws95
8496
8497         * src/folderview.c
8498                 fix (solaris) bug 73, 'Crash when selecting top-level folder'
8499
8500         * src/gtkaspell.c
8501                 fix bug 74, 'Crash opening editor window with pseudo-color
8502                 display'
8503                 
8504         Patches submitted by Kevin Vigor <kevin@vigor.nu>
8505
8506 2003-03-06 [christoph]  0.8.10claws94
8507
8508         * src/send.c
8509                 fix rfc2821 (4.5.2) violation in SMTP data sending,
8510                 all lines starting with a period get an extra period
8511                 inserted
8512                 (found by Simon 'corecode' Schubert)
8513
8514 2003-03-06 [paul]       0.8.10claws93
8515
8516         * src/folderview.c
8517                 if configured font can't be loaded fall back to gtk
8518                 default. (with thanks to Christoph)
8519                 
8520                 closes long-standing bug 15 'Crashes on startup'
8521
8522 2003-03-06 [paul]       0.8.10claws92
8523
8524         * src/compose.c
8525                 freeze text before autosave and thaw afterwards
8526                 fixes bug 67 'autosave make re-rediting message crazy'
8527
8528 2003-03-06 [christoph]  0.8.10claws91
8529
8530         * src/compose.c
8531                 ignore address comment in dupe check for Cc-list
8532
8533         (closes reopened bug 47 Replying to message strips name part of
8534          e-mail addresses of Cc: lines)
8535
8536 2003-03-06 [paul]       0.8.10claws90
8537
8538         * src/Makefile.am
8539                 remove reference to gtkxtext.h as its no longer in
8540                 the repository
8541
8542 2003-03-06 [paul]       0.8.10claws89
8543
8544         * sync with 0.8.10cvs25
8545                 see ChangeLog 2003-03-06
8546
8547 2003-03-06 [oliver]     0.8.10claws88
8548         
8549         * src/messageview.c
8550                 remove include
8551
8552 2003-03-06 [oliver]     0.8.10claws87
8553         
8554         * src/folderview.c 
8555                 remove changes introduced inclaws74
8556         * src/messageview.c
8557                 another attempt to sanely delete and update
8558                 messages deleted in separate messageview
8559
8560 2003-03-05 [christoph]  0.8.10claws86
8561
8562         * src/summaryview.c
8563                 check if "From" matches any account's address if
8564                 addressbook completion of addresses is disabled too
8565
8566         (closes Bug 70 "Display recipient in from" doesn't check
8567          folder's default account)
8568
8569 2003-03-05 [christoph]  0.8.10claws85
8570
8571         * src/compose.c
8572         * src/common/utils.[ch]
8573                 don't strip address comments when building Cc lists
8574
8575         (closes Bug 47 Replying to message strips name part of e-mail addresses
8576          of Cc: lines)
8577
8578         * src/folder.c
8579                 fix return value of copy function
8580
8581 2003-03-05 [christoph]  0.8.10claws84
8582
8583         * src/imap.c
8584                 don't ask imap server for non rfc822 headers
8585
8586         (closes bug 71 IMAP FETCH asks for FROM header field twice)
8587
8588         * src/imap.c
8589                 destroy session on socket error to allow reconnecting
8590
8591 2003-03-05 [christoph]  0.8.10claws83
8592
8593         * configure.ac
8594                 fix building with gnome when no prefix is set
8595
8596         (closes bug 66 Gnome directory is set to NONE)
8597
8598 2003-03-05 [paul]       0.8.10claws82
8599
8600         * sync with 0.8.10cvs23
8601                 see ChangeLog 2003-03-05
8602
8603 2003-03-04 [christoph]  0.8.10claws81
8604
8605         * src/folder.c
8606                 o fix moving and copying when folder returns 0 for new
8607                   message number
8608                 o remove some code for single message copy and move
8609                   operations and use functions for multiple messages
8610
8611         (closes bug 63 Strange behaviour MOVING messages from MH to IMAP)
8612
8613         * src/news.c
8614                 remove unused include
8615
8616 2003-03-04 [paul]       0.8.10claws80
8617
8618         * src/gtk/about.c
8619                 list 'Compiled plugins'
8620
8621 2003-03-03 [christoph]  0.8.10claws79
8622
8623         * src/news.[ch]
8624                 have to multiply the percentage of the current fetch with
8625                 the percentage that it has of the total fetch operation
8626                 for correct values
8627
8628 2003-03-03 [christoph]  0.8.10claws78
8629
8630         * src/news.c
8631                 fix calculation of expected lines for progress indicator
8632
8633 2003-03-03 [christoph]  0.8.10claws77
8634
8635         * src/summaryview.c
8636         * src/common/utils.c
8637                 fix segfault when opening the root news folder
8638
8639 2003-03-03 [christoph]  0.8.10claws76
8640
8641         * src/mainwindow.[ch]
8642         * src/common/Makefile.am
8643         * src/common/progressindicator.[ch]
8644                 add UI independent progress indicator handling
8645
8646         * src/news.[ch]
8647                 use new progress indicator for message info fetching
8648
8649         * src/common/hooks.h
8650                 code cleanup
8651
8652 2003-03-03 [oliver]     0.8.10claws75
8653
8654         * src/toolbar.c
8655         * src/compose.c
8656                 removed commented code
8657
8658 2003-03-03 [oliver]     0.8.10claws74
8659
8660         * src/toolbar.[ch]
8661                 cleanups and refactoring
8662         * src/compose.[ch]
8663                 compose_reply_mode reply & forwarding interface for
8664                 toolbar buttons
8665         * src/folderview.c
8666                 act on messages marked for deletion in folderview_selected
8667                 based on prefs_common.immediate_exec since a message might 
8668                 have been deleted by messageview in a folder we are changing 
8669                 to (does anybody understand what I'm on about ?)
8670
8671 2003-03-03 [oliver]     0.8.10claws73
8672         
8673         * src/messageview.[ch]
8674                 new functions
8675                 - messageview_delete: delete message shown in messagview
8676                 - messageview_update_view: update messageview to currently 
8677                   selected summaryview message
8678                 - add separate messageview to msgview_list in order to update 
8679                   toolbar to new toolbar style on the fly (TOOLBAR_NONE, TOOLBAR_ICON etc.)
8680         * src/summaryview.[ch]
8681                 summary_get_selection returns a list of selected msgs
8682                 in summaryview
8683         * src/mainwindow.c
8684                 toolbar reply refactoring
8685
8686 2003-03-03 [paul]       0.8.10claws72
8687
8688         * sync with 0.8.10cvs21
8689                 see ChangeLog 2003-03-03
8690
8691 2003-03-02 [christoph]  0.8.10claws71
8692
8693         * src/common/passcrypt.c
8694                 use POSIX includes
8695
8696 2003-03-02 [christoph]  0.8.10claws70
8697
8698         * configure.ac
8699         * src/prefs_account.c
8700         * src/prefs_gtk.[ch]
8701         * src/common/.cvsignore
8702         * src/common/Makefile.am
8703         * src/common/passcrypt.c                ** NEW **
8704         * src/common/passcrypt.h.in             ** NEW **
8705                 Implement password encryption in config files
8706                 using unix encrypt and setkey functions. The crypt
8707                 key can be set as a configure parameter. Old
8708                 passwords will be converted if they do not begin
8709                 with '!'
8710
8711 2003-03-02 [paul]       0.8.10claws69
8712
8713         * src/prefs_account.c
8714                 fix compile error
8715
8716 2003-03-01 [thorsten]   0.8.10claws68
8717
8718         * po/el.po
8719           po/hr.po
8720           po/it.po
8721           po/nl.po
8722           po/sr.po
8723           po/sv.po
8724                 corrected format strings
8725         * po/en_GB.po
8726                 corrected headers
8727                 (fix compile errors with GNU gettext-0.11.5)
8728
8729 2003-03-01 [oliver]     0.8.10claws67
8730
8731         * src/summaryview.c
8732                 menu callbacks call toolbar_menu_reply
8733
8734 2003-03-01 [oliver]     0.8.10claws66
8735
8736         * src/mainwindow.c
8737         * src/messageview.c
8738                 menu callbacks call toolbar_menu_reply
8739         * src/toolbar.[ch]
8740                 callbacks from menu handled by toolbar_menu_reply
8741
8742 2003-03-01 [paul]       0.8.10claws65
8743
8744         * src/addressbook.c
8745                 revert commit 0.8.10claws54 - breaks editing of
8746                 addressbook.
8747                 
8748         * po/bg.po
8749                 update Bulgarian translation, submitted by
8750                 George Danchev
8751
8752 2003-02-28 [christoph]  0.8.10claws64
8753
8754         * src/account.c
8755         * src/addressadd.c
8756         * src/compose.c
8757         * src/gtkaspell.c
8758         * src/gtkxtext.h                ** REMOVE **
8759         * src/imap.c
8760         * src/matcher.[ch]
8761         * src/mh.c
8762         * src/news.c
8763         * src/pine.c
8764         * src/prefs_common.c
8765         * src/prefs_matcher.c
8766         * src/procheader.[ch]
8767         * src/procmsg.[ch]
8768         * src/toolbar.c
8769         * src/common/ssl_certificate.c
8770         * src/gtk/colorlabel.c
8771         * src/gtk/menu.c
8772                 o fix warnings
8773                 o remove code obsoleted by new cache and folder system rework
8774
8775 2003-02-28 [oliver]     0.8.10claws63
8776         
8777         * src/toolbar.[ch]
8778                 * fix bug where reply in Messageview replied to 
8779                 Message displayed in summaryview
8780                 (reportedd via ML by chinatinte at gmx dot ch)
8781                 * fix bug where toolbar popups (WITH_QUOTE, WITHOUT_QOUTE)
8782                 didn't work in separate MessageView Toolbar
8783                 (wondering if anybody uses this at all ?)
8784         * src/summaryview.[ch]
8785                 use toolbar.c's toolbar_reply instead of summary_reply (removed)
8786                 (generalize reply and forward code);
8787         * src/messageview.c 
8788                 remove focus_in event which updated summaryview to messageview
8789
8790 2003-02-28 [paul]       0.8.10claws62
8791
8792         * po/Makefile.in.in
8793                 add the --check option
8794                 Patch submitted by Ricardo Mones Lastra
8795
8796 2003-02-28 [paul]       0.8.10claws61
8797
8798         * src/prefs_account.c
8799                 re-order 'Signature' items
8800
8801 2003-02-28 [paul]       0.8.10claws60
8802
8803         * sync with 0.8.10cvs20
8804                 see ChangeLog 2003-02-28
8805
8806 2003-02-28 [paul]       0.8.10claws59
8807
8808         * po/POTFILES.in
8809                 update to reflect recent movement of files
8810
8811 2003-02-28 [paul]       0.8.10claws58
8812
8813         * sync with 0.8.10cvs19
8814                 see ChangeLog 2003-02-28
8815
8816 2003-02-27 [martin]     0.8.10claws57
8817
8818         * src/prefs_matcher.c 
8819                 fix segfault in prefs_matcher_ok() when the
8820                 last entry is deleted and prevents that the
8821                 message "entry not saved" comes up after deleting
8822                 an entry
8823
8824 2003-02-27 [martin]     0.8.10claws56
8825
8826         * src/prefs_filtering.c 
8827                 fix segfault in prefs_filtering_ok() when the
8828                 last entry is deleted and prevents that the
8829                 message "entry not saved" comes up after deleting
8830                 an entry
8831
8832 2003-02-27 [paul]       0.8.10claws55
8833
8834         * sync with 0.8.10cvs18
8835                 see ChangeLog 2003-02-27
8836
8837 2003-02-27 [paul]       0.8.10claws54
8838
8839         * src/addressbook.c
8840                 fix bug where the address book crashes with 
8841                 multiple lookups.
8842                 Patch [687729] submitted by David Frager 
8843                 <dbfrager@users.sourceforge.net>
8844
8845 2003-02-25 [christoph]  0.8.10claws53
8846
8847         * src/Makefile.am
8848         * src/colorlabel.[ch]           ** REMOVE **
8849         * src/gtk/Makefile.am
8850         * src/gtk/colorlabel.[ch]       ** NEW **
8851                 move colorlabel files to gtk directory
8852
8853         * src/esmtp.[ch]                ** REMOVE **
8854                 has been merged into smtp.[ch] in 0.7.5
8855
8856 2003-02-25 [christoph]  0.8.10claws52
8857
8858         * src/Makefile.am
8859         * src/about.[ch]                ** REMOVE **
8860         * src/gtk/Makefile.am
8861         * src/gtk/about.[ch]            ** NEW **
8862                 move about files to gtk directory
8863
8864 2003-02-25 [christoph]  0.8.10claws51
8865
8866         * src/folder.c
8867                 some code optimization of folder scanning code
8868
8869         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx> 
8870
8871 2003-02-25 [christoph]  0.8.10claws50
8872
8873         * src/main.c
8874         * src/common/sylpheed.c
8875                 add command line parameter parsing to common code
8876
8877 2003-02-24 [christoph]
8878
8879         * Makefile.am
8880         * configure.ac
8881                 fix gnome prefix problems, the configure script now removed
8882                 `gnome-config --prefix` from `gnome-config --datadir`
8883                 and adds $(prefix} instead
8884
8885         (closes Bug 24 Makefile does not respect prefix when installing
8886          GNOME data)
8887
8888 2003-02-24 [christoph]  0.8.10claws49
8889
8890         * src/news.c
8891                 check for valid session before trying to authenticate
8892
8893         (closes Bug 60 crash if "authenticate on logon" is activated
8894          and newsserver-hostname is not valid)
8895
8896 2003-02-24 [melvin]     0.8.10claws48
8897
8898         * src/prefs_actions.c
8899                 Make sure all user's input is sent to the action and then
8900                 close the socket..
8901
8902 2003-02-23 [alfons]     0.8.10claws46
8903
8904         * src/summaryview.c
8905                 also wait cursor when deleting files
8906
8907 2003-02-23 [paul]
8908
8909         * tools/freshmeat_search.pl
8910           tools/google_search.pl
8911                 scripts should now work for any browser/browser command line
8912
8913 2003-02-22 [christoph]  0.8.10claws45
8914
8915         * src/procmsg.c
8916                 fix IMAP flag setting, IMAP flag is not handled correctly
8917                 anymore by the folder system and information about the
8918                 folder should not be saved in the MsgInfo (in my opinion)
8919
8920         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
8921
8922 2003-02-22 [christoph]  0.8.10claws44
8923
8924         * src/summaryview.c
8925                 fix spelling of "label" ;-)
8926
8927 2003-02-22 [thorsten]   0.8.10claws43
8928
8929         * src/mimeview.c
8930           src/prefs_common.[ch]
8931           src/procmime.[ch]
8932                 do not use description as attachment name
8933
8934 2003-02-22 [alfons]     0.8.10claws42
8935
8936         * src/summaryview.c
8937                 freeze/thaw folder item updates when changing color labels,
8938                 and put a wait cursors on
8939
8940 2003-02-22 [thorsten]   0.8.10claws41
8941
8942         * src/mimeview.c
8943                 save-all fixes: crash if invoked on multipart container,
8944                 mimeinfo access, pathseparators, error dialog
8945
8946 2003-02-21 [alfons]     0.8.10claws40
8947
8948         * src/prefs_gtk.c
8949                 remove unused var
8950
8951 2003-02-21 [colin]      0.8.10claws39
8952
8953         * src/send.c
8954                 Fix smtp logging
8955
8956 2003-02-21 [colin]      0.8.10claws38
8957
8958         * src/summaryview.c
8959                 Freeze/thaw folderItem updates when filtering messages 
8960                 via Tools/Filter messages
8961
8962 2003-02-21 [paul]       0.8.10claws37
8963
8964         * src/compose.c
8965                 revert commit 0.8.10claws26, there are ulterior motives
8966                 for users to set a Reply-To header when posting to
8967                 newsgroups
8968
8969 2003-02-21 [paul]       0.8.10claws36
8970
8971         * sync with 0.8.10cvs17
8972                 see ChangeLog 2003-02-21
8973
8974 2003-02-20 [christoph]  0.8.10claws35
8975
8976         * src/imap.c
8977                 IMAP UID fetch speedup using SEARCH
8978
8979         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
8980
8981         * src/imap.c
8982                 fix problem with UIDs in IMAP UID cache that no longer existed
8983
8984 2003-02-20 [christoph]  0.8.10claws34
8985
8986         * src/imap.c
8987         * src/procheader.c
8988         * src/procheader.h
8989                 IMAP header fetch speedup (fetch only headers cached in MsgInfo)
8990
8991         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
8992
8993         * src/imap.c
8994                 Rewrite imap_cmd_gen_recv use sock_getline instead
8995                 of sock_gets to avoid problems with too long reply
8996                 lines
8997     
8998 2003-02-20 [colin]      0.8.10claws33
8999         
9000         * src/prefs_account.c
9001                 Better wording
9002
9003 2003-02-20 [colin]      0.8.10claws32
9004
9005         * src/compose.c
9006                 Remove useless '&& !to_sender' 
9007
9008 2003-02-20 [darko]
9009
9010         * AUTHORS
9011                 change my e-mail address
9012
9013 2003-02-19 [colin]      0.8.10claws31
9014
9015         * src/prefs_common.c
9016                 X11 style colors for every configurable color
9017
9018 2003-02-19 [alfons]     0.8.10claws30
9019
9020         * src/prefs_gtk.[ch]
9021         * src/prefs_common.c
9022                 for color_new accept both plain integers and X11 style color
9023                 names (as found in /usr/lib/X11/rgb.txt)
9024
9025 2003-02-19 [paul]       0.8.10claws29
9026
9027         * src/mainwindow.c
9028                 add tooltips to online/offline button and account selector
9029                 button
9030
9031 2003-02-19 [paul]       0.8.10claws28
9032
9033         * src/folder.c
9034           src/news.c
9035           src/prefs_account.[ch]
9036           src/prefs_common.[ch]
9037                 move 'Maximum number of articles to download' to
9038                 account prefs.
9039                 clean up account prefs gui a little by hiding entries
9040                 rather then greying out entries
9041
9042 2003-02-19 [hiro]       0.8.10claws27
9043
9044         * src/common/utils.c
9045                 fix bug #54 'yesterdays date is displayed in the message 
9046                 summary window'
9047
9048 2003-02-19 [paul]       0.8.10claws26
9049
9050         * src/compose.c
9051                 fix bug reported in Feature Request [688596] 
9052                 'Reply-to header in news'
9053
9054 2003-02-18 [paul]       0.8.10claws25
9055
9056         * src/select-keys.c
9057                 add a 'List all keys' button to key selection dialog
9058
9059 2003-02-18 [colin]      0.8.10claws24
9060         
9061         * src/stock_pixmap.c
9062                 fix compile error
9063
9064 2003-02-18 [colin]      0.8.10claws23
9065
9066         * src/common/smtp.[ch]
9067           src/prefs_account.c
9068                 Try to starttls if it seems to be the only
9069                 way to authenticate a user
9070
9071 2003-02-18 [paul]       0.8.10claws22
9072
9073         * src/Makefile.am
9074           src/folderview.c
9075           src/stock_pixmap.[ch]
9076           src/pixmaps/drafts_close.xpm  ** NEW FILE **
9077           src/pixmaps/drafts_open.xpm   ** NEW FILE **
9078                 as a Drafts folder is a special folder allow it to have
9079                 its own unique icons
9080
9081 2003-02-18 [colin]      0.8.10claws21
9082
9083         * src/imap.c
9084                 Fix port selection when using starttls
9085
9086 2003-02-18 [paul]       0.8.10claws20
9087
9088         * src/mainwindow.c
9089           src/prefs_common.[ch]
9090                 make blue the default new mail colour
9091
9092 2003-02-18 [paul]       0.8.10claws19
9093
9094         * sync with 0.8.10cvs14
9095                 see ChangeLog 2003-02-18
9096
9097 2003-02-17 [jens]       0.8.10claws18
9098
9099         * src/common/md5.c
9100                 fixed a compile problem with gcc 3.3
9101                 works on 2.95.3 too (testet on PPC as it is big endian)
9102
9103 2003-02-17 [paul]       0.8.10claws17
9104
9105         * sync with 0.8.10cvs13
9106                 see ChangeLog 2003-02-17
9107
9108 2003-02-17 [paul]       0.8.10claws16
9109
9110         * sync with 0.8.10cvs12
9111                 see ChangeLog 2003-02-17
9112
9113 2003-02-16 [match]      0.8.10claws15
9114
9115         * src/addressbook.c
9116                 Eliminates reloading of address data when items
9117                 deleted or added. Applied submitted by
9118                 Luke Plant <lukeplant@softhome.net>
9119
9120 2003-02-16 [paul]       0.8.10claws14
9121
9122         * src/news.c
9123                 when a 'protocol error' is encountered disconnect from
9124                 the server. This means that the user can carry on viewing
9125                 other articles and doesn't have to either wait until the
9126                 server timesout or quit sylpheed.
9127                 Fixes bug #53 'Unable to read messages in newsgroups, 
9128                 displayed message doesn't change'
9129
9130 2003-02-15 [christoph]  0.8.10claws13
9131
9132         * src/imap.c
9133                 fix bug that stopped scanning of folders when an
9134                 IMAP folder was empty
9135
9136         (closes bug 46 stop scan messages in folders after empty folder)
9137
9138 2003-02-15 [paul]
9139
9140         * tools/Makefile.am
9141           tools/README
9142           tools/freshmeat_search.pl     ** NEW FILE **
9143           tools/google_search.pl        ** NEW FILE **
9144                 Add 2 Actions scripts which search freshmeat/google
9145                 for the selected text using the browser configured
9146                 in sylpheedrc.
9147                 
9148         Note: These scripts are very dependent on the format of the
9149         browser command and may not work on every occasion. Testing
9150         is welcome. 
9151
9152 2003-02-14 [alfons]     0.8.10claws12
9153
9154         * src/compose.c
9155                 fix breakage because of uninitialized account pointer.
9156                 please verify.
9157
9158 2003-02-14 [paul]       0.8.10claws11
9159
9160         * src/compose.c
9161           src/prefs_account.[ch]
9162           src/prefs_common.[ch]
9163                 move signature settings to Account Prefs
9164
9165 2003-02-14 [paul]       0.8.10claws10
9166
9167         * sync with 0.8.10cvs11
9168                 see ChangeLog 2003-02-14
9169
9170 2003-02-13 [thorsten]   0.8.10claws9
9171
9172         * src/news.c
9173                 revert news progressbar (GUI separation)
9174
9175 2003-02-13 [paul]       0.8.10claws8
9176
9177         * src/compose.c
9178                 make replies behave correctly, re: RFC 1036, Section 2.2.3,
9179                 paragraph 1
9180
9181 2003-02-13 [paul]       0.8.10claws7
9182
9183         * src/compose.[ch]
9184           src/summaryview.c
9185                 fix 'Follow-up and Reply-to' so that it creates a reply to
9186                 the newsgroup and the sender. If the message has the keyword
9187                 'poster' in the Followup-To header, all replies go to the
9188                 sender, re: RFC 1036, Section 2.2.3
9189                 rename all instances of 'ignore_replyto' to 'to_sender', both
9190                 were previously used, now we use just one.
9191
9192 2003-02-13 [paul]       0.8.10claws6
9193
9194         * sync with 0.8.10cvs9
9195                 see ChangeLog 2003-02-13
9196
9197 2003-02-13 [paul]       0.8.10claws5
9198
9199         * configure.ac
9200                 show which plugins are configured in the configure
9201                 output.
9202
9203 2003-02-12 [thorsten]   0.8.10claws4
9204
9205         * src/news.c
9206                 show progress while fetching news headers
9207
9208 2003-02-12 [christoph]  0.8.10claws3
9209
9210         * configure.ac
9211         * src/plugins/Makefile.am
9212                 use AM_CONDITIONAL to enable plugins, automake correctly
9213                 manages this when creating distdir
9214
9215 2003-02-12 [christoph]  0.8.10claws2
9216
9217         * ac/spamassassin.m4
9218         * src/plugins/spamassassin/Makefile.am
9219                 fix building SpamAssassin plugin without OpenSSL
9220
9221 2003-02-12 [paul]       0.8.10claws1
9222
9223         * ac/Makefile.am
9224           src/Makefile.am
9225           src/plugins/Makefile.am
9226                 fix failure of 'make release'
9227
9228 2003-02-12 [paul]       0.8.10claws
9229
9230         * 0.8.10claws released
9231
9232 2003-02-12 [paul]       0.8.9claws56
9233
9234         * po/bg.po
9235           po/es.po
9236           po/it.po
9237           po/ru.po
9238           po/sr.po
9239                 updated translations by George Danchev, Ricardo Mones Lastra,
9240                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively
9241                 
9242         * sylpheed.spec.in
9243                 Allow the building of RPMs by a regular user. Submitted
9244                 by Sergei Astanin
9245
9246 2003-02-11 [alfons]     0.8.9claws55
9247
9248         * src/colorlabel.c
9249                 don't use pixmaps for label color rect but draw rectangles
9250                 so we can respect the color map of palette based visuals
9251                 (fixes the long time crashes on Suns - thanks to Andreas
9252                 Engel and Steve O'Hara-Smith for testing)
9253
9254 2003-02-11 [christoph]  0.8.9claws54
9255
9256         * src/matcher_parser_parse.y
9257                 correct bug where filering rules of not existing folders in
9258                 matcherrc were added to global filtering
9259                 
9260         (closes Debian Bug #180253 - Directory's filter-rules are merged with
9261          main filter-rules after removing directory, http://bugs.debian.org/180253)
9262         
9263 2003-02-11 [paul]       0.8.9claws53
9264
9265         * sync with 0.8.10cvs7
9266                 see ChangeLog 2003-02-09
9267
9268 2003-02-11 [melvin]     0.8.9claws52
9269
9270         * po/fr.po
9271                 Updated French tranlsations
9272
9273 2003-02-10 [paul]       0.8.9claws51
9274
9275         * sylpheed.spec.in
9276                 correct --enable-openssl
9277                 Fix submitted by Sergei Astanin <asita@users.sourceforge.net>
9278
9279 2003-02-09 [martin]     0.8.9claws50
9280
9281         * src/prefs_matcher.c
9282                 fix segfault in prefs_matcher_substitute_cb() when
9283                 no row is selected
9284
9285 2003-02-09 [paul]       0.8.9claws49
9286
9287         * src/folderview.c
9288                 fix bug where a newsgroup folder's processing rules were
9289                 merged with the global filtering rules when the newsgroup
9290                 folder was deleted, causing some seriously bad results,
9291                 see <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=180253>
9292
9293 2003-02-08 [melvin]     0.8.9claws48
9294
9295         * src/compose.c
9296                 Corrected and modified an alert message.
9297
9298 2003-02-07 [paul]       0.8.9claws47
9299
9300         * src/folderview.c
9301                 fix bug where both an 'Account properties' window and a
9302                 'Folder properties' window were opened when clicking on
9303                 'Properties' in an NNTP or IMAP folder's popup menu.
9304
9305 2003-02-07 [paul]       0.8.9claws46
9306
9307         * sync with 0.8.10cvs6
9308                 see ChangeLog 2003-02-06
9309
9310 2003-02-06 [christoph]  0.8.9claws45
9311
9312         * src/mbox.c
9313                 freeze folder updates while importing mbox files
9314                 (closes bug 43 importing mbox took hours)
9315                 
9316         Patch submitted by Jens Rantil <jens.rantil@telia.com>
9317
9318 2003-02-06 [thorsten]   0.8.9claws44
9319
9320         * po/de.po
9321                 Updated german translations
9322
9323 2003-02-06 [thorsten]   0.8.9claws43
9324
9325         * src/news.h
9326                 use guint for message numbers (fix count in grouplist dialog)
9327
9328 2003-02-05 [paul]       0.8.9claws42
9329
9330         * sync with 0.8.10cvs2
9331                 see ChangeLog 2003-02-05
9332
9333 2003-02-04 [colin]      0.8.9claws41
9334
9335         * src/prefs_common.[ch]
9336           src/procmsg.c
9337           src/summaryview.c
9338                 Add an option to disable threading by subject
9339
9340 2003-02-04 [christoph]  0.8.9claws40
9341
9342         * src/inc.c
9343                 only abort fetching mails from multiple accounts when the
9344                 error is fatal and does not allow to check any more accounts
9345                 (currently only disk full error)
9346
9347         (closes bug 31 after POP3 error: "no such mail" Sylpheed does not
9348          receive mails for other accouts)
9349
9350 2003-02-04 [christoph]  0.8.9claws39
9351
9352         * src/folder.c
9353                 first add the new message to the cache, then
9354                 send the update notification
9355
9356         (closes bug 39 after sending message folderview doesnt get updated)
9357
9358 2003-02-04 [colin]      0.8.9claws38
9359
9360         * src/inc.c
9361                 _really_ fix this Connecting... status
9362
9363 2003-02-04 [paul]       0.8.9claws37
9364
9365         * sync with 0.8.10
9366                 see ChangeLog 2003-02-04
9367
9368 2003-02-04 [paul]       0.8.9claws36
9369
9370         * sync with 0.8.9cvs6
9371                 see ChangeLog 2003-02-03
9372
9373 2003-02-04 [paul]       0.8.9claws35
9374
9375         * po/pt_BR.po
9376                 updated by André Filipe de Assunção e Brito 
9377                 <bedecko@netsite.com.br>
9378
9379 2003-02-03 [thorsten]   0.8.9claws34
9380
9381         * po/de.po
9382                 Updated german translations
9383
9384 2003-02-02 [paul]       0.8.9claws33
9385
9386         * po/es.po
9387                 updated by Ricardo Mones Lastra
9388
9389 2003-02-02 [thorsten]   0.8.9claws32
9390
9391         * src/mh.c
9392                 Fix mh_get_msginfo() segfault if file is inaccessible
9393
9394 2003-01-31 [colin]      0.8.9claws31
9395
9396         * src/procheader.c
9397                 Fix last commit's bug
9398
9399 2003-01-31 [colin]      0.8.9claws30
9400
9401         * src/procheader.c
9402                 Missing a change for gpg-signed messages
9403
9404 2003-01-31 [paul]       0.8.9claws29
9405
9406         * src/pixmaps/gpg_signed.xpm    ** NEW FILE **
9407           src/procheader.c
9408           src/stock_pixmap.[ch]
9409           src/summaryview.c
9410                 indicate GnuPG signed messages by displaying an icon
9411                 in the Attachment column.
9412
9413 2003-01-31 [paul]       0.8.9claws28
9414
9415         * sync with 0.8.9cvs4
9416                 see ChangeLog 2003-01-31
9417
9418 2003-01-31 [alfons]     0.8.9claws27
9419
9420         * src/textview.c
9421                 tune URI parser to accept mailto URLs with a '?'
9422                 (patch from Ruslan Balkin)
9423
9424 2003-01-31 [colin]      0.8.9claws26
9425
9426         * src/summaryview.c
9427                 Fix a leak introduced in claws24
9428
9429 2003-01-31 [colin]      0.8.9claws25
9430
9431         * src/summaryview.c
9432                 Freeze/Thaw folder updates when deleting dups
9433
9434 2003-01-31 [colin]      0.8.9claws24
9435         
9436         * src/addr_compl.c
9437           src/summaryview.c
9438           src/msgcache.c
9439                 little speed improvements
9440
9441 2003-01-31 [colin]      0.8.9claws23
9442
9443         * src/summaryview.c
9444                 Fix segfault when forwarding nothing
9445                 Patch from "Ruslan N. Balkin" <baron@voices.ru>
9446                 
9447 2003-01-30 [paul]       0.8.9claws22
9448
9449         * sync with 0.8.9cvs3
9450                 see ChangeLog 2003-01-30
9451
9452 2003-01-30 [paul]       0.8.9claws21
9453
9454         * sync with 0.8.9cvs2
9455                 see ChangeLog 2003-01-30
9456
9457 2003-01-29 [paul]       0.8.9claws20
9458
9459         * sync with 0.8.9cvs1
9460                 see ChangeLog 2003-01-29
9461
9462 2003-01-28 [paul]       0.8.9claws19
9463
9464         * po/POTFILES.in
9465                 update to reflect changes. 
9466                 thanks to Ricardo Mones Lastra
9467
9468 2003-01-27 [christoph]  0.8.9claws18
9469
9470         * ac/openssl.m4
9471         * ac/spamassassin.m4
9472         * src/plugins/spamassassin/README
9473         * src/plugins/spamassassin/libspamc.[ch]
9474         * src/plugins/spamassassin/utils.[ch]
9475                 updated to latest libspamc
9476
9477 2003-01-27 [christoph]  0.8.9claws17
9478
9479         * src/folder.c
9480                 fix wrong use of procheader_get_header_fields
9481
9482 2003-01-27 [christoph]  0.8.9claws16
9483
9484         * src/news.c
9485         * src/prefs_account.[ch]
9486         * src/common/nntp.[ch]
9487                 allow to force authentication for NNTP servers
9488
9489         Patch submitted by Florian Mickler <dmk@d-labs.de>
9490
9491 2003-01-26 [paul]       0.8.9claws15
9492
9493         * src/summaryview.c
9494                 speed up of marking messages as read
9495                 patch submitted by Jens Rantil <ztyx@users.sourceforge.net>
9496
9497 2003-01-26 [christoph]  0.8.9claws14
9498
9499         * src/Makefile.am
9500         * src/mgutils.[ch]              ** REMOVE **
9501         * src/xml.[ch]                  ** REMOVE **
9502         * src/xmlprops.[ch]             ** REMOVE **
9503         * src/common/Makefile.am
9504         * src/common/mgutils.[ch]       ** NEW **
9505         * src/common/xml.[ch]           ** NEW **
9506         * src/common/xmlprops.[ch]      ** NEW **
9507                 move xml files to common directory
9508
9509 2003-01-26 [christoph]  0.8.9claws13
9510
9511         * src/plugins/spamassassin/spamassassin_gtk.c
9512                 only set gtk entry text if string is available
9513
9514 2003-01-26 [melvin]     0.8.9claws12
9515
9516         * src/description_window.c
9517                 Allow resizing of the window
9518                 Allow automatic horizontal scroll bar
9519                 Do not vertically expand and fill
9520
9521 2003-01-26 [christoph]  0.8.9claws11
9522
9523         * src/Makefile.am
9524         * src/gtkutils.[ch]             ** REMOVE **
9525         * src/common/sylpheed.c
9526         * src/gtk/Makefile.am
9527         * src/gtk/description_window.c
9528         * src/gtk/gtkutils.[ch]         ** NEW **
9529         * src/gtk/prefswindow.c
9530                 move gtkutils to gtk directory
9531
9532 2003-01-26 [paul]       0.8.9claws10
9533
9534         * src/summaryview.c
9535                 rename summary_unread_clicked() to summary_status_clicked()
9536
9537 2003-01-26 [melvin]     0.8.9claws9
9538
9539         * src/prefs_actions.c
9540                 Cosmetical changes to the help text
9541
9542 2003-01-26 [paul]       0.8.9claws8
9543
9544         * src/folder.[ch]
9545           src/mainwindow.c
9546           src/prefs_common.c
9547           src/prefs_sumamry_column.c
9548           summaryview.[ch]
9549                 rename the 'Unread' column to 'Status'
9550
9551 2003-01-25 [match]      0.8.9claws7
9552
9553         * src/mgutils.[ch]
9554                 removed reference to LDAP constants. removed error2string.
9555                 included functions to support LDAP dynamic queries.
9556         * src/syldap.h
9557                 moved LDAP constants here.
9558         * src/addressbook.c
9559         * src/addrindex.c
9560         * src/importldif.c
9561                 removed references to LDAP constants and references to
9562                 error2string.
9563
9564 2003-01-25 [paul]       0.8.9claws6
9565
9566         * src/summaryview.c
9567                 summary_thread_build(), summary_thread_init(): remove 
9568                 unneeded reference to summaryview->folder_item
9569
9570 2003-01-25 [christoph]  0.8.9claws5
9571
9572         * src/gtk/description_window.c
9573                 o allow description texts to expand over multiple columns
9574                 o translate all columns
9575         * src/prefs_actions.c
9576                 change syntax description to use new multi column feature
9577
9578         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
9579
9580 2003-01-25 [match]      0.8.9claws4
9581
9582         * src/vcard.c
9583                 fixed bug with Quoted-Printable
9584
9585 2003-01-25 [paul]       0.8.9claws3
9586
9587         * src/folder.[ch]
9588           src/summaryview.[ch]
9589                 implement per-folder collapsed/expanded threads setting
9590                 
9591         * src/prefs_common.c
9592                 remove global collapsed/expanded threads option
9593
9594 2003-01-25 [christoph]  0.8.9claws2
9595
9596         * po/POTFILES.in
9597                 add pluginwindow and prefswindow
9598         * src/compose.c
9599                 make send respond correctly to messages that could be added
9600                 to the queue folder, but the UID of the message is unknown
9601         * src/folder.c
9602         * src/imap.c
9603                 don't return guessed UIDs in imap_add_msg anymore. We return
9604                 0 to tell the folder system it was appened but the UID is
9605                 unknown. Folder system now get's the UID by scaning the folder
9606                 and searching the cache for the Message-ID
9607                 (closes bug #29 Messages queued, but not sent)
9608
9609 2003-01-25 [paul]       0.8.9claws1
9610
9611         * src/codeconv.c
9612                 conv_encode_header():  fix bug when long headers with 8-bit
9613                 characters are used, so that the encoded words are wrapped.
9614                 If the space in the original text falls on the wrap boundary,
9615                 it can be lost.
9616                 Patch by Sergey Vlasov.
9617                 
9618         * src/folderview.c
9619                  fix bug where a change to the sorting method or thread view
9620                  of a folder's messages is lost if simpify-subject is set and
9621                  toggled on or off.
9622                  Patch by Luke Plant.
9623
9624 2003-01-24 [paul]       0.8.9claws
9625
9626         * sylpheed-0.8.9claws released
9627         
9628         * Makefile.am
9629           sylpheed.spec.in
9630                 remove reference to 'INSTALL.jp'
9631
9632 2003-01-23 [paul]       0.8.8claws128
9633
9634         * po/es.po
9635           po/it.po
9636           po/ru.po
9637           po/sr.po
9638                 updated translations. submitted by Ricardo Mones Lastra,
9639                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively.
9640
9641 2003-01-23 [colin]      0.8.8claws127
9642
9643         * src/compose.c
9644                 Fix drafted and queued news articles re-edition
9645
9646 2003-01-23 [melvin]     0.8.8claws126
9647
9648         * po/fr.po
9649                 Updated French translations
9650
9651 2003-01-23 [colin]      0.8.8claws125
9652
9653         * src/inc.c
9654                 Fix "Connecting to..." status message
9655
9656 2003-01-22 [paul]       0.8.8claws124
9657
9658         * po/bg.po
9659                 updated by George Danchev
9660                 
9661         * src/folder.c
9662                 revert last commit [0.8.8claws111] as it breaks folder d'n'd
9663                 and folder deletion
9664
9665 2003-01-21 [paul]       0.8.8claws123
9666
9667         * po/bg.po
9668                 updated by George Danchev
9669                 
9670         * src/about.c
9671                 its now 2003
9672                 
9673         * src/toolbar.c
9674                 don't translate 'Separator'
9675                 
9676         * src/plugins/spamassassin/Makefile.am
9677                 add aspell to CPPFLAGS
9678                 
9679         * src/plugins/spamassassin/spamassassin.c
9680           src/plugins/spamassassin/spamassassin_gtk.c
9681                 set correct default for spamassassin_receive_spam
9682                 slightly re-word descriptions and some
9683                 other minor changes
9684
9685 2003-01-19 [alfons]     0.8.8claws122
9686                 
9687         * src/mimeview.c
9688                 mimeview_save_as(): we might as well show the file name for
9689                 the single case "Save As" too
9690
9691 2003-01-19 [alfons]     0.8.8claws121
9692
9693         * src/crash.c
9694                 change bug tracker URL to bugzilla URL
9695
9696 2003-01-19 [alfons]     0.8.8claws120
9697
9698         * src/mimeview.c
9699                 mimeview_save_all(): display name of file before overwriting;
9700                 continue saving all, even when one overwrite was cancelled
9701
9702 2003-01-19 [christoph]  0.8.8claws119
9703
9704         * src/summaryview.c
9705         * src/procmsg.[ch]
9706                 fix wrong usage of procmsg_find_children in summaryview
9707                 by using procmsg_update_unread_children instead of
9708                 summaryview_update_unread_children
9709
9710 2003-01-19 [christoph]  0.8.8claws118
9711
9712         * src/procmsg.c
9713                 fix infinite loop in procmsg_find_children
9714                  (closes bug #25 sylpheed crashes on delete.)
9715
9716         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
9717
9718 2003-01-19 [paul]       0.8.8claws117
9719
9720         * po/pt_BR.po
9721                 updated by Ivan Francolin Martinez
9722
9723 2003-01-18 [melvin]     0.8.8claws116
9724
9725         * src/prefs_actions.c
9726                 Removed syntax limitation of only one '&' at the end of command.
9727                         Now actions that contain '>/dev/null 2>&1' are possible.
9728
9729 2003-01-18 [melvin]     0.8.8claws115
9730
9731         * src/prefs_actions.c
9732                 Actions IO dialog: when the action ends
9733                 the "Close" button now has focus and [Escape] closes the
9734                 window.
9735
9736 2003-01-18 [christoph]  0.8.8claws114
9737
9738         * src/procmsg.c
9739                 o add debug output when MsgInfos are really freed
9740                 o free GSLists in procmsg_find_children and
9741                   procmsg_update_unread_children
9742
9743 2003-01-18 [christoph]  0.8.8claws113
9744
9745         * src/mainwindow.c
9746                 reorder Configuration menu
9747
9748 2003-01-18 [christoph]  0.8.8claws112
9749
9750         * src/compose.c
9751                 fix applying templates to forwarded messages
9752
9753         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
9754
9755 2003-01-17 [christoph]  0.8.8claws111
9756
9757         * src/folder.c
9758                 destroy folder items, when a folder item is removed
9759
9760 2003-01-17 [christoph]  0.8.8claws110
9761
9762         * src/folder.c
9763                 fix wrong folder stats update when ignored message is
9764                 deleted
9765
9766 2003-01-17 [colin]      0.8.8claws109
9767         
9768         * src/mainwindow.c
9769         * src/summaryview.c
9770                 Quicksearch bugfixes: 
9771                 - hide help button at startup if not extended
9772                 - switch to extended when looking for replies
9773
9774 2003-01-17 [paul]
9775
9776         * sync with 0.8.9 release
9777
9778 2003-01-17 [paul]       0.8.8claws108
9779
9780         * sync with 0.8.8cvs11
9781                 see ChangeLog 2003-01-17
9782
9783 2003-01-16 [colin]      0.8.8claws107
9784
9785         * src/procmsg.c
9786                 Changed encryption test to re-ask passphrase
9787                 if an encrypted message hasn't been decrypted
9788                 Fixes bug #5
9789
9790 2003-01-16 [christoph]  0.8.8claws106
9791
9792         * src/prefs_gtk.c
9793         * src/prefs_toolbar.c
9794         * src/gtk/prefswindow.h
9795         * src/plugins/spamassassin/spamassassin_gtk.c
9796                 remove page destroy function that is not used anymore
9797
9798 2003-01-16 [paul]       0.8.8claws105
9799
9800         * sync with 0.8.8cvs9
9801                 see ChangeLog 2002-01-16
9802
9803 2003-01-16 [colin]      0.8.8claws104
9804
9805         * src/compose.[ch]
9806                 Fix bug with autosaved drafts for IMAP, when draft
9807                 folder is specified - fixes bugzilla bug #20
9808
9809 2003-01-15 [paul]       0.8.8claws103
9810
9811         * src/compose.[ch]
9812           src/procmsg.c
9813                 store folder and message-id of message forwarding
9814                 in queue header and set forward flag after sending
9815
9816 2003-01-15 [paul]       0.8.8claws102
9817
9818         * sync with 0.8.8cvs8
9819                 see ChangeLog 2002-01-15
9820
9821 2003-01-15 [colin]      0.8.8claws101
9822
9823         * src/Makefile.am
9824                 Fix linking with GNU libiconv
9825
9826 2003-01-15 [darko]      0.8.8claws100
9827
9828         * src/pine.c
9829                 fix crash when importing pine address book
9830                 entry with an empty name (reported by DY
9831                 <dybulk at tri8.net>)
9832
9833 2003-01-14 [paul]       0.8.8claws99
9834
9835         * configure.in  ** REMOVED **
9836           configure.ac  ** NEW FILE **
9837                 rename configure.in to configure.ac, as it is now
9838                 preferred
9839
9840 2003-01-14 [melvin]     0.8.8claws98
9841
9842         * src/folderview.c
9843                 folderview_check_new(): More precise function description
9844
9845 2003-01-14 [melvin]     0.8.8claws97
9846
9847         * src/folderview.c
9848                 folderview_check_new(): return the number of new messages 
9849                         since last check.
9850         * src/inc.c
9851                 inc_account_mail(): Disable counting of new messages for IMAP
9852                         and NNTP until bug [19] and [14] are fixed.
9853
9854 2003-01-14 [paul]       0.8.8claws96
9855
9856         * sync with 0.8.8cvs6
9857                 see ChangeLog 2003-01-14
9858
9859 2003-01-13 [alfons]     0.8.8claws95
9860
9861         * src/textview.c
9862                 tune email address validation (c. 0.8.8claws89): if . is 
9863                 just one char away from @, the address is invalid too 
9864                 (correctly rejects addresses like foo@.com)
9865
9866 2003-01-13 [paul]       0.8.8claws94
9867
9868         * src/messageview.c
9869           src/toolbar.c
9870                 fixes to the Message View toolbar and menu:
9871                 fix non-functioning Forward button
9872                 make Reply button consider default_reply_list
9873                 remove 'Follow-up...' menu entry
9874                 add 'Forward' and 'Redirect' menu entries
9875
9876 2003-01-13 [melvin]     0.8.8claws93
9877
9878         * src/inc.c
9879                 Fixed typo that could make new messages count incorrect.
9880
9881 2003-01-13 [melvin]     0.8.8claws92
9882
9883         * src/folderview.[ch]
9884                 folderview_check_new(): return the number of new messages.
9885         * src/inc.c
9886                 Should fix bug [14] where new mail notification worked 
9887                         incorrectly with IMAP accounts.
9888                 inc_spool_account(): return number of new msgs, or -1 on error
9889                 inc_all_spool(): return number of new msgs
9890                 
9891 2003-01-13 [melvin]     0.8.8claws91
9892
9893         * src/prefs_actions.c
9894                 Justify help text.
9895
9896 2003-01-12 [thorsten]   0.8.8claws90
9897
9898         * src/common/prefs.c
9899                 close file before rename
9900
9901 2003-01-12 [alfons]     0.8.8claws89
9902
9903         * AUTHORS
9904                 add Christian Mertes
9905         * src/common/utils.[ch]
9906                 g_stricase_hash(), g_stricase_equal(): functions for 
9907                 case insensitive hash tables
9908         * src/textview.c
9909                 use top level domain names to validate email address, based
9910                 on a patch by Christian Mertes (thanks!), but changed 
9911                 implementation to use a hash table 
9912
9913 2003-01-12 [paul]       0.8.8claws88
9914
9915         * po/bg.po
9916                 updated by George Danchev
9917
9918 2003-01-12 [alfons]     0.8.8claws87
9919
9920         * src/summaryview.c
9921                 delete / execute performance: use new style folder update
9922
9923 2003-01-12 [paul]       0.8.8claws86
9924
9925         * sync with 0.8.8cvs5
9926                 see ChangeLog 2003-01-13 (!)
9927
9928 2003-01-12 [alfons]     0.8.8claws85
9929
9930         * src/filtering.c
9931         * src/matcher_parser_parse.y
9932                 prepare change_score filtering action
9933         * src/matcher.[ch]
9934                 give up const-correctness on functions that call non-const-correct functions;
9935                 several casts to gpointer in g_free();
9936                 add change_score;
9937
9938 2003-01-12 [christoph]  0.8.8claws84
9939
9940         * src/compose.c
9941                 fix 2 warnings
9942
9943         * src/gtk/prefswindow.[ch]
9944         * src/plugins/spamassassin/spamassassin_gtk.c
9945                 changed the call of the widget create function
9946                 for PrefsPages, because sometimes the widget
9947                 create function needs a widget that already has
9948                 been attached to a window (to create GDK pixmaps
9949                 for exmaple). So we simply pass the GtkWindow as
9950                 the second parameter now.
9951
9952         * src/main.c
9953         * src/mainwindow.c
9954         * src/prefs_toolbar.[ch]
9955                 rewrite Toolbar Preferences using the new
9956                 prefs window
9957
9958 2003-01-11 [alfons]     0.8.8claws83
9959
9960         * src/addressadd.c
9961                 fix crash when adding sender to addressbook because status bar
9962                 isn't there (the status bar doesn't seem to be used though,
9963                 but I'll let Match decide what to do with it)
9964
9965 2003-01-11 [colin]      0.8.8claws82
9966
9967         * src/main.c
9968           src/toolbar.c
9969                 Two useless changes reversed
9970
9971 2003-01-11 [colin]      0.8.8claws81
9972
9973         * src/mainwindow.c
9974           src/mainwindow.h
9975                 Add mainwindow_get_mainwindow()
9976         * src/alertpanel.c
9977           src/alertpanel.h
9978                 Add alertpanel_error_log() 
9979         * src/compose.c
9980           src/inc.c
9981           src/messageview.c
9982           src/toolbar.c
9983           src/main.c
9984           src/procmsg.c
9985                 Network errors get a View Log button
9986
9987 2003-01-10 [alfons]     0.8.8claws80
9988
9989         * src/prefs_toolbar.c
9990         * src/toolbar.c
9991                 use the translatable string for "Separator" as file name for
9992                 separator toolbar items (probably make this uppercase?)
9993
9994 2003-01-10 [alfons]     0.8.8claws79
9995
9996         * src/prefs_toolbar.c
9997                 put right A_SEPARATOR description string in "displayed
9998                 toolbar items list" so manually added separators are
9999                 saved correctly (bug #10, "Adding a separator to the main 
10000                 toolbar fails, entry in xml file is wrong")
10001
10002 2003-01-10 [christoph]  0.8.8claws78
10003
10004         * src/imap.c
10005                 o fix warnings
10006                 o use CAPABILITY to check if NAMESPACE is available
10007
10008 2003-01-10 [christoph]  0.8.8claws77
10009
10010         * src/imap.[ch]
10011                 apply UIDPLUS IMAP extension support patch
10012
10013         Patch submitted by Simon 'corecode' Schubert
10014
10015 2003-01-10 [paul]       0.8.8claws76
10016
10017         * src/folderview.c
10018                 a sync from main which fixes the news account folders'
10019                 Properties bug
10020
10021 2003-01-10 [christoph]  0.8.8claws75
10022
10023         * src/folder.c
10024                 don't accept 0 as a valid uid returned by copy and move
10025                 functions. 0 means the message was copied or moved but the
10026                 new uid could not be fetched. It is not an error condition
10027                 for the copy or move operation.
10028
10029 2003-01-10 [paul]       0.8.8claws74
10030
10031         * src/prefs_filtering.c
10032                 change English used in Alert when entry is not
10033                 saved.
10034                 
10035         * sync with 0.8.8cvs4
10036                 see ChangeLog 2003-01-10
10037
10038 2003-01-10 [darko]      0.8.8claws73
10039
10040         * src/pine.c
10041                 fix crash when importing address book entry
10042                 without a valid address
10043
10044 2003-01-09 [alfons]     0.8.8claws72
10045
10046         * src/inc.c
10047                 filtering performance: use new style folder update
10048
10049 2003-01-09 [christoph]  0.8.8claws71
10050
10051         * src/compose.c
10052         * src/gtk/menu.[ch]
10053                 fix wrong selecting of mime encoding type, when
10054                 opening property dialog of attachments in the
10055                 compose window. 7bit was always selected and that
10056                 destoryed files with 8bit data.
10057                 (closes bug #9 Sylpheed-claws destroys attachments when
10058                  changing MIME-types)
10059
10060 2003-01-09 [paul]       0.8.8claws70
10061
10062         * sync with 0.8.8cvs3
10063                 see ChangeLog 2003-01-09
10064
10065 2003-01-08 [alfons]     0.8.8claws69
10066         
10067         * src/addressadd.c
10068                 apply patch by Kim Schulz to fix build breakage
10069                 because of missing variable
10070
10071 2003-01-08 [paul]       0.8.8claws68
10072
10073         * sync with 0.8.8cvs2
10074                 see ChangeLog 2002-01-08
10075
10076 2003-01-08 [paul]       0.8.8claws67
10077
10078         * po/it.po
10079                 updated by Alessandro Maestri
10080                 
10081         * src/addressadd.c
10082                 when using 'Add sender to addressbook' allow
10083                 name to be edited and remarks to be entered
10084                 Patch submitted by Luke Plant
10085
10086 2003-01-08 [darko]      0.8.8claws66
10087
10088         * README.claws, src/summaryview.c
10089                 fix description for marked messages
10090
10091 2003-01-08 [paul]
10092
10093         * tools/Makefile.am
10094           tools/launch_phoenix  ** NEW FILE **
10095                 add script that enables using Phoenix as the default
10096                 web browser. 
10097                 Submitted by Mohammed Sameer <Uniball@linux-egypt.org>
10098                 
10099         * tools/OOo2sylpheed.pl
10100                 remove full path to sylpheed executable, just 'sylpheed'
10101                 will do
10102                 
10103         * tools/README
10104                 add launch_phoenix informtion and re-arrange and compress
10105                 the data a little
10106
10107 2003-01-07 [christoph]  0.8.8claws65
10108
10109         * src/folder.c
10110                 fix update for source folder when moving messages
10111         * src/procmsg.[ch]
10112         * src/summaryview.c
10113                 use function to set to_folder for message infos and
10114                 automatically update the op_count for old and new
10115                 folder
10116
10117 2003-01-07 [melvin]     0.8.8claws64
10118
10119         * src/prefs_actions.c
10120                 Fixed bug where an '%p' Action on a displayed image crashed 
10121                         Sylpheed
10122                 Code clean up (get rid of duplicated code and removed unnecessary 
10123                                 structure member)
10124
10125 2003-01-07 [christoph]  0.8.8claws63
10126
10127         * src/compose.c
10128         * src/folder.[ch]
10129         * src/folderview.c
10130         * src/import.c
10131         * src/inc.c
10132         * src/main.c
10133         * src/mainwindow.c
10134         * src/messageview.c
10135         * src/prefs_folder_item.c
10136         * src/procmsg.c
10137         * src/summaryview.c
10138         * src/toolbar.c
10139                 o remove all folder update triggering from the UI code. The folder
10140                   system should know much better when a folder needs an update.
10141                 o to prevent multiple updates in a row the folder updates can be
10142                   frozen for some time.
10143
10144                 Note: - Please verify that no updates are missing
10145                       - Check where freeze/thaws should be added
10146
10147 2003-01-07 [christoph]  0.8.8claws62
10148
10149         * src/prefs_actions.c
10150                 don't translate empty strings
10151
10152         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
10153
10154 2003-01-06 [christoph]  0.8.8claws61
10155
10156         * src/prefs_actions.c
10157                 mark strings for gettext
10158         * src/prefs_matcher.c
10159                 use new description window for Execute action and
10160                 match condition in Filtering
10161
10162         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
10163
10164 2003-01-06 [alfons]     0.8.8claws60
10165
10166         keep myself inspired to re-organize matcher part 8; 
10167         yes, more to come (I need to move out the descriptive
10168         text for actions to matcher.c, or at least make it not
10169         depend on the wicked ordering)
10170
10171         * src/prefs_matcher.c
10172                 add documentation so others may comprehend the
10173                 UI part of the conditions
10174                 
10175 2003-01-06 [christoph]  0.8.8claws59
10176
10177         * src/prefs_actions.c
10178                 use new description window for syntax help
10179         * src/gtk/description_window.c
10180                 fix display of descriptions with column count != 2
10181
10182         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
10183
10184 2003-01-06 [christoph]  0.8.8claws58
10185
10186         * src/quote_fmt.c
10187         * src/summaryview.[ch]
10188         * src/gtk/Makefile.am
10189         * src/gtk/description_window.[ch]       ** NEW **
10190                 use a generic window to display syntax descriptions
10191                 currently used in quote_fmt and summaryview (new description
10192                 for extended quick search)
10193
10194         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
10195
10196 2003-01-06 [paul]       0.8.8claws57
10197
10198         * sync with 0.8.8cvs1
10199                 see ChangeLog 2003-01-06
10200
10201 2003-01-06 [christoph]  0.8.8claws56
10202
10203         * src/mainwindow.c
10204         * src/prefs_gtk.[ch]
10205         * src/gtk/prefswindow.[ch]
10206         * src/plugins/spamassassin/spamassassin_gtk.c
10207                 o remove page management from prefswindow, pages
10208                   will be an argument to prefswindow_open
10209                 o prefswindow_open gets a datapointer that is
10210                   passed to the widget_create function to allow
10211                   creation of prefswindow for specific items
10212
10213 2003-01-06 [colin]      0.8.8claws55
10214         
10215         * src/summaryview.c
10216                 We don't want regexp in the reply-finder, 
10217                 because MIDs can contain !,$,. and so on
10218
10219 2003-01-06 [jens]       0.8.8claws54
10220
10221         * src/jpilot.c
10222                 fixed a wrong free in jpilot_read_db_files
10223
10224 2003-01-06 [alfons]     0.8.8claws53
10225
10226         re-organize matcher part 8; more to come
10227        
10228         * src/matcher.c
10229                 matcherprop_to_string(): put g_free()s before the
10230                 switch-case break to fix memleaks                
10231
10232 2003-01-06 [colin]      0.8.8claws52
10233
10234         * src/summaryview.c
10235                 cleanup & reply-finder now displays the first 
10236                 matching message
10237
10238 2003-01-05 [alfons]     0.8.8claws51
10239
10240         re-organize matcher part 7; more to come
10241
10242         * src/matcher.[ch]
10243                 fixes for constant correctness;
10244                 more documentation;
10245
10246 2003-01-05 [alfons]     0.8.8claws50
10247
10248         re-organize matcher part 6; more to come
10249         
10250         * src/matcher.[ch]
10251                 fixes for constant correctness;
10252                 more documentation;
10253         * src/filtering.c
10254                 fix for constant correctness
10255
10256 2003-01-05 [colin]      0.8.8claws49
10257
10258         * src/account.[ch]
10259                 Add account_get_reply_account function
10260         * src/compose.c
10261                 Use account_get_reply_account function 
10262         * src/summaryview.c
10263                 Basic reply-finder - click on the replied
10264                 icon gets you to the outbox using quick-search
10265
10266 2003-01-05 [paul]       0.8.8claws48
10267
10268         * src/prefs_common.c
10269                 small change to English
10270                 
10271         * src/prefs_filtering.c
10272                 prefs_filtering_action_select(): improve logic and uniformity
10273                 of gui
10274
10275 2003-01-05 [alfons]     0.8.8claws47
10276
10277         fine tune solution to focus problems (bug #7)
10278
10279         * src/mainwindow.c
10280                 mainwindow_focus_in_event(): remove grab event check
10281         * src/summaryview.c
10282                 summary_button_pressed(): move selection on right-click
10283                 too. we can't possibly move the selection back after
10284                 canceling a dialog, because gtk's incomplete focus 
10285                 management. whether this is a good solution, only time
10286                 will tell.
10287
10288 2003-01-05 [christoph]  0.8.8claws46
10289
10290         * src/imap.c
10291                 fix crash when no imap connection could be established
10292
10293 2003-01-05 [paul]       0.8.8claws45
10294
10295         * src/mainwindow.c
10296           src/sumamryview.c
10297           src/gtk/menu.[ch]
10298                 fix bug 605957 'shortcuts in popup-menu'
10299                 make user-defined shortcuts work
10300                 show shortcuts that are already defined
10301                 in the main menu
10302                 Patch submitted by Luke Plant
10303
10304 2003-01-05 [alfons]     0.8.8claws44
10305
10306         * src/mainwindow.c
10307                 focus_in_event handler should not select summary view row 
10308                 when another window (menu, dialog) grabbed for events 
10309                 (bug #7, "[0.8.8claws42] Message summary focus") 
10310
10311 2003-01-04 [christoph]  0.8.8claws43
10312
10313         * src/procmsg.c
10314                 update save folder after adding the sent message
10315                  (closes bug #6 Folder View doesn't refresh for "Sent"-messages)
10316
10317 2003-01-02 [christoph]  0.8.8claws42
10318
10319         * src/common/plugin.c
10320                 fix unloading of all plugins and unload
10321                 plugins in reverse order
10322                 
10323         * src/gtk/pluginwindow.c
10324                 implement function of load and unload button
10325
10326         * src/gtk/prefswindow.c
10327         * src/gtk/prefswindow.h
10328                 rename register function and add new unregister
10329                 function
10330
10331         * src/plugins/spamassassin/spamassassin_gtk.c
10332                 unregister prefs page and update for changes in
10333                 src/gtk/prefswindow.c
10334
10335 2003-01-02 [paul]       0.8.8claws41
10336
10337         * po/es.po
10338                 updated by Ricardo Mones Lastra
10339
10340 2003-01-02 [paul]
10341
10342         * tools/tb2sylpheed
10343                 fixes and improvements by Urke MMI
10344
10345 2003-01-02 [thorsten]   0.8.8claws40
10346
10347         * src/procmsg.c
10348                 fixed wrong return value
10349
10350 2003-01-02 [thorsten]   0.8.8claws39
10351
10352         * src/prefs.c
10353                 fixed printing wrong variable
10354
10355 2003-01-02 [thorsten]   0.8.8claws38
10356
10357         * src/prefs.c
10358                 fixed acessing members of freed pfile struct
10359
10360 2003-01-02 [thorsten]   0.8.8claws37
10361
10362         * src/procmsg.c
10363                 detect loops across several messages
10364                 as suggested by Christoph Hohmann
10365
10366 2003-01-01 [match]      0.8.8claws36
10367
10368         * src/addrindex.c
10369                 fixed another memory leak.
10370
10371 2003-01-01 [match]      0.8.8claws35
10372
10373         * src/jpilot.[ch]
10374                 fixed memory leaks. applied Doxygen comments.
10375
10376 2003-01-01 [thorsten]   0.8.8claws34
10377
10378         * src/procmsg.c
10379                 inhibit endless loop if msg references itself
10380                 (closes Bug [ 660477 ] Infinite loop in parent flag search)
10381
10382 2003-01-01 [christoph]  0.8.8claws33
10383
10384         * src/mainwindow.c
10385         * src/gtk/Makefile.am
10386         * src/gtk/pluginwindow.c                ** NEW **
10387         * src/gtk/pluginwindow.h                ** NEW **
10388                 add plugin window
10389
10390         * src/plugins/demo/demo.c
10391         * src/plugins/spamassassin/spamassassin.c
10392         * src/plugins/spamassassin/spamassassin_gtk.c
10393                 write better plugin descriptions
10394
10395 2002-12-31 [christoph]  0.8.8claws32
10396
10397         * src/gtk/prefswindow.c
10398         * src/plugins/spamassassin/spamassassin_gtk.c
10399                 some small improvements to GTK code
10400
10401 2002-12-31 [christoph]  0.8.8claws31
10402
10403         * src/plugins/spamassassin/spamassassin_gtk.c
10404                 enable folder select button
10405
10406 2002-12-31 [christoph]  0.8.8claws30
10407
10408         * src/mainwindow.c
10409         * src/gtk/Makefile.am
10410         * src/gtk/prefswindow.c                         ** NEW **
10411         * src/gtk/prefswindow.h                         ** NEW **
10412                 add new prefs window
10413
10414         * src/common/plugin.c
10415                 don't try to load empty config lines
10416         
10417         * src/plugins/spamassassin/Makefile.am
10418         * src/plugins/spamassassin/spamassassin.c
10419         * src/plugins/spamassassin/spamassassin.h       ** NEW **
10420         * src/plugins/spamassassin/spamassassin_gtk.c   ** NEW **
10421                 GTK config for SpamAssassin Plugin using
10422                 the new prefs window
10423
10424 2002-12-31 [paul]       0.8.8claws29
10425
10426         * po/POTFILES.in
10427                 remove obsolete entry 'src/menu.c'
10428
10429 2002-12-31 [alfons]     0.8.8claws28
10430
10431         * src/matcher.[ch]
10432         * src/matcher_parser_parse.y
10433         * src/prefs_matcher.c
10434                 add "ignore_thread" and "~ignore_thread" condition so it's
10435                 possible to make the actions / scoring operate on the ignore
10436                 thread flag
10437
10438 2002-12-31 [christoph]  0.8.8claws27
10439
10440         * src/addrbook.c
10441         * src/addrindex.c
10442         * src/folder.c
10443         * src/matcher.c
10444         * src/prefs_account.c
10445         * src/prefs_actions.c
10446         * src/prefs_customheader.c
10447         * src/prefs_display_header.c
10448         * src/prefs_gtk.c
10449         * src/procmime.c
10450         * src/toolbar.c
10451         * src/xmlprops.c
10452         * src/common/prefs.[ch]
10453                 extend prefs file handling for reading and automatic handling
10454                 of blocks. When reading prefs_set_block_label will automatically
10455                 move on to the block. When writing it will copy all other blocks
10456                 automatically
10457
10458         * src/common/plugin.c
10459                 Now loading plugin filenames from [Plugins] block in
10460                 sylpheed rc file
10461
10462 2002-12-30 [christoph]  0.8.8claws26
10463
10464         * src/common/hooks.[ch]
10465                 return abort status to caller of hooks_invoke
10466                 
10467         * src/inc.[ch]
10468                 invoke message filtering hook and stop
10469                 default handling when filter returns abort
10470
10471         * src/common/plugin.[ch]
10472         * src/plugins/demo/demo.c
10473                 modify plugin loader, because resolving symbols for strings
10474                 does not work correctly
10475         
10476         * configure.in
10477         * ac/spamassassin.m4                            ** NEW **
10478         * src/plugins/spamassassin/.cvsignore           ** NEW **
10479         * src/plugins/spamassassin/Makefile.am          ** NEW **
10480         * src/plugins/spamassassin/README               ** NEW **
10481         * src/plugins/spamassassin/libspamc.[ch]        ** NEW **
10482         * src/plugins/spamassassin/spamassassin.c       ** NEW **
10483         * src/plugins/spamassassin/utils.[ch]           ** NEW **
10484                 add spamassassin plugin, see src/plugins/spamassassin/README
10485                 for details
10486
10487 2002-12-29 [alfons]     0.8.8claws25
10488
10489         * src/mainwindow.c
10490                 when moving focus from a message view to the main 
10491                 window, don't forget to select the summary node
10492                 of the displayed message. should fix "[ 659103 ] 
10493                 focus-follows-mouse confuses sylpheed"
10494
10495 2002-12-29 [christoph]  0.8.8claws24
10496
10497         * src/Makefile.am
10498         * src/stringtable.[ch]          ** REMOVE **
10499         * src/common/Makefile.am
10500         * src/common/stringtable.[ch]   ** NEW **
10501                 move stringtable files to common directory
10502
10503 2002-12-29 [christoph]  0.8.8claws23
10504
10505         * src/Makefile.am
10506         * src/menu.[ch]                 ** REMOVE **
10507         * src/gtk/Makefile.am
10508         * src/gtk/menu.[ch]             ** NEW **
10509                 move menu files to gtk directory
10510
10511 2002-12-29 [match]      0.8.8claws22
10512
10513         * src/addressbook.c
10514         * src/syldap.c
10515                 moved UI specific code out of LDAP code into addressbook
10516                 UI code. fixed memory leak.
10517
10518 2002-12-29 [christoph]  0.8.8claws21
10519
10520         * src/folder.c
10521                 only check for IGNORED parent message when message is
10522                 not IGNORED itself
10523
10524 2002-12-29 [alfons]     0.8.8claws20
10525
10526         * src/summaryview.c
10527                 set gtksctree's anchor correct (immediate execute
10528                 changes the tree's layout, and anchor points at 
10529                 the incorrect row). fixes "[ 657233 ] multiple msg 
10530                 delete sometimes off by 1".
10531                 we probably have to look for more tree layout /
10532                 anchor glitches.
10533
10534 2002-12-29 [paul]       0.8.8claws19
10535
10536         * src/summaryview.c
10537                 fix bug [ 659054 ] incorrect sorting of 'From' column
10538                 when using 'display sender using address book'
10539                 thanks to Alfons and Luke Plant
10540
10541 2002-12-29 [christoph]  0.8.8claws18
10542
10543         * src/folder.c
10544         * src/procmsg.[ch]
10545                 check parent messages for IGNORE THREAD flag, when adding,
10546                 moving or copying messages to a folder
10547
10548 2002-12-27 [alfons]     0.8.8claws17
10549
10550         re-organize matcher part 5; more to come
10551
10552         * src/matcher.c
10553                 hash keywords in matchparser_tab 
10554
10555 2002-12-27 [alfons]     0.8.8claws16
10556
10557         re-organize matcher part 4; more to come
10558
10559         * src/matcher_parser.h
10560         * src/matcher_parser_lex.l
10561         * src/matcher_parser_parse.y
10562                 cleanup
10563
10564 2002-12-27 [alfons]     0.8.8claws15
10565
10566         re-organize matcher part 3; more to come
10567
10568         * src/matcher.[ch]
10569                 cleanup
10570
10571 2002-12-27 [alfons]     0.8.8claws14
10572
10573         re-organize matcher part 2; more to come but this should
10574         work. cc me if there are any regressions.
10575
10576         * src/matcher.h
10577                 add prototype for get_matchparser_tab_id()
10578         * src/matcher_parser_lex.l
10579                 look up keywords using matchparser_tab_id();
10580
10581 2002-12-27 [alfons]     0.8.8claws12
10582
10583         re-organize matcher part 1
10584
10585         * src/matcher.h
10586                 map yacc generated constants to sylpheed matcher constants
10587         * src/matcher.c
10588                 add function to find a matcher constant from a string
10589
10590 2002-12-27 [christoph]  0.8.8claws11
10591
10592         * src/compose.c
10593                 MENUITEM_ADD casts the 4th argument from integer to pointer
10594                 so it probably should not be a pointer, this means we
10595                 should use account id for it and not the account's pointer
10596
10597 2002-12-27 [paul]       0.8.8claws10
10598
10599         * src/mainwindow.c
10600                 remove unneeded 'GtkWidget *vbox'
10601                 
10602         * src/summaryview.c
10603                 further sync with 0.8.8 - make sort
10604                 by recipient work as expected
10605                 
10606         * NEWS
10607                 sync with 0.8.8
10608
10609 2002-12-27 [paul]       0.8.8claws9
10610
10611         * po/pt_BR.po
10612                 updated by Ivan F. Martinez
10613                 
10614 2002-12-27 [darko]      0.8.8claws8
10615
10616         * src/common/utils.c
10617                 added locked pattern to extended search
10618
10619 2002-12-27 [alfons]     0.8.8claws7
10620
10621         * src/prefs_matcher.[ch]
10622                 clean up
10623
10624 2002-12-26 [alfons]     0.8.8claws6
10625
10626         * src/matcher.[ch]
10627         * src/matcher_parser_lex.l
10628         * src/matcher_parser_parse.y
10629         * src/prefs_matcher.c
10630                 allow color label as a condition in the matcher
10631
10632 2002-12-26 [oliver]     0.8.8claws5
10633         
10634         * src/toolbar.c 
10635                 enable Addressbook for Main and Messageview
10636         * src/prefs_actions.c
10637                 enable actions in Messageview
10638
10639 2002-12-26 [christoph]  0.8.8claws4
10640
10641         * src/common/plugin.c
10642                 add a little debug output
10643         * configure.in
10644         * src/plugins/demo/Makefile.am
10645                 better use of automake
10646
10647 2002-12-26 [christoph]  0.8.8claws3
10648
10649         * src/Makefile.am
10650         * src/common/Makefile.am
10651                 fix "make distdir"
10652
10653 2002-12-26 [christoph]  0.8.8claws2
10654
10655         * configure.in
10656                 sort configure checks into common / gtk / plugins
10657         * po/POTFILES.in
10658                 add src/prefs_gtk.c
10659         * src/Makefile.am
10660                 add plugins SUBDIR
10661         * src/main.c
10662         * src/common/sylpheed.[ch]
10663                 added now sylpheed_done function for shutdown
10664         * src/common/Makefile.am
10665         * src/common/plugin.[ch]                ** NEW **
10666                 plugin loader and unloader
10667         * src/plugins/.cvsignore                ** NEW **
10668         * src/plugins/Makefile.am               ** NEW **
10669                 build plugins
10670         * src/plugins/demo/.cvsignore           ** NEW **
10671         * src/plugins/demo/Makefile.am          ** NEW **
10672         * src/plugins/demo/demo.c               ** NEW **
10673                 small demo plugin that installs a logtext hook and
10674                 outputs the log text to stdout
10675
10676 2002-12-26 [paul]       0.8.8claws1
10677
10678         * po/es.po
10679                 updated by Ricardo Mones Lastra
10680
10681 2002-12-26 [paul]       0.8.8claws
10682
10683         * 0.8.8claws released
10684
10685 2002-12-26 [paul]       0.8.7claws12
10686
10687         * po/bg.po
10688                 updated by George Danchev
10689
10690 2002-12-26 [paul]       0.8.7claws11
10691
10692         * po/POTFILES.in
10693                 remove unneeded 'src/prefs.c' entry 
10694
10695 2002-12-26 [paul]       0.8.7claws10
10696
10697         * src/codeconv.c
10698           src/mainwindow.c
10699                 sync with 0.8.8 release
10700         
10701         * src/folder.[ch]
10702           src/mh.c
10703           src/summaryview.c
10704                 partial sync with 0.8.8 release
10705         
10706
10707 2002-12-25 [alfons]     0.8.7claws9
10708
10709         * src/matcher.[ch]
10710         * src/matcher_parser_lex.l
10711         * src/matcher_parser_parse.y
10712         * src/prefs_matcher.c
10713                 add locked flag to possible filtering / matcher 
10714                 conditions (also a good example what should be
10715                 done to add a simple boolean condition)
10716
10717 2002-12-25 [christoph]  0.8.7claws8
10718
10719         * src/Makefile.am
10720         * src/account.[ch]
10721         * src/addrbook.c
10722         * src/addressbook.c
10723         * src/addrindex.c
10724         * src/filtering.c
10725         * src/folder.c
10726         * src/matcher.c
10727         * src/prefs.[ch]                ** REMOVE **
10728         * src/prefs_account.c
10729         * src/prefs_actions.c
10730         * src/prefs_common.c
10731         * src/prefs_customheader.c
10732         * src/prefs_display_header.c
10733         * src/prefs_filtering.c
10734         * src/prefs_folder_item.c
10735         * src/prefs_gtk.[ch]            ** NEW **
10736         * src/prefs_matcher.c
10737         * src/prefs_scoring.c
10738         * src/prefs_summary_column.c
10739         * src/procmime.c
10740         * src/selective_download.c
10741         * src/toolbar.c
10742         * src/common/Makefile.am
10743         * src/common/prefs.[ch]         ** NEW **
10744                 split prefs.[ch] into prefs_gtk.[ch] and common/prefs.[ch]
10745
10746 2002-12-24 [alfons]     0.8.7claws7
10747
10748         * src/summaryview.c
10749                 summary_thread_build(): fix real cause of the crash mentioned in
10750                 0.8.7claws3. use subject_XXX() and not g_hash_table_XXX() functions,
10751                 this way we get meaningful ctree nodes 
10752
10753 2002-12-24 [oliver]     0.8.7claws6
10754
10755         * src/mainwindow.[ch]
10756         * src/messageview.[ch]
10757         * src/compose.[ch]
10758         * src/inc.c
10759         * src/summaryview.c
10760                 changes to use updated toolbar handling
10761                 
10762 2002-12-24 [oliver]     0.8.7claws5
10763
10764         * src/toolbar.[ch]
10765                 generic toolbar handling
10766                 used ideas from Ivan Francolin Martinez (ivanfm@users.sourceforge.net)
10767         * src/prefs_toolbar.[ch]
10768                 adjust to handling
10769         
10770 2002-12-24 [oliver]     0.8.7claws4
10771         
10772         * src/stock_pixmap.[ch]
10773                 move SYLPHEED_LOGO to end of list in order 
10774                 to remove it from Custom Toolbar`s Icon View
10775
10776 2002-12-24 [alfons]     0.8.7claws3
10777
10778         * src/summaryview.c
10779                 summary_thread_build(): fix crash because of focus != selection 
10780                 after threading. when deleting the selection, gtk tries but fails 
10781                 to find the correct focusable element. we now force the selection
10782                 to be focused. this should solve the infamous bug reported by 
10783                 Jason Wojciechowski (bug "[ 633443 ] Crash on deleting messages"). 
10784                 a test case is available. 
10785
10786 2002-12-24 [darko]      0.8.7claws2
10787
10788         * src/summaryview.c
10789                 don't crash when unmarking message with unread children
10790
10791 2002-12-23 [christoph]  0.8.7claws1
10792
10793         * src/Makefile.am
10794         * src/common/Makefile.am
10795                 update Makefiles for moved intl.h, version.h and defs.h
10796         * src/imap.c
10797                 rewrite imap_session_get to avoid duplicate code
10798
10799 2002-12-23 [paul]       0.8.7claws
10800
10801         * Santa-Claws released
10802         
10803         * po/hu.po
10804           po/ru.po
10805                 squeeze in updated Hungarian and Russian translations.
10806                 Submitted by  Gál Zoltán and Ruslan N. Balkin
10807
10808 2002-12-23 [paul]       0.8.6claws129
10809
10810         * po/pl.po
10811                 updated by Witold Wladyslaw Wojciech Wilk
10812
10813 2002-12-23 [paul]       0.8.6claws128
10814
10815         * src/quote_fmt_parse.y
10816                 fix typo and add licence header
10817
10818 2002-12-23 [paul]       0.8.6claws127
10819
10820         * po/en_GB.po
10821                 updated
10822
10823 2002-12-23 [paul]       0.8.6claws126
10824
10825         * po/it.po
10826                 updated translation, submitted by Alessandro Maestri
10827                 
10828 2002-12-23 [paul]       0.8.6claws125
10829
10830         * src/quote_fmt_parse.y
10831                 fix signature-stripping on replies bug. match
10832                 '-- \n' and not '-- '.
10833
10834 2002-12-22 [paul]       0.8.6claws124
10835
10836         * po/bg.po
10837           po/es.po
10838           po/sr.po
10839                 updated translations. submitted by George Danchev,
10840                 Ricardo Mones Lastra, and Urke MMI respectively
10841
10842 2002-12-21 [paul]       0.8.6claws123
10843
10844         * src/addrbook.c
10845                 fix coding style
10846
10847 2002-12-21 [paul]       0.8.6claws122
10848
10849         * src/addrbook.c
10850                 fix bug [643638] where if a person is in one or more
10851                 addressbook groups editing that person's email 
10852                 address results in removal from those groups.
10853                 Patch submitted by Luke Plant.
10854
10855 2002-12-20 [christoph]  0.8.6claws121
10856
10857         * src/common/utils.c
10858         * src/summaryview.c
10859                 reimplement expand_search_string using GString to
10860                 prevent crashs caused by miscalculated string
10861                 lengths reported by Paul
10862
10863 2002-12-20 [christoph]  0.8.6claws120
10864
10865         * src/summaryview.c
10866                 don't use "changed" to check if op_count has to be changed as it
10867                 is also set when the message has unread children
10868                 (closes bug [ 653221 ] crash while deleting duplicates)
10869
10870 2002-12-20 [paul]       0.8.6claws119
10871
10872         * sync with 0.8.6cvs27
10873                 see ChangeLog 2002-12-20
10874
10875 2002-12-20 [paul]       0.8.6claws118
10876
10877         * sync with 0.8.6cvs26
10878                 see ChangeLog 2002-12-19 and 2002-12-20
10879
10880 2002-12-19 [alfons]     0.8.6claws117
10881
10882         * src/textview.c
10883                 fix incorrect parsing of email addresses, submitted by 
10884                 Luke Plant (thanks!). Closes bug "[ 565480 ] duplicate 
10885                 name display if it contains @".
10886
10887 2002-12-18 [paul]       0.8.6claws116
10888
10889         * sync with 0.8.6cvs23
10890                 see ChangeLog 2002-12-18
10891
10892 2002-12-18 [paul]       0.8.6claws115
10893
10894         * src/Makefile.am
10895         * src/account.c
10896         * src/codeconv.c
10897         * src/gtkutils.[ch]
10898         * src/imap.c
10899                 sync with 0.8.6cvs22.
10900                 see ChangeLog 2002-12-17 and 2002-12-18
10901
10902 2002-12-17 [christoph]  0.8.6claws114
10903
10904         * src/imap.c
10905                 o don't create a session if imap greeting fails
10906                 o don't close socket when authentication fails
10907                   this is done by imap_session_destroy
10908
10909 2002-12-17 [thorsten]   0.8.6claws113
10910
10911         * tools/Makefile.am
10912           tools/README
10913           tools/google_msgid.pl ** NEW FILE **
10914                 Added "search for message-id" script and doc
10915
10916 2002-12-17 [thorsten]   0.8.6claws112
10917
10918         * po/hu.po
10919                 Updated hungarian translation
10920                 (updated by Gal Zoltan)
10921
10922 2002-12-16 [christoph]  0.8.6claws111
10923
10924         * src/addr_compl.c
10925                 remove stupid addressbook dump to debug output
10926         * src/mh.c
10927                 fix memory leak found by Hiro
10928
10929 2002-12-14 [paul]       0.8.6claws110
10930
10931         * src/compose.c
10932                 fix menubar sensitivity on send
10933                 
10934         * src/prefs_filtering.c
10935         * src/prefs_matcher.c
10936         * src/prefs_scoring.c
10937                 Fix english ;)
10938                 
10939         * src/common/quoted-printable.h
10940                 sync: fix typo
10941         
10942 2002-12-13 [christoph]  0.8.6claws109
10943
10944         * src/Makefile.am
10945         * src/manage_window.[ch]        ** REMOVE **
10946         * src/gtk/Makefile.am
10947         * src/gtk/manage_window.[ch]    ** NEW **
10948                 move manage_window files to gtk directory
10949
10950 2002-12-13 [christoph]  0.8.6claws108
10951
10952         * src/Makefile.am
10953         * src/gtkshruler.[ch]           ** REMOVE **
10954         * src/gtk/Makefile.am
10955         * src/gtk/gtkshruler.[ch]       ** NEW **
10956                 move gtkshruler files to gtk directory
10957
10958 2002-12-13 [christoph]  0.8.6claws107
10959
10960         * src/Makefile.am
10961         * src/compose.c
10962         * src/gtkstext.[ch]             ** REMOVE **
10963         * src/gtkutils.[ch]
10964         * src/textview.c
10965         * src/gtk/gtkstext.[ch]         ** NEW **
10966         * src/gtk/Makefile.am
10967                 o move stext functions to gtkstext.c to remove
10968                   dependency of gtkutils
10969                 o move gtkstext files to gtk directory
10970
10971         * src/gtk/Makefile.am
10972         * src/gtk/sslcertwindow.[ch]
10973                 UI stuff can always depend on common code so
10974                 it's ok to add ../common to include path
10975
10976 2002-12-13 [colin]      0.8.6claws106
10977
10978         * src/summaryview.c
10979                 Disconnect sighandlers for mainwindow when
10980                 quicksearch has the focus
10981                 Fix bug #653231
10982         * src/mainwindow.[ch]
10983                 Make key_pressed callback public, to be able
10984                 to disconnect it
10985
10986 2002-12-13 [christoph]  0.8.6claws105
10987
10988         * src/mh.c
10989                 create .mh_sequences file in new MH folders
10990                 (closes feature request [ 523162 ] MH folders should
10991                  get a .mh_sequences)
10992
10993 2002-12-13 [colin]      0.8.6claws104
10994
10995         * src/summaryview.c
10996                 Better handling of quicksearch show/hide
10997                 (basically the button stays under the mouse 
10998                  when toggled)
10999
11000 2002-12-13 [paul]       0.8.6claws103
11001
11002         * sync with 0.8.6cvs17
11003                 see ChangeLog 2002-12-13
11004
11005 2002-12-13 [paul]       0.8.6claws102
11006
11007         * po/es.po
11008                 updated by Ricardo Mones Lastra
11009
11010 2002-12-11 [colin]       0.8.6claws101
11011
11012         * src/folder.c
11013                 remove statusbar stuff
11014           src/folderview.c
11015                 set statusbar verbosity when moving folders
11016
11017 2002-12-11 [colin]       0.8.6claws100
11018         * src/prefs_filtering.c
11019         * src/prefs_matcher.c
11020         * src/prefs_scoring.c
11021                 Fix english ;)
11022
11023 2002-12-11 [colin]       0.8.6claws99
11024
11025         * src/prefs_common.[ch]
11026                 Add summary_quicksearch_type
11027         * src/summaryview.c
11028                 Save last used quicksearch type
11029
11030 2002-12-11 [jens]       0.8.6claws98
11031         * src/prefs_filtering.c
11032         * src/prefs_matcher.c
11033         * src/prefs_scoring.c
11034                 added dialog for incomplete rules in scoring, filtering and
11035                 matcher to ask wheather really close
11036
11037 2002-12-11 [colin]      0.8.6claws97
11038
11039         * src/folder.c
11040                 Fix folder dnd statusbar logging
11041
11042 2002-12-10 [christoph]  0.8.6claws96
11043
11044         * src/compose.c
11045         * src/folder.c
11046         * src/imap.c
11047         * src/inc.c
11048         * src/main.c
11049         * src/mainwindow.c
11050         * src/news.c
11051         * src/send.c
11052         * src/statusbar.[ch]
11053         * src/common/hooks.c
11054         * src/common/log.[ch]
11055                 o handle verbose logging in statusbar directly in statusbar code
11056                   and common code does not need any knowledge about a statusbar
11057                 o remove direct calls to statusbar_(puts|pop)_all functions
11058
11059 2002-12-10 [jens]       0.8.6claws95
11060
11061         * src/*.c
11062                 removed gettext from g_warnings
11063         * po/POTFILES.in
11064                 cleaned and updated
11065         * po/de.po
11066                 updated
11067
11068 2002-12-10 [colin]      0.8.6claws94
11069
11070         * src/main.c
11071                 finish crash dialog fix
11072
11073 2002-12-10 [colin]      0.8.6claws93
11074
11075         * src/main.c
11076                 "Fix" "sylpheed already running" instead of
11077                 crash dialog appearing after a crash
11078
11079 2002-12-10 [colin]      0.8.6claws92
11080
11081         * po/POTFILES.in
11082                 add src/gtk/sslcertwindow.c
11083
11084 2002-12-10 [paul]       0.8.6claws91
11085
11086         * po/POTFILES.in
11087                 updated to reflect recent changes
11088                 submitted by Alessandro Maestri
11089
11090 2002-12-09 [christoph]  0.8.6claws90
11091
11092         * src/Makefile.am
11093         * src/smtp.[ch]                 ** REMOVE **
11094         * src/common/Makefile.am
11095         * src/common/smtp.[ch]          ** NEW **
11096                 move smtp files to common directory
11097
11098 2002-12-09 [christoph]  0.8.6claws89
11099
11100         * src/Makefile.am
11101         * src/session.[ch]              ** REMOVE **
11102         * src/common/Makefile.am
11103         * src/common/session.[ch]       ** NEW **
11104                 move session files to common directory
11105
11106 2002-12-09 [paul]       0.8.6claws88
11107
11108         * src/account.c
11109                 fix bug [649746] edit accounts: move account reverted
11110                 Patch submitted by Luke Plant <lukeplant@users.sourceforge.net>
11111
11112 2002-12-09 [colin]      0.8.6claws87
11113
11114         * src/ssl_certificate.c
11115                 cleanup
11116
11117 2002-12-09 [colin]      0.8.6claws86
11118
11119         * src/ssl.c
11120                 Try to open the cert.pem database and 
11121                 issue a warning if it isn't there
11122
11123 2002-12-09 [colin]      0.8.6claws85
11124
11125         * src/common/ssl_certificate.c
11126         * src/gtk/sslcertwindow.c
11127                 Warning fixes
11128
11129 2002-12-09 [colin]      0.8.6claws84
11130
11131         * src/ssl_certificate.[ch] ** REMOVED **
11132         * src/common/ssl_certificate.[ch] ** NEW **
11133         * src/Makefile.am
11134         * src/common/Makefile.am
11135                 Moved ssl_certificate.[ch] to common
11136         * src/common/ssl.c 
11137                 Put back needed include
11138         * src/gtk/sslcertwindow.[ch]
11139                 Changed ssl_certificate.h include
11140         
11141 2002-12-09 [colin]      0.8.6claws83
11142
11143         * src/gtk/sslcertwindow.[ch]
11144                 Implement hook for certificate acception
11145         * src/ssl_certificate.[ch]
11146                 Implement hook for certificate acception
11147         * src/common/ssl.c
11148                 Reenable certificate acception check
11149         * src/mainwindow.c
11150                 Register sslcertwindow's hook
11151         
11152 2002-12-08 [christoph]  0.8.6claws82
11153
11154         * src/about.c
11155         * src/addr_compl.c
11156         * src/codeconv.c
11157         * src/manual.c
11158         * src/undo.c
11159         * src/common/utils.c
11160                 o add missing includes
11161                 o fix warnings
11162         * src/.cvsignore
11163         * src/common/.cvsignore
11164         * src/common/version.h          ** REMOVE **
11165                 remove autogenerated file
11166
11167 2002-12-08 [paul]       0.8.6claws81
11168
11169         * src/stringtable.c
11170                 put back needed include
11171
11172 2002-12-08 [colin]      0.8.6claws80
11173         
11174         * src/gtk/sslcertwindow.c
11175                 Cleaner popups when asking
11176         * src/ssl_certificate.c
11177         * src/prefs_common.[ch]
11178                 remove ssl certificate pref
11179                 put back needed include
11180         * src/undo.c
11181                 put back needed include
11182
11183 2002-12-08 [christoph]  0.8.6claws79
11184
11185         * src/folderview.c
11186         * src/logwindow.c
11187         * src/statusbar.c
11188         * src/summaryview.c
11189                 only abort hook invokation if required data is missing not
11190                 if our own data pointer is NULL, update hookfunction for
11191                 log window
11192
11193 2002-12-08 [paul]       0.8.6claws78
11194
11195         * src/about.c
11196         * src/addrcache.c
11197         * src/addrclip.c
11198         * src/addr_compl.c
11199         * src/addrselect.c
11200         * src/codeconv.c
11201         * src/colorlabel.c
11202         * src/enriched.c
11203         * src/esmtp.c
11204         * src/exporthtml.c
11205         * src/headerview.c
11206         * src/imageview.c
11207         * src/manual.c
11208         * src/noticeview.c
11209         * src/pgptext.c
11210         * src/scoring.c
11211         * src/sourcewindow.c
11212         * src/stringtable.c
11213         * src/undo.c
11214                 clean up: remove unneccesary includes
11215
11216 2002-12-08 [christoph]  0.8.6claws77
11217
11218         * src/folderview.c
11219         * src/statusbar.c
11220         * src/summaryview.c
11221         * src/common/hooks.[ch]
11222                 hook functions now have a gboolean return value, if a hook
11223                 returns TRUE it will stop executing of any more hooks in
11224                 the same hooklist for this invokation
11225
11226 2002-12-08 [colin]      0.8.6claws76
11227         
11228         * src/main.c
11229                 put back argv0 for CRASH_DIALOG
11230
11231 2002-12-08 [christoph]  0.8.6claws75
11232
11233         * src/Makefile.am
11234         * src/about.c
11235         * src/account.c
11236         * src/crash.c
11237         * src/esmtp.h
11238         * src/imap.[ch]
11239         * src/inc.c
11240         * src/main.c
11241         * src/mainwindow.c
11242         * src/news.c
11243         * src/pop.[ch]
11244         * src/prefs_account.[ch]
11245         * src/prefs_common.[ch]
11246         * src/send.[ch]
11247         * src/smtp.[ch]
11248         * src/ssl_certificate.[ch]
11249         * src/ssl_manager.[ch]
11250         * src/common/Makefile.am
11251         * src/common/log.c
11252         * src/common/nntp.[ch]
11253         * src/common/socket.[ch]
11254         * src/common/ssl.[ch]
11255         * src/gtk/sslcertwindow.[ch]
11256         * ac/openssl.m4
11257                 use new autoconf script to detect OpenSSL with extra parameters
11258                 to specify the location of libs and includes, also remove USE_SSL
11259                 to USE_OPENSSL
11260
11261         * src/common/sylpheed.[ch]
11262         * src/common/version.h.in
11263                 start seperation of common code initialization seperated from gui
11264
11265         * src/summaryview.c
11266                 The function that is called when a color label changes
11267                 should not change the color lable again
11268
11269 2002-12-08 [colin]      0.8.6claws74
11270
11271         * src/gtk/sslcertwindow.c
11272                 warning fixes
11273
11274 2002-12-08 [colin]      0.8.6claws73
11275
11276         * src/statusbar.c
11277           src/common/log.h
11278                 Register a hook for statusbar_puts_all
11279         * src/common/log.c
11280                 invoke statusbar_puts_all's hook
11281         
11282 2002-12-08 [colin]      0.8.6claws72
11283
11284         * src/ssl_certificate.c
11285                 Put back a badly-removed include
11286
11287 2002-12-08 [colin]      0.8.6claws71
11288
11289         * src/gtk/sslcertwindow.[ch]    ** NEW **
11290                 new certificate presentation
11291         * src/gtk/Makefile.am
11292                 add new files
11293         * src/ssl_certificate.[ch]
11294                 gtk cleanup, made utility functions public
11295         * src/ssl_manager.c
11296                 use new cert presentation
11297
11298 2002-12-07 [christoph]  0.8.6claws70
11299
11300         * src/Makefile.am
11301         * src/nntp.[ch]                 ** REMOVE **
11302         * src/common/Makefile.am
11303         * src/common/nntp.[ch]          ** NEW **
11304                 move nntp files to common directory
11305
11306 2002-12-07 [christoph]  0.8.6claws69
11307
11308         * src/procmsg.[ch]
11309         * src/summaryview.c
11310                 implement msginfo update callback using sylpheed's new
11311                 hook system. Invoke hooks from procmsg_msginfo_[un]set_flags.
11312
11313 2002-12-06 [christoph]  0.8.6claws68
11314
11315         * src/editgroup.c
11316                 This patch changes the 'Edit Group Details' dialog to
11317                 allow extended selections in either pane, so that
11318                 addresses can be added or removed from a group more
11319                 quickly and easily. (it actually is a net decrease in
11320                 file size, as some unnecessary functions have been
11321                 removed). 
11322                 (patch submitted by Luke Plant <lukeplant@users.sourceforge.net>)
11323
11324 2002-12-06 [christoph]  0.8.6claws67
11325
11326         * src/Makefile.am
11327         * src/template.[ch]             ** REMOVE **
11328         * src/common/Makefile.am
11329         * src/common/template.[ch]      ** NEW **
11330                 move template files to common directory
11331
11332         * src/nntp.c
11333                 add missing log.h include
11334
11335 2002-12-06 [melvin]     0.8.6claws66
11336
11337         * src/prefs_actions.c
11338                 Added the trailing ">" syntax to insert command's output
11339                 without replacing old text (in contrast to trailing "|").
11340
11341 2002-12-05 [colin]      0.8.6claws65
11342         
11343         * src/common/utils.c
11344                 Don't modify original search_string or it'll change
11345                 the next iterations in the for()
11346
11347 2002-12-05 [darko]      0.8.6claws64
11348
11349         * src/common/utils.c
11350                 proper check for filtering commands, found by Colin
11351
11352 2002-12-05 [darko]      0.8.6claws63
11353
11354         * src/common/utils.c
11355                 check proper string for NULL pointer, found by Colin
11356
11357 2002-12-05 [darko]      0.8.6claws62
11358
11359         * src/common/utils.[ch]
11360                 expand_search_string(): new function
11361                 converts Mutt-like patterns to Sylpheed's
11362                 filtering engine
11363         * src/summaryview.c
11364                 use expand_search_string() to allow Mutt-like
11365                 patterns in extended search
11366         * README.claws
11367                 document extended option in quick search
11368
11369 2002-12-05 [paul]       0.8.6claws61
11370
11371         * sync with 0.8.6cvs16
11372                 see ChangeLog 2002-12-05
11373                 
11374         * po/POTFILES.in
11375                 clean up
11376
11377 2002-12-04 [christoph]  0.8.6claws60
11378
11379         * src/imap.[ch]
11380                 put imap authentication code into a new function and
11381                 remove it from imap_session_new that will allow to
11382                 send other commands before authentication
11383
11384 2002-12-04 [christoph]  0.8.6claws59
11385
11386         * src/imap.[ch]
11387                 use already existing method to prevent unneeded IMAP
11388                 folder selects. Set imap_select parameters to NULL
11389                 in some functions if the values are not required.
11390
11391         * src/xml.h
11392                 remove no longer required include
11393
11394 2002-12-04 [paul]       0.8.6claws58
11395
11396         * po/es.po
11397                 updated by Ricardo Mones Lastra
11398                 
11399         * configure.in
11400           po/hu.po      ** NEW FILE **
11401                 initial Hungarian translation, submitted
11402                 by Gál Zoltán <galzoli@hu.inter.net>
11403
11404 2002-12-03 [christoph]  0.8.6claws57
11405
11406         * src/Makefile.am
11407         * src/gtksctree.[ch]            ** REMOVE **
11408         * src/gtk/Makefile.am
11409         * src/gtk/gtksctree.[ch]        ** NEW **
11410                 move gtksctree files to gtk directory
11411
11412 2002-12-03 [christoph]  0.8.6claws56
11413
11414         * src/Makefile.am
11415         * src/md5.[ch]                  ** REMOVE **
11416         * srm/common/Makefile.am
11417         * src/common/md5.[ch]           ** NEW **
11418                 move md5 files to common directory
11419
11420         * src/gtkstext.c
11421                 remove not required #include
11422
11423 2002-12-03 [sergey]     0.8.6claws55
11424
11425         * src/gtkutils.c
11426         * src/gtkutils.h
11427                 gtkut_window_popup(): new function.
11428         * src/mainwindow.c
11429                 main_window_popup(): use gtkut_window_popup() to raise
11430                 window without changing its position.
11431                 (see sylpheed-main ML message [sylpheed:17247])
11432
11433 2002-12-03 [sergey]     0.8.6claws54
11434
11435         * src/send.c
11436                 send_message_local(): removed first-dot escaping
11437                 (SMTP-only, not needed for sending through pipe)
11438
11439 2002-12-03 [paul]       0.8.6claws53
11440
11441         * po/POTFILES.in
11442                 update to reflect recent changes (thanks
11443                 to Ricardo Mones Lastra)
11444                 
11445         * tools/filter_conv.pl
11446                  fix problem with quoted strings. Patch submitted
11447                  by Luke Plant <lukeplant@softhome.net>
11448
11449 2002-12-03 [paul]       0.8.6claws52
11450
11451         * sync with 0.8.6cvs15
11452                 see ChangeLog 2002-12-03
11453
11454 2002-12-02 [christoph]  0.8.6claws51
11455
11456         * src/logwindow.[ch]
11457         * src/common/log.[ch]
11458                 implement logging using a hook function
11459
11460         * src/folderview.c
11461         * src/folder.[ch]
11462                 define hooklist name in header file to avoid
11463                 errors caused by wrong spelling of hooklist names
11464
11465         * src/toolbar.c
11466                 fix warnings
11467
11468 2002-12-02 [christoph]  0.8.6claws50
11469
11470         * src/common/Makefile.am
11471                 add src/common/hooks.[ch]
11472
11473         * src/common/hooks.[ch]
11474                 implement a simple hook system using glib's hook functions
11475
11476         * src/folder.[ch]
11477         * src/folderview.c
11478                 use new hook system for folder item updates
11479
11480 2002-12-02 [christoph]  0.8.6claws49
11481
11482         * doc-src/ui_seperation.txt     ** NEW **
11483                 information for ui seperation
11484
11485         * src/Makefile.am
11486                 remove files that were moved to common
11487                 include common directory by default for the header files
11488
11489         * src/inc.c
11490         * src/common/socket.c
11491         * src/automaton.[ch]
11492                 implement automaton using g_io_*-functions instead of
11493                 gdk_input_add to make it ui independent
11494
11495         * src/codeconv.c
11496         * src/compose.c
11497         * src/ldif.c
11498         * src/pgptext.c
11499         * src/procmime.c
11500         * src/rfc2015.c
11501         * src/smtp.c
11502         * src/unmime.c
11503                 remove common/ prefix because directory is now in
11504                 include path
11505
11506         * src/compose.c
11507         * src/folder.c
11508         * src/folderview.c
11509         * src/mainwindow.c
11510         * src/messageview.c
11511         * src/prefs_common.c
11512         * src/procmsg.c
11513         * src/rfc2015.c
11514                 fix warnings
11515
11516         * src/imap.c
11517         * src/inc.c
11518         * src/news.c
11519         * src/pop.c
11520         * src/send.c
11521         * src/smtp.c
11522         * src/ssl_certificate.c
11523                 add log.h header file for logging functions
11524
11525         * src/main.c
11526         * src/common/utils.c
11527         * src/summaryview.c
11528         * src/xml.c
11529                 o move debug_mode to common/utils.c
11530                 o add functions to set and get debug_mode
11531
11532         * src/defs.h                    ** REMOVE **
11533         * src/intl.h                    ** REMOVE **
11534         * src/socket.[ch]               ** REMOVE **
11535         * src/ssl.[ch]                  ** REMOVE **
11536         * src/utils.[ch]                ** REMOVE **
11537                 replaced by new files in src/common/
11538         
11539         * src/common/Makefile.am
11540                 add new files in src/common/
11541
11542         * src/common/defs.h             ** NEW **
11543         * src/common/intl.h             ** NEW **
11544         * src/common/log.[ch]           ** NEW **
11545         * src/common/socket.[ch]        ** NEW **
11546         * src/common/ssl.[ch]           ** NEW **
11547         * src/common/utils.[ch]         ** NEW **
11548                 replacement for files in src/
11549
11550 2002-12-02 [colin]      0.8.6claws48
11551
11552         * src/folderview.c
11553                 Scroll folderview if necessary during dnd
11554
11555 2002-12-02 [colin]      0.8.6claws47
11556
11557         * src/folder.[ch]
11558                 Add check to verify a move is within a single mailbox
11559         * src/folderview.c
11560                 Add specific error string for this check
11561
11562 2002-12-02 [colin]      0.8.6claws46
11563
11564         * src/folder.c
11565                 Add a test to folder moving, remove a statusbar_print
11566         * src/folderview.c
11567                 Add Move folder... context-menu item
11568                 Factorize folder moving code
11569                 Enable folder DND for mbox
11570
11571 2002-12-01 [christoph]  0.8.6claws45
11572
11573         * ac/aspell.m4
11574                 remove conf.aspelltest if the version check fails
11575
11576 2002-11-30 [christoph]  0.8.6claws44
11577
11578         * autogen.sh
11579                 run libtoolize --force in autogen to create missing
11580                 libtool scripts
11581
11582 2002-11-30 [christoph]  0.8.6claws43
11583
11584         * src/Makefile.am
11585         * src/pgptext.c
11586         * src/procmime.c
11587         * src/rfc2015.c
11588         * src/uuencode.[ch]             ** REMOVED **
11589         * src/common/Makefile.am
11590         * src/common/uuencode.[ch]      ** NEW **
11591                 move uuen/decoder to common directory
11592
11593 2002-11-30 [christoph]  0.8.6claws42
11594
11595         * src/Makefile.am
11596         * src/base64.[ch]               ** REMOVED **
11597         * src/codeconv.c
11598         * src/compose.c
11599         * src/ldif.c
11600         * src/pgptext.c
11601         * src/procmime.c
11602         * src/rfc2015.c
11603         * src/smtp.c
11604         * src/unmime.c
11605         * src/common/Makefile.am
11606         * src/common/base64.[ch]        ** NEW **
11607                 move base64 en/decoder to common directory
11608
11609 2002-11-30 [christoph]  0.8.6claws41
11610
11611         * src/common                    ** NEW **
11612                 new directory for UI independent code
11613         * src/gtk                       ** NEW **
11614                 new directory for GTK frontend
11615         * src/common/.cvsignore         ** NEW **
11616         * src/gtk/.cvsignore            ** NEW **
11617                 ignore build files
11618         * src/common/Makefile.am        ** NEW **
11619         * src/gtk/Makefile.am           ** NEW **
11620                 automake files to build new seperated stuff
11621         * src/Makefile.am
11622                 the binary will currently still be build with the
11623                 files in src, so we include the code from the
11624                 subdirs for now after building the libs there
11625
11626 2002-11-30 [paul]       0.8.6claws40
11627
11628         * src/compose.c
11629                 fix bug [642731] 'Wrong selected account with drafted mail'
11630
11631 2002-11-29 [oliver]     0.8.6claws39
11632         
11633         * src/messageview.c
11634                 o update summaryview when switching between different
11635                   messageviews          
11636         * src/toolbar.c  
11637                 o check if messageview holds already removed msg
11638                   from summaryview
11639                 
11640
11641 2002-11-29 [oliver]     0.8.6claws38
11642
11643         * src/toolbar.c 
11644                 remove not needed variables and includes
11645                 make messageview stay opened and move to next when msgs are deleted 
11646
11647 2002-11-29 [oliver]     0.8.6claws37
11648         
11649         * src/toolbar.c 
11650                 disable compose button (messageview toolbar) by default
11651                 deleted msgs are moved to trash
11652         
11653 2002-11-29 [melvin]     0.8.6claws36
11654
11655         * configure.in
11656                 Increased minimal gpgme version to 0.3.10 (Zombies out)
11657                 and to detect signatures expirations (gpgme 0.3.6)
11658
11659         * src/main.c
11660                 Use non obsolescent function for Gpgme engine checking.
11661
11662         * src/rfc2015.c
11663                 Inform about expired signatures or signatures which key
11664                 has expired. Expiration date is displayed.
11665
11666         * src/sigstatus.c
11667                 Inform about expired signatures or signatures which key
11668                 has expired.
11669
11670 2002-11-28 [paul]       0.8.6claws35
11671
11672         * src/folderview.c
11673                 re-instate 'Check for new messages' in Newsgroup
11674                 folders right-click menu, after a suggestion from
11675                 Tim Mann <timmann@users.sourceforge.net>
11676
11677         * src/main.c
11678                 after a crash check only local folders for new
11679                 messages
11680
11681 2002-11-28 [paul]       0.8.6claws34
11682
11683         * configure.in
11684                 apply patch that fixes the checking of GTK with XIM 
11685                 support on different OSs, such as FreeBSD. Patch 
11686                 submitted by Topia <topia@users.sourceforge.net>
11687                 
11688 2002-11-28 [paul]       0.8.6claws33
11689
11690         * src/mainwindow.c
11691           src/prefs_common.c
11692           src/prefs_toolbar.c
11693                 more changes to the English
11694
11695 2002-11-28 [paul]       0.8.6claws32
11696
11697         * sync with 0.8.6cvs13
11698                 see ChangeLog 2002-11-28 (no sync needed
11699                 for src/compose.c)
11700
11701 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws31
11702         
11703         * src/mainwindow.[ch]
11704                 add patch by Ivan F. Martinez introducing messageview Toolbar
11705                 some changes and committed by oliver    
11706
11707 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws30
11708
11709         * src/messageview.[ch]
11710                 add patch by Ivan F. Martinez introducing messageview Toolbar
11711                 some changes and committed by oliver    
11712
11713 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws29
11714
11715         * src/compose.[ch]
11716                 add patch by Ivan F. Martinez introducing messageview Toolbar
11717                 some changes and committed by oliver    
11718
11719 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws28
11720         
11721         * src/toolbar.[ch]
11722                 add patch by Ivan F. Martinez introducing messageview Toolbar
11723                 some changes and committed by oliver
11724
11725 2002-11-28 [oliver]     0.8.6claws27
11726         
11727         * src/prefs_toolbar.[ch]
11728                 getting ready for messageview toolbar
11729                 free mem allocated by gettext
11730                 change prefs_toolbar to prefs_toolbar_open
11731  
11732 2002-11-28 [thorsten]   0.8.6claws26
11733
11734         * src/imageview.[ch]
11735                 cleaned up conflicting declarations of
11736                 imageview_show_image()
11737
11738 2002-11-28 [paul]       0.8.6claws25
11739
11740         * src/grouplistdialog.c
11741           src/prefs_common.c
11742           src/prefs_summary_column.c
11743                 a few more improvements to the English
11744
11745 2002-11-28 [colin]      0.8.6claws24
11746
11747         * man/sylpheed.1
11748                 A few updates to command-line parameters
11749
11750 2002-11-28 [colin]      0.8.6claws23
11751
11752         * src/prefs_filtering.c
11753                 Fix problems with prefs_filtering_delete_path:
11754                 a) if the first rule is removed, original pointers
11755                    weren't updated (leading to segfaults)
11756                 b) it was always global_processing updated in case
11757                    of removed path was parent of rule path
11758
11759 2002-11-27 [paul]       0.8.6claws22
11760
11761         * src/mainwindow.c
11762           src/prefs_account.c
11763           src/prefs_actions.c
11764           src/prefs_common.c
11765           src/prefs_customheader.c
11766           src/prefs_display_header.c
11767           src/prefs_filtering.c
11768           src/prefs_folder_item.c
11769           src/prefs_matcher.c
11770           src/prefs_scoring.c
11771           src/prefs_summary_column.c
11772           src/prefs_template.c
11773           src/prefs_toolbar.c
11774                  improve the English in the GUI
11775
11776 2002-11-27 [colin]      0.8.6claws21
11777
11778         * src/folder.c
11779                 Fix processing renaming problems happening after
11780                 last commit
11781
11782 2002-11-27 [colin]      0.8.6claws20
11783
11784         * src/folder.c
11785                 recursive move now deletes src each subfolder after 
11786                 having moved it
11787         * src/folderview.c
11788                 Use identifier instead of path during dnd (enables
11789                 IMAP folder dnd)
11790
11791 2002-11-27 [paul]       0.8.6claws19
11792
11793         * src/main.c
11794                 apply patch that does command-line processing 
11795                 BEFORE gtk_init, allowing claws to run from 
11796                 shell-scripts in non-X environment (e.g. crontab 
11797                 or ip-up, ip-down scripts). Patch submitted by
11798                 Ruslan N. Balkin <baron@dartel.ru>
11799                 
11800         * po/it.po
11801                 updated by Alessandro Maestri
11802
11803 2002-11-27 [paul]       0.8.6claws18
11804
11805         * sync with 0.8.6cvs12
11806           src/prefs_common.c
11807                 Differences are that main uses a 'Receive dialog'
11808                 frame on the Interface tab, whereas claws groups all 
11809                 the dialogs together in a 'Dialogs' frame.
11810
11811 2002-11-27 [colin]      0.8.6claws17
11812
11813         * src/prefs_matcher.c
11814                 Fix Execute criteria's NOT flag
11815
11816
11817 2002-11-26 [christoph]  0.8.6claws16
11818
11819         * src/ssl.c
11820                 rewrite the ssl code a little bit, only use one
11821                 SSL context, set default certificates' file/path
11822
11823 2002-11-26 [thorsten]   0.8.6claws15
11824
11825         * src/compose.c
11826                 default-reply-to didn't work for ml-reply
11827
11828 2002-11-26 [melvin]     0.8.6claws14
11829
11830         * src/prefs_actions.c
11831                 Made pipe-actions ignore short headers in message view
11832                 Made trailing-pipe-actions write in the message view with
11833                 the same font as the original message
11834
11835 2002-11-26 [paul]       0.8.6claws13
11836
11837         * src/compose.c
11838                 this time commit the correct file
11839
11840 2002-11-26 [paul]       0.8.6claws12
11841
11842         * sync with 0.8.6cvs11
11843           src/quote_fmt_parse.y  
11844                 no sync needed
11845           src/account.[ch]       
11846                 not sync'ed
11847           src/compose.c
11848                 compose_write_headers(): add 'X-Sylpheed-Account-Id:' header
11849                 on draft mode.
11850                 compose_reedit(): add check for 'X-Sylpheed-Account-Id:' 
11851                 header
11852                 
11853         see ChangeLog 2002-11-25 and 2002-11-26
11854
11855 2002-11-26 [colin]      0.8.6claws11
11856
11857         * src/folderview.c
11858                 Fix collapsed folder not auto-expanding during
11859                 mail dnd, if it was the source folder.
11860
11861 2002-11-25 [colin]      0.8.6claws10
11862
11863         * src/folderview.[ch]
11864                 Variable renaming and cleaning (slist of nodes 
11865                 to be re-collapsed is stored in FolderView)
11866
11867 2002-11-25 [paul]       0.8.6claws9
11868
11869         * src/prefs_common.[ch]
11870                 fix breakage caused by last commit
11871
11872 2002-11-25 [paul]       0.8.6claws8
11873
11874         * sync with 0.8.6cvs4
11875                 see ChangeLog 2002-11-21
11876
11877 2002-11-25 [paul]       0.8.6claws7
11878
11879         * sync with 0.8.6cvs4
11880                 see ChangeLog 2002-11-20
11881
11882 2002-11-25 [paul]       0.8.6claws6
11883
11884         * sync with 0.8.6cvs3
11885                 see ChangeLog 2002-11-18
11886
11887 2002-11-25 [colin]      0.8.6claws5
11888
11889         * src/gtkutils.[ch]
11890                 Add gtkut_ctree_node_is_parent()
11891         * src/folderview.c
11892                 Spring-loaded folders
11893
11894 2002-11-25 [colin]      0.8.6claws4
11895
11896         * src/utils.[ch]
11897                 Add slist_concat_unique(), function to merge
11898                 two GSList filtering dups
11899         * src/folder.[ch]
11900         * src/summaryview.[ch]
11901         * src/folderview.c
11902         * src/main.c
11903                 Add detection/update/display of unread answers
11904                 to marked mails
11905         * src/procmsg.[ch]
11906                 Add procmsg_find_children()
11907                 Add procmsg_msg_has_marked_parent()
11908
11909 2002-11-25 [colin]      0.8.6claws3
11910
11911         * src/ssl_certificate.[ch]
11912                 Allow checking a certificate without a DNS
11913                 lookup
11914                 Allow to forget a cert (by deleting it)
11915                 Make ssl_certificate_destroy_public
11916         * src/ssl_manager.[ch] ** NEW FILES **
11917                 Gui to manage (display/remove) certificates
11918         * src/prefs_common.[ch]
11919                 Add a pref to allow silent acceptation of
11920                 trusted certificates or not (based on the
11921                 "I want to know what's going on" principle)
11922         * src/mainwindow.c
11923                 Add SSL manager in Tools menu
11924         * src/Makefile.am
11925                 Add the new files to the build
11926         * po/POTFILES.in
11927                 Add ssl_manager.c to translations
11928
11929 2002-11-25 [colin]      0.8.6claws2
11930
11931         * src/summaryview.[ch]
11932                 Add S_SEARCH_EXTENDED to the quick search, which 
11933                 allows to search using filtering syntax.
11934
11935 2002-11-25 [colin]      0.8.6claws1
11936
11937         * src/summaryview.c
11938                 Deletion of duplicates now prefer deleting
11939                 the unread dup (fixes feature-request 638989).
11940
11941 2002-11-24 [paul]       0.8.6claws
11942
11943         * po/es.po
11944           po/pl.po
11945           po/ru.po
11946           po/sr.po
11947                 updated by Ricardo Mones Lastra,
11948                 Witold Wladyslaw Wojciech Wilk,
11949                 Ruslan N. Balkin, and  Urke MMI 
11950                 respectively
11951
11952 2002-11-24 [paul]       0.8.5claws182
11953
11954         * po/bg.po
11955                 updated by George Danchev
11956
11957 2002-11-23 [alfons]     0.8.5claws181
11958
11959         * src/imap.c
11960                 tiny memory leak found by browsing Dimitar's 
11961                 valgrind report
11962
11963 2002-11-23 [paul]       0.8.5claws180
11964
11965         * po/it.po
11966                 updated by Alessandro Maestri
11967
11968 2002-11-22 [christoph]  0.8.5claws179
11969
11970         * src/compose.c
11971         * src/inc.c
11972         * src/prefs_filtering.c
11973         * src/summaryview.c
11974                 more warning fixes
11975
11976 2002-11-22 [alfons]     0.8.5claws178
11977
11978         * src/summaryview.c
11979                 summary_execute_delete_func(): if message is deleted, make 
11980                 sure to also remove its entry in the subject hash table. 
11981                 fixes a corner case bug.
11982
11983 2002-11-22 [paul]       0.8.5claws177
11984
11985         * .cvsignore
11986                 add 'autom4te.cache'
11987                 
11988         * ltconfig      ** REMOVED **
11989                 not needed
11990
11991 2002-11-22 [paul]       0.8.5claws176
11992
11993         * src/textview.c
11994                 textview_set_font(): fix for message display in
11995                 UTF-8 locales (thanks to Sergey Vlasov).
11996                 
11997         * AUTHORS
11998                 add new team members and contributors
11999
12000
12001 2002-11-21 [colin]      0.8.5claws175
12002
12003         * src/procmsg.[ch]
12004                 Add procmsg_remove_special_headers()
12005         * src/mh.c
12006                 Use procmsg_remove_special_headers() for 
12007                 previous fix
12008
12009 2002-11-21 [colin]      0.8.5claws174
12010
12011         * src/mh.c
12012                 Fix moving/copying from queue/draft folders
12013                 for MH folders
12014
12015 2002-11-21 [christoph]  0.8.5claws173
12016
12017         * src/crash.c
12018         * src/filtering.c
12019         * src/logwindow.c
12020         * src/main.c
12021         * src/matcher_parser_lex.[hl]
12022         * src/mbox.c
12023         * src/mbox_folder.[ch]
12024         * src/prefs_filtering.c
12025         * src/procheader.c
12026         * src/quote_fmt_lex.l
12027         * src/ssl.c
12028                 fix all warnings except the warnings in lex and yacc files
12029
12030 2002-11-20 [christoph]  0.8.5claws172
12031
12032         * src/imap.c
12033                 fix MsgInfo retrieval for IMAP draft and queue folders
12034                 (closes bug [ 619558 ] Draft saving on IMAP box issue)
12035
12036 2002-11-19 [christoph]  0.8.5claws171
12037
12038         * src/compose.c
12039                 fix segfault, when draft saving does not get
12040                 the MsgInfo of the new message
12041                 (closes bug [ 640699 ] Claws170: crash drafting mail ( IMAP ))
12042
12043 2002-11-19 [christoph]  0.8.5claws170
12044
12045         * src/procmsg.c
12046                 add parameter check for flag setting function
12047                 (closes bug [ 640619 ] Claws169: crash - drafting a mail (IMAP))
12048
12049 2002-11-18 [paul]       0.8.5claws169
12050
12051         * src/compose.c
12052                 more sensitivity fixes to redirect mode:
12053                 * disable toolbar draft button
12054                 * allow only Address book in the Tools menu
12055                 * disable editing of message by the spell
12056                   checker
12057
12058 2002-11-18 [paul]       0.8.5claws168
12059
12060         * src/compose.c
12061                 fix sensitivity of menu items in compose_redirect():
12062                 allow only the necessary items 
12063
12064 2002-11-18 [paul]       0.8.5claws167
12065
12066         * src/compose.c
12067                 fix bug [ 603259 ] 'attachment got lost on bounce'
12068
12069 2002-11-18 [paul]       0.8.5claws166
12070
12071         * po/ru.po
12072                 updated by Ruslan N. Balkin <baron@dartel.ru>
12073
12074 2002-11-18 [colin]      0.8.5claws165
12075
12076         * src/main.c
12077           src/defs.h
12078                 Remove old filtering stuff
12079
12080
12081 2002-11-17 [oliver]     0.8.5claws164
12082
12083         * src/toolbar.h
12084                 remove not needed typedef 
12085
12086 2002-11-17 [oliver]     0.8.5claws163
12087
12088         * src/toolbar.c
12089                 make toolbar's on click events translatable
12090
12091 2002-11-15 [colin]      0.8.5claws162
12092
12093         * src/summaryview.c
12094                 Revert too-soon integration of a feature
12095
12096 2002-11-15 [christoph]  0.8.5claws161
12097
12098         * src/imap.c
12099                 use main's implementation of imap_get_msginfo
12100
12101 2002-11-15 [christoph]  0.8.5claws160
12102
12103         * src/compose.c
12104         * src/folder.[ch]
12105         * src/imap.c
12106         * src/mbox_folder.c
12107         * src/mh.c
12108         * src/news.c
12109         * src/procmsg.c
12110         * src/summaryview.c
12111                 replace claws' fetch_msginfo with main's get_msginfo
12112                 (use main's implementation where possible)
12113
12114 2002-11-15 [colin]      0.8.5claws159
12115
12116         * src/ssl_certificate.c
12117                 Missed a check
12118
12119 2002-11-16 [melvin]     0.8.5claws158
12120
12121         * po/fr.po
12122                 Updated French translations.
12123
12124 2002-11-16 [colin]      0.8.5claws157
12125
12126         * src/ssl_certificate.c
12127                 Check for missing parts in the certificates
12128
12129 2002-11-15 [colin]      0.8.5claws156
12130
12131         * src/folderview.c
12132                 Preventive fix (missing check) found by
12133                 Alfons
12134
12135 2002-11-15 [paul]
12136
12137         * NEWS
12138                 sync with 0.8.6 release
12139
12140 2002-11-15 [colin]      0.8.5claws155
12141
12142         * src/folder.[ch]
12143           src/folderview.c
12144                 Fix error handling of folder_item_move_to()
12145                 (thanks to Alfons!)
12146
12147 2002-11-15 [colin]      0.8.5claws154
12148
12149         * src/folder.[ch]
12150           src/folderview.c
12151                 folder_item_move_to() sets an error message instead
12152                 of having GUI stuff in folder.c
12153
12154 2002-11-15 [colin]      0.8.5claws153
12155
12156         * src/procmsg.[ch]
12157                 Implemented a callback for MsgInfo updates, 
12158                 heavily copy/pasted from Christoph's folder 
12159                 callback system
12160         * src/summaryview.[ch]
12161                 Register summary_update_msg as callback
12162
12163 2002-11-14 [colin]      0.8.5claws152
12164         
12165         * src/procmsg.c
12166                 Update the FolderItem after sending (fixes 617593)
12167
12168 2002-11-14 [christoph]  0.8.5claws151
12169
12170         * src/folder.c
12171                 fix wrong position of NULL pointer check found
12172                 by Sergey
12173
12174 2002-11-14 [christoph]  0.8.5claws150
12175
12176         * src/folder.c
12177                 fix segfault when deleting messages from IMAP folders
12178                 (closes bug [ 635641 ] Crash deleting mail in IMAP trash)
12179
12180 2002-11-14 [colin]      0.8.5claws149
12181
12182         * src/compose.c
12183                 Forwarding was also ignoring the folder's default account.
12184
12185 2002-11-14 [colin]      0.8.5claws148
12186
12187         * src/compose.c
12188                 Fix sent folder not set to folder properties when 
12189                 forwarding.
12190
12191 2002-11-14 [thorsten]   0.8.5claws147
12192
12193         * src/inc.c
12194                 inc_start(): Files were not moved from .processing to inbox,
12195                 if no global processing rule existed
12196
12197 2002-11-14 [colin]      0.8.5claws146
12198
12199         * src/ssl_certificate
12200                 Fix file operations
12201
12202 2002-11-14 [paul]       0.8.5claws145
12203
12204         * po/it.po
12205                 updated by Alessandro Maestri
12206
12207 2002-11-13 [alfons]     0.8.5claws144
12208
12209         * src/folder.c
12210                 folder_item_close(): only mark messages unread
12211                 when a folder has new messages 
12212
12213 2002-11-13 [keith]      0.8.5claws143
12214
12215         * src/imap.c
12216                 Fix problem moving or copying between
12217                 IMAP folders
12218
12219 2002-11-13 [colin]      0.8.5claws142
12220
12221         * src/matcher_parser_parse.y
12222                 Fix rule problem when " don't match
12223
12224 2002-11-13 [christoph]  0.8.5claws141
12225
12226         * src/folder.c
12227         * src/folderview.c
12228                 moved cache saving to folder_item_close
12229                 the folderview should not have to deal with
12230                 this things
12231
12232 2002-11-13 [christoph]  0.8.5claws140
12233
12234         * src/summaryview.c
12235                 moved setting of important score to
12236                 summary_set_prefs_from_folderitem
12237
12238 2002-11-13 [colin]      0.8.5claws139
12239
12240         * src/matcher_parser_parse.y
12241                 Fix a segfault in the parser (happening when
12242                 a good expression had been tested and a bad 
12243                 one arrives)
12244
12245 2002-11-13 [paul]       0.8.5claws138
12246
12247         * sync with 0.8.5cvs24
12248                 see ChangeLog 2002-11-13
12249                 
12250         * po/pt_BR.po
12251                 updated by Fabio Jr. Beneditto
12252
12253 2002-11-13 [colin]      0.8.5claws137
12254         
12255         * src/msgcache.c
12256           src/defs.h
12257           src/procmsg.[ch]
12258                 Revert last commit, problem
12259
12260 2002-11-13 [colin]      0.8.5claws136
12261
12262         * src/msgcache.c
12263                 Remove duplicated code
12264         * src/defs.h
12265                 Bumped CACHE_VERSION and MARK_VERSION
12266         * src/procmsg.[ch]
12267                 Network endian for cache and mark files
12268
12269 2002-11-12 [colin]      0.8.5claws135
12270
12271         * src/inc.c
12272                 Fix the "socket error" dialog which disappeared
12273
12274 2002-11-12 [colin]      0.8.5claws134
12275
12276         * src/msgcache.c
12277                 Reverse last commit which had performance 
12278                 problems, but still reverse the list
12279
12280 2002-11-12 [colin]      0.8.5claws133
12281
12282         * src/msgcache.c
12283                 Reverse list order
12284
12285 2002-11-12 [melvin]     0.8.5claws132
12286
12287         * src/compose.c
12288                 Added a check for a NULL prefs_common.dictionary
12289
12290 2002-11-12 [colin]      0.8.5claws131
12291
12292         * src/ssl_certificate.[ch]
12293                 Use FQDN hostname
12294
12295 2002-11-12 [colin]      0.8.5claws130
12296
12297         * src/ssl_certificate.[ch]
12298                 Take connection port into account for 
12299                 checking certificates (a single hostname
12300                 could have multiple servers with multiple
12301                 certificates)
12302         * src/ssl.c
12303                 Pass the port to ssl_certificate_check
12304
12305 2002-11-12 [paul]       0.8.5claws129
12306
12307         * src/folder.c
12308                 fix a typo in last commit
12309
12310 2002-11-12 [paul]       0.8.5claws128
12311
12312         * sync with 0.8.5cvs23
12313                 see ChangeLog entry 2002-11-12
12314
12315 2002-11-11 [colin]      0.8.5claws127
12316
12317         * src/ssl_certificate.c
12318                 Cleaner messages
12319                 Don't popup, instead log error, if the 
12320                 corresponding pref is checked
12321         * src/ssl_certificate.h
12322                 include <openssl/objects/h>
12323
12324 2002-11-11 [colin]      0.8.5claws126
12325
12326         * src/ssl_certificate.h
12327                 _Really_ clean it
12328
12329 2002-11-11 [colin]      0.8.5claws125
12330         
12331         * src/ssl_certificate.c
12332                 Fixed leak
12333
12334 2002-11-11 [colin]      0.8.5claws124
12335
12336         * src/ssl.c
12337                 Cleaned a bit
12338         * src/ssl_certificate.[ch]
12339                 Cleaned a bit (better use of SSL API)
12340                 (This will cause non-recognition of saved 
12341                  certificates of claws12[23]...)
12342
12343 2002-11-11 [paul]       0.8.5claws123
12344         
12345         * po/es.po
12346                 updated by Ricardo Mones Lastra
12347
12348 2002-11-11 [colin]      0.8.5claws122
12349
12350         * src/ssl.c
12351                 Fix a typo
12352
12353 2002-11-11 [colin]      0.8.5claws121
12354
12355         * src/ssl_certificate.[ch] ** NEW FILES **
12356         * src/ssl.[ch]
12357                 Check SSL certificates presented to us
12358         * src/Makefile.am
12359                 Add ssl_certificate.[ch]
12360         * po/POTFILES.in
12361                 Add ssl_certificate.c
12362
12363 2002-11-11 [paul]       0.8.5claws120
12364
12365         * sync with 0.8.5cvs22
12366                 see ChangeLog 2002-11-11
12367
12368 2002-11-11 [paul]       0.8.5claws119
12369
12370         * sync with 0.8.5cvs21
12371                 see ChangeLog 2002-11-11
12372
12373 2002-11-10 [jens]       0.8.5claws118
12374
12375         * src/folder.c
12376         * src/folderview.c
12377                 corrected some typing
12378         * po/de.po
12379                 updated german translation
12380         * sylpheed.spec.in
12381                 cleaned up specfile and adjusted it for claws
12382
12383 2002-11-10 [colin]      0.8.5claws117
12384
12385         * src/summaryview.c
12386                 a STATUSBAR_PUSH/POP fix
12387
12388 2002-11-10 [colin]      0.8.5claws116
12389
12390         * src/prefs_folder_item.c
12391                 Fix hanging after opening folder properties
12392
12393 2002-11-10 [hoa]        0.8.5claws115
12394
12395         * src/matcher_parser_lex.l
12396         * src/matcher_parser_parse.y
12397                 config file for scoring and filtering is no more trashed
12398                 when there is a syntax error in a filtering rule when
12399                 editing it in a dialog.
12400
12401 2002-11-09 [colin]      0.8.5claws114
12402
12403         * src/mbox_folder.c
12404                 Added missing initialisation of folder->destroy()
12405
12406 2002-11-09 [colin]      0.8.5claws113
12407
12408         * src/folder.c
12409           src/folderview.c
12410                 Fix the status bar messages
12411
12412 2002-11-09 [colin]      0.8.5claws112
12413
12414         * src/folderview.c
12415                 Fix hangs after folder dnd, happening after 
12416                 claws109.
12417
12418 2002-11-09 [christoph]  0.8.5claws111
12419
12420         * src/folderview.c
12421                 just changed order of calls (reverse order of
12422                 associated calls)
12423         * src/inc.c
12424                 lock inc when checking only one account, otherwise
12425                 inc all could be executed at the same time
12426
12427 2002-11-09 [christoph]  0.8.5claws110
12428
12429         * src/folderview.c
12430                 better unlock the mouse cursor before calling
12431                 summary_show because it changes the cursor too
12432
12433 2002-11-09 [christoph]  0.8.5claws109
12434
12435         * src/folder.[ch]
12436         * src/folderview.c
12437                 add functions to open and close a folder
12438                 o opending will execute scanning for remote folders
12439                   and processing
12440                 o closing will unset new flag for messages
12441
12442 2002-11-09 [colin]      0.8.5claws108
12443
12444         * src/folder.c
12445                 Add a call to prefs_matcher_write_config to 
12446                 avoid non-leaf folders filtering settings to be
12447                 lost
12448
12449 2002-11-09 [paul]       0.8.5claws107
12450
12451         * src/prefs_account.c
12452                 re-word a label
12453
12454 2002-11-09 [colin]      0.8.5claws106
12455
12456         * src/folderview.c
12457                 Minor esthetic fix
12458
12459 2002-11-09 [colin]      0.8.5claws105
12460
12461         * src/folderview.c
12462                 Fix prefs_filtering deletion for MH folders (same
12463                 reason as below)
12464         * src/prefs_filtering.c
12465                 Fix prefs_filtering renaming and deletion for 
12466                 folder-based processing rules.  
12467
12468 2002-11-09 [christoph]  0.8.5claws104
12469
12470         * src/compose.c
12471         * src/folder.[ch]
12472         * src/folderview.[ch]
12473         * src/import.c
12474         * src/inc.c
12475         * src/main.c
12476         * src/mainwindow.c
12477         * src/messageview.c
12478         * src/prefs_folder_item.c
12479         * src/procmsg.c
12480         * src/summaryview.c
12481                 implement a callback system for folder item updates
12482
12483 2002-11-09 [colin]      0.8.5claws103
12484
12485         * src/folderview.c
12486                 Fix prefs_filtering renaming for MH folders (we
12487                 shouldn't rename by path as another folder could
12488                 have the same hierarchy).
12489
12490 2002-11-09 [colin]      0.8.5claws102
12491
12492         * src/folder.c
12493                 Fix a leak found by Christoph, use better variable
12494                 names
12495
12496 2002-11-09 [colin]      0.8.5claws101
12497
12498         * src/folder.c
12499                 One more fix for processing rules
12500
12501 2002-11-08 [colin]      0.8.5claws100
12502         
12503         * src/matcher.c
12504                 Don't copy the compiled regexp (will be reevaluated)
12505         * src/folderview.c
12506                 Lock folderview while moving
12507         * src/folder.c
12508                 Provide info on what's happening to the user
12509
12510 2002-11-08 [colin]      0.8.5claws99
12511
12512         * src/folderview.c
12513                 Fix folder reordering after a move if parent is 
12514                 root
12515         * src/scoring.[ch]
12516                 Add function to copy a ScoringProp
12517         * src/prefs_folder_item.c
12518                 Copy scoring rules when copying a folder prefs
12519
12520 2002-11-08 [colin]      0.8.5claws98
12521
12522         * src/folderview.c
12523                 Fixes in case of failure
12524         * src/filtering.[ch]    
12525                 Add function to duplicate a FilteringProp
12526         * src/matcher.[ch]
12527                 Add function to duplicate a MatcherProp
12528         * src/prefs_folder_item.c
12529                 Save folder's processing rules when copying 
12530                 its prefs
12531
12532 2002-11-08 [colin]      0.8.5claws97
12533         
12534         * src/folderview.c
12535                 Sort after move
12536         * src/folder.c 
12537                 Change a printf to debug_print
12538
12539 2002-11-08 [colin]      0.8.5claws96
12540
12541         * src/folder.c
12542           src/folderview.c
12543                 Fix segfaults, call me stupido
12544         
12545
12546 2002-11-08 [colin]      0.8.5claws95
12547
12548         *src/folder.c
12549                 Added forgotten prefs to save when moving folders
12550
12551 2002-11-08 [colin]      0.8.5claws94
12552
12553         * src/folder.c
12554                 Fixes to folder DND (prefs copy)
12555         * src/folderview.c
12556                 Optimization for folder DND (don't rescan whole tree)
12557                 Added folderview_create_folder_node() for this 
12558                 optimization, so de-duped a bit the code
12559         * src/prefs_folder_item.[ch]
12560                 Added prefs_folder_item_copy_prefs()    
12561           
12562 2002-11-08 [paul]       0.8.5claws93
12563
12564         * src/prefs_account.c
12565           tools/README
12566           tools/kmail2sylpheed_v2.pl
12567                 correct some typos
12568
12569 2002-11-08 [paul]       0.8.5claws92
12570
12571         * src/compose.c
12572           src/prefs_account.[ch]
12573                 remove account options 'clearsign' and 'ascii_armored',
12574                 replace with 'default_gnupg_mode' to prevent mixed-mode
12575                 Privacy settings
12576
12577 2002-11-08 [paul]       0.8.5claws91
12578
12579         * src/compose.[ch]
12580                 re-implement GnuPG 'on-the-fly' mode selection,
12581                 disallow mixed-mode
12582
12583 2002-11-08 [colin]      0.8.5claws90
12584
12585         * src/folderview.c
12586           src/prefs_folder_item.c
12587                 Change "Property" to "Properties"
12588
12589 2002-11-07 [colin]      0.8.5claws89
12590
12591         * src/folderview.c
12592           src/folder.c
12593                 Allow folder dropping to a root folder
12594
12595 2002-11-07 [paul]       0.8.5claws88
12596
12597         * src/compose.c
12598                 revert last commit
12599
12600 2002-11-07 [paul]       0.8.5claws87
12601
12602         * src/compose.c
12603                 fix reply-to-list bug. closes bug report
12604                 "[633382] reply-to-list broken in recent cvs"
12605
12606 2002-11-07 [paul]       0.8.5claws86
12607
12608         * src/compose.c
12609                 add a forgotten '#if USE_GPGME ... #endif'
12610
12611 2002-11-07 [paul]       0.8.5claws85
12612
12613         * sync with 0.8.5cvs20
12614                 see ChangeLog 2002-11-07
12615
12616 2002-11-07 [colin]      0.8.5claws84
12617
12618         * src/folder.[ch]
12619                 Change folder_item_move_to to return the newly 
12620                 created folderitem.
12621         * src/folderview.c
12622                 Select the new folderitem after moving.
12623
12624 2002-11-07 [colin]      0.8.5claws83
12625
12626         * src/prefs_filtering.c
12627                 Fix rule rewriting when moving a leaf folder to a 
12628                 shorter path
12629
12630 2002-11-07 [colin]      0.8.5claws82
12631
12632         * src/prefs_filtering.c
12633                 fix a leak
12634
12635 2002-11-07 [colin]      0.8.5claws81
12636
12637         * src/folder.[ch]
12638                 Add folder_item_move_to() function to move a 
12639                 folderitem into another one (updates matcher etc)
12640         * src/folderview.c
12641                 Add folder drag'n drop (context menu to come)
12642                 [Should be dataloss free, but Please backup before 
12643                  trying !]
12644
12645 2002-11-06 [colin]      0.8.5claws80
12646
12647         * src/mh.c
12648                 mh_create_folder() returns NULL if can't create
12649                 directory hierarchy
12650
12651 2002-11-06 [paul]       0.8.5claws79
12652
12653         * src/compose.[ch]
12654                 allow 'on-the-fly' changing of the type of encryption 
12655                 and/or signing used (mime/ascii) via the compose window
12656
12657 2002-11-06 [paul]       0.8.5claws78
12658
12659         * sync with 0.8.5cvs19
12660                 see ChangeLog 2002-11-06 for src/account.c: 
12661                 account_get_special_folder()
12662                 
12663 2002-11-05 [alfons]     0.8.5claws77
12664
12665         * src/crash.c
12666                 very minor cleanups: nothing to see here, move on. :-)
12667
12668 2002-11-05 [colin]      0.8.5claws76
12669
12670         * src/main.c
12671                 Changes choices if compose windows are opened to
12672                 Discard, Draft, Don't quit
12673
12674 2002-11-05 [thorsten]   0.8.5claws75
12675
12676         * src/compose.c
12677                 reenabled default_reply_to folder option
12678
12679 2002-11-05 [colin]      0.8.5claws74
12680
12681         * src/compose.[ch] 
12682                 add compose_draft()
12683         * src/crash.c
12684                 add SIGTERM handler
12685         * src/main.[ch]
12686                 add clean_quit() for the SIGTERM handler
12687
12688 2002-11-05 [paul]       0.8.5claws73
12689         
12690         * po/es.po
12691                 updated by Ricardo Mones Lastra
12692
12693 2002-11-05 [melvin]     0.8.5claws72
12694
12695         * src/logwindow.c
12696                 Fixed log-clipping bug #616795.
12697                 To stop logging in the log window use 0 length.
12698         * src/prefs_common.c
12699                 Added a label to inform about the 0 log length behaviour.
12700
12701 2002-11-05 [paul]       0.8.5claws71
12702
12703         * sync with 0.8.5cvs17
12704                 see ChangeLog 2002-11-05
12705
12706 2002-11-04 [paul]       0.8.5claws70
12707
12708         * sylpheed-128x128.png
12709           sylpheed-64x64.png
12710           sylpheed.png
12711                 replace with pngcrushed icons. Submitted by Nicolas Kaiser,
12712                 <nikai@users.sourceforge.net>
12713                 
12714         * po/bg.po
12715                 updated by George Danchev
12716
12717 2002-11-03 [thorsten]   0.8.5claws69
12718
12719         * src/main.c
12720           src/mimeview.c
12721           src/rfc2015.h
12722                 add check if gpg is active
12723
12724 2002-11-03 [thorsten]   0.8.5claws68
12725
12726         * src/toolbar.h
12727                 removed GSList declaration causing trouble on MacOS-X
12728                 (submitted by alfons, reported by xfesty)
12729
12730 2002-11-01 [paul]       0.8.5claws67
12731
12732         * src/mainwindow.c
12733                 remove last remnants of main's filter code
12734
12735 2002-11-01 [paul]       0.8.5claws66
12736
12737         * tools/filter_conv.pl
12738                 fix bug where user-defined headers were ignored
12739
12740 2002-11-01 [paul]       0.8.5claws65
12741
12742         * src/logwindow.c
12743                 make a debug_print() not translatable
12744
12745 2002-10-31 [melvin]     0.8.5claws64
12746
12747         * ac/aspell.m4
12748                 Fixed --disable-aspell-test. Now --disable-aspell-test will 
12749                 not run any GNU/aspell test.  The dictionary path will
12750                 be by default /usr/local/lib/aspell/ unless --with-aspell-prefix
12751                 was given, in which case, it will be $prefix/lib/aspell/
12752         * configure.in
12753                 Fixed typo in commentary (Aspell code).
12754
12755 2002-10-31 [paul]       0.8.5claws63
12756
12757         * po/POTFILES.in
12758                 remove src/filter.c and src/prefs_filter.c
12759                 thanks to Ricardo for reminding me
12760
12761 2002-10-31 [colin]      0.8.5claws62
12762
12763         * src/mbox_folder.c
12764                 Plug some leaks
12765
12766 2002-10-31 [paul]       0.8.5claws61
12767
12768         * src/prefs_filter.[ch] ** REMOVED **
12769           src/filter.[ch]       ** REMOVED **
12770           
12771         * src/Makefile.am
12772           src/folderview.c
12773           src/inc.c
12774           src/main.c
12775           src/mainwindow.c
12776           src/mbox.c
12777           src/prefs_common.c
12778           src/prefs_filtering.c
12779           src/summaryview.[ch]
12780                 remove main's 'filter' code
12781                 
12782         README.claws
12783                 update to reflect removal of main's filter
12784
12785 2002-10-31 [paul]       0.8.5claws60
12786
12787         * src/summaryview.c
12788                 remove check for global_processing in summary_filter_open(). 
12789                 This fixes the bug where if the user uses the right-click 
12790                 'Create filter rule...' and doesn't have any filter rules 
12791                 already defined in claws' advanced filtering, the newly 
12792                 created filter rule goes to main's filtering which is 
12793                 inaccessible through the gui. Now the filter rule gets added
12794                 to claws' filtering by default.
12795
12796 2002-10-28 [melvin]     0.8.5claws59
12797
12798         * src/prefs_actions.c
12799                 Fixed bug #627322 where MIME parts were not always
12800                 correctly passed to a %p action
12801                 Display an error dialog when message filename is not found.
12802
12803 2002-10-28 [melvin]     0.8.5claws58
12804
12805         * src/prefs_common.c
12806                 Readded a missing function declaration lost in 0.8.3claws34
12807
12808 2002-10-28 [paul]       0.8.5claws57
12809
12810         * sync with 0.8.5cvs15
12811                 see ChangeLog 2002-10-28 and 2002-10-25
12812                 
12813         Note: ChangeLog entry 2002-10-24 is not sync'ed.
12814
12815 2002-10-27 [oliver]     0.8.5claws56
12816
12817         * src/pop.c
12818                 plug leak in pop3_top_recv
12819
12820 2002-10-26 [christoph]  0.8.5claws55
12821
12822         * src/folder.c
12823                 set need_update folder flag when messages are added
12824                 (closes bug [ 626922 ] folder not updated after receiving)
12825
12826 2002-10-25 [melvin]     0.8.5claws54
12827
12828         * src/imageview.c
12829                 Fixed a memleak introduced in the scaling code.
12830
12831 2002-10-24 [alfons]     0.8.5claws53
12832
12833         * src/filtering.c
12834                 make filtering's forward message action forward from the 
12835                 correct account
12836                 (closes bug [628089 ] Filter -> Forward from address problem
12837                 reported by Oktay)
12838
12839 2002-10-24 [christoph]  0.8.5claws52
12840
12841         * src/mainwindow.c
12842         * src/manual.[ch]
12843                 o use manual of current locale or english if current
12844                   locale is not available (and english is available)
12845                 o also link to sylpheed doc project manuals
12846
12847 2002-10-23 [paul]       0.8.5claws51
12848
12849         * tools/README
12850           tools/kmail2sylpheed_v2.pl
12851                 add new version of kmail addressbook importer script.
12852                 works with newer versions of Kmail/KAddressBook which
12853                 have new and rearranged data.
12854
12855 2002-10-23 [martin]     0.8.5claws50
12856
12857         * src/folderview.c
12858         * src/summaryview.c
12859         * src/utils.h
12860         * src/utils.c
12861                 added length parameter to get_abbrev_newsgroup_name()
12862                 changed this function so that it abbreviates the newsgroup
12863                 names only so long it is smaller than the length parameter
12864                 (for better reading of some newsgroup names and space efficiency)
12865
12866 2002-10-22 [colin]      0.8.5claws49
12867
12868         *src/foldersel.c
12869                 Revert Alfons' last modification (after voting ;-))
12870
12871 2002-10-21 [alfons]     0.8.5claws48
12872
12873         * src/foldersel.c
12874                 folder view in folder selection dialog reflects state of
12875                 folder view in main window
12876
12877 2002-10-18 [alfons]     0.8.5claws47
12878
12879         * src/mbox.c
12880                 drop imported messages in folder selected by user,
12881                 and not in the inbox
12882                 (closes bug [ 625424 ] Import mbox always to "Inbox" folder)
12883
12884 2002-10-18 [alfons]     0.8.5claws46
12885
12886         * src/compose.c
12887                 make automagic reply work correctly for email accounts 
12888                 (whether it's viable to do a full sync with Hiro's 
12889                 compose.c is still under discussion)
12890
12891 2002-10-18 [melvin]     0.8.5claws45
12892
12893         * src/prefs_actions.c
12894                 Fixed bug #622275 where asynchroneous actions left 
12895                 zombies processes
12896                 Made (synchroneous) actions' input be displayed live.
12897
12898 2002-10-18 [christoph]  0.8.5claws44
12899
12900         * src/textview.c
12901                 don't add a newline in the textview in front of the
12902                 first textpart if header display is disabled
12903                 (closes bug [ 603385 ] disabled header display leaves blank
12904                  lin)
12905
12906 2002-10-18 [christoph]  0.8.5claws43
12907
12908         * src/folder.[ch]
12909         * src/imap.c
12910         * src/mbox_folder.c
12911         * src/mh.c
12912         * src/news.c
12913                 folder->get_num_list now returns an error code
12914                 (closes bug [ 609424 ] News cache cleared on failure)
12915                 
12916 2002-10-17 [colin]      0.8.5claws42
12917         
12918         * src/news.c
12919                 Changed a printf by debug_print
12920
12921 2002-10-16 [paul]       
12922
12923         * tools/OOo2sylpheed.pl
12924                 allow for spaces in the name of the
12925                 file to be attached.
12926
12927 2002-10-16 [colin]      0.8.5claws41
12928
12929         * src/main.c
12930                 Use a tristate to change online mode
12931
12932 2002-10-16 [paul]       0.8.5claws40
12933
12934         * po/es.po
12935                 updated by Ricardo Mones Lastra
12936
12937 2002-10-16 [colin]      0.8.5claws39
12938
12939         * src/main.c
12940           src/mainwindow.[ch]
12941                 Added --online and --offline command-line
12942                 switches
12943
12944 2002-10-15 [christoph]  0.8.5claws38
12945
12946         * src/procmime.c
12947                 set mimeinfo->name to NULL after g_free to
12948                 avoid double freeing with g_free
12949
12950 2002-10-14 [christoph]  0.8.5claws37
12951
12952         * src/compose.c
12953         * src/filtering.c
12954         * src/summaryview.c
12955                 remove calls to folder->change_flags that are now
12956                 done by procmsg flag functions (seems it is not
12957                 used by any foldertype anyway)
12958         * src/folder.c
12959                 init folder->change_flags with NULL
12960
12961 2002-10-14 [christoph]  0.8.5claws36
12962
12963         * src/folder.[ch]
12964         * src/imap.[ch]
12965                 use virtual functions for folder item new and destroy
12966                 functions
12967
12968 2002-10-14 [melvin]     0.8.5claws35
12969
12970         * src/compose.c
12971                 Added a test to not run the spell checker if no default
12972                 dictionary is available. No dialog is displayed though.
12973
12974 2002-10-14 [melvin]     0.8.5claws34
12975
12976         * src/gtkaspell.c
12977                 Fixed bug in dictionary list context menu where
12978                 "More..." pointed to an emtpy submenu if the
12979                 number of dictionaries is a multiple of 15
12980                 Removed unneeded code in suggestions list creation
12981
12982 2002-10-14 [paul]       0.8.5claws33
12983
12984         * po/bg.po
12985                 updated by George Danchev
12986
12987 2002-10-13 [hoa]        0.8.5claws32
12988
12989         * src/matcher.[ch]
12990           src/matcher_parser_parser.y
12991                 removed the escaped string from internal structure
12992                 of matcher.
12993
12994 2002-10-12 [colin]      0.8.5claws31
12995
12996         * src/gtksctree.[ch]
12997           src/summaryview.c
12998                 Removed useless function gtksctree_reanchor
12999
13000 2002-10-12 [alfons]     0.8.5claws30
13001         
13002         * sync with remaining main changes 2002-10-09 - 2002-10-11
13003         - drop changes to src/compose.c (requires claws specific changes)
13004         
13005 2002-10-12 [alfons]     0.8.5claws29
13006         
13007         * sync with main changes of 2002-10-08
13008         - drop changes to src/compose.c (requires claws specific changes)
13009         - drop changes to src/summaryview.c (requires changes to compose.c)     
13010
13011 2002-10-12 [alfons]     0.8.5claws28
13012         
13013         * sync with main changes of 2002-10-07
13014
13015 2002-10-12 [alfons]     0.8.5claws27
13016
13017         * sync with main changes of 2002-10-04
13018         - drop changes to src/compose.c (requires claws specific changes)
13019         - drop changes to src/prefs_folder_item.c (claws implementation
13020           seems to be working)
13021
13022 2002-10-12 [colin]      0.8.5claws26
13023
13024         * src/mainwindow.c
13025                 Fix folder-flicker when space-reading, introduced 
13026                 in claws22.
13027
13028 2002-10-12 [colin]      0.8.5claws25
13029
13030         * src/compose.c
13031                 Save account address when saving as draft.
13032                 (closes bug 621838)
13033
13034 2002-10-12 [colin]      0.8.5claws24
13035
13036         * src/summaryview.c
13037                 Fix the problem consisting of no message selected
13038                 after the last message in a folder has been moved.
13039
13040 2002-10-12 [paul]       0.8.5claws23
13041
13042         * src/compose.c
13043           src/prefs_template.c
13044           src/template.[ch]
13045                 add Cc and Bcc to templates. Patch submitted by
13046                 John L. Males.
13047
13048 2002-10-12 [colin]      0.8.5claws22
13049
13050         * src/folderview.c
13051                 Fix a bug after "Check for new messages":
13052                 If a folder was opened, it was still selected at
13053                 the end of the check, but displayed empty.
13054         * src/mainwindow.c
13055                 Remove unnecessary check
13056
13057 2002-10-12 [paul]
13058
13059         * tools/README
13060                 be more verbose in the description of
13061                 OOo2sylpheed.pl
13062                 
13063
13064 2002-10-11 [colin]      0.8.5claws21
13065
13066         * src/mainwindow.c
13067                 Make space work (better) when no mail is selected
13068
13069 2002-10-11 [colin]      0.8.5claws20
13070
13071         * src/inc.c
13072           src/news.c
13073                 fix warnings
13074
13075 2002-10-11 [colin]      0.8.5claws19
13076
13077         * src/mainwindow.c
13078                 revert 0.8.5claws6 changes as i couldn't get to
13079                 anything satisfying
13080
13081 2002-10-11 [melvin]     0.8.5claws18
13082
13083         * src/compose.c
13084                 Removed buggy and unused macro (should have been committed in
13085                 0.8.5claws17)
13086
13087 2002-10-11 [melvin]     0.8.5claws17
13088
13089         * src/compose.c
13090                 Fixed memory leak from bug #622040 (thanks to Martin Kluge)
13091
13092 2002-10-11 [thorsten]   0.8.5claws16 
13093
13094         * src/folderview.c
13095                 remove rescan warning
13096
13097 2002-10-11 [colin]      0.8.5claws15 
13098
13099         * src/procheader.c
13100                 fix a segfault that happens if conv_unmime_header
13101                 fails (should be better to find out why it fails)
13102
13103 2002-10-11 [christoph]  0.8.5claws14
13104
13105         * src/summaryview.c
13106                 update folderview stats after ignore/unignore thread
13107
13108 2002-10-11 [hoa]        0.8.5claws13
13109
13110         * src/quote_fmt_parse.y
13111                 Fixed a yacc/bison syntax error
13112         * src/matcher.c
13113                 Escaping of string is fixed.
13114
13115 2002-10-11 [colin]      0.8.5claws12
13116
13117         * src/imageview.c
13118                 Resize images to fit
13119
13120 2002-10-11 [paul]       0.8.5claws11
13121
13122         * po/es.po
13123                 updated by Ricardo Mones Lastra
13124
13125 2002-10-10 [alfons]     0.8.5claws10
13126
13127         * src/compose.c
13128                 allow dropping files by "moving" files from a file manager,
13129                 not only by the more cumbersome "copying". the latter 
13130                 mostly implies holding down the Control button
13131
13132 2002-10-10 [christoph]  0.8.5claws9
13133
13134         * src/summaryview.c
13135                 update folders after thread building for ignored threads
13136
13137 2002-10-10 [christoph]  0.8.5claws8
13138
13139         * config/.cvsignore
13140                 added Makefile
13141         * src/filtering.[ch]
13142         * src/folder.[ch]
13143         * src/folderview.[ch]
13144         * src/import.c
13145         * src/inc.[ch]
13146         * src/mbox.[ch]
13147         * src/procmsg.c
13148         * src/summaryview.[ch]
13149                 o added new flag need_update to FolderItem
13150                 o removed folder_table from various functions from tracking
13151                   folder updates
13152                 o set need_update flags in folder.c's move, copy and delete
13153                   functions and procmsg's flags functions
13154                 o added function folderview_update_items_when_required that
13155                   updates all folders with need_update set
13156                 o call folderview_update_items_when_required instead of
13157                   folderview_update_item_foreach
13158
13159 2002-10-09 [sergey]     0.8.5claws7
13160
13161         * src/compose.c
13162                 Strip CRs whel loading the text into editor in reedit mode.
13163
13164 2002-10-09 [colin]      0.8.5claws6
13165
13166         * src/mainwindow.c
13167                 Make Space work when no mail is selected
13168
13169 2002-10-09 [colin]      0.8.5claws5
13170
13171         * src/gtksctree.[ch]
13172                 Fix range_select
13173                 Add gtk_sctree_reanchor() 
13174         * src/summaryview.c
13175                 Use gtk_sctree_reanchor() - better fix for 
13176                 bug 60413
13177
13178 2002-10-09 [colin]      0.8.5claws4
13179
13180         * src/summaryview.c
13181                 Fix shift-click select after delete problem
13182                 (closes bug 60413)
13183
13184 2002-10-08 [thorsten]   0.8.5claws3
13185
13186         * src/summaryview.c
13187                 exclude current msg from -hide read messages-
13188
13189 2002-10-08 [colin]      0.8.5claws2
13190
13191         * src/inc.[ch]
13192           src/pop.c
13193           src/recv.c
13194                 Differentiate socket errors from disk full
13195                 errors
13196
13197 2002-10-08 [christoph]  0.8.5claws1
13198
13199         * Makefile.am
13200         * configure.in
13201                 modifications for new config directory
13202
13203         * config.guess  ** REMOVED **
13204         * config.sub    ** REMOVED **
13205         * install-sh    ** REMOVED **
13206         * ltmain.sh     ** REMOVED **
13207         * missing       ** REMOVED **
13208         * mkinstalldirs ** REMOVED **
13209                 these files are autogenerated by automake
13210                 when you run autogen.sh
13211
13212         * config/.cvsignore     ** NEW FILE **
13213         * config/Makefile.am    ** NEW FILE **
13214                 ignore autogenerated files
13215                 create a Makefile in this directory
13216
13217 2002-10-08 [paul]       0.8.5claws
13218
13219         * 0.8.5claws release
13220         
13221         * src/compose.c
13222           src/procheader.c
13223           src/procmsg.c
13224                 fix quote reply format for newsgroups reply bug
13225                 (thanks to Hoa)
13226                 
13227         * po/en_GB.po
13228           po/pl.po
13229                 updated by me and Witold Wladyslaw Wojciech Wilk
13230                 repectively
13231
13232 2002-10-07 [paul]       0.8.3claws53
13233
13234         * po/it.po
13235           po/pt_BR.po
13236           po/sr.po
13237                 updated messages catalogs, submitted by
13238                 Alessandro Maestri, Fabio Jr.Beneditto 
13239                 and Urke MMI, respectively.
13240
13241 2002-10-07 [christoph]  0.8.3claws52
13242
13243         * src/folder.[ch]
13244         * src/folderview.c
13245         * src/mainwindow.c
13246                 fix new folder ghost message bug
13247                 (closes bug [ 619722 ] wrong count for newly created folders)
13248
13249 2002-10-07 [christoph]  0.8.3claws51
13250
13251         * src/compose.c
13252                 fix news posting problem
13253
13254 2002-10-07 [melvin]     0.8.3claws50
13255
13256         * po/fr.po
13257                 Updated French translation
13258
13259 2002-10-05 [christoph]  0.8.3claws49
13260
13261         * src/gtkstext.c
13262                 check if line_start_cache is set in gtk_stext_update_text
13263                 (closes bug [ 618119 ] crash while doing search in folder)
13264
13265 2002-10-05 [christoph]  0.8.3claws48
13266
13267         * src/imap.c
13268         * src/news.c
13269         * src/utils.c
13270         * src/utils.h
13271                 implement cache cleanups for claws' folder system
13272                 (closes bug [ 595916 ] imapcache not cleaned up)
13273
13274 2002-10-05 [melvin]     0.8.3claws47
13275
13276         * src/prefs_actions.c
13277                 Made the help text more clear for the %p token
13278
13279 2002-10-04 [paul]       0.8.3claws46
13280
13281         * sync with 0.8.5
13282                 see ChangeLog 2002-10-02 and 2002-10-03
13283
13284 2002-10-04 [christoph]  0.8.3claws45
13285
13286         * src/inc.c
13287                 fix segfault caused by pop before smtp
13288                 call to inc_account_mail with NULL
13289                 pointer for mainwin
13290
13291 2002-10-04 [paul]       0.8.3claws44
13292
13293         * configure.in
13294                 sync the LDAP detection from 0.8.5cvs1
13295
13296 2002-10-02 [christoph]  0.8.3claws43
13297
13298         * po/de.po
13299                 fix small spelling error
13300
13301 2002-10-02 [melvin]     0.8.3claws42
13302
13303         * ac/aspell.m4
13304                 Behave better and say "no" when test program cannot be run.
13305
13306 2002-10-02 [paul]       0.8.3claws41
13307
13308         * sync with 0.8.4cvs1
13309                 see ChangeLog 2002-09-30, 2002-10-01, 2002-10-02
13310                 
13311         * src/summaryview.c
13312                 toggle the behavior of Reply menuitem between
13313                 normal reply and reply-to-list
13314
13315 2002-10-01 [sergey]     0.8.3claws40
13316
13317         * src/compose.c
13318                 Convert newlines in the message text to the canonical form
13319                 before base64 encoding (RFC2045 compliance, fixes some
13320                 interoperability issues with Evolution 1.0.3)
13321
13322 2002-09-29 [colin]      0.8.3claws39
13323
13324         * src/summaryview.c
13325                 Fix an unwanted copy/paste
13326
13327 2002-09-29 [colin]      0.8.3claws38
13328
13329         * src/mainwindow.c
13330                 Renamed "Custom toolbar" to "Customize toolbar"
13331                 Renamed "Show all header" to "Show all headers"
13332                 Renamed "Set diplay item" to "Set displayed items"
13333         * src/prefs_common.c
13334                 Renamed "Show all header" to "Show all headers"
13335         * src/prefs_summary_column.c
13336                 Renamed "diplay item" to "displayed items"
13337
13338 2002-09-29 [colin]      0.8.3claws37
13339
13340         * src/mainwindow.[ch]
13341                 online/offline status pixmaps follow theme
13342                 changes
13343         * src/summaryview.[ch]
13344                 quicksearch pixmap follows theme changes
13345
13346 2002-09-29 [thorsten]   0.8.3claws36
13347
13348         * src/compose.c
13349           src/prefs_folder_item.[ch]
13350                 add default_reply_to folder option (closes patch 581044)
13351
13352 2002-09-29 [christoph]  0.8.3claws35
13353
13354         * acconfig.h    ** REMOVED **
13355         * configure.in
13356         * ac/aspell.m4
13357         * ac/check-type.m4
13358         * ac/gnupg-check-typedef.m4
13359                 fix autoheader 2.50 warning
13360
13361 2002-09-29 [christoph]  0.8.3claws34
13362
13363         * major code cleanup (part 2)
13364         
13365                 - unused variables removed
13366                 - unused functions removed
13367                 - uninitialized variables checked
13368                 - missing return statements added
13369                 - missing function return types added
13370                 - added parentheses around assignment
13371                   when suggested by gcc
13372
13373 2002-09-29 [alfons]     0.8.3claws33
13374
13375         * src/logwindow.c
13376                 log_window_clear(): only bracket gtk_text_forward_delete() 
13377                 with gtk_text_freeze() / gtk_text_thaw() (see if this
13378                 works around GTK text bug)
13379
13380 2002-09-29 [paul]       0.8.3claws32
13381
13382         * po/bg.po
13383           po/sr.po
13384                 updated by George Danchev and Urke MMI
13385                 respectively
13386
13387 2002-09-27 [christoph]  0.8.3claws31
13388
13389         * doc-src/readme.txt
13390         * doc-src/rfc1806.txt   ** REMOVED **
13391         * doc-src/rfc2183.txt   ** NEW FILE **
13392         * doc-src/rfc2980.txt   ** NEW FILE **
13393                 update rfcs
13394
13395 2002-09-27 [melvin]     0.8.3claws30
13396
13397         * ac/aspell.m4
13398                 Fixed typo which could break linking
13399
13400 2002-09-27 [melvin]     0.8.3claws29
13401
13402         * ac/aspell.m4
13403                 Improved GNU/aspell checking. 
13404                 Fixed bug #614490
13405
13406 2002-09-27 [paul]       0.8.3claws28
13407
13408         * sync with 0.8.3cvs8
13409                 see ChangeLog 2002-09-27
13410
13411 2002-09-26 [colin]      0.8.3claws27
13412
13413         * src/toolbar.[ch]
13414           src/mainwindow.[ch]
13415                 Add "Reply to Mailing-list" to the toolbar
13416
13417 2002-09-26 [christoph]  0.8.3claws26
13418
13419         * src/summaryview.c
13420                 Fix wrong message counts in summaryview status
13421
13422 2002-09-26 [paul]       0.8.3claws25
13423
13424         * sync with 0.8.3cvs7
13425                 see ChangeLog 2002-09-26
13426
13427 2002-09-26 [paul]       0.8.3claws24
13428
13429         * sync with 0.8.3cvs6
13430                 see ChangeLog 2002-09-25
13431
13432 2002-09-25 [christoph]  0.8.3claws23
13433
13434         * src/prefs_common.c
13435         * src/prefs_folder_item.c
13436         * src/prefs_scoring.c
13437                 Renamed "kill score" to "hide score" in GUI
13438                 and prefs files
13439
13440 2002-09-25 [paul]       0.8.3claws22
13441
13442         * sync with 0.8.3cvs5
13443                 see ChangeLog 2002-09-24
13444
13445 2002-09-24 [alfons]     0.8.3claws21
13446
13447         patch by Satoshi Nagayasu: allows appending / saving multiple 
13448         selected files (closes "[ 612279 ] save multiple mesg(s) in 
13449         'Save as ...'")
13450
13451         * AUTHORS
13452                 add Satoshi Nagayasu
13453         * src/summaryview.c
13454                 summary_save_as(): allow saving selected files to
13455                 one file
13456                 summary_set_menu_sensitive: enable "Save As..." when
13457                 multiple files are selected
13458         * src/utils.[ch]
13459                 append_file(): new function
13460
13461 2002-09-24 [colin]      0.8.3claws20
13462
13463         * src/procmime.c
13464                 Fix segfault when mimeinfo doesn't have a 
13465                 content_type. 
13466
13467 2002-09-24 [colin]      0.8.3claws19
13468
13469         * src/prefs_common.[ch]
13470                 Add a preference to display send dialog or not
13471         * src/send.c
13472                 Display send dialog according to preference
13473
13474 2002-09-24 [colin]      0.8.3claws18
13475
13476         * src/compose.[ch]
13477                 Disable user actions when sending
13478
13479 2002-09-24 [colin]      0.8.3claws17
13480
13481         * src/procmime.c
13482                 Do not display name or filename for attachments
13483                 with an application/pgp-signature type
13484                 (security flaw, see bug 537413)
13485
13486 2002-09-23 [colin]      0.8.3claws16
13487
13488         * src/editaddress.c
13489                 Initialize entry_email, entry_alias and 
13490                 entry_remarks to first email address of the list
13491
13492 2002-09-23 [colin]      0.83claws15
13493
13494         * src/compose.c
13495                 Drop pgp-signature when reediting a signed queued
13496                 message
13497
13498 2002-09-23 [melvin]     0.8.3claws14
13499
13500         * po/fr.po
13501                 Updated French translation
13502
13503 2002-09-23 [melvin]     0.8.3claws13
13504
13505         * src/mainwindow.c
13506                 Made custom toolbar menu labels more consistent
13507         * src/prefs_toolbar.c
13508                 Made custom toolbar window title more consistent
13509
13510 2002-09-22 [colin]      0.8.3claws12
13511
13512         * src/inc.c
13513                 Initialize session type to normal before getting 
13514                 mail (fixes strange Get behaviour)
13515         * src/prefs_account.h
13516                 Move STYPE_POP_BEFORE_SMTP to last position to 
13517                 avoid other side-effects
13518
13519 2002-09-22 [colin]      0.8.3claws11
13520
13521         * src/prefs_account.c
13522                 Fix pop_bfr_smtp_tm_entry sensivity when switching
13523                 from pop3 to apop or vice-versa
13524
13525 2002-09-22 [colin]      0.8.3claws10
13526         
13527         * src/prefs_account.[ch]
13528                 Add an option for the POP before SMTP timeout
13529         * src/inc.c
13530                 Remember time of last POP connection
13531         * src/send.c
13532                 Do POP before SMTP only if timeout reached
13533
13534 2002-09-22 [oliver]     0.8.3claws9
13535         
13536         * README.claws
13537                 explain custom toolbar
13538
13539 2002-09-22 [oliver]     0.8.3claws8
13540
13541         * src/prefs_actions.[ch]
13542         custom toolbar for compose      
13543                 actions callback from compose toolbar
13544         * src/folderview.c
13545                 remove include toolbar.h
13546
13547 2002-09-22 [oliver]     0.8.3claws7
13548         
13549         * src/prefs_toolbar.[ch]
13550                 custom toolbar for compose
13551                 - generic prefs_toolbar handles both
13552                   Mainwin's toolbar as well as Compose toolbar          
13553
13554 2002-09-22 [oliver]     0.8.3claws6
13555         
13556         * src/toolbar.[ch]
13557                 custom toolbar for compose
13558                 restructure toolbar.[ch]
13559
13560 2002-09-22 [oliver]     0.8.3claws5
13561
13562         * src/compose.[ch]
13563                 custom toolbar for compose
13564
13565 2002-09-22 [oliver]     0.8.3claws4
13566         
13567         * src/mainwindow.[ch]
13568                 custom toolbar for compose 
13569                 move mainwin toolbar back to mainwindow
13570
13571 2002-09-22 [alfons]     0.8.3claws3
13572
13573         * src/procmsg.c
13574                 :%sno/if(/if (/gc
13575                 :%sno/for(/for (/gc
13576                 (beautify)
13577
13578 2002-09-22 [alfons]     0.8.3claws2
13579         
13580         * src/procmsg.c
13581                 procmsg_save_to_outbox(): don't unlink message file from queue;
13582                 callers should do it using folder_item_remove_msg()
13583
13584 2002-09-22 [colin]      0.8.3claws1
13585
13586         * src/mimeview.[ch]
13587                 Made mimeview_check_signature() public
13588         * src/textview.c
13589                 Made GPG signatures verifiable by clicking
13590                 the [application/pgp-signature] in the Text
13591                 view
13592
13593 2002-09-22 [paul]       0.8.3claws
13594
13595         * po/bg.po
13596           po/en_GB.po
13597           po/es.po
13598           po/it.po
13599           po/pl.po
13600           po/pt_BR.po
13601           po/sr.po
13602                 updated translations, submitted by George Danchev,
13603                 me, Ricardo Mones Lastra, Alessandro Maestri,
13604                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.Beneditto 
13605                 and Urke MMI, respectively.     
13606
13607 2002-09-22 [alfons]     0.8.2claws65
13608
13609         * src/procmsg.c
13610         * src/pgptext.c
13611                 no furry valgrinds have been used to plug these memleaks
13612
13613 2002-09-20 [paul]       0.8.2claws64
13614
13615         * sync with 0.8.3cvs4
13616                 'Select thread' re-implemented 
13617                 see ChangeLog 2002-09-20
13618
13619 2002-09-21 [alfons]     0.8.2claws63
13620
13621         * src/compose.c
13622                 compose_send(): plug unnoticed memleak
13623
13624 2002-09-20 [alfons]     0.8.2claws62
13625
13626         * src/addr_compl.c
13627                 replace_address_in_edit(): strict check for NULL address to
13628                 fix "[ 607348 ] Segfault in address completion". My guess is
13629                 that this happens with an empty address book, but it's good
13630                 to have this check here anyway
13631                 
13632                 completion_window_button_press(): free string returned 
13633                 from the internal cache
13634
13635 2002-09-20 [christoph]  0.8.2claws61
13636
13637         * src/procmime.h
13638                 added ENC_BINARY to EncodingType
13639         * src/procmime.c
13640                 the string returned by procmime_get_encoding_str
13641                 should not depend on the order of values in the
13642                 EncodingType definition
13643         * doc-src/rfc1806.txt   ** NEW FILE **
13644                 Added rfc1806 about MIME Content-Disposition
13645                 Extension
13646
13647 2002-09-19 [paul]       0.8.2claws60
13648
13649         * sync with 0.8.2cvs3
13650                 see ChangeLog 2002-09-19
13651
13652 2002-09-19 [paul]       0.8.2claws59
13653
13654         * src/prefs_folder_item.c
13655                 revert to Darko's original alignment of colour
13656                 selector button
13657                 add a colon to folder_color label
13658                 
13659         * src/compose.c
13660                 add Colin's patch (with Hiro's modifications) to 
13661                 force BASE64 encoding for 8-bit text when signing
13662                 (sync with 0.8.3cvs2)
13663
13664 2002-09-18 [alfons]     0.8.2claws58
13665
13666         * src/compose.c
13667                 :%sno/if(/if (/gc
13668                 :%sno/for(/for (/gc
13669                 (beautify a little bit)
13670
13671 2002-09-18 [christoph]  0.8.2claws57
13672
13673         * src/pine.c
13674                 fix handling of fgetc return value
13675
13676 2002-09-17 [alfons]     0.8.2claws56
13677         
13678         * src/summaryview.c
13679                 summary_sort(): check non-NULL summaryview->folder_item when no 
13680                 folder is selected at all
13681                 (closes "[ 610344 ] sort label make syl Crash")
13682
13683 2002-09-17 [alfons]     0.8.2claws55
13684         
13685         * src/compose.c
13686                 beautify a little bit
13687
13688 2002-09-17 [christoph]  0.8.2claws54
13689
13690         * src/folder.c
13691                 initialize max values for cache and folder
13692                 when cache or folder is empty
13693
13694 2002-09-15 [colin]      0.8.2claws53
13695
13696         * src/compose.c
13697                 Fix a leak (thanks Alfons!) and cleaned
13698                 variables names for custom headers
13699
13700 2002-09-15 [colin]      0.8.2claws52
13701
13702         * src/compose.c
13703                 Fix custom headers recognition when
13704                 prefs_common.trans_hdr is on
13705
13706 2002-09-15 [colin]      0.8.2claws51
13707
13708         * src/compose.c
13709                 Allow dynamically-added custom headers
13710                 Yet not reparsed if reedited
13711
13712 2002-09-15 [alfons]     0.8.2claws50
13713
13714         * src/prefs_account.c
13715                 fix warnings
13716
13717 2002-09-15 [colin]      0.8.2claws49
13718         
13719         * src/prefs_account.c
13720                 fix pop_before_smtp sensitivity
13721
13722 2002-09-15 [colin]      0.8.2claws48
13723
13724         * src/inc.[ch]
13725                 add inc_pop_before_smtp()
13726                 allow MainWindow to be undefined in 
13727                 inc_account_mail() and inc_start()
13728         * src/pop.c
13729           src/prefs_account.h
13730                 add STYPE_POP_BEFORE_SMTP session type
13731         * src/prefs_account.c
13732                 activated pop before smtp option
13733         * src/send.c
13734                 do pop before smtp if the relevant option 
13735                 is set
13736
13737 2002-09-15 [paul]       0.8.2claws47
13738
13739         * sync with 0.8.3
13740                 see ChangeLog 2002-09-15
13741
13742 2002-09-14 [paul]       0.8.2claws46
13743
13744         * po/bg.po
13745                 updated Bulgarian translation, submitted by
13746                 George Danchev
13747
13748 2002-09-13 [paul]       0.8.2claws45
13749
13750         * src/compose.c
13751                 merge claws' select_account() with main's
13752                 (new) compose_select_account(). [sync with
13753                 0.8.2cvs15, see ChangeLog 2002-09-11]
13754
13755 2002-09-12 [christoph]  0.8.2claws44
13756
13757         * src/filter.c
13758                 allocate 1 elements of FolderItem not 0
13759
13760 2002-09-12 [colin]      0.8.2claws43
13761
13762         * src/compose.c
13763                 Fix bug #590825 (obey Follow-up: poster)
13764
13765 2002-09-12 [colin]      0.8.2claws42
13766
13767         * src/procmime.c
13768                 Fix bug #557009 (wrong headers for messages 
13769                 forwarded as attachments)
13770
13771 2002-09-11 [colin]      0.8.2claws41
13772         
13773         * src/compose.c
13774                 Put SCF: pseudo-header on top of message
13775                 Set draft tmp_flag when saved as draft
13776
13777         * src/procmsg.c
13778           src/procheader.c
13779                 Skip after first \n\n for beginning of real message
13780                 for drafts too
13781
13782 2002-09-11 [christoph]  0.8.2claws40
13783
13784         * src/filtering.c
13785                 use procmsg flag functions in filtering or processing
13786                 will cause incorrect folder message counts
13787
13788 2002-09-11 [colin]      0.8.2claws39
13789
13790         * src/compose.c
13791                 Fix bug #550175 - wrong save folder when reediting
13792                 drafts
13793
13794 2002-09-11 [paul]       0.8.2claws38
13795
13796         * sync with 0.8.2cvs14
13797                 see ChangeLog 2002-09-11
13798
13799 2002-09-11 [colin]      0.8.2claws37
13800
13801         * src/folder.c
13802                 Fix a typo (seeming to cause new/unread status to
13803                 be lost)
13804
13805 2002-09-10 [christoph]  0.8.2claws36
13806
13807         * src/compose.c
13808                 compose_redirect should not use compose_generic_new
13809                 because that does more stuff than expected including
13810                 opening the external editor
13811                 (closes bug "[ 526608 ] bounced messages appear blank
13812                  in editor")
13813
13814 2002-09-10 [christoph]  0.8.2claws35
13815
13816         * src/folder.c
13817                 fix problem with too large message number range
13818                 causing a crash in folder_item_scan
13819
13820 2002-09-10 [paul]       0.8.2claws34
13821
13822         * sync with 0.8.2cvs13
13823                 see ChangeLog 2002-09-10
13824
13825 2002-09-10 [christoph]  0.8.2claws33
13826
13827         * src/msgcache.c
13828                 set MsgInfo TmpFlags for queue and draft folders
13829                 (closes bug "[ 591676 ] Queue ignore MIME on restart")
13830
13831 2002-09-10 [paul]       0.8.2claws32
13832
13833         * AUTHORS
13834           po/bg.po      ** NEW FILE **
13835                 new Bulgarian translation submitted by
13836                 George Danchev <danchev@spnet.net>
13837                 
13838         * tools/Makefile.am
13839           tools/README
13840           tools/tb2sylpheed     ** NEW FILE **
13841                 add script that converts an addressbook exported
13842                 from The Bat! into a Sylpheed addressbook. Submitted
13843                 by Urke MMI <urke-kg@eunet.yu>
13844
13845 2002-09-10 [paul]       0.8.2claws31
13846
13847         * sync with 0.8.2cvs12
13848                 see ChangeLog 2002-09-10
13849
13850 2002-09-06 [paul]       0.8.2claws30
13851
13852         * src/prefs_common.c
13853                 sync with 0.8.2cvs11, see ChangeLog 2002-09-06
13854                 
13855         * tools/Makefile.am
13856           tools/README
13857           tools/ldif-to-xml.py  ** REMOVED **
13858                 remove obsolete python script
13859
13860 2002-09-06 [paul]       0.8.2claws29
13861
13862         * sync with 0.8.2cvs10
13863                 see ChangeLog 2002-09-06
13864
13865 2002-09-04 [paul]       0.8.2claws28
13866
13867         * sync with 0.8.2cvs9
13868                 see ChangeLog 2002-08-04
13869
13870 2002-09-04 [colin]      0.8.2claws27 
13871
13872         * src/prefs_common.[ch]
13873                 Added signature color configuration
13874         * src/textview.c
13875                 Use user-specified signature color
13876
13877 2002-09-03 [colin]      0.8.2claws26
13878
13879         * src/prefs_common.[ch]
13880                 Added autosave and autosave_length prefs
13881         * src/compose.c
13882                 Added compose_remove_draft()
13883                 Auto-save drafts according to the prefs
13884         * src/main.c
13885                 Added a crash-indicator file, allowing to check
13886                 for new messages on startup if Sylpheed crashed
13887                 (makes saved drafts "reappear")
13888
13889 2002-09-03 [colin]      0.8.2claws25
13890
13891         * src/textview.[ch]
13892                 Grey the signature
13893
13894 2002-09-03 [paul]       0.8.2claws24
13895
13896         * sync with 0.8.2cvs8
13897                 see ChangeLog 2002-09-02 and 2002-09-03
13898
13899 2002-09-03 [darko]      0.8.2claws23
13900
13901         * src/folderview.c
13902                 use normal style when creating new folder to pick
13903                 proper font size 
13904
13905 2002-09-02 [melvin]     0.8.2claws22
13906
13907         * src/gtkaspell.m4
13908                 removed some obsolete code
13909
13910 2002-09-02 [melvin]     0.8.2claws21
13911
13912         * ac/aspell.m4
13913                 fixed test's equality sign (== to =)
13914
13915 2002-09-02 [alfons]     0.8.2claws20
13916
13917         * src/folder.c
13918         * src/mh.c
13919                 revert change of 0.8.2claws16 and use the mh_folder_destroy
13920                 as folder->destroy virtual as suggested by Hiro
13921                 (the mh.c code seems to have been lost around mh.c.1.21)
13922
13923 2002-09-02 [paul]       0.8.2claws19
13924
13925         * po/pt_BR.po
13926                 updated by Fabio Jr. Beneditto
13927                 
13928         * src/defs.h
13929                 use 'http://claws.sylpheed.org' for homepage link. 
13930                 Domain provided by Oktay Altunergil <oktay@freelinuxcd.org>
13931
13932 2002-09-01 [alfons]     0.8.2claws18
13933
13934         * src/mh.c
13935                 plug memleak related to one Martin Kluge found
13936
13937 2002-08-31 [paul]       0.8.2claws17
13938
13939         * sync with 0.8.2cvs6
13940                 see ChangeLog 2002-08-30
13941
13942 2002-08-31 [alfons]     0.8.2claws16
13943
13944         * src/folder.c
13945                 folder_destroy(): remove mailbox from folderlist even if it has
13946                 no destroy virtual
13947
13948 2002-08-31 [alfons]     0.8.2claws15
13949
13950         * src/folder.c
13951                 :%sno/if(/if (/gc
13952                 :%sno/for(/for (/gc
13953                 (being pedantic I know)
13954
13955 2002-08-31 [alfons]     0.8.2claws14
13956
13957         * src/folder.c
13958                 check for NULL pointers returned from folder->fetch_msginfo virtual
13959                 (should solve some reported crashes)
13960
13961 2002-08-30 [alfons]     0.8.2claws13
13962
13963         * acconfig.h
13964         * configure.in
13965         * src/crash.c
13966                 enable crash dialog on compilation time
13967                 (--enable-crash-dialog configure option)
13968
13969 2002-08-30 [alfons]     0.8.2claws12
13970
13971         * AUTHORS
13972                 add Martin Kluge
13973         * src/mh.c
13974                 apply memory leak plug patch by Martin Kluge
13975                 (closes patch "[ 602568 ] patch for 602441 little memory leak",
13976                 bug "[ 599677 ] Very small memory leak in 0.81claws115",
13977                 and bug "[ 602441 ] memoryleak in filtering 0.8.2claws9?")
13978
13979 2002-08-30 [darko]      0.8.2claws11
13980
13981         * src/folderview.c
13982                 copy Gtk style from normal style to match
13983                 font size for coloured folders
13984
13985 2002-08-29 [alfons]     0.8.2claws10
13986
13987         * sylpheed.desktop
13988                 Type=Internet <- Type=Application
13989                 (reported by Michael Schwendt, see:
13990                 http://sourceforge.net/tracker/index.php?func=detail&aid=599765&group_id=25528&atid=384600
13991                 http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=72882)
13992
13993 2002-08-29 [paul]       0.8.2claws9
13994
13995         * sync with 0.8.2cvs5
13996                 see ChangeLog 2002-08-29
13997
13998 2002-08-29 [colin]      0.8.2claws8
13999
14000         * src/summaryview.c
14001                 Added a sanity check in summary_select_thread
14002                 Should fix bug 601605
14003
14004 2002-08-29 [colin]      0.8.2claws7
14005
14006         * src/main.c
14007                 Revert claws6 changes regarding bug #591676
14008
14009 2002-08-28 [colin]      0.8.2claws6
14010         
14011         * src/main.c
14012                 Ignore cache for queue folderitems
14013                 Fix bug #591676
14014
14015 2002-08-28 [melvin]     0.8.2claws5
14016
14017         * README.claws
14018                 Fixed typos.
14019
14020 2002-08-28 [melvin]     0.8.2claws4
14021
14022         * README.claws
14023                 Updated a bit the text concerning the spell checker
14024
14025 2002-08-28 [melvin]     0.8.2claws3
14026
14027         Merged the GNU_aspell_branch:
14028                 Support of new GNU/aspell is now included and the old pspell
14029                 is not supported anymore.
14030                 See README.claws
14031
14032         * README.claws
14033                 Updated spell checker text to reflect the switch to GNU/aspell
14034
14035         * ac/aspell.m4          *** NEW ***
14036         * src/gtkaspell.[ch]    *** NEW *** 
14037         * ac/pspell.m4          *** DELETED *** 
14038         * src/gtkspell.[ch]     *** DELETED ***
14039
14040         * ac/Makefile.am
14041                 Updated for GNU/aspell support
14042
14043         * po/POTFILES.in
14044                 Replaced gtkspell.c by gtkaspell.c
14045
14046         * acconfig.h
14047         * src/Makefile.am
14048         * src/about.c
14049         * src/compose.[ch]
14050         * src/crash.c
14051         * src/main.c
14052         * src/prefs_common.[ch]
14053                 Updated for GNU/aspell support
14054
14055 2002-08-28 [paul]       0.8.2claws2
14056
14057         * sync with 0.8.2cvs4
14058                 see ChangeLog 2002-08-27 and 2002-08-28
14059
14060 2002-08-28 [colin]      0.8.2claws1
14061
14062         * src/summary_search.c
14063                 Added "AND search"
14064
14065 2002-08-28 [jens]       0.8.2claws
14066
14067         *po/de.po
14068                 Updated German translations
14069
14070 2002-08-27 [melvin]     0.8.2claws
14071
14072         * po/fr.po
14073                 Updated French translations
14074
14075 2002-08-27 [paul]       0.8.2claws
14076
14077         * sync with 0.8.2 main release
14078
14079         * po/en_GB.po
14080           po/es.po
14081           po/it.po
14082           po/pl.po
14083           po/pt_BR.po
14084           po/sr.po
14085                 updated message catalogs submitted by
14086                 Ricardo Mones Lastra, Alessandro Maestri,
14087                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.
14088                 Beneditto and Urke MMI  
14089
14090 2002-08-27 [hoa]        0.8.1claws123
14091
14092         * src/mainwindow.[ch]
14093         * src/summaryview.[ch]
14094                 removed the "filter setting" menu option.
14095                 add a "cancel a news message" menu option.
14096
14097 2002-08-26 [martin]     0.8.1claws122
14098
14099         * ChangeLog.claws
14100                 changed string under 0.8.1claws79 changed by myself
14101                 i'm sorry alfons :(
14102
14103 2002-08-26 [martin]     0.8.1claws121
14104
14105         * src/crash.c
14106                 added kill command to debuggerrc to start crash dialog
14107
14108 2002-08-26 [paul]       0.8.1claws120
14109
14110         * sync with 0.8.1cvs31
14111                 see ChangeLog 2002-08-26
14112
14113 2002-08-25 [alfons]     0.8.1claws119
14114
14115         * src/procmsg.c
14116                 fix bug that didn't send out correct headers to news server
14117                 when sending news article and email from queue (bug reported
14118                 and patch provided by Tim Mann; closes bug 
14119                 "[ 583196 ] 0.7.8claws can't post news")
14120
14121 2002-08-25 [alfons]     0.8.1claws118
14122
14123         * src/selective_download.c
14124                 mark two strings as translatable
14125                 (thanks to Urke MMI for pointing this out)
14126
14127 2002-08-25 [alfons]     0.8.1claws117
14128
14129         * src/summaryview.c
14130                 treat sent boxes as special and allow sorting them by addressee
14131                 (closes "[ 589418 ] Sent folder sorting misbehavior"
14132                 submitted by Steve Lamb)
14133
14134 2002-08-24 [alfons]     0.8.1claws116
14135
14136         * src/matcher.c
14137                 fix memleak reported by Martin Kluge
14138                 (see: "[ 599677 ] Very small memory leak in 0.81claws115")
14139
14140 2002-08-24 [oliver]     0.8.1claws115
14141
14142         * src/prefs_toolbar.c
14143                 o code cleanup as suggested by Alfons
14144                 o memleak fix
14145
14146 2002-08-24 [alfons]     0.8.1claws114
14147
14148         * src/summaryview.c
14149                 o fix another memory leak reported by Martin Kluge
14150                   (see "[ 599568 ] Small Memory Leak")
14151                 o remove 'from' variable from 'summary_set_header()'; we can
14152                   do with just 'to' 
14153
14154 2002-08-24 [paul]       0.8.1claws113
14155
14156         * sync with 0.8.1cvs30
14157                 see ChangeLog 2002-08-23
14158
14159 2002-08-24 [alfons]     0.8.1claws112
14160
14161         * src/summaryview.c
14162                 remove unnecessary allocations for search bar fixing leaks
14163                 reported by Martin Kluge
14164                 (see "[ 599451 ] Further memory leaks?")
14165
14166 2002-08-24 [alfons]     0.8.1claws111
14167
14168         * src/main.c
14169                 make get_socket_name() public for crash.c
14170         * src/crash.c
14171                 o make report bug button work (goes to claws' 
14172                   bug tracker at sf.net)
14173                 o introduce function for doing important stuff just
14174                   before claws goes down
14175                 o clean up code 
14176
14177 2002-08-24 [alfons]     0.8.1claws110
14178
14179         * src/compose.c
14180                 move cursor to "To" entry when forwarding as attachment
14181                 (reported and solved by Steve Lamb, closes bug report
14182                 "[ 592880 ] Forward as attachment; cursor not in to")
14183
14184 2002-08-24 [colin]      0.8.1claws109
14185
14186         * src/mainwindow.c
14187                 fix quick search visibility after GUI (de)separations.
14188
14189 2002-08-23 [colin]      0.8.1claws108
14190
14191         * src/mainwindow.c
14192                 fix header pane visibility after folderview or
14193                 messageview (de)separation
14194
14195 2002-08-23 [paul]       0.8.1claws107
14196
14197         * src/mainwindow.[ch]
14198           src/toolbar.c
14199                 give full control of display or non-display 
14200                 of the Execute icon to Custom toolbar settings.
14201                 add new sensitivity condition to maninwindow.h: 
14202                 M_DELAY_EXEC
14203
14204         * ChangeLog
14205           ChangeLog.jp
14206           NEWS
14207                 more sync with 0.8.1cvs29
14208
14209 2002-08-23 [melvin]     0.8.1claws106
14210
14211         * src/alertpanel.c
14212                 Readded support for custom widget in alertpanel lost in last
14213                 sync.
14214
14215 2002-08-23 [paul]       0.8.1claws105
14216
14217         * sync with 0.8.1cvs29
14218                 see ChangeLog 2002-08-23
14219
14220 2002-08-23 [colin]      0.8.1claws104
14221
14222         * src/summaryview.c
14223                 Fix folder and search pixmaps exchanging positions
14224                 after theme or toolbar changes. Thank to Oliver for 
14225                 reporting this.
14226
14227 2002-08-23 [colin]      0.8.1claws103
14228
14229         * src/mainwindow.c
14230           src/messageview.[ch]
14231           src/noticeview.[ch]
14232           src/summaryview.c
14233                 Changed messageview_create() and noticeview_create()
14234                 to avoid the last gdk_warning
14235
14236 2002-08-22 [colin]      0.8.1claws102
14237
14238         * src/summaryview.c
14239                 Fix my new `Creating pixmap from xpm' warning
14240
14241 2002-08-22 [colin]      0.8.1claws101
14242
14243         * src/mainwindow.c
14244                 Fix some of the gdk warnings
14245
14246 2002-08-22 [colin]      0.8.1claws100
14247
14248         * src/Makefile.am
14249         * src/stock_pixmap.c
14250         * src/stock_pixmap.h
14251         * src/pixmaps/quicksearch.xpm *ADDED*
14252                 Add the quicksearch pixmap
14253         * src/mainwindow.c
14254         * src/summaryview.c
14255         * src/summaryview.h
14256                 Make quicksearch bar visible/hidden via a button
14257
14258 2002-08-22 [christoph]  0.8.1claws99
14259
14260         * src/folder.c
14261                 fix folder update for newsgroups with message
14262                 numbers below minimum number of articles to fetch
14263                 (closes bug #598445)
14264
14265 2002-08-22 [paul]       0.8.1claws98
14266
14267         * sync with 0.8.1cvs28
14268                 see ChangeLog 2002-08-22
14269
14270 2002-08-21 [alfons]     0.8.1claws97
14271
14272         * src/crash.c
14273                 use bt instead of bt full which seems to work 
14274                 better, and bt full doesn't give a great deal 
14275                 of information anyway
14276
14277 2002-08-21 [colin]      0.8.1claws96
14278
14279         * src/summaryview.c
14280                 fix summaryview_searchtype_changed prototype
14281
14282 2002-08-21 [christoph]  0.8.1claws95
14283
14284         * src/mainwindow.c
14285                 o fix broken menu update for sorting type, we have to
14286                   get this info from the summaryview now
14287                 o removed setting of threaded state in menu callback
14288         * src/summaryview.[ch]
14289                 more summaryview/folderitem seperation for
14290                 threading option
14291         * configure.in
14292                 removed not required --with-compiler-flags option
14293
14294 2002-08-21 [oliver]     0.8.1claws94
14295         
14296         * src/toolbar.h 
14297                 o rename toolbar.xml to toolbar_main.xml
14298                   since toolbar_compose.xml might come up 
14299                   any time soon
14300         * README.claws
14301                 add custom toolbar              
14302
14303 2002-08-21 [darko]      0.8.1claws93
14304
14305         * src/procmsg.c
14306                 don't reset tmp flags for messages copied
14307                 to sent folder
14308
14309 2002-08-21 [colin]      0.8.1claws92
14310         
14311         * src/prefs_filtering.c
14312                 fix renaming rules on folder rename 
14313                 when folder is not a leaf folder
14314
14315 2002-08-21 [paul]       0.8.1claws91
14316
14317         * src/prefs_folder_item.c
14318                 fix alignment of colour selector
14319
14320 2002-08-21 [paul]       0.8.1claws90
14321
14322         * sync with 0.8.1cvs27
14323                 see ChangeLog 2002-08-21
14324
14325 2002-08-21 [paul]       0.8.1claws89
14326
14327         * src/summaryview.c
14328                 fix crash when changing field type in
14329                 Quick search bar
14330
14331 2002-08-21 [colin]      0.8.1claws88
14332
14333         * src/summaryview.c
14334                 Made quick search case-insensitive
14335
14336 2002-08-21 [paul]       0.8.1claws87
14337
14338         * sync with 0.8.1cvs26
14339                 see ChangeLog 2002-08-21
14340
14341 2002-08-20 [christoph]  0.8.1claws86
14342
14343         * src/folderview.c
14344         * src/main.c
14345         * src/summaryview.[ch]
14346                 more summaryview/folderitem seperation for
14347                 sort_key and sort_type
14348         * src/procmsg.c
14349                 added missing return statement
14350
14351 2002-08-20 [colin]      0.8.1claws85
14352
14353         * src/summaryview.[ch]
14354                 Added a quick search box
14355         * src/mainwindow.c
14356         * src/prefs_common.[ch]
14357                 Added a show/hide option for the quick search
14358
14359 2002-08-20 [oliver]     0.8.1claws84
14360         
14361         * src/mainwindow.c
14362                 remove toolbar_create_popups
14363         * src/toolbar.[ch]
14364                 o remove toolbar_create_popups
14365                 o fix toolbar_set_sensitive 
14366                   (Bug reports #596834 and #596832)     
14367         * src/prefs_toolbar.c
14368                 o add "Set default" button
14369                 o align label and text + combo widgets
14370
14371 2002-08-20 [hoa]        0.8.1claws83bis
14372
14373         * src/imap.c
14374                 fixed a bug in imap_fetch_msginfo() in case there is no
14375                 current folder.
14376
14377 2002-08-20 [darko]      0.8.1claws83
14378
14379         * src/folderview.c
14380                 copy the color style of folder view so it
14381                 works with GTK themes
14382
14383 2002-08-20 [darko]      0.8.1claws82
14384
14385         * src/folder.h
14386         * src/folderview.c
14387         * src/prefs_folder_item.[hc]
14388                 don't use UI stuff in folder.h
14389
14390 2002-08-20 [darko]      0.8.1claws81
14391
14392         * src/folder.h
14393         * src/prefs_folder_item.h
14394         * src/folderview.c
14395         * src/prefs_folder_item.c
14396                 ability to set folder color in folderview
14397
14398 2002-08-19 [alfons]     0.8.1claws80
14399
14400         * src/summaryview.c
14401                 fix one of the earlier memleaks reported by Martin Kluge
14402
14403 2002-08-19 [alfons]     0.8.1claws79
14404
14405         * src/mainwindow.c
14406                 hide notice view when selecting seperate folder
14407                 view (reported by Urke MMI)
14408
14409 2002-08-19 [christoph]  0.8.1claws78
14410
14411         * src/folderview.c
14412         * src/prefs_folder_item.h
14413         * src/summaryview.[ch]
14414                 o add summary_set_prefs_from_folderitem to set
14415                   summaryview prefs (first step to remove all
14416                   references to the folderitem in summaryview)
14417                 o moved compiled regex stuff from folderitem prefs
14418                   to summaryview code
14419
14420 2002-08-19 [paul]       0.8.1claws77
14421
14422         * src/compose.c
14423                 add check for '.' to QUOTE_IF_REQUIRED
14424
14425 2002-08-19 [paul]       0.8.1claws76
14426
14427         * src/inc.c
14428                 sync with 0.8.1cvs25 (plug memory leak)
14429
14430         * src/prefs_toolbar.c
14431                 re-order prefs_toolbar_cancel()
14432
14433 2002-08-18 [alfons]     0.8.1claws75
14434
14435         * src/inc.c
14436         * src/matcher.c
14437                 plug other memleaks reported by Martin Kluge
14438
14439 2002-08-18 [paul]       0.8.1claws74
14440
14441         * po/pt_BR.po
14442                 updated by Fabio Jr. Beneditto
14443
14444 2002-08-18 [paul]       0.8.1claws73
14445
14446         * src/toolbar.[ch]
14447                 fix bug where tooltips were displayed untranslated              
14448
14449         * src/prefs_toolbar.c
14450                 fix bug where clicking 'Cancel' creates an icon & text
14451                 toolbar regardless of prefs
14452         
14453
14454 2002-08-17 [oliver]     0.8.1claws72
14455
14456         * src/prefs_toolbar.c
14457                 update toolbar on CANCEL
14458                 bug reported by Martin Kluge
14459         * src/toolbar.c
14460                 toolbar_destroy memleak fixed           
14461
14462 2002-08-17 [alfons]     0.8.1claws71
14463
14464         * src/toolbar.c
14465                 plug another memleak reported by Martin Kluge
14466
14467 2002-08-16 [alfons]     0.8.1claws70
14468
14469         * src/crash.c
14470                 use execvp() correctly (suggested by wwp; thanks!)
14471
14472 2002-08-16 [alfons]     0.8.1claws69
14473
14474         * src/gtksctree.c
14475                 plug memory leak reported by Kim Schultz & Martin Kluge
14476
14477 2002-08-16 [paul]       0.8.1claws68
14478
14479         * po/es.po
14480                 updated by Ricardo Mones Lastra
14481
14482 2002-08-16 [paul]       0.8.1claws67
14483
14484         * src/toolbar.h
14485                 fix bug where 'Compose News' icon showed wrong
14486                 tooltip
14487
14488 2002-08-16 [paul]       0.8.1claws66
14489
14490         * sync with 0.8.1cvs24
14491                 see ChangeLog 2002-08-16
14492
14493         * po/it.po
14494                 updated by Alessandro Maestri
14495
14496 2002-08-15 [paul]       0.8.1claws65
14497
14498         * po/sr.po
14499                 updated by Urke MMI
14500
14501 2002-08-15 [paul]       0.8.1claws64
14502
14503         * src/*.c
14504                 don't translate debug info
14505
14506         * src/matcher.[ch]
14507                 add copyright info
14508
14509 2002-08-15 [paul]       0.8.1claws63
14510
14511         * src/prefs_toolbar.c
14512                 fix bug where clicking 'OK' creates an icon & text
14513                 toolbar regardless of prefs
14514
14515 2002-08-14 [alfons]     0.8.1claws62
14516
14517         * src/main.c
14518                 add global var that has the full argv[0]
14519         * src/crash.c
14520                 o execvp the correct sylpheed by using argv0
14521                   and setting the correct work dir
14522                 o other tweaks  
14523
14524 2002-08-14 [oliver]     0.8.1claws61
14525         
14526         * enable/disable Toolbar Action Buttons 
14527         * code cleanups
14528         * src/mainwindow.c
14529         * src/toolbar.[ch]      
14530         * src/prefs_toolbar.c   
14531
14532 2002-08-14 [melvin]     0.8.1claws60
14533
14534         * po/fr.po
14535                 Updated French translations
14536
14537 2002-08-14 [melvin]     0.8.1claws59
14538
14539         * src/crash.c
14540                 Made bug report not translatable
14541         * src/exporthtml.c
14542                 Fixed exporthtml_build_filespec() return value
14543         * src/foldersel.c
14544                 Fixed incorrect include file
14545         * src/gtkspell.c
14546         * src/prefs_actions.c
14547         * src/prefs_toolbar.c
14548                 Made debug info not translatable
14549         * src/mutt.c
14550         * src/quote_fmt.c
14551                 Added missing includes
14552         * src/prefs_common.c
14553                 Fixed typo
14554
14555 2002-08-14 [paul]       0.8.1claws58
14556
14557         * faq/es/sylpheed-faq.html
14558           faq/es/sylpheed-faq-[1-3].html
14559           faq/es/sylpheed-faq-4.html     **NEW FILE **
14560                 update Spanish FAQ
14561
14562 2002-08-13 [christoph]  0.8.1claws57
14563
14564         * src/procmsg.c
14565                 ignore thread fix that did not mark all
14566                 child nodes of a ignored thread as
14567                 ignored. Does not work perfectly yet,
14568                 but it is better now
14569
14570 2002-08-13 [alfons]     0.8.1claws56
14571
14572         * src/crash.c
14573                 o implement 'save crash log'
14574                 o some tweaks
14575
14576 2002-08-13 [melvin]     0.8.1claws55
14577
14578         * src/main.c
14579                 removed unrequired "execinfo.h" header
14580
14581 2002-08-12 [paul]       0.8.1claws54
14582
14583         * faq/en/sylpheed-faq.html
14584           faq/en/sylpheed-faq-[1-3].html
14585           faq/en/sylpheed-faq-4.html     **NEW FILE **
14586                 update English FAQ
14587
14588 2002-08-12 [alfons]     0.8.1claws53
14589
14590         * po/POTFILES.in
14591                 add crash.c to translatables
14592         * src/crash.c
14593                 bring in Leandro's crash dialog
14594
14595 2002-08-11 [alfons]     0.8.1claws52
14596
14597         * src/crash.c
14598                 clean up some warnings
14599
14600 2002-08-11 [alfons]     0.8.1claws51
14601
14602         * acconfig.h
14603         * configure.in
14604         * src/crash.[ch]        ** NEW FILES **
14605         * src/main.c            
14606                 initial gdb crash handler
14607
14608 2002-08-11 [paul]       0.8.1claws50
14609
14610         * src/prefs_toolbar.c
14611                 replace Up/Down arrow pixmaps with text to be
14612                 consistent across icon themes
14613
14614 2002-08-11 [paul]       0.8.1claws49
14615
14616         * src/prefs_common.c
14617           src/prefs_toolbar.c
14618                 rename 'Pixmap' -> 'Icon'
14619
14620         * src/toolbar.[ch]
14621                 rename  'A_SEND_QUEUD' -> 'A_SEND_QUEUED'
14622
14623 2002-08-10 [paul]       0.8.1claws48
14624
14625         * src/prefs_toolbar.c
14626                 re-work the UI
14627
14628 2002-08-10 [paul]       0.8.1claws47
14629
14630         * src/main.c
14631                 don't write Processing progress to status bar
14632                 patch submitted by Alexander Evseev
14633
14634         * src/prefs_toolbar.c
14635                 re-position and resize window
14636                 make window assume correct size on first call
14637
14638 2002-08-10 [paul]       0.8.1claws46
14639
14640         * src/mainwindow.c
14641           src/prefs_toolbar.c
14642           src/toolbar.c
14643           src/toolbar.h
14644                 obey coding style
14645                 follow UI text conventions
14646
14647 2002-08-10 [alfons]     0.8.1claws45
14648
14649         * src/toolbar.c
14650                 correct pixmap for delete action
14651
14652 2002-08-10 [paul]       0.8.1claws44
14653
14654         * po/pt_BR.po
14655                 updated by Fabio Jr. Beneditto
14656
14657 2002-08-10 [paul]       0.8.1claws43
14658
14659         * po/POTFILES.in
14660                 add custom toolbar files
14661
14662 2002-08-10 [paul]       0.8.1claws42
14663
14664         * sync with 0.8.1cvs22
14665                 see ChangeLog 2002-08-09
14666
14667 2002-08-09 [paul]       0.8.1claws41
14668
14669         * tools/Makefile.am
14670           tools/README
14671           tools/outlook2sylpheed.pl     ** NEW FILE **
14672                 add script to convert exported Outlook
14673                 contacts list to a Sylpheed addressbook.
14674                 Submitted by Ricardo Mones Lastra.
14675
14676 2002-08-09 [paul]       0.8.1claws40
14677
14678         * AUTHORS
14679           configure.in
14680           po/sr.po      ** NEW FILE **
14681                 add Serbian message catalog. Submitted by
14682                 Urosevic Aleksandar aka Urke MMI <urke-kg@eunet.yu>             
14683
14684 2002-08-09 [paul]       0.8.1claws39
14685
14686         * sync with 0.8.1cvs21
14687                 see ChangeLog 2002-08-08
14688
14689 2002-08-08 [oliver]     0.8.1claws38
14690
14691         * src/mainwindow.c
14692                 move Custom Toolbar to Configuration menu
14693
14694 2002-08-08 [oliver]     0.8.1claws37
14695
14696         * src/prefs_toolbar.c
14697                 fix substitute pixmap bug
14698
14699 2002-08-08 [paul]       0.8.1claws36
14700
14701         * sync with 0.8.1cvs19
14702                 see ChangeLog 2002-08-08
14703
14704 2002-08-07 [christoph]  0.8.1claws35
14705
14706         * src/utils.c
14707                 fixed a memory leak in new canonicalize_file_replace
14708
14709 2002-08-07 [christoph]  0.8.1claws34
14710
14711         * src/utils.[ch]
14712                 o canonicalize_file_replace should create the temporary
14713                   file in the same directory as the original file.
14714                 o added get_tmpfile_in_dir that creates a temorary file
14715                   in a specified directory.
14716
14717 2002-08-07 [melvin]     0.8.1claws33
14718
14719         * src/toolbar.c
14720                 fixed bug where 'Article' button acted as 'Email' button.
14721
14722 2002-08-07 [paul]       0.8.1claws32
14723
14724         * sync with 0.8.1.cvs17
14725                 see ChangeLog 2002-08-07
14726
14727 2002-08-07 [colin]      0.8.1claws31
14728         
14729         * src/news.c
14730                 fix mass-cancel problem
14731
14732 2002-08-07 [thorsten]   0.8.1claws30
14733
14734         * src/prefs_toolbar.c
14735                 fix: crash on replace or add new button
14736         * src/toolbar.c
14737                 fix: close xmlfile after reading
14738         * src/utils.c
14739                 fix: unlink() file before rename()
14740
14741 2002-08-06 [paul]       0.8.1claws29
14742
14743         * sync with 0.8.cvs15
14744                 see ChangeLog 2002-08-06
14745
14746 2002-08-06 [oliver]     0.8.1claws28
14747
14748         * src/toolbar.c
14749         * src/prefs_toolbar.c
14750                 fixed empty toolbar issue
14751
14752 2002-08-06 [oliver]     0.8.1claws27
14753
14754         * Custom Toolbar Final 
14755         * src/folderview.c
14756         * src/inc.c
14757         * src/summaryview.c
14758                 o toolbar stuff now lives in src/toolbar.[ch]
14759                 o main_window_toolbar_* functions are renamed to
14760                   toolbar_* reflecting their new source file
14761         * src/mainwindow.[ch]
14762                 o remove toolbar stuff  
14763
14764 2002-08-06 [oliver]     0.8.1claws26
14765         
14766         * src/Makefile.am
14767         * src/prefs_toolbar.[ch]        **New File**
14768         * src/toolbar.[ch]              **New File**
14769                 o prefs_toolbar.[ch] custom toolbar frontend
14770                 o toolbar.[ch]       backend 
14771
14772 2002-08-06 [oliver]     0.8.1claws25
14773
14774         * src/prefs_actions.[ch]
14775                 o new exported function actions_execute
14776
14777 2002-08-06 [paul]       0.8.1claws24
14778
14779         * sync with 0.8.1cvs4
14780                 see ChangeLog 2002-08-06
14781
14782 2002-08-06 [paul]       0.8.1claws23
14783
14784         * sync with 0.8.1cvs13
14785                 see ChangeLog 2002-08-06
14786
14787 2002-08-06 [paul]       0.8.1claws22
14788
14789         * sync with 0.8.1cvs12
14790                 see ChangeLog 2002-08-05 and 2002-08-06
14791
14792 2002-08-06 [match]      0.8.1claws21
14793
14794         * src/addrclip.c
14795                 improvements to cut/copy/paste address
14796
14797 2002-08-05 [match]      0.8.1claws20
14798
14799         * src/addritem.[ch]
14800         * src/addrcache.c
14801         * src/addrbook.c
14802         * src/editaddress.c
14803         * src/addressbook.c
14804                 fixes to improve cut/copy/paste
14805
14806 2002-08-06 [melvin]     0.8.1claws19
14807
14808         * src/account.[ch]
14809                 account_find_all_from_address(): new function that returns the
14810                 list of all accounts that are matched in an address.
14811         * src/alertpanel.[ch]
14812                 alertpanel() now accepts a custom widget
14813                 alertpanel_with_widget(): new function that pops up a panel with
14814                 a custom widget in it 
14815         * src/gtkutils.[ch]
14816                 gtkut_account_menu_new(): new function that allows the selection
14817                 of an account from a list of accounts.
14818         * src/messageview.c
14819                 Extended Return Receipt notification to select the correct 
14820                 account and to make a security test on the Delivery-Notification
14821                 address which should be the same as the Return-Path.
14822
14823 2002-08-06 [thorsten]   0.8.1claws18
14824
14825         * src/mimeview.c
14826                 attach_all: save unnamed as "noname.%d",
14827                 dont free static dirname
14828
14829 2002-08-05 [alfons]     0.8.1claws17
14830
14831         * configure.in
14832                 detect XIM by trying to link rather than compile a XIM program
14833
14834 2002-08-05 [oliver]     0.8.1claws16
14835                 
14836         * src/stock_pixmap.[ch]
14837                 o add UP_ARROW to available pixmaps (already in pixmap-directory)
14838                 o new func to retrieve pixmaps
14839
14840 2002-08-05 [paul]       0.8.1claws15
14841
14842         * sync with 0.8.1cvs10
14843                 see ChangeLog 2002-08-05
14844
14845 2002-08-04 [alfons]     0.8.1claws14
14846
14847         * src/textview.c
14848                 see if this plugs memleak
14849
14850 2002-08-04 [melvin]     0.8.1claws13
14851
14852         * src/gtkspell.c
14853                 fixed bug that could crash Sylpheed when highlighting
14854                 all misspelled words.
14855
14856 2002-08-03 [melvin]     0.8.1claws12
14857
14858         * src/prefs_actions.c
14859                 removed unnecessary checks for NULL introduced in 0.8.1claws11.
14860         * src/messageview.c
14861                 fixed bug where the Return Receipt was sent to
14862                 Delivery-Notification-To address even if it was not present
14863
14864 2002-08-02 [alfons]     0.8.1claws11
14865
14866         * src/prefs_actions.c
14867                 o more check for NULLs
14868                 o put create_io_dialog() in right conditional block
14869
14870 2002-08-02 [paul]       0.8.1claws10
14871
14872         * po/es.po
14873                 updated by Ricardo Mones Lastra
14874
14875 2002-08-01 [christoph]  0.8.1claws9
14876
14877         * src/folder.c
14878                 don't free the cache of the opened
14879                 folder in the summaryview
14880         * src/summaryview.c
14881                 don't unset flags, if it is not required
14882
14883 2002-08-01 [paul]       0.8.1claws8
14884
14885         * sync with 0.8.1cvs8
14886                 see ChangeLog entry 2002-08-01
14887
14888 2002-08-01 [paul]       0.8.1claws7
14889
14890         * sync with 0.8.1cvs7
14891                 see ChangeLog 2002-07-31 and 2002-08-01
14892
14893 2002-07-31 [christoph]  0.8.1claws6
14894
14895         * src/mainwindow.c
14896                 forgot to update menu sensitivity
14897                 function for new menu entry
14898
14899 2002-07-31 [alfons]     0.8.1claws5
14900
14901         * src/main.c
14902                 check folder item and its path for NULL on
14903                 initial processing
14904
14905 2002-07-31 [christoph]  0.8.1claws4
14906
14907         * src/folder.c
14908                 check if folder_item_get_msginfo in
14909                 folder_item_remove_msg returned NULL
14910         * src/imap.c
14911                 better clear the uid cache in the
14912                 uid validity check function and delete
14913                 cached messages
14914
14915 2002-07-31 [paul]       0.8.1claws3
14916
14917         * man/sylpheed.1
14918                 add the '--attach' option and a few other
14919                 minor changes
14920
14921 2002-07-31 [paul]       0.8.1claws2
14922
14923         * sync with 0.8.1cvs5
14924                 see ChangeLog 2002-07-31
14925
14926 2002-07-31 [christoph]  0.8.1claws1
14927
14928         * src/folderview.[ch]
14929         * src/mainwindow.c
14930                 replace "Rescan all folders..." with
14931                 "Check all folders for new messages..."
14932
14933 2002-07-30 [paul]       0.8.1claws
14934
14935         * version 0.8.1claws released
14936
14937 2002-07-30 [paul]       0.8.0claws29
14938
14939         * tools/OOo2sylpheed.pl ** NEW FILE **
14940           tools/README
14941                 add script to enable sending documents as
14942                 attachments from OpenOffice.org
14943
14944 2002-07-30 [melvin]     0.8.0claws28
14945
14946         * src/prefs_actions.c
14947                 Made the actions' input/output dialog display
14948                 without delay.
14949
14950 2002-07-30 [christoph]  0.8.0claws27
14951
14952         * src/procmsg.c
14953                 check if folder_item_get_msginfo in
14954                 procmsg_save_to_outbox returned NULL
14955
14956 2002-07-30 [paul]       0.8.0claws26
14957
14958         * sync with 0.8.1cvs4
14959                 see ChangeLog 2002-07-29
14960
14961 2002-07-29 [thorsten]   0.8.0claws25
14962
14963         * README.claws
14964                 added selective download, delete on server
14965
14966 2002-07-29 [paul]       0.8.0claws24
14967
14968         * sync with 0.8.1cvs3
14969                 see ChangeLog 2002-07-29
14970
14971 2002-07-27 [christoph]  0.8.0claws23
14972
14973         * src/folder.c
14974                 add extra check if fetching the msginfo
14975                 returned NULL
14976
14977 2002-07-27 [paul]       0.8.0claws22
14978
14979         * sync with 0.8.1cvs2
14980                 see ChangeLog 2002-07-26
14981
14982 2002-07-27 [christoph]  0.8.0claws21
14983
14984         * src/imap.c
14985                 add another check if a valid msginfo
14986                 was returned
14987
14988 2002-07-26 [hoa]        0.8.0claws20
14989
14990         * src/folder.c
14991                 Fixed a condition in folder_item_destroy()
14992
14993         * src/imap.c
14994                 Fixed an error in IMAP protocol
14995
14996 2002-07-26 [alfons]     0.8.0claws19
14997
14998         * src/folder.c
14999                 ofcourse compare with identifier, not the path
15000
15001 2002-07-26 [alfons]     0.8.0claws18
15002
15003         * src/folder.c
15004                 use folder item identifier for saving / restoring
15005                 preferences because folder->path might not be unique
15006
15007 2002-07-26 [melvin]     0.8.0claws17
15008
15009         * src/logwindow.c
15010                 Fixed a crash introduced in 0.8.0claws5 when log is 
15011                 cut under 80 characters.
15012
15013 2002-07-26 [paul]       0.8.0claws16
15014
15015         * sync with 0.8.1cvs1
15016                 see ChangeLog 2002-07-26
15017
15018 2002-07-26 [christoph]  0.8.0claws15
15019
15020         * src/imap.[ch]
15021                 imap folder now remembers the last selected
15022                 folder and imap_fetch_msginfo skips selecting
15023                 the folder if it is already selected
15024
15025 2002-07-26 [christoph]  0.8.0claws14
15026
15027         * src/folder.c
15028         * src/folderview.c
15029         * src/imap.c
15030                 fix imap folder rescanning
15031
15032 2002-07-25 [christoph]  0.8.0claws13
15033
15034         * src/filter.c
15035         * src/folder.[ch]
15036         * src/folderview.c
15037         * src/imap.[ch]
15038         * src/mainwindow.c
15039         * src/mbox_folder.c
15040         * src/mh.c
15041         * src/news.c
15042                 implement imap uid cache and uid validity check
15043
15044 2002-07-25 [alfons]     0.8.0claws12
15045
15046         * src/summaryview.c
15047                 fix a brown paper bag bug, and also add some more
15048                 checks
15049
15050 2002-07-25 [christoph]  0.8.0claws11
15051
15052         * src/folder.c
15053                 don't mix copy, fetch_msginfo and remove
15054                 operations in folder item copy and move
15055                 operations
15056
15057 2002-07-25 [christoph]  0.8.0claws10
15058
15059         * src/folderview.c
15060         * src/mainwindow.c
15061         * src/prefs_folder_item.c
15062         * src/summaryview.[ch]
15063                 remove no longer required parameter update_cache from
15064                 summary_show
15065
15066 2002-07-25 [paul]       0.8.0claws9
15067
15068         * sync with 0.8.1
15069         
15070         * AUTHORS
15071                 a few corrections
15072
15073 2002-07-24 [alfons]     0.8.0claws8
15074
15075         * src/summaryview.c
15076                 sort correctly when using simplified subject line
15077                 (closes feature request "[ 585141 ] applying regexp to subject 
15078                 before sort" submitted by Alexandra Walford)
15079
15080 2002-07-24 [paul]       0.8.0claws7
15081
15082         * sync with 0.8.0cvs3
15083                 see ChangeLog 2002-07-24
15084
15085 2002-07-23 [christoph]  0.8.0claws6
15086
15087         * src/folder.c
15088         * src/folder.h
15089         * src/summaryview.c
15090         * src/summaryview.h
15091         * src/main.c
15092                 o separate processing and summaryview
15093                 o removed summary_write_cache from summaryview
15094                 o removed summaryview->killed_messages, because we don't have
15095                   to keep a list of killed messages anymore. New cache will
15096                   keep the hidden messages in cache anyway
15097         * src/folderview.c
15098         * src/inc.c
15099         * src/selective_download.c
15100                 o removed unnecessary summary_write_cache calls
15101         * src/procmsg.c
15102                 o don't set ignore thread flag in procmsg_get_thread_tree
15103                   if it is already set
15104         * src/mainwindow.c
15105         * src/statusbar.h
15106                 o moved STATUSBAR_PUSH/POP to statusbar.h because
15107                   they are used in different files
15108
15109 2002-07-23 [melvin]     0.8.0claws5
15110
15111         * src/addressbook.c
15112         * src/addrgather.c
15113         * src/editaddress.c
15114         * src/editgroup.c
15115         * src/editldap_basedn.c
15116         * src/importldif.c
15117         * src/prefs_common.c
15118                 Fixed few memory leak (gtk_editable_get_chars returns
15119                 an allocated string)
15120         * src/logwindow.c
15121                 Fixed few memory leak (gtk_editable_get_chars returns
15122                 an allocated string) and modified a little the log cutting
15123                 loop.
15124         * src/compose.c
15125                 Replaced a call to an obsolete function gtk_entry_get_text()
15126                 by gtk_editable_get_chars()
15127         * src/send.c
15128                 Removed a debug printf
15129
15130 2002-07-23 [christoph]  0.8.0claws4
15131
15132         * src/filesel.c
15133                 fix another g_dirname memory leak
15134
15135 2002-07-23 [christoph]  0.8.0claws3
15136
15137         * src/mh.c
15138                 fixed a memory leak in mh_fetch_msginfo
15139                 fixed crash when message header could not be
15140                 parsed
15141
15142 2002-07-23 [paul]       0.8.0claws2
15143
15144         * sync with 0.8.0cvs2
15145                 see ChangeLog 2002-07-23
15146
15147 2002-07-23 [paul]       0.8.0claws1
15148
15149         * sync with 0.8.0cvs1
15150                 see ChangeLog 2002-07-23
15151
15152 2002-07-23 [paul]       0.8.0claws
15153
15154         * release of 0.8.0claws