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