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