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