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