2005-01-19 [colin] 1.0.0cvs2
[claws.git] / ChangeLog.claws
1 2005-01-19 [colin]      1.0.0cvs2
2
3         * src/mbox.c
4         * src/mbox.h
5         * src/mainwindow.c
6         * src/summaryview.c
7         * src/summaryview.h
8                 Add an easy way to export specific messages
9                 to an mbox file.
10
11 2005-01-19 [paul]       1.0.0cvs1
12
13         * po/ja.po
14         * po/ko.po
15                 updated by  Rui Hirokawa and
16                 SungHyun Nam
17
18 2005-01-18 [paul]       1.0.0
19
20         * version 1.0.0 released
21
22 2005-01-17 [thorsten]   0.9.13cvs38
23
24         * src/crash.c
25         * src/gtk/pluginwindow.c
26                 return value of filesel should not be free()d
27
28 2005-01-17 [paul]       0.9.13cvs37
29
30         * AUTHORS
31         * po/es.po
32         * po/fr.po
33         * po/hr.po
34         * po/it.po
35         * po/pt_BR.po
36         * po/sk.po
37         * po/sr.po
38                 update translations. submitted by Ricardo Mones
39                 Lastra, Fabien Vantard, Dragan, Andrea Spadaccini,
40                 Frederico Goncalves Guimaraes, Andrej Kacian,
41                 Aleksandar Urosevic
42
43 2005-01-16 [colin]      0.9.13cvs36
44
45         * src/prefs_toolbar.c
46                 Fix two leaks, both found by Alfons.
47
48 2005-01-15 [paul]       0.9.13cvs35
49
50         * src/gtk/pluginwindow.c
51                 fix 2 memleaks, patch by Alfons
52
53 2005-01-15 [paul]       0.9.13cvs34
54
55         * ChangeLog
56         * ChangeLog.jp
57         * src/common/template.c
58                 sync with main, see ChangeLog 2005-01-11
59                 (fix potential memory corruption bug)
60
61 2005-01-14 [colin]      0.9.13cvs33
62
63         * src/html.c
64         * src/msgcache.c
65                 Fix coding style issues from the last patch
66
67 2005-01-14 [colin]      0.9.13cvs32
68
69         * src/msgcache.c
70                 Fix possible double free, avoid putting 8k on the stack
71         * src/html.c
72         * src/html.h
73                 Fix links with tags inside, add some entities
74         * AUTHORS
75                 Both patches by Rich Coe <Richard.Coe@med.ge.com>
76
77 2005-01-09 [thorsten]   0.9.13cvs31
78
79         * tools/calypso_convert.pl
80                 support nested subdirs (possible in recent calypso versions)
81                 fix "change of readonly value" error with perl >= 5.8
82
83 2005-01-08 [colin]      0.9.13cvs30
84
85         * src/prefs_filtering_action.c
86                 Plug leak - patch by Alfons
87
88 2005-01-07 [paul]       0.9.13cvs29
89
90         * ChangeLog
91         * ChangeLog.jp
92         * src/pop.c
93         * src/pop.h
94                 sync with main, see ChangeLog 2005-01-06
95
96 2005-01-06 [colin]      0.9.13cvs28
97
98         * src/prefs_matcher.c
99                 Plug leak. Patch by Alfons
100
101 2005-01-04 [christoph]  0.9.13cvs27
102
103         * src/folderview.c
104         * src/imap_gtk.c
105         * src/news_gtk.c
106                 Create extra popup menu entries for account settings
107
108         (Closes Bug 663 segfault choosing "Properties" for root MH mailbox)
109
110 2005-01-03 [colin]      0.9.13cvs26
111
112         * src/main.c
113                 Plugins should be loaded before --receive or --receive-all 
114                 is processed. 
115                 Patch by Felix Eckhofer <felix-ml@tribut.de>
116
117 2005-01-03 [colin]      0.9.13cvs25
118
119         * src/pop.c
120         * src/pop.h
121                 Add data_len member, because we can get NULs from network
122                 Patch by Alfons
123
124 2005-01-01 [colin]      0.9.13cvs24
125
126         * src/procmime.c
127                 Fix possible memleak in corner case - found by
128                 Martin Kluge, patch by Alfons
129
130 2004-12-30 [colin]      0.9.13cvs23
131
132         * src/account.c
133                 Fix prototypes - patch by Alfons
134
135 2004-12-30 [paul]       0.9.13cvs22
136
137         * ChangeLog
138         * ChangeLog.jp
139         * NEWS
140         * src/account.c
141                 sync with main 1.0.0.
142                 see ChangeLog 2004-12-22
143
144 2004-12-18 [paul]       0.9.13cvs21
145
146         * AUTHORS
147         * ChangeLog
148         * ChangeLog.jp
149         * src/action.c
150                 sync with main, see ChangeLog 2004-12-17
151
152 2004-12-17 [thorsten]   0.9.13cvs20
153
154         * src/compose.c
155                 protect trailing spaces when signing message
156
157 2004-12-16 [paul]       0.9.13cvs19
158
159         * ChangeLog
160         * ChangeLog.jp
161         * NEWS
162         * src/compose.c
163         * src/syldap.c
164                 sync with main 1.0.0rc
165                 see ChangeLog 2004-12-15
166
167 2004-12-14 [colin]      0.9.13cvs18
168
169         * src/gtk/prefswindow.c
170                 Fix build. Sorry :)
171
172 2004-12-14 [colin]      0.9.13cvs17
173
174         * src/gtk/gtkutils.c
175         * src/gtk/gtkutils.h
176         * src/gtk/prefswindow.c
177                 Catch Enter in prefswindow while in text
178                 widget. Patch by Alfons.
179
180 2004-12-14 [paul]       0.9.13cvs16
181
182         * ChangeLog
183         * ChangeLog.jp
184         * src/action.c
185         * src/compose.c
186         * src/common/utils.c
187                 sync with main, see ChangeLog entries 2004-12-10
188                 and 2004-12-13
189
190         * po/ru.po
191                 updated by Pavlo Bohmat
192
193 2004-12-13 [thorsten]   0.9.13cvs15
194
195         * src/plugins/spamassassin/libspamc.c
196                 fix memleak
197
198 2004-12-13 [colin]      0.9.13cvs14
199
200         * src/gtk/prefswindow.c
201         * src/gtk/pluginwindow.c
202                 Fix key_pressed handlers
203
204 2004-12-11 [colin]      0.9.13cvs13
205
206         * src/quote_fmt_parse.y
207                 Rework quote_fmt_parse to use less local 
208                 arrays in local blocks, so it doesn't 
209                 freak out IBM's stack protector. Patch
210                 by Alfons.
211
212 2004-12-10 [colin]      0.9.13cvs12
213
214         * src/messageview.c
215                 Fix logic error
216         * src/mainwindow.c
217                 Fix corruptions when de-separating messageview
218
219 2004-12-10 [paul]       0.9.13cvs11
220
221         * src/prefs_themes.c
222                 use a different set of icons for the Preview
223
224 2004-12-09 [colin]      0.9.13cvs10
225
226         * src/procmime.c
227                 Fix procmime_encode_content doing horribly wrong
228                 stuff when encoding to B64 from memory
229
230 2004-12-08 [colin]      0.9.13cvs9
231
232         * src/gtk/colorlabel.c
233                 Fix color label off-by-one
234                 Patch by Alfons
235
236 2004-12-08 [hoa]        0.9.13cvs8
237
238         * src/quote_fmt_parse.y
239                 really fix buffer overflow
240
241 2004-12-08 [colin]      0.9.13cvs7
242
243         * src/matcher_parser_parse.y
244         * src/msgcache.c
245         * src/prefs_matcher.c
246         * src/procheader.c
247         * src/matcher.c
248         * src/common/defs.h
249                 Cache total_size and use that to speed up
250                 'partial' match.
251                 Add 'partial' to the list of useable stuff
252                 in filtering
253
254 2004-12-08 [paul]
255
256         * po/sr.po
257                 updated by URKE MMI
258
259 2004-12-08 [colin]      0.9.13cvs6
260
261         * src/textview.c
262                 Fix possible boundary overrun in
263                 get_email_part(). Patch by Alfons
264
265 2004-12-08 [hoa]        0.9.13cvs5
266
267         * src/quote_fmt_parse.y
268                 fix buffer overflow
269                 http://bugs.gentoo.org/show_bug.cgi?id=67253
270
271 2004-12-07 [thorsten]   0.9.13cvs4
272
273         * src/procmime.c
274                 fix leak introduced with 0.9.13cvs1
275
276 2004-12-07 [keith]      0.9.13cvs3
277
278         * src/procmime.c
279                 Fix typo
280
281 2004-12-07 [colin]      0.9.13cvs2
282
283         * AUTHORS
284         * src/prefs_account.c
285         * src/common/smtp.c
286         * src/common/smtp.h
287                 Add SMTP PLAIN authentication. Patch by 
288                 George Michaelson <ggm@apnic.net>
289
290 2004-12-07 [thorsten]   0.9.13cvs1
291
292         * src/procmime.c
293                 [Bug 650] reply button causes crash
294                 Patch partly by David Relson
295
296 2004-12-06 [paul]       0.9.13
297
298         0.9.13 released
299
300 2004-12-06 [paul]
301
302         * po/sk.po
303                 updated by Andrej Kacian
304         * INSTALL
305         * README.claws
306                 updated
307         
308 2004-12-06 [christoph]
309
310         * configure.ac
311                 move GPGME check to PGP/MIME plugin checks
312
313 2004-12-06 [colin]      0.9.12cvs187
314
315         * src/compose.c
316                 X-Sylpheed-Gnupg-Mode -> X-Sylpheed-Privacy-System
317
318 2004-12-06 [paul]       0.9.12cvs186
319
320         * INSTALL
321         * README.claws
322                 updated
323         * po/es.po
324         * po/fr.po
325         * po/it.po
326         * po/ja.po
327         * po/pt_BR.po
328         * po/zh_CN.po
329                 updated by Ricardo Mones Lastra, Fabien Vantard, Andrea 
330                 Spadaccini, Rui Hirokawa, Frederico Goncalves Guimaraes,
331                 and Yang Guilong
332
333 2004-12-05 [paul]       0.9.12cvs185
334
335         * INSTALL
336         * Makefile.am
337         * README.claws
338                 update
339         * TODO.claws    **REMOVED**
340                 removed, use the wiki instead
341         * tools/Makefile.am
342         * tools/README
343                 remove newscache_conv.pl from the release package
344                 and notes as it is broken and not currently maintained
345         * tools/filter_conv.pl
346                 use --config-dir to find claws' config dir
347         * tools/kdeservicemenu/README
348         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
349         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
350                 make a top-level menu entry
351
352 2004-12-04 [paul]       0.9.12cvs184
353
354         * src/addrharvest.c
355                 conv_unmime_header_overwrite(name)
356
357 2004-12-04 [colin]      0.9.12cvs183
358
359         * src/compose.c
360                 Fix saving of compose window position
361                 when sending mail. Patch by Alfons.
362
363 2004-12-04 [paul]       0.9.12cvs182
364
365         * ChangeLog
366         * ChangeLog.jp
367         * INSTALL
368         * NEWS
369         * README
370         * README.jp
371         * doc/manual/ja/Makefile.am
372         * doc/manual/ja/sylpheed-1.html
373         * doc/manual/ja/sylpheed-10.html
374         * doc/manual/ja/sylpheed-11.html
375         * doc/manual/ja/sylpheed-12.html
376         * doc/manual/ja/sylpheed-13.html
377         * doc/manual/ja/sylpheed-14.html
378         * doc/manual/ja/sylpheed-15.html
379         * doc/manual/ja/sylpheed-16.html
380         * doc/manual/ja/sylpheed-17.html
381         * doc/manual/ja/sylpheed-18.html
382         * doc/manual/ja/sylpheed-19.html
383         * doc/manual/ja/sylpheed-2.html
384         * doc/manual/ja/sylpheed-20.html
385         * doc/manual/ja/sylpheed-3.html
386         * doc/manual/ja/sylpheed-4.html
387         * doc/manual/ja/sylpheed-5.html
388         * doc/manual/ja/sylpheed-6.html
389         * doc/manual/ja/sylpheed-7.html
390         * doc/manual/ja/sylpheed-8.html
391         * doc/manual/ja/sylpheed-9.html
392         * doc/manual/ja/sylpheed.html
393         * doc/manual/ja/sylpheed.sgml
394         * src/Makefile.am
395         * src/procmime.c
396         * src/pixmaps/regular.xpm **REMOVED**
397                 sync with main 1.0.0beta4, including: "canonicalize text files
398                 before encoding to BASE64, and uncanonicalize after decoding
399                 to conform with RFC 2045" 
400
401 2004-12-03 [christoph]  0.9.12cvs181
402
403         * src/compose.c
404                 build the Privacy System menu without GtkItemFactory to
405                 allow '/' in Privacy System names
406
407         * src/plugins/pgpmime/pgpmime.c
408         * src/plugins/pgpmime/plugin.c
409                 Update description and change Privacy System name
410
411 2004-12-03 [paul]
412
413         * src/pixmaps/dir_close.xpm
414         * src/pixmaps/dir_open.xpm
415         * src/pixmaps/drafts_close.xpm
416         * src/pixmaps/drafts_open.xpm
417         * src/pixmaps/group.xpm
418         * src/pixmaps/unread.xpm
419                 update icons (sync with main (adjust hue))      
420
421 2004-12-02 [paul]       0.9.12cvs180
422
423         * ChangeLog
424         * ChangeLog.jp
425         * src/Makefile.am
426         * src/pop.c
427         * src/common/utils.c
428         * src/common/utils.h
429         * src/pixmaps/folder.xpm **REMOVED**
430                 sync with main
431                 fixes bug 644 'extra CRs in subject line break filtering' 
432
433 2004-12-02 [colin]      0.9.12cvs179
434
435         * src/compose.c
436                 Prevent duplicate edition of queued
437                 and drafted mails
438
439 2004-12-02 [colin]      0.9.12cvs178
440
441         * src/compose.c
442                 Fix quote linewrapping ignoring pref
443                 Patch by Alfons
444
445 2004-11-30 [colin]      0.9.12cvs177
446
447         * src/gtk/prefswindow.c
448         * src/gtk/pluginwindow.c
449                 Add shortcut keys to prefs window
450                 and plugin window. Patch by Fabien Vantard.
451
452 2004-11-29 [colin]      0.9.12cvs176
453
454         * src/folderview.c
455                 Fix disappearing separators in folderview's popup
456
457 2004-11-29 [colin]      0.9.12cvs175
458
459         * src/procmime.c
460                 Another format bug
461
462 2004-11-29 [colin]      0.9.12cvs174
463
464         * src/pop.c
465                 Fix format string
466
467 2004-11-26 [colin]      0.9.12cvs173
468
469         * src/common/smtp.c
470         * src/common/smtp.h
471                 Use ESMTP for all servers advertising it
472                 Add SIZE= parameter to MAIL command for 
473                 ESMTP servers
474
475 2004-11-24 [colin]      0.9.12cvs172
476
477         * src/plugins/pgpmime/pgpmime.c
478                 Forgot one :(
479
480 2004-11-24 [colin]      0.9.12cvs171
481
482         * src/plugins/pgpmime/pgpmime.c
483                 Fix numerous GpgmeGtk leaks
484
485 2004-11-24 [colin]      0.9.12cvs170
486
487         * src/plugins/pgpmime/pgpmime.c
488                 Fix numerous GpgmeCtx leaks
489
490 2004-11-24 [colin]      0.9.12cvs169
491
492         * src/plugins/pgpmime/plugin.c
493                 Update requirements
494         * src/plugins/trayicon/Makefile.am
495         * src/plugins/trayicon/newmarkedmail.xpm
496         * src/plugins/trayicon/trayicon.c
497         * src/plugins/trayicon/unreadmarkedmail.xpm
498                 Add new icons when there are unread marked mails
499                 answers
500
501 2004-11-23 [thorsten]   0.9.12cvs168
502
503         * src/plugins/pgpmime/plugin.c
504                 typo: plugin_init instead of plugin_done
505
506 2004-11-23 [thorsten]   0.9.12cvs167
507
508         * commitHelper
509                 o add me
510         * src/partial_download.c
511         * src/partial_download.h
512                 o fix path for includes
513
514 2004-11-23 [colin]      0.9.12cvs166
515
516         * src/procmime.c
517                 Uh, changed API.
518
519 2004-11-23 [colin]      0.9.12cvs165
520
521         * src/procmime.c
522                 Fix mime headers wrapping
523
524 2004-11-23 [christoph]  0.9.12cvs164
525
526         * src/common/Makefile.am
527         * src/common/partial_download.[ch]
528         * src/Makefile.am
529         * src/partial_download.[ch]
530         * src/folderview.c
531                 move to src because it depends on src stuff
532
533         * src/codeconv.c
534         * src/common/base64.h
535                 move B64LEN macro to base64.h
536
537         * src/compose.c
538         * src/privacy.[ch]
539                 add PrefsAccount to sign-function parameters
540
541         * src/main.c
542         * src/prefs_account.[ch]
543         * src/gtk/prefswindow.[ch]
544                 o use new prefswindow for account prefs
545                 o add possibility to add new pages to account prefs
546
547         * src/plugins/pgpmime/prefs_gpg.[ch]
548         * src/plugins/pgpmime/prefs_gpg.glade
549                 add account prefs for GPG
550
551         * src/plugins/pgpmime/pgpmime.c
552         * src/plugins/pgpmime/sgpgme.[ch]
553                 create signers list based on the GPG account prefs
554
555 2004-11-23 [colin]      0.9.12cvs163
556
557         * src/main.c
558                 Fix cursor going from normal to wait
559                 as many times as there are folders
560                 (very noticeable on exported displays)
561
562 2004-11-23 [colin]      0.9.12cvs162
563
564         * src/msgcache.c
565                 HEAD needs this leak fix too
566
567 2004-11-22 [luke]       0.9.12cvs161
568
569         * src/gtk/gtkstext.c
570                 'Up' key moves one line (not one paragraph) like 'Down'
571
572 2004-11-22 [paul]       0.9.12cvs160
573
574         * src/prefs_themes.c
575                 fix oversized GtkFrames
576
577 2004-11-19 [paul]       0.9.12cvs159
578
579         * src/prefs_common.c
580                 update prefs_keybind_apply_clicked()
581
582 2004-11-18 [paul]       0.9.12cvs158
583
584         * src/compose.c
585         * src/messageview.c
586         * src/common/utils.c
587         * src/common/utils.h
588                 use Message-ID format like that previously
589                 used in compose_generate_msgid()
590
591 2004-11-17 [christoph]  0.9.12cvs157
592
593         * src/mainwindow.c
594         * src/prefs_common.c
595                 integrate "Common preferences" into new preferences dialog
596
597 2004-11-17 [colin]      0.9.12cvs156
598
599         * src/prefs_account.c
600         * src/prefs_account.h
601         * src/procmsg.c
602                 Add an option to let the user choose to store encrypted
603                 mail as clear text or encrypted.
604
605 2004-11-17 [colin]      0.9.12cvs155
606
607         * src/compose.c
608         * src/toolbar.c
609                 Be verbose when sending fails
610         * src/procmsg.c
611                 Fix procmsg_send_queue returning 0 when there's an error
612                 Don't send messages to be encrypted to nobody 
613
614
615 2004-11-17 [colin]      0.9.12cvs154
616
617         * src/privacy.c
618                 Fix more pointer confusion
619
620 2004-11-17 [paul]       0.9.12cvs153
621
622         * src/procmime.h
623                 forgotten in sync with main 1.0.0beta3
624
625
626 2004-11-17 [paul]       0.9.12cvs152
627
628         * ChangeLog
629         * ChangeLog.jp
630         * NEWS
631         * src/compose.c
632         * src/jpilot.c
633         * src/procmime.c
634                 sync with main 1.0.0beta3
635                 see ChangeLog 2004-11-15 and 2004-11-16
636
637 2004-11-17 [colin]      0.9.12cvs151
638
639         * src/plugins/pgpmime/pgpmime.c
640                 Remove debug printf
641
642 2004-11-17 [colin]      0.9.12cvs150
643
644         * src/plugins/pgpmime/pgpmime.c
645                 Fix off-by-one causing segs
646
647 2004-11-17 [colin]      0.9.12cvs149
648
649         * src/procmsg.c
650                 < Reboot_> don't compare pointers to NULL with !
651                 So, use the other form to bring consistency.
652                 Also fix coding style.
653
654 2004-11-16 [colin]      0.9.12cvs148
655
656         * src/procmsg.c
657                 Fix the fix :)
658
659 2004-11-16 [colin]      0.9.12cvs147
660
661         * src/procmsg.c
662                 Fix leaks in procmsg_send_message_queue
663
664 2004-11-12 [paul]       0.9.12cvs146
665
666         * src/prefs_account.c
667         * src/procmime.c
668         * src/procmime.h
669                 fix sync breakage 
670
671 2004-11-12 [paul]
672
673         * src/pixmaps/complete.xpm
674         * src/pixmaps/continue.xpm
675                 small sync with main, see ChangeLog 2004-11-11
676
677 2004-11-11 [paul]       0.9.12cvs145
678
679         * ChangeLog
680         * ChangeLog.jp
681         * src/account.c
682         * src/folderview.c
683         * src/folderview.h
684         * src/imap.c
685         * src/imap_gtk.c
686         * src/inc.c
687         * src/mainwindow.c
688         * src/mh_gtk.c
689         * src/news_gtk.c
690         * src/pop.c
691         * src/prefs_account.c
692         * src/prefs_account.h
693         * src/prefs_ext_prog.c
694         * src/procmsg.c
695         * src/procmsg.h
696         * src/summary_search.c
697         * src/summaryview.c
698         * src/textview.c
699         * src/common/defs.h
700         * src/common/utils.c
701         * src/common/utils.h
702         * src/gtk/menu.c
703         * src/gtk/menu.h
704                 sync with main 1.0.0beta2 (plus 4)
705
706 2004-11-09 [christoph]  0.9.12cvs144
707
708         * src/compose.c
709         * src/prefs_account.[ch]
710                 add option menu to select default privacy system
711
712         * src/plugins/pgpmime/pgpmime.c
713                 better memory allocation
714
715         * src/folder.c
716                 syncronize flags when scanning a folder
717
718 2004-11-08 [colin]      0.9.12cvs143
719
720         * src/summaryview.c
721                 Prevent useless folder count updates while 
722                 quicksearch is running. It is really annoying 
723                 while quicksearch is running a full-mail
724                 scan, like 'b foo', in a big folder.
725
726 2004-11-08 [colin]      0.9.12cvs142
727
728         * src/textview.c
729                 Really fix these mail URIs
730
731 2004-11-08 [colin]      0.9.12cvs141
732
733         * src/textview.c
734                 fix "colin@colino.net" <colin@colino.net> 
735                 types of URIs
736
737 2004-11-06 [colin]      0.9.12cvs140
738
739         * src/compose.c
740                 Don't ask for passphrase if not sending
741
742 2004-11-05 [christoph]  0.9.12cvs139
743
744         * src/compose.c
745                 o encode text content of composed mails
746         * src/procmime.c
747                 o allow encoding of MimeInfos that are stored in memory buffers
748                 
749
750 2004-11-03 [paul]       0.9.12cvs138
751
752         * po/POTFILES.in
753                 add 'src/plugins/pgpmime/prefs_gpg.c'.
754                 Patch submitted by Fabien Vantard
755
756         * src/prefs_ext_prog.c
757                 fix typos. Patch submitted by Fabien Vantard
758
759         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
760         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
761                 add German, Spanish, Italian, Brazilian Portuguese,
762                 and Slovak translations. Submitted by Thomas Gilgin,
763                 J. José del Río 'partymola', Andrea Spadaccini,
764                 Frederico Goncalves Guimaraes, and Andrej Kacian
765
766 2004-11-01 [christoph]  0.9.12cvs137
767
768         * src/procmime.c
769                 implement RFC2231's parameter encoding
770
771 2004-10-29 [colin]      0.9.12cvs136
772
773         * src/common/utils.c
774                 Fix boundary delimiter (a Pine user gets this:
775                 > Malformed message: Unexpected characters at end of parameters:
776                 > =_Thu__28_Oct_2)
777
778 2004-10-29 [paul]
779
780         * tools/textviewer.sh
781                 fix typo. patch submitted by Johann Koenig 
782                 <explosive@hvc.rr.com>
783
784 2004-10-29 [paul]
785
786         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
787         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
788                 add French translations, submitted by Fabien Vantard
789
790 2004-10-28 [christoph]  0.9.12cvs135
791
792         * doc/src/rfc2231.txt                           ** NEW **
793         * src/procmime.c
794         * src/common/quoted-printable.c
795         * src/common/utils.[ch]
796                 implement RFC2231's parameter decoding
797
798 2004-10-27 [paul]
799
800         * tools/kdeservicemenu/README
801         * tools/kdeservicemenu/install.sh
802         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
803         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
804         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
805                 output files to /tmp instead of littering the
806                 current dir
807                 add uninstall function
808                 refactor
809
810 2004-10-26 [christoph]  0.9.12cvs134
811
812         * src/procmime.c
813                 better check if parameters have to be in quoted string
814
815 2004-10-25 [paul]
816
817         * tools/kdeservicemenu/README
818         * tools/kdeservicemenu/install.sh
819         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
820         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
821         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
822                 add files for Sylpheed Service Menu in Konqueror
823
824 2004-10-22 [paul]       0.9.12cvs133
825
826         * src/compose.c
827         * src/prefs_common.c
828         * src/prefs_common.h
829         * src/prefs_wrapping.c
830                 remove 'smart wrapping'
831
832 2004-10-21 [colin]      0.9.12cvs132
833
834         * src/compose.c
835                 Remove extraneous separator in Options
836
837 2004-10-21 [colin]      0.9.12cvs131
838
839         * src/compose.c
840                 Replace "unknown" attachments by "application/octet-stream"
841                 Be a bit more defensive when using strchr
842
843 2004-10-20 [paul]
844
845         * po/ru.po
846                 updated by Pavlo Bohmat
847
848 2004-10-19 [christoph]  0.9.12cvs130
849
850         * src/compose.c
851                 fix wrong menu entry path
852
853         (Closes Bug 626 crashes after clicking 'reply' or 'reply to all')
854
855         * src/gtk/menu.c
856                 add extra check for missing menu entries
857
858 2004-10-19 [christoph]  0.9.12cvs129
859
860         * src/compose.c
861         * src/common/utils.c
862                 use utils' generate_msgid() in compose.c
863
864 2004-10-18 [christoph]  0.9.12cvs128
865
866         * src/plugins/pgpmime/passphrase.c
867         * src/plugins/pgpmime/pgpmime.c
868         * src/plugins/pgpmime/prefs_gpg.[ch]
869         * src/plugins/pgpmime/prefs_gpg.glade
870         * src/plugins/pgpmime/sgpgme.c
871                 add GPG prefs
872
873 2004-10-18 [christoph]  0.9.12cvs127
874
875         * src/addrbook.c
876         * src/addrcache.c
877         * src/addressbook.c
878         * src/codeconv.c
879         * src/compose.c
880         * src/customheader.c
881         * src/editaddress.c
882         * src/editgroup.c
883         * src/exporthtml.c
884         * src/folder.c
885         * src/folderview.c
886         * src/imap.c
887         * src/jpilot.c
888         * src/main.c
889         * src/matcher_parser_parse.y
890         * src/mbox.c
891         * src/pop.c
892         * src/prefs_account.c
893         * src/prefs_gtk.c
894         * src/prefs_msg_colors.c
895         * src/procheader.c
896         * src/procmime.[ch]
897         * src/procmsg.c
898         * src/summaryview.c
899         * src/textview.c
900         * src/common/base64.c
901         * src/common/partial_download.c
902         * src/common/socket.c
903         * src/common/sylpheed.c
904         * src/common/utils.[ch]
905         * src/gtk/filesel.c
906         * src/gtk/pluginwindow.c
907         * src/gtk/quicksearch.c
908         * src/plugins/pgpmime/pgpmime.c
909         * src/plugins/pgpmime/plugin.c
910         * src/plugins/pgpmime/select-keys.c
911         * src/plugins/pgpmime/sgpgme.c
912         * src/plugins/spamassassin/libspamc.c
913         * src/plugins/trayicon/trayicon.c
914         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.[ch]
915         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
916                 o don't use any GNU C extensions
917                 o fix warnings
918                 o replace some non-POSIX functions
919
920         * src/plugins/spamassassin/spamassassin.[ch]
921         * src/plugins/spamassassin/spamassassin_gtk.c
922         * src/plugins/clamav/clamav_plugin.[ch]
923         * src/plugins/clamav/clamav_plugin_gtk.c
924                 replace statusbar_print_all() from common code because it is a
925                 GUI function
926
927 2004-10-17 [paul]
928
929         * po/es.po
930         * po/ko.po
931         * AUTHORS
932                 update Spanish and Korean translations,
933                 submitted by Ricardo Mones Lastra and
934                 SungHyun Nam
935
936 2004-10-13 [colin]      0.9.12cvs126
937
938         * src/compose.c
939                 Don't convert message to forced encoding when 
940                 drafting, plus minor magic-values cleanup.
941
942 2004-10-13 [colin]      0.9.12cvs125
943
944         * po/POTFILES.in
945                 Update POTFILES.in to reflect the source
946                 place changes
947
948 2004-10-08 [christoph]  0.9.12cvs124
949
950         * m4/spamassassin.m4
951                 fix libspamc OpenSSL
952
953         * src/compose.c
954                 rearrange the compose menu
955
956 2004-10-08 [christoph]  0.9.12cvs123
957
958         * src/Makefile.am
959         * src/account.c
960         * src/compose.[ch]
961         * src/crash.c
962         * src/main.c
963         * src/mimeview.c
964         * src/passphrase.[ch]                           ** REMOVE **
965         * src/prefs_account.[ch]
966         * src/prefs_common.[ch]
967         * src/privacy.[ch]
968         * src/procmime.[ch]
969         * src/procmsg.c
970         * src/rfc2015.[ch]                              ** REMOVE **
971         * src/select-keys.[ch]                          ** REMOVE **
972         * src/common/utils.[ch]
973         * src/gtk/about.c
974         * src/plugins/pgpmime/Makefile.am
975         * src/plugins/pgpmime/passphrase.[ch]           ** NEW **
976         * src/plugins/pgpmime/pgpmime.c
977         * src/plugins/pgpmime/plugin.c
978         * src/plugins/pgpmime/prefs_gpg.[ch]
979         * src/plugins/pgpmime/select-keys.[ch]          ** NEW **
980         * src/plugins/pgpmime/sgpgme.[ch]
981                 o Add new MIME-Writer
982                 o extend PrivacySystem with sign and encrypt functions
983                 o extend PGP/MIME plugin with sign and encrypt functions
984                 o integrate extended Privacy API in Compose and Sending process
985
986 2004-10-04 [colin]      0.9.12cvs122
987
988         * src/mainwindow.c
989         * src/messageview.c
990         * src/messageview.h
991         * src/textview.c
992                 Make forced encoding limited to messageview and
993                 apply only to parts displayed using textview
994
995 2004-10-04 [colin]      0.9.12cvs121
996
997         * src/summaryview.c
998                 Fix bug #605 (collapsed threads re-expand when moving or
999                 deleting mails)
1000
1001 2004-10-03 [colin]      0.9.12cvs120
1002
1003         * src/summaryview.c
1004                 Fix bug #602
1005
1006 2004-10-02 [colin]      0.9.12cvs119
1007
1008         * src/mainwindow.c
1009         * src/messageview.c
1010         * src/prefs_common.h
1011         * src/procmime.c
1012         * src/procmime.h
1013         * src/textview.c
1014                 Clean up forced charset feature
1015                 Add forced decode
1016
1017 2004-10-01 [colin]      0.9.12cvs118
1018
1019         * src/mimeview.c
1020                 Better fix for Save all: skip multipart mails' first 
1021                 text part
1022
1023 2004-10-01 [colin]      0.9.12cvs117
1024
1025         * src/mimeview.c
1026                 Only save attachments in Save All
1027
1028 2004-10-01 [paul]       0.9.12cvs116
1029
1030         * ChangeLog
1031         * ChangeLog.jp
1032         * src/account.c
1033         * src/prefs_common.c
1034         * src/gtk/colorlabel.c
1035                 sync with main 0.9.12cvs17
1036
1037 2004-09-30 [colin]      0.9.12cvs115
1038
1039         * src/stock_pixmap.c
1040         * src/stock_pixmap.h
1041         * src/folderview.c
1042         * src/Makefile.am
1043         * src/pixmaps/read.xpm
1044                 Add icon for total # column
1045
1046 2004-09-29 [colin]      0.9.12cvs114
1047
1048         * src/compose.c
1049                 Don't close compose until message is sent if 
1050                 Show Send Dialog is Always
1051
1052 2004-09-29 [paul]       0.9.12cvs113
1053
1054         * src/quote_fmt_parse.y
1055                 In the quotation templates recognise sender's first and last 
1056                 names (%F %L) when the name is in the format "Duck, Donald".
1057                 Patch submitted by Thomas Gilgin, <thomas_gilgin@users.sourceforge.net>
1058
1059
1060 2004-09-28 [colin]      0.9.12cvs112
1061
1062         * src/mainwindow.c
1063                 Put back mnemonic
1064         * src/folderview.c
1065                 Fix Empty trash being visible-invisible-visible...
1066
1067 2004-09-28 [colin]      0.9.12cvs111
1068
1069         * src/mainwindow.c
1070                 Relabel Empty all Trash folders
1071
1072 2004-09-28 [colin]      0.9.12cvs110
1073
1074         * src/folderview.c
1075                 Add contextual Empty trash menu
1076         * src/mainwindow.c
1077                 Revert cvs109 which was useless
1078
1079 2004-09-28 [colin]      0.9.12cvs109
1080
1081         * src/mainwindow.c
1082                 Fix uninialized var
1083
1084 2004-09-28 [colin]      0.9.12cvs108
1085
1086         * src/addressbook.c
1087                 Fix triple-click
1088
1089 2004-09-28 [colin]      0.9.12cvs107
1090
1091         * src/addressbook.c
1092                 Fix double-click on entries
1093
1094 2004-09-28 [colin]      0.9.12cvs106
1095
1096         * src/inc.c
1097                 Reintroduce folder_item update freeze on incorporation
1098
1099 2004-09-27 [christoph]  0.9.12cvs105
1100
1101         * src/folderview.c
1102                 right-align new and unread column
1103
1104 2004-09-27 [paul]
1105
1106         * 0.9.12b released
1107
1108 2004-09-27 [paul]       0.9.12cvs104
1109
1110         * src/main.c
1111                 revert 0.9.12cvs101, it causes another segfault
1112
1113 2004-09-23 [christoph]  0.9.12cvs103
1114
1115         * src/plugins/spamassassin/libspamc.[ch]
1116         * src/plugins/spamassassin/utils.[ch]
1117                 update libspamc to SpamAssassin 3.0.0
1118
1119 2004-09-17 [paul]       0.9.12cvs102
1120
1121         * ChangeLog
1122         * ChangeLog.jp
1123         * src/inc.c
1124                 sync with main 0.9.12cvs14, see ChangeLog 2004-09-09
1125  
1126
1127 2004-09-17 [colin]      0.9.12cvs101
1128
1129         * src/main.c
1130                 Fix segfaults when quitting. valgrind says:
1131                         ==12144== Invalid read of size 4
1132                         ==12144==    at 0x80D7DDA: messageview_is_visible (messageview.c:938)
1133                         [...]
1134                         ==12144==  Address 0x1BF1BD30 is 56 bytes inside a block of size 72 free'd
1135                         [...]
1136                         ==12144==    by 0x80CC671: exit_sylpheed (main.c:498)
1137
1138
1139 2004-09-13 [christoph]  0.9.12cvs100
1140
1141         * src/folder.c
1142                 add NULL pointer checks to fix segfault when messages can
1143                 not be fetched
1144
1145 2004-09-08 [colin]      0.9.12cvs99
1146
1147         * src/account.c
1148                 Remove a debug printf
1149
1150 2004-09-08 [christoph]  0.9.12cvs98
1151
1152         * src/procmsg.[ch]
1153                 change MSG_CACHED (unused in claws) to MSG_SCANNED to remember
1154                 if the message structure has been scanned
1155
1156         * src/folder.c
1157                 o scan structure when the mail is fetched for the first time
1158                   to prevent unnecessary fetching of messages while scanning
1159                   the folder for messages
1160                 o revert 0.9.12cvs24
1161
1162         * src/plugins/pgpmime/pgpmime.c
1163                 check signature if auto signature checking is enabled when the
1164                 signature status is requested for first time and not when
1165                 checking if a part has a signature
1166
1167 2004-09-07 [colin]      0.9.12cvs97
1168
1169         * src/inc.c
1170                 Change session error messages so that they
1171                 are a bit more helpful (the origin of the
1172                 error is not apparent if one isn't in 
1173                 front of Sylpheed when it happens).
1174
1175 2004-09-06 [colin]      0.9.12cvs96
1176
1177         * src/toolbar.c
1178                 Fix graying out Redirect in non english languages
1179                 Patch by Fabien Vantard
1180
1181 2004-09-06 [colin]      0.9.12cvs95
1182
1183         * src/summaryview.c
1184         * src/mimeview.c
1185                 Fix dropped URIs
1186
1187 2004-09-06 [colin]      0.9.12cvs94
1188
1189         * src/addressbook.c
1190         * src/addressitem.h
1191         * src/addritem.c
1192         * src/addritem.h
1193                 Add basic drag and drop to addressbook
1194
1195 2004-09-03 [colin]      0.9.12cvs93
1196
1197         * src/summaryview.c
1198                 Next/Prev unread message should start
1199                 from next/prev node (especially if 
1200                 mark_as_read_delay != 0)
1201
1202 2004-09-03 [colin]      0.9.12cvs92
1203
1204         * src/prefs_common.c
1205         * src/prefs_common.h
1206         * src/summaryview.c
1207                 Add an hidden 'mark_as_read_delay' pref 
1208
1209 2004-09-02 [colin]      0.9.12cvs91
1210
1211         * src/gtk/menu.c
1212                 Add unduplicated menu entries (fixes bug 532)
1213                 Patch by Fabien Vantard
1214
1215 2004-09-02 [colin]      0.9.12cvs90
1216
1217         * src/account.c
1218                 Fix bug 582 (broken auto account selection)
1219
1220 2004-09-02 [colin]      0.9.12cvs89
1221
1222         * src/addrindex.c
1223                 Free deleted queries too
1224
1225 2004-09-02 [colin]      0.9.12cvs88
1226
1227         * src/ldapquery.c
1228                 Fix freezes in LDAP, due to memory corruption
1229                 after deletion of a query (and not removing it
1230                 from the corresponding list of queries).
1231                 Very probably fixes bug 567 and bug 569
1232
1233 2004-09-02 [colin]      0.9.12cvs87
1234
1235         * src/prefs_spelling.c
1236                 Fix bug with aspell prefs init, where spell checking
1237                 is enabled at first but dictionary not specified. Use
1238                 LANG's dictionary by default.
1239
1240 2004-09-01 [colin]      0.9.12cvs86
1241
1242         * src/filtering.c
1243         * src/imap.c
1244         * src/prefs_matcher.c
1245         * src/stock_pixmap.c
1246                 Fix more nasty uninitialized variables
1247
1248 2004-08-31 [colin]      0.9.12cvs85
1249
1250         * src/folder.c
1251                 Fix memory corruption when entering procmsg_msginfo_free()
1252                 with unitialized msginfo. Thanks Valgrind.
1253
1254 2004-08-29 [colin]      0.9.12cvs84
1255
1256         * src/mimeview.c
1257                 Don't escape filenames before saving - that's 
1258                 not dangerous. By the way, fix the leak.
1259
1260 2004-08-27 [paul]       0.9.12cvs83
1261
1262         * src/mh.c
1263         * src/procheader.c
1264         * src/procmsg.c
1265         * src/procmsg.h
1266         * src/common/utils.c
1267         * src/gtk/menu.h
1268                 sync with main 0.9.12cvs6, see ChangeLog
1269                 2004-08-24, 2004-08-25, 2004-08-26
1270
1271
1272 2004-08-26 [paul]
1273
1274         * po/ja.po
1275                 updated by Rui Hirokawa
1276
1277 2004-08-25 [colin]      0.9.12cvs82
1278
1279         * src/plugins/pgpmime/pgpmime.c
1280                 Fix leak on non-combined encrypted messages
1281
1282 2004-08-25 [colin]      0.9.12cvs81
1283
1284         * src/plugins/pgpmime/pgpmime.c
1285         * src/plugins/pgpmime/sgpgme.c
1286         * src/plugins/pgpmime/sgpgme.h
1287                 Handle combined encryption/signature
1288
1289 2004-08-24 [colin]      0.9.12cvs80
1290
1291         * src/folder.c
1292                 Set mime flags on non multipart messages too
1293
1294 2004-08-23 [christoph]  0.9.12cvs79
1295
1296         * src/compose.c
1297                 create message header in memory as GString before writing it
1298                 to the message file
1299
1300 2004-08-23 [colin]      0.9.12cvs78
1301
1302         * src/rfc2015.c
1303         * src/rfc2015.h
1304         * src/compose.c
1305                 Fix (again) bug 197: inline encryption broken
1306
1307 2004-08-23 [paul]
1308
1309         * po/zh_CN.po
1310                 updated by Hansom Young
1311
1312 2004-08-23 [paul]
1313
1314         * 0.9.12a released
1315
1316 2004-08-23 [colin]      0.9.12cvs77
1317
1318         * src/imap.c
1319                 Try and fix bug 577 (session->last_access_time is broken since 
1320                 sync with main 0.9.12cvs2). 
1321                 Patch by Stephan Sachse <whiteman@teg-clan.de>
1322
1323 2004-08-23 [paul]
1324
1325         * po/es.po
1326         * po/fr.po
1327         * po/pl.po
1328         * po/pt_BR.po
1329         * po/sk.po
1330         * po/sr.po
1331                 update translations. submitted by Ricardo
1332                 Mones Lastra, Fabien Vantard, Emilian Nowak,
1333                 Frederico Goncalves Guimaraes, Andrej Kacian,
1334                 Urke MMI
1335
1336 2004-08-22 [paul]       0.9.12cvs76
1337
1338         * src/plugins/trayicon/trayicon.c
1339                 fix formatting bug in trayicon_popup_menu_entries[]
1340
1341
1342 2004-08-22 [paul]       0.9.12cvs75
1343
1344         * m4/Makefile.am
1345                 remove reference to openssl.m4
1346
1347
1348 2004-08-21 [colin]      0.9.12cvs74
1349
1350         * src/compose.c
1351                 Fix bug 576 (Duplicate auto-bcc on reedit)
1352
1353 2004-08-21 [colin]      0.9.12cvs73
1354
1355         * src/toolbar.c
1356                 Grey out Redirect in the toolbar when selection is
1357                 multiple. Fixes bug 520
1358
1359 2004-08-21 [colin]      0.9.12cvs72
1360
1361         * src/compose.c
1362                 Save Sign, Encrypt and Mode status when drafting or queuing
1363                 Fixes bug 502 (drafted message does not keep sign / encrypt 
1364                 state)
1365
1366 2004-08-21 [colin]      0.9.12cvs71
1367
1368         * src/summaryview.c
1369                 Fix bug 494 (Messages are always opened in summary 
1370                 view when right clicked.) Also fixes bug 508.
1371
1372 2004-08-21 [colin]      0.9.12cvs70
1373
1374         * src/compose.c
1375                 When using inline encryption, don't use QP or Base64:
1376                 the mail will be encrypted to a 7bit string.
1377                 Fixes bug 197
1378
1379 2004-08-21 [colin]      0.9.12cvs69
1380
1381         * src/compose.c
1382                 Fix inline-signing with 8bit chars: data must be 
1383                 converted to Quoted-printable before signing.
1384
1385 2004-08-21 [colin]      0.9.12cvs68
1386
1387         * src/compose.c
1388                 Remove 'Message/Save to draft folder'
1389                 and 'Message/Save and keep editing' to 
1390                 put a single 'File/Save' command.
1391                 Fixes bug 224
1392
1393 2004-08-21 [colin]      0.9.12cvs67
1394
1395         * src/mainwindow.c
1396                 Fix bug 222 (Summary view state not retained between sessions)
1397
1398 2004-08-20 [colin]      0.9.12cvs66
1399
1400         * src/codeconv.c
1401                 Fix bug 574 (empty cur_locale is not enough)
1402
1403 2004-08-20 [paul]
1404
1405         * src/plugins/pgpmime/plugin.c
1406                 modify PGP/MIME plugin's description
1407
1408 2004-08-16 [colin]      0.9.12cvs65
1409
1410         * src/common/ssl.c
1411                 Fix version comparison
1412
1413 2004-08-16 [colin]      0.9.12cvs64
1414
1415         * src/common/ssl.c
1416                 I meant 2.2.
1417
1418 2004-08-16 [colin]      0.9.12cvs63
1419
1420         * src/common/ssl.c
1421                 People with glibc 2.1 have had problems with non-blocking
1422                 SSL_connect. Disable it for glibc < 2.2.
1423
1424 2004-08-16 [colin]      0.9.12cvs62
1425
1426         * src/common/ssl.c
1427                 Fix format error
1428
1429 2004-08-13 [colin]      0.9.12cvs61
1430
1431         * src/plugins/pgpmime/plugin.c
1432                 Add plugin's description
1433
1434 2004-08-12 [christoph]  0.9.12cvs60
1435
1436         * src/folderutils.c
1437                 fix bug that did not thaw folder updates when deleting
1438                 duplicates in empty folders
1439
1440 2004-08-12 [colin]      0.9.12cvs59
1441
1442         * src/plugins/trayicon/trayicon.c
1443                 Add a context menu with most common operations
1444
1445 2004-08-12 [colin]      0.9.12cvs58
1446
1447         * configure.ac
1448         * sylpheed.desktop
1449         * src/Makefile.am
1450         * src/main.c
1451                 Add support for Freedesktop.org's startup notification
1452
1453 2004-08-10 [colin]      0.9.12cvs57
1454
1455         * src/main.c
1456         * src/common/socket.c
1457         * src/common/ssl.c
1458         * src/common/sylpheed.c
1459         * src/common/sylpheed.h
1460                 Put back the ssl connect nonblocking...
1461                 without the race condition
1462
1463 2004-08-09 [colin]      0.9.12cvs56
1464
1465         * src/main.c
1466         * src/common/ssl.c
1467         * src/common/sylpheed.c
1468         * src/common/sylpheed.h
1469                 Reverting previous commit, doesn't work 
1470
1471 2004-08-09 [colin]      0.9.12cvs55
1472
1473         * src/main.c
1474         * src/common/ssl.c
1475         * src/common/sylpheed.c
1476         * src/common/sylpheed.h
1477                 Make SSL_connect nonblocking, using a thread
1478
1479 2004-08-09 [paul]       0.9.12cvs54
1480
1481         * po/POTFILES.in
1482                 reflect new location of sgpgme.c
1483         * src/main.c
1484                 sync with main, see ChangeLog 2004-08-09
1485
1486 2004-08-08 [christoph]  0.9.12cvs53
1487
1488         * src/folderutils.c
1489                 freeze FolderItem updates while deleting duplicate messages
1490
1491 2004-08-08 [christoph]  0.9.12cvs52
1492
1493         * configure.ac
1494         * src/Makefile.am
1495         * src/main.c
1496         * src/pgpmime.c
1497         * src/pgpmime.h
1498         * src/sgpgme.c
1499         * src/sgpgme.h
1500         * src/plugins/Makefile.am
1501         * src/plugins/pgpmime/.cvsignore
1502         * src/plugins/pgpmime/Makefile.am
1503         * src/plugins/pgpmime/pgpmime.c
1504         * src/plugins/pgpmime/pgpmime.h
1505         * src/plugins/pgpmime/plugin.c
1506         * src/plugins/pgpmime/sgpgme.c
1507         * src/plugins/pgpmime/sgpgme.h
1508                 new plugin for PGP/MIME
1509
1510 2004-08-07 [christoph]  0.9.12cvs51
1511
1512         * src/folder.c
1513                 disable immediate folder change notification on opened folders
1514                 until SummaryView can handle it quickly
1515
1516 2004-08-07 [colin]      0.9.12cvs50
1517
1518         * src/pop.c
1519         * src/common/partial_download.c
1520                 fix warnings
1521
1522 2004-08-07 [colin]      0.9.12cvs49
1523
1524         * src/Makefile.am
1525         * src/account.c
1526         * src/addressbook.c
1527         * src/alertpanel.c
1528         * src/alertpanel.h
1529         * src/compose.c
1530         * src/exphtmldlg.c
1531         * src/expldifdlg.c
1532         * src/main.c
1533         * src/message_search.c
1534         * src/messageview.c
1535         * src/pop.c
1536         * src/sgpgme.c
1537         * src/summary_search.c
1538         * src/summaryview.c
1539         * src/textview.c
1540         * src/gtk/sslcertwindow.c
1541         * src/pixmaps/stock_dialog-error.xpm
1542         * src/pixmaps/stock_dialog-info.xpm
1543         * src/pixmaps/stock_dialog-question.xpm
1544         * src/pixmaps/stock_dialog-warning.xpm
1545                 sync new alertpanel from gtk2
1546
1547 2004-08-07 [colin]      0.9.12cvs48
1548
1549         * src/prefs_folder_item.c
1550                 fix memory corruption in folderitem's prefs
1551
1552 2004-08-06 [colin]      0.9.12cvs47
1553
1554         * src/compose.c
1555                 close compose window after queuing, before 
1556                 sending when user presses Send
1557
1558 2004-08-05 [christoph]  0.9.12cvs46
1559
1560         * src/msgcache.c
1561         * src/common/defs.h
1562                 add charset to cache file and convert charset when reading the
1563                 cache if different from internal used charset
1564
1565 2004-08-05 [christoph]  0.9.12cvs45
1566
1567         * src/messageview.c
1568         * src/mimeview.[ch]
1569         * src/procmime.h
1570         * src/common/utils.h
1571                 cleanup (remove unused includes/reorganize)
1572
1573         * src/prefs_ext_prog.c
1574         * src/prefs_folder_item.c
1575         * src/prefs_fonts.c
1576         * src/prefs_msg_colors.c
1577         * src/prefs_spelling.c
1578         * src/prefs_themes.c
1579         * src/prefs_toolbar.c
1580         * src/prefs_wrapping.c
1581         * src/gtk/prefswindow.[ch]
1582         * src/plugins/clamav/clamav_plugin_gtk.c
1583         * src/plugins/dillo_viewer/dillo_prefs.c
1584         * src/plugins/image_viewer/viewerprefs.c
1585         * src/plugins/spamassassin/spamassassin_gtk.c
1586                 change PrefsPage path into an array of strings and don't
1587                 split a single string into parts (better for translation)
1588
1589 2004-08-05 [christoph]  0.9.12cvs44
1590
1591         * src/folder.c
1592                 fix FolderItem's message counts after rebuilding a cache
1593
1594 2004-08-05 [paul]       0.9.12cvs43
1595
1596         * ChangeLog
1597         * ChangeLog.jp
1598         * src/imap.c
1599         * src/news.c
1600         * src/common/nntp.c
1601         * src/common/session.c
1602         * src/common/session.h
1603         * src/common/socket.c
1604                 sync with main 0.9.12cvs2
1605                 see ChangeLog 2004-08-04
1606
1607 2004-08-04 [christoph]  0.9.12cvs42
1608
1609         * configure.ac
1610                 add missing AC_DEFINE(USE_OPENSSL, ...)
1611         * src/folder.c
1612                 use new xml_node_new() function
1613
1614 2004-08-03 [christoph]  0.9.12cvs41
1615
1616         * src/folder.c
1617         * src/localfolder.c
1618         * src/common/xml.[ch]
1619                 sync with main 0.9.12cvs1
1620                 see ChangeLog 2004-07-23
1621
1622 2004-08-03 [christoph]
1623
1624         * configure.ac
1625         * m4/openssl.m4                 ** REMOVE **
1626                 use pkg-config to get OpenSSL CFLAGS and LIBS
1627                 (OpenSSL 0.9.7 is required now)
1628
1629 2004-08-02 [paul]       0.9.12cvs40
1630
1631         * AUTHORS
1632                 update translation team section
1633         * po/pt_BR.po
1634                 updated by Frederico Goncalves Guimaraes
1635                 <fggdebian@yahoo.com.br>
1636
1637 2004-07-29 [colin]      0.9.12cvs39
1638
1639         * src/messageview.c
1640                 Inform the user when a partially 
1641                 downloaded mail isn't on the server
1642                 anymore (due to Mark for deletion)
1643
1644 2004-07-29 [colin]      0.9.12cvs38
1645
1646         * src/messageview.c
1647                 Hide noticeview if necessary
1648
1649 2004-07-27 [colin]      0.9.12cvs37
1650
1651         * src/msgcache.c
1652                 More fixes (i overlook a bit, thanks
1653                 Christoph for spotting it)
1654
1655 2004-07-27 [colin]      0.9.12cvs36
1656
1657         * src/msgcache.c
1658                 Fix wrong test 
1659
1660 2004-07-26 [colin]      0.9.12cvs35
1661
1662         * src/pop.c
1663                 Fix uidl-file parsing when not in new
1664                 format
1665
1666 2004-07-19 [colin]      0.9.12cvs34
1667
1668         * src/compose.c
1669                 Save attachment status when drafting
1670
1671 2004-07-19 [colin]      0.9.12cvs33
1672
1673         * src/folder.h
1674         * src/folderview.c
1675         * src/summaryview.c
1676                 Reverse 0.9.12cvs29 to 31 (folder icon update
1677                 when quicksearch is active)
1678
1679 2004-07-18 [colin]      0.9.12cvs32
1680
1681         * src/pop.c
1682                 Fix partial download bug with "Download all
1683                 messages" option
1684
1685 2004-07-18 [colin]      0.9.12cvs31
1686
1687         * src/folderview.c
1688                 Fix crash
1689
1690 2004-07-17 [colin]      0.9.12cvs30
1691
1692         * src/summaryview.c
1693                 Same, when sticky search is off
1694
1695 2004-07-17 [colin]      0.9.12cvs29
1696
1697         * src/folder.h
1698         * src/folderview.c
1699         * src/summaryview.c
1700                 Update FolderItem icon whenever its summaryview is 
1701                 filtered
1702
1703 2004-07-16 [christoph]  0.9.12cvs28
1704
1705         * src/mimeview.c
1706                 make doubleclick work again
1707
1708 2004-07-16 [christoph]  0.9.12cvs27
1709
1710         * src/mimeview.c
1711                 fix freeze on mime icon doubleclick (opening doesn't work yet)
1712
1713 2004-07-16 [paul]       0.9.12cvs26
1714         
1715         * src/gtk/quicksearch.c
1716         * src/compose.c
1717         * src/customheader.c
1718         * src/messageview.c
1719         * src/news.c
1720         * src/prefs_account.c
1721         * src/prefs_display_header.c
1722         * src/procheader.c
1723                 replace "Message-Id" with "Message-ID"
1724
1725 2004-07-16 [paul]       0.9.12cvs25
1726
1727         * ChangeLog
1728         * ChangeLog.jp
1729         * src/account.c
1730         * src/account.h
1731         * src/folder_item_prefs.c
1732         * src/main.c
1733         * src/pop.c
1734         * src/pop.h
1735         * src/prefs_account.c
1736         * src/prefs_account.h
1737         * src/prefs_common.c
1738         * src/prefs_common.h
1739         * src/prefs_gtk.c
1740         * src/prefs_gtk.h
1741                 sync with main 0.9.12cvs1
1742
1743 2004-07-15 [colin]      0.9.12cvs24
1744
1745         * src/folder.c
1746                 Disable GPG signature check during
1747                 folder move and scan 
1748         (Closes Bug 521 Signature checking slows down Folder-Move)
1749
1750 2004-07-14 [christoph]  0.9.12cvs23
1751
1752         * src/pgpmime.c
1753                 add missing fclose
1754
1755         * src/procmime.c
1756                 add checks if fopen really worked
1757
1758 2004-07-14 [colin]      0.9.12cvs22
1759
1760         * src/pop.c
1761         * src/common/partial_download.c
1762                 Update includes
1763
1764 2004-07-14 [colin]      0.9.12cvs21
1765
1766         * src/folder.c
1767         * src/inc.c
1768         * src/matcher.c
1769         * src/matcher.h
1770         * src/matcher_parser_parse.y
1771         * src/messageview.c
1772         * src/msgcache.c
1773         * src/noticeview.c
1774         * src/noticeview.h
1775         * src/pop.c
1776         * src/pop.h
1777         * src/prefs_matcher.c
1778         * src/procheader.c
1779         * src/procmsg.c
1780         * src/procmsg.h
1781         * src/summaryview.c
1782         * src/common/Makefile.am
1783         * src/common/defs.h
1784         * src/gtk/quicksearch.c
1785         * src/common/partial_download.c ** NEW FILES **
1786         * src/common/partial_download.h ** NEW FILES **
1787                 Partial downloading of pop3 mails
1788
1789 2004-07-13 [christoph]  0.9.12cvs20
1790
1791         * src/mimeview.c
1792                 use "button_release_event" instead of "button_press_event",
1793                 because executing event callbacks while the button is still
1794                 pressed is not good and causes problems
1795
1796 2004-07-12 [colin]      0.9.12cvs19
1797
1798         * src/gtk/quicksearch.c
1799                 Fix a missing status update in quicksearch
1800
1801 2004-07-08 [colin]      0.9.12cvs18
1802
1803         * src/common/smtp.h
1804                 Fix guint vs gint bug
1805
1806 2004-07-08 [colin]      0.9.12cvs17
1807
1808         * src/common/smtp.c
1809                 use to_human_readable() for sizes
1810
1811 2004-07-08 [paul]       0.9.12cvs16
1812
1813         * src/inc.c [1.174]
1814                 fix occasional non-clearance of the statusbar
1815                 (close Bug 531 'SA plugin: status bar does not 
1816                  get cleared in OFFLINE mode')
1817
1818 2004-07-07 [colin]      0.9.12cvs15
1819
1820         * src/prefs_common.c [1.225]
1821         * src/prefs_common.h [1.112]
1822                 Add a hidden summary_quicksearch_sticky preference,
1823                 to allow the quicksearch bar to reset across folders
1824         * src/summaryview.c [1.437]
1825                 Use this preference
1826         * src/gtk/quicksearch.c [1.5]
1827         * src/gtk/quicksearch.h [1.3]
1828                 Add this preference, fix focus when hitting Enter,
1829                 add handling of Esc key to reset
1830
1831 2004-07-06 [colin]      0.9.12cvs14
1832
1833         * src/gtk/quicksearch.c [1.4]
1834                 Add Clear button
1835
1836 2004-07-06 [christoph]  0.9.12cvs13
1837
1838         * src/toolbar.c
1839                 enable next unread button in empty folders if next folder
1840                 dialog is not disabled
1841
1842         (Closes Feature Request [ 755800 ] "next" button enabled in empty
1843          folders)
1844
1845 2004-07-06 [colin]      0.9.12cvs12
1846
1847         * src/common/smtp.c [1.16]
1848                 Display maximum message size in the log
1849
1850 2004-07-06 [paul]       0.9.12cvs11
1851
1852         * src/toolbar.c
1853                 fix typo. (spotted by Fabien Vantard)
1854
1855 2004-07-06 [paul]       0.9.12cvs10
1856
1857         * src/main.c
1858                 terminate cleanly on SIGHUP. Patch submitted by
1859                 Thomas Gilgin <thg@karate-muellheim.de>
1860
1861 2004-07-05 [christoph]  0.9.12cvs9
1862
1863         * src/inc.c
1864                 better replacing of %d in new mail notification command
1865
1866 2004-07-05 [colin]      0.9.12cvs8
1867
1868         * src/common/smtp.[ch]
1869                 Take SIZE (returned by EHLO) into account, and
1870                 avoid sending too big messages
1871
1872 2004-07-04 [paul]       0.9.12cvs7
1873
1874         * src/account.c
1875                 fix auto-account selection on imap/news
1876
1877 2004-07-01 [paul]       0.9.12cvs6
1878
1879         * src/gtk/quicksearch.c
1880                 reveal hidden string in gui
1881                 
1882         * src/compose.c
1883                 fix updating of gpg signing setting on 
1884                 switching accounts
1885
1886 2004-06-30 [darko]      0.9.12cvs5
1887
1888         * src/common/utils.c
1889                 remove expand_search_string()
1890         * src/gtk/quicksearch.c
1891                 remove no longer needed for loop (thanks Christoph)
1892                 add expand_search_string()
1893
1894 2004-06-30 [darko]      0.9.12cvs4
1895
1896         * src/common/utils.c
1897                 allow all filtering expressions in quicksearch
1898
1899         (Closes Bug 519 filtering expr. in quicksearch)
1900
1901 2004-06-30 [christoph]  0.9.12cvs3
1902
1903         * configure.ac
1904                 better 'localedir'
1905
1906         * src/common/intl.h
1907                 allow plugins to define TEXTDOMAIN for the _(...) macro
1908
1909 2004-06-30 [paul]       0.9.12cvs2
1910
1911         * po/POTFILES.in
1912           src/Makefile.am
1913           src/main.c
1914           src/prefs_common.c
1915           src/prefs_msg_colors.[ch]     ** NEW FILES **
1916                 move message colouring options to
1917                 '/Other Preferences/Message View/Colors'
1918
1919 2004-06-30 [paul]       0.9.12cvs1
1920
1921         * po/POTFILES.in
1922           src/Makefile.am
1923           src/main.c
1924           src/prefs_common.c
1925           src/prefs_wrapping.[ch]       ** NEW FILES **
1926                 move message wrapping options to
1927                 /'Other Preferences/Compose/Message Wrapping'
1928
1929 2004-06-28 [paul]       0.9.12
1930
1931         * Sylpheed-Claws 0.9.12 released
1932
1933         * po/es.po
1934           po/fr.po
1935           po/sk.po
1936                 updated by Ricardo Mones Lastra, Fabien Vantard,
1937                 Andrej Kacian
1938
1939 2004-06-27 [paul]       0.9.11cvs19
1940
1941         * src/common/ssl.c
1942                 re-enable certificate check
1943
1944 2004-06-25 [christoph]  0.9.11cvs18
1945
1946         * src/procmsg.h
1947                 add MSG_HAS_ATTACHMENT to MSG_CACHED_FLAG_MASK
1948
1949 2004-06-25 [paul]       0.9.11cvs17
1950
1951         * sync with main 0.9.12cvs1
1952                 see ChangeLog 2004-06-23
1953                 
1954         * src/gtk/menu.c
1955                 remove unused menu_toggle_toggle()
1956
1957 2004-06-23 [christoph]  0.9.11cvs16
1958
1959         * src/folder.c
1960         * src/procheader.c
1961         * src/procmsg.h
1962         * src/summaryview.c
1963                 scan the mime structure of multipart mails for correct
1964                 attachment, encryped and signed (with privacy API) part
1965                 detection
1966
1967         (Closes Feature Request [ 961428 ] No paperclip for HTML mails)
1968
1969 2004-06-22 [paul]
1970
1971         * po/ru.po
1972                 updated by Pavlo Bohmat
1973
1974 2004-06-20 [christoph]  0.9.11cvs15
1975
1976         * src/inc.c
1977         * src/pop.[ch]
1978                 disconnect after authentication when doing POP before SMTP
1979
1980         (Closes Bug 393 Bad inerpretation of "Pop Before SMTP")
1981
1982 2004-06-19 [christoph]  0.9.11cvs14
1983
1984         * src/folder.c
1985                 fix FolderItem name update
1986
1987         (Closes Bug 511 Folder-Renaming not reflected immediately)
1988
1989 2004-06-17 [paul]       0.9.11cvs13
1990         
1991         * sync with main 0.9.12 release
1992           src/session.c
1993                 session_set_timeout(): fixed a bug that didn't
1994                 reset timeout_tag when interval is 0.
1995
1996 2004-06-16 [christoph]  0.9.11cvs12
1997
1998         * src/textview.c
1999                 correctly clear the URL in the status bar
2000
2001 2004-06-15 [christoph]  0.9.11cvs11
2002
2003         * src/summaryview.c
2004                 add missing gtk_widget_show()
2005
2006 2004-06-11 [christoph]  0.9.11cvs10
2007
2008         * src/plugins/spamassassin/spamassassin.c
2009                 correctly check waitpid return code
2010
2011         (Closes Bug 396 Zombie process when spamassassin is called)
2012
2013 2004-06-10 [christoph]  0.9.11cvs9
2014
2015         * src/mainwindow.c
2016         * src/summaryview.[ch]
2017         * src/gtk/Makefile.am
2018         * src/gtk/quicksearch.c                         ** NEW **
2019                 separate quick search from summaryview
2020
2021 2004-06-09 [christoph]  0.9.11cvs8
2022
2023         * src/inc.c
2024                 remove unused code
2025
2026         * src/textview.c
2027                 get folder for compose default account from MsgInfo and not
2028                 from SummaryView
2029
2030 2004-06-09 [christoph]  0.9.11cvs7
2031
2032         * src/folder.[ch]
2033                 add information about added or removed messages to
2034                 FOLDER_ITEM_UPDATE hook
2035
2036         * src/imap_gtk.c
2037         * src/mh_gtk.c
2038                 scan folder when removing a folder failed instead of
2039                 updating the summaryview
2040
2041 2004-06-08 [paul]       0.9.11cvs6
2042
2043         * sync with main 0.9.11cvs2
2044                 see ChangeLog 2004-06-08
2045
2046 2004-06-07 [christoph]  0.9.11cvs5
2047
2048         * configure.ac
2049         * src/common/Makefile.am
2050                 detect library providing 'encrypt' function
2051
2052 2004-06-07 [paul]       0.9.11cvs4
2053
2054         * src/inc.c
2055                 sync with main, 'code cleanup'
2056                 
2057         * tools/nautilus2sylpheed.sh
2058                 fix whitespace limitation. patch submitted by
2059                 Stephan Sachse <white@teg-clan.de>
2060
2061 2004-06-04 [christoph]  0.9.11cvs3
2062
2063         * src/account.c
2064         * src/action.[ch]
2065         * src/addressbook.c
2066         * src/addrindex.h
2067         * src/folder.h
2068         * src/folder_item_prefs.c
2069         * src/inc.c
2070         * src/main.c
2071         * src/messageview.c
2072         * src/mh_gtk.c
2073         * src/prefs_themes.c
2074         * src/procmime.c
2075         * src/quote_fmt.h
2076         * src/stock_pixmap.c
2077         * src/toolbar.c
2078                 fix compiler warnings
2079
2080 2004-06-03 [paul]       0.9.11cvs2
2081
2082         * src/msgcache.c
2083                 sync with main 0.9.11cvs1: "changed gint32 to
2084                 guint32 for some platforms"
2085
2086 2004-06-02 [christoph]  0.9.11cvs1
2087
2088         * src/common/ssl.c
2089                 fix SSL_CTX variable name for older OpenSSL versions
2090
2091         (Closes Bug 503 fix compilation with older OpenSSL)
2092
2093 2004-05-31 [paul]       0.9.11claws
2094
2095         * 0.9.11claws released
2096
2097 2004-05-31 [paul]       0.9.10claws72
2098
2099         * po/es.po
2100           po/it.po
2101           po/ja.po
2102           po/pl.po
2103           po/sk.po
2104           po/sr.po
2105           po/zh_CN.po
2106                 update translations, submitted by Ricardo Mones Lastra,
2107                 Andrea Spadaccini, Rui Hirokawa, Emil, Andrej Kacian,
2108                 Urke MMI, and Hansom Young
2109
2110 2004-05-25 [luke]       0.9.10claws71
2111
2112         * AUTHORS
2113         * src/mimeview.c
2114         * src/stockpixmap.[ch]
2115         * src/Makefile.am
2116         * src/pixmaps/privacy_emblem_encrypted.xpm      ** NEW **
2117         * src/pixmaps/privacy_emblem_failed.xpm         ** NEW **
2118         * src/pixmaps/privacy_emblem_passed.xpm         ** NEW **
2119         * src/pixmaps/privacy_emblem_signed.xpm         ** NEW **
2120         * src/pixmaps/privacy_emblem_warn.xpm           ** NEW **
2121
2122                 o Added privacy emblems from Jesper Shultz 
2123                   <jesper@schultz-net.dk>
2124                 o Overlay emblems onto mimeview icons to indicate
2125                   status of signature and if a message is encrypted
2126         
2127         * src/textview.c
2128                 remove unused color definitions (were used to 
2129                 indicate sig status)
2130
2131 2004-05-25 [paul]       0.9.10claws70
2132
2133         * AUTHORS
2134           tools/Makefile.am
2135           tools/README
2136           tools/nautilus2sylpheed.sh            ** NEW FILE **
2137                 add script to enable sending files from
2138                 nautilus.
2139                 Submitted by Reza Pakdel <hrpakdel@cpsc.ucalgary.ca>
2140                 
2141         * tools/launch_firebird                 ** REMOVED **
2142                 removed as the standard "firefox '%s'" now functions
2143                 correctly
2144
2145 2004-05-23 [paul]       0.9.10claws69
2146
2147         * src/compose.c
2148                 fix %X cursor point segfault
2149                 patch by Christoph
2150
2151 2004-05-23 [christoph]  0.9.10claws68
2152
2153         * src/folder.c
2154                 fix folder moving
2155
2156 2004-05-21 [paul]       0.9.10claws67
2157
2158         * sync with 0.9.10cvs17
2159                 see ChangeLog 2004-05-21
2160
2161 2004-05-20 [paul]       0.9.10claws66
2162
2163         * sync with 0.9.10cvs16
2164                 see ChangeLog 2004-05-19 and 2004-05-20
2165
2166 2004-05-19 [alfons]     0.9.10claws65
2167
2168         * src/summaryview.h
2169                 on some platforms regoff_t is defined as off_t, so 
2170                 pull in sys/types.h
2171
2172 2004-05-19 [paul]       0.9.10claws64
2173
2174         * sync with 0.9.10cvs13
2175                 see ChangeLog 2004-05-18
2176
2177 2004-05-17 [christoph]  0.9.10claws63
2178
2179         * src/folder.c
2180                 search all folders when searching for default folders and
2181                 not return the special folder of the first folder
2182
2183 2004-05-13 [alfons]     0.9.10claws62
2184
2185         * src/summaryview.c
2186                 add a better check to see if a message is a news message
2187                 (replaces the MSG_IS_NEWS() check removed in 0.9.9claws19)
2188
2189 2004-05-13 [paul]       0.9.10claws61
2190
2191         * src/msgcache.c
2192                 sync with 0.9.10cvs12
2193                 see ChangeLog 2004-05-12
2194
2195 2004-05-12 [alfons]     0.9.10claws60
2196
2197         * src/folderview.c
2198                 release lock in case of folder could not be opened 
2199
2200 2004-05-11 [christoph]  0.9.10claws59
2201
2202         * src/inc.[ch]
2203                 remove unused folderview update stuff from inc.[ch]
2204
2205 2004-05-11 [paul]       0.9.10claws58
2206
2207         * sync with 0.9.10cvs11
2208                 see ChangeLog 2004-05-10 and 2004-05-11
2209
2210 2004-05-09 [christoph]  0.9.10claws57
2211
2212         * src/folderview.c
2213                 check for folder class functions and not folder type to detect
2214                 valid drag targets
2215
2216 2004-05-08 [christoph]  0.9.10claws56
2217
2218         * src/sgpgme.c
2219                 fix date output for signature expire times
2220
2221         (Patch by Edgar Toernig <froese@gmx.de>)
2222
2223 2004-05-06 [christoph]  0.9.10claws55
2224
2225         * src/gtk/prefswindow.c
2226                 change window type to DIALOG
2227
2228         * src/folder.[ch]
2229         * src/folderview.c
2230         * src/news_gtk.c
2231                 o add folder_remove()
2232                 o change FolderUpdate hook flag names (NEW -> ADD, DESTROY -> REMOVE)
2233                 o add new "sort" field to Folder, no longer sort folders by type
2234                   higher sort values will be first in the folder list, new folders get 0
2235                   and will be added to the end
2236
2237         * src/mainwindow.c
2238         * src/gtk/Makefile.am
2239         * src/gtk/foldersort.(c|h|glade)                        ** NEW **
2240                 add dialog to allow users to change the folder order
2241
2242 2004-05-04 [paul]       0.9.10claws54
2243
2244         * src/inc.c
2245                 Display account_name in statusbar when retrieving
2246                 messages from a pop account
2247         * src/prefs_account.c
2248                 display account name in title of prefs_account
2249                 window
2250         * src/prefs_folder_item.c
2251                 display folder name in title of prefs_folder window
2252
2253         all 3 patches submitted by Fabien Vantard
2254
2255         * AUTHORS
2256                 add Fabien Vantard
2257
2258 2004-05-04 [paul]       0.9.10claws53
2259
2260         * src/prefs_actions.c
2261           src/prefs_template.c
2262                 'Esc' Key exits alertpanel
2263                 Patch submitted by Fabien Vantard <fzz@ifrance.com>
2264
2265 2004-04-26 [christoph]  0.9.10claws52
2266
2267         * src/gtk/about.c
2268         * src/gtk/colorsel.c
2269         * src/gtk/description_window.c
2270         * src/gtk/filesel.c
2271         * src/gtk/gtkaspell.c
2272         * src/gtk/inputdialog.c
2273         * src/gtk/pluginwindow.c
2274         * src/gtk/progressdialog.c
2275                 o remove gtk_window_set_position(..., GTK_WIN_POS_CENTER) because
2276                   it does not work correctly with xinerama
2277                 o lock incorporation while the plugin window is open
2278
2279 2004-04-23 [paul]       0.9.10claws51
2280
2281         * po/POTFILES.in
2282                 update location of inputdialog.c
2283                 
2284         * src/gtk/about.c
2285                 update Copyright string
2286                 
2287         * src/msgcache.c
2288           src/prefs_common.c
2289           src/prefs_themes.c
2290                 improve the english a little
2291
2292 2004-04-22 [christoph]  0.9.10claws50
2293
2294         * src/folderutils.[ch]
2295                 add folderutils_mark_all_read()
2296
2297         * src/folderview.c
2298                 readd "mark all read" from popup menu, now works
2299                 in all folders and not only the opened folder
2300
2301 2004-04-21 [christoph]  0.9.10claws49
2302
2303         * src/Makefile.am
2304         * src/inputdialog.[ch]                  ** REMOVED **
2305         * src/gtk/Makefile.am
2306         * src/gtk/inputdialog.[ch]              ** NEW **
2307                 move inputdialog.[ch] into gtk directory
2308
2309         * src/mh_gtk.c
2310                 remove check for missing IMAP folder account
2311
2312 2004-04-20 [christoph]  0.9.10claws48
2313
2314         * src/mainwindow.c
2315         * src/foldersel.c
2316                 remove new/rename/delete folder GUI functions because
2317                 they are always active, even for news folders, and can
2318                 not be easily made folder class dependent
2319
2320         * src/gtk/menu.[ch]
2321                 make menu_translate() public
2322
2323         * src/Makefile.am
2324         * src/folder.[ch]
2325         * src/folderview.[ch]
2326         * src/imap_gtk.[ch]                     ** NEW **
2327         * src/main.c
2328         * src/mh_gtk.[ch]                       ** NEW **
2329         * src/news_gtk.[ch]                     ** NEW **
2330                 o dynamically build FolderView popup menus from a folder
2331                   specific part, with callbacks to seperated code, and
2332                   a common part
2333                 o remove the folder class specifiy code from folderview.c
2334
2335 2004-04-15 [luke]       0.9.10claws47
2336
2337         * src/prefs_folder_item.c
2338                 o remove buttons for applying 'scan for new mail'
2339                   and 'process at startup' to sub folders
2340                 o add 'apply to sub folder' check buttons for all
2341                   properties and set folder prefs accordingly
2342                 o replace multiple gtk_widget_show() with one
2343                   gtk_widget_show_all() on container
2344
2345 2004-04-14 [darko]      0.9.10claws46
2346
2347         * src/gtk/Makefile.am
2348         * src/gtk/pluginwindow.c
2349                 load plugins from to $(prefix)/lib/sylpheed/plugins
2350                 in file selection dialog
2351         * src/plugins/clamav/clamav_plugin.c
2352                 const correctness
2353
2354 2004-04-14 [christoph]  0.9.10claws45
2355
2356         * src/folder.c
2357         * src/plugins/image_viewer/viewer.c
2358                 fix g_warnings
2359
2360 2004-04-10 [alfons]     0.9.10claws44
2361         
2362         * src/compose.c
2363                 appropriate auto account selection when forwarding
2364                 (fixes bug #476, "forward as attachment does not listen
2365                 to account rules")
2366
2367 2004-04-09 [alfons]     0.9.10claws43
2368
2369         * src/summaryview.c
2370                 make quick search combo matching case sensitive
2371
2372 2004-04-06 [alfons]     0.9.10claws42
2373
2374         * src/addr_compl.c
2375                 use cursor position to prevent clearing the entire entry
2376
2377 2004-04-06 [alfons]     0.9.10claws41
2378
2379         * src/folderview.c
2380                 fix bug #472, "filter not updated when renaming folder" 
2381
2382 2004-04-06 [alfons]     0.9.10claws40
2383
2384         * src/messageview.[ch]
2385           src/summaryview.c
2386                 reflect changes to Show all headers to main view
2387                 and message view (only affects detached message
2388                 view). see also bug #473, 'Show All Headers 
2389                 "problem"'.
2390
2391 2004-04-03 [alfons]     0.9.10claws39
2392
2393         * src/matcher.c
2394                 free address list
2395
2396 2004-04-03 [alfons]     0.9.10claws38
2397
2398         * src/matcher_parser_parse.y
2399           src/matcher.[ch]
2400                 prepare address look up matcher type; marginally
2401                 tested, and not hooked into the UI yet.
2402
2403                 basically it accepts the result of the left hand
2404                 side of the matcher (the "criteria"):
2405
2406                         from all_in_addressbook ""
2407                         ~to_or_cc any_in_addressbook ""
2408                 
2409                 the first case matches all addresses found in the
2410                 from header, and the second case matches if any
2411                 (at least one) of the addresses in to or cc headers 
2412                 are not in the address book.
2413
2414                 the string argument is not used yet, but is intended
2415                 to match a group of addresses 
2416
2417 2004-04-02 [luke]       0.9.10claws37
2418
2419         * src/prefs_folder_item.c
2420                 Add two buttons to apply 'scan for new mail'
2421                 and 'process at startup' to sub folders
2422
2423 2004-04-02 [luke]
2424         * tools/textviewer.sh
2425                 better filename extension matching plus some support for
2426                 MS Excel, MS Powerpoint and HTML
2427
2428 2004-03-29 [christoph]  0.9.10claws36
2429
2430         * src/folder.h
2431         * src/folderutils.[ch]
2432         * src/mainwindow.c
2433                 add delete duplicates for all folders
2434
2435 2004-03-29 [alfons]     0.9.10claws35
2436
2437         * src/folder.c
2438                 don't pass NULL to XXXprintf(); fixes Solaris crashes
2439                 when selecting top-level folder node (thanks to 
2440                 Alex S. Moore)
2441
2442 2004-03-28 [keith]      0.9.10claws34
2443
2444         * src/textview.c
2445                 prepend "http://" to URIs of the form "www.example.com"
2446
2447 2004-03-28 [paul]       0.9.10claws33
2448
2449         * src/common/nntp.c
2450           src/common/smtp.c
2451           src/folder.c
2452           src/imap.c
2453           src/inc.c
2454           src/news.c
2455           src/pop.c
2456                 revise 'translatable string' policy:
2457                 don't translate debug_print() or log_print(),
2458                 translate log_message() and log_warning()
2459         
2460         * po/zh_CN.po
2461                 update submitted by Hansom Young
2462
2463 2004-03-25 [alfons]     0.9.10claws32
2464
2465         * src/prefs_common.c
2466                 I mean this one: Return the GList...
2467
2468 2004-03-25 [alfons]     0.9.10claws31
2469
2470         * src/prefs_common.h
2471                 add new members at the end of prefs_common, so
2472                 they get properly initialized
2473
2474 2004-03-24 [christoph]  0.9.10claws30
2475
2476         * src/imap.c
2477                 o NULL is a valid GSList
2478
2479 2004-03-24 [alfons]     0.9.10claws29
2480
2481         * src/prefs_common.[ch]
2482           src/summaryview.c
2483           src/common/defs.h
2484                 add history to quick search (patch submitted by 
2485                 Ivan Francolin Martinez - thanks!)
2486
2487 2004-03-24 [alfons]     0.9.10claws28
2488
2489         * src/imap.c
2490                 NULL output pointer parameter
2491
2492 2004-03-21 [alfons]     0.9.10claws27
2493
2494         * src/addrindex.[ch]
2495           src/addr_compl.c
2496                 complete addresses on nicks and aliases
2497
2498 2004-03-21 [alfons]     0.9.10claws26
2499
2500         * src/import.c
2501           src/inc.c
2502           src/mbox.[ch]
2503                 disable filters on import mbox (patch submitted
2504                 by Edgar Toernig)
2505
2506 2004-03-21 [darko]      0.9.10claws25
2507
2508         * src/addr_compl.c
2509                 select the address when only one match is found while
2510                 doing address completion with tab key (feature
2511                 request #914720)
2512
2513 2004-03-21 [alfons]     0.9.10claws24
2514
2515         * src/messageview.c
2516           src/toolbar.c
2517                 don't `navigate-delete` when a summary view's selection does not 
2518                 match the accompanying message view's message
2519
2520 2004-03-20 [alfons]     0.9.10claws23
2521
2522         * src/summaryview.c
2523                 hide ext search button on initial display (should fix bug #459,
2524                 "Toggling quick-search at 1st time: minor UI inconsistency")
2525
2526 2004-03-20 [alfons]     0.9.10claws22
2527
2528         * src/summaryview.[ch]
2529                 add function to get selected msginfo, if there's
2530                 only one selected
2531
2532 2004-03-20 [paul]       0.9.10claws21
2533
2534         * sync with 0.9.10cvs7
2535                 see ChangeLog 2004-03-19
2536
2537 2004-03-19 [paul]       0.9.10claws20
2538
2539         * src/common/nntp.c
2540           src/common/smtp.c
2541           src/common/ssl.c
2542           src/folder.c
2543           src/imap.c
2544           src/inc.c
2545           src/news.c
2546           src/pop.c
2547                 don't translate strings in debug_print(), log_print(),
2548                 log_message(),  and log_warning()
2549
2550 2004-03-19 [alfons]     0.9.10claws19
2551
2552         better next/previous/delete/focus navigation with separate 
2553         message view 
2554         
2555         * src/toolbar.c
2556                 call summaryview_delete() instead of messageview_delete()
2557         * src/messageview.c
2558                 disable messageview_delete()
2559
2560 2004-03-18 [paul]       0.9.10claws18
2561
2562         * sync with 0.9.10cvs6
2563                 see ChangeLog 2004-03-16
2564
2565 2004-03-17 [alfons]     0.9.10claws17
2566
2567         * src/gtk/filesel.c
2568                 remove bogus semicolon after if() (sometimes it pays to
2569                 read LKML :)
2570
2571 2004-03-15 [darko]      0.9.10claws16
2572
2573         * src/gtk/filesel.c
2574                 support full path in place of a filename
2575         * src/mimeview.c
2576                 store directory attachments were saved to and
2577                 use it when saving attachments
2578         * src/prefs_common.[hc]
2579                 store directory attachments were last saved to
2580
2581 2004-03-15 [paul]       0.9.10claws15
2582
2583         * src/folderview.c
2584                 fix bug where unsubscribing a newsgroup would destroy
2585                 (most of the) filtering rules
2586
2587 2004-03-15 [paul]       0.9.10claws14
2588
2589         * src/folderview.c
2590                 fix Bug 458, 'Folder View remaining empty after 
2591                 removing a NEWS account' (was also true of IMAP
2592                 accounts)
2593
2594 2004-03-15 [paul]       0.9.10claws13
2595
2596         * src/folderview.c
2597                 fix folderview invisibility of newly subscribed
2598                 newsgroups
2599
2600 2004-03-13 [paul]       0.9.10claws12
2601
2602         * src/compose.c
2603           src/plugins/dillo_viewer/dillo_prefs.c
2604           src/plugins/image_viewer/viewerprefs.c
2605                 gettextise some forgotten parts
2606
2607 2004-03-13 [alfons]     0.9.10claws11
2608
2609         * src/imap.c
2610                 make sure the correct type is passed to sscanf()
2611
2612 2004-03-13 [paul]       0.9.10claws10
2613
2614         * sync with 0.9.10cvs5
2615                 see ChangeLog 2004-03-02 and 2004-03-12, 
2616                 specifically:
2617                 'always move messages by default when using DnD (except 
2618                 for News folder). Copy messages if Ctrl-key is pressed.'
2619                 and 'added a function to filter selected messages'
2620
2621 2004-03-12 [christoph]  0.9.10claws9
2622
2623         * src/codeconv.c
2624                 add parameter check to conv_unmime_header_overwrite()
2625
2626         * src/imap.c
2627                 o fix spelling
2628                 o fix removing of NEW flag when UNREAD is unset
2629
2630         * src/procmime.c
2631                 decode MIME-headers
2632
2633         (Closes 437 i18n attachment display error.)
2634
2635 2004-03-12 [paul]       0.9.10claws8
2636
2637         * po/it.po
2638                 update. submitted by Andrea Spadaccini <lupin85@email.it>
2639                 
2640         * tools/Makefile.am
2641                 add 'textviewer.sh'
2642
2643 2004-03-12 [alfons]     0.9.10claws7
2644
2645         * src/imap.c
2646                 o quiet compiler and typecast Folder * to IMAP Folder *
2647                 o wake up and fix my previous incompatible type assignment bug
2648
2649 2004-03-12 [alfons]     0.9.10claws6
2650
2651         * src/imap.c
2652                 don't mix up pointers to int, guint32 _and_ 
2653                 unsigned int 
2654
2655 2004-03-12 [christoph]  0.9.10claws5
2656
2657         * src/folderview.c
2658                 Add error requester when renaming a folder failed
2659
2660         * src/imap.c
2661                 Check new FolderItem name for namespace seperator
2662                 before renaming
2663
2664         (Closes Bug 443 Bad named IMAP folders won't be displayed)
2665
2666 2004-03-11 [christoph]  0.9.10claws4
2667
2668         * src/folder.[ch]
2669         * src/imap.c
2670         * src/procmsg.h
2671                 syncronize flags in cache with IMAP folder flags
2672
2673         Adapted a patch submitted by Simon 'corecode' Schubert
2674         <corecode@corecode.ath.cx> 
2675
2676
2677 2004-03-11 [alfons]     0.9.10claws3
2678
2679         * src/textview.[ch]
2680                 remove dead code that at one time controlled display of
2681                 URIs in status bar
2682
2683 2004-03-10 [paul]       0.9.10claws2
2684
2685         * po/it.po
2686                 updated by Lupino <lupin85@email.it>
2687
2688 2004-03-09 [alfons]     0.9.10claws1
2689
2690         * src/matcher.c
2691                 we're not using yywrap, but we may, so close yyin instead
2692                 of initial FILE *
2693
2694 2004-03-08 [paul]       0.9.10claws
2695
2696         * 0.9.10claws released
2697
2698 2004-03-08 [paul]       0.9.9claws41
2699
2700         * po/es.po
2701           po/ja.po
2702           po/ru.po
2703           po/sk.po
2704           po/sr.po
2705           po/zh_CN.po
2706                 update translations. submitted by Ricardo Mones Lastra,
2707                 Rui Hirokawa, Pavlo Bohmat, Andrej Kacian, Urke MMI,
2708                 Hansom Young
2709
2710 2004-03-06 [paul]       0.9.9claws40
2711
2712         * src/stock_pixmap.c
2713                 fix crash: g_strdup(DEFAULT_PIXMAP_THEME)
2714                 patch submitted by Pawel Pekala
2715
2716 2004-03-06 [alfons]             0.9.9claws39
2717
2718         * src/addrindex.c
2719                 allow nick name completion again 
2720
2721 2004-03-02 [match]              0.9.9claws38
2722
2723         * configure.ac
2724                 added definition of USE_LDAP_TLS to support TLS.
2725         * src/ldapctrl.[ch]
2726         * src/ldapquery.c
2727         * src/ldapserver.[ch]
2728         * src/addressbook.c
2729         * src/addrindex.c
2730         * src/editldap.c
2731                 included LDAP TLS support.
2732
2733 2004-03-02 [christoph]          0.9.9claws37
2734
2735         * src/folder.[ch]
2736                 o add more documentation for FolderClass
2737                 o remove usused FolderClass virtual functions
2738
2739         * src/imap.c
2740         * src/mh.c
2741         * src/news.c
2742                 change creation of FolderClass because static initializations
2743                 for structs suck in C89
2744
2745 2004-03-01 [paul]
2746
2747         * sync with 0.9.10
2748
2749 2004-02-28 [keith]      0.9.9claws36
2750
2751         * src/common/utils.c
2752                 Fix treatment of whitespace in quicksearch bar (leading
2753                 spaces and >1 space between commands and parameters).
2754
2755 2004-02-27 [alfons]     0.9.9claws35
2756
2757         * src/compose.[ch]
2758                 Explicitly remove draft timeout to fix nasty race between 
2759                 compose_send_cb() (which destroys the compose window) and 
2760                 compose_defer_auto_save_draft() (which expects compose 
2761                 window to exist). Should fix Keith's and Fred Marton's
2762                 bug report (#128, "crash after complaining about character
2763                 set conversion")
2764
2765 2004-02-27 [luke]       0.9.9claws34
2766         
2767         * src/folder.c
2768                 Do folder_item_apply_processing() even if no processing
2769                 rules for the folder exist (so global processing is applied)
2770
2771 2004-02-26 [thorsten]   0.9.9claws33
2772
2773         * src/mimeview.c
2774                 Remove misleading static declaration
2775
2776 2004-02-26 [alfons]     0.9.9claws32
2777
2778         * src/procmime.[ch]
2779           src/compose.c
2780           src/mimeview.c
2781           src/textview.c
2782                 use/add procmime_get_content_type_str() as a safe wrapper
2783                 for returning a Content-Type type string; should fix 
2784                 bug #444, 0.9.7..0.9.9 crashes with "Content-Type: type= 
2785                  - attachments."
2786
2787 2004-02-26 [thorsten]   0.9.9claws31
2788
2789         * src/mimeview.c
2790                 Restructure save_as/save_all
2791
2792 2004-02-26 [alfons]     0.9.9claws30
2793
2794         * src/procmime.c
2795                 clean up (2)
2796
2797 2004-02-26 [alfons]     0.9.9claws29
2798
2799         * src/procmime.c
2800                 clean up (1)
2801
2802 2004-02-24 [luke]
2803
2804         * tools/textviewer.sh
2805                 tweaks from Johann Koenig, recognition of shell
2806                 scripts in particular
2807
2808 2004-02-24 [paul]       0.9.9claws28
2809
2810         * sync with 0.9.9cvs13
2811                 see ChangeLog 2004-02-24
2812
2813 2004-02-23 [paul]       0.9.9claws27
2814
2815         * src/inc.c
2816                 one alertpanel on pop3 authentication error will suffice
2817                 
2818         * src/prefs_fonts.c
2819                 remove unnecessary printf
2820
2821 2004-02-22 [alfons]     0.9.9claws26
2822
2823         * src/messageview.c
2824                 put back a lost check
2825
2826 2004-02-21 [alfons]     0.9.9claws25
2827
2828         * src/folderview.c
2829                 don't forget to save folder properties after renaming folder
2830
2831 2004-02-20 [paul]       0.9.9.claws24
2832
2833         * src/addressbook.c
2834                 sync with 0.9.9cvs11, see ChangeLog 2004-02-19
2835                 
2836         * src/inc.c
2837                 complete sync with 0.9.9cvs9's 'update folderview
2838                 progressively'
2839                 
2840         * configure.ac
2841                 require gettext >= 0.12.1
2842
2843 2004-02-17 [match]      0.9.9claws23
2844
2845         * src/compose.c
2846                 keep the peace - change style.
2847
2848 2004-02-17 [alfons]     0.9.9claws22
2849
2850         * src/filtering.c
2851                 make MATCHACTION_STOP cancel filtering / processing;
2852                 clean up and document it to make it a little bit more clear;
2853
2854 2004-02-17 [alfons]     0.9.9claws21
2855
2856         %X marks the cursor spot for reply quote format
2857
2858         * src/quote_fmt_lex.l 
2859           src/quote_fmt.c
2860                 add %X token
2861                 
2862         * src/quote_fmt.h
2863           src/quote_fmt_parse.y
2864                 handle %X token
2865                 
2866         * src/compose.c
2867                 handle %X token for replies only (for now)
2868
2869 2004-02-17 [paul]       0.9.9claws20
2870
2871         * po/sk.po
2872                 updated by Andrej Kacian
2873                 
2874         * src/news.c
2875                 remove unneeded include
2876                 
2877         * src/prefs_fonts.c
2878                 be a little more user-friendly with the labels
2879                 
2880         * configure.ac
2881                 a change forgotten in the last commit: 
2882                 SYLPHEED_ACLOCAL_INCLUDE(m4)
2883
2884 2004-02-17 [paul]       0.9.9claws19
2885
2886         * ac/*                          ** REMOVED **
2887           ac/                           ** REMOVED **
2888           intl/Makefile.in              ** REMOVED **
2889           m4/                           ** NEW **
2890           m4/missing                    ** NEW **
2891           m4/missing/gdk-pixbuf.m4      ** NEW **
2892           m4/missing/gettext.m4         ** NEW **
2893           m4/missing/gpgme.m4           ** NEW **
2894           m4/missing/imlib.m4           ** NEW **
2895           m4/.cvsignore                 ** NEW **
2896           m4/Makefile.am                ** NEW **
2897           m4/README                     ** NEW **
2898           m4/aclocal-include.m4         ** NEW **
2899           m4/aspell.m4                  ** NEW **
2900           m4/check-type.m4              ** NEW **
2901           m4/gnupg-check-typedef.m4     ** NEW **
2902           m4/openssl.m4                 ** NEW **
2903           m4/spamassassin.m4            ** NEW **
2904           po/ChangeLog                  ** REMOVED **
2905           po/Makefile.in.in             ** REMOVED **
2906           po/Rules-quot                 ** REMOVED **
2907           po/boldquot.sed               ** REMOVED **
2908           po/en@boldquot.header         ** REMOVED **
2909           po/en@quot.header             ** REMOVED **
2910           po/insert-header.sin          ** REMOVED **
2911           po/quot.sed                   ** REMOVED **
2912           po/remove-potcdate.sed        ** REMOVED **
2913           po/remove-potcdate.sin        ** REMOVED **
2914           po/stamp-po                   ** REMOVED **
2915           Makefile.am
2916           autogen.sh
2917           configure.ac
2918                 enable building with automake 1.8.x
2919                 add 'autopoint' to autogen.sh and remove all
2920                 auto-generated files, remove ac/ in favour of
2921                 m4/
2922
2923 2004-02-17 [alfons]     0.9.9claws18
2924         
2925         * src/summaryview.c
2926                 MSG_IS_NEWS() is not stored at all, and is bogus
2927
2928 2004-02-17 [martin]     0.9.9claws17
2929
2930         * src/prefs_themes.c
2931                 fix crash when installing wrong theme and output an
2932                 error message
2933
2934 2004-02-16 [christoph]  0.9.9claws16
2935
2936         * src/compose.c
2937         * src/stock_pixmap.[ch]
2938         * src/toolbar.[ch]
2939         * src/pixmaps/linewrapcurrent.xpm               ** NEW **
2940                 add "Wrap current paragraph" to compose toolbar
2941
2942 2004-02-15 [alfons]     0.9.9claws15
2943
2944         * src/folderview.c
2945                 refine previous commit to make sure other hook functions
2946                 get their grab of the pie too
2947
2948 2004-02-15 [alfons]     0.9.9claws14
2949
2950         * src/folderview.c
2951                 fix sync breakage so we don't pass invalid pointer types
2952
2953 2004-02-15 [match]      0.9.9claws13
2954
2955         * src/ldapquery.[ch]
2956         * src/ldapserver.h
2957         * src/addrindex.[ch]
2958                 tweak threading calls.
2959         * src/addr_compl.[ch]
2960                 add alias into completion list.
2961         * src/addressbook.c
2962                 fix ldap browse.
2963                 improve context menu behavior.
2964                 change menu sequence.
2965                 add send mail from addressbook.
2966         * src/addrselect.[ch]
2967         * src/compose.[ch]
2968                 add send mail from addressbook.
2969
2970 2004-02-15 [christoph]  0.9.9claws12
2971
2972         * src/folderutils.c
2973                 skip deleting when duplist is empty
2974
2975         * src/folderview.[ch]
2976         * src/mainwindow.c
2977         * src/summaryview.[ch]
2978                 call folderutils_delete_duplicates() from mainwindow code
2979
2980 2004-02-15 [alfons]     0.9.9claws11
2981         
2982         * src/common/utils.c
2983                 add prefix for italian ms o(e) 
2984
2985 2004-02-14 [paul]       0.9.9claws10
2986
2987         * src/foldersel.c
2988                 fix updating of the folder view when creating a
2989                 new folder
2990
2991 2004-02-13 [paul]       0.9.9claws9
2992
2993         * src/plugins/clamav/clamav_plugin.c
2994                 remove GUI code
2995
2996 2004-02-13 [paul]       0.9.9claws8
2997
2998         * sync with 0.9.9cvs9
2999                 see ChangeLog 2004-02-09, 2004-02-10, 2004-02-12
3000
3001 2004-02-13 [alfons]     0.9.9claws7
3002
3003         * src/common/utils.c
3004                 fix wrong type of argument for ctype functions (pass unsigned
3005                 char instead of signed char)
3006
3007 2004-02-12 [alfons]     0.9.9claws6
3008
3009         * src/compose.[ch]
3010                 don't select text in header entry when composing to a 
3011                 default address, but rather give the header entry a
3012                 different color / style (same as the folder new color)
3013
3014 2004-02-12 [alfons]     0.9.9claws5
3015
3016         * src/plugins/clamav/clamav_plugin.c
3017                 don't exit(2) on libclamav init error - show a warning.
3018                 (tested by damaging a clamav database file.)
3019
3020 2004-02-12 [paul]       0.9.9claws4
3021
3022         * sync with 0.9.9cvs4
3023                 see ChangeLog 2004-02-04, 2004-02-05, and 2004-02-06
3024
3025 2004-02-11 [luke]       0.9.9claws3
3026
3027         * src/mimeview.c
3028                 remove redundant check introduced in 0.9.9claws1
3029
3030 2004-02-11 [luke]       0.9.9claws2
3031
3032         * src/mimeview.c
3033                 fix compilation of my previous commit without gpg enabled
3034
3035 2004-02-10 [luke]       0.9.9claws1
3036
3037         * src/mimeview.c
3038                 add borders to icons to indicate the privacy status for
3039                 the message part (unknown/bad/good)
3040
3041 2004-02-06 [paul]       0.9.9claws
3042
3043         0.9.9claws released
3044
3045 2004-02-06 [darko]      0.9.8claws64
3046
3047         * src/compose.c
3048                 don't allow Ctrl+Enter while external editor is active
3049
3050 2004-02-06 [paul]       0.9.8claws63
3051
3052         * po/es.po
3053           po/pl.po
3054           po/sk.po
3055           po/sr.po
3056                 update Spanish, Polish, Slovak, and Serbian translations.
3057                 submitted by Ricardo Mones Lastra, Emil Nowak, Andrej Kacian,
3058                 and Urke MMI
3059
3060 2004-02-04 [alfons]     0.9.8claws62
3061
3062         * src/compose.c
3063                 grab focus only when lbutton was pressed (bug #430 cont'd; 
3064                 don't have clue yet why the cursor pos is at the end of the
3065                 text.)
3066
3067 2004-02-04 [alfons]     0.9.8claws61
3068
3069         * src/compose.c
3070                 always grab focus when one of the header entries is clicked 
3071                 (should fix bug #430, "no focus on pasted addresses 3 & higher")
3072
3073 2004-02-02 [paul]
3074
3075         * ac/missing/gdk-pixbuf.m4
3076           ac/missing/gpgme.m4
3077           ac/missing/imlib.m4
3078                 prevent 'underquoted definition' warnings
3079                 patch submitted by David Relson
3080                 
3081         * src/plugins/clamav/README
3082                 update, improve, correct
3083
3084 2004-01-31 [thorsten]   0.9.8claws60
3085
3086         * src/news.c
3087                 'dir' not initialized if group has no messages
3088
3089 2004-01-29 [christoph]  0.9.8claws59
3090
3091         * src/customheader.[ch]
3092                 add custom_header_is_allowed() to check for disallowed header names
3093                 that must not be overridden by custom headers
3094
3095         * src/compose.c
3096                 always write From: header and use custom_header_is_allowed() to
3097                 check if custom header should be written
3098
3099         * src/prefs_customheader.c
3100                 check if custom header is disallowed using custom_header_is_allowed()
3101
3102         * src/folderutils.c
3103                 destroy message id GHashTable before freeing the MsgInfos
3104
3105 2004-01-29 [paul]       0.9.8claws58
3106
3107         * sync with 0.9.9 release
3108                 see ChangeLog 2004-01-29
3109
3110 2004-01-29 [paul]       0.9.8claws57
3111
3112         * sync with 0.9.8cvs11
3113                 see ChangeLog 2004-01-29
3114
3115 2004-01-28 [christoph]  0.9.8claws56
3116
3117         * src/pgpmime.c
3118         * src/sgpgme.[ch]
3119                 return WARN signature status when signature is not trusted
3120
3121         * src/Makefile.am
3122         * src/folder.c
3123         * src/folderutils.[ch]                  ** NEW **
3124         * src/summaryview.c
3125                 implement delete duplicates summaryview independent
3126
3127 2004-01-28 [paul]       0.9.8claws55
3128
3129         * sync with 0.9.8cvs10
3130                 see Changelog 2004-01-27 and 2004-01-28
3131
3132 2004-01-26 [christoph]  0.9.8claws54
3133
3134         * src/imap.c
3135                 create a root node for the Folder if scan fails because root
3136                 folder does not exist
3137
3138 2004-01-26 [paul]       0.9.8claws53
3139
3140         * sync with 0.9.8cvs7
3141                 see ChangeLog 2004-01-23
3142
3143 2004-01-25 [alfons]     0.9.8claws52
3144
3145         * src/compose.c
3146                 remove left-over constant INDENT_CHARS
3147
3148 2004-01-25 [alfons]     0.9.8claws51
3149
3150         * src/procmime.c
3151                 add NULL pointer check for mimeinfo->node in
3152                 procmime_mimeinfo_parent()
3153
3154 2004-01-25 [darko]      0.9.8claws50
3155
3156         * src/compose.c
3157                 make "Wrap all long lines" toolbar button wrap all
3158                 long lines not just the current line
3159                 patch by I. Oshadi Jayawardena <ioj4 at yahoo.co.uk>
3160
3161
3162 2004-01-25 [alfons]     0.9.8claws49
3163
3164         * src/procmime.c
3165                 remove g_strstrip(); prevents a NULL pointer deref, and isn't
3166                 necessary anyway, because *scanf() functions neglect white
3167                 space in the input. 
3168                 Fixes bug #425, "sylpheed 0.9.8claws42 crashes on some messages."
3169
3170 2004-01-25 [paul]       0.9.8claws48
3171
3172         * src/prefs_ext_prog.c
3173                 apply Alfons' patch to check for NULL pointers
3174                 fixes bug #424
3175
3176 2004-01-25 [paul]       0.9.8claws47
3177
3178         * sync with 0.9.8cvs8
3179                 see ChangeLog 2004-01-23
3180
3181 2004-01-25 [thorsten]   0.9.8claws46
3182
3183         * src/messageview.c
3184                 remove orphaned mimeview unref()
3185
3186 2004-01-23 [christoph]  0.9.8claws45
3187
3188         * src/summaryview.c
3189                 set ctree widget style
3190
3191 2004-01-23 [paul]       0.9.8claws44
3192
3193         * sync with 0.9.8cvs5
3194                 see ChangeLog 2004-01-22
3195
3196 2004-01-23 [alfons]     0.9.8claws43
3197
3198         * src/procmsg.c
3199                 remove redundant code in procmsg_get_thread_tree()
3200
3201 2004-01-21 [christoph]  0.9.8claws42
3202
3203         * src/folderview.c
3204                 set ctree widget style, otherwise GTK does not use the
3205                 the correct vertical size for the list items
3206
3207 2004-01-21 [alfons]     0.9.8claws41
3208
3209         * src/summaryview.c
3210                 GDK_Left should only switch to folderview when
3211                 when summaryview hscrollbar is at the leftmost
3212                 position (fixes bug #420, "Focus error")
3213
3214 2004-01-21 [paul]       0.9.8claws40
3215
3216         * sync with 0.9.8cvs4
3217                 see ChangeLog 2004-01-20
3218
3219 2004-01-20 [christoph]  0.9.8claws39
3220
3221         * src/folderview.c
3222                 remove setting sensitivity for no longer existing
3223                 /Scoring... popup entry
3224
3225 2004-01-20 [keith]      0.9.8claws38
3226
3227         * configure.ac
3228                 Revert AM_CONFIG_HEADER to AC_CONFIG_HEADER
3229
3230 2004-01-20 [paul]       0.9.8claws37
3231
3232         * src/prefs_fonts.c
3233                 demystify font settings
3234                 
3235         * src/textview.c
3236                 use textview->msgfont for header->body in
3237                 textview_show_header()
3238
3239 2004-01-20 [paul]       0.9.8claws36
3240
3241         * src/compose.c
3242           src/undo.c
3243                 remove superfluous debug_print's
3244                 
3245         * src/inc.c
3246                 clear the statusbar after LOCAL incorporation
3247
3248 2004-01-20 [paul]       0.9.8claws35
3249
3250         * sync with 0.9.8cvs3
3251                 see ChangeLog 2004-01-20
3252
3253 2004-01-19 [keith]      0.9.8claws34
3254
3255         * src/folderview.c
3256                 don't show 'Search folder...' on popup menu
3257                 if folder has no mails in it
3258
3259 2004-01-17 [keith]      0.9.8claws33
3260
3261         * src/compose.c
3262           src/prefs_common.c
3263           src/prefs_common.h
3264                 store position of compose window in prefs
3265
3266 2004-01-17 [thorsten]   0.9.8claws32
3267
3268         * src/gtk/gtkvscrollbutton.c
3269                 ensure scrollbutton resize event on different gtk versions
3270
3271 2004-01-15 [alfons]     0.9.8claws31
3272         
3273         * src/summaryview.c
3274                 keep MSG_REPLIED and MSG_FORWARDED even when marking a
3275                 message as read
3276
3277 2004-01-12 [christoph]  0.9.8claws30
3278
3279         * src/procmime.c
3280                 better MIME-Version check
3281
3282 2004-01-11 [alfons]     0.9.8claws29
3283
3284         * src/procmsg.c
3285                 remove unnecessary but still effective check (could possibly
3286                 lead to some unwanted side effects)
3287
3288 2004-01-11 [alfons]     0.9.8claws28
3289
3290         * src/procmsg.c
3291                 we should not prefer lowest message number while threading 
3292                 (introduced in previous commit)
3293
3294 2004-01-11 [alfons]     0.9.8claws27
3295
3296         * src/procmsg.c
3297                 subject threading fixes:
3298                 
3299                         - make message with lowest message number the
3300                           thread parent,
3301                         - refine recording last node when threading. the last node
3302                           should be the previous one if a node has a thread parent,
3303                           or the current node if not
3304                 
3305                 (there's another threading bug fix coming up)
3306
3307 2004-01-10 [paul]       0.9.8claws26
3308
3309         * src/main.c
3310           src/prefs_ext_prog.c
3311           src/plugins/clamav/clamav_plugin_gtk.c
3312                 minor gui fixes
3313
3314 2004-01-09 [christoph]  0.9.8claws25
3315
3316         * src/Makefile.am
3317         * src/string_match.[ch]                 ** REMOVE **
3318         * src/common/Makefile.am
3319         * src/common/string_match.[ch]          ** NEW **
3320                 move string_match.[ch] to common directory
3321
3322 2004-01-09 [christoph]  0.9.8claws24
3323
3324         * src/pgpmime.c
3325                 add MIME-Version header for the message parser
3326
3327 2004-01-09 [paul]       0.9.8claws23
3328
3329         * po/POTFILES.in
3330           src/Makefile.am
3331           src/main.c
3332           src/prefs_common.c
3333           src/prefs_ext_prog.[ch]       ** NEW FILES **
3334                 move External Command options from 'Common Prefs/Other' to
3335                 'Other Prefs/Message View/External Programs', also reveal
3336                 the hidden options for audio player and image viewer.
3337                 
3338         * src/prefs_common.c
3339                 fix toggling of header pane
3340
3341 2004-01-09 [paul]       0.9.8claws22
3342
3343         * src/compose.c
3344                 when changing account also change the save folder
3345
3346         * src/textview.c
3347                 if a text/plain attachment has 'Content-Disposition: attachment'
3348                 don't display it inline
3349
3350 2004-01-08 [christoph]  0.9.8claws21
3351
3352         * src/procmime.c
3353                 check for "MIME-Version: 1.0" in message/rfc882 MIME-parts,
3354                 otherwise thread the message content as one text part and
3355                 don't assume charset US-ASCII which is only specified as
3356                 default for MIME-messages
3357
3358 2004-01-08 [paul]       0.9.8claws20
3359
3360         * src/plugins/clamav/clamav_plugin.c
3361           src/plugins/spamassassin/spamassassin.c
3362                 inform the user what is happening via the statusbar
3363
3364 2004-01-06 [paul]       0.9.8claws19
3365
3366         * po/es.po
3367                 update Spanish translation. submitted by Ricardo
3368                 Mones Lastra
3369
3370 2004-01-05 [paul]       0.9.8claws18
3371
3372         * sync with 0.9.8cvs2
3373                 see ChangeLog 2004-01-05
3374
3375 2004-01-03 [luke]       0.9.8claws17
3376
3377         * src/procheader.c
3378                 Clean up:
3379                 o remove unused functions string_getchar() and file_getchar()
3380                 o remove the getchar_ parameter from generic_get_one_field()
3381                 o add an 'unfold' parameter to generic_get_one_field, to
3382                   be used if no HeaderEntry is supplied
3383                 o procheader_get_one_field_asis() uses
3384                   generic_get_one_field().
3385
3386 2004-01-01 [christoph]  0.9.8claws16
3387
3388         * src/common/xml.[ch]
3389                 o add xml_new_tag() to manage usage counts of strings correctly
3390                 o correct xml_copy_tree() function name
3391
3392         * src/folder.c
3393         * src/main.c
3394                 allow registering and unregistering of FolderClasses anytime
3395
3396 2003-12-31 [christoph]  0.9.8claws15
3397
3398         * src/folder.[ch]
3399         * src/common/xml.[ch]
3400                 keep folderlist.xml data for unloaded FolderClasses
3401
3402 2003-12-30 [luke]       0.9.8claws14
3403
3404         * src/procheader.[ch]
3405                 o added procheader_get_one_field_asis() that does not do
3406                   unfolding
3407                 o fix procheader_get_header_array_asis() to use the above,
3408                   fixing ugliness of headers in textview
3409
3410         * src/compose.c
3411                 o don't unfold headers when redirecting.        
3412
3413 2003-12-30 [paul]       0.9.8claws13
3414
3415         * po/POTFILES.in
3416           src/common/defs.h
3417           src/Makefile.am
3418           src/main.c
3419           src/prefs_common.c
3420           src/prefs_themes.[ch] ** NEW FILES **
3421                 redesign and move Icon Theme selector to
3422                 the new prefs window
3423           
3424         * src/stock_pixmap.c
3425                 fix the old bug where icons are not always
3426                 updated when changing themes
3427         
3428         * src/summaryview.c
3429                 fix bug where the icons on the title row
3430                 of the summary view were not updated
3431         
3432         all patches submitted by Ricardo Mones Lastra
3433
3434 2003-12-30 [hoa]        0.9.8claws12
3435
3436         * src/folder.c
3437                 run preglobal and postglobal processing rules
3438                 even if the folder does not have any rules.
3439
3440 2003-12-28 [paul]       0.9.8claws11
3441
3442         * ac/aspell.m4
3443           ac/check-type.m4
3444           ac/gnupg-check-typedef.m4
3445           ac/openssl.m4
3446           ac/spamassassin.m4
3447                 fix 'underquoted definition' warnings, patch submitted by
3448                 David Relson <relson@osagesoftware.com>
3449                 
3450         * src/common/utils.c
3451                 subject_get_prefix_length(): add "Odp\\:" to reply prefixes,
3452                 patch submitted by Jan Alboszta <J.Alboszta@students.mimuw.edu.pl>
3453
3454 2003-12-28 [paul]       0.9.8claws10
3455
3456         * sync with 0.9.8cvs1
3457                 see ChangeLog 2003-12-17
3458
3459 2003-12-27 [christoph]  0.9.8claws9
3460
3461         * src/common/utils.[ch]
3462                 add g_node_map() to map a GNode into a new GNode
3463                 converting all node data's with a function
3464
3465         * src/account.c
3466         * src/folder.[ch]
3467         * src/folderview.c
3468         * src/imap.c
3469         * src/mainwindow.c
3470         * src/summaryview.c
3471                 o use g_node_map() to convert XML <-> Folder
3472                 o remove redundant FolderItem->parent and
3473                   replace it with folder_item_parent()
3474
3475 2003-12-23 [christoph]  0.9.8claws8
3476
3477         * src/folder.[ch]
3478         * src/folderview.c
3479         * src/mainwindow.c
3480         * src/procmsg.c
3481                 o use callback for notifications about added and
3482                   destroyed folders
3483                 o rewrite folderlist saving (new functions to create
3484                   folder from XML tree, and XML tree from folder)
3485
3486         * src/common/xml.[ch]
3487                 add function to save XML trees
3488
3489         * src/prefs_filtering.c
3490                 code cleanup
3491
3492 2003-12-22 [christoph]  0.9.8claws7
3493
3494         * src/prefs_account.[ch]
3495                 add "SMTP only" accounts
3496
3497 2003-12-20 [melvin]     0.9.8claws6
3498
3499         * src/action.[ch]
3500                 Changed the interface for action_update_*_menu() so
3501                 action.c does not need to know the paths of the different
3502                 actions menu (mainwindow, message view and compose window). 
3503
3504         * src/compose.c
3505                 Tiny code cleanup to merge spell checker related code
3506                 compose_update_actions_menu(): new function to update
3507                 the actions menu. Use it in compose_create()
3508
3509         * src/compose.h
3510                 compose_update_actions_menu(): new function to update
3511                 the actions menu. Used also in prefs_actions.c.
3512
3513         * src/mainwindow.[ch]
3514                 main_window_update_actions_menu(): new function to update
3515                 the actions menu. Used in main_window_create() and in
3516                 prefs_actions.c
3517
3518         * src/messageview.[ch]
3519                 messageview_update_actions_menu(): new function to update
3520                 the actions menu. Used in messageview_add_toolbar() and in
3521                 prefs_actions.c
3522                 
3523         * src/prefs_actions.c   
3524                 prefs_actions_ok(): fixed to update the actions menu of
3525                 the separate message view and the compose windows.
3526
3527 2003-12-20 [luke]       0.9.8claws5
3528         * src/procheader.c
3529                 fix unfolding/newline stripping for multiline fields
3530                 in generic_get_one_field()
3531
3532 2003-12-19 [christoph]  0.9.8claws4
3533
3534         * src/summaryview.c
3535                 o code cleanup
3536                 o use subject_compare_for_sort() when comparing
3537                   simplified subjects
3538
3539 2003-12-19 [christoph]  0.9.8claws3
3540
3541         * src/msgcache.c
3542                 more syncing with 0.8.9a
3543
3544 2003-12-19 [christoph]  0.9.8claws2
3545
3546         * src/folder.c
3547                 don't write all FolderItem XML attributes for the root node
3548
3549 2003-12-19 [melvin]     0.9.8claws1
3550
3551         * src/messageview.c
3552                 Added missing menu branch (Tools/Create processing/rule)
3553         * po/fr.po
3554                 Updated French translation for the added string.
3555
3556 2003-12-19 [paul]       0.9.8claws
3557
3558         0.9.8claws released
3559
3560 2003-12-19 [paul]       0.9.7claws51
3561
3562         * po/en_GB.po
3563           po/es.po
3564           po/ja.po
3565           po/pl.po
3566           po/sk.po
3567           po/zh_CN.po
3568                 update translations. submitted by me, Ricardo Mones
3569                 Lastra, Rui Hirokawa, Emil Nowak, Andrej Kacian,
3570                 Hansom Young
3571                 
3572         * src/folder_item_prefs.c
3573                 'enable_processing' set to FALSE by default
3574
3575 2003-12-18 [melvin]     0.9.7claws50
3576
3577         * po/fr.po
3578                 Updated French translation
3579
3580 2003-12-17 [christoph]  0.9.7claws49
3581
3582         * src/procheader.c
3583                 revert discarding of whitespace from 0.9.7claws44
3584
3585                 RFC2822 2.2.3: Unfolding is accomplished by simply
3586                 removing any CRLF that is immediately followed by WSP.
3587
3588 2003-12-17 [paul]       0.9.7claws48
3589
3590         * src/folder.c
3591                 fix new message count
3592                 
3593         * configure.ac
3594                 update autotools macros
3595
3596         * sync with 0.9.8a
3597
3598 2003-12-16 [christoph]  0.9.7claws47
3599
3600         * src/folder.c
3601                 fix folder update before adding MsgInfo to cache
3602                 in add_msginfo_to_cache()
3603
3604         * src/procmsg.c
3605                 remove old call to folder_item_update() that is no
3606                 longer required
3607
3608 2003-12-16 [christoph]  0.9.7claws46
3609
3610         * src/main.c
3611                 make sure the shutdown process only runs once
3612
3613 2003-12-16 [hoa]        0.9.7claws45
3614
3615         * src/mainwindow.c
3616         * src/messageview.c
3617         * src/summaryview.[ch]
3618                 Create filter rules using a message is fixed.
3619                 We can now create processing rules using a message.
3620
3621 2003-12-15 [alfons]     0.9.7claws44
3622
3623         * src/procheader.c
3624                 make sure we discard folding white space
3625
3626 2003-12-15 [luke]       0.9.7claws43
3627         * src/textview.c
3628         * src/mimeview.c
3629                 o use "name" parameter if "filename" doesn't exist
3630
3631 2003-12-14 [alfons]     0.9.7claws42
3632
3633         * src/summaryview.c
3634         * src/common/utils.c
3635                 allow quick finding based on the result of passing
3636                 a message to an external command. E.g:
3637
3638                         X "bogofilter < %F" 
3639                 
3640                 gets me all the spam in a folder.
3641
3642 2003-12-14 [luke]       0.9.7claws41
3643
3644         * src/textview.c
3645         * src/mimeview.c
3646                 o use parameter "filename" instead of "name" in a couple of 
3647                   places for correctness
3648
3649         * src/procmime.c
3650         * src/common/utils.[ch]
3651                 o make temporary filename for attachments safe for %p 
3652                   substitutions in actions.
3653
3654 2003-12-13 [christoph]  0.9.7claws40
3655
3656         * src/main.c
3657                 readd exit(0) to clean_quit() because otherwise sylpheed
3658                 does not always terminate
3659
3660         * src/pgpmime.c
3661         * src/privacy.h
3662                 add an identifier-string for PrivacySystems
3663
3664 2003-12-12 [paul]
3665
3666         * doc/man/sylpheed.1
3667                 update the man page
3668
3669 2003-12-12 [paul]       0.9.7claws39
3670
3671         general clean up
3672         
3673         * configure.ac
3674                 correct and clean up './configure --help' info
3675         
3676         * src/plugins/clamav/clamav_plugin.c
3677           src/plugins/spamassassin/spamassassin.c
3678                 correct plugin_desc(), works with LOCAL, IMAP, and
3679                 POP accounts
3680                 
3681         * src/filtering.c
3682           src/matcher.[ch]
3683           src/matcher_parser_parse.y
3684           src/prefs_filtering_action.c
3685                 use 'Change Score' instead of '(In/De)crease score'.
3686                 use *CHANGE_SCORE* instead of *ADD_SCORE*
3687          
3688          * src/mainwindow.c
3689                 hyphenate: 'Pre-processing', 'Post-processing'
3690                 
3691         * src/prefs_account.c
3692                 change 'Generate Message-ID' to 'Generate Message-Id'
3693                 
3694         * src/prefs_folder_item.c
3695                 change 'Processing on startup:' to 'Process at startup'
3696                 change 'Scan for new mail:' to 'Scan for new mail'
3697                 
3698 2003-12-11 [christoph]  0.9.7claws38
3699
3700         * src/crash.c
3701         * src/main.[ch]
3702                 make sure the clean_exit() funtion is not called again by the
3703                 signal handler while it is already running
3704
3705         (closes Bug 366 lost all folders -> spoiling folderlist.xml file)
3706
3707         * src/summaryview.c
3708                 fix wrong assertion
3709
3710 2003-12-11 [paul]       0.9.7claws37
3711
3712         * src/compose.c
3713                 'anonymise' Message-Id: header string
3714
3715 2003-12-11 [paul]       0.9.7claws36
3716
3717         * src/plugins/clamav/clamav_plugin.c
3718                 fix (don't break) signature count
3719                 use cl_strerror() instead of deprecated cl_perror()
3720         
3721 2003-12-11 [darko]      0.9.7claws35
3722
3723         * src/summaryview.c
3724                 also update the sort arrow (thanks Christoph)
3725
3726 2003-12-11 [darko]      0.9.7claws34
3727
3728         * src/summaryview.c
3729                 allow reverting to default sort mode (no sort)
3730
3731 2003-12-10 [hoa]        0.9.7claws33
3732
3733         * src/matcher.c
3734                 fixed quotation of string for matcher.
3735
3736 2003-12-08 [paul]       0.9.7claws32
3737
3738         * src/imap.c
3739           src/inc.c
3740                 plug memory leaks (patch by Alfons)
3741
3742 2003-12-08 [christoph]  0.9.7claws31
3743
3744         * src/folder_item_prefs.[ch]
3745         * src/folderview.c
3746         * src/prefs_folder_item.c
3747                 add new FolderItem property to exclude folders from new
3748                 mail checks
3749
3750         Patch submitted by Chad Robinson <crobinson@rfgonline.com>
3751
3752 2003-12-07 [paul]       0.9.7claws30
3753
3754         * src/plugins/clamav/clamav_plugin.c
3755                 fix signature count
3756
3757 2003-12-07 [thorsten]   0.9.7claws29
3758
3759         * src/filtering.c
3760                 debug_print some warning if destfolder missing
3761         * src/prefs_filtering.c
3762                 uninitialized filter list when deleting a folder
3763
3764 2003-12-06 [paul]       0.9.7claws28
3765
3766         * src/procheader.c
3767                 add Alfons' patch to trim line feeds
3768
3769 2003-12-06 [paul]       0.9.7claws27
3770
3771         * partial sync with 0.9.7cvs8
3772                 leaving claws' online/offline more or less intact
3773                 see ChangeLog 2003-12-04 and 2003-12-06
3774
3775 2003-12-06 [christoph]  0.9.7claws26
3776
3777         * src/messageview.c
3778         * src/privacy.[ch]
3779                 revert pirvacy API changes
3780
3781 2003-12-05 [alfons]     0.9.7claws25
3782
3783         * src/matcher.[ch]
3784                 clean up my old cruft
3785
3786 2003-12-05 [alfons]     0.9.7claws24
3787
3788         * src/matcher.c
3789                 fix comparison buglet ;-) and make `test` matcher
3790                 work again
3791
3792 2003-12-05 [alfons]     0.9.7claws23
3793
3794         * src/prefs_folder_item.c
3795                 K&R 2nd Ed., page 241 (function parameter identifiers
3796                 starting with an underscore are kind of insulting)
3797
3798 2003-12-05 [hoa]        0.9.7claws22
3799
3800         * src/main.c
3801         * src/mainwindow.[ch]
3802         * src/mainwindow.h
3803                 add destructor for mainwindow so that the last 
3804                 MimeInfo opened in messageview is destroyed when
3805                 exiting sylpheed.
3806
3807 2003-12-05 [hoa]        0.9.7claws21
3808
3809         * src/filtering.[ch]
3810         * src/matcher.[ch]
3811         * src/matcher_parser_lex.l
3812         * src/matcher_parser_parse.y
3813         * src/prefs_actions.c
3814         * src/prefs_filtering.c
3815         * src/common/utils.[ch]
3816                 quote arguments before giving them to command line.
3817                 fixed quote of string in matcher/processing/filtering rules.
3818
3819         * src/messageview.c
3820         * src/privacy.[ch]
3821                 allows decryption to return a new whole 
3822                 MIME message structure.
3823
3824 2003-12-04 [hoa]        0.9.7claws20
3825
3826         * src/filtering.[ch]
3827         * src/folder.c
3828         * src/mainwindow.c
3829         * src/matcher.c
3830         * src/matcher_parser_parse.y
3831         * src/folderview.c
3832                 global rules to run before folder specific rules.
3833                 global rules to run after folder specific rules.
3834                 
3835         * src/messageview.c
3836                 fixed quick addition of rules.
3837         
3838         * src/prefs_filtering.[ch]
3839         * src/summaryview.c
3840                 we can now customize the title for the dialog.
3841                 updated case where we rename of delete folders.
3842
3843         * src/addressbook.c
3844                 got back the function addressbook_browse_entry_cb()
3845                 that is needed in case we compiled with LDAP support.
3846
3847 2003-12-04 [paul]       0.9.7claws19
3848
3849         * sync with 0.9.7cvs6
3850                 see ChangeLog 2003-12-04
3851                 fixes bug 171 'Wrong message decoing: koi8-r and 
3852                 iso8859-5 looks same. Can't read many emails.'
3853
3854 2003-12-04 [paul]       0.9.7claws18
3855
3856         * po/POTFILES.in
3857                 remove 'src/prefs_scoring.c'
3858
3859 2003-12-03 [hoa]        0.9.7claws17
3860
3861         * src/Makefile.am
3862                 compilation of scoring.[ch] and prefs_scoring.[ch]
3863                 is removed.
3864         
3865         * src/filtering.[ch]
3866         * src/folder.c
3867         * src/folder_item_prefs.[ch]
3868         * src/folderview.c
3869         * src/main.c
3870         * src/mainwindow.c
3871         * src/matcher.[ch]
3872         * src/matcher_parser.h
3873         * src/matcher_parser_parse.y
3874         * src/prefs_filtering.[ch]
3875         * src/prefs_filtering_action.c
3876         * src/prefs_folder_item.c
3877         * src/prefs_scoring.[ch]              * REMOVED FILES *
3878         * src/procmsg.[ch]
3879         * src/scoring.[ch]                    * REMOVED FILES *
3880         * src/summaryview.c
3881                 merged scoring and filtering.
3882                 
3883                 Note : compatibility is kept by parsing score like 
3884                   add_score. To get the behaviour of older scoring 
3885                   system, you have to define some equivalent rule :
3886                   "score_lower -9999 hide"
3887                   "score_greater 9999 mark"
3888                   
3889                   To define global rules, you have to define them 
3890                   in the new global processing rules.
3891                   The variable that kept the list filtering rules 
3892                   was "global_processing" and has been renamed into 
3893                   "filtering_rules".
3894                   "global_processing" variable is now the name 
3895                   of the variable that keeps the list of global 
3896                   processing rules.
3897                   In the configuration file, "[global]" section is 
3898                   now for the global processing rules (which includes
3899                   score things and new global processing rules).
3900                   New "[filtering]" section is for the filtering rules.
3901                   
3902                   Before running with this version, during testing 
3903                   phase, ** MAKE A BACKUP ** of your matcherrc file.
3904                   Then, you have to make the following changes :
3905                   - leave all scoring rules in "[global]" section.
3906                   - move all other rules of "[global]" section to
3907                       a new section named "[filtering]".
3908
3909 2003-12-03 [christoph]  0.9.7claws16
3910
3911         * src/procmime.c
3912                 use default Content-Type as specified in RFC2045 if
3913                 Content-Type header is syntactically incorrect
3914
3915 2003-12-03 [christoph]  0.9.7claws15
3916
3917         * src/addressbook.c
3918         * src/addrindex.h
3919         * src/addritem.c
3920         * src/expldifdlg.h
3921         * src/exportldif.c
3922         * src/filtering.c
3923         * src/folder.c
3924         * src/folderview.c
3925         * src/jpilot.c
3926         * src/localfolder.c
3927         * src/matcher.h
3928         * src/matcher_parser_lex.l
3929         * src/matcher_parser_parse.y
3930         * src/news.c
3931         * src/prefs_filtering_action.c
3932         * src/prefs_folder_item.c
3933         * src/prefs_fonts.c
3934         * src/procmsg.c
3935         * src/sgpgme.c
3936                 clean up warnings
3937
3938         * src/procmime.c
3939                 revert 0.9.7claws14 change
3940
3941 2003-12-03 [alfons]     0.9.7claws14
3942
3943         * src/procmime.c
3944                 catch invalid Content-Type with no subtype
3945
3946 2003-12-03 [alfons]     0.9.7claws13
3947
3948         * src/alertpanel.h
3949         * src/setup.c
3950         * src/plugins/image_viewer/plugin.c
3951                 compile again, we need stddef.h for size_t
3952
3953 2003-12-03 [paul]       0.9.7claws12
3954
3955         * src/account.c
3956                 don't allow cloning of accounts with remote folders,
3957                 patch submitted by Ricardo Mones Lastra
3958
3959 2003-12-03 [christoph]  0.9.7claws11
3960
3961         * src/folder.[ch]
3962         * src/imap.c
3963         * src/localfolder.[ch]
3964         * src/mh.c
3965         * src/news.c
3966         * src/common/xml.[ch]
3967                 add set_xml() and get_xml() virtual functions to FolderClass to
3968                 save extra information for Folders (for example the rootpath
3969                 only used by LocalFolder). The folderlist write function no
3970                 longer needs to know the folder type to save this extra
3971                 information.
3972
3973 2003-12-02 [christoph]  0.9.7claws10
3974
3975         * src/Makefile.am
3976         * src/account.c
3977         * src/folder.[ch]
3978         * src/folderview.h
3979         * src/imap.c
3980         * src/localfolder.[ch]          ** NEW **
3981         * src/mainwindow.c
3982         * src/mh.[ch]
3983         * src/news.[ch]
3984         * src/prefs_account.[ch]
3985         * src/prefs_filtering.h
3986         * src/procmsg.h
3987         * src/remotefolder.[ch]         ** NEW **
3988         * src/common/xml.[ch]
3989                 add item_set_xml() and item_get_xml() virtual functions to
3990                 FolderClass to give folders the ability to add extra information
3991                 to the saved FolderItem data. If NULL the default function for
3992                 FolderItem will be used.
3993
3994 2003-11-29 [christoph]  0.9.7claws9
3995
3996         * src/procheader.c
3997                 fix bug in unfolding
3998
3999 2003-11-29 [luke]       0.9.7claws8
4000
4001         * src/textview.c
4002                 fix compilation for non c99 compilers
4003
4004 2003-11-29 [christoph]  0.9.7claws7
4005
4006         * src/procmime.[ch]
4007         * src/mimeview.c
4008                 o unknown disposition types should be handled as
4009                   attachment (RFC2183)
4010                 o missing headers should not default to inline
4011                   (would make "Save All" useless when disposition header
4012                    is not set by the sending mailer)
4013                 o remove old MimeInfo data and cleanup
4014
4015 2003-11-29 [luke]       0.9.7claws6
4016
4017         * src/procmime.[ch]
4018                 re-added parsing of Content-Disposition header
4019                         - removes the old  'gchar* content_disposition'
4020                         - adds a new field 'DispositionType disposition'
4021                         - adds parameters to MimeInfo::parameters
4022
4023         * src/mimeview.c
4024                 use the "filename" parameter for saving, and the new
4025                 MimeInfo::disposition for save all.
4026
4027         * src/compose.c
4028         * src/toolbar.[ch]
4029                 add a 'check spelling' button as a possibility for 
4030                 the compose toolbar
4031
4032         * src/stockpixmap.[ch]
4033         * src/pixmaps/check_spelling.xpm        ** NEW **
4034         * src/Makefile.am
4035                 add a pixmap for use with 'check spelling' button or
4036                 a user defined action
4037
4038         * src/textview.c
4039                 re-apply fixed (I hope) patch for bug 57
4040                 "Hidden URL in HTML Mails"
4041
4042 2003-11-28 [christoph]  0.9.7claws5
4043
4044         * src/procmime.c
4045                 o be more liberal in what we accept as Content-Type parameters
4046                 o ignore comments after parameters
4047
4048         * src/sgpgme.c
4049                 o only free passphrase when an error occurs
4050
4051 2003-11-28 [paul]       0.9.7claws4
4052
4053         * src/account.c
4054                 add 'Clone Account' function. patch submitted by
4055                 Ricardo Mones Lastra
4056
4057 2003-11-27 [thorsten]   0.9.7claws3
4058
4059         * src/mimeview.c
4060                 fix crash if 'save_all' failed twice
4061
4062 2003-11-27 [paul]       0.9.7claws2
4063
4064         * po/POTFILES.in
4065                 fix a typo
4066
4067         * po/zh_CN.po
4068                 update Simplified Chinese translation. submitted by
4069                 Hansom Young
4070
4071 2003-11-27 [paul]       0.9.7claws1
4072
4073         * po/POTFILES.in
4074                 clean up
4075
4076 2003-11-26 [paul]       0.9.7claws
4077
4078         * 0.9.7claws released
4079
4080 2003-11-26 [paul]       0.9.6claws99
4081
4082         * src/Makefile.am
4083                 add reference to pixmaps/mime_message.xpm
4084
4085 2003-11-26 [paul]       0.9.6claws98
4086
4087         * po/POTFILES.in
4088                 remove reference to src/sigstatus.c
4089
4090 2003-11-26 [christoph]  0.9.6claws97
4091
4092         * src/Makefile.am
4093         * src/prefs_common.c
4094         * src/rfc2015.c
4095         * src/sigstatus.[ch]            ** REMOVE **
4096                 remove signature result popup option and window
4097
4098 2003-11-26 [paul]       0.9.6claws96
4099
4100         * po/es.po
4101           po/ja.po
4102           po/pl.po
4103           po/sk.po
4104           po/sr.po
4105                 update translations. submitted by Ricardo Mones Lastra,
4106                 Rui Hirokawa, Emil Nowak, Andrej Kacian, and Urke MMI
4107
4108 2003-11-25 [christoph]  0.9.6claws95
4109
4110         * src/procmime.c
4111                 display mime structure only in debug mode
4112
4113 2003-11-25 [melvin]     0.9.6claws94
4114
4115         * po/fr.po
4116                 Updated French translations + typos fixes of older
4117                 translations (thanks to Fabien Vantard for pointing
4118                 to some of them)
4119
4120 2003-11-25 [melvin]     0.9.6claws93
4121
4122         * src/editldap.c
4123                 Fixed a couple of typos.
4124
4125 2003-11-24 [paul]       0.9.6claws92
4126
4127         * po/POTFILES.in
4128                 add 'src/textview.c'
4129
4130 2003-11-24 [paul]       0.9.6claws91
4131
4132         * src/sgpgme.c
4133                 fix typo. spotted by Rui Hirokawa <rui_hirokawa@ybb.ne.jp>
4134
4135 2003-11-24 [paul]       0.9.6claws90
4136
4137         * src/plugins/image_viewer/viewer.c
4138                 image_viewer_show_mimepart(): 
4139                 use procmime_mimeinfo_get_parameter() to get the file name
4140
4141 2003-11-24 [paul]       0.9.6claws89
4142
4143         * src/textview.c
4144                 textview_show_mime_part(): rewrite text hint
4145
4146 2003-11-22 [paul]       0.9.6claws88
4147
4148         * sync with 0.9.7cvs5
4149                 see ChangeLog 2003-11-21
4150
4151 2003-11-21 [paul]       0.9.6claws87
4152
4153         * src/mimeview.c
4154                 define shortcut key 'o' for 'Open with...'
4155
4156 2003-11-21 [alfons]     0.9.6claws86
4157
4158         * src/messageview.c
4159                 fix bug #383 'Deleting message from "separate message view" 
4160                 uses local Trash folder'
4161
4162 2003-11-21 [christoph]  0.9.6claws85
4163
4164         * src/mimeview.c
4165                 fix content-type guessing by name parameter when finding
4166                 the correct viewer
4167
4168 2003-11-21 [alfons]     0.9.6claws84
4169
4170         * src/main.c
4171                 no mail incorporation allowed with --offline param.
4172                 fixes bug #374, "--offline ignored"
4173
4174 2003-11-20 [christoph]  0.9.6claws83
4175
4176         * src/mimeinfo.c
4177                 use signed MimeInfo when checking the signature and not
4178                 the selected one
4179
4180 2003-11-19 [alfons]     0.9.6claws82
4181
4182         * src/mainwindow.c
4183                 fix crash when toggling separate views, patch submitted
4184                 by Pawel Pekala <c0rn|AT|gazeta.pl>.
4185                 fixes bug #342, "separate views  cause crash"
4186
4187 2003-11-19 [paul]       0.9.6claws81
4188
4189         * src/compose.c
4190                 compose_redirect_write_headers_from_headerlist(): 
4191                 add Resent-Cc: header (bug fix inherited from 0.9.7cvs3)
4192                 
4193         * src/main.c
4194                 code cleanup (inherited from 0.9.7cvs4)
4195                 
4196         * tools/tb2sylpheed
4197                 bugfix: added missing attribute-list start. submitted by
4198                 Urke MMI
4199
4200 2003-11-19 [luke]       0.9.6claws80
4201
4202         * src/textview.c
4203                 revert my last commit until I get time to fix it
4204
4205 2003-11-18 [christoph]  0.9.6claws79
4206
4207         * src/mimeview.[ch]
4208                 check parent MimeInfos for signatures and display the
4209                 result of the parent when found
4210
4211         * src/pgpmime.c
4212                 o avoid NULL pointer warnings
4213                 o use procmime_mimeinfo_get_parameter()
4214
4215         * src/sgpgme.c
4216                 small text changes
4217
4218 2003-11-17 [luke]       0.9.6claws78
4219
4220         * src/textview.c
4221                 add check for disguised URLs, fixing bug 57
4222                 "Hidden URL in HTML Mails"
4223
4224 2003-11-16 [christoph]  0.9.6claws77
4225
4226         * src/procmime.c
4227                 fix crash when parsing invalid Content-Type header
4228
4229 2003-11-16 [christoph]  0.9.6claws76
4230
4231         * src/pgpmime.c
4232         * src/privacy.c
4233         * src/procmime.c
4234         * src/sgpgme.[ch]
4235                 implement message decrypting
4236
4237         * src/rfc2015.c
4238                 remove old code
4239
4240 2003-11-14 [luke]       0.9.6claws75
4241
4242         * src/mimeview.c
4243                 fix a couple of problems that treated application/* and
4244                 application/octet-stream the wrong way around
4245                 (since 0.9.6claws10), causing "Open" to do nothing.
4246
4247 2003-11-14 [christoph]  0.9.6claws74
4248
4249         * src/messageview.c
4250         * src/pgpmime.c
4251         * src/privacy.[ch]
4252                 prepare for message part decrypting
4253
4254         * src/sgpgme.c
4255                 add output for expired signatures
4256
4257         * src/rfc2015.c
4258                 remove some old code
4259
4260 2003-11-10 [christoph]  0.9.6claws73
4261
4262         * src/mimeview.c
4263                 add "Full info" button for bad and warn signature status
4264
4265         * src/sgpgme.c
4266                 generate full signature info like gpg's output
4267                 (gpg -v --with-fingerprint --verify)
4268
4269 2003-11-10 [christoph]  0.9.6claws72
4270
4271         * src/mimeview.c
4272         * src/pgpmime.c
4273         * src/privacy.[ch]
4274         * src/sgpgme.[ch]
4275         * src/textview.[ch]
4276                 o add code to view full signature info
4277                 o do automatic signature checks
4278
4279 2003-11-10 [alfons]     0.9.6claws71
4280
4281         * src/summaryview.c
4282                 don't crash when gtkut_font_load() returns invalid font (has
4283                 something to do with locale settings)
4284                 Patch submitted by David Chalmers <davidc|AT|ccmi.salk.edu>.
4285
4286 2003-11-09 [alfons]     0.9.6claws70
4287
4288         * src/procmime.c
4289                 plug leak
4290
4291 2003-11-08 [luke]       0.9.6claws69
4292
4293         * src/summaryview.c
4294                 fix some typos
4295
4296         * src/compose.c
4297                 rewrite compose_attach_parts(), fixing various bugs mainly
4298                 to do with re-editing.
4299
4300         * src/mimeview.c
4301                 "save all" now only saves attachments with names/filenames
4302
4303 2003-11-04 [match]      0.9.6claws68
4304
4305         * src/ldapctrl.[ch]
4306                 fix broken LDAP support.
4307
4308         * src/ldapquery.c
4309                 remove printf's.
4310
4311 2003-11-04 [luke]       0.9.6claws67
4312
4313         * src/mimeview.c
4314                 o  fixed bug 4 "focus lost on messages with attachments"
4315                 o  fixed 'Save all' attachments for new mime changes
4316                 o  right clicking on icons consistent with right clicking on
4317                    mime tree
4318                   - fixes a bug where wrong part is saved when you
4319                     choose 'Save as' from popup menu
4320                   - fixes bug 308 "No way to "save all" attachments"
4321                 o  fixed a compiler warning.
4322
4323         * src/textview.c
4324                 o  removed flickering in mime tree when using "n" and "p"
4325                    shortcuts
4326                 o  fixed bug where selecting the textview and pressing e.g.
4327                    'y' causes sylpheed to respond twice.
4328
4329         * src/summaryview.c
4330                 removed hard coding of * and ! shortcuts (which only served
4331                 to cause problems if you tried to redefine the shortcuts)
4332
4333 2003-11-04 [luke]       0.9.6claws66
4334
4335         * src/plugins/image_viewer/viewer.c
4336         * src/plugins/image_viewer/viewerprefs.c
4337         * src/plugins/image_viewer/viewerprefs.glade
4338                 o  allow toggling of image scaling by clicking on image
4339                 o  respond to image's container widget resize
4340
4341         * src/procmime.c
4342                 o  fix bad parsing of message when re-editing/viewing a
4343                    message saved to the drafts folder
4344
4345 2003-11-02 [match]      0.9.6claws65
4346
4347         * src/browseldap.h
4348                 fix if not building LDAP support.
4349         * src/addrindex.c
4350         * src/ldapquery.[ch]
4351         * src/editldap.h
4352                 include support for contains query. feature req 529354.
4353
4354 2003-11-02 [alfons]     0.9.6claws64
4355
4356         * src/browseldap.c
4357                 fix build bustage if not compiling ldap support
4358
4359 2003-11-01 [match]      0.9.6claws63
4360
4361         * po/POTFILES.in
4362         * src/Makefile.am
4363         * src/addr_compl.[ch]
4364         * src/addrbook.c
4365         * src/addrcache.[ch]
4366         * src/addrdefs.h        ** NEW **
4367         * src/addressbook.c
4368         * src/addressitem.h
4369         * src/addrindex.[ch]
4370         * src/addritem.h
4371         * src/addrquery.[ch]
4372         * src/ldapquery.[ch]
4373         * src/ldapserver.[ch]
4374                 refactor LDAP query mechanism.
4375
4376         * src/browseldap.[ch]   ** NEW **
4377         * src/ldaplocate.[ch]   ** NEW **
4378                 add feature to browse LDAP entry that was retrieved using
4379                 an explicit LDAP search.
4380
4381 2003-11-01 [alfons]     0.9.6claws62
4382
4383         * src/prefs_gtk.c
4384                 prefs_write_param(): fail when we see an invalid type; all the
4385                 callers seem to handle this gracefully by reverting changes
4386
4387 2003-10-30 [christoph]  0.9.6claws61
4388
4389         * configure.ac
4390         * ac/openssl.m4
4391         * ac/spamassassin.m4
4392         * src/Makefile.am
4393                 use extra variables for all libraries to make sure plugins
4394                 are only linked with libraries they really need. $LIBS is always
4395                 added to the linking parameters, but we only what the libraries
4396                 listed in the Makefile
4397
4398 2003-10-29 [paul]       0.9.6claws60
4399
4400         * src/mimeview.c
4401                 don't use Subject for unknown part name
4402
4403 2003-10-29 [paul]       0.9.6claws59
4404
4405         * src/compose.c
4406                 get name of attachment(s) when re-editing, fwd'ing or
4407                 redirecting
4408                 
4409         * src/mimeview.c
4410                 get name of attachment(s) when saving
4411
4412 2003-10-29 [hoa]        0.9.6claws58
4413
4414         * src/textview.c
4415                 implemented multipart/alternative in MIME message viewer.
4416
4417 2003-10-28 [christoph]  0.9.6claws57
4418
4419         * configure.ac
4420                 make sure MathML-Viewer is not built with the
4421                 Gtk2 version of GtkMathView
4422
4423 2003-10-28 [paul]       0.9.6claws56
4424
4425         * sync with 0.9.7cvs1
4426                 see ChangeLog 2003-10-28
4427
4428 2003-10-27 [alfons]     0.9.6claws55
4429
4430         * src/matcher_parser_parse.y
4431         * src/gtk/colorlabel.c
4432                 allow setting color label to 0 in filtering/processing rules
4433                 (should fix bug 368, "Can't create a filter condition "colorlabel 0"") 
4434
4435 2003-10-26 [alfons]     0.9.6claws54
4436
4437         * src/summary_search.c
4438                 fix misnomer and correct selecting initial search node  
4439
4440 2003-10-26 [christoph]  0.9.6claws53
4441
4442         * src/pgpmime.c
4443         * src/sgpgme.c
4444                 change display of signature info to use only name of
4445                 signer, otherwise the text gets too long.
4446
4447         * src/procmime.c
4448                 don't use MimeInfo's filename to generate tmp filename
4449
4450 2003-10-25 [christoph]  0.9.6claws52
4451
4452         * src/procmime.c
4453                 fix message body searching
4454
4455 2003-10-25 [paul]       0.9.6claws51
4456
4457         * src/compose.c
4458                 use g_basename rather than basename
4459
4460 2003-10-24 [christoph]  0.9.6claws50
4461
4462         * src/sgpgme.c
4463                 change fetching of signature key's trust
4464
4465 2003-10-24 [paul]       0.9.6claws49
4466
4467         * po/sk.po
4468                 update Slovak translation
4469                 submitted by Andrej Kacian
4470                 
4471         * src/mainwindow.c
4472                 remove unknown menu entry /File/Add mailbox/mbox...
4473
4474 2003-10-24 [hoa]        0.9.6claws48
4475
4476         * src/Makefile.am
4477                 removed all references to mbox folders
4478
4479         * src/carray.[ch]               * REMOVED *
4480         * src/chash.[ch]                * REMOVED *
4481         * src/maillock.[ch]             * REMOVED *
4482         * src/mailmbox.[ch]             * REMOVED *
4483         * src/mailmbox_folder.[ch]      * REMOVED *
4484         * src/mailmbox_parse.[ch]       * REMOVED *
4485         * src/mailmbox_types.[ch]       * REMOVED *
4486         * src/mbox_folder.[ch]          * REMOVED *
4487                 remove implementation of mbox folders
4488                 and old mailbox folder.
4489                 mbox folder implementation will be added
4490                 as a plugin so that implementation can be entirely
4491                 synchronized with the files of the project they are
4492                 extracted from (libEtPan!).
4493         
4494         * src/mainwindow.c
4495         * src/folder.c
4496         * src/folderview.[ch]
4497         * src/procmsg.h         
4498                 Disable as much code that references mbox folders
4499                 as possible.
4500                 Some UI thing still need to know that folder is mbox
4501                 (when we have to enter the name of the mailbox and
4502                 we want to add /var/mail/$USER).
4503
4504 2003-10-23 [christoph]  0.9.6claws47
4505
4506         * src/noticeview.c
4507                 don't always display button when noticeview is made visible
4508
4509         * src/mimeview.c
4510         * src/pgpmime.c
4511         * src/privacy.[ch]
4512         * src/sgpgme.[ch]
4513                 get signature information from crypto system
4514
4515 2003-10-22 [paul]       0.9.6claws46
4516
4517         * po/es.po
4518                 updated by Ricardo Mones Lastra
4519
4520 2003-10-22 [paul]       0.9.6claws45
4521
4522         * src/Makefile.am
4523                 update to reflect the changes to the icons that
4524                 happened in 0.9.6claws35
4525
4526 2003-10-22 [alfons]     0.9.6claws44
4527         
4528         * src/carray.h
4529                 inline carray_count() 
4530
4531 2003-10-21 [alfons]     0.9.6claws43
4532
4533         * src/carray.h
4534                 glib wrappers
4535         * src/carray.c
4536                 disable
4537         * src/mailmbox.[ch]
4538         * src/mailmbox_folder.c
4539         * src/mailmbox_parse.c
4540         * src/mailmbox_types.[ch]
4541                 %s/uint32_t/guint
4542
4543 2003-10-21 [luke]       0.9.6claws42
4544
4545         * src/stock_pixmaps.[ch]
4546         * src/mimeview.c
4547         * src/pixmaps/mime_application_octet_stream.xpm         ** REMOVE **
4548         * src/pixmaps/messageview_text.xpm                      ** REMOVE **
4549                 o remove mime_application_octet_stream.xpm icon (it was never
4550                   really needed)
4551                 o remove redundant icon messageview_text.xpm
4552
4553         * src/mainwindow.c
4554                 fix visibility of signature noticeview when toggling 'separate
4555                 message view'
4556
4557 2003-10-21 [christoph]  0.9.6claws41
4558
4559         * src/procmime.c
4560                 decode multipart and rfc822 mime parts to allow further
4561                 parsing when required
4562
4563 2003-10-21 [christoph]  0.9.6claws40
4564
4565         * src/procmime.[ch]
4566         * src/textview.c
4567                 remove obsolete charset parameter in MimeInfo and fix
4568                 TextView to use the charset from the parameter hash table
4569
4570         * src/plugins/dillo_viewer/Makefile.am
4571         * src/plugins/trayicon/Makefile.am
4572                 add OPENSSL_CFLAGS to fix building with using
4573                 --with-openssl-* parameters
4574
4575 2003-10-21 [paul]       0.9.6claws39
4576
4577         * src/prefs_matcher.[ch]
4578                 replace remnants of the old, renamed 'Execute' matchtype
4579                 add a brief description to the Info window
4580
4581 2003-10-21 [hoa]        0.9.6claws38
4582         
4583         * src/Makefile.am
4584         * src/carray.[ch]               * NEW *
4585         * src/chash.[ch]                * NEW *
4586         * src/folder.c
4587         * src/maillock.[ch]             * NEW *
4588         * src/mailmbox.[ch]             * NEW *
4589         * src/mailmbox_folder.[ch]      * NEW *
4590         * src/mailmbox_parse.[ch]       * NEW *
4591         * src/mailmbox_types.[ch]       * NEW *
4592                 implementation of mbox folder with unique message numbers
4593
4594                 made use of libEtPan! implementation of mbox for lower-layer.
4595
4596 2003-10-20 [alfons]     0.9.6claws37
4597
4598         * src/noticeview.c
4599                 fix invalid argument warning
4600         * src/pgpmime.c
4601                 no in place variable
4602
4603 2003-10-20 [paul]       0.9.6claws36
4604
4605         * src/compose.[ch]
4606           src/filtering.c
4607           src/messageview.c
4608                 fix crash when using Forward in Filtering when
4609                 external editor option is set
4610                 
4611                 Patch submitted by Simon 'corecode' Schubert
4612                 <corecode@corecode.ath.cx> 
4613
4614 2003-10-20 [paul]       0.9.6claws35
4615
4616         * src/pixmaps/mime_gpg_expired.xpm      ** REMOVED **
4617           src/pixmaps/mime_gpg_failed.xpm       ** REMOVED **
4618           src/pixmaps/mime_gpg_passed.xpm       ** REMOVED **
4619           src/pixmaps/mime_gpg_signed.xpm       ** REMOVED **
4620           src/pixmaps/mime_gpg_unknown.xpm      ** REMOVED **
4621           src/pixmaps/privacy_expired.xpm       ** NEW FILE **
4622           src/pixmaps/privacy_failed.xpm        ** NEW FILE **
4623           src/pixmaps/privacy_passed.xpm        ** NEW FILE **
4624           src/pixmaps/privacy_signed.xpm        ** NEW FILE **
4625           src/pixmaps/privacy_unknown.xpm       ** NEW FILE **
4626           src/pixmaps/privacy_warn.xpm          ** NEW FILE **
4627           src/mimeview.c
4628           src/stock_pixmap.[ch]
4629                 replace mime_gpg_*.xpm icons with new privacy_*.xpm
4630                 icons. add privacy_warn.xpm icon
4631
4632 2003-10-20 [hoa]  0.9.6claws34
4633
4634         * src/folder_item_prefs.[ch]
4635         * src/prefs_folder_item.c
4636         * src/main.c
4637                 Added a property per folder to choose whether we 
4638                 want to apply processing on it on startup or if we
4639                 prefer to wait the folder selection to apply it.
4640         
4641         * src/messageview.c
4642                 fixed C89 compatibility (for old compilers, for
4643                 example gcc 2.95.x).
4644
4645 2003-10-17 [christoph]  0.9.6claws33
4646
4647         * src/mimeview.c
4648         * src/noticeview.[ch]
4649                 change noticeview icon to indicate signature status
4650
4651 2003-10-17 [christoph]  0.9.6claws32
4652
4653         * src/Makefile.am
4654         * src/main.c
4655         * src/mimeview.c
4656         * src/noticeview.c
4657         * src/pgpmime.[ch]                              ** NEW **
4658         * src/privacy.[ch]
4659         * src/rfc2015.c
4660         * src/sgpgme.c                                  ** NEW **
4661                 reimplement PGP/Mime signature checking (unfinished)
4662
4663 2003-10-15 [christoph]  0.9.6claws31
4664
4665         * src/procmime.[ch]
4666                 fix procmime_get_text_content() and
4667                 procmime_get_first_text_content()
4668
4669 2003-10-15 [christoph]  0.9.6claws30
4670
4671         * src/plugins/spamassassin/spamassassin_gtk.c
4672         * src/plugins/spamassassin/spamassassin_gtk.glade
4673                 fix timeout tooltip
4674
4675 2003-10-15 [paul]       0.9.6claws29
4676
4677         * src/messageview.c
4678                 workaround for buggy smtp servers. on sending a
4679                 return receipt strip the name part from the address
4680                 when creating headers
4681                 
4682 2003-10-15 [paul]       0.9.6claws28
4683
4684         * sync with 0.9.7 release
4685                 see ChangeLog 2003-10-15
4686
4687 2003-10-14 [christoph]  0.9.6claws27
4688
4689         * src/plugins/clamav/clamav_plugin.c
4690                 fix clamav plugin
4691
4692 2003-10-14 [christoph]  0.9.6claws26
4693
4694         * src/compose.c
4695         * src/mimeview.c
4696         * src/procmime.[ch]
4697         * src/rfc2015.c
4698         * src/textview.c
4699         * src/plugins/clamav/clamav_plugin.c
4700                 use GNode to create the mime tree (some changes to functions
4701                 that traverse the tree are just quick and dirty. Maybe we
4702                 can find better solutions with g_node_*-functions)
4703
4704 2003-10-14 [luke]       0.9.6claws25
4705
4706         * src/mimeview.c
4707                 fix a navigation bug (stupid typo of mine)
4708
4709 2003-10-14 [christoph]  0.9.6claws24
4710
4711         * src/textview.c
4712                 fix missing last line in plain/text mails
4713
4714 2003-10-13 [luke]       0.9.6claws23
4715
4716         * src/summaryview.c
4717                 fix bug 334 (part 1)
4718
4719 2003-10-13 [kov]        0.9.6claws22
4720
4721         * src/mimeview.c
4722                 error checking when the user enters a non-directory at
4723                 the file selection dialog.
4724                 work-around for users entering directory location without
4725                 adding a leading G_DIR_SEPARATOR.
4726
4727 2003-10-13 [luke]       0.9.6claws21
4728
4729         * src/compose.c
4730                 error reporting for inserting files, including catching
4731                 invalid characters for current locale/encoding
4732
4733 2003-10-13 [paul]       0.9.6claws20
4734
4735         * src/folderview.c
4736                 fix bug #347 'subscribe newsgroups crashes'
4737
4738 2003-10-13 [paul]       0.9.6claws19
4739
4740         * src/compose.c
4741                 when using 'Reply to all' include the 'send replies
4742                 to' folder property
4743                 
4744         * po/ja.po
4745                 update Japanese translation. submitted by Rui Hirokawa 
4746                 <rui_hirokawa@ybb.ne.jp>        
4747
4748 2003-10-13 [hoa]        0.9.6claws18
4749
4750         * src/account.c
4751         * src/compose.c
4752         * src/messageview.c
4753         * src/procheader.c
4754         * src/procheader.h
4755                 rename get_header_from_msginfo() into
4756                 procheader_get_header_from_msginfo() so that we have a
4757                 coherent exported naming.
4758                 avoid parsing of header contained in a string via
4759                 a newly written temporary file.
4760
4761         Patch submitted by Simon 'corecode' Schubert
4762                 <corecode@corecode.ath.cx>
4763
4764 2003-10-12 [hoa]        0.9.6claws17
4765
4766         * src/filtering.c
4767         * src/filtering.h
4768         * src/matcher.c
4769         * src/matcher.h
4770         * src/matcher_parser_parse.y
4771         * src/prefs_filtering_action.c
4772                 added "stop" action : stop applying the filtering rules.
4773                 added "set score" and "increase/decrease score" actions.
4774                 That two last action replace the "change_score" action
4775                 introduced by alfons in 0.8.8claws85.
4776                 "set score" is to set a given score to the message.
4777                 "increase/decrease score" will increase or decrease the
4778                 score if the given value is respectively positive or
4779                 negative. If someone find a some better name for this last
4780                 rule, it can be modified.
4781
4782 2003-10-12 [paul]       0.9.6claws16
4783
4784         * AUTHORS
4785           po/ja.po
4786                 update Japanese translation. submitted by Rui Hirokawa 
4787                 <rui_hirokawa@ybb.ne.jp>
4788
4789 2003-10-12 [christoph]  0.9.6claws15
4790
4791         * src/procmime.c
4792                 fix crash caused by incorrect headers
4793
4794 2003-10-10 [christoph]  0.9.6claws14
4795
4796         * src/main.c
4797         * src/privacy.[ch]
4798         * src/rfc2015.[ch]
4799                 implement detection of signed message parts for rfc2015
4800
4801 2003-10-10 [thorsten]   0.9.6claws13
4802
4803         * src/mimeview.c
4804                 fix typo
4805
4806 2003-10-10 [christoph]  0.9.6claws12
4807
4808         * src/stock_pixmap.[ch]
4809         * src/pixmaps/mime_message.xpm                  ** NEW **
4810                 add a new icon for mime type "message"
4811
4812         * src/privacy.[ch]
4813         * src/procmime.[ch]
4814                 add crypto api
4815
4816         * src/mimeview.c
4817                 o use crypto api
4818                 o add icons for message type mime parts
4819
4820 2003-10-10 [christoph]  0.9.6claws11
4821
4822         * src/mainwindow.c
4823         * src/messageview.[ch]
4824         * src/mimeview.[ch]
4825         * src/procmime.[ch]
4826         * src/procmsg.[ch]
4827         * src/rfc2015.c
4828         * src/summaryview.c
4829         * src/textview.[ch]
4830                 o remove switching between TextView and MimeView in MessageView
4831                   (if required we can hide the icon box and the MimeView will
4832                    look exaxtly like the TextView)
4833                 o temporary remove signature and decrypting GPGME code
4834
4835 2003-10-09 [christoph]  0.9.6claws10
4836
4837         * src/action.c
4838         * src/compose.c
4839         * src/messageview.c
4840         * src/mimeview.c
4841         * src/procmime.[ch]
4842         * src/procmsg.c
4843         * src/rfc2015.c
4844         * src/textview.c
4845         * src/common/utils.[ch]
4846         * src/plugins/clamav/clamav_plugin.c
4847         * src/plugins/dillo_viewer/dillo_viewer.c
4848         * src/plugins/image_viewer/viewer.c
4849         * src/plugins/mathml_viewer/mathml_viewer.c
4850                 new mime parser (several things need fixing)
4851
4852 2003-10-09 [paul]       0.9.6claws9
4853
4854         * src/imap.c
4855                 a little more sync with 0.9.6cvs2 and a tidy up
4856
4857 2003-10-08 [paul]       0.9.6claws8
4858
4859         * sync with 0.9.6cvs2
4860                 see ChangeLog 2003-10-03
4861
4862 2003-10-05 [christoph]  0.9.6claws7
4863
4864         * src/summaryview.c
4865                 don't use flags to check if a message is in a news folder
4866
4867         (closes Bug 282 clicking on folder with copied Messages from News
4868          immediately after having copied them crashes Sylpheed-Claws)
4869
4870 2003-10-05 [christoph]  0.9.6claws6
4871
4872         * src/Makefile.am
4873         * src/progressdialog.[ch]               ** REMOVE **
4874         * src/gtk/Makefile.am
4875         * src/gtk/progressdialog.[ch]           ** NEW **
4876                 move progressdialog to gtk directory
4877
4878 2003-10-04 [christoph]  0.9.6claws5
4879
4880         * src/prefs_toolbar.c
4881         * src/gtk/prefswindow.c
4882                 remove widget_show_all for pages root widget
4883
4884         * src/plugins/spamassassin/spamassassin.[ch]
4885         * src/plugins/spamassassin/spamassassin_gtk.c
4886         * src/plugins/spamassassin/spamassassin_gtk.glade
4887                 add support for new libspamc transports
4888
4889 2003-10-04 [christoph]  0.9.6claws4
4890
4891         * src/plugins/spamassassin/libspamc.[ch]
4892         * src/plugins/spamassassin/spamassassin.c
4893         * src/plugins/spamassassin/utils.[ch]
4894                 update libspamc to version from SpamAssassin 2.60
4895
4896 2003-10-03 [christoph]  0.9.6claws3
4897
4898         * src/send_message.c
4899                 fix missing format string bug found by
4900                 Georgi Guninski <guninski@guninski.com>
4901
4902 2003-10-03 [paul]       0.9.6claws2
4903
4904         * po/zh_CN.po
4905                 update Simpilified Chinese translation, submitted by
4906                 Hansom Young
4907
4908 2003-10-02 [christoph]  0.9.6claws1
4909
4910         * src/imap.c
4911                 add UIDPLUS support for COPY and EXPUNGE
4912
4913 2003-10-02 [paul]       0.9.6claws
4914
4915         * 0.9.6claws released
4916
4917 2003-10-02 [paul]
4918
4919         * po/es.po
4920           po/sk.po
4921                 update Spanish and Slovak translations
4922                 submitted by Ricardo Mones Lastra and Andrej Kacian
4923  
4924 2003-10-02 [paul]       0.9.5claws43
4925
4926         * po/en_GB.po
4927                 update British English translation
4928
4929 2003-10-02 [paul]       0.9.5claws42
4930
4931         * po/hr.po
4932                 update Croatian translation, submitted by Dragan
4933
4934 2003-10-01 [paul]       0.9.5claws41
4935
4936         * po/pl.po
4937           po/sr.po
4938                 update Polish and Serbian translations, submitted by
4939                 Emil and Urke MMI
4940
4941 2003-10-01 [melvin]     0.9.5claws40
4942
4943         * po/fr.po
4944                 Updated French translations
4945
4946 2003-10-01 [melvin]     0.9.5claws39
4947
4948         * src/prefs_fonts.c
4949                 Fixed a Gtk warning
4950
4951         * src/plugins/dillo_prefs.c     
4952                 Quasi unnoticeable UI clean-up.
4953
4954 2003-10-01 [paul]
4955
4956         * tools/README
4957           tools/maildir2sylpheed.pl
4958                 bug fixes, rewrites, submitted by Matthias Förste 
4959                 <itsjustme@users.sourceforge.net>
4960
4961 2003-09-29 [paul]       0.9.5claws38
4962
4963         * src/inc.c
4964                 fix my coding carelessness
4965
4966 2003-09-29 [paul]       0.9.5claws37
4967
4968         * po/POTFILES.in
4969           src/Makefile.am
4970           src/main.c
4971           src/prefs_common.[ch]
4972           src/prefs_fonts.[ch]  ** NEW FILES **
4973                 move Font config options to Other Prefs/Display/Fonts
4974                 (user's current configuration is preserved)
4975
4976 2003-09-29 [paul]       0.9.5claws36
4977
4978         * src/inc.c
4979           src/prefs_account.c
4980                 allow 'local_mbox' value to point to either a directory 
4981                 (/var/mail -  default, new) or a file (/var/mail/username
4982                 - original)
4983
4984 2003-09-28 [paul]       0.9.5claws35
4985
4986         * src/rfc2015.c
4987                 on signature check, where key exists, print the
4988                 Key ID
4989
4990 2003-09-27 [alfons]     0.9.5claws34
4991
4992         * src/action.c
4993                 o make progress bar not fill/expand when resizing dialog
4994                 o use default fixed text font for actions output
4995
4996 2003-09-27 [paul]       0.9.5claws33
4997
4998         * src/prefs_common.[ch]
4999           src/procmsg.c
5000           src/send_message.c
5001                 remove External Program settings from Common Prefs/Send
5002                 as they are now unnecessary due to Local account settings.
5003                 plus a little tidying-up after 0.9.5claws31
5004
5005 2003-09-27 [paul]       0.9.5claws32
5006
5007         * src/prefs_account.c
5008                 o make correction to gui text:
5009                   'Local mailbox file' -> 'Local mailbox directory'
5010                 o give 'local_mbox' option a reasonable default value:
5011                   '/var/mail'
5012                 o use 'DEFAULT_SENDMAIL_CMD' as default 'mail_command'
5013                   value
5014
5015 2003-09-26 [paul]       0.9.5claws31
5016
5017         * src/inc.c
5018           src/prefs_common.[ch]
5019                 remove 'Incorporate from spool' common pref,
5020                 force creation of a 'Local' account
5021
5022 2003-09-26 [christoph]  0.9.5claws30
5023
5024         * src/folder.c
5025         * src/msgcache.c
5026                 add more NULL pointer checks
5027
5028 2003-09-25 [christoph]  0.9.5claws29
5029
5030         * src/folder.c
5031                 o don't fetch source message to get it's message id
5032                 o immediately scan dest folder when copying a message did not
5033                   return a new message number and not do it when the first message
5034                   without a new message number is found
5035
5036 2003-09-23 [christoph]  0.9.5claws28
5037
5038         * src/compose.c
5039                 fix generating of headers
5040
5041         (patch by David Relson <relson@osagesoftware.com>)
5042
5043 2003-09-23 [paul]       0.9.5claws27
5044
5045         * po/zh_CN.po
5046                 update Simplified Chinese translation. submitted by
5047                 Hansom Young
5048
5049 2003-09-23 [paul]       0.9.5claws26
5050
5051         * tools/Makefile.am
5052           tools/README
5053           tools/vcard2xml.py    ** NEW FILE **
5054                 add a script that converts an evolution vcard to
5055                 sylpheed's xml format
5056                 submitted by Bogdan Sumanariu <bsumanariu@one5.ro>
5057
5058 2003-09-22 [paul]       0.9.5claws25
5059
5060         * src/plugins/clamav/clamav_plugin.c
5061                 don't skip MULTIPART parts
5062
5063 2003-09-21 [christoph]  0.9.5claws24
5064
5065         * src/alertpanel.c
5066                 remove unneeded include
5067
5068         * src/folder.c
5069                 clean up copy/move mess with duplicated code
5070
5071         * src/imap.c
5072                 fix problem that sometimes the folder was not scanned
5073                 also it was changed
5074
5075 2003-09-21 [christoph]  0.9.5claws23
5076
5077         * src/Makefile.am
5078         * src/logwindow.[ch]                    ** REMOVE **
5079         * src/mainwindow.c
5080         * src/prefs_common.c
5081         * src/gtk/Makefile.am
5082         * src/gtk/logwindow.[ch]                ** ADD **
5083                 make logwindow prefs_common independent and move
5084                 it to gtk directory
5085
5086 2003-09-20 [christoph]  0.9.5claws22
5087
5088         * src/compose.c
5089                 add extra space for address code conversion
5090                 (4 * unconvered size could be too small for short headers)
5091
5092 2003-09-20 [christoph]  0.9.5claws21
5093
5094         * src/compose.c
5095                 increase temp buffer size when writing headers
5096
5097 2003-09-19 [darko]      0.9.5claws20
5098
5099         * src/compose.c
5100                 don't ignore value of 'Save copy of outgoing messages to
5101                 this folder instead of Sent' in message redirect
5102
5103 2003-09-17 [christoph]  0.9.5claws19
5104
5105         * src/compose.c
5106                 use ", " as address seperator for mail headers and pass whole
5107                 header line at once to compose_convert_header to make sure
5108                 it is correctly folded
5109
5110         (closes Bug 64 Problem when sending to many recipients)
5111
5112 2003-09-17 [hoa]        0.9.5claws18
5113         
5114         * src/matcher.[ch]
5115           src/matcher_parser_parse.y
5116           src/prefs_matcher.c
5117                 changed the keyword used for command execution in condition
5118                 keyword is changed from "execute" to "test"
5119                 so that it is not the same as the one used for action.
5120                 This will fix a bug when using filtering dialog.
5121                 All semantic in the code is also changed to reflect
5122                 the keyword change.
5123
5124 2003-09-17 [paul]
5125         
5126         * sync with 0.9.6 release
5127
5128 2003-09-17 [paul]       0.9.5claws17
5129
5130         * sync with 0.9.5cvs8
5131                 see ChangeLog 2003-09-16 and 2003-09-17
5132
5133 2003-09-16 [paul]       0.9.5claws16
5134
5135         * sync with 0.9.5cvs6
5136                 see ChangeLog 2003-09-16
5137
5138 2003-09-15 [paul]       0.9.5claws15
5139
5140         * sync with 0.9.5cvs5
5141                 see ChangeLog 2003-09-15
5142
5143 2003-09-14 [alfons]     0.9.5claws14
5144
5145         * src/inc.c
5146                 make "Go to inbox after receiving new mail" again;
5147                 regression of a sync, restored to sylpheed main 
5148                 behaviour. (misses still some bits)
5149
5150 2003-09-14 [alfons]     0.9.5claws13
5151
5152         * src/prefs_filtering_action.c
5153                 o add proper message if empty execute command line
5154                 o don't select first action item after registering a
5155                   new action to prevent (what seems to be a GTK) bug
5156                   #36, "filtering will only accept one action change 
5157                   per invocation".
5158
5159 2003-09-14 [alfons]     0.9.5claws12
5160
5161         * src/prefs_filtering.c
5162         * src/prefs_filtering_action.c
5163         * src/prefs_matcher.c
5164                 fix function signature for key_pressed_event signal handlers
5165
5166 2003-09-14 [alfons]     0.9.5claws11
5167
5168         * src/mainwindow.c
5169                 fix regression caused by fix for invalid bug #7
5170                 (should fix #246, "Multiple selections are deselected when 
5171                 moving from search window to main window")
5172                 
5173 2003-09-14 [alfons]     0.9.5claws10
5174         
5175         * src/actions.[ch]
5176         * src/filtering.[ch]
5177         * src/prefs_actions.c
5178                 allow `filtering actions` in actions; only for advanced users
5179                 right now: try for example, "%as{mark color 2}" 
5180         
5181 2003-09-13 [paul]       0.9.5claws9
5182         
5183         * po/pl.po
5184           po/zh_CN.po   ** NEW FILE **
5185                 update Polish translation, submitted by Emil 
5186                 <eminowbl@posejdon.wpk.p.lodz.pl>
5187                 add new Simplified Chinese translation, submitted by
5188                 Hansom Young <hansom_young@yahoo.com>
5189
5190 2003-09-12 [alfons]     0.9.5claws8
5191
5192         * src/summaryview.c
5193                 don't open separate message views when View | Separate message view
5194                 is active 
5195                 (please look carefully for any navigation regressions)
5196
5197 2003-09-11 [alfons]     0.9.5claws7
5198
5199         * src/mainwindow.c
5200                 make default message view, opened by View | Separate message 
5201                 view, look like a claws message view (which includes a menu
5202                 bar and a toolbar)
5203                 (fixes bug #298, "message view loses tool bar") 
5204
5205 2003-09-11 [christoph]  0.9.5claws6
5206
5207         * src/folderview.c
5208                 fix double deleting of newsgroup folders
5209
5210         (closes Bug 305 crash after deleting of a newsgroup)
5211
5212 2003-09-11 [paul]       0.9.5claws5
5213
5214         * src/rfc2015.c
5215           src/common/utils.h
5216                 more sync'ing from 0.9.5cvs2
5217
5218 2003-09-11 [christoph]  0.9.5claws4
5219
5220         * src/compose.c
5221         * src/rfc2015.c
5222         * src/common/utils.h
5223                 fix sync with 0.9.5cvs2
5224
5225 2003-09-11 [paul]       0.9.5claws3
5226
5227         * sync with 0.9.5cvs4
5228                 see ChangeLog 2003-09-11
5229
5230 2003-09-11 [paul]       0.9.5claws2
5231
5232         * sync with 0.9.5cvs2
5233                 see ChangeLog 2003-09-05
5234                 
5235 2003-09-11 [paul]       0.9.5claws1
5236
5237         * sync with 0.9.5cvs3
5238                 see ChangeLog 2003-09-10
5239
5240 2003-09-10 [paul]       0.9.5claws
5241
5242         * 0.9.5claws released
5243
5244 2003-09-10 [paul]       0.9.4claws78
5245
5246         * src/Makefile.am
5247                 add missing files
5248
5249 2003-09-10 [melvin]     0.9.4claws77
5250
5251         * po/fr.po
5252                 Updated French translations
5253
5254 2003-09-10 [paul]       0.9.4claws76
5255
5256         * po/es.po
5257           po/sk.po
5258           po/sr.po
5259                 update Spanish, Slovak, and Serbian translations.
5260                 submitted by Ricardo Mones Lastra, Andrej Kacian,
5261                 and Urke MMI
5262                 
5263         * AUTHORS
5264                 add translation team section
5265
5266 2003-09-09 [christoph]  0.9.4claws75
5267
5268         * src/folder.c
5269                 free item->prefs in folder_item_destroy
5270
5271 2003-09-09 [alfons]     0.9.4claws74
5272
5273         * src/folderview.c
5274                 o proper check for root node sorting
5275                 o remove unnecessary gtk_ctree_remove_node 
5276
5277         (should fix bug #300, "crash while moving folder")      
5278
5279 2003-09-08 [christoph]  0.9.4claws73
5280
5281         * src/folderview.c
5282                 o fix double adding of IMAP FolderItems to GtkCTree
5283                 o fix crash then mbox folder is removed
5284
5285 2003-09-08 [christoph]  0.9.4claws72
5286
5287         * src/folder.c
5288         * src/folderview.c
5289         * src/mainwindow.c
5290                 fix new folder notification
5291
5292         * src/mbox_folder.c
5293                 fix cache path
5294
5295 2003-09-08 [christoph]  0.9.4claws71
5296
5297         * src/compose.c
5298                 replace '\n' and '\r' before removing trailing spaces
5299
5300         * src/folder.[ch]
5301         * src/folderview.c
5302                 add information about new or removed items in folder tree change
5303                 notification and use this in folderview to add and remove only
5304                 the appected items and not refresh the whole tree
5305
5306 2003-09-07 [match]      0.9.4claws70
5307
5308         * src/Makefile.am
5309         * src/addr_compl.c
5310         * src/addressbook.c
5311         * src/addressitem.h
5312         * src/addrindex.c
5313         * src/addritem.c
5314         * src/addritem.h
5315         * src/addrquery.c                       ** NEW **
5316         * src/addrquery.h
5317         * src/ldapquery.c
5318         * src/ldapserver.c
5319         * src/stock_pixmap.c
5320         * src/stock_pixmap.h
5321         * src/pixmaps/address_search.xpm        ** NEW **
5322                 re-introduce Lookup button for LDAP 'static' searches.
5323
5324 2003-09-07 [alfons]     0.9.4claws69
5325         
5326         * src/summaryview.c
5327                 abandon setting usize for messageview because it gives layout problems
5328                 with the quick search bar and the headerview; fixes assorted UI glitches:
5329                 
5330                 o bug #148, "Toggling of quick-search bar reduces index view area" 
5331                 o bug #280, "Window resiizes for line length but does not revert"
5332
5333 2003-09-07 [christoph]  0.9.4claws68
5334
5335         * src/compose.c
5336                 o make sure we don't have any newlines in header values
5337                 o check custom headers for spaces and newlines and ignore
5338                   malformed header names
5339
5340 2003-09-06 [christoph]  0.9.4claws67
5341
5342         * src/folder.c
5343         * src/folderview.c
5344                 invoke notification hook for folder tree changes after append
5345                 and remove folder
5346
5347         (closes Bug 294 Crash while moving folder with many subdirectories)
5348
5349 2003-09-06 [christoph]  0.9.4claws66
5350
5351         * src/folder.c
5352                 destroy folder's MsgCache if FolderItem is removed to make sure
5353                 it is not saved when the FolderItem is destroyed
5354
5355 2003-09-06 [christoph]  0.9.4claws65
5356
5357         * src/plugins/clamav/clamav_plugin.c
5358                 fix copy & paste bug
5359
5360 2003-09-05 [christoph]  0.9.4claws64
5361
5362         * src/folder.c
5363         * src/messageview.[ch]
5364         * src/procmsg.[ch]
5365         * src/summaryview.c
5366                 extend MSGINFO_UPDATE_HOOK to send delete notifications. Used
5367                 by MessageView to clear it when the message is deleted. Should
5368                 work even if messages are deleted in MainWindow or by
5369                 processing.
5370
5371 2003-09-05 [alfons]     0.9.4claws63
5372
5373         * src/messageview.c
5374                 deleting a message in a message view frees its msginfo, make 
5375                 messageview_update_all() aware of that (should fix bug #293,
5376                 "deleting message caused crash")
5377
5378 2003-09-05 [melvin]     0.9.4claws62
5379
5380         * src/action.c
5381                 Improve synchronous action exit code (fixes 
5382                 a ~5 seconds delay after action exit on RedHat 9)
5383
5384 2003-09-04 [christoph]  0.9.4claws61
5385
5386         * src/compose.c
5387         * src/rfc2015.c
5388         * src/common/utils.[ch]
5389                 add util function to create mime boundary and use it
5390                 in compose and gpg code
5391
5392 2003-09-04 [alfons]     0.9.4claws60
5393
5394         * src/folder.c
5395                 source folder item's GNode should already have been freed in 
5396                 a previous call to src->folder->klass->remove_folder()
5397                 (should fix bug #287, "crash when moving folders")
5398
5399 2003-09-03 [thorsten]   0.9.4claws59
5400
5401         * src/plugins/spamassassin/spamassassin_gtk.c
5402                 fix compile error
5403
5404 2003-09-03 [christoph]  0.9.4claws58
5405
5406         * src/plugins/spamassassin/spamassassin.[ch]
5407         * src/plugins/spamassassin/spamassassin_gtk.c
5408                 add timeout config option
5409
5410 2003-09-03 [paul]       0.9.4claws57
5411
5412         * po/sk.po      ** NEW FILE **
5413                 add Slovak translation. Submitted by Andrej Kacian 
5414                 <andrej@kacian.sk>
5415
5416 2003-09-03 [paul]       0.9.4claws56
5417
5418         * src/plugins/clamav/clamav_plugin_gtk.c
5419                 gui tweaks: replace a label with a tooltip, modify the
5420                 text, use gtk_check_button_new(); instead of
5421                 gtk_check_button_new_with_label("");
5422
5423 2003-09-02 [alfons]     0.9.4claws55
5424
5425         * src/gtk/filesel.c
5426                 remember last used dir when attaching multiple files (should fix
5427                 bug #290, "Attach File does not remember directory")
5428
5429 2003-09-01 [paul]       0.9.4claws54
5430
5431         * po/es.po
5432                 updated by Ricardo Mones Lastra
5433
5434 2003-09-01 [alfons]     0.9.4claws53
5435
5436         * src/gtk/gtkaspell.[ch]
5437                 be pedantic and strict and use const gchar * instead of guchar *
5438
5439 2003-09-01 [alfons]     0.9.4claws52
5440
5441         * src/mainwindow.c
5442         * src/summaryviewc.
5443                 re-enable Save As when multiple messages are selected
5444
5445 2003-09-01 [paul]       0.9.4claws51
5446
5447         * src/textview.c
5448                 g_free(trimmed_uri);
5449
5450 2003-09-01 [paul]       0.9.4claws50
5451
5452         * sync with 0.9.4cvs13
5453                 see ChangeLog 2003-09-01
5454
5455 2003-09-01 [paul]       0.9.4claws49
5456
5457         * src/textview.c
5458                 trim uri before sending to the statusbar
5459                 fixes Bug 275 'Clicking on long URL wrapped onto two lines
5460                 in the message window causes main S-C window to enlarge 
5461                 past screen edges'
5462
5463 2003-09-01 [paul]       0.9.4claws48
5464
5465         * sync with 0.9.4cvs12
5466                 see ChangeLog 2003-09-01
5467
5468 2003-08-30 [christoph]  0.9.4claws47
5469
5470         * src/compose.c
5471         * src/folder_item_prefs.[ch]
5472         * src/prefs_folder_item.c
5473         * src/gtk/gtkaspell.[ch]
5474                 commit per folder dictionary patch by
5475                 Paul Evans <nerd@freeuk.com>
5476
5477 2003-08-30 [christoph]  0.9.4claws46
5478
5479         * src/plugins/spamassassin/spamassassin_gtk.c
5480         * src/plugins/spamassassin/spamassassin_gtk.glade
5481                 reduce GUI clutter by placing hints into tooltips
5482
5483 2003-08-30 [paul]       0.9.4claws45
5484
5485         * src/compose.c
5486                 add 'Content-Disposition: inline' to a text/plain
5487                 part when using PGP/MIME signing
5488
5489 2003-08-30 [paul]       0.9.4claws44
5490
5491         * src/prefs_common.c
5492           src/prefs_spelling.c
5493           src/prefs_spelling.glade
5494                 reduce GUI clutter by placing hints into tooltips
5495
5496 2003-08-29 [christoph]  0.9.4claws43
5497
5498         * configure.ac
5499                 fix bug found by Ivan Rayner <ivanr@sgi.com>
5500
5501         * src/stock_pixmap.c
5502                 change unecessary warning into a debug message
5503
5504         * src/plugins/clamav/Makefile.am
5505                 Fix error "-I$(CLAMAV_LIBS)"
5506
5507 2003-08-29 [christoph]  0.9.4claws42
5508
5509         * intl/Makefile.in
5510         * src/Makefile.am
5511         * src/matcher.h
5512         * src/common/Makefile.am
5513         * src/common/passcrypt.c
5514                 commit fixes and patches for some of the IRIX problems found by
5515                 Ivan Rayner <ivanr@sgi.com>
5516
5517 2003-08-29 [paul]       0.9.4claws41
5518
5519         * src/prefs_filtering.c
5520                 add 'Top' and 'Bottom' buttons, based on changes in
5521                 src/prefs_filter.c in 0.9.4cvs11.
5522
5523 2003-08-27 [christoph]  0.9.4claws40
5524
5525         * src/folderview.c
5526                 fix bug that the current summary settings were copied to the
5527                 wrong folder item, when the folder item prefs are opened.
5528                 Copying is not required because summary settings and
5529                 folder_item_prefs do not contain the same settings
5530
5531 2003-08-27 [thorsten]   0.9.4claws39
5532
5533         * src/imap.c
5534                 fix compile error
5535
5536 2003-08-26 [paul]       0.9.4claws38
5537
5538         * sync with 0.9.4cvs9
5539                 see ChangeLog 2003-08-26
5540
5541 2003-08-25 [paul]       0.9.4claws37
5542
5543         * sync with 0.9.4cvs8
5544                 see ChangeLog 2003-08-25
5545
5546 2003-08-24 [christoph]  0.9.4claws36
5547
5548         * src/prefs_filtering.c
5549                 shouldn't remove items from a GSList while iterating over the
5550                 list (makes cur invalid and cur->next not accessable)
5551
5552         (closes Bug 272 i deleted an folder and some seconds later sylpheed
5553          crashed)
5554
5555 2003-08-23 [christoph]  0.9.4claws35
5556
5557         * src/news.c
5558                 news folders should be scanned when opened
5559
5560 2003-08-22 [christoph]  0.9.4claws34
5561
5562         * src/prefs_folder_item.c
5563                 use macro to assign strings that always frees the old string
5564
5565         * src/gtk/gtkaspell.[ch]
5566                 add gtkaspell_set_dictionary_menu_active_item() to set active
5567                 item in dictionary option menu
5568
5569         * src/prefs_spelling.c
5570                 use gtkaspell_set_dictionary_menu_active_item() to select
5571                 dictionary
5572
5573 2003-08-21 [christoph]  0.9.4claws33
5574
5575         * src/folder.[ch]
5576         * src/imap.c
5577         * src/mbox_folder.c
5578         * src/mh.c
5579         * src/news.c
5580                 optimize folder system
5581
5582         * src/gtk/gtkstext.c
5583                 fix division by zero when font has 0 width for ' '
5584
5585 2003-08-21 [paul]       0.9.4claws32
5586
5587         * sync with 0.9.4cvs7
5588                 see ChangeLog 2003-08-20
5589
5590 2003-08-19 [paul]       0.9.4claws31
5591
5592         * src/common/defs.h
5593                 add the missing '/' to SYLDOC_MANUAL_HTML_INDEX and
5594                 SYLDOC_FAQ_HTML_INDEX.
5595         * src/manual.c
5596                 use LC_MESSAGES instead of LC_ALL to find the current
5597                 language
5598
5599           fixes Bug #281 'in src/manual.c URL for manuals and FAQ wrong'.
5600
5601 2003-08-19 [paul]       0.9.4claws30
5602
5603         * po/bg.po
5604                 updated by George Danchev
5605
5606 2003-08-18 [luke]       0.9.4claws29
5607         * src/mimeview.[ch]
5608         * src/gtk/gtkvscrollbutton.[ch]
5609                 o removed gtk_vscrollbutton_reset() (reasons: reduce 
5610                   dependencies; do it the GTK way; reduce code -14/+2 lines)
5611                 o removed horizontal separator between icons
5612
5613 2003-08-17 [christoph]  0.9.4claws28
5614
5615         * src/procmsg.c
5616                 no subject threading when the subject has no reply prefix
5617
5618 2003-08-16 [christoph]  0.9.4claws27
5619
5620         * src/mainwindow.c
5621                 remember and restore window sizes and position when the main
5622                 window is hidden or shown
5623
5624         (closes Bug 274 Window size in 0.9.4claws18 not remembered when
5625          minimised/reopened using trayicon)
5626
5627 2003-08-16 [paul]       0.9.4claws26
5628
5629         * src/crash.c
5630                 add #include "defs.h"
5631
5632 2003-08-16 [paul]       0.9.4claws25
5633
5634         * src/plugins/clamav/clamav_plugin.c
5635                 reword a debug_print
5636                 
5637         * src/plugins/dillo_viewer/dillo_prefs.c
5638                 cosmetic: change the labels' text, add tooltips, and
5639                 left-align the hint
5640
5641 2003-08-15 [christoph]  0.9.4claws24
5642
5643         * src/news.c
5644                 complete last change (forgot some changes)
5645
5646 2003-08-15 [christoph]  0.9.4claws23
5647
5648         * src/news.c
5649                 o check number of messages and don't return a 0 message
5650                   when no messages are available
5651                 o don't parse xref header anymore
5652
5653         (closes Bug 203 I'm not getting any news)
5654
5655 2003-08-15 [paul]       0.9.4claws22
5656
5657         * src/common/defs.h
5658           src/crash.c
5659                 update and define claws bugzilla location
5660
5661 2003-08-15 [paul]       0.9.4claws21
5662
5663         * po/ru.po
5664                 update submitted by Ruslan N. Balkin
5665
5666 2003-08-14 [christoph]  0.9.4claws20
5667
5668         * src/procmsg.c
5669                 fix search for oldest node in subject threading
5670
5671 2003-08-14 [christoph]  0.9.4claws19
5672
5673         * src/procmsg.c
5674         * src/common/utils.h
5675                 add possibility to check all nodes with the same subject for
5676                 subject threading, not only the oldest node. Should not break
5677                 threads anymore if the oldest node is thread_by_subject_max_age
5678                 days older then parent, because it can now find a child of
5679                 oldest node as new parent.
5680
5681 2003-08-11 [christoph]  0.9.4claws18
5682
5683         * src/plugins/spamassassin/spamassassin.c
5684                 run spam check in background process
5685
5686 2003-08-10 [alfons]     0.9.4claws17
5687
5688         * src/summaryview.c
5689                 make `Select All' sensitive too
5690
5691 2003-08-10 [christoph]  0.9.4claws16
5692
5693         * src/imap.c
5694                 add more checks in imap_close
5695
5696 2003-08-09 [alfons]     0.9.4claws15
5697
5698         * src/prefs_spelling.c
5699                 no spell checking UI if not requested
5700
5701 2003-08-09 [alfons]     0.9.4claws14
5702
5703         * src/gtk/prefswindow.c
5704                 make it compile
5705
5706 2003-08-09 [christoph]  0.9.4claws13
5707
5708         * src/prefs_spelling.c
5709         * src/gtk/prefswindow.[ch]
5710         * src/plugins/clamav/clamav_plugin_gtk.c
5711         * src/plugins/spamassassin/spamassassin_gtk.c
5712                 sort prefs pages by heighest weight in tree
5713
5714 2003-08-09 [paul]       0.9.4claws12
5715
5716         * sync with 0.9.4cvs6
5717                 see ChangeLog 2003-08-07
5718                 
5719         * AUTHORS
5720                 add Leandro and Luke to claws-branch section
5721
5722 2003-08-09 [christoph]  0.9.4claws11
5723
5724         * src/gtk/Makefile.am
5725         * src/gtk/colorsel.[ch]                 ** NEW **
5726                 create a color selection dialog that can be used as a simple
5727                 function call with it's own gtk main loop like filesel.[ch]
5728
5729         * src/Makefile.am
5730         * src/main.c
5731         * src/prefs_common.c
5732         * src/prefs_spelling.[ch]               ** NEW **
5733         * src/prefs_spelling.glade              ** NEW **
5734         * src/gtk/gtkutils.[ch]
5735                 move "Spell Checker" prefs to new prefs dialog
5736
5737         * src/prefs_folder_item.c
5738                 use new colorsel dialog
5739
5740 2003-08-08 [paul]       0.9.4claws10
5741
5742         * src/inc.c
5743                 clear the progress bar unconditionally
5744
5745 2003-08-08 [paul]       0.9.4claws9
5746
5747         * sync with 0.9.4cvs4
5748                 see ChangeLog 2003-07-31
5749
5750 2003-08-07 [christoph]  0.9.4claws8
5751
5752         * configure.ac
5753                 fix bug in image viewer plugin part
5754
5755         * src/imap.c
5756                 don't execute close command if the folder item is not selected
5757
5758 2003-08-07 [hoa]        0.9.4claws7
5759
5760         * src/filtering.[ch]
5761         * src/matcher_parser.h
5762         * src/matcher_parser_parse.y
5763                 can define several actions for each filtering rule
5764                 can import old versions of filtering rules
5765
5766         * src/prefs_filtering.c
5767                 call to a new dialog box to define actions
5768
5769         * src/prefs_filtering_action.[ch]
5770                 dialog box to define actions for filtering rules
5771
5772 2003-08-06 [christoph]  0.9.4claws6
5773
5774         * src/imap.c
5775                 make sure source folder is selected when copying messages
5776
5777 2003-08-06 [christoph]  0.9.4claws5
5778
5779         * sync with 0.9.4cvs2
5780                 see ChangeLog 2003-07-29                
5781
5782 2003-08-05 [paul]       0.9.4claws4
5783
5784         * sync with 0.9.4cvs3
5785                 see ChangeLog 2003-07-30
5786
5787 2003-08-04 [match]      0.9.4claws3
5788
5789         * po/POTFILES.in
5790                 export of LDIF files.
5791
5792 2003-08-04 [match]      0.9.4claws2
5793
5794         * src/ldif.[ch]
5795                 support for export LDIF. documented.
5796         * src/importldif.[ch]
5797         * src/exportldif.[ch]
5798                 add tooltips. documented.
5799         * src/exphtmldlg.[ch]
5800         * src/common/xmlprops.[ch]
5801                 documented.
5802         * src/exportldif.[ch]                   ** NEW **
5803         * src/expldifdlg.[ch]                   ** NEW **
5804         * src/addressbook.[ch]
5805         * src/Makefile.am
5806                 export of LDIF files.
5807                 documented.
5808
5809 2003-08-04 [christoph]  0.9.4claws1
5810
5811         * .cvsignore
5812         * Makefile.am
5813         * configure.ac
5814         * sylpheed-claws.pc.in                  ** NEW **
5815         * src/Makefile.am
5816         * src/common/Makefile.am
5817         * src/gtk/Makefile.am
5818                 install sylpheed header files in $(pkgincludedir) and create a
5819                 pkg-config file to allow building a plugin without the source
5820                 package
5821
5822 2003-08-04 [paul]       0.9.4claws
5823
5824         * version 0.9.4claws
5825
5826 2003-08-04 [paul]       0.9.3claws97
5827
5828         * po/es.po
5829                 update Spanish translation. Submitted by Ricardo
5830                 Mones Lastra.
5831
5832 2003-08-03 [paul]       0.9.3claws96
5833
5834         * po/hr.po
5835           po/sr.po
5836                 update Croatian and Serbian translations. Submitted by
5837                 Dragan and Urke MMI respectively
5838
5839 2003-08-03 [alfons]     0.9.3claws95
5840
5841         * src/summaryview.c
5842                 mark flag has precedence over important flag - seems
5843                 to have been changed in sync of 0.9.3claws45. this fixes
5844                 a regression where messages that were scored as important
5845                 don't show their mark flags. (using the same column for
5846                 both importance as mark flags is the real problem
5847                 ofcourse)
5848
5849 2003-08-03 [melvin]     0.9.3claws94
5850
5851         * po/fr.po
5852                 Updated French translations.
5853
5854 2003-08-03 [melvin]     0.9.3claws93
5855
5856         * src/Makefile.am
5857                 Fixed typo introduced after 0.9.3claws92 
5858                 that prevented compilation
5859                 Updated to use AM_CPPFLAGS and AM_YFLAGS instead of
5860                 CPPFLAGS and YFLAGS to allow user setting these.
5861         * src/common/Makefile.am
5862         * src/gtk/Makefile.am
5863         * src/plugins/clamav/Makefile.am
5864         * src/plugins/demo/Makefile.am
5865         * src/plugins/dillo_viewer/Makefile.am
5866         * src/plugins/image_viewer/Makefile.am
5867         * src/plugins/mathml_viewer/Makefile.am
5868         * src/plugins/spamassassin/Makefile.am
5869         * src/plugins/trayicon/Makefile.am
5870         * src/plugins/trayicon/libeggtrayicon/Makefile.am
5871                 Updated to use AM_CPPFLAGS and AM_YFLAGS instead of
5872                 CPPFLAGS and YFLAGS to allow user setting these.
5873
5874 2003-08-02 [christoph]  0.9.3claws92
5875
5876         * configure.ac
5877                 o rearrange plugin tests
5878                 o add test for clamav.h to ClamAV tests
5879
5880 2003-08-02 [luke]       0.9.3claws91
5881
5882         * src/mimeview.c
5883                 o fixed appearance of icon list when toggling back from the 
5884                   ctree
5885                 o toggling of icons using the keyboard works correctly
5886                 o fixed all other keyboard shortcuts to work when icons are
5887                   active
5888         
5889         * src/messageview.c
5890                 o fixed bug 4 - focus lost when changing messageview view type
5891
5892 2003-08-02 [christoph]  0.9.3claws90
5893
5894         * src/common/hooks.c
5895                 fix crash when pointer stored in hash table could get invalid
5896                 when a plugin is unloaded
5897
5898 2003-08-01 [christoph]  0.9.3claws89
5899
5900         * configure.ac
5901                 o try to build all plugins (except spamassassin) by default
5902                 o don't build a plugin if a dependency check fails
5903
5904         * src/common/hooks.c
5905                 fix warning
5906
5907 2003-08-01 [match]      0.9.3claws88
5908
5909         * src/importldif.c
5910                 allow single click field selection. document code.
5911
5912 2003-08-01 [christoph]  0.9.3claws87
5913
5914         * src/plugins/clamav/clamav_plugin.c
5915         * src/plugins/clamav/clamav_plugin_gtk.c
5916         * src/plugins/dillo_viewer/dillo_viewer.c
5917         * src/plugins/image_viewer/plugin.c
5918         * src/plugins/mathml_viewer/mathml_viewer.c
5919         * src/plugins/spamassassin/spamassassin.c
5920         * src/plugins/spamassassin/spamassassin_gtk.c
5921         * src/plugins/trayicon/trayicon.c
5922                 add version check to all plugins
5923
5924 2003-08-01 [hoa]        0.9.3claws86
5925
5926         * src/prefs_filtering.c
5927                 fixed a cosmetic bug, during creation of dialog box,
5928                 wrong widgets were shown after creation.
5929
5930 2003-08-01 [luke]       0.9.3claws85
5931
5932         * src/mainwindow.c
5933                 o fixed visibility of icons/mimeview after toggling separate
5934                   message/folder view (factored out some similar code too).
5935
5936
5937 2003-07-31 [alfons]     0.9.3claws84
5938
5939         * src/mimeview.c
5940                 tweak icon box UI a bit more, now allowing right-clicks actions
5941                 getting the relevant mime data too; should fix #250, "Can't save 
5942                 attachments sometimes".
5943
5944 2003-07-30 [alfons]     0.9.3claws83
5945
5946         * src/compose.c
5947                 don't do auto-save-draft inside key press handler, but rather
5948                 schedule it half of a second later; should fix #67, "autosave 
5949                 make re-rediting message crazy"
5950
5951 2003-07-30 [christoph]  0.9.3claws82
5952
5953         * src/plugins/trayicon/trayicon.c
5954                 process pending events before unloading the plugin
5955
5956         (closes Bug 196 Unloading Trayicon plugin crashes Sylpheed-Claws)
5957
5958 2003-07-30 [alfons]     0.9.3claws81
5959
5960         * src/common/hooks.c
5961                 parameter 2 of g_hook_destroy() should really be a hook id
5962
5963 2003-07-30 [alfons]     0.9.3claws80
5964
5965         * src/common/plugin.c
5966                 fix a possibly harmful function signature mismatch 
5967                 for plugin_done
5968
5969 2003-07-30 [alfons]     0.9.3claws79
5970
5971         * src/common/hooks[.ch]
5972                 const correctness
5973
5974 2003-07-30 [darko]      0.9.3claws78
5975
5976         * src/summaryview.c
5977                 make it compile again
5978
5979 2003-07-30 [luke]       0.9.3claws77
5980
5981         * src/crash.c
5982         * src/main.c
5983                 o added/moved signal handlers for SIGTERM (normal kill command) 
5984                   and SIGINT (ctl-c) to be used even without 
5985                   --enable-crash-dialog, fixing bug 166
5986
5987         * src/summaryview.c
5988                 o rewrote menu sensitivity code as per mainwindow.c, fixing 
5989                   bug 227
5990
5991         * src/mainwindow.c
5992                 o changed sensitivity condition for 'Next new' and 'Next 
5993                   unread', fixing bug 8
5994
5995 2003-07-29 [alfons]     0.9.3claws76
5996
5997         * src/common/utils.[ch]
5998                 add generate_msgid()
5999         * src/messageview.c
6000                 save ack'ed RRR; fixes #205, "return receipt is not saved in
6001                 sent folder".
6002
6003 2003-07-29 [alfons]     0.9.3claws75
6004
6005         * src/messageview.c
6006                 fix a memleak (claws-only)
6007
6008 2003-07-29 [alfons]     0.9.3claws74
6009
6010         * src/mimeview.[ch]
6011         * src/gtk/gtkvscrollbutton.[ch]
6012                 fix UI glitch where mime icon toolbox' scroll position is not 
6013                 reset after switching to another message
6014                 
6015
6016 2003-07-29 [paul]       0.9.3claws73
6017
6018         * src/prefs_folder_item.c
6019                 split the prefs into 2 separate pages
6020
6021 2003-07-29 [paul]       0.9.3claws72
6022
6023         * src/compose.c
6024                 prepend "\n\n" to a signature without a separator too
6025
6026 2003-07-29 [paul]       0.9.3claws71
6027
6028         * src/compose.c
6029                 fix bug where changing to an account without an auto-sig
6030                 from an initial account without an auto-sig would insert 
6031                 2 blank lines at the cursor point
6032                 fix bug where changing to an account with an auto-sig
6033                 from an initial account without an auto-sig would insert
6034                 the sig at the cursor point
6035
6036 2003-07-29 [paul]       0.9.3claws70
6037
6038         * src/folderview.c
6039                 use the colour from the folder pref unless the folder
6040                 has new messages
6041
6042 2003-07-29 [alfons]     0.9.3claws69
6043
6044         * src/procmsg.[ch]
6045         * src/messageview.c
6046         * src/procheader.c
6047                 rewrite return receipt request work a little bit (the former 
6048                 implementation presumably depended too much on the UI setting
6049                 flags). (we're losing the old pending flag.) 
6050
6051 2003-07-28 [christoph]  0.9.3claws68
6052
6053         * src/folder.c
6054         * src/imap.c
6055         * src/mh.c
6056         * src/procmsg.[ch]
6057                 fix copy to IMAP folder from other folder
6058
6059 2003-07-28 [christoph]  0.9.3claws67
6060
6061         * src/procmsg.c
6062                 fix sync of procmsg_get_message_file_list
6063
6064 2003-07-28 [christoph]  0.9.3claws66
6065
6066         * sync with 0.9.3cvs14
6067                 see ChangeLog 2003-07-18
6068         * sync with 0.9.3cvs17
6069                 see ChangeLog 2003-07-23
6070
6071         (closes Bug 234 segmentation fault after sending out mail via
6072          smtp(auth))
6073
6074 2003-07-28 [paul]       0.9.3claws65
6075
6076         * po/es.po
6077                 update Spanish translation, submitted by Ricardo Mones
6078                 Lastra
6079
6080 2003-07-28 [christoph]  0.9.3claws64
6081
6082         * src/folder.[ch]
6083         * src/imap.c
6084         * src/mh.c
6085                 return new message numbers as a GRelation instead of a GSList
6086                 that has to be in the same order as the input list. A list
6087                 would make it hard for IMAP to optimize oepration by sorting
6088                 the input list. The returned list would have to be reordered
6089                 to match the same order that input list has.
6090
6091         * src/gtk/gtkaspell.c
6092                 fix missing return value, could cause a crash when garbage is
6093                 on the stack that is used as the expected return value
6094
6095 2003-07-28 [paul]       0.9.3claws63
6096
6097         * sync with 0.9.4cvs1
6098                 see ChangeLog 2003-07-28
6099
6100 2003-07-27 [alfons]     0.9.3claws62
6101
6102         * src/mimeview.c
6103                 tweak it more to make icon list act like a check button group
6104
6105 2003-07-27 [christoph]  0.9.3claws61
6106
6107         * sync with 0.9.3cvs20
6108                 see ChangeLog 2003-07-25
6109
6110 2003-07-27 [paul]       0.9.3claws60
6111
6112         * src/procmsg.c
6113                 re-commit changes from 0.9.3claws58 -
6114                 accidently removed in 0.9.3claws59
6115
6116 2003-07-27 [paul]       0.9.3claws59
6117
6118         * src/procmsg.[ch]
6119                 a sync from 0.9.3cvs17
6120                 see ChangeLog 2003-07-23
6121
6122 2003-07-27 [alfons]     0.9.3claws58
6123
6124         * src/procmsg.c
6125                 add missing header members to MsgInfo; fixes the problem of 
6126                 not displaying X-Faces, as noticed by Ricardo Mones
6127
6128 2003-07-26 [christoph]  0.9.3claws57
6129
6130         * sync with 0.9.3cvs18
6131                 see ChangeLog 2003-07-24
6132
6133 2003-07-26 [christoph]  0.9.3claws56
6134
6135         * sync with 0.9.3cvs17
6136                 see ChangeLog 2003-07-23
6137
6138 2003-07-26 [christoph]  0.9.3claws55
6139
6140         * src/folder.[ch]
6141         * src/imap.c
6142         * src/mbox_folder.c
6143         * src/mh.c
6144         * src/news.c
6145                 add support for copy function that copy multiple messages
6146                 (not implemented yet)
6147
6148         * src/summaryview.c
6149                 add missing return value
6150
6151 2003-07-26 [paul]       0.9.3claws54
6152
6153         * tools/multiwebsearch.pl
6154                 do whitespace substitution before passing the string
6155                 to the browser. fixes bug with browsers that don't
6156                 do whitespace conversion themselves.
6157
6158 2003-07-25 [christoph]  0.9.3claws53
6159
6160         * src/folder.[ch]
6161         * src/imap.c
6162         * src/mh.c
6163                 rewrite adding of multiple messages to a folder for
6164                 claws' folder system
6165
6166 2003-07-25 [luke]       0.9.3claws52
6167
6168         * src/mimeview.c
6169                 o icon toggles set correctly on leaving ctree mimeview
6170
6171 2003-07-25 [paul]       0.9.3claws51
6172
6173         * partial sync with 0.9.3cvs21 [src/main.c]
6174                 see ChangeLog 2003-07-25
6175
6176 2003-07-24 [paul]       0.9.3claws50
6177
6178         * tools/maildir2sylpheed.pl
6179                 fix typo
6180
6181 2003-07-24 [paul]       0.9.3claws49
6182
6183         * src/mimeview.c
6184                 increase the gutter size of paned so that the panes
6185                 can be resized
6186                 
6187         * src/plugins/demo/demo.c
6188                 squeeze in another typo fix
6189
6190 2003-07-24 [paul]       0.9.3claws48
6191
6192         * src/plugins/demo/demo.c
6193           src/prefs_account.c
6194                 small changes to the English
6195                 
6196         * src/pixmaps/mime_application_octect_stream.xpm        ** REMOVED **
6197           src/pixmaps/mime_application_octet_stream.xpm         ** NEW FILE **
6198           src/Makefile.am
6199           src/stock_pixmap.c
6200                 rename the misspelled icon
6201
6202 2003-07-23 [alfons]     0.9.3claws47
6203
6204         * src/mimeview.c
6205                 make icon list look like a list of toggles
6206
6207 2003-07-23 [luke]       0.9.3claws46
6208
6209         * src/pixmaps/mimeview_gpg_expired.xpm
6210         * src/pixmaps/mimeview_gpg_failed.xpm
6211         * src/pixmaps/mimeview_gpg_passed.xpm
6212         * src/pixmaps/mimeview_text_html.xpm
6213         * src/pixmaps/mimeview_image.xpm
6214                 o all icons the same size
6215
6216         * src/mimeview.[ch]
6217                 o mimeview ctree arranged vertically above the viewer
6218                 o icons changed to buttons
6219                 o can use keyboard to select an icon (Enter)
6220                 o resize icon list to width of icons
6221
6222         *  src/gtk/gtkvscrollbutton.c
6223                 o sensitivity of buttons reacts to position
6224
6225 2003-07-23 [christoph]  0.9.3claws45
6226
6227         * sync with 0.9.3cvs14 (incomplete)
6228                 see ChangeLog 2003-07-17
6229
6230 2003-07-23 [alfons]     0.9.3claws44
6231
6232         * src/folder.c
6233         * src/procmsg.h
6234                 sync with my local tree to restore some claws-only things
6235
6236 2003-07-23 [paul]       0.9.3claws43
6237
6238         * src/pixmaps/mime_gpg_expired.xpm      ** NEW FILE **
6239           src/pixmaps/mime_gpg_unknown.xpm      ** NEW FILE **
6240           src/Makefile.am
6241           src/mimeview.c
6242           src/procmime.h
6243           src/rfc2015.c
6244           src/stock_pixmap.[ch]
6245                 indicate missing keys and expired sigs/keys
6246                 in mime view column
6247
6248 2003-07-23 [paul]       0.9.3claws42
6249
6250         * src/compose.c
6251                 Redirect fixes: enable automatic account selection and
6252                 do not append signature to message on changing account
6253                 fixes Bug[s] #248
6254
6255 2003-07-23 [paul]       0.9.3claws41
6256
6257         * sync with 0.9.3cvs16
6258                 see ChangeLog 2003-07-23
6259
6260 2003-07-23 [alfons]     0.9.3claws40
6261
6262         * src/inc.c
6263                 give progress dialog a main window, and give it the first 
6264                 one (presumably the only one). fixes bug #247, "segfault on 
6265                 pop-before-smtp" 
6266
6267 2003-07-22 [alfons]     0.9.3claws39
6268
6269         * src/summaryview.c
6270                 shift-space scrolls up
6271
6272 2003-07-22 [paul]       0.9.3claws38
6273
6274         * sync with 0.9.3cvs15
6275                 see ChangeLog 2003-07-22
6276
6277 2003-07-20 [alfons]     0.9.3claws37
6278
6279         * src/compose.c
6280                 put menu inside #ifdef USE_ASPELL..#endif
6281
6282 2003-07-20 [christoph]  0.9.3claws36
6283
6284         * src/procmsg.c
6285                 fix wrong flags in MsgInfo returned by
6286                 procmsg_msginfo_get_full_info()
6287
6288         (closes Bug 221 Deleting messages from the Message View gives incorrect
6289          new/unread message counts in the folder view)
6290
6291         * src/plugins/spamassassin/spamassassin_gtk.c
6292                 add gettext macro for prefs page title
6293
6294 2003-07-20 [paul]       0.9.3claws35
6295
6296         * src/mimeview.c
6297                 redraw icon list on signature check
6298
6299 2003-07-20 [christoph]  0.9.3claws34
6300
6301         * src/Makefile.am
6302         * src/account.c
6303         * src/folder.[ch]
6304         * src/folder_item_prefs.[ch]            ** NEW **
6305         * src/folderview.c
6306         * src/mainwindow.c
6307         * src/mh.c
6308         * src/prefs_gtk.c
6309         * src/prefs_scoring.c
6310         * src/summaryview.c
6311         * src/prefs_folder_item.[ch]
6312                 o seperate FolderItemPrefs (formerly PrefsFolderItem) and the
6313                   Properties dialog
6314                 o use prefswindow for folder properties
6315
6316         * src/gtk/prefswindow.[ch]
6317                 change implementation to use an invisible notebook instead
6318                 of unparenting widgets
6319
6320 2003-07-20 [christoph]  0.9.3claws33
6321
6322         * src/compose.h
6323         * src/folder.c
6324         * src/folderview.h
6325         * src/headerview.h
6326         * src/prefs_filtering.h
6327         * src/prefs_folder_item.[ch]
6328         * src/procmime.h
6329         * src/procmsg.h
6330         * src/summaryview.h
6331                 clean up header mess
6332                 (always use 1. typedefs, 2. #includes, 3. structures)
6333
6334         * src/common/version.h.in
6335                 add casts for constants
6336
6337         * src/plugins/demo/demo.c
6338                 fix typo
6339
6340         * src/plugins/spamassassin/spamassassin.c
6341                 remove unused variable
6342
6343 2003-07-20 [alfons]     0.9.3claws32
6344
6345         * src/mimeview.c
6346                 o make icon buttons respond on left click
6347                 o minor cosmetic change
6348
6349 2003-07-19 [luke]       0.9.3claws31
6350
6351         * src/mimeview.[ch]
6352         * src/gtk/gtkvscrollbutton.c
6353         * src/messageview.c
6354                 o improved mimeview behaviour when selecting a new message
6355                 o plus code cleanups to remove compile warnings
6356
6357
6358 2003-07-19 [alfons]     0.9.3claws30
6359
6360         * src/procmsg.c
6361         * src/compose.c
6362         * src/common/utils.[ch]
6363                 subject_get_reply_prefix_length() <- subject_get_prefix_length()
6364
6365 2003-07-19 [alfons]     0.9.3claws29
6366
6367         * src/prefs_folder_item.c
6368                 reinit "legacy" tmp_prefs, so we don't free nor use invalid 
6369                 string pointers
6370
6371 2003-07-19 [luke]       0.9.3claws28
6372
6373         * src/messageview.c
6374         * src/mimeview.[ch]
6375         * src/procmime.h
6376         * src/rfc2015.c
6377         * src/stock_pixmap.[ch]
6378         * src/gtk/Makefile.am
6379         * src/Makefile.am
6380         * src/gtk/gtkvscrollbutton.[ch]         ** NEW **
6381         * src/pixmaps/mime_*.xpm                ** NEW **
6382                 o mimeview rearrangement with a new icon shortcut bar
6383
6384 2003-07-19 [alfons]     0.9.3claws27
6385
6386         * src/folderview.c
6387                 o plug leaking nodes_to_recollapse
6388                 o add folderview_recollapse_all_nodes() (not used yet)
6389
6390 2003-07-19 [alfons]     0.9.3claws26
6391
6392         * src/compose.c
6393         * src/common/utils.c
6394                 honour #240 "Better SUBJECT handling" by cleaning the prefix
6395                 for both forwarding as replying
6396
6397 2003-07-18 [christoph]  0.9.3claws25
6398
6399         * configure.ac
6400         * src/common/sylpheed.[ch]
6401         * src/common/version.h.in
6402                 add version in numeric form to allow easy comparison
6403
6404         * src/plugins/demo/demo.c
6405                 add version check
6406                 - sylpheed version > plugin version => never allowed, sylpheed
6407                   could contain unknown API changes
6408                 - sylpheed version < minimum version required => don't load,
6409                   API required not available (if linking does not fail)
6410
6411 2003-07-18 [alfons]     0.9.3claws24
6412         
6413         * src/common/plugin.[ch]
6414                 const correctness
6415
6416 2003-07-18 [christoph]  0.9.3claws23
6417
6418         * src/common/hooks.c
6419                 fix crash when hooks where unregisted
6420
6421         * src/plugins/trayicon/trayicon.c
6422                 unregister detroy signal before destroying the widget
6423                 (still crashes when the plugin is unloaded)
6424
6425 2003-07-18 [alfons]     0.9.3claws22
6426         
6427         * src/folderview.c
6428                 delay expanding folder tree during drags until timeout triggered
6429                 (needs perhaps some tweaking, so testing is welcome)
6430
6431 2003-07-17 [alfons]     0.9.3claws21
6432
6433         * src/folderview.c
6434                 clean up cruft
6435
6436 2003-07-17 [christoph]  0.9.3claws20
6437
6438         * src/common/session.c
6439                 fix opening of SSL connections
6440
6441         * src/plugins/image_viewer/Makefile.am
6442                 add OPENSSL_CFLAGS (we should find a better solution to remove
6443                 this dependencies if they are not required)
6444
6445         * src/plugins/spamassassin/spamassassin.c
6446                 remove setlocale workaround (fixed in libspamc)
6447
6448         (closes Bug Bug 184 Entering non-ascii character deletes previous char
6449          if spell checking enabled)
6450
6451 2003-07-17 [alfons]     0.9.3claws19
6452
6453         * src/common/hooks.[ch]
6454         * src/plugins/clamav/clamav_plugin.c
6455         * src/plugins/spamassassin/spamassassin.c
6456         * src/plugins/trayicon/trayicon.c
6457                 fix signedness muck 
6458
6459 2003-07-17 [alfons]     0.9.3claws18
6460
6461         * src/procmime.c
6462                 plug memleak
6463
6464 2003-07-17 [alfons]     0.9.3claws17
6465
6466         * src/inc.c
6467                 plug memleak
6468
6469 2003-07-17 [paul]       0.9.3claws16
6470
6471         * src/common/defs.h
6472           src/mainwindow.c
6473           src/manual.[ch]
6474                 add link to the Claws site's FAQ page, after the suggestion
6475                 and patch by Fred Marton <Fred.Marton@uni-bayreuth.de>
6476                 Move url strings to defs.h
6477                 
6478         * src/mainwindow.c
6479                 fix typo to prevent "unknown menu entry" warnings
6480
6481 2003-07-17 [alfons]     0.9.3claws15
6482
6483         * src/folderview.[ch]
6484         * src/summaryview.[ch]
6485         * src/mimeview.[ch]
6486                 plug DnD leaks 
6487
6488 2003-07-17 [paul]       0.9.3claws14
6489
6490         * src/inc.c
6491                 remove two instances of 'GTK_EVENTS_FLUSH' because
6492                 they are unnecessary and probably cause a stack overflow
6493
6494 2003-07-16 [christoph]  0.9.3claws13
6495
6496         * src/mimeview.[ch]
6497                 use an invisible GTK notebook to switch between viewers
6498                 instead of reparenting widgets
6499
6500 2003-07-16 [christoph]  0.9.3claws12
6501
6502         * src/folder.c
6503                 move folder_item_update_freeze() to correct place in
6504                 folder_item_scan_full()
6505
6506 2003-07-16 [paul]       0.9.3claws11
6507
6508         * sync with 0.9.3cvs12
6509                 see ChangeLog 2003-07-14 and 2003-07-15
6510
6511 2003-07-16 [christoph]  0.9.3claws10
6512
6513         * src/imap.[ch]
6514         * src/prefs_account.[ch]
6515                 sync IMAP CRAM-MD5 authentication with sylpheed-main
6516
6517 2003-07-15 [alfons]     0.9.3claws9
6518
6519         * src/main.c
6520                 make --config-dir do something useful
6521
6522 2003-07-15 [alfons]     0.9.3claws8
6523
6524         * src/procmsg.c
6525                 o fix a bug where 'last' didn't really point to the last message
6526                   in the top level list of children, but to the last threaded
6527                   message. 
6528                 
6529                 o clean up and make it easier to sync
6530
6531 2003-07-15 [alfons]     0.9.3claws7
6532
6533         * src/mainwindow.c
6534                 make correct menu items sensitive       
6535
6536 2003-07-14 [alfons]     0.9.3claws6
6537
6538         * src/procmsg.c
6539                 tune the threader so it will not subject-thread any message
6540                 without a subject prefix (this will not thread correctly if 
6541                 a parent is delivered after their childs, but it looks 
6542                 better right now)
6543
6544 2003-07-13 [christoph]  0.9.3claws5
6545
6546         * src/mainwindow.c
6547                 group "Add mailbox *..." menu items in submenu
6548
6549 2003-07-13 [alfons]     0.9.3claws4
6550
6551         * src/summaryview.c
6552                 correct summary_toggle_pressed() signature and make sure
6553                 signal is not passed on
6554
6555 2003-07-13 [alfons]     0.9.3claws3
6556
6557         * src/summaryview.c
6558                 o for now don't pass on keys when they we're handled by 
6559                   ctree::key_press_event
6560                 o clean up
6561
6562 2003-07-13 [alfons]     0.9.3claws2
6563         
6564         * src/main.c
6565                 add command line option "--config-dir" to get the current 
6566                 configuration dir
6567
6568 2003-07-12 [alfons]     0.9.3claws1
6569
6570         * src/matcher.[ch]
6571         * src/matcher_parser_parse.y
6572         * src/prefs_filtering.c
6573         * src/filtering.c
6574                 add "Lock" filter action to lock messages;
6575
6576         * src/filtering.c       
6577                 remove debug_print()    
6578         * src/prefs_filtering.c
6579                 re-organize matcher part 9: 
6580                 make action text entries easily extendible;
6581                 merge widget selection for ACTION_MARK, ACTION_UNMARK, ACTION_LOCK,
6582                 ACTION_UNLOCK, ACTION_MARK_AS_READ, ACTION_MARK_AS_UNREAD
6583
6584 2003-07-12 [paul]
6585
6586         * tools/README
6587                 update old information and add missing
6588                 information
6589
6590 2003-07-12 [paul]       0.9.3claws
6591
6592         * 0.9.3claws released
6593         
6594 2003-07-12 [paul]       0.9.0claws103
6595
6596         * src/Makefile.am
6597                 add addrquery.h
6598
6599 2003-07-12 [melvin]     0.9.0claws102
6600
6601         * src/messageview.c
6602                 Fixed bug #215: Show MIME tab for single text/html messages. 
6603                 
6604 2003-07-12 [paul]       0.9.0claws101
6605
6606         * man/sylpheed.1
6607                 updated
6608
6609 2003-07-12 [paul]       0.9.0claws100
6610
6611         * po/es.po
6612           po/hr.po
6613           po/pl.po
6614           po/sr.po
6615                 update Spanish, Croatian, Polish, Serbian translations.
6616                 submitted by Ricardo Mones Lastra, Dragan, Witold
6617                 Wladyslaw Wojciech Wilk, Urke MMI
6618
6619 2003-07-12 [melvin]     0.9.0claws99
6620
6621         * po/fr.po
6622                 Updated French translations.
6623
6624 2003-07-12 [paul]       0.9.0claws98
6625
6626         * src/addressbook.c
6627                 disable 'Lookup' button as it has no effect
6628
6629 2003-07-11 [alfons]     0.9.0claws97
6630         
6631         * src/summaryview.c
6632                 summary_searchbar_pressed() should return TRUE to signal that
6633                 event was handled. when returning void, the return value passed
6634                 to GTK is actually random, but maybe FALSE, in which case the
6635                 event is handled by parent
6636                 
6637 2003-07-10 [paul]       0.9.0claws96
6638
6639         * ac/missing/gettext.m4
6640                 update to version 0.12
6641
6642 2003-07-10 [paul]       0.9.0claws95
6643
6644         * src/plugins/clamav/clamav_plugin.c
6645                 fix bug where multipart/alternative messages
6646                 would slip through without being scanned
6647
6648 2003-07-10 [christoph]  0.9.0claws94
6649
6650         * src/folder.c
6651                 correct check if folder supports removing when a message is
6652                 moved. if not the message is only copied.
6653
6654         (closes Bug 132 crash on startup in newsgroups folders)
6655
6656 2003-07-09 [alfons]     0.9.0claws93
6657
6658         * configure.ac
6659         * src/common/defs.h
6660                 --with-config-dir (default .sylpheed)
6661
6662 2003-07-09 [christoph]  0.9.0claws92
6663
6664         * configure.ac
6665                 use PKG_CHECK_MODULES to check for gtkmathview
6666                 (version 0.4.2 now required)
6667
6668 2003-07-08 [melvin]     0.9.0claws91
6669
6670         * src/action.c
6671                 Implemented a progress bar that counts the number of completed
6672                 tasks when the action runs more than one command.
6673
6674 2003-07-08 [alfons]     0.9.0claws90
6675
6676         * src/procmsg.c
6677                 if queued message has an invalid Message-Id, don't try to
6678                 find message it refers to (fixes #209 "crash when processing 
6679                 in folder")
6680
6681 2003-07-08 [paul]       0.9.0claws89
6682
6683         * sync with 0.9.3cvs2
6684                 see ChangeLog 2003-07-08
6685
6686 2003-07-08 [match]      0.9.0claws88
6687
6688         * src/ldapctrl.c
6689                 extend LDAP search for first/last name by parsing search term.
6690
6691 2003-07-08 [alfons]     0.9.0claws87
6692
6693         * src/send_message.c
6694                 fix bug #208 "Status message stuck when sending on POP3 account"
6695
6696 2003-07-07 [paul]       0.9.0claws86
6697
6698         * po/hr.po
6699                 new Croatian translation, submitted by
6700                 Dragan <drleskov@inet.hr>
6701
6702 2003-07-07 [paul]       0.9.0claws85
6703
6704         * sync with 0.9.3cvs1
6705                 see ChangeLog 2003-07-07
6706
6707 2003-07-05 [christoph]  0.9.0claws84
6708
6709         * src/Makefile.am
6710         * src/messageview.c
6711         * src/mimeview.[ch]
6712         * src/stock_pixmap.[ch]
6713         * src/pixmaps/messageview_text.xpm              ** NEW **
6714                 move mimeview tabs to the right side and use icons
6715                 instead of text to save some space
6716
6717         (patch by Luke Plant <lukeplant@softhome.net>)
6718
6719 2003-07-05 [christoph]  0.9.0claws83
6720
6721         * src/inc.c
6722                 add NULL pointer checks
6723
6724         (patch by Luke Plant <lukeplant@softhome.net>)
6725         (closes Bug 204 0.9.0 quits on authentication error?!)
6726
6727 2003-07-05 [alfons]     0.9.0claws82
6728
6729         * configure.ac
6730                 take the clue in bug #202 "./configure script - 
6731                 'if test' comparison failure" reported by John Kristoff. 
6732
6733 2003-07-04 [christoph]  0.9.0claws81
6734
6735         * src/plugins/spamassassin/spamassassin.c
6736                 set timeout for spam check
6737
6738 2003-07-04 [christoph]  0.9.0claws80
6739
6740         * src/main.c
6741                 destroy all FolderItems when shutting down to
6742                 allow folders to clean up
6743
6744 2003-07-04 [melvin]     0.9.0claws79
6745
6746         * src/gtk/gtkaspell.c
6747                 Fixed bug #184 "Entering non-ascii character deletes
6748                 previous char if spell checking enabled": this makes
6749                 the spell checking in multibytes (e.g. UTF-8)locales work.
6750                 (Patch by Luke Plant).
6751                 
6752 2003-07-04 [christoph]  0.9.0claws78
6753
6754         * sync with 0.9.2cvs1
6755                 see ChangeLog 2003-06-10
6756
6757 2003-07-04 [paul]       0.9.0claws77
6758
6759         * sync with 0.9.3 release
6760                 see ChangeLog 2003-07-04
6761
6762 2003-07-03 [christoph]  0.9.0claws76
6763
6764         * src/folder.[ch]
6765         * src/imap.c
6766         * src/mbox_folder.c
6767         * src/mh.c
6768         * src/news.c
6769                 move folder_item_get_path() stuff into a folder virtual function
6770
6771         * src/procmsg.c
6772                 use folder_item_fetch_msg() to get message and do not contruct
6773                 the filename from path and number
6774
6775 2003-07-03 [paul]       0.9.0claws75
6776
6777         * sync with 0.9.2cvs12
6778                 see ChangeLog 2003-07-03
6779
6780 2003-07-02 [paul]       0.9.0claws74
6781
6782         * src/messageview.c
6783                 fix text-selection for replying
6784
6785 2003-07-02 [paul]       0.9.0claws73
6786
6787         * sync with 0.9.2cvs11
6788                 see ChangeLog 2003-07-02
6789
6790 2003-07-02 [paul]       0.9.0claws72
6791
6792         * src/procmsg.c
6793                 revert last commit because it breaks more
6794                 than it fixes
6795
6796 2003-07-02 [paul]       0.9.0claws71
6797
6798         * src/procmsg.c
6799                 fix thread by subject/sort by date
6800
6801 2003-07-01 [paul]       0.9.0claws70
6802
6803         * sync with 0.9.2cvs10
6804                 see ChangeLog 2003-07-01
6805
6806 2003-06-30 [paul]       0.9.0claws69
6807
6808         * sync with 0.9.2cvs9
6809                 see ChangeLog 2003-06-30
6810
6811 2003-06-28 [match]      0.9.0claws68
6812
6813         * src/addressbook.c
6814                 fix null ptr.
6815
6816 2003-06-27 [paul]       0.9.0claws67
6817
6818         * sync with 0.9.2cvs7
6819                 see ChangeLog 2003-06-27
6820
6821 2003-06-26 [christoph]  0.9.0claws66
6822
6823         * src/folder.c
6824                 freeze folder updates while a folder is scanned
6825
6826         (closes Bug 185 New message counter)
6827
6828 2003-06-26 [darko]      0.9.0claws65
6829
6830         * src/ldapserver.c
6831                 fix infinite loop when adding a new LDAP server
6832
6833 2003-06-26 [paul]       0.9.0claws64
6834
6835         * sync with 0.9.2cvs6
6836                 see ChangeLog 2003-06-26
6837
6838 2003-06-26 [paul]       0.9.0claws63
6839
6840         * sync with 0.9.2cvs5
6841                 see ChangeLog 2003-06-25 and 2003-06-26
6842
6843 2003-06-25 [match]      0.9.0claws62
6844
6845         * src/addr_compl.c
6846                 Fixed tab/backtab for dropped-down completion list to
6847                 move next/previous field. (close bug 147)
6848
6849 2003-06-25 [christoph]  0.9.0claws61
6850
6851         * src/addr_compl.[ch]
6852         * src/addrindex.[ch]
6853         * src/folderview.c
6854         * src/inc.c
6855         * src/news.c
6856         * src/summaryview.c
6857         * src/toolbar.c
6858                 fix warnings
6859
6860 2003-06-25 [leandro]    0.9.0claws60
6861
6862         * src/compose.c
6863                 o cleanups
6864                 o gray out "Message/Remove references" menu item if not
6865                   replying to a message
6866
6867 2003-06-24 [leandro]    0.9.0claws59
6868
6869         * src/compose.[ch]
6870                 o removed "Message/Create new thread" menu item
6871                 o added "Message/Remove references" menu item
6872                   (it's off by default and will not check anymore
6873                    if the subject changed)
6874
6875 2003-06-23 [alfons]     0.9.0claws58
6876
6877         * src/procmsg.c
6878                 try better grouping messages threaded by subject based on their age.
6879                 still not perfect - because the message tree is not sorted by date.  
6880
6881 2003-06-23 [thorsten]   0.9.0claws57
6882
6883         * src/pop.[ch]
6884                 added mail_receive_hook to allow modifications
6885                 directly after retrieval (e.g. adding headers).
6886
6887 2003-06-23 [paul]       0.9.0claws56
6888
6889         * src/sourcewindow.c
6890                  enable the use of Ctrl+A to select all text in
6891                  the sourcewindow
6892                  Patch submitted by Ivan Francolin Martinez
6893                  <ivanfm@users.sourceforge.net>
6894
6895 2003-06-22 [christoph]  0.9.0claws55
6896
6897         * src/folder.[ch]
6898                 o add notification hook for folder tree changes
6899                 o invoke hooks after folder tree scanning
6900
6901         * src/folderview.[ch]
6902                 register hook for folder tree changes that
6903                 updates the ctree
6904
6905         (there are more places that should be updated, like add, remove 
6906          or move folder)
6907
6908         (closes Bug 164 Crash on rebuild folder tree)
6909         (closes Bug 190 Crash on 'rebuilding folder tree')
6910
6911 2003-06-21 [leandro]    0.9.0claws54
6912
6913         * src/compose.[ch]
6914                 create a new thread if subject changes
6915                 (it's on by default, can be disabled in Message menu)
6916
6917 2003-06-21 [alfons]     0.9.0claws53
6918
6919         * src/summaryview.c
6920                 quiet little compiler
6921
6922 2003-06-21 [christoph]  0.9.0claws52
6923
6924         update gettext stuff to version 0.12
6925
6926 2003-06-19 [alfons]     0.9.0claws51
6927
6928         * src/common/log.c
6929         * src/common/plugin.c
6930                 move defs.h before glib.h to prevent MIN/MAX redefs
6931
6932 2003-06-19 [alfons]
6933
6934         * src/addressbook.c
6935                 translatable
6936
6937 2003-06-19 [match]      0.9.0claws50
6938
6939         * src/addressbook.[ch]
6940         * src/addrindex.[ch]
6941         * src/addr_compl.[ch]
6942         * src/editldap.[ch]
6943         * src/editldap_basedn.[ch]
6944         * src/addritem.[ch]
6945         * src/ldapquery.h
6946                 re-implemented dynamic LDAP search. works without
6947                 slowdown on display sender with addressbook
6948                 option.
6949         * src/addrbook.c
6950                 documented code.
6951
6952 2003-06-19 [paul]       0.9.0claws49
6953
6954         * src/compose.c
6955                 fix Bug #136 'Nonprovided quotation marks crash claws'
6956                 patch submitted by Pawel Pêkala <c0rn@gazeta.pl>
6957
6958 2003-06-19 [alfons]     0.9.0claws48
6959
6960         * src/prefs_common.[ch]
6961         * src/procmsg.c
6962                 restrict threading by subject by checking thread for
6963                 age (prefs_common.thread_by_subject_max_age)
6964
6965 2003-06-18 [christoph]  0.9.0claws47
6966
6967         * src/imap.c
6968                 fix memory leak in imap_cmd_fetch()
6969
6970 2003-06-18 [christoph]  0.9.0claws46
6971
6972         * src/prefs_gtk.c
6973                 fix memory leak in prefs_set_default() when used multiple
6974                 times or after prefs have been read
6975
6976 2003-06-18 [christoph]  0.9.0claws45
6977
6978         * src/common/plugin.c
6979                 fix memory leak in plugin_unload()
6980
6981 2003-06-18 [christoph]  0.9.0claws44
6982
6983         * src/imap.c
6984                 fix memory leak in imap_cmd_ok()
6985
6986 2003-06-18 [christoph]  0.9.0claws43
6987
6988         * src/folder.c
6989                 stop messages that are downloaded from POP3 and added to
6990                 an IMAP inbox from being filtered twice (first by POP3
6991                 and again when IMAP folder is scaned to get the UID of
6992                 the APPEND operation when no UIDPLUS is available)
6993
6994 2003-06-18 [alfons]
6995
6996         * tools/Makefile.am
6997                 phoenix <- firebird     
6998
6999 2003-06-18 [paul]
7000
7001         * tools/launch_phoenix          ** REMOVED **
7002           tools/launch_firebird         ** NEW **
7003                 renamed and edited to reflect the browser's name change from
7004                 'phoenix' to 'firebird'
7005
7006 2003-06-18 [paul]       0.9.0claws42
7007
7008         * sync with 0.9.2cvs2
7009                 see ChangeLog 2003-06-16
7010
7011 2003-06-17 [alfons]     0.9.0claws41
7012
7013         * src/procmsg.c
7014                 prevent threading problems when a node is an ancestor (parent / great parent),
7015                 which mostly happens with circular references (thanks to Phillipe Gramoullé
7016                 for finding an sample set of messages)
7017
7018 2003-06-16 [christoph]  0.9.0claws40
7019
7020         * src/main.c
7021                 don't popup main window on --receive or --receive-all
7022
7023         * src/mainwindow.[ch]
7024         * src/plugins/trayicon/trayicon.c
7025                 allow hiding of main window by clicking on the trayicon
7026                 (doesn't work correctly in seperate window mode and may
7027                  cause unexpected GTK problems I couldn't find yet)
7028
7029         * src/common/ssl.c
7030                 remove incorrect warning
7031
7032 2003-06-15 [alfons]     0.9.0claws39
7033
7034         * src/gtk/gtkstext.c
7035                 don't output debug text;
7036                 #ifdef out print_line() if not debugging (thanks to Martin Wicke
7037                 for pointing this out);
7038
7039 2003-06-14 [alfons]     0.9.0claws38
7040         
7041         * src/messageview.c
7042                 remove printf() and make one if..else comply with coding style
7043
7044 2003-06-14 [alfons]     0.9.0claws37
7045
7046         * AUTHORS
7047                 add Martin Wicke
7048         * src/action.c
7049         * src/messageview.[ch]
7050         * src/summaryview.c
7051                 apply patch #754162 "Quoting messages filtered by actions" submitted
7052                 by Martin Wicke, which allows quoting message body changed by an
7053                 action (Thanks!).
7054
7055 2003-06-13 [alfons]     0.9.0claws36
7056
7057         * src/utils.c
7058                 add several other subject reply prefixes (suggested by Christoph and Ivan Martinez)
7059                 use case insensitive regexp (suggested by Ivan Martinez)
7060
7061 2003-06-13 [christoph]  0.9.0claws35
7062
7063         * configure.ac
7064         * src/plugins/trayicon/Makefile.am
7065         * src/plugins/trayicon/eggtrayicon.[ch]                         ** REMOVE **
7066         * src/plugins/trayicon/trayicon.c
7067         * src/plugins/trayicon/libeggtrayicon/.cvsignore                ** NEW **
7068         * src/plugins/trayicon/libeggtrayicon/Makefile.am               ** NEW **
7069         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.[ch]          ** NEW **
7070         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.[ch]           ** NEW **
7071         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.[ch]        ** NEW **
7072         * src/plugins/trayicon/libeggtrayicon/xembed.h                  ** NEW **
7073                 replace my own EggTrayIcon backport with the backport
7074                 used by (l|x)mule and gabber.
7075
7076 2003-06-13 [alfons]     0.9.0claws34
7077
7078         * AUTHORS
7079         * src/common/utils.c
7080                 add Aw: to list of reply prefixes (thanks to Martin Zwickel)
7081
7082 2003-06-13 [alfons]     0.9.0claws33
7083
7084         * src/compose.c
7085                 clean up a little bit
7086
7087 2003-06-12 [alfons]     0.9.0claws32
7088
7089         * src/compose.c
7090                 const correctness fix
7091
7092         * src/common/sylpheed.[ch]
7093                 () -> (void)
7094                 prevent redef MIN/MAX
7095                 
7096         * src/common/utils.[ch]
7097                 () -> (void)
7098
7099 2003-06-12 [melvin]     0.9.0claws31
7100
7101         * src/compose.c
7102                 Updated to take into accounts changes in GtkAspell.
7103
7104 2003-06-12 [alfons]     0.9.0claws30
7105
7106         * src/compose.c
7107         * src/procmsg.c
7108         * src/common/utils.[ch]
7109                 handle reply subject prefixes better (initial 
7110                 suggestion by Robert Story adapted and enhanced 
7111                 using regexps)
7112
7113 2003-06-12 [melvin]     0.9.0claws29
7114
7115         * src/compose.c
7116                 Use new gtkaspell_checkers_strerror() to get the speller's
7117                 error message instead of accessing the (now private)
7118                 checkers structure.
7119                 Minor code clean up
7120
7121         * src/main.c
7122                 Use #ifdef instead of #if for USE_ASPELL
7123                 Use the new spell checkers init/quit functions 
7124
7125         * src/gtk/gtkaspell.c
7126                 Use #ifdef instead of #if for USE_ASPELL
7127                 Moved in the majority of GtkAspell structures that were
7128                 exported before by gtkaspell.h
7129         
7130         * src/gtk/gktaspell.h
7131                 Made gtkaspell.h contain only the necessary data to be
7132                 publicized by moving many structures to gtkaspell.c.
7133                 Enclosed all the declaration in a #ifdef USE_ASPELL #endif
7134                 gtkaspell_checkers_new(): replaced by...
7135                 gtkaspell_checkers_init(): new function for initialization
7136                 gtkaspell_checkers_delete(): replaced by...
7137                 gtkaspell_checkers_quit(): new function
7138                 gtkaspell_checkers_strerror(): new function that returns
7139                 the checker's last error message.
7140                 
7141 2003-06-11 [melvin]     0.9.0claws28
7142
7143         * po/POTFILES.in
7144                 Updated to take into account gtkaspell.c migration to
7145                 ./src/gtk/ (Thanks to Ricardo Mones Lastra for reporting it)
7146
7147 2003-06-10 [alfons]     0.9.0claws27
7148
7149         * src/filtering.[ch]
7150         * src/folder.c
7151         * src/matcher.c
7152         * src/scoring.[ch]
7153                 - try fixing bug #18 (any brave testers?)
7154                 - add more robustness by refusing previously 
7155                   unchecked NULL pointers 
7156
7157 2003-06-10 [alfons]     0.9.0claws26
7158
7159         * src/procmsg.c
7160                 fix bug #176 by don't checking MsgInfos with a NULL msgid 
7161
7162 2003-06-09 [alfons]     0.9.0claws25
7163
7164         * src/prefs_common.c
7165                 fix bug #163 "Icon switching doesnt work properly" by 
7166                 preventing early freeing of prefs_common.pixmap_theme_path.
7167
7168 2003-06-09 [christoph]  0.9.0claws24
7169
7170         * src/gtk/gtkaspell.c
7171                 revert Thorsten's fix and add forgotten g_strdup for
7172                 aspell path (it should not be possible to alter the path a
7173                 GtkASpell uses from outside)
7174
7175 2003-06-09 [thorsten]   0.9.0claws23
7176
7177         * src/gtk/gtkaspell.c
7178                 dont free prefs_common.aspell_path when closing compose
7179
7180 2003-06-08 [colin]      0.9.0claws22
7181
7182         * src/plugins/spamassassin/spamassassin.c
7183                 fix prefs types
7184
7185 2003-06-07 [christoph]  0.9.0claws21
7186
7187         * src/Makefile.am
7188         * src/compose.c
7189         * src/gtkaspell.[ch]            ** REMOVE **
7190         * src/gtk/Makefile.am
7191         * src/gtk/gtkaspell.[ch]        ** NEW **
7192                 o make gtkaspell independent from sylpheed's prefs
7193                 o move gtkaspell.[ch] to gtk directory
7194
7195 2003-06-07 [christoph]  0.9.0claws20
7196
7197         * src/Makefile.am
7198         * src/crash.c
7199         * src/export.c
7200         * src/filesel.[ch]              ** REMOVE **
7201         * src/folder.c
7202         * src/main.[ch]
7203         * src/common/sylpheed.[ch]
7204         * src/gtk/Makefile.am
7205         * src/gtk/filesel.[ch]          ** NEW **
7206         * src/gtk/pluginwindow.c
7207         * src/gtk/sslcertwindow.c
7208                 move filesel.[ch] to gtk directory
7209
7210 2003-06-07 [alfons]     0.9.0claws19
7211
7212         * src/filesel.c
7213                 make (multi) file selection dialog work again (Claws-only)
7214
7215 2003-06-07 [thorsten]   0.9.0claws18
7216
7217         * po/de.po
7218                 fix typos
7219
7220 2003-06-07 [alfons]     0.9.0claws17
7221
7222         * configure.ac
7223         * src/mimeview.c
7224                 detect apache mishap in which case don't include fnmatch.h
7225                 if regex.h is already included
7226
7227 2003-06-06 [christoph]  0.9.0claws16
7228
7229         * configure.ac
7230         * src/mimeview.h
7231                 add check for fnmatch.h and include it when available
7232
7233         * src/mimeview.[ch]
7234                 fix wrong case sensitivity of Content-Types
7235
7236         * src/gtk/Makefile.am
7237                 need the same include paths in gtk directory as in
7238                 common directory because .h files in common can
7239                 include files from these directories, when included
7240                 in gtk's .h or .c files
7241
7242 2003-06-06 [alfons]     0.9.0claws15
7243
7244         * src/mimeview.c
7245         * src/summaryview.c
7246                 make it compile again because of regex.h / fnmatch.h 
7247                 include problems (related to recent mime stuff, can
7248                 someone check this?)
7249
7250 2003-06-06 [thorsten]   0.9.0claws14
7251
7252         * src/folderview.c
7253                 possible use of uninitialized pointer while dragging
7254
7255 2003-06-06 [paul]       0.9.0claws13
7256
7257         * src/compose.c
7258                 fix bug where the insert sig button would be effective
7259                 only when auto_sig was set
7260
7261 2003-06-06 [paul]       0.9.0claws12
7262
7263         * sync with 0.9.2 release
7264
7265 2003-06-02 [paul]       0.9.0claws11
7266
7267         * sync with 0.9.1cvs1
7268                 see ChangeLog 2003-06-02
7269                 
7270         * po/de.po
7271                 update by Jens
7272
7273 2003-06-01 [christoph]  0.9.0claws10
7274
7275         * src/account.c
7276                 don't use substring search to find accounts by email address
7277
7278         (closes Bug 169 Overly loose matching of "From" address)
7279
7280 2003-05-31 [christoph]  0.9.0claws9
7281
7282         * doc-src/rfc2683.txt
7283         * src/imap.c
7284                 limit IMAP command length as recommended in RFC2683
7285                 (message number lists will be split into multiple imap
7286                 sets, the limit of 1000 octets is not a hard limit)
7287
7288         (closes Bug 161 sylpheed-claws exits with segfault when logging
7289          in to certain imap-servers)
7290
7291 2003-05-29 [alfons]     0.9.0claws8
7292
7293         * src/toolbar.[ch]
7294                 add print button (calling summary_print());
7295                 fine tune setting tooltip text;
7296                 (if someone needs other buttons, please take these 
7297                 commits as a guide, instead of bothering us - also
7298                 see 0.8.11claws150) 
7299
7300 2003-05-29 [darko]      0.9.0claws7
7301
7302         * src/compose.c
7303                 fix crash when word wrapping kicks in due to
7304                 changed text by spell checker
7305
7306 2003-05-29 [paul]       0.9.0claws6
7307
7308         * src/compose.c
7309                 fix bug where changing account would insert
7310                 sig even if auto_sig was FALSE
7311                 
7312         * ChangeLog
7313           ChangeLog.jp
7314           INSTALL
7315                 sync with 0.9.1 release
7316
7317 2003-05-28 [christoph]  0.9.0claws5
7318
7319         * src/imap.c
7320                 fix truncation of too long commands
7321
7322         (closes Bug 167 IMAP hangs trying to get envelope
7323          information in imap_get_uncached_messages)
7324
7325 2003-05-27 [paul]       0.9.0claws4
7326
7327         * tools/Makefile.am
7328           tools/maildir2sylpheed.pl     ** NEW FILE **
7329                 add kmail to sylpheed mailbox conversion script
7330
7331 2003-05-27 [paul]       0.9.0claws3
7332
7333         * sync with 0.9.0cvs10
7334                 see ChangeLog 2003-05-26
7335
7336 2003-05-26 [paul]       0.9.0claws2
7337
7338         * sync with 0.9.0cvs9
7339                 see ChangeLog 2003-05-26
7340
7341 2003-05-24 [paul]       0.9.0claws1
7342
7343         * sync with 0.9.0cvs8
7344                 see ChangeLog 2003-05-23
7345
7346 2003-05-24 [paul]       0.9.0claws
7347
7348         * version 0.9.0claws released
7349
7350 2003-05-24 [paul]       0.8.11claws177
7351
7352         * src/plugins/dillo-viewer/Makefile.am
7353           src/plugins/traycon/Makefile.am
7354                 add missing files
7355                 
7356         * po/bg.po
7357           po/en_GB.po
7358           po/es.po
7359           po/it.po
7360           po/pt_BR.po
7361           po/ru.po
7362           po/sr.po
7363                 update Bulgarian, British English, Spanish, Italian, 
7364                 Brazilian Portuguese, Russian, and Serbian translations, 
7365                 submitted by George Danchev, [me], Ricardo Mones Lastra,
7366                 André Filipe de Assunção e Brito, Alessandro Maestri, 
7367                 Ruslan N. Balkin, and Urke MMI
7368
7369 2003-05-23 [melvin]     0.8.11claws176
7370
7371         * po/fr.po
7372                 Updated French translations
7373
7374 2003-05-22 [paul]       0.8.11claws175
7375
7376         * src/Makefile.am
7377           src/addrbook.[ch]
7378           src/addrcache.[ch]
7379           src/addr_compl.[ch]
7380           src/adressbook.[ch]
7381           src/addrindex.[ch]
7382           src/addritem.[ch]
7383           src/editaddress.c
7384           src/editgroup.c
7385           src/editldap_basedn.c
7386           src/editldap.c
7387           src/jpilot.c
7388           src/vcard.c
7389                 revert to get ldap into it previous working state
7390                 
7391         * po/zh_TW.Big5.po
7392                 new Taiwanese translation,
7393                 submitted by Tsu-Fan Cheng <tscheng@ic.sunysb.edu>
7394
7395 2003-05-22 [christoph]  0.8.11claws174
7396
7397         * src/plugins/spamassassin/libspamc.[ch]
7398                 sync libspamc with SpamAssaain release 2.55
7399
7400 2003-05-22 [paul]       0.8.11claws173
7401
7402         * sync with 0.9.0cvs7
7403                 see ChangeLog 2003-05-22
7404                 
7405         * src/summaryview.c
7406                 revert change in 0.8.11claws172: follow
7407                 Hiroyuki's decision and that's the end of it.
7408
7409 2003-05-21 [paul]       0.8.11claws172
7410
7411         * src/summaryview.c
7412                 fix discrepency between open_unread_on_enter
7413                 and always_show_msg
7414
7415 2003-05-21 [paul]       0.8.11claws171
7416
7417         * sync with 0.9.0cvs6
7418                 see ChangeLog 2003-05-21
7419
7420 2003-05-21 [paul]       0.8.11claws170
7421
7422         * sync with 0.9.0cvs5
7423                 see ChangeLog 2003-05-21
7424
7425 2003-05-20 [paul]       0.8.11claws169
7426
7427         * sync with 0.9.0cvs4
7428                 see ChangeLog 2003-05-20
7429                 fixes bug #152, 'encoding of IMAP folders names'
7430
7431 2003-05-20 [paul]       0.8.11claws168
7432
7433         * sync with 0.9.0cvs3
7434                 see ChangeLog 2003-05-20
7435                 
7436         * src/tools/convert_mbox.pl
7437                 minor change in the comments, submitted by Fred Marton
7438
7439 2003-05-19 [paul]       0.8.11claws167
7440
7441         * src/plugins/clamav/Makefile.am
7442           configure.ac
7443                 link clamav_lib to the plugin and not to the main program
7444
7445 2003-05-19 [christoph]
7446
7447         * src/Makefile.am
7448                 add -export-dynamic for linking
7449
7450 2003-05-19 [paul]       0.8.11claws166
7451
7452         * sync with 0.9.0cvs1
7453                 see ChangeLog 2003-05-19
7454
7455 2003-05-19 [paul]       0.8.11claws165
7456
7457         * src/inc.c
7458                 fix 'pop before smtp' timeout
7459
7460 2003-05-18 [alfons]     0.8.11claws164
7461
7462         * src/prefs_matcher.c
7463                 put "execute" action command line ("expression") in edit box
7464
7465 2003-05-18 [christoph]  0.8.11claws163
7466
7467         * src/mimeview.[ch]
7468         * src/plugins/dillo_viewer/dillo_viewer.c
7469         * src/plugins/image_viewer/viewer.c
7470         * src/plugins/mathml_viewer/mathml_viewer.c
7471                 let a viewer have a list of Content-Types
7472
7473 2003-05-18 [paul]       0.8.11claws162
7474
7475         * src/prefs_filtering.c
7476                 add 'Recipient' label for FORWARD, FORWARD_AS_ATTACHMENT,
7477                 and REDIRECT actions
7478
7479 2003-05-17 [christoph]
7480
7481         * README.claws
7482                 o remove dynamic signatures that was syned with main
7483                 o add infos about no longer "build in" image viewer
7484                 o update bugtracker URL
7485
7486 2003-05-17 [christoph]  0.8.11claws161
7487
7488         * src/folder.c
7489         * src/folderview.c
7490         * src/imap.c
7491                 don't use imap_scan_folder anymore. Instead call folder_item_scan
7492                 for every folder after rebuilding the folder tree.
7493
7494         (closes Bug 19 imap_scan_folder() computes incorrectly number of new
7495          messages)
7496
7497 2003-05-17 [christoph]  0.8.11claws160
7498
7499         * src/imap.c
7500                 don't use STATUS command on current folder to check for
7501                 content changes. imap_cmd_ok() now tracks changes to
7502                 folder and number of existing messages.
7503
7504 2003-05-17 [paul]       0.8.11claws159
7505
7506         * src/plugins/clamav/clamav_plugin.c
7507                 remove unnecessary debug_print
7508
7509 2003-05-16 [thorsten]   0.8.11claws158
7510
7511         * src/plugins/demo.c
7512                 included missing intl.h
7513
7514 2003-05-16 [paul]       0.8.11claws157
7515
7516         * po/POTFILES.in
7517                 remove non-existant entries
7518         
7519         * src/plugins/clamav/clamav_plugin.c
7520           src/plugins/clamav/clamav_plugin_gtk.c
7521           src/plugins/dillo_viewer/dillo_prefs.c
7522           src/plugins/dillo_viewer/dillo_viewer.c
7523                 gettextise
7524
7525 2003-05-16 [christoph]  0.8.11claws156
7526
7527         * po/POTFILES.in
7528                 include plugin .c files for translation until I
7529                 find a better solution to have plugins have their
7530                 own textdomain
7531         * src/plugins/demo/demo.c
7532         * src/plugins/image_viewer/plugin.c
7533         * src/plugins/mathml_viewer/mathml_viewer.c
7534         * src/plugins/spamassassin/spamassassin.c
7535         * src/plugins/spamassassin/spamassassin_gtk.c
7536         * src/plugins/trayicon/trayicon.c
7537                 add gettext macros for plugin name and description
7538
7539 2003-05-16 [paul]
7540
7541         * sync with 0.9.0
7542
7543 2003-05-16 [paul]       0.8.11claws155
7544
7545         * sync with lastest 0.9.0pre1
7546                 see ChangeLog 2003-05-16
7547
7548 2003-05-15 [paul]       0.8.11claws154
7549
7550         * sync with latest 0.9.0pre1
7551                 see ChangeLog 2003-05-14 and 2003-05-15
7552
7553 2003-05-14 [christoph]  0.8.11claws153
7554
7555         * src/plugins/image_viewer/viewer.c
7556         * src/plugins/image_viewer/viewer.glade         ** NEW **
7557         * src/plugins/image_viewer/viewerprefs.c
7558                 make it possible to disable the autoload function in the
7559                 imageviewer again
7560
7561 2003-05-14 [christoph]  0.8.11claws152
7562
7563         * src/folder.c
7564                 fix folder update after adding a message
7565
7566 2003-05-13 [alfons]     0.8.11claws151
7567
7568         * src/common/session.c
7569                 remove debug traces
7570                 
7571         * src/addrcache.[ch]
7572         * src/filtering.[ch]
7573         * src/folder.[c]
7574         * src/gtkaspell.[ch]
7575         * src/imap.[ch]
7576         * src/mbox_folder.[ch]
7577         * src/mh.[ch]
7578         * src/mimeview.h
7579         * src/msgcache.[ch]
7580         * src/news.[ch]
7581         * src/passphrase.[ch]
7582         * src/prefs_common.[ch]
7583         * src/prefs_gtk.[ch]
7584         * src/procmsg.c
7585         * src/scoring.[ch]
7586                 be pedantic; (in prototypes () implies (int))
7587
7588 2003-05-13 [alfons]     0.8.11claws150
7589
7590         * src/prefs_toolbar.[ch]
7591         * src/summaryview.[ch]
7592         * src/toolbar.[ch]
7593                 change misleading text in toolbar prefs;
7594                 add toolbar action for ignore thread (toggles ignore thread flag);
7595                 clean up a little bit;
7596
7597 2003-05-12 [paul]
7598
7599         * tools/convert_mbox.pl
7600                 bug fixed by Fred Marton
7601
7602 2003-05-12 [paul]
7603
7604         * sync with 0.9.0pre1
7605
7606 2003-05-09 [paul]       0.8.11claws149
7607
7608         * sync with 0.8.11cvs43
7609                 see ChangeLog 2003-05-09
7610
7611 2003-05-08 [christoph]  0.8.11claws148
7612
7613         * src/imap.[ch]
7614                 o use CAPABILIY as first command and check for PREAUTH
7615                   information in the response to it
7616                 o rewrite all imap_cmd_* functions to use an IMAPSession
7617                   instead of a SockInfo as parameter
7618                 o do STARTTLS after fetching and checking the server
7619                   capabilities
7620
7621 2003-05-08 [paul]       0.8.11claws147
7622
7623         * tools/Makefile.am
7624           tools/README
7625           tools/convert_mbox.pl         ** NEW FILE **
7626                 add mbox conversion script. Submitted by 
7627                 Fred Marton <Fred.Marton@uni-bayreuth.de>
7628
7629 2003-05-07 [christoph]
7630
7631         * doc-src/glade.txt
7632         * src/gtk/pluginwindow.glade
7633         * src/plugins/image_viewer/viewerprefs.glade
7634         * src/plugins/spamassassin/spamassassin_gtk.glade
7635                 add glade files for user interfaces and a description how
7636                 to use glade to create the sylpheed code
7637
7638 2003-05-07 [paul]       0.8.11claws146
7639
7640         * sync with 0.8.11cvs41
7641                 see ChangeLog 2003-05-07
7642
7643 2003-05-06 [christoph]  0.8.11claws145
7644
7645         * src/main.c
7646         * src/plugins/image_viewer/viewer.c
7647                 fix usage of imlib in imageviewer plugin
7648
7649         * src/gtk/prefswindow.c
7650                 handle window close event correctly
7651
7652 2003-05-06 [paul]       0.8.11claws144
7653
7654         * src/common/ssl.c
7655                 fix typo introduced in sync
7656
7657 2003-05-06 [paul]       0.8.11claws143
7658
7659         * sync with 0.8.11cvs39
7660                 see ChangeLog 2003-05-06
7661
7662 2003-05-06 [paul]       0.8.11claws142
7663
7664         * AUTHORS
7665           po/cs.po
7666                 updated Czech translation, submitted by 
7667                 Radek Vybiral <Radek.Vybiral@vsb.cz>
7668                 
7669         * src/plugins/clamav/clamav_plugin_gtk.c
7670                 clean up
7671
7672 2003-05-03 [alfons]     0.8.11claws141
7673
7674         * src/compose.[ch]
7675                 make paste as quotation work even when the call to 
7676                 text_inserted() was deferred (fixes bug #140 "Paste 
7677                 as quotation does not work when using "external" 
7678                 clipboard")
7679
7680 2003-05-03 [thorsten]   0.8.11claws140
7681
7682         * src/addrquery.h
7683           src/ldapquery.h
7684           src/mainwindow.c
7685                 removed C++ comments
7686         * src/addr_compl.c
7687                 function with non-int retval/param used before
7688                 implementation/declaration
7689
7690 2003-05-02 [paul]       0.8.11claws139
7691
7692         * src/addr_compl.[ch]
7693           src/addressbook.[ch]
7694           src/addrindex.c
7695           src/summaryview.c
7696                 revert match's changes to (finally) remove the bug where
7697                 opening a folder causes massive slowdown when using the 
7698                 'Display sender using address book' option
7699
7700 2003-05-01 [melvin]     0.8.11claws138
7701
7702         * src/plugins/dillo_viewer/dillo_prefs.[ch]
7703         * src/plugins/dillo_viewer/dillo_viewer.c
7704                 Fixed bug where "Cancel" button from prefs issued
7705                 warnings.
7706                 Comply a little more to coding style
7707
7708 2003-05-01 [paul]       0.8.11claws137
7709
7710         * sync with 0.8.11cvs38
7711                 see ChangeLog 2003-05-01
7712
7713 2003-05-01 [paul]       0.8.11claws136
7714
7715         * po/bg.po
7716                 updated by George Danchev
7717
7718 2003-04-30 [christoph]  0.8.11claws135
7719
7720         * src/plugins/dillo_viewer/dillo_prefs.c
7721         * src/plugins/image_viewer/viewerprefs.c
7722         * src/plugins/spamassassin/spamassassin_gtk.c
7723                 remove gtk_widget_ref() calls for widgets in
7724                 glade code
7725
7726 2003-04-30 [paul]       0.8.11claws134
7727
7728         * src/addrindex.c
7729                 ok, this time a better fix for the bug where opening folder
7730                 has massive slowdown when using the 'Display sender using 
7731                 address book' option
7732
7733 2003-04-30 [paul]       0.8.11claws133
7734
7735         * src/addrindex.c
7736                 revert the 'fix' of 0.8.11claws128 because it doesn't fix it
7737         
7738 2003-04-30 [melvin]     0.8.11claws132
7739
7740         New: Dillo plugin preferences (patch by Dimitar Haralanov)
7741
7742         * src/plugins/dillo_viewer/dillo_prefs.[ch]     *** NEW ***
7743                 Preferences for the dillo plugin
7744         * src/plugins/dillo_viewer/dillo_viewer.c
7745                 Support for preferences
7746         * src/plugins/dillo_viewer/Makefile.am
7747                 Added dillo_prefs.[ch]
7748
7749 2003-04-30 [alfons]     0.8.11claws131
7750
7751         * src/common/plugin.[ch]
7752                 see? this ANSI C'fication immediately gives us type
7753                 checking for free.
7754
7755 2003-04-30 [alfons]     0.8.11claws130
7756
7757         * src/common/plugin.[ch]
7758         * src/plugins/clamav/clamav_plugin.[ch]
7759         * src/plugins/clamav/clamav_plugin_gtk.c
7760         * src/plugins/demo/demo.c
7761         * src/plugins/dillo_viewer/dillo_viewer.c
7762         * src/plugins/image_viewer/plugin.c
7763         * src/plugins/image_viewer/viewer.[ch]
7764         * src/plugins/image_viewer/viewerprefs.[ch]
7765         * src/plugins/mathml_viewer/mathml_viewer.c
7766         * src/plugins/spamassassin/spamassassin.[ch]
7767         * src/plugins/spamassassin/spamassassin_gtk.c
7768         * src/plugins/trayicon/trayicon.c
7769                 clean up
7770
7771 2003-04-30 [alfons]     0.8.11claws129
7772
7773         * src/common/utils.c
7774                 make is_ascii_str() fail gracefully when NULL pointer
7775                 is passed
7776
7777 2003-04-30 [paul]       0.8.11claws128
7778
7779         * src/addrindex.c
7780                 fix bug where opening folder has massive slowdown when
7781                 using the 'Display sender using address book' option
7782
7783 2003-04-30 [paul]       0.8.11claws127
7784
7785         * src/plugins/clamav/clamav_plugin.c
7786           src/plugins/clamav/clamav_plugin_gtk.c
7787           src/plugins/demo/demo.c
7788           src/plugins/dillo_viewer/dillo_viewer.c
7789           src/plugins/image_viewer/plugin.c
7790           src/plugins/mathml_viewer/mathml_viewer.c
7791           src/plugins/spamassassin/spamassassin.c
7792           src/plugins/spamassassin/spamassassin_gtk.c
7793           src/plugins/trayicon/trayicon.c
7794                 get rid of eye-hurting function signatures
7795
7796 2003-04-30 [paul]       0.8.11claws126
7797
7798         * src/plugins/trayicon/trayicon.c
7799                 add description
7800                 
7801         * src/mimeview.c
7802                 be more descriptive
7803
7804 2003-04-30 [paul]       0.8.11claws125
7805
7806         * configure.ac
7807                 arrange the plugins in reverse alphabetical order
7808                 
7809         * src/plugins/clamav/clamav_plugin.[ch]
7810           src/plugins/clamav/clamav_plugin_gtk.c
7811                 rename some params
7812                 resize max_size window
7813                 re-arrange the order of some gui elements
7814                 improve descriptions
7815         
7816         * src/plugins/image_viewer/plugin.c
7817           src/plugins/mathml_viewer/mathml_viewer.c
7818                 add descriptions
7819                 
7820         * src/plugins/spamassassin/spamassassin_gtk.c
7821                 resize max_size window
7822                 re-arrange the order of some gui elements
7823                 
7824         * src/messageview.c
7825           src/mimeview.c
7826                 correct typos
7827
7828 2003-04-30 [alfons]     0.8.11claws124
7829
7830         * src/imap.c
7831                 fix a leak found while browsing Martin Kluge's 
7832                 valgrind log (Claws only)
7833
7834 2003-04-29 [darko]      0.8.11claws123
7835
7836         * src/gtk/gtkstext.h
7837                 include wchar.h if it is available, fixes compilation
7838                 on HP-UX systems
7839
7840 2003-04-29 [melvin]     0.8.11claws122
7841
7842         * src/prefs_actions.c
7843                 Improved help text of Actions' syntax
7844
7845 2003-04-28 [paul]       0.8.11claws121
7846
7847         * src/action.c
7848                 a better fix for the crash when performing an action
7849                 on a mime part
7850
7851 2003-04-28 [paul]       0.8.11claws120
7852
7853         * src/action.c
7854                 fix crash when performing an action on a
7855                 mime part
7856
7857 2003-04-28 [paul]       0.8.11claws119
7858
7859         * sync with 0.8.11cvs36
7860                 see ChangeLog 2003-04-28
7861
7862 2003-04-27 [paul]       0.8.11claws118
7863
7864         * more sync with 0.8.11cvs35
7865                 see ChangeLog 2003-04-25
7866
7867 2003-04-26 [christoph]  0.8.11claws117
7868
7869         * src/folder.c
7870                 fix remove virtual check
7871
7872 2003-04-26 [paul]       0.8.11claws116
7873
7874         * src/messageview.c
7875                 fix return-receipt, make it work again
7876
7877 2003-04-26 [paul]       0.8.11claws115
7878
7879         * src/mimeview.c
7880                 restore double-clicking of the [application/pgp-signature 
7881                 (Select "Check signature" to check)] line in the message view,
7882                 broken in recent sync
7883
7884 2003-04-26 [christoph]  0.8.11claws114
7885
7886         * src/folder.c
7887                 check if remove virtual really exists before
7888                 calling the function
7889
7890 2003-04-25 [match]      0.8.11claws113
7891
7892         * src/addrindex.c
7893         * src/addrbook.c
7894         * src/ldapquery.[ch]
7895         * src/ldapctrl.[ch]
7896                 fix memleak.
7897         * src/ldapserver.[ch]
7898                 fix memleak. fix segfault.
7899                 plug a Claws memleak
7900
7901 2003-04-25 [alfons]     0.8.11claws112
7902
7903         * src/folder.c
7904                 plug a Claws memleak
7905
7906 2003-04-25 [alfons]     0.8.11claws111
7907
7908         * src/common/session.c
7909                 plug a memleak
7910
7911 2003-04-25 [paul]       0.8.11claws110
7912
7913         * sync with 0.8.11cvs35
7914                 see ChangeLog 2003-04-24 and 2003-04-25
7915                 
7916         * src/gtk/pluginwindow.c
7917                 correct another strange float value
7918
7919 2003-04-24 [christoph]  0.8.11claws109
7920
7921         * src/folder.c
7922                 freeze folder item updates when unsetting new flags
7923
7924         * src/gtk/pluginwindow.c
7925                 correct strange float value
7926
7927 2003-04-23 [paul]       0.8.11claws108
7928
7929         * sync with 0.8.11cvs33
7930                 see ChangeLog 2003-04-23
7931
7932 2003-04-22 [paul]       0.8.11claws107
7933
7934         * src/Makefile.am
7935           src/messageview.c
7936           src/mimeview.c
7937           src/pgptext.[ch]      ** REMOVED **
7938                 remove pgptext.[ch] as its not used any more
7939
7940 2003-04-22 [paul]       0.8.11claws106
7941
7942         * sync with 0.8.11cvs31
7943                 see ChangeLog 2003-04-21 and 2003-04-22
7944
7945 2003-04-21 [alfons]     0.8.11claws105
7946
7947         * src/main.c
7948                 No access to GTK structures if we're a spawned child
7949                 (and clean up code a little bit...) Should fix #126.
7950
7951 2003-04-21 [melvin]     0.8.11claws104
7952
7953         * src/plugins/dillo_viewer/README
7954                 Improved slightly the text.
7955
7956 2003-04-21 [melvin]     0.8.11claws103
7957
7958         * src/plugins/dillo_viewer/README *** NEW ***
7959                 Added a README file for the Dillo plugin
7960
7961 2003-04-20 [paul]
7962
7963         * tools/README
7964           tools/outlook2sylpheed.pl
7965                 updated and improved by Ricardo Mones Lastra
7966
7967 2003-04-18 [oliver]     0.8.11claws102
7968
7969         * src/inc.c 
7970         * src/prefs_account.h
7971                 remove Pop3SessionType (used by selective download)
7972         * src/prefs_toolbar.c
7973                 enable set Default Toolbar button
7974
7975 2003-04-18 [paul]       0.8.11claws101
7976
7977         * sync with 0.8.11cvs29
7978                 see ChangeLog 2003-04-18
7979
7980 2003-04-17 [paul]       0.8.11claws100
7981
7982         * src/prefs_common.[ch]
7983           src/summaryview.c
7984                 remove 'Open next message on deletion' option,
7985                 as the same effect can now be achieved via the
7986                 'Always open messages in summary when selected'
7987                 option.
7988
7989 2003-04-17 [paul]       0.8.11claws99
7990
7991         * sync with 0.8.11cvs28
7992                 see ChangeLog 2003-04-17
7993
7994 2003-04-17 [christoph]  0.8.11claws98
7995
7996         * ac/spamassassin.m4
7997         * src/plugins/spamassassin/libspamc.[ch]
7998         * src/plugins/spamassassin/utils.[ch]
7999                 sync libspamc with SpamAssassin project
8000
8001 2003-04-17 [christoph]  0.8.11claws97
8002
8003         * src/common/socket.h
8004         * src/gtk/sslcertwindow.h
8005                 rename old USE_SSL to USE_OPENSSL
8006
8007 2003-04-17 [paul]       0.8.11claws96
8008
8009         * src/prefs_common.h
8010                 use gulong for P_COLOR so that it compiles/runs on
8011                 64-bit systems. Patch submitted by James Noyes
8012                 <jnoyes-claws@retrogeeks.com>
8013                 
8014         * po/de.po
8015                 updated by Jens
8016
8017 2003-04-17 [paul]       0.8.11claws95
8018
8019         * sync with 0.8.11cvs27
8020                 see ChangeLog 2003-04-16
8021
8022 2003-04-15 [paul]       0.8.11claws94
8023
8024         * src/prefs_common.[ch]
8025                 rearrange to stop the window getting too long:
8026                         move Receive dialog stuff to Receive tab
8027                         move Send dialog to Send tab
8028                         remove Dialogs frame
8029                 rename 'Open messages in summary with cursor keys' to
8030                 'Always open messages in summary when selected', as its
8031                 more appropriate
8032
8033 2003-04-15 [paul]       0.8.11claws93
8034
8035         * src/prefs_common.[ch]
8036           src/summaryview.c
8037                 add new option '/Interface/Open next message on deletion'
8038
8039 2003-04-15 [paul]       0.8.11claws92
8040
8041         * src/summaryview.[ch]
8042                 add /Mark/Lock and /Mark/Unlock to the pop-up
8043                 menu. Patch submitted by Ivan Francolin Martinez
8044                 <ivanfm@users.sourceforge.net>
8045
8046 2003-04-15 [paul]       0.8.11claws91
8047
8048         * sync with 0.8.11cvs24
8049                 see ChangeLog 2003-04-15
8050
8051 2003-04-14 [jens]       0.8.11claws90
8052
8053         * updated German translation and some corrections from
8054                 Roland Bless <bless@tm.uka.de>
8055
8056 2003-04-14 [paul]       0.8.11claws89
8057
8058         * sync with 0.8.11cvs22
8059                 see ChangeLog 2003-04-14
8060
8061 2003-04-13 [paul]       0.8.11claws88
8062
8063         * src/plugins/clamav/clamav_plugin.c
8064                 fix memory leaks
8065                 clean up
8066
8067 2003-04-12 [paul]       0.8.11claws87
8068
8069         * src/plugins/clamav/clamav_plugin.c
8070                 activate enable/disable archive scanning option
8071                 
8072         * src/plugins/clamav/.cvsignore         ** NEW FILE **
8073
8074 2003-04-12 [paul]       0.8.11claws86
8075
8076         * src/plugins/Makefile.am
8077           src/plugins/clamav/Makefile.am                ** NEW FILE **
8078           src/plugins/clamav/README                     ** NEW FILE ** 
8079           src/plugins/clamav/clamav_plugin.[ch]         ** NEW FILES **
8080           src/plugins/clamav/clamav_plugin_gtk.c        ** NEW FILE **
8081                 add Clam AntiVirus plugin
8082
8083 2003-04-12 [paul]       0.8.11claws85
8084
8085         * sync with 0.8.11cvs21
8086                 see ChangeLog 2003-04-11
8087
8088 2003-04-11 [paul]       0.8.11claws84
8089
8090         * po/es.po
8091                 update Spanish translation. Submitted by Ricardo
8092                 Mones Lastra.
8093
8094 2003-04-10 [christoph]  0.8.11claws83
8095
8096         * src/mbox.c
8097                 fix typo that did not move unfiltered mails to destination
8098                 folder
8099
8100         (closes Bug 115 Sylpheed 0.8.11claws81 does not deliver mail correctly
8101          when filtering from spool)
8102
8103 2003-04-10 [christoph]  0.8.11claws82
8104
8105         * src/imap.c
8106                 use BODY.PEEK instead of BODY in in message fetch operation
8107                 to make sure the IMAP server does not set the \Seen flag for
8108                 messages. Sylpheed does that later itself, when the message
8109                 is opened in sylpheed
8110
8111         (closes Bug 111 Claws destroys unread marks)
8112
8113 2003-04-09 [oliver]     0.8.11claws81
8114         
8115         * src/folder.c
8116                 fix crash in folder_destroy
8117         * README.claws
8118                 remove selective download
8119
8120 2003-04-09 [christoph]  0.8.11claws80
8121
8122         * src/imap.c
8123                 fix crash in imap_get_msginfo() when then fetched message
8124                 is not found
8125
8126         (closes Bug 110 Crash during mail composition)
8127
8128 2003-04-08 [christoph]  0.8.11claws79
8129
8130         * src/folder.c
8131         * src/prefs_account.c
8132                 Filter new messages that are found in an INBOX folder
8133                 when 'Filter messages on receiving' is enabled in the
8134                 Folder's AccountPrefs. This allows to use Sylpheed's
8135                 filtering engine for IMAP folders where messages are
8136                 added to the INBOX by a MTA
8137
8138 2003-04-08 [paul]       0.8.11claws78
8139
8140         * src/procmsg.h
8141                 clean up after last commit
8142
8143 2003-04-08 [paul]       0.8.11claws77
8144
8145         * sync with 0.8.11cvs20
8146                 see ChangeLog 2003-04-07 and 2003-04-08
8147
8148 2003-04-07 [christoph]  0.8.11claws76
8149
8150         * src/filtering.[ch]
8151         * src/inc.[ch]
8152         * src/mbox.c
8153         * src/procmsg.[ch]
8154                 add procmsg_msginfo_filter() to execute filtering actions
8155
8156 2003-04-06 [christoph]  0.8.11claws75
8157
8158         * src/imap.c
8159                 use IMAPSet for imap_cmd_store() and imap_cmd_envelope()
8160
8161 2003-04-06 [christoph]  0.8.11claws74
8162
8163         * src/common/utils.[ch]
8164                 add g_int_compare() function for slist sorting
8165
8166         * src/imap.c
8167                 fetch all MsgInfos with one command in imap_get_msginfos()
8168                 using an imap set with a list of ranges
8169
8170         * src/news.c
8171                 use new g_int_compare() function
8172
8173 2003-04-06 [thorsten]   0.8.11claws73
8174
8175         * src/mh.c
8176                 corrected implementation of mh_folder_destroy()
8177
8178 2003-04-05 [christoph]  0.8.11claws72
8179
8180         * src/account.c
8181         * src/folder.[ch]
8182         * src/folderview.c
8183         * src/imap.c
8184         * src/inc.c
8185         * src/main.c
8186         * src/mainwindow.c
8187         * src/mbox_folder.c
8188         * src/mh.c
8189         * src/mimeview.h
8190         * src/msgcache.[ch]
8191         * src/news.c
8192         * src/procmime.h
8193         * src/procmsg.[ch]
8194         * src/setup.c
8195         * src/gtk/gtkutils.c
8196                 o rename structure field names class and new to klass and
8197                   new_msgs, to allow including files in C++
8198                 o add 'extern "C"' block to some header files
8199                 o add MsgInfoList and MsgNumberList as alias for GSList for
8200                   developers to know what type of list is expected
8201
8202         * src/plugins/image_viewer/plugin.c
8203         * src/plugins/image_viewer/viewer.[ch]
8204         * src/plugins/image_viewer/viewerprefs.[ch]
8205                 rename function names to prevent conflicts
8206
8207 2003-04-05 [paul]       0.8.11claws71
8208
8209         * sync with 0.8.11cvs18
8210                 see ChangeLog 2003-04-03 and 2003-04-04
8211
8212 2003-04-02 [christoph]  0.8.11claws70
8213
8214         * src/folder.[ch]
8215         * src/imap.[ch]
8216         * src/mbox_folder.[ch]
8217         * src/mh.[ch]
8218         * src/news.[ch]
8219                 o Make all virtual folder functions private
8220                 o remove unused folder code
8221
8222         * src/common/socket.[ch]
8223         * src/summaryview.c
8224                 fix warnings
8225
8226 2003-03-30 [alfons]     0.8.11claws69
8227
8228         * src/send_message.c
8229                 remove two debug traces and see if people still report
8230                 errors
8231
8232 2003-03-30 [alfons]     0.8.11claws68
8233
8234         * src/send_message.c
8235         * src/commons/session.c
8236                 add more debug traces
8237
8238 2003-03-30 [christoph]  0.8.11claws67
8239
8240         * src/folder.c
8241                 change processing folder name from .processing to processing
8242
8243         * src/common/ssl.c
8244                 disable SSL certificate check because it causes Xlib error
8245                 when the child process want's to open an GTK window
8246
8247 2003-03-30 [christoph]  0.8.11claws66
8248
8249         * src/folder.c
8250                 don't use default folder for processing folder item because
8251                 it can be a non local folder
8252
8253         (fixes bug reported by Stephen Lewis <slewis@paradise.net.nz>)
8254
8255 2003-03-30 [alfons]     0.8.11claws65
8256
8257         * src/send_message.c
8258                 try fixing crashes when sending messages: my gcc 2.95.4 seems 
8259                 to generate bad code for 'send_send_data_progressive': When
8260                 called from 'send_send_data_finished', the 'data' pointer is
8261                 cleared just before the assignment to the dialog pointer
8262
8263 2003-03-29 [christoph]  0.8.11claws64
8264
8265         * src/common/prefs.h
8266         * src/plugins/image_viewer/Makefile.am
8267         * src/plugins/image_viewer/plugin.c
8268         * src/plugins/image_viewer/viewer.[ch]
8269         * src/plugins/image_viewer/viewerprefs.[ch]     ** NEW **
8270                 add PrefsPage for ImageViewer
8271
8272 2003-03-28 [thorsten]   0.8.11claws63
8273
8274         * src/common/session.c
8275                 added some comments
8276
8277 2003-03-28 [paul]       0.8.11claws62
8278
8279         * sync with 0.8.11cvs16
8280                 see ChangeLog 2003-03-28
8281
8282 2003-03-28 [paul]       0.8.11claws61
8283
8284         * sync with 0.8.11cvs15
8285                 see ChangeLog 2003-03-28
8286
8287 2003-03-27 [christoph]  0.8.11claws60
8288
8289         * src/folder.c
8290         * src/imap.c
8291         * src/common/socket.[ch]
8292                 set socket state to DISCONNECTED when any operation
8293                 fails to allow reconnecting in IMAP code without
8294                 checking the return code of all calls to the command
8295                 functions
8296
8297         * src/folderview.c
8298         * src/summaryview.c
8299                 remove some more stuff that depends on specific
8300                 folder types
8301
8302 2003-03-27 [paul]       0.8.11claws59
8303
8304         * sync with 0.8.11cvs14
8305                 see ChangeLog 2003-03-27
8306                 
8307         * src/selective_download.[ch]   ** REMOVED **
8308                 really removed
8309
8310 2003-03-27 [christoph]  0.8.11claws58
8311
8312         * src/folder.c
8313                 fix handling of tmp_flags in flag copy function
8314
8315 2003-03-27 [paul]       0.8.11claws57
8316
8317         * sync with 0.8.11cvs13
8318                 see ChangeLog 2003-03-27
8319
8320 2003-03-27 [oliver]     0.8.11claws56
8321
8322         * src/maiwindow.c
8323                 remove sel_download_cb
8324
8325 2003-03-27 [oliver]     0.8.11claws55
8326         
8327         * src/inc.c
8328                 remove POP3_TOP
8329         
8330 2003-03-26 [oliver]     0.8.11claws54
8331
8332         *src/pop.h
8333                 remove POP3_TOP*
8334         * README.claws
8335                 remove selective donwload readme
8336
8337 2003-03-26 [oliver]     0.8.11claws53
8338         * src/matcher.[ch]
8339         * src/matcher_parser_parse.y 
8340         * src/pop.c 
8341         * src/prefs_account.[ch]
8342         * src/prefs_filtering.c
8343                 remove selective donwload
8344
8345 2003-03-26 [oliver]     0.8.11claws52
8346
8347         * src/inc.[ch] 
8348         * src/filtering.c 
8349         * src/mainwindow.c 
8350                 remove selective donwload
8351
8352 2003-03-26 [oliver]     0.8.11claws51
8353         
8354         * src/Makefile.am
8355         * src/selective_download.[ch]   ** REMOVE **    
8356
8357 2003-03-26 [christoph]  0.8.11claws50
8358
8359         * src/news.c
8360                 fix NEWS that got broken by a sync with sylpheed-main
8361
8362 2003-03-26 [christoph]  0.8.11claws49
8363
8364         * src/mimeview.c
8365                 fix mime type guessing when no mime type is found for a file
8366
8367 2003-03-25 [christoph]  0.8.11claws48
8368
8369         * src/mimeview.c
8370         * src/procmime.c
8371                 remove mime type guessing from mime parser and use
8372                 name based mime types in viewer lookup for mime type
8373                 application/octet-stream
8374
8375 2003-03-25 [christoph]  0.8.11claws47
8376
8377         * doc-src/readme.txt
8378         * doc-src/rfc2554.txt
8379                 add RFC about SMTP AUTH
8380
8381         * src/send_message.c
8382         * src/common/smtp.[ch]
8383                 add extra error code for authentication errors and
8384                 clear temporary password when this error occurs
8385
8386         (closes Bug 84 authentication failure while sending should
8387          prompt for password again)
8388
8389 2003-03-25 [christoph]  0.8.11claws46
8390
8391         * configure.ac
8392         * src/Makefile.am
8393         * src/imageview.[ch]                            ** REMOVE **
8394         * src/messageview.[ch]
8395         * src/mimeview.[ch]
8396         * src/prefs_common.[ch]
8397         * src/textview.c
8398         * src/plugins/Makefile.am
8399         * src/plugins/image_viewer/.cvsignore           ** NEW **
8400         * src/plugins/image_viewer/Makefile.am          ** NEW **
8401         * src/plugins/image_viewer/plugin.c             ** NEW **
8402         * src/plugins/image_viewer/viewer.[ch]          ** NEW **
8403                 move image viewer into a plugin (building is enabled by default)
8404                 [ToDo: Prefs for resize and autoview]
8405
8406 2003-03-25 [paul]       0.8.11claws45
8407
8408         * sync with 0.8.11cvs12
8409                 see ChangeLog 2003-03-26
8410
8411 2003-03-25 [paul]       0.8.11claws44
8412
8413         * sync with 0.8.11cvs11
8414                 see ChangeLog 2003-03-22, 2003-03-24 and 2003-03-25
8415                 
8416         Note: Selective Download is broken.
8417                 
8418 2003-03-22 [christoph]  0.8.11claws43
8419
8420         * src/folder.c
8421                 code cleanup for flags copying
8422
8423 2003-03-22 [christoph]  0.8.11claws42
8424
8425         * src/plugins/trayicon/trayicon.c
8426                 fix setting the transparent area when the window size
8427                 is forced by the system tray
8428
8429 2003-03-22 [christoph]  0.8.11claws41
8430
8431         * src/plugins/trayicon/gnome-mail.xpm           ** REMOVE **
8432         * src/plugins/trayicon/gnome-nomail.xpm         ** REMOVE **
8433         * src/plugins/trayicon/newmail.xpm              ** NEW **
8434         * src/plugins/trayicon/nomail.xpm               ** NEW **
8435         * src/plugins/trayicon/trayicon.c
8436         * src/plugins/trayicon/unreadmail.xpm           ** NEW **
8437                 o replace GBiff icons with KBiff icons resized to 16x16 pixel
8438                 o add icon for unread mails
8439                 o set transparency for window
8440
8441 2003-03-22 [christoph]  0.8.11claws40
8442
8443         * src/news.c
8444                 init news session to prevent crash when session is closed
8445
8446 2003-03-22 [christoph]  0.8.11claws39
8447
8448         * src/imap.c
8449         * src/common/session.[ch]
8450                 Init session data to make sure we don't have invalid pointers
8451                 for read_ch and write_ch when new multi process sessions are
8452                 not used
8453
8454         * src/main.c
8455         * src/common/plugin.c
8456         * src/common/sylpheed.c
8457         * src/plugins/demo/demo.c
8458         * src/plugins/dillo_viewer/dillo_viewer.c
8459         * src/plugins/mathml_viewer/mathml_viewer.c
8460         * src/plugins/spamassassin/spamassassin.c
8461         * src/plugins/spamassassin/spamassassin_gtk.c
8462                 add plugin types to allow loading plugins at different times
8463                 (and maybe for different frontends), because it's not good to
8464                 load GTK-Plugins gefore gtk_init was called
8465
8466         * configure.ac
8467         * src/plugins/Makefile.am
8468         * src/plugins/trayicon/.cvsignore               ** NEW **
8469         * src/plugins/trayicon/Makefile.am              ** NEW **
8470         * src/plugins/trayicon/eggtrayicon.c            ** NEW **
8471         * src/plugins/trayicon/eggtrayicon.h            ** NEW **
8472         * src/plugins/trayicon/gnome-mail.xpm           ** NEW **
8473         * src/plugins/trayicon/gnome-nomail.xpm         ** NEW **
8474         * src/plugins/trayicon/trayicon.c               ** NEW **
8475                 New Trayicon plugin that shows an icon in a systray that uses
8476                 XEMBED protocol like Gnome's systray. Icon shows if there
8477                 are new mails and a tooltip shows information about new,
8478                 unread and total messages.
8479
8480 2003-03-22 [paul]       0.8.11claws38
8481
8482         * src/common/smtp.c
8483                 fix ESMTP AUTH CRAM-MD5
8484                 [sync with main (still version 0.8.11cvs6), see
8485                  ChangeLog 2003-03-22]
8486
8487 2003-03-21 [colin]      0.8.11claws37
8488
8489         * src/send_message.c
8490                 Fix USE_SSL => USE_OPENSSL
8491
8492 2003-03-21 [colin]      0.8.11claws36
8493
8494         * src/folderview.c
8495                 Fix counts in drag and dropped subfolders
8496
8497 2003-03-21 [colin]      0.8.11claws35
8498
8499         * src/folder.c 
8500         * src/folderview.c
8501                 speed up a bit folder dnd
8502
8503 2003-03-20 [alfons]     0.8.11claws34
8504
8505         * src/main.c
8506         * src/toolbar.c
8507         * src/procmsg.c
8508                 don't send locked queue messages
8509                 (feature request "[ 705245 ] Locking message in outbox 
8510                  should prevent sending")
8511
8512 2003-03-20 [christoph]  0.8.11claws33
8513
8514         * src/folder.c
8515                 remove NEW and UNREAD flag in special folders when scanning
8516                 
8517         * src/common/smtp.c
8518                 fix ESMTP AUTH CRAM-MD5
8519
8520 2003-03-20 [paul]       0.8.11claws32
8521
8522         * src/prefs_account.c
8523                 Re-write 'Tunnel command to open connection' as
8524                 'Use command to communicate with server', and disable
8525                 it for all except IMAP accounts
8526
8527 2003-03-20 [paul]       0.8.11claws31
8528
8529         * sync with 0.8.11cvs6
8530                 see ChangeLog 2003-03-20
8531
8532 2003-03-19 [match]      0.8.11claws30
8533
8534         * src/addritem.[ch]
8535                 include documentation. minor refactoring.
8536         * src/addr_compl.[ch]
8537         * src/addrindex.[ch]
8538         * src/addresbook.[ch]
8539         * src/summaryview.c
8540                 re-enable address lookup (was disabled in
8541                 0.8.11claws20).
8542
8543 2003-03-19 [christoph]  0.8.11claws29
8544
8545         * src/procmsg.c
8546                 add temp flag handling, will make moving and copying
8547                 messages possible again
8548
8549         * src/folder.c
8550                 correct calulation of folder stats
8551
8552 2003-03-18 [match]      0.8.11claws28
8553
8554         * src/editgroup.h
8555                 remove case sensitive comparison (closes bug 80).
8556
8557 2003-03-18 [christoph]  0.8.11claws27
8558
8559         * src/imap.c
8560                 fix imap using a tunnel command
8561
8562         (closes bug 87)
8563
8564 2003-03-18 [christoph]  0.8.11claws26
8565
8566         * src/folder.[ch]
8567         * src/imap.c
8568         * src/procmsg.[ch]
8569                 rewrite flag handling for folders
8570
8571 2003-03-18 [christoph]  0.8.11claws25
8572
8573         * src/folder.c
8574         * src/procmsg.c
8575         * src/summaryview.c
8576                 unset NEW and UNREAD flags when message is ignored, to make
8577                 sure messages don't show up as unread on other IMAP clients,
8578                 because the IGNORE_THREAD flag can not be syncronized through
8579                 the IMAP folder
8580
8581 2003-03-17 [christoph]  0.8.11claws24
8582
8583         * src/imap.c
8584                 don't use recursion to fetch uids when the number of messages
8585                 does not match. Moved code into subfunction that is used
8586                 again when needed, to prevent an endless loop.
8587
8588 2003-03-17 [thorsten]   0.8.11claws23
8589
8590         * src/imageview.[ch]
8591                 export imageview_get_resized_size() (for plugins)
8592         * src/prefs_common.[ch]
8593                 added prefs_common_get() (for plugins)
8594
8595 2003-03-17 [christoph]  0.8.11claws22
8596
8597         * src/imap.c
8598                 o remove UID guessing from copy code
8599                 o support UIDPLUS extension for APPEND command
8600
8601 2003-03-17 [paul]       0.8.11claws21
8602
8603         * src/gtk/about.c
8604                 remove 'Compiled-plugins' section.
8605                 
8606         * src/plugins/dillo_viewer/dillo_viewer.c
8607                 slight change to description text
8608
8609 2003-03-16 [match]      0.8.11claws20
8610         * src/ldapserver.[ch]           ** NEW **
8611         * src/ldapctrl.[ch]             ** NEW **
8612         * src/ldapquery.[ch]            ** NEW **
8613         * src/ldaputil.[ch]             ** NEW **
8614         * src/addrcindex.[ch]           ** NEW **
8615         * src/addrquery.h               ** NEW **
8616         * src/addritem.[ch]
8617         * src/addrcache.[ch]
8618         * src/addrindex.[ch]
8619         * src/addr_compl.[ch]
8620         * src/addressbook.[ch]
8621         * src/addrbook.[ch]
8622         * src/editgroup.c
8623         * src/editaddress.c
8624         * src/editldap.c
8625         * src/editldap_basedn.c
8626         * src/vcard.c
8627         * src/jpilot.c
8628         * src/Makefile.am
8629                 included dynamic LDAP queries. improved address
8630                 completion.
8631
8632 2003-03-16 [paul]       0.8.11claws19
8633
8634         * tools/multiwebsearch.pl
8635                 fix a fatal typo
8636
8637 2003-03-16 [christoph]  0.8.11claws18
8638
8639         * src/mimeview.c
8640         * src/plugins/dillo_viewer/dillo_viewer.c
8641         * src/plugins/mathml_viewer/mathml_viewer.c
8642                 make unregistering of MimeViewerFactorys possible
8643
8644 2003-03-16 [alfons]     0.8.11claws17
8645
8646         * configure.ac
8647                 correct typo
8648
8649 2003-03-16 [melvin]     0.8.11claws16
8650
8651         * src/plugins/dillo_viewer.c
8652                 Fixed bug where it was not possible to view more than
8653                 one text/html attachment per message (bug discovered
8654                 by Christoph Hohmann).
8655
8656 2003-03-15 [melvin]     0.8.11claws15
8657
8658         * src/prefs_actions.c
8659                 Fixed compilation warnings.
8660
8661 2003-03-15 [melvin]     0.8.11claws14
8662
8663         * src/plugins/Makefile.am
8664         * src/plugins/dillo_viewer/.cvsignore                   ** NEW **
8665         * src/plugins/dillo_viewer/Makefile.am                  ** NEW **
8666         * src/plugins/dillo_viewer/dillo_viewer.c               ** NEW **
8667                 Added a html mail viewer plugin that uses Dillo v0.7.0 or
8668                 newer (http://dillo.auriga.wearlab.de/).
8669
8670 2003-03-15 [christoph]  0.8.11claws13
8671
8672         * src/imap.c
8673                 don't query imap folder for attributes because we already
8674                 for them from imap_status
8675
8676         * src/mimeview.[ch]
8677                 add support for plugable MimeViewers (unloading Viewers
8678                 not yet complete)
8679
8680         * src/plugins/Makefile.am
8681         * src/plugins/mathml_viewer/.cvsignore          ** NEW **
8682         * src/plugins/mathml_viewer/Makefile.am         ** NEW **
8683         * src/plugins/mathml_viewer/mathml_viewer.c     ** NEW **
8684                 add MathML Viewer (Content-Type text/mathml) using GtkMathView
8685                 widget from http://helm.cs.unibo.it/mml-widget/
8686
8687 2003-03-14 [christoph]  0.8.11claws12
8688
8689         * src/folder.[ch]
8690                 o error return code's should better be negative
8691                 o replace printf with debug_print
8692
8693         * src/imap.c
8694                 improve IMAP folder scan by checking UID-NEXT
8695
8696         * src/summaryview.c
8697                 remove check that are unnecessary in my opinion
8698
8699 2003-03-13 [christoph]  0.8.11claws11
8700
8701         * src/folder.[ch]
8702         * src/foldersel.c
8703         * src/folderview.c
8704         * src/imap.c
8705         * src/mbox_folder.c
8706         * src/mh.c
8707         * src/news.c
8708         * src/prefs_scoring.c
8709         * src/summaryview.c
8710                 use a common function to get a displayable name
8711                 for a FolderItem
8712
8713 2003-03-13 [paul]       0.8.11claws10
8714
8715         * tools/Makefile.am
8716           tools/README
8717           tools/multiwebsearch.conf     ** NEW FILE **
8718           tools/multiwebsearch.pl       ** NEW FILE **
8719                 add multiwebsearch Actions script
8720
8721 2003-03-13 [colin]      0.8.11claws9
8722
8723         * src/compose.c
8724                 Remove leading emtpy lines from quoted text
8725                 before quoting it
8726
8727 2003-03-13 [melvin]     0.8.11claws8
8728
8729         * src/prefs_actions.c
8730                 Fixed a memory leak
8731                 Code clean ups
8732                 Added Cancel and OK buttons
8733                 Corrected help text
8734
8735 2003-03-13 [christoph]  0.8.11claws7
8736
8737         * src/account.c
8738         * src/folder.[ch]
8739         * src/imap.c
8740         * src/mainwindow.c
8741         * src/mbox_folder.c
8742         * src/mh.c
8743         * src/news.c
8744         * src/setup.c
8745                 replace more folder type stuff with folder class stuff
8746
8747 2003-03-13 [melvin]     0.8.11claws6
8748
8749         * src/prefs_actions.c
8750                 Added new tokens:
8751                 %u: user provided argument
8752                 %h: user provided argument (hidden on input)
8753                 %s: current text selection in the message view 
8754
8755 2003-03-13 [paul]       0.8.11claws5
8756
8757         * sync with 0.8.11cvs5
8758                 see ChangeLog 2003-03-11, 2003-03-12
8759
8760 2003-03-12 [christoph]  0.8.11claws4
8761
8762         * src/folder.c
8763                 use folder class idstr when writing folderlist.xml
8764
8765         * src/folder.h
8766         * src/imap.c
8767         * src/news.c
8768                 replace folder type checks with folder class checks
8769
8770 2003-03-12 [christoph]  0.8.11claws3
8771
8772         * src/folder.[ch]
8773         * src/imap.[ch]
8774         * src/main.c
8775         * src/mbox_folder.[ch]
8776         * src/mh.[ch]
8777         * src/news.[ch]
8778                 o create a list of known folder classes in the folder system
8779                 o use folder class id strings for folder item identifiers
8780
8781 2003-03-12 [christoph]  0.8.11claws2
8782
8783         * src/imap.c
8784                 fix imap uid validity check
8785
8786 2003-03-12 [christoph]  0.8.11claws1
8787
8788         * src/account.c
8789         * src/folder.[ch]
8790         * src/foldersel.c
8791         * src/folderview.c
8792         * src/imap.c
8793         * src/mainwindow.c
8794         * src/mbox_folder.c
8795         * src/mh.c
8796         * src/news.c
8797         * src/prefs_scoring.c
8798         * src/procmsg.c
8799         * src/setup.c
8800         * src/summaryview.c
8801                 initial restructuring of folder system, seperating
8802                 folders and folder classes
8803
8804 2003-03-12 [paul]       0.8.11claws
8805
8806         0.8.11claws release
8807
8808 2003-03-12 [christoph]
8809
8810         * src/gtk/prefswindow.c
8811                 fix translation of "Page Index"
8812
8813 2003-03-12 [paul]       0.8.10claws110
8814
8815         a sync from 0.8.11cvs4 before the release
8816
8817         * src/common/utils.c
8818                 subject_compare_for_sort(): allow null strings (fixes
8819                 summary sorting).
8820
8821 2003-03-11 [paul]       0.8.10claws109
8822
8823         * po/es.po
8824                 update Spanish translation, submitted by
8825                 Ricardo Mones Lastra
8826
8827 2003-03-11 [melvin]     0.8.10claws108
8828
8829         * po/fr.po
8830                 Updated French translations
8831
8832 2003-03-11 [paul]       0.8.10claws107
8833
8834         * manual/en/Makefile.am
8835           manual/en/*.html
8836                 update English manual, add a new page
8837                 updated by Francois Barriere <fbarriere@atmel.fr>
8838                 
8839         * po/bg.po
8840           po/it.po
8841           po/sr.po
8842                 update Bulgarian, Italian, and Serbian translations
8843                 submitted by George Danchev, Alessandro Maestri, and
8844                 Urke MMI
8845
8846 2003-03-10 [paul]       0.8.10claws106
8847
8848         * src/gtk/about.c
8849           src/gtk/prefswindow.c
8850                 make some strings translatable
8851
8852 2003-03-10 [darko]      0.8.10claws105
8853
8854         * src/compose.c
8855                 code cleanup to make Hiro happy
8856
8857 2003-03-10 [paul]       0.8.10claws104
8858
8859         * sync with 0.8.11cvs2
8860                 see ChangeLog 2003-03-10
8861
8862 2003-03-09 [melvin]     0.8.10claws103
8863
8864         * src/textview.c
8865                 textview_set_font(): fix for message display in
8866                 UTF-8 locales (thanks to Sergey Vlasov).
8867                 (was unintentionnaly reverted in 0.8.6claws6)   
8868
8869 2003-03-08 [darko]      0.8.10claws102
8870
8871         * src/compose.c
8872                 fix infinite loop in wrapping as reported
8873                 by happycactus
8874                 obsoletes patch #696482
8875
8876 2003-03-08 [christoph]  0.8.10claws101
8877
8878         * src/imap.c
8879                 add workaround for IMAP servers that do not
8880                 support the "UID SEARCH UID" command
8881
8882 2003-03-07 [christoph]  0.8.10claws100
8883
8884         * src/plugins/spamassassin/spamassassin.[ch]
8885         * src/plugins/spamassassin/spamassassin_gtk.c
8886                 code cleanup
8887
8888 2003-03-07 [paul]       0.8.10claws99
8889
8890         * po/es.po
8891                 updated Spanish translation, submitted by
8892                 Ricardo Mones Lastra
8893
8894 2003-03-07 [christoph]  0.8.10claws98
8895
8896         * src/send.c
8897                 fix in 0.8.10claws94 was wrong
8898                 local delivery does not require escaping, remove escaping
8899                 code to make signatures of mails with "." lines valid
8900                 
8901                 NOTE: requires that sendmail is executed with "-i" option,
8902                       what is the default now, but has to be changed in all
8903                       exsiting accounts)
8904
8905 2003-03-07 [paul]       0.8.10claws97
8906
8907         * sync with 0.8.11 release
8908                 see ChangeLog 2003-03-07
8909
8910 2003-03-06 [paul]       0.8.10claws96
8911
8912         * src/compose.c
8913                 revert commit 0.8.10claws92
8914
8915 2003-03-06 [paul]       0.8.10claws95
8916
8917         * src/folderview.c
8918                 fix (solaris) bug 73, 'Crash when selecting top-level folder'
8919
8920         * src/gtkaspell.c
8921                 fix bug 74, 'Crash opening editor window with pseudo-color
8922                 display'
8923                 
8924         Patches submitted by Kevin Vigor <kevin@vigor.nu>
8925
8926 2003-03-06 [christoph]  0.8.10claws94
8927
8928         * src/send.c
8929                 fix rfc2821 (4.5.2) violation in SMTP data sending,
8930                 all lines starting with a period get an extra period
8931                 inserted
8932                 (found by Simon 'corecode' Schubert)
8933
8934 2003-03-06 [paul]       0.8.10claws93
8935
8936         * src/folderview.c
8937                 if configured font can't be loaded fall back to gtk
8938                 default. (with thanks to Christoph)
8939                 
8940                 closes long-standing bug 15 'Crashes on startup'
8941
8942 2003-03-06 [paul]       0.8.10claws92
8943
8944         * src/compose.c
8945                 freeze text before autosave and thaw afterwards
8946                 fixes bug 67 'autosave make re-rediting message crazy'
8947
8948 2003-03-06 [christoph]  0.8.10claws91
8949
8950         * src/compose.c
8951                 ignore address comment in dupe check for Cc-list
8952
8953         (closes reopened bug 47 Replying to message strips name part of
8954          e-mail addresses of Cc: lines)
8955
8956 2003-03-06 [paul]       0.8.10claws90
8957
8958         * src/Makefile.am
8959                 remove reference to gtkxtext.h as its no longer in
8960                 the repository
8961
8962 2003-03-06 [paul]       0.8.10claws89
8963
8964         * sync with 0.8.10cvs25
8965                 see ChangeLog 2003-03-06
8966
8967 2003-03-06 [oliver]     0.8.10claws88
8968         
8969         * src/messageview.c
8970                 remove include
8971
8972 2003-03-06 [oliver]     0.8.10claws87
8973         
8974         * src/folderview.c 
8975                 remove changes introduced inclaws74
8976         * src/messageview.c
8977                 another attempt to sanely delete and update
8978                 messages deleted in separate messageview
8979
8980 2003-03-05 [christoph]  0.8.10claws86
8981
8982         * src/summaryview.c
8983                 check if "From" matches any account's address if
8984                 addressbook completion of addresses is disabled too
8985
8986         (closes Bug 70 "Display recipient in from" doesn't check
8987          folder's default account)
8988
8989 2003-03-05 [christoph]  0.8.10claws85
8990
8991         * src/compose.c
8992         * src/common/utils.[ch]
8993                 don't strip address comments when building Cc lists
8994
8995         (closes Bug 47 Replying to message strips name part of e-mail addresses
8996          of Cc: lines)
8997
8998         * src/folder.c
8999                 fix return value of copy function
9000
9001 2003-03-05 [christoph]  0.8.10claws84
9002
9003         * src/imap.c
9004                 don't ask imap server for non rfc822 headers
9005
9006         (closes bug 71 IMAP FETCH asks for FROM header field twice)
9007
9008         * src/imap.c
9009                 destroy session on socket error to allow reconnecting
9010
9011 2003-03-05 [christoph]  0.8.10claws83
9012
9013         * configure.ac
9014                 fix building with gnome when no prefix is set
9015
9016         (closes bug 66 Gnome directory is set to NONE)
9017
9018 2003-03-05 [paul]       0.8.10claws82
9019
9020         * sync with 0.8.10cvs23
9021                 see ChangeLog 2003-03-05
9022
9023 2003-03-04 [christoph]  0.8.10claws81
9024
9025         * src/folder.c
9026                 o fix moving and copying when folder returns 0 for new
9027                   message number
9028                 o remove some code for single message copy and move
9029                   operations and use functions for multiple messages
9030
9031         (closes bug 63 Strange behaviour MOVING messages from MH to IMAP)
9032
9033         * src/news.c
9034                 remove unused include
9035
9036 2003-03-04 [paul]       0.8.10claws80
9037
9038         * src/gtk/about.c
9039                 list 'Compiled plugins'
9040
9041 2003-03-03 [christoph]  0.8.10claws79
9042
9043         * src/news.[ch]
9044                 have to multiply the percentage of the current fetch with
9045                 the percentage that it has of the total fetch operation
9046                 for correct values
9047
9048 2003-03-03 [christoph]  0.8.10claws78
9049
9050         * src/news.c
9051                 fix calculation of expected lines for progress indicator
9052
9053 2003-03-03 [christoph]  0.8.10claws77
9054
9055         * src/summaryview.c
9056         * src/common/utils.c
9057                 fix segfault when opening the root news folder
9058
9059 2003-03-03 [christoph]  0.8.10claws76
9060
9061         * src/mainwindow.[ch]
9062         * src/common/Makefile.am
9063         * src/common/progressindicator.[ch]
9064                 add UI independent progress indicator handling
9065
9066         * src/news.[ch]
9067                 use new progress indicator for message info fetching
9068
9069         * src/common/hooks.h
9070                 code cleanup
9071
9072 2003-03-03 [oliver]     0.8.10claws75
9073
9074         * src/toolbar.c
9075         * src/compose.c
9076                 removed commented code
9077
9078 2003-03-03 [oliver]     0.8.10claws74
9079
9080         * src/toolbar.[ch]
9081                 cleanups and refactoring
9082         * src/compose.[ch]
9083                 compose_reply_mode reply & forwarding interface for
9084                 toolbar buttons
9085         * src/folderview.c
9086                 act on messages marked for deletion in folderview_selected
9087                 based on prefs_common.immediate_exec since a message might 
9088                 have been deleted by messageview in a folder we are changing 
9089                 to (does anybody understand what I'm on about ?)
9090
9091 2003-03-03 [oliver]     0.8.10claws73
9092         
9093         * src/messageview.[ch]
9094                 new functions
9095                 - messageview_delete: delete message shown in messagview
9096                 - messageview_update_view: update messageview to currently 
9097                   selected summaryview message
9098                 - add separate messageview to msgview_list in order to update 
9099                   toolbar to new toolbar style on the fly (TOOLBAR_NONE, TOOLBAR_ICON etc.)
9100         * src/summaryview.[ch]
9101                 summary_get_selection returns a list of selected msgs
9102                 in summaryview
9103         * src/mainwindow.c
9104                 toolbar reply refactoring
9105
9106 2003-03-03 [paul]       0.8.10claws72
9107
9108         * sync with 0.8.10cvs21
9109                 see ChangeLog 2003-03-03
9110
9111 2003-03-02 [christoph]  0.8.10claws71
9112
9113         * src/common/passcrypt.c
9114                 use POSIX includes
9115
9116 2003-03-02 [christoph]  0.8.10claws70
9117
9118         * configure.ac
9119         * src/prefs_account.c
9120         * src/prefs_gtk.[ch]
9121         * src/common/.cvsignore
9122         * src/common/Makefile.am
9123         * src/common/passcrypt.c                ** NEW **
9124         * src/common/passcrypt.h.in             ** NEW **
9125                 Implement password encryption in config files
9126                 using unix encrypt and setkey functions. The crypt
9127                 key can be set as a configure parameter. Old
9128                 passwords will be converted if they do not begin
9129                 with '!'
9130
9131 2003-03-02 [paul]       0.8.10claws69
9132
9133         * src/prefs_account.c
9134                 fix compile error
9135
9136 2003-03-01 [thorsten]   0.8.10claws68
9137
9138         * po/el.po
9139           po/hr.po
9140           po/it.po
9141           po/nl.po
9142           po/sr.po
9143           po/sv.po
9144                 corrected format strings
9145         * po/en_GB.po
9146                 corrected headers
9147                 (fix compile errors with GNU gettext-0.11.5)
9148
9149 2003-03-01 [oliver]     0.8.10claws67
9150
9151         * src/summaryview.c
9152                 menu callbacks call toolbar_menu_reply
9153
9154 2003-03-01 [oliver]     0.8.10claws66
9155
9156         * src/mainwindow.c
9157         * src/messageview.c
9158                 menu callbacks call toolbar_menu_reply
9159         * src/toolbar.[ch]
9160                 callbacks from menu handled by toolbar_menu_reply
9161
9162 2003-03-01 [paul]       0.8.10claws65
9163
9164         * src/addressbook.c
9165                 revert commit 0.8.10claws54 - breaks editing of
9166                 addressbook.
9167                 
9168         * po/bg.po
9169                 update Bulgarian translation, submitted by
9170                 George Danchev
9171
9172 2003-02-28 [christoph]  0.8.10claws64
9173
9174         * src/account.c
9175         * src/addressadd.c
9176         * src/compose.c
9177         * src/gtkaspell.c
9178         * src/gtkxtext.h                ** REMOVE **
9179         * src/imap.c
9180         * src/matcher.[ch]
9181         * src/mh.c
9182         * src/news.c
9183         * src/pine.c
9184         * src/prefs_common.c
9185         * src/prefs_matcher.c
9186         * src/procheader.[ch]
9187         * src/procmsg.[ch]
9188         * src/toolbar.c
9189         * src/common/ssl_certificate.c
9190         * src/gtk/colorlabel.c
9191         * src/gtk/menu.c
9192                 o fix warnings
9193                 o remove code obsoleted by new cache and folder system rework
9194
9195 2003-02-28 [oliver]     0.8.10claws63
9196         
9197         * src/toolbar.[ch]
9198                 * fix bug where reply in Messageview replied to 
9199                 Message displayed in summaryview
9200                 (reportedd via ML by chinatinte at gmx dot ch)
9201                 * fix bug where toolbar popups (WITH_QUOTE, WITHOUT_QOUTE)
9202                 didn't work in separate MessageView Toolbar
9203                 (wondering if anybody uses this at all ?)
9204         * src/summaryview.[ch]
9205                 use toolbar.c's toolbar_reply instead of summary_reply (removed)
9206                 (generalize reply and forward code);
9207         * src/messageview.c 
9208                 remove focus_in event which updated summaryview to messageview
9209
9210 2003-02-28 [paul]       0.8.10claws62
9211
9212         * po/Makefile.in.in
9213                 add the --check option
9214                 Patch submitted by Ricardo Mones Lastra
9215
9216 2003-02-28 [paul]       0.8.10claws61
9217
9218         * src/prefs_account.c
9219                 re-order 'Signature' items
9220
9221 2003-02-28 [paul]       0.8.10claws60
9222
9223         * sync with 0.8.10cvs20
9224                 see ChangeLog 2003-02-28
9225
9226 2003-02-28 [paul]       0.8.10claws59
9227
9228         * po/POTFILES.in
9229                 update to reflect recent movement of files
9230
9231 2003-02-28 [paul]       0.8.10claws58
9232
9233         * sync with 0.8.10cvs19
9234                 see ChangeLog 2003-02-28
9235
9236 2003-02-27 [martin]     0.8.10claws57
9237
9238         * src/prefs_matcher.c 
9239                 fix segfault in prefs_matcher_ok() when the
9240                 last entry is deleted and prevents that the
9241                 message "entry not saved" comes up after deleting
9242                 an entry
9243
9244 2003-02-27 [martin]     0.8.10claws56
9245
9246         * src/prefs_filtering.c 
9247                 fix segfault in prefs_filtering_ok() when the
9248                 last entry is deleted and prevents that the
9249                 message "entry not saved" comes up after deleting
9250                 an entry
9251
9252 2003-02-27 [paul]       0.8.10claws55
9253
9254         * sync with 0.8.10cvs18
9255                 see ChangeLog 2003-02-27
9256
9257 2003-02-27 [paul]       0.8.10claws54
9258
9259         * src/addressbook.c
9260                 fix bug where the address book crashes with 
9261                 multiple lookups.
9262                 Patch [687729] submitted by David Frager 
9263                 <dbfrager@users.sourceforge.net>
9264
9265 2003-02-25 [christoph]  0.8.10claws53
9266
9267         * src/Makefile.am
9268         * src/colorlabel.[ch]           ** REMOVE **
9269         * src/gtk/Makefile.am
9270         * src/gtk/colorlabel.[ch]       ** NEW **
9271                 move colorlabel files to gtk directory
9272
9273         * src/esmtp.[ch]                ** REMOVE **
9274                 has been merged into smtp.[ch] in 0.7.5
9275
9276 2003-02-25 [christoph]  0.8.10claws52
9277
9278         * src/Makefile.am
9279         * src/about.[ch]                ** REMOVE **
9280         * src/gtk/Makefile.am
9281         * src/gtk/about.[ch]            ** NEW **
9282                 move about files to gtk directory
9283
9284 2003-02-25 [christoph]  0.8.10claws51
9285
9286         * src/folder.c
9287                 some code optimization of folder scanning code
9288
9289         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx> 
9290
9291 2003-02-25 [christoph]  0.8.10claws50
9292
9293         * src/main.c
9294         * src/common/sylpheed.c
9295                 add command line parameter parsing to common code
9296
9297 2003-02-24 [christoph]
9298
9299         * Makefile.am
9300         * configure.ac
9301                 fix gnome prefix problems, the configure script now removed
9302                 `gnome-config --prefix` from `gnome-config --datadir`
9303                 and adds $(prefix} instead
9304
9305         (closes Bug 24 Makefile does not respect prefix when installing
9306          GNOME data)
9307
9308 2003-02-24 [christoph]  0.8.10claws49
9309
9310         * src/news.c
9311                 check for valid session before trying to authenticate
9312
9313         (closes Bug 60 crash if "authenticate on logon" is activated
9314          and newsserver-hostname is not valid)
9315
9316 2003-02-24 [melvin]     0.8.10claws48
9317
9318         * src/prefs_actions.c
9319                 Make sure all user's input is sent to the action and then
9320                 close the socket..
9321
9322 2003-02-23 [alfons]     0.8.10claws46
9323
9324         * src/summaryview.c
9325                 also wait cursor when deleting files
9326
9327 2003-02-23 [paul]
9328
9329         * tools/freshmeat_search.pl
9330           tools/google_search.pl
9331                 scripts should now work for any browser/browser command line
9332
9333 2003-02-22 [christoph]  0.8.10claws45
9334
9335         * src/procmsg.c
9336                 fix IMAP flag setting, IMAP flag is not handled correctly
9337                 anymore by the folder system and information about the
9338                 folder should not be saved in the MsgInfo (in my opinion)
9339
9340         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
9341
9342 2003-02-22 [christoph]  0.8.10claws44
9343
9344         * src/summaryview.c
9345                 fix spelling of "label" ;-)
9346
9347 2003-02-22 [thorsten]   0.8.10claws43
9348
9349         * src/mimeview.c
9350           src/prefs_common.[ch]
9351           src/procmime.[ch]
9352                 do not use description as attachment name
9353
9354 2003-02-22 [alfons]     0.8.10claws42
9355
9356         * src/summaryview.c
9357                 freeze/thaw folder item updates when changing color labels,
9358                 and put a wait cursors on
9359
9360 2003-02-22 [thorsten]   0.8.10claws41
9361
9362         * src/mimeview.c
9363                 save-all fixes: crash if invoked on multipart container,
9364                 mimeinfo access, pathseparators, error dialog
9365
9366 2003-02-21 [alfons]     0.8.10claws40
9367
9368         * src/prefs_gtk.c
9369                 remove unused var
9370
9371 2003-02-21 [colin]      0.8.10claws39
9372
9373         * src/send.c
9374                 Fix smtp logging
9375
9376 2003-02-21 [colin]      0.8.10claws38
9377
9378         * src/summaryview.c
9379                 Freeze/thaw folderItem updates when filtering messages 
9380                 via Tools/Filter messages
9381
9382 2003-02-21 [paul]       0.8.10claws37
9383
9384         * src/compose.c
9385                 revert commit 0.8.10claws26, there are ulterior motives
9386                 for users to set a Reply-To header when posting to
9387                 newsgroups
9388
9389 2003-02-21 [paul]       0.8.10claws36
9390
9391         * sync with 0.8.10cvs17
9392                 see ChangeLog 2003-02-21
9393
9394 2003-02-20 [christoph]  0.8.10claws35
9395
9396         * src/imap.c
9397                 IMAP UID fetch speedup using SEARCH
9398
9399         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
9400
9401         * src/imap.c
9402                 fix problem with UIDs in IMAP UID cache that no longer existed
9403
9404 2003-02-20 [christoph]  0.8.10claws34
9405
9406         * src/imap.c
9407         * src/procheader.c
9408         * src/procheader.h
9409                 IMAP header fetch speedup (fetch only headers cached in MsgInfo)
9410
9411         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
9412
9413         * src/imap.c
9414                 Rewrite imap_cmd_gen_recv use sock_getline instead
9415                 of sock_gets to avoid problems with too long reply
9416                 lines
9417     
9418 2003-02-20 [colin]      0.8.10claws33
9419         
9420         * src/prefs_account.c
9421                 Better wording
9422
9423 2003-02-20 [colin]      0.8.10claws32
9424
9425         * src/compose.c
9426                 Remove useless '&& !to_sender' 
9427
9428 2003-02-20 [darko]
9429
9430         * AUTHORS
9431                 change my e-mail address
9432
9433 2003-02-19 [colin]      0.8.10claws31
9434
9435         * src/prefs_common.c
9436                 X11 style colors for every configurable color
9437
9438 2003-02-19 [alfons]     0.8.10claws30
9439
9440         * src/prefs_gtk.[ch]
9441         * src/prefs_common.c
9442                 for color_new accept both plain integers and X11 style color
9443                 names (as found in /usr/lib/X11/rgb.txt)
9444
9445 2003-02-19 [paul]       0.8.10claws29
9446
9447         * src/mainwindow.c
9448                 add tooltips to online/offline button and account selector
9449                 button
9450
9451 2003-02-19 [paul]       0.8.10claws28
9452
9453         * src/folder.c
9454           src/news.c
9455           src/prefs_account.[ch]
9456           src/prefs_common.[ch]
9457                 move 'Maximum number of articles to download' to
9458                 account prefs.
9459                 clean up account prefs gui a little by hiding entries
9460                 rather then greying out entries
9461
9462 2003-02-19 [hiro]       0.8.10claws27
9463
9464         * src/common/utils.c
9465                 fix bug #54 'yesterdays date is displayed in the message 
9466                 summary window'
9467
9468 2003-02-19 [paul]       0.8.10claws26
9469
9470         * src/compose.c
9471                 fix bug reported in Feature Request [688596] 
9472                 'Reply-to header in news'
9473
9474 2003-02-18 [paul]       0.8.10claws25
9475
9476         * src/select-keys.c
9477                 add a 'List all keys' button to key selection dialog
9478
9479 2003-02-18 [colin]      0.8.10claws24
9480         
9481         * src/stock_pixmap.c
9482                 fix compile error
9483
9484 2003-02-18 [colin]      0.8.10claws23
9485
9486         * src/common/smtp.[ch]
9487           src/prefs_account.c
9488                 Try to starttls if it seems to be the only
9489                 way to authenticate a user
9490
9491 2003-02-18 [paul]       0.8.10claws22
9492
9493         * src/Makefile.am
9494           src/folderview.c
9495           src/stock_pixmap.[ch]
9496           src/pixmaps/drafts_close.xpm  ** NEW FILE **
9497           src/pixmaps/drafts_open.xpm   ** NEW FILE **
9498                 as a Drafts folder is a special folder allow it to have
9499                 its own unique icons
9500
9501 2003-02-18 [colin]      0.8.10claws21
9502
9503         * src/imap.c
9504                 Fix port selection when using starttls
9505
9506 2003-02-18 [paul]       0.8.10claws20
9507
9508         * src/mainwindow.c
9509           src/prefs_common.[ch]
9510                 make blue the default new mail colour
9511
9512 2003-02-18 [paul]       0.8.10claws19
9513
9514         * sync with 0.8.10cvs14
9515                 see ChangeLog 2003-02-18
9516
9517 2003-02-17 [jens]       0.8.10claws18
9518
9519         * src/common/md5.c
9520                 fixed a compile problem with gcc 3.3
9521                 works on 2.95.3 too (testet on PPC as it is big endian)
9522
9523 2003-02-17 [paul]       0.8.10claws17
9524
9525         * sync with 0.8.10cvs13
9526                 see ChangeLog 2003-02-17
9527
9528 2003-02-17 [paul]       0.8.10claws16
9529
9530         * sync with 0.8.10cvs12
9531                 see ChangeLog 2003-02-17
9532
9533 2003-02-16 [match]      0.8.10claws15
9534
9535         * src/addressbook.c
9536                 Eliminates reloading of address data when items
9537                 deleted or added. Applied submitted by
9538                 Luke Plant <lukeplant@softhome.net>
9539
9540 2003-02-16 [paul]       0.8.10claws14
9541
9542         * src/news.c
9543                 when a 'protocol error' is encountered disconnect from
9544                 the server. This means that the user can carry on viewing
9545                 other articles and doesn't have to either wait until the
9546                 server timesout or quit sylpheed.
9547                 Fixes bug #53 'Unable to read messages in newsgroups, 
9548                 displayed message doesn't change'
9549
9550 2003-02-15 [christoph]  0.8.10claws13
9551
9552         * src/imap.c
9553                 fix bug that stopped scanning of folders when an
9554                 IMAP folder was empty
9555
9556         (closes bug 46 stop scan messages in folders after empty folder)
9557
9558 2003-02-15 [paul]
9559
9560         * tools/Makefile.am
9561           tools/README
9562           tools/freshmeat_search.pl     ** NEW FILE **
9563           tools/google_search.pl        ** NEW FILE **
9564                 Add 2 Actions scripts which search freshmeat/google
9565                 for the selected text using the browser configured
9566                 in sylpheedrc.
9567                 
9568         Note: These scripts are very dependent on the format of the
9569         browser command and may not work on every occasion. Testing
9570         is welcome. 
9571
9572 2003-02-14 [alfons]     0.8.10claws12
9573
9574         * src/compose.c
9575                 fix breakage because of uninitialized account pointer.
9576                 please verify.
9577
9578 2003-02-14 [paul]       0.8.10claws11
9579
9580         * src/compose.c
9581           src/prefs_account.[ch]
9582           src/prefs_common.[ch]
9583                 move signature settings to Account Prefs
9584
9585 2003-02-14 [paul]       0.8.10claws10
9586
9587         * sync with 0.8.10cvs11
9588                 see ChangeLog 2003-02-14
9589
9590 2003-02-13 [thorsten]   0.8.10claws9
9591
9592         * src/news.c
9593                 revert news progressbar (GUI separation)
9594
9595 2003-02-13 [paul]       0.8.10claws8
9596
9597         * src/compose.c
9598                 make replies behave correctly, re: RFC 1036, Section 2.2.3,
9599                 paragraph 1
9600
9601 2003-02-13 [paul]       0.8.10claws7
9602
9603         * src/compose.[ch]
9604           src/summaryview.c
9605                 fix 'Follow-up and Reply-to' so that it creates a reply to
9606                 the newsgroup and the sender. If the message has the keyword
9607                 'poster' in the Followup-To header, all replies go to the
9608                 sender, re: RFC 1036, Section 2.2.3
9609                 rename all instances of 'ignore_replyto' to 'to_sender', both
9610                 were previously used, now we use just one.
9611
9612 2003-02-13 [paul]       0.8.10claws6
9613
9614         * sync with 0.8.10cvs9
9615                 see ChangeLog 2003-02-13
9616
9617 2003-02-13 [paul]       0.8.10claws5
9618
9619         * configure.ac
9620                 show which plugins are configured in the configure
9621                 output.
9622
9623 2003-02-12 [thorsten]   0.8.10claws4
9624
9625         * src/news.c
9626                 show progress while fetching news headers
9627
9628 2003-02-12 [christoph]  0.8.10claws3
9629
9630         * configure.ac
9631         * src/plugins/Makefile.am
9632                 use AM_CONDITIONAL to enable plugins, automake correctly
9633                 manages this when creating distdir
9634
9635 2003-02-12 [christoph]  0.8.10claws2
9636
9637         * ac/spamassassin.m4
9638         * src/plugins/spamassassin/Makefile.am
9639                 fix building SpamAssassin plugin without OpenSSL
9640
9641 2003-02-12 [paul]       0.8.10claws1
9642
9643         * ac/Makefile.am
9644           src/Makefile.am
9645           src/plugins/Makefile.am
9646                 fix failure of 'make release'
9647
9648 2003-02-12 [paul]       0.8.10claws
9649
9650         * 0.8.10claws released
9651
9652 2003-02-12 [paul]       0.8.9claws56
9653
9654         * po/bg.po
9655           po/es.po
9656           po/it.po
9657           po/ru.po
9658           po/sr.po
9659                 updated translations by George Danchev, Ricardo Mones Lastra,
9660                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively
9661                 
9662         * sylpheed.spec.in
9663                 Allow the building of RPMs by a regular user. Submitted
9664                 by Sergei Astanin
9665
9666 2003-02-11 [alfons]     0.8.9claws55
9667
9668         * src/colorlabel.c
9669                 don't use pixmaps for label color rect but draw rectangles
9670                 so we can respect the color map of palette based visuals
9671                 (fixes the long time crashes on Suns - thanks to Andreas
9672                 Engel and Steve O'Hara-Smith for testing)
9673
9674 2003-02-11 [christoph]  0.8.9claws54
9675
9676         * src/matcher_parser_parse.y
9677                 correct bug where filering rules of not existing folders in
9678                 matcherrc were added to global filtering
9679                 
9680         (closes Debian Bug #180253 - Directory's filter-rules are merged with
9681          main filter-rules after removing directory, http://bugs.debian.org/180253)
9682         
9683 2003-02-11 [paul]       0.8.9claws53
9684
9685         * sync with 0.8.10cvs7
9686                 see ChangeLog 2003-02-09
9687
9688 2003-02-11 [melvin]     0.8.9claws52
9689
9690         * po/fr.po
9691                 Updated French tranlsations
9692
9693 2003-02-10 [paul]       0.8.9claws51
9694
9695         * sylpheed.spec.in
9696                 correct --enable-openssl
9697                 Fix submitted by Sergei Astanin <asita@users.sourceforge.net>
9698
9699 2003-02-09 [martin]     0.8.9claws50
9700
9701         * src/prefs_matcher.c
9702                 fix segfault in prefs_matcher_substitute_cb() when
9703                 no row is selected
9704
9705 2003-02-09 [paul]       0.8.9claws49
9706
9707         * src/folderview.c
9708                 fix bug where a newsgroup folder's processing rules were
9709                 merged with the global filtering rules when the newsgroup
9710                 folder was deleted, causing some seriously bad results,
9711                 see <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=180253>
9712
9713 2003-02-08 [melvin]     0.8.9claws48
9714
9715         * src/compose.c
9716                 Corrected and modified an alert message.
9717
9718 2003-02-07 [paul]       0.8.9claws47
9719
9720         * src/folderview.c
9721                 fix bug where both an 'Account properties' window and a
9722                 'Folder properties' window were opened when clicking on
9723                 'Properties' in an NNTP or IMAP folder's popup menu.
9724
9725 2003-02-07 [paul]       0.8.9claws46
9726
9727         * sync with 0.8.10cvs6
9728                 see ChangeLog 2003-02-06
9729
9730 2003-02-06 [christoph]  0.8.9claws45
9731
9732         * src/mbox.c
9733                 freeze folder updates while importing mbox files
9734                 (closes bug 43 importing mbox took hours)
9735                 
9736         Patch submitted by Jens Rantil <jens.rantil@telia.com>
9737
9738 2003-02-06 [thorsten]   0.8.9claws44
9739
9740         * po/de.po
9741                 Updated german translations
9742
9743 2003-02-06 [thorsten]   0.8.9claws43
9744
9745         * src/news.h
9746                 use guint for message numbers (fix count in grouplist dialog)
9747
9748 2003-02-05 [paul]       0.8.9claws42
9749
9750         * sync with 0.8.10cvs2
9751                 see ChangeLog 2003-02-05
9752
9753 2003-02-04 [colin]      0.8.9claws41
9754
9755         * src/prefs_common.[ch]
9756           src/procmsg.c
9757           src/summaryview.c
9758                 Add an option to disable threading by subject
9759
9760 2003-02-04 [christoph]  0.8.9claws40
9761
9762         * src/inc.c
9763                 only abort fetching mails from multiple accounts when the
9764                 error is fatal and does not allow to check any more accounts
9765                 (currently only disk full error)
9766
9767         (closes bug 31 after POP3 error: "no such mail" Sylpheed does not
9768          receive mails for other accouts)
9769
9770 2003-02-04 [christoph]  0.8.9claws39
9771
9772         * src/folder.c
9773                 first add the new message to the cache, then
9774                 send the update notification
9775
9776         (closes bug 39 after sending message folderview doesnt get updated)
9777
9778 2003-02-04 [colin]      0.8.9claws38
9779
9780         * src/inc.c
9781                 _really_ fix this Connecting... status
9782
9783 2003-02-04 [paul]       0.8.9claws37
9784
9785         * sync with 0.8.10
9786                 see ChangeLog 2003-02-04
9787
9788 2003-02-04 [paul]       0.8.9claws36
9789
9790         * sync with 0.8.9cvs6
9791                 see ChangeLog 2003-02-03
9792
9793 2003-02-04 [paul]       0.8.9claws35
9794
9795         * po/pt_BR.po
9796                 updated by André Filipe de Assunção e Brito 
9797                 <bedecko@netsite.com.br>
9798
9799 2003-02-03 [thorsten]   0.8.9claws34
9800
9801         * po/de.po
9802                 Updated german translations
9803
9804 2003-02-02 [paul]       0.8.9claws33
9805
9806         * po/es.po
9807                 updated by Ricardo Mones Lastra
9808
9809 2003-02-02 [thorsten]   0.8.9claws32
9810
9811         * src/mh.c
9812                 Fix mh_get_msginfo() segfault if file is inaccessible
9813
9814 2003-01-31 [colin]      0.8.9claws31
9815
9816         * src/procheader.c
9817                 Fix last commit's bug
9818
9819 2003-01-31 [colin]      0.8.9claws30
9820
9821         * src/procheader.c
9822                 Missing a change for gpg-signed messages
9823
9824 2003-01-31 [paul]       0.8.9claws29
9825
9826         * src/pixmaps/gpg_signed.xpm    ** NEW FILE **
9827           src/procheader.c
9828           src/stock_pixmap.[ch]
9829           src/summaryview.c
9830                 indicate GnuPG signed messages by displaying an icon
9831                 in the Attachment column.
9832
9833 2003-01-31 [paul]       0.8.9claws28
9834
9835         * sync with 0.8.9cvs4
9836                 see ChangeLog 2003-01-31
9837
9838 2003-01-31 [alfons]     0.8.9claws27
9839
9840         * src/textview.c
9841                 tune URI parser to accept mailto URLs with a '?'
9842                 (patch from Ruslan Balkin)
9843
9844 2003-01-31 [colin]      0.8.9claws26
9845
9846         * src/summaryview.c
9847                 Fix a leak introduced in claws24
9848
9849 2003-01-31 [colin]      0.8.9claws25
9850
9851         * src/summaryview.c
9852                 Freeze/Thaw folder updates when deleting dups
9853
9854 2003-01-31 [colin]      0.8.9claws24
9855         
9856         * src/addr_compl.c
9857           src/summaryview.c
9858           src/msgcache.c
9859                 little speed improvements
9860
9861 2003-01-31 [colin]      0.8.9claws23
9862
9863         * src/summaryview.c
9864                 Fix segfault when forwarding nothing
9865                 Patch from "Ruslan N. Balkin" <baron@voices.ru>
9866                 
9867 2003-01-30 [paul]       0.8.9claws22
9868
9869         * sync with 0.8.9cvs3
9870                 see ChangeLog 2003-01-30
9871
9872 2003-01-30 [paul]       0.8.9claws21
9873
9874         * sync with 0.8.9cvs2
9875                 see ChangeLog 2003-01-30
9876
9877 2003-01-29 [paul]       0.8.9claws20
9878
9879         * sync with 0.8.9cvs1
9880                 see ChangeLog 2003-01-29
9881
9882 2003-01-28 [paul]       0.8.9claws19
9883
9884         * po/POTFILES.in
9885                 update to reflect changes. 
9886                 thanks to Ricardo Mones Lastra
9887
9888 2003-01-27 [christoph]  0.8.9claws18
9889
9890         * ac/openssl.m4
9891         * ac/spamassassin.m4
9892         * src/plugins/spamassassin/README
9893         * src/plugins/spamassassin/libspamc.[ch]
9894         * src/plugins/spamassassin/utils.[ch]
9895                 updated to latest libspamc
9896
9897 2003-01-27 [christoph]  0.8.9claws17
9898
9899         * src/folder.c
9900                 fix wrong use of procheader_get_header_fields
9901
9902 2003-01-27 [christoph]  0.8.9claws16
9903
9904         * src/news.c
9905         * src/prefs_account.[ch]
9906         * src/common/nntp.[ch]
9907                 allow to force authentication for NNTP servers
9908
9909         Patch submitted by Florian Mickler <dmk@d-labs.de>
9910
9911 2003-01-26 [paul]       0.8.9claws15
9912
9913         * src/summaryview.c
9914                 speed up of marking messages as read
9915                 patch submitted by Jens Rantil <ztyx@users.sourceforge.net>
9916
9917 2003-01-26 [christoph]  0.8.9claws14
9918
9919         * src/Makefile.am
9920         * src/mgutils.[ch]              ** REMOVE **
9921         * src/xml.[ch]                  ** REMOVE **
9922         * src/xmlprops.[ch]             ** REMOVE **
9923         * src/common/Makefile.am
9924         * src/common/mgutils.[ch]       ** NEW **
9925         * src/common/xml.[ch]           ** NEW **
9926         * src/common/xmlprops.[ch]      ** NEW **
9927                 move xml files to common directory
9928
9929 2003-01-26 [christoph]  0.8.9claws13
9930
9931         * src/plugins/spamassassin/spamassassin_gtk.c
9932                 only set gtk entry text if string is available
9933
9934 2003-01-26 [melvin]     0.8.9claws12
9935
9936         * src/description_window.c
9937                 Allow resizing of the window
9938                 Allow automatic horizontal scroll bar
9939                 Do not vertically expand and fill
9940
9941 2003-01-26 [christoph]  0.8.9claws11
9942
9943         * src/Makefile.am
9944         * src/gtkutils.[ch]             ** REMOVE **
9945         * src/common/sylpheed.c
9946         * src/gtk/Makefile.am
9947         * src/gtk/description_window.c
9948         * src/gtk/gtkutils.[ch]         ** NEW **
9949         * src/gtk/prefswindow.c
9950                 move gtkutils to gtk directory
9951
9952 2003-01-26 [paul]       0.8.9claws10
9953
9954         * src/summaryview.c
9955                 rename summary_unread_clicked() to summary_status_clicked()
9956
9957 2003-01-26 [melvin]     0.8.9claws9
9958
9959         * src/prefs_actions.c
9960                 Cosmetical changes to the help text
9961
9962 2003-01-26 [paul]       0.8.9claws8
9963
9964         * src/folder.[ch]
9965           src/mainwindow.c
9966           src/prefs_common.c
9967           src/prefs_sumamry_column.c
9968           summaryview.[ch]
9969                 rename the 'Unread' column to 'Status'
9970
9971 2003-01-25 [match]      0.8.9claws7
9972
9973         * src/mgutils.[ch]
9974                 removed reference to LDAP constants. removed error2string.
9975                 included functions to support LDAP dynamic queries.
9976         * src/syldap.h
9977                 moved LDAP constants here.
9978         * src/addressbook.c
9979         * src/addrindex.c
9980         * src/importldif.c
9981                 removed references to LDAP constants and references to
9982                 error2string.
9983
9984 2003-01-25 [paul]       0.8.9claws6
9985
9986         * src/summaryview.c
9987                 summary_thread_build(), summary_thread_init(): remove 
9988                 unneeded reference to summaryview->folder_item
9989
9990 2003-01-25 [christoph]  0.8.9claws5
9991
9992         * src/gtk/description_window.c
9993                 o allow description texts to expand over multiple columns
9994                 o translate all columns
9995         * src/prefs_actions.c
9996                 change syntax description to use new multi column feature
9997
9998         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
9999
10000 2003-01-25 [match]      0.8.9claws4
10001
10002         * src/vcard.c
10003                 fixed bug with Quoted-Printable
10004
10005 2003-01-25 [paul]       0.8.9claws3
10006
10007         * src/folder.[ch]
10008           src/summaryview.[ch]
10009                 implement per-folder collapsed/expanded threads setting
10010                 
10011         * src/prefs_common.c
10012                 remove global collapsed/expanded threads option
10013
10014 2003-01-25 [christoph]  0.8.9claws2
10015
10016         * po/POTFILES.in
10017                 add pluginwindow and prefswindow
10018         * src/compose.c
10019                 make send respond correctly to messages that could be added
10020                 to the queue folder, but the UID of the message is unknown
10021         * src/folder.c
10022         * src/imap.c
10023                 don't return guessed UIDs in imap_add_msg anymore. We return
10024                 0 to tell the folder system it was appened but the UID is
10025                 unknown. Folder system now get's the UID by scaning the folder
10026                 and searching the cache for the Message-ID
10027                 (closes bug #29 Messages queued, but not sent)
10028
10029 2003-01-25 [paul]       0.8.9claws1
10030
10031         * src/codeconv.c
10032                 conv_encode_header():  fix bug when long headers with 8-bit
10033                 characters are used, so that the encoded words are wrapped.
10034                 If the space in the original text falls on the wrap boundary,
10035                 it can be lost.
10036                 Patch by Sergey Vlasov.
10037                 
10038         * src/folderview.c
10039                  fix bug where a change to the sorting method or thread view
10040                  of a folder's messages is lost if simpify-subject is set and
10041                  toggled on or off.
10042                  Patch by Luke Plant.
10043
10044 2003-01-24 [paul]       0.8.9claws
10045
10046         * sylpheed-0.8.9claws released
10047         
10048         * Makefile.am
10049           sylpheed.spec.in
10050                 remove reference to 'INSTALL.jp'
10051
10052 2003-01-23 [paul]       0.8.8claws128
10053
10054         * po/es.po
10055           po/it.po
10056           po/ru.po
10057           po/sr.po
10058                 updated translations. submitted by Ricardo Mones Lastra,
10059                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively.
10060
10061 2003-01-23 [colin]      0.8.8claws127
10062
10063         * src/compose.c
10064                 Fix drafted and queued news articles re-edition
10065
10066 2003-01-23 [melvin]     0.8.8claws126
10067
10068         * po/fr.po
10069                 Updated French translations
10070
10071 2003-01-23 [colin]      0.8.8claws125
10072
10073         * src/inc.c
10074                 Fix "Connecting to..." status message
10075
10076 2003-01-22 [paul]       0.8.8claws124
10077
10078         * po/bg.po
10079                 updated by George Danchev
10080                 
10081         * src/folder.c
10082                 revert last commit [0.8.8claws111] as it breaks folder d'n'd
10083                 and folder deletion
10084
10085 2003-01-21 [paul]       0.8.8claws123
10086
10087         * po/bg.po
10088                 updated by George Danchev
10089                 
10090         * src/about.c
10091                 its now 2003
10092                 
10093         * src/toolbar.c
10094                 don't translate 'Separator'
10095                 
10096         * src/plugins/spamassassin/Makefile.am
10097                 add aspell to CPPFLAGS
10098                 
10099         * src/plugins/spamassassin/spamassassin.c
10100           src/plugins/spamassassin/spamassassin_gtk.c
10101                 set correct default for spamassassin_receive_spam
10102                 slightly re-word descriptions and some
10103                 other minor changes
10104
10105 2003-01-19 [alfons]     0.8.8claws122
10106                 
10107         * src/mimeview.c
10108                 mimeview_save_as(): we might as well show the file name for
10109                 the single case "Save As" too
10110
10111 2003-01-19 [alfons]     0.8.8claws121
10112
10113         * src/crash.c
10114                 change bug tracker URL to bugzilla URL
10115
10116 2003-01-19 [alfons]     0.8.8claws120
10117
10118         * src/mimeview.c
10119                 mimeview_save_all(): display name of file before overwriting;
10120                 continue saving all, even when one overwrite was cancelled
10121
10122 2003-01-19 [christoph]  0.8.8claws119
10123
10124         * src/summaryview.c
10125         * src/procmsg.[ch]
10126                 fix wrong usage of procmsg_find_children in summaryview
10127                 by using procmsg_update_unread_children instead of
10128                 summaryview_update_unread_children
10129
10130 2003-01-19 [christoph]  0.8.8claws118
10131
10132         * src/procmsg.c
10133                 fix infinite loop in procmsg_find_children
10134                  (closes bug #25 sylpheed crashes on delete.)
10135
10136         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
10137
10138 2003-01-19 [paul]       0.8.8claws117
10139
10140         * po/pt_BR.po
10141                 updated by Ivan Francolin Martinez
10142
10143 2003-01-18 [melvin]     0.8.8claws116
10144
10145         * src/prefs_actions.c
10146                 Removed syntax limitation of only one '&' at the end of command.
10147                         Now actions that contain '>/dev/null 2>&1' are possible.
10148
10149 2003-01-18 [melvin]     0.8.8claws115
10150
10151         * src/prefs_actions.c
10152                 Actions IO dialog: when the action ends
10153                 the "Close" button now has focus and [Escape] closes the
10154                 window.
10155
10156 2003-01-18 [christoph]  0.8.8claws114
10157
10158         * src/procmsg.c
10159                 o add debug output when MsgInfos are really freed
10160                 o free GSLists in procmsg_find_children and
10161                   procmsg_update_unread_children
10162
10163 2003-01-18 [christoph]  0.8.8claws113
10164
10165         * src/mainwindow.c
10166                 reorder Configuration menu
10167
10168 2003-01-18 [christoph]  0.8.8claws112
10169
10170         * src/compose.c
10171                 fix applying templates to forwarded messages
10172
10173         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
10174
10175 2003-01-17 [christoph]  0.8.8claws111
10176
10177         * src/folder.c
10178                 destroy folder items, when a folder item is removed
10179
10180 2003-01-17 [christoph]  0.8.8claws110
10181
10182         * src/folder.c
10183                 fix wrong folder stats update when ignored message is
10184                 deleted
10185
10186 2003-01-17 [colin]      0.8.8claws109
10187         
10188         * src/mainwindow.c
10189         * src/summaryview.c
10190                 Quicksearch bugfixes: 
10191                 - hide help button at startup if not extended
10192                 - switch to extended when looking for replies
10193
10194 2003-01-17 [paul]
10195
10196         * sync with 0.8.9 release
10197
10198 2003-01-17 [paul]       0.8.8claws108
10199
10200         * sync with 0.8.8cvs11
10201                 see ChangeLog 2003-01-17
10202
10203 2003-01-16 [colin]      0.8.8claws107
10204
10205         * src/procmsg.c
10206                 Changed encryption test to re-ask passphrase
10207                 if an encrypted message hasn't been decrypted
10208                 Fixes bug #5
10209
10210 2003-01-16 [christoph]  0.8.8claws106
10211
10212         * src/prefs_gtk.c
10213         * src/prefs_toolbar.c
10214         * src/gtk/prefswindow.h
10215         * src/plugins/spamassassin/spamassassin_gtk.c
10216                 remove page destroy function that is not used anymore
10217
10218 2003-01-16 [paul]       0.8.8claws105
10219
10220         * sync with 0.8.8cvs9
10221                 see ChangeLog 2002-01-16
10222
10223 2003-01-16 [colin]      0.8.8claws104
10224
10225         * src/compose.[ch]
10226                 Fix bug with autosaved drafts for IMAP, when draft
10227                 folder is specified - fixes bugzilla bug #20
10228
10229 2003-01-15 [paul]       0.8.8claws103
10230
10231         * src/compose.[ch]
10232           src/procmsg.c
10233                 store folder and message-id of message forwarding
10234                 in queue header and set forward flag after sending
10235
10236 2003-01-15 [paul]       0.8.8claws102
10237
10238         * sync with 0.8.8cvs8
10239                 see ChangeLog 2002-01-15
10240
10241 2003-01-15 [colin]      0.8.8claws101
10242
10243         * src/Makefile.am
10244                 Fix linking with GNU libiconv
10245
10246 2003-01-15 [darko]      0.8.8claws100
10247
10248         * src/pine.c
10249                 fix crash when importing pine address book
10250                 entry with an empty name (reported by DY
10251                 <dybulk at tri8.net>)
10252
10253 2003-01-14 [paul]       0.8.8claws99
10254
10255         * configure.in  ** REMOVED **
10256           configure.ac  ** NEW FILE **
10257                 rename configure.in to configure.ac, as it is now
10258                 preferred
10259
10260 2003-01-14 [melvin]     0.8.8claws98
10261
10262         * src/folderview.c
10263                 folderview_check_new(): More precise function description
10264
10265 2003-01-14 [melvin]     0.8.8claws97
10266
10267         * src/folderview.c
10268                 folderview_check_new(): return the number of new messages 
10269                         since last check.
10270         * src/inc.c
10271                 inc_account_mail(): Disable counting of new messages for IMAP
10272                         and NNTP until bug [19] and [14] are fixed.
10273
10274 2003-01-14 [paul]       0.8.8claws96
10275
10276         * sync with 0.8.8cvs6
10277                 see ChangeLog 2003-01-14
10278
10279 2003-01-13 [alfons]     0.8.8claws95
10280
10281         * src/textview.c
10282                 tune email address validation (c. 0.8.8claws89): if . is 
10283                 just one char away from @, the address is invalid too 
10284                 (correctly rejects addresses like foo@.com)
10285
10286 2003-01-13 [paul]       0.8.8claws94
10287
10288         * src/messageview.c
10289           src/toolbar.c
10290                 fixes to the Message View toolbar and menu:
10291                 fix non-functioning Forward button
10292                 make Reply button consider default_reply_list
10293                 remove 'Follow-up...' menu entry
10294                 add 'Forward' and 'Redirect' menu entries
10295
10296 2003-01-13 [melvin]     0.8.8claws93
10297
10298         * src/inc.c
10299                 Fixed typo that could make new messages count incorrect.
10300
10301 2003-01-13 [melvin]     0.8.8claws92
10302
10303         * src/folderview.[ch]
10304                 folderview_check_new(): return the number of new messages.
10305         * src/inc.c
10306                 Should fix bug [14] where new mail notification worked 
10307                         incorrectly with IMAP accounts.
10308                 inc_spool_account(): return number of new msgs, or -1 on error
10309                 inc_all_spool(): return number of new msgs
10310                 
10311 2003-01-13 [melvin]     0.8.8claws91
10312
10313         * src/prefs_actions.c
10314                 Justify help text.
10315
10316 2003-01-12 [thorsten]   0.8.8claws90
10317
10318         * src/common/prefs.c
10319                 close file before rename
10320
10321 2003-01-12 [alfons]     0.8.8claws89
10322
10323         * AUTHORS
10324                 add Christian Mertes
10325         * src/common/utils.[ch]
10326                 g_stricase_hash(), g_stricase_equal(): functions for 
10327                 case insensitive hash tables
10328         * src/textview.c
10329                 use top level domain names to validate email address, based
10330                 on a patch by Christian Mertes (thanks!), but changed 
10331                 implementation to use a hash table 
10332
10333 2003-01-12 [paul]       0.8.8claws88
10334
10335         * po/bg.po
10336                 updated by George Danchev
10337
10338 2003-01-12 [alfons]     0.8.8claws87
10339
10340         * src/summaryview.c
10341                 delete / execute performance: use new style folder update
10342
10343 2003-01-12 [paul]       0.8.8claws86
10344
10345         * sync with 0.8.8cvs5
10346                 see ChangeLog 2003-01-13 (!)
10347
10348 2003-01-12 [alfons]     0.8.8claws85
10349
10350         * src/filtering.c
10351         * src/matcher_parser_parse.y
10352                 prepare change_score filtering action
10353         * src/matcher.[ch]
10354                 give up const-correctness on functions that call non-const-correct functions;
10355                 several casts to gpointer in g_free();
10356                 add change_score;
10357
10358 2003-01-12 [christoph]  0.8.8claws84
10359
10360         * src/compose.c
10361                 fix 2 warnings
10362
10363         * src/gtk/prefswindow.[ch]
10364         * src/plugins/spamassassin/spamassassin_gtk.c
10365                 changed the call of the widget create function
10366                 for PrefsPages, because sometimes the widget
10367                 create function needs a widget that already has
10368                 been attached to a window (to create GDK pixmaps
10369                 for exmaple). So we simply pass the GtkWindow as
10370                 the second parameter now.
10371
10372         * src/main.c
10373         * src/mainwindow.c
10374         * src/prefs_toolbar.[ch]
10375                 rewrite Toolbar Preferences using the new
10376                 prefs window
10377
10378 2003-01-11 [alfons]     0.8.8claws83
10379
10380         * src/addressadd.c
10381                 fix crash when adding sender to addressbook because status bar
10382                 isn't there (the status bar doesn't seem to be used though,
10383                 but I'll let Match decide what to do with it)
10384
10385 2003-01-11 [colin]      0.8.8claws82
10386
10387         * src/main.c
10388           src/toolbar.c
10389                 Two useless changes reversed
10390
10391 2003-01-11 [colin]      0.8.8claws81
10392
10393         * src/mainwindow.c
10394           src/mainwindow.h
10395                 Add mainwindow_get_mainwindow()
10396         * src/alertpanel.c
10397           src/alertpanel.h
10398                 Add alertpanel_error_log() 
10399         * src/compose.c
10400           src/inc.c
10401           src/messageview.c
10402           src/toolbar.c
10403           src/main.c
10404           src/procmsg.c
10405                 Network errors get a View Log button
10406
10407 2003-01-10 [alfons]     0.8.8claws80
10408
10409         * src/prefs_toolbar.c
10410         * src/toolbar.c
10411                 use the translatable string for "Separator" as file name for
10412                 separator toolbar items (probably make this uppercase?)
10413
10414 2003-01-10 [alfons]     0.8.8claws79
10415
10416         * src/prefs_toolbar.c
10417                 put right A_SEPARATOR description string in "displayed
10418                 toolbar items list" so manually added separators are
10419                 saved correctly (bug #10, "Adding a separator to the main 
10420                 toolbar fails, entry in xml file is wrong")
10421
10422 2003-01-10 [christoph]  0.8.8claws78
10423
10424         * src/imap.c
10425                 o fix warnings
10426                 o use CAPABILITY to check if NAMESPACE is available
10427
10428 2003-01-10 [christoph]  0.8.8claws77
10429
10430         * src/imap.[ch]
10431                 apply UIDPLUS IMAP extension support patch
10432
10433         Patch submitted by Simon 'corecode' Schubert
10434
10435 2003-01-10 [paul]       0.8.8claws76
10436
10437         * src/folderview.c
10438                 a sync from main which fixes the news account folders'
10439                 Properties bug
10440
10441 2003-01-10 [christoph]  0.8.8claws75
10442
10443         * src/folder.c
10444                 don't accept 0 as a valid uid returned by copy and move
10445                 functions. 0 means the message was copied or moved but the
10446                 new uid could not be fetched. It is not an error condition
10447                 for the copy or move operation.
10448
10449 2003-01-10 [paul]       0.8.8claws74
10450
10451         * src/prefs_filtering.c
10452                 change English used in Alert when entry is not
10453                 saved.
10454                 
10455         * sync with 0.8.8cvs4
10456                 see ChangeLog 2003-01-10
10457
10458 2003-01-10 [darko]      0.8.8claws73
10459
10460         * src/pine.c
10461                 fix crash when importing address book entry
10462                 without a valid address
10463
10464 2003-01-09 [alfons]     0.8.8claws72
10465
10466         * src/inc.c
10467                 filtering performance: use new style folder update
10468
10469 2003-01-09 [christoph]  0.8.8claws71
10470
10471         * src/compose.c
10472         * src/gtk/menu.[ch]
10473                 fix wrong selecting of mime encoding type, when
10474                 opening property dialog of attachments in the
10475                 compose window. 7bit was always selected and that
10476                 destoryed files with 8bit data.
10477                 (closes bug #9 Sylpheed-claws destroys attachments when
10478                  changing MIME-types)
10479
10480 2003-01-09 [paul]       0.8.8claws70
10481
10482         * sync with 0.8.8cvs3
10483                 see ChangeLog 2003-01-09
10484
10485 2003-01-08 [alfons]     0.8.8claws69
10486         
10487         * src/addressadd.c
10488                 apply patch by Kim Schulz to fix build breakage
10489                 because of missing variable
10490
10491 2003-01-08 [paul]       0.8.8claws68
10492
10493         * sync with 0.8.8cvs2
10494                 see ChangeLog 2002-01-08
10495
10496 2003-01-08 [paul]       0.8.8claws67
10497
10498         * po/it.po
10499                 updated by Alessandro Maestri
10500                 
10501         * src/addressadd.c
10502                 when using 'Add sender to addressbook' allow
10503                 name to be edited and remarks to be entered
10504                 Patch submitted by Luke Plant
10505
10506 2003-01-08 [darko]      0.8.8claws66
10507
10508         * README.claws, src/summaryview.c
10509                 fix description for marked messages
10510
10511 2003-01-08 [paul]
10512
10513         * tools/Makefile.am
10514           tools/launch_phoenix  ** NEW FILE **
10515                 add script that enables using Phoenix as the default
10516                 web browser. 
10517                 Submitted by Mohammed Sameer <Uniball@linux-egypt.org>
10518                 
10519         * tools/OOo2sylpheed.pl
10520                 remove full path to sylpheed executable, just 'sylpheed'
10521                 will do
10522                 
10523         * tools/README
10524                 add launch_phoenix informtion and re-arrange and compress
10525                 the data a little
10526
10527 2003-01-07 [christoph]  0.8.8claws65
10528
10529         * src/folder.c
10530                 fix update for source folder when moving messages
10531         * src/procmsg.[ch]
10532         * src/summaryview.c
10533                 use function to set to_folder for message infos and
10534                 automatically update the op_count for old and new
10535                 folder
10536
10537 2003-01-07 [melvin]     0.8.8claws64
10538
10539         * src/prefs_actions.c
10540                 Fixed bug where an '%p' Action on a displayed image crashed 
10541                         Sylpheed
10542                 Code clean up (get rid of duplicated code and removed unnecessary 
10543                                 structure member)
10544
10545 2003-01-07 [christoph]  0.8.8claws63
10546
10547         * src/compose.c
10548         * src/folder.[ch]
10549         * src/folderview.c
10550         * src/import.c
10551         * src/inc.c
10552         * src/main.c
10553         * src/mainwindow.c
10554         * src/messageview.c
10555         * src/prefs_folder_item.c
10556         * src/procmsg.c
10557         * src/summaryview.c
10558         * src/toolbar.c
10559                 o remove all folder update triggering from the UI code. The folder
10560                   system should know much better when a folder needs an update.
10561                 o to prevent multiple updates in a row the folder updates can be
10562                   frozen for some time.
10563
10564                 Note: - Please verify that no updates are missing
10565                       - Check where freeze/thaws should be added
10566
10567 2003-01-07 [christoph]  0.8.8claws62
10568
10569         * src/prefs_actions.c
10570                 don't translate empty strings
10571
10572         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
10573
10574 2003-01-06 [christoph]  0.8.8claws61
10575
10576         * src/prefs_actions.c
10577                 mark strings for gettext
10578         * src/prefs_matcher.c
10579                 use new description window for Execute action and
10580                 match condition in Filtering
10581
10582         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
10583
10584 2003-01-06 [alfons]     0.8.8claws60
10585
10586         keep myself inspired to re-organize matcher part 8; 
10587         yes, more to come (I need to move out the descriptive
10588         text for actions to matcher.c, or at least make it not
10589         depend on the wicked ordering)
10590
10591         * src/prefs_matcher.c
10592                 add documentation so others may comprehend the
10593                 UI part of the conditions
10594                 
10595 2003-01-06 [christoph]  0.8.8claws59
10596
10597         * src/prefs_actions.c
10598                 use new description window for syntax help
10599         * src/gtk/description_window.c
10600                 fix display of descriptions with column count != 2
10601
10602         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
10603
10604 2003-01-06 [christoph]  0.8.8claws58
10605
10606         * src/quote_fmt.c
10607         * src/summaryview.[ch]
10608         * src/gtk/Makefile.am
10609         * src/gtk/description_window.[ch]       ** NEW **
10610                 use a generic window to display syntax descriptions
10611                 currently used in quote_fmt and summaryview (new description
10612                 for extended quick search)
10613
10614         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
10615
10616 2003-01-06 [paul]       0.8.8claws57
10617
10618         * sync with 0.8.8cvs1
10619                 see ChangeLog 2003-01-06
10620
10621 2003-01-06 [christoph]  0.8.8claws56
10622
10623         * src/mainwindow.c
10624         * src/prefs_gtk.[ch]
10625         * src/gtk/prefswindow.[ch]
10626         * src/plugins/spamassassin/spamassassin_gtk.c
10627                 o remove page management from prefswindow, pages
10628                   will be an argument to prefswindow_open
10629                 o prefswindow_open gets a datapointer that is
10630                   passed to the widget_create function to allow
10631                   creation of prefswindow for specific items
10632
10633 2003-01-06 [colin]      0.8.8claws55
10634         
10635         * src/summaryview.c
10636                 We don't want regexp in the reply-finder, 
10637                 because MIDs can contain !,$,. and so on
10638
10639 2003-01-06 [jens]       0.8.8claws54
10640
10641         * src/jpilot.c
10642                 fixed a wrong free in jpilot_read_db_files
10643
10644 2003-01-06 [alfons]     0.8.8claws53
10645
10646         re-organize matcher part 8; more to come
10647        
10648         * src/matcher.c
10649                 matcherprop_to_string(): put g_free()s before the
10650                 switch-case break to fix memleaks                
10651
10652 2003-01-06 [colin]      0.8.8claws52
10653
10654         * src/summaryview.c
10655                 cleanup & reply-finder now displays the first 
10656                 matching message
10657
10658 2003-01-05 [alfons]     0.8.8claws51
10659
10660         re-organize matcher part 7; more to come
10661
10662         * src/matcher.[ch]
10663                 fixes for constant correctness;
10664                 more documentation;
10665
10666 2003-01-05 [alfons]     0.8.8claws50
10667
10668         re-organize matcher part 6; more to come
10669         
10670         * src/matcher.[ch]
10671                 fixes for constant correctness;
10672                 more documentation;
10673         * src/filtering.c
10674                 fix for constant correctness
10675
10676 2003-01-05 [colin]      0.8.8claws49
10677
10678         * src/account.[ch]
10679                 Add account_get_reply_account function
10680         * src/compose.c
10681                 Use account_get_reply_account function 
10682         * src/summaryview.c
10683                 Basic reply-finder - click on the replied
10684                 icon gets you to the outbox using quick-search
10685
10686 2003-01-05 [paul]       0.8.8claws48
10687
10688         * src/prefs_common.c
10689                 small change to English
10690                 
10691         * src/prefs_filtering.c
10692                 prefs_filtering_action_select(): improve logic and uniformity
10693                 of gui
10694
10695 2003-01-05 [alfons]     0.8.8claws47
10696
10697         fine tune solution to focus problems (bug #7)
10698
10699         * src/mainwindow.c
10700                 mainwindow_focus_in_event(): remove grab event check
10701         * src/summaryview.c
10702                 summary_button_pressed(): move selection on right-click
10703                 too. we can't possibly move the selection back after
10704                 canceling a dialog, because gtk's incomplete focus 
10705                 management. whether this is a good solution, only time
10706                 will tell.
10707
10708 2003-01-05 [christoph]  0.8.8claws46
10709
10710         * src/imap.c
10711                 fix crash when no imap connection could be established
10712
10713 2003-01-05 [paul]       0.8.8claws45
10714
10715         * src/mainwindow.c
10716           src/sumamryview.c
10717           src/gtk/menu.[ch]
10718                 fix bug 605957 'shortcuts in popup-menu'
10719                 make user-defined shortcuts work
10720                 show shortcuts that are already defined
10721                 in the main menu
10722                 Patch submitted by Luke Plant
10723
10724 2003-01-05 [alfons]     0.8.8claws44
10725
10726         * src/mainwindow.c
10727                 focus_in_event handler should not select summary view row 
10728                 when another window (menu, dialog) grabbed for events 
10729                 (bug #7, "[0.8.8claws42] Message summary focus") 
10730
10731 2003-01-04 [christoph]  0.8.8claws43
10732
10733         * src/procmsg.c
10734                 update save folder after adding the sent message
10735                  (closes bug #6 Folder View doesn't refresh for "Sent"-messages)
10736
10737 2003-01-02 [christoph]  0.8.8claws42
10738
10739         * src/common/plugin.c
10740                 fix unloading of all plugins and unload
10741                 plugins in reverse order
10742                 
10743         * src/gtk/pluginwindow.c
10744                 implement function of load and unload button
10745
10746         * src/gtk/prefswindow.c
10747         * src/gtk/prefswindow.h
10748                 rename register function and add new unregister
10749                 function
10750
10751         * src/plugins/spamassassin/spamassassin_gtk.c
10752                 unregister prefs page and update for changes in
10753                 src/gtk/prefswindow.c
10754
10755 2003-01-02 [paul]       0.8.8claws41
10756
10757         * po/es.po
10758                 updated by Ricardo Mones Lastra
10759
10760 2003-01-02 [paul]
10761
10762         * tools/tb2sylpheed
10763                 fixes and improvements by Urke MMI
10764
10765 2003-01-02 [thorsten]   0.8.8claws40
10766
10767         * src/procmsg.c
10768                 fixed wrong return value
10769
10770 2003-01-02 [thorsten]   0.8.8claws39
10771
10772         * src/prefs.c
10773                 fixed printing wrong variable
10774
10775 2003-01-02 [thorsten]   0.8.8claws38
10776
10777         * src/prefs.c
10778                 fixed acessing members of freed pfile struct
10779
10780 2003-01-02 [thorsten]   0.8.8claws37
10781
10782         * src/procmsg.c
10783                 detect loops across several messages
10784                 as suggested by Christoph Hohmann
10785
10786 2003-01-01 [match]      0.8.8claws36
10787
10788         * src/addrindex.c
10789                 fixed another memory leak.
10790
10791 2003-01-01 [match]      0.8.8claws35
10792
10793         * src/jpilot.[ch]
10794                 fixed memory leaks. applied Doxygen comments.
10795
10796 2003-01-01 [thorsten]   0.8.8claws34
10797
10798         * src/procmsg.c
10799                 inhibit endless loop if msg references itself
10800                 (closes Bug [ 660477 ] Infinite loop in parent flag search)
10801
10802 2003-01-01 [christoph]  0.8.8claws33
10803
10804         * src/mainwindow.c
10805         * src/gtk/Makefile.am
10806         * src/gtk/pluginwindow.c                ** NEW **
10807         * src/gtk/pluginwindow.h                ** NEW **
10808                 add plugin window
10809
10810         * src/plugins/demo/demo.c
10811         * src/plugins/spamassassin/spamassassin.c
10812         * src/plugins/spamassassin/spamassassin_gtk.c
10813                 write better plugin descriptions
10814
10815 2002-12-31 [christoph]  0.8.8claws32
10816
10817         * src/gtk/prefswindow.c
10818         * src/plugins/spamassassin/spamassassin_gtk.c
10819                 some small improvements to GTK code
10820
10821 2002-12-31 [christoph]  0.8.8claws31
10822
10823         * src/plugins/spamassassin/spamassassin_gtk.c
10824                 enable folder select button
10825
10826 2002-12-31 [christoph]  0.8.8claws30
10827
10828         * src/mainwindow.c
10829         * src/gtk/Makefile.am
10830         * src/gtk/prefswindow.c                         ** NEW **
10831         * src/gtk/prefswindow.h                         ** NEW **
10832                 add new prefs window
10833
10834         * src/common/plugin.c
10835                 don't try to load empty config lines
10836         
10837         * src/plugins/spamassassin/Makefile.am
10838         * src/plugins/spamassassin/spamassassin.c
10839         * src/plugins/spamassassin/spamassassin.h       ** NEW **
10840         * src/plugins/spamassassin/spamassassin_gtk.c   ** NEW **
10841                 GTK config for SpamAssassin Plugin using
10842                 the new prefs window
10843
10844 2002-12-31 [paul]       0.8.8claws29
10845
10846         * po/POTFILES.in
10847                 remove obsolete entry 'src/menu.c'
10848
10849 2002-12-31 [alfons]     0.8.8claws28
10850
10851         * src/matcher.[ch]
10852         * src/matcher_parser_parse.y
10853         * src/prefs_matcher.c
10854                 add "ignore_thread" and "~ignore_thread" condition so it's
10855                 possible to make the actions / scoring operate on the ignore
10856                 thread flag
10857
10858 2002-12-31 [christoph]  0.8.8claws27
10859
10860         * src/addrbook.c
10861         * src/addrindex.c
10862         * src/folder.c
10863         * src/matcher.c
10864         * src/prefs_account.c
10865         * src/prefs_actions.c
10866         * src/prefs_customheader.c
10867         * src/prefs_display_header.c
10868         * src/prefs_gtk.c
10869         * src/procmime.c
10870         * src/toolbar.c
10871         * src/xmlprops.c
10872         * src/common/prefs.[ch]
10873                 extend prefs file handling for reading and automatic handling
10874                 of blocks. When reading prefs_set_block_label will automatically
10875                 move on to the block. When writing it will copy all other blocks
10876                 automatically
10877
10878         * src/common/plugin.c
10879                 Now loading plugin filenames from [Plugins] block in
10880                 sylpheed rc file
10881
10882 2002-12-30 [christoph]  0.8.8claws26
10883
10884         * src/common/hooks.[ch]
10885                 return abort status to caller of hooks_invoke
10886                 
10887         * src/inc.[ch]
10888                 invoke message filtering hook and stop
10889                 default handling when filter returns abort
10890
10891         * src/common/plugin.[ch]
10892         * src/plugins/demo/demo.c
10893                 modify plugin loader, because resolving symbols for strings
10894                 does not work correctly
10895         
10896         * configure.in
10897         * ac/spamassassin.m4                            ** NEW **
10898         * src/plugins/spamassassin/.cvsignore           ** NEW **
10899         * src/plugins/spamassassin/Makefile.am          ** NEW **
10900         * src/plugins/spamassassin/README               ** NEW **
10901         * src/plugins/spamassassin/libspamc.[ch]        ** NEW **
10902         * src/plugins/spamassassin/spamassassin.c       ** NEW **
10903         * src/plugins/spamassassin/utils.[ch]           ** NEW **
10904                 add spamassassin plugin, see src/plugins/spamassassin/README
10905                 for details
10906
10907 2002-12-29 [alfons]     0.8.8claws25
10908
10909         * src/mainwindow.c
10910                 when moving focus from a message view to the main 
10911                 window, don't forget to select the summary node
10912                 of the displayed message. should fix "[ 659103 ] 
10913                 focus-follows-mouse confuses sylpheed"
10914
10915 2002-12-29 [christoph]  0.8.8claws24
10916
10917         * src/Makefile.am
10918         * src/stringtable.[ch]          ** REMOVE **
10919         * src/common/Makefile.am
10920         * src/common/stringtable.[ch]   ** NEW **
10921                 move stringtable files to common directory
10922
10923 2002-12-29 [christoph]  0.8.8claws23
10924
10925         * src/Makefile.am
10926         * src/menu.[ch]                 ** REMOVE **
10927         * src/gtk/Makefile.am
10928         * src/gtk/menu.[ch]             ** NEW **
10929                 move menu files to gtk directory
10930
10931 2002-12-29 [match]      0.8.8claws22
10932
10933         * src/addressbook.c
10934         * src/syldap.c
10935                 moved UI specific code out of LDAP code into addressbook
10936                 UI code. fixed memory leak.
10937
10938 2002-12-29 [christoph]  0.8.8claws21
10939
10940         * src/folder.c
10941                 only check for IGNORED parent message when message is
10942                 not IGNORED itself
10943
10944 2002-12-29 [alfons]     0.8.8claws20
10945
10946         * src/summaryview.c
10947                 set gtksctree's anchor correct (immediate execute
10948                 changes the tree's layout, and anchor points at 
10949                 the incorrect row). fixes "[ 657233 ] multiple msg 
10950                 delete sometimes off by 1".
10951                 we probably have to look for more tree layout /
10952                 anchor glitches.
10953
10954 2002-12-29 [paul]       0.8.8claws19
10955
10956         * src/summaryview.c
10957                 fix bug [ 659054 ] incorrect sorting of 'From' column
10958                 when using 'display sender using address book'
10959                 thanks to Alfons and Luke Plant
10960
10961 2002-12-29 [christoph]  0.8.8claws18
10962
10963         * src/folder.c
10964         * src/procmsg.[ch]
10965                 check parent messages for IGNORE THREAD flag, when adding,
10966                 moving or copying messages to a folder
10967
10968 2002-12-27 [alfons]     0.8.8claws17
10969
10970         re-organize matcher part 5; more to come
10971
10972         * src/matcher.c
10973                 hash keywords in matchparser_tab 
10974
10975 2002-12-27 [alfons]     0.8.8claws16
10976
10977         re-organize matcher part 4; more to come
10978
10979         * src/matcher_parser.h
10980         * src/matcher_parser_lex.l
10981         * src/matcher_parser_parse.y
10982                 cleanup
10983
10984 2002-12-27 [alfons]     0.8.8claws15
10985
10986         re-organize matcher part 3; more to come
10987
10988         * src/matcher.[ch]
10989                 cleanup
10990
10991 2002-12-27 [alfons]     0.8.8claws14
10992
10993         re-organize matcher part 2; more to come but this should
10994         work. cc me if there are any regressions.
10995
10996         * src/matcher.h
10997                 add prototype for get_matchparser_tab_id()
10998         * src/matcher_parser_lex.l
10999                 look up keywords using matchparser_tab_id();
11000
11001 2002-12-27 [alfons]     0.8.8claws12
11002
11003         re-organize matcher part 1
11004
11005         * src/matcher.h
11006                 map yacc generated constants to sylpheed matcher constants
11007         * src/matcher.c
11008                 add function to find a matcher constant from a string
11009
11010 2002-12-27 [christoph]  0.8.8claws11
11011
11012         * src/compose.c
11013                 MENUITEM_ADD casts the 4th argument from integer to pointer
11014                 so it probably should not be a pointer, this means we
11015                 should use account id for it and not the account's pointer
11016
11017 2002-12-27 [paul]       0.8.8claws10
11018
11019         * src/mainwindow.c
11020                 remove unneeded 'GtkWidget *vbox'
11021                 
11022         * src/summaryview.c
11023                 further sync with 0.8.8 - make sort
11024                 by recipient work as expected
11025                 
11026         * NEWS
11027                 sync with 0.8.8
11028
11029 2002-12-27 [paul]       0.8.8claws9
11030
11031         * po/pt_BR.po
11032                 updated by Ivan F. Martinez
11033                 
11034 2002-12-27 [darko]      0.8.8claws8
11035
11036         * src/common/utils.c
11037                 added locked pattern to extended search
11038
11039 2002-12-27 [alfons]     0.8.8claws7
11040
11041         * src/prefs_matcher.[ch]
11042                 clean up
11043
11044 2002-12-26 [alfons]     0.8.8claws6
11045
11046         * src/matcher.[ch]
11047         * src/matcher_parser_lex.l
11048         * src/matcher_parser_parse.y
11049         * src/prefs_matcher.c
11050                 allow color label as a condition in the matcher
11051
11052 2002-12-26 [oliver]     0.8.8claws5
11053         
11054         * src/toolbar.c 
11055                 enable Addressbook for Main and Messageview
11056         * src/prefs_actions.c
11057                 enable actions in Messageview
11058
11059 2002-12-26 [christoph]  0.8.8claws4
11060
11061         * src/common/plugin.c
11062                 add a little debug output
11063         * configure.in
11064         * src/plugins/demo/Makefile.am
11065                 better use of automake
11066
11067 2002-12-26 [christoph]  0.8.8claws3
11068
11069         * src/Makefile.am
11070         * src/common/Makefile.am
11071                 fix "make distdir"
11072
11073 2002-12-26 [christoph]  0.8.8claws2
11074
11075         * configure.in
11076                 sort configure checks into common / gtk / plugins
11077         * po/POTFILES.in
11078                 add src/prefs_gtk.c
11079         * src/Makefile.am
11080                 add plugins SUBDIR
11081         * src/main.c
11082         * src/common/sylpheed.[ch]
11083                 added now sylpheed_done function for shutdown
11084         * src/common/Makefile.am
11085         * src/common/plugin.[ch]                ** NEW **
11086                 plugin loader and unloader
11087         * src/plugins/.cvsignore                ** NEW **
11088         * src/plugins/Makefile.am               ** NEW **
11089                 build plugins
11090         * src/plugins/demo/.cvsignore           ** NEW **
11091         * src/plugins/demo/Makefile.am          ** NEW **
11092         * src/plugins/demo/demo.c               ** NEW **
11093                 small demo plugin that installs a logtext hook and
11094                 outputs the log text to stdout
11095
11096 2002-12-26 [paul]       0.8.8claws1
11097
11098         * po/es.po
11099                 updated by Ricardo Mones Lastra
11100
11101 2002-12-26 [paul]       0.8.8claws
11102
11103         * 0.8.8claws released
11104
11105 2002-12-26 [paul]       0.8.7claws12
11106
11107         * po/bg.po
11108                 updated by George Danchev
11109
11110 2002-12-26 [paul]       0.8.7claws11
11111
11112         * po/POTFILES.in
11113                 remove unneeded 'src/prefs.c' entry 
11114
11115 2002-12-26 [paul]       0.8.7claws10
11116
11117         * src/codeconv.c
11118           src/mainwindow.c
11119                 sync with 0.8.8 release
11120         
11121         * src/folder.[ch]
11122           src/mh.c
11123           src/summaryview.c
11124                 partial sync with 0.8.8 release
11125         
11126
11127 2002-12-25 [alfons]     0.8.7claws9
11128
11129         * src/matcher.[ch]
11130         * src/matcher_parser_lex.l
11131         * src/matcher_parser_parse.y
11132         * src/prefs_matcher.c
11133                 add locked flag to possible filtering / matcher 
11134                 conditions (also a good example what should be
11135                 done to add a simple boolean condition)
11136
11137 2002-12-25 [christoph]  0.8.7claws8
11138
11139         * src/Makefile.am
11140         * src/account.[ch]
11141         * src/addrbook.c
11142         * src/addressbook.c
11143         * src/addrindex.c
11144         * src/filtering.c
11145         * src/folder.c
11146         * src/matcher.c
11147         * src/prefs.[ch]                ** REMOVE **
11148         * src/prefs_account.c
11149         * src/prefs_actions.c
11150         * src/prefs_common.c
11151         * src/prefs_customheader.c
11152         * src/prefs_display_header.c
11153         * src/prefs_filtering.c
11154         * src/prefs_folder_item.c
11155         * src/prefs_gtk.[ch]            ** NEW **
11156         * src/prefs_matcher.c
11157         * src/prefs_scoring.c
11158         * src/prefs_summary_column.c
11159         * src/procmime.c
11160         * src/selective_download.c
11161         * src/toolbar.c
11162         * src/common/Makefile.am
11163         * src/common/prefs.[ch]         ** NEW **
11164                 split prefs.[ch] into prefs_gtk.[ch] and common/prefs.[ch]
11165
11166 2002-12-24 [alfons]     0.8.7claws7
11167
11168         * src/summaryview.c
11169                 summary_thread_build(): fix real cause of the crash mentioned in
11170                 0.8.7claws3. use subject_XXX() and not g_hash_table_XXX() functions,
11171                 this way we get meaningful ctree nodes 
11172
11173 2002-12-24 [oliver]     0.8.7claws6
11174
11175         * src/mainwindow.[ch]
11176         * src/messageview.[ch]
11177         * src/compose.[ch]
11178         * src/inc.c
11179         * src/summaryview.c
11180                 changes to use updated toolbar handling
11181                 
11182 2002-12-24 [oliver]     0.8.7claws5
11183
11184         * src/toolbar.[ch]
11185                 generic toolbar handling
11186                 used ideas from Ivan Francolin Martinez (ivanfm@users.sourceforge.net)
11187         * src/prefs_toolbar.[ch]
11188                 adjust to handling
11189         
11190 2002-12-24 [oliver]     0.8.7claws4
11191         
11192         * src/stock_pixmap.[ch]
11193                 move SYLPHEED_LOGO to end of list in order 
11194                 to remove it from Custom Toolbar`s Icon View
11195
11196 2002-12-24 [alfons]     0.8.7claws3
11197
11198         * src/summaryview.c
11199                 summary_thread_build(): fix crash because of focus != selection 
11200                 after threading. when deleting the selection, gtk tries but fails 
11201                 to find the correct focusable element. we now force the selection
11202                 to be focused. this should solve the infamous bug reported by 
11203                 Jason Wojciechowski (bug "[ 633443 ] Crash on deleting messages"). 
11204                 a test case is available. 
11205
11206 2002-12-24 [darko]      0.8.7claws2
11207
11208         * src/summaryview.c
11209                 don't crash when unmarking message with unread children
11210
11211 2002-12-23 [christoph]  0.8.7claws1
11212
11213         * src/Makefile.am
11214         * src/common/Makefile.am
11215                 update Makefiles for moved intl.h, version.h and defs.h
11216         * src/imap.c
11217                 rewrite imap_session_get to avoid duplicate code
11218
11219 2002-12-23 [paul]       0.8.7claws
11220
11221         * Santa-Claws released
11222         
11223         * po/hu.po
11224           po/ru.po
11225                 squeeze in updated Hungarian and Russian translations.
11226                 Submitted by  Gál Zoltán and Ruslan N. Balkin
11227
11228 2002-12-23 [paul]       0.8.6claws129
11229
11230         * po/pl.po
11231                 updated by Witold Wladyslaw Wojciech Wilk
11232
11233 2002-12-23 [paul]       0.8.6claws128
11234
11235         * src/quote_fmt_parse.y
11236                 fix typo and add licence header
11237
11238 2002-12-23 [paul]       0.8.6claws127
11239
11240         * po/en_GB.po
11241                 updated
11242
11243 2002-12-23 [paul]       0.8.6claws126
11244
11245         * po/it.po
11246                 updated translation, submitted by Alessandro Maestri
11247                 
11248 2002-12-23 [paul]       0.8.6claws125
11249
11250         * src/quote_fmt_parse.y
11251                 fix signature-stripping on replies bug. match
11252                 '-- \n' and not '-- '.
11253
11254 2002-12-22 [paul]       0.8.6claws124
11255
11256         * po/bg.po
11257           po/es.po
11258           po/sr.po
11259                 updated translations. submitted by George Danchev,
11260                 Ricardo Mones Lastra, and Urke MMI respectively
11261
11262 2002-12-21 [paul]       0.8.6claws123
11263
11264         * src/addrbook.c
11265                 fix coding style
11266
11267 2002-12-21 [paul]       0.8.6claws122
11268
11269         * src/addrbook.c
11270                 fix bug [643638] where if a person is in one or more
11271                 addressbook groups editing that person's email 
11272                 address results in removal from those groups.
11273                 Patch submitted by Luke Plant.
11274
11275 2002-12-20 [christoph]  0.8.6claws121
11276
11277         * src/common/utils.c
11278         * src/summaryview.c
11279                 reimplement expand_search_string using GString to
11280                 prevent crashs caused by miscalculated string
11281                 lengths reported by Paul
11282
11283 2002-12-20 [christoph]  0.8.6claws120
11284
11285         * src/summaryview.c
11286                 don't use "changed" to check if op_count has to be changed as it
11287                 is also set when the message has unread children
11288                 (closes bug [ 653221 ] crash while deleting duplicates)
11289
11290 2002-12-20 [paul]       0.8.6claws119
11291
11292         * sync with 0.8.6cvs27
11293                 see ChangeLog 2002-12-20
11294
11295 2002-12-20 [paul]       0.8.6claws118
11296
11297         * sync with 0.8.6cvs26
11298                 see ChangeLog 2002-12-19 and 2002-12-20
11299
11300 2002-12-19 [alfons]     0.8.6claws117
11301
11302         * src/textview.c
11303                 fix incorrect parsing of email addresses, submitted by 
11304                 Luke Plant (thanks!). Closes bug "[ 565480 ] duplicate 
11305                 name display if it contains @".
11306
11307 2002-12-18 [paul]       0.8.6claws116
11308
11309         * sync with 0.8.6cvs23
11310                 see ChangeLog 2002-12-18
11311
11312 2002-12-18 [paul]       0.8.6claws115
11313
11314         * src/Makefile.am
11315         * src/account.c
11316         * src/codeconv.c
11317         * src/gtkutils.[ch]
11318         * src/imap.c
11319                 sync with 0.8.6cvs22.
11320                 see ChangeLog 2002-12-17 and 2002-12-18
11321
11322 2002-12-17 [christoph]  0.8.6claws114
11323
11324         * src/imap.c
11325                 o don't create a session if imap greeting fails
11326                 o don't close socket when authentication fails
11327                   this is done by imap_session_destroy
11328
11329 2002-12-17 [thorsten]   0.8.6claws113
11330
11331         * tools/Makefile.am
11332           tools/README
11333           tools/google_msgid.pl ** NEW FILE **
11334                 Added "search for message-id" script and doc
11335
11336 2002-12-17 [thorsten]   0.8.6claws112
11337
11338         * po/hu.po
11339                 Updated hungarian translation
11340                 (updated by Gal Zoltan)
11341
11342 2002-12-16 [christoph]  0.8.6claws111
11343
11344         * src/addr_compl.c
11345                 remove stupid addressbook dump to debug output
11346         * src/mh.c
11347                 fix memory leak found by Hiro
11348
11349 2002-12-14 [paul]       0.8.6claws110
11350
11351         * src/compose.c
11352                 fix menubar sensitivity on send
11353                 
11354         * src/prefs_filtering.c
11355         * src/prefs_matcher.c
11356         * src/prefs_scoring.c
11357                 Fix english ;)
11358                 
11359         * src/common/quoted-printable.h
11360                 sync: fix typo
11361         
11362 2002-12-13 [christoph]  0.8.6claws109
11363
11364         * src/Makefile.am
11365         * src/manage_window.[ch]        ** REMOVE **
11366         * src/gtk/Makefile.am
11367         * src/gtk/manage_window.[ch]    ** NEW **
11368                 move manage_window files to gtk directory
11369
11370 2002-12-13 [christoph]  0.8.6claws108
11371
11372         * src/Makefile.am
11373         * src/gtkshruler.[ch]           ** REMOVE **
11374         * src/gtk/Makefile.am
11375         * src/gtk/gtkshruler.[ch]       ** NEW **
11376                 move gtkshruler files to gtk directory
11377
11378 2002-12-13 [christoph]  0.8.6claws107
11379
11380         * src/Makefile.am
11381         * src/compose.c
11382         * src/gtkstext.[ch]             ** REMOVE **
11383         * src/gtkutils.[ch]
11384         * src/textview.c
11385         * src/gtk/gtkstext.[ch]         ** NEW **
11386         * src/gtk/Makefile.am
11387                 o move stext functions to gtkstext.c to remove
11388                   dependency of gtkutils
11389                 o move gtkstext files to gtk directory
11390
11391         * src/gtk/Makefile.am
11392         * src/gtk/sslcertwindow.[ch]
11393                 UI stuff can always depend on common code so
11394                 it's ok to add ../common to include path
11395
11396 2002-12-13 [colin]      0.8.6claws106
11397
11398         * src/summaryview.c
11399                 Disconnect sighandlers for mainwindow when
11400                 quicksearch has the focus
11401                 Fix bug #653231
11402         * src/mainwindow.[ch]
11403                 Make key_pressed callback public, to be able
11404                 to disconnect it
11405
11406 2002-12-13 [christoph]  0.8.6claws105
11407
11408         * src/mh.c
11409                 create .mh_sequences file in new MH folders
11410                 (closes feature request [ 523162 ] MH folders should
11411                  get a .mh_sequences)
11412
11413 2002-12-13 [colin]      0.8.6claws104
11414
11415         * src/summaryview.c
11416                 Better handling of quicksearch show/hide
11417                 (basically the button stays under the mouse 
11418                  when toggled)
11419
11420 2002-12-13 [paul]       0.8.6claws103
11421
11422         * sync with 0.8.6cvs17
11423                 see ChangeLog 2002-12-13
11424
11425 2002-12-13 [paul]       0.8.6claws102
11426
11427         * po/es.po
11428                 updated by Ricardo Mones Lastra
11429
11430 2002-12-11 [colin]       0.8.6claws101
11431
11432         * src/folder.c
11433                 remove statusbar stuff
11434           src/folderview.c
11435                 set statusbar verbosity when moving folders
11436
11437 2002-12-11 [colin]       0.8.6claws100
11438         * src/prefs_filtering.c
11439         * src/prefs_matcher.c
11440         * src/prefs_scoring.c
11441                 Fix english ;)
11442
11443 2002-12-11 [colin]       0.8.6claws99
11444
11445         * src/prefs_common.[ch]
11446                 Add summary_quicksearch_type
11447         * src/summaryview.c
11448                 Save last used quicksearch type
11449
11450 2002-12-11 [jens]       0.8.6claws98
11451         * src/prefs_filtering.c
11452         * src/prefs_matcher.c
11453         * src/prefs_scoring.c
11454                 added dialog for incomplete rules in scoring, filtering and
11455                 matcher to ask wheather really close
11456
11457 2002-12-11 [colin]      0.8.6claws97
11458
11459         * src/folder.c
11460                 Fix folder dnd statusbar logging
11461
11462 2002-12-10 [christoph]  0.8.6claws96
11463
11464         * src/compose.c
11465         * src/folder.c
11466         * src/imap.c
11467         * src/inc.c
11468         * src/main.c
11469         * src/mainwindow.c
11470         * src/news.c
11471         * src/send.c
11472         * src/statusbar.[ch]
11473         * src/common/hooks.c
11474         * src/common/log.[ch]
11475                 o handle verbose logging in statusbar directly in statusbar code
11476                   and common code does not need any knowledge about a statusbar
11477                 o remove direct calls to statusbar_(puts|pop)_all functions
11478
11479 2002-12-10 [jens]       0.8.6claws95
11480
11481         * src/*.c
11482                 removed gettext from g_warnings
11483         * po/POTFILES.in
11484                 cleaned and updated
11485         * po/de.po
11486                 updated
11487
11488 2002-12-10 [colin]      0.8.6claws94
11489
11490         * src/main.c
11491                 finish crash dialog fix
11492
11493 2002-12-10 [colin]      0.8.6claws93
11494
11495         * src/main.c
11496                 "Fix" "sylpheed already running" instead of
11497                 crash dialog appearing after a crash
11498
11499 2002-12-10 [colin]      0.8.6claws92
11500
11501         * po/POTFILES.in
11502                 add src/gtk/sslcertwindow.c
11503
11504 2002-12-10 [paul]       0.8.6claws91
11505
11506         * po/POTFILES.in
11507                 updated to reflect recent changes
11508                 submitted by Alessandro Maestri
11509
11510 2002-12-09 [christoph]  0.8.6claws90
11511
11512         * src/Makefile.am
11513         * src/smtp.[ch]                 ** REMOVE **
11514         * src/common/Makefile.am
11515         * src/common/smtp.[ch]          ** NEW **
11516                 move smtp files to common directory
11517
11518 2002-12-09 [christoph]  0.8.6claws89
11519
11520         * src/Makefile.am
11521         * src/session.[ch]              ** REMOVE **
11522         * src/common/Makefile.am
11523         * src/common/session.[ch]       ** NEW **
11524                 move session files to common directory
11525
11526 2002-12-09 [paul]       0.8.6claws88
11527
11528         * src/account.c
11529                 fix bug [649746] edit accounts: move account reverted
11530                 Patch submitted by Luke Plant <lukeplant@users.sourceforge.net>
11531
11532 2002-12-09 [colin]      0.8.6claws87
11533
11534         * src/ssl_certificate.c
11535                 cleanup
11536
11537 2002-12-09 [colin]      0.8.6claws86
11538
11539         * src/ssl.c
11540                 Try to open the cert.pem database and 
11541                 issue a warning if it isn't there
11542
11543 2002-12-09 [colin]      0.8.6claws85
11544
11545         * src/common/ssl_certificate.c
11546         * src/gtk/sslcertwindow.c
11547                 Warning fixes
11548
11549 2002-12-09 [colin]      0.8.6claws84
11550
11551         * src/ssl_certificate.[ch] ** REMOVED **
11552         * src/common/ssl_certificate.[ch] ** NEW **
11553         * src/Makefile.am
11554         * src/common/Makefile.am
11555                 Moved ssl_certificate.[ch] to common
11556         * src/common/ssl.c 
11557                 Put back needed include
11558         * src/gtk/sslcertwindow.[ch]
11559                 Changed ssl_certificate.h include
11560         
11561 2002-12-09 [colin]      0.8.6claws83
11562
11563         * src/gtk/sslcertwindow.[ch]
11564                 Implement hook for certificate acception
11565         * src/ssl_certificate.[ch]
11566                 Implement hook for certificate acception
11567         * src/common/ssl.c
11568                 Reenable certificate acception check
11569         * src/mainwindow.c
11570                 Register sslcertwindow's hook
11571         
11572 2002-12-08 [christoph]  0.8.6claws82
11573
11574         * src/about.c
11575         * src/addr_compl.c
11576         * src/codeconv.c
11577         * src/manual.c
11578         * src/undo.c
11579         * src/common/utils.c
11580                 o add missing includes
11581                 o fix warnings
11582         * src/.cvsignore
11583         * src/common/.cvsignore
11584         * src/common/version.h          ** REMOVE **
11585                 remove autogenerated file
11586
11587 2002-12-08 [paul]       0.8.6claws81
11588
11589         * src/stringtable.c
11590                 put back needed include
11591
11592 2002-12-08 [colin]      0.8.6claws80
11593         
11594         * src/gtk/sslcertwindow.c
11595                 Cleaner popups when asking
11596         * src/ssl_certificate.c
11597         * src/prefs_common.[ch]
11598                 remove ssl certificate pref
11599                 put back needed include
11600         * src/undo.c
11601                 put back needed include
11602
11603 2002-12-08 [christoph]  0.8.6claws79
11604
11605         * src/folderview.c
11606         * src/logwindow.c
11607         * src/statusbar.c
11608         * src/summaryview.c
11609                 only abort hook invokation if required data is missing not
11610                 if our own data pointer is NULL, update hookfunction for
11611                 log window
11612
11613 2002-12-08 [paul]       0.8.6claws78
11614
11615         * src/about.c
11616         * src/addrcache.c
11617         * src/addrclip.c
11618         * src/addr_compl.c
11619         * src/addrselect.c
11620         * src/codeconv.c
11621         * src/colorlabel.c
11622         * src/enriched.c
11623         * src/esmtp.c
11624         * src/exporthtml.c
11625         * src/headerview.c
11626         * src/imageview.c
11627         * src/manual.c
11628         * src/noticeview.c
11629         * src/pgptext.c
11630         * src/scoring.c
11631         * src/sourcewindow.c
11632         * src/stringtable.c
11633         * src/undo.c
11634                 clean up: remove unneccesary includes
11635
11636 2002-12-08 [christoph]  0.8.6claws77
11637
11638         * src/folderview.c
11639         * src/statusbar.c
11640         * src/summaryview.c
11641         * src/common/hooks.[ch]
11642                 hook functions now have a gboolean return value, if a hook
11643                 returns TRUE it will stop executing of any more hooks in
11644                 the same hooklist for this invokation
11645
11646 2002-12-08 [colin]      0.8.6claws76
11647         
11648         * src/main.c
11649                 put back argv0 for CRASH_DIALOG
11650
11651 2002-12-08 [christoph]  0.8.6claws75
11652
11653         * src/Makefile.am
11654         * src/about.c
11655         * src/account.c
11656         * src/crash.c
11657         * src/esmtp.h
11658         * src/imap.[ch]
11659         * src/inc.c
11660         * src/main.c
11661         * src/mainwindow.c
11662         * src/news.c
11663         * src/pop.[ch]
11664         * src/prefs_account.[ch]
11665         * src/prefs_common.[ch]
11666         * src/send.[ch]
11667         * src/smtp.[ch]
11668         * src/ssl_certificate.[ch]
11669         * src/ssl_manager.[ch]
11670         * src/common/Makefile.am
11671         * src/common/log.c
11672         * src/common/nntp.[ch]
11673         * src/common/socket.[ch]
11674         * src/common/ssl.[ch]
11675         * src/gtk/sslcertwindow.[ch]
11676         * ac/openssl.m4
11677                 use new autoconf script to detect OpenSSL with extra parameters
11678                 to specify the location of libs and includes, also remove USE_SSL
11679                 to USE_OPENSSL
11680
11681         * src/common/sylpheed.[ch]
11682         * src/common/version.h.in
11683                 start seperation of common code initialization seperated from gui
11684
11685         * src/summaryview.c
11686                 The function that is called when a color label changes
11687                 should not change the color lable again
11688
11689 2002-12-08 [colin]      0.8.6claws74
11690
11691         * src/gtk/sslcertwindow.c
11692                 warning fixes
11693
11694 2002-12-08 [colin]      0.8.6claws73
11695
11696         * src/statusbar.c
11697           src/common/log.h
11698                 Register a hook for statusbar_puts_all
11699         * src/common/log.c
11700                 invoke statusbar_puts_all's hook
11701         
11702 2002-12-08 [colin]      0.8.6claws72
11703
11704         * src/ssl_certificate.c
11705                 Put back a badly-removed include
11706
11707 2002-12-08 [colin]      0.8.6claws71
11708
11709         * src/gtk/sslcertwindow.[ch]    ** NEW **
11710                 new certificate presentation
11711         * src/gtk/Makefile.am
11712                 add new files
11713         * src/ssl_certificate.[ch]
11714                 gtk cleanup, made utility functions public
11715         * src/ssl_manager.c
11716                 use new cert presentation
11717
11718 2002-12-07 [christoph]  0.8.6claws70
11719
11720         * src/Makefile.am
11721         * src/nntp.[ch]                 ** REMOVE **
11722         * src/common/Makefile.am
11723         * src/common/nntp.[ch]          ** NEW **
11724                 move nntp files to common directory
11725
11726 2002-12-07 [christoph]  0.8.6claws69
11727
11728         * src/procmsg.[ch]
11729         * src/summaryview.c
11730                 implement msginfo update callback using sylpheed's new
11731                 hook system. Invoke hooks from procmsg_msginfo_[un]set_flags.
11732
11733 2002-12-06 [christoph]  0.8.6claws68
11734
11735         * src/editgroup.c
11736                 This patch changes the 'Edit Group Details' dialog to
11737                 allow extended selections in either pane, so that
11738                 addresses can be added or removed from a group more
11739                 quickly and easily. (it actually is a net decrease in
11740                 file size, as some unnecessary functions have been
11741                 removed). 
11742                 (patch submitted by Luke Plant <lukeplant@users.sourceforge.net>)
11743
11744 2002-12-06 [christoph]  0.8.6claws67
11745
11746         * src/Makefile.am
11747         * src/template.[ch]             ** REMOVE **
11748         * src/common/Makefile.am
11749         * src/common/template.[ch]      ** NEW **
11750                 move template files to common directory
11751
11752         * src/nntp.c
11753                 add missing log.h include
11754
11755 2002-12-06 [melvin]     0.8.6claws66
11756
11757         * src/prefs_actions.c
11758                 Added the trailing ">" syntax to insert command's output
11759                 without replacing old text (in contrast to trailing "|").
11760
11761 2002-12-05 [colin]      0.8.6claws65
11762         
11763         * src/common/utils.c
11764                 Don't modify original search_string or it'll change
11765                 the next iterations in the for()
11766
11767 2002-12-05 [darko]      0.8.6claws64
11768
11769         * src/common/utils.c
11770                 proper check for filtering commands, found by Colin
11771
11772 2002-12-05 [darko]      0.8.6claws63
11773
11774         * src/common/utils.c
11775                 check proper string for NULL pointer, found by Colin
11776
11777 2002-12-05 [darko]      0.8.6claws62
11778
11779         * src/common/utils.[ch]
11780                 expand_search_string(): new function
11781                 converts Mutt-like patterns to Sylpheed's
11782                 filtering engine
11783         * src/summaryview.c
11784                 use expand_search_string() to allow Mutt-like
11785                 patterns in extended search
11786         * README.claws
11787                 document extended option in quick search
11788
11789 2002-12-05 [paul]       0.8.6claws61
11790
11791         * sync with 0.8.6cvs16
11792                 see ChangeLog 2002-12-05
11793                 
11794         * po/POTFILES.in
11795                 clean up
11796
11797 2002-12-04 [christoph]  0.8.6claws60
11798
11799         * src/imap.[ch]
11800                 put imap authentication code into a new function and
11801                 remove it from imap_session_new that will allow to
11802                 send other commands before authentication
11803
11804 2002-12-04 [christoph]  0.8.6claws59
11805
11806         * src/imap.[ch]
11807                 use already existing method to prevent unneeded IMAP
11808                 folder selects. Set imap_select parameters to NULL
11809                 in some functions if the values are not required.
11810
11811         * src/xml.h
11812                 remove no longer required include
11813
11814 2002-12-04 [paul]       0.8.6claws58
11815
11816         * po/es.po
11817                 updated by Ricardo Mones Lastra
11818                 
11819         * configure.in
11820           po/hu.po      ** NEW FILE **
11821                 initial Hungarian translation, submitted
11822                 by Gál Zoltán <galzoli@hu.inter.net>
11823
11824 2002-12-03 [christoph]  0.8.6claws57
11825
11826         * src/Makefile.am
11827         * src/gtksctree.[ch]            ** REMOVE **
11828         * src/gtk/Makefile.am
11829         * src/gtk/gtksctree.[ch]        ** NEW **
11830                 move gtksctree files to gtk directory
11831
11832 2002-12-03 [christoph]  0.8.6claws56
11833
11834         * src/Makefile.am
11835         * src/md5.[ch]                  ** REMOVE **
11836         * srm/common/Makefile.am
11837         * src/common/md5.[ch]           ** NEW **
11838                 move md5 files to common directory
11839
11840         * src/gtkstext.c
11841                 remove not required #include
11842
11843 2002-12-03 [sergey]     0.8.6claws55
11844
11845         * src/gtkutils.c
11846         * src/gtkutils.h
11847                 gtkut_window_popup(): new function.
11848         * src/mainwindow.c
11849                 main_window_popup(): use gtkut_window_popup() to raise
11850                 window without changing its position.
11851                 (see sylpheed-main ML message [sylpheed:17247])
11852
11853 2002-12-03 [sergey]     0.8.6claws54
11854
11855         * src/send.c
11856                 send_message_local(): removed first-dot escaping
11857                 (SMTP-only, not needed for sending through pipe)
11858
11859 2002-12-03 [paul]       0.8.6claws53
11860
11861         * po/POTFILES.in
11862                 update to reflect recent changes (thanks
11863                 to Ricardo Mones Lastra)
11864                 
11865         * tools/filter_conv.pl
11866                  fix problem with quoted strings. Patch submitted
11867                  by Luke Plant <lukeplant@softhome.net>
11868
11869 2002-12-03 [paul]       0.8.6claws52
11870
11871         * sync with 0.8.6cvs15
11872                 see ChangeLog 2002-12-03
11873
11874 2002-12-02 [christoph]  0.8.6claws51
11875
11876         * src/logwindow.[ch]
11877         * src/common/log.[ch]
11878                 implement logging using a hook function
11879
11880         * src/folderview.c
11881         * src/folder.[ch]
11882                 define hooklist name in header file to avoid
11883                 errors caused by wrong spelling of hooklist names
11884
11885         * src/toolbar.c
11886                 fix warnings
11887
11888 2002-12-02 [christoph]  0.8.6claws50
11889
11890         * src/common/Makefile.am
11891                 add src/common/hooks.[ch]
11892
11893         * src/common/hooks.[ch]
11894                 implement a simple hook system using glib's hook functions
11895
11896         * src/folder.[ch]
11897         * src/folderview.c
11898                 use new hook system for folder item updates
11899
11900 2002-12-02 [christoph]  0.8.6claws49
11901
11902         * doc-src/ui_seperation.txt     ** NEW **
11903                 information for ui seperation
11904
11905         * src/Makefile.am
11906                 remove files that were moved to common
11907                 include common directory by default for the header files
11908
11909         * src/inc.c
11910         * src/common/socket.c
11911         * src/automaton.[ch]
11912                 implement automaton using g_io_*-functions instead of
11913                 gdk_input_add to make it ui independent
11914
11915         * src/codeconv.c
11916         * src/compose.c
11917         * src/ldif.c
11918         * src/pgptext.c
11919         * src/procmime.c
11920         * src/rfc2015.c
11921         * src/smtp.c
11922         * src/unmime.c
11923                 remove common/ prefix because directory is now in
11924                 include path
11925
11926         * src/compose.c
11927         * src/folder.c
11928         * src/folderview.c
11929         * src/mainwindow.c
11930         * src/messageview.c
11931         * src/prefs_common.c
11932         * src/procmsg.c
11933         * src/rfc2015.c
11934                 fix warnings
11935
11936         * src/imap.c
11937         * src/inc.c
11938         * src/news.c
11939         * src/pop.c
11940         * src/send.c
11941         * src/smtp.c
11942         * src/ssl_certificate.c
11943                 add log.h header file for logging functions
11944
11945         * src/main.c
11946         * src/common/utils.c
11947         * src/summaryview.c
11948         * src/xml.c
11949                 o move debug_mode to common/utils.c
11950                 o add functions to set and get debug_mode
11951
11952         * src/defs.h                    ** REMOVE **
11953         * src/intl.h                    ** REMOVE **
11954         * src/socket.[ch]               ** REMOVE **
11955         * src/ssl.[ch]                  ** REMOVE **
11956         * src/utils.[ch]                ** REMOVE **
11957                 replaced by new files in src/common/
11958         
11959         * src/common/Makefile.am
11960                 add new files in src/common/
11961
11962         * src/common/defs.h             ** NEW **
11963         * src/common/intl.h             ** NEW **
11964         * src/common/log.[ch]           ** NEW **
11965         * src/common/socket.[ch]        ** NEW **
11966         * src/common/ssl.[ch]           ** NEW **
11967         * src/common/utils.[ch]         ** NEW **
11968                 replacement for files in src/
11969
11970 2002-12-02 [colin]      0.8.6claws48
11971
11972         * src/folderview.c
11973                 Scroll folderview if necessary during dnd
11974
11975 2002-12-02 [colin]      0.8.6claws47
11976
11977         * src/folder.[ch]
11978                 Add check to verify a move is within a single mailbox
11979         * src/folderview.c
11980                 Add specific error string for this check
11981
11982 2002-12-02 [colin]      0.8.6claws46
11983
11984         * src/folder.c
11985                 Add a test to folder moving, remove a statusbar_print
11986         * src/folderview.c
11987                 Add Move folder... context-menu item
11988                 Factorize folder moving code
11989                 Enable folder DND for mbox
11990
11991 2002-12-01 [christoph]  0.8.6claws45
11992
11993         * ac/aspell.m4
11994                 remove conf.aspelltest if the version check fails
11995
11996 2002-11-30 [christoph]  0.8.6claws44
11997
11998         * autogen.sh
11999                 run libtoolize --force in autogen to create missing
12000                 libtool scripts
12001
12002 2002-11-30 [christoph]  0.8.6claws43
12003
12004         * src/Makefile.am
12005         * src/pgptext.c
12006         * src/procmime.c
12007         * src/rfc2015.c
12008         * src/uuencode.[ch]             ** REMOVED **
12009         * src/common/Makefile.am
12010         * src/common/uuencode.[ch]      ** NEW **
12011                 move uuen/decoder to common directory
12012
12013 2002-11-30 [christoph]  0.8.6claws42
12014
12015         * src/Makefile.am
12016         * src/base64.[ch]               ** REMOVED **
12017         * src/codeconv.c
12018         * src/compose.c
12019         * src/ldif.c
12020         * src/pgptext.c
12021         * src/procmime.c
12022         * src/rfc2015.c
12023         * src/smtp.c
12024         * src/unmime.c
12025         * src/common/Makefile.am
12026         * src/common/base64.[ch]        ** NEW **
12027                 move base64 en/decoder to common directory
12028
12029 2002-11-30 [christoph]  0.8.6claws41
12030
12031         * src/common                    ** NEW **
12032                 new directory for UI independent code
12033         * src/gtk                       ** NEW **
12034                 new directory for GTK frontend
12035         * src/common/.cvsignore         ** NEW **
12036         * src/gtk/.cvsignore            ** NEW **
12037                 ignore build files
12038         * src/common/Makefile.am        ** NEW **
12039         * src/gtk/Makefile.am           ** NEW **
12040                 automake files to build new seperated stuff
12041         * src/Makefile.am
12042                 the binary will currently still be build with the
12043                 files in src, so we include the code from the
12044                 subdirs for now after building the libs there
12045
12046 2002-11-30 [paul]       0.8.6claws40
12047
12048         * src/compose.c
12049                 fix bug [642731] 'Wrong selected account with drafted mail'
12050
12051 2002-11-29 [oliver]     0.8.6claws39
12052         
12053         * src/messageview.c
12054                 o update summaryview when switching between different
12055                   messageviews          
12056         * src/toolbar.c  
12057                 o check if messageview holds already removed msg
12058                   from summaryview
12059                 
12060
12061 2002-11-29 [oliver]     0.8.6claws38
12062
12063         * src/toolbar.c 
12064                 remove not needed variables and includes
12065                 make messageview stay opened and move to next when msgs are deleted 
12066
12067 2002-11-29 [oliver]     0.8.6claws37
12068         
12069         * src/toolbar.c 
12070                 disable compose button (messageview toolbar) by default
12071                 deleted msgs are moved to trash
12072         
12073 2002-11-29 [melvin]     0.8.6claws36
12074
12075         * configure.in
12076                 Increased minimal gpgme version to 0.3.10 (Zombies out)
12077                 and to detect signatures expirations (gpgme 0.3.6)
12078
12079         * src/main.c
12080                 Use non obsolescent function for Gpgme engine checking.
12081
12082         * src/rfc2015.c
12083                 Inform about expired signatures or signatures which key
12084                 has expired. Expiration date is displayed.
12085
12086         * src/sigstatus.c
12087                 Inform about expired signatures or signatures which key
12088                 has expired.
12089
12090 2002-11-28 [paul]       0.8.6claws35
12091
12092         * src/folderview.c
12093                 re-instate 'Check for new messages' in Newsgroup
12094                 folders right-click menu, after a suggestion from
12095                 Tim Mann <timmann@users.sourceforge.net>
12096
12097         * src/main.c
12098                 after a crash check only local folders for new
12099                 messages
12100
12101 2002-11-28 [paul]       0.8.6claws34
12102
12103         * configure.in
12104                 apply patch that fixes the checking of GTK with XIM 
12105                 support on different OSs, such as FreeBSD. Patch 
12106                 submitted by Topia <topia@users.sourceforge.net>
12107                 
12108 2002-11-28 [paul]       0.8.6claws33
12109
12110         * src/mainwindow.c
12111           src/prefs_common.c
12112           src/prefs_toolbar.c
12113                 more changes to the English
12114
12115 2002-11-28 [paul]       0.8.6claws32
12116
12117         * sync with 0.8.6cvs13
12118                 see ChangeLog 2002-11-28 (no sync needed
12119                 for src/compose.c)
12120
12121 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws31
12122         
12123         * src/mainwindow.[ch]
12124                 add patch by Ivan F. Martinez introducing messageview Toolbar
12125                 some changes and committed by oliver    
12126
12127 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws30
12128
12129         * src/messageview.[ch]
12130                 add patch by Ivan F. Martinez introducing messageview Toolbar
12131                 some changes and committed by oliver    
12132
12133 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws29
12134
12135         * src/compose.[ch]
12136                 add patch by Ivan F. Martinez introducing messageview Toolbar
12137                 some changes and committed by oliver    
12138
12139 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws28
12140         
12141         * src/toolbar.[ch]
12142                 add patch by Ivan F. Martinez introducing messageview Toolbar
12143                 some changes and committed by oliver
12144
12145 2002-11-28 [oliver]     0.8.6claws27
12146         
12147         * src/prefs_toolbar.[ch]
12148                 getting ready for messageview toolbar
12149                 free mem allocated by gettext
12150                 change prefs_toolbar to prefs_toolbar_open
12151  
12152 2002-11-28 [thorsten]   0.8.6claws26
12153
12154         * src/imageview.[ch]
12155                 cleaned up conflicting declarations of
12156                 imageview_show_image()
12157
12158 2002-11-28 [paul]       0.8.6claws25
12159
12160         * src/grouplistdialog.c
12161           src/prefs_common.c
12162           src/prefs_summary_column.c
12163                 a few more improvements to the English
12164
12165 2002-11-28 [colin]      0.8.6claws24
12166
12167         * man/sylpheed.1
12168                 A few updates to command-line parameters
12169
12170 2002-11-28 [colin]      0.8.6claws23
12171
12172         * src/prefs_filtering.c
12173                 Fix problems with prefs_filtering_delete_path:
12174                 a) if the first rule is removed, original pointers
12175                    weren't updated (leading to segfaults)
12176                 b) it was always global_processing updated in case
12177                    of removed path was parent of rule path
12178
12179 2002-11-27 [paul]       0.8.6claws22
12180
12181         * src/mainwindow.c
12182           src/prefs_account.c
12183           src/prefs_actions.c
12184           src/prefs_common.c
12185           src/prefs_customheader.c
12186           src/prefs_display_header.c
12187           src/prefs_filtering.c
12188           src/prefs_folder_item.c
12189           src/prefs_matcher.c
12190           src/prefs_scoring.c
12191           src/prefs_summary_column.c
12192           src/prefs_template.c
12193           src/prefs_toolbar.c
12194                  improve the English in the GUI
12195
12196 2002-11-27 [colin]      0.8.6claws21
12197
12198         * src/folder.c
12199                 Fix processing renaming problems happening after
12200                 last commit
12201
12202 2002-11-27 [colin]      0.8.6claws20
12203
12204         * src/folder.c
12205                 recursive move now deletes src each subfolder after 
12206                 having moved it
12207         * src/folderview.c
12208                 Use identifier instead of path during dnd (enables
12209                 IMAP folder dnd)
12210
12211 2002-11-27 [paul]       0.8.6claws19
12212
12213         * src/main.c
12214                 apply patch that does command-line processing 
12215                 BEFORE gtk_init, allowing claws to run from 
12216                 shell-scripts in non-X environment (e.g. crontab 
12217                 or ip-up, ip-down scripts). Patch submitted by
12218                 Ruslan N. Balkin <baron@dartel.ru>
12219                 
12220         * po/it.po
12221                 updated by Alessandro Maestri
12222
12223 2002-11-27 [paul]       0.8.6claws18
12224
12225         * sync with 0.8.6cvs12
12226           src/prefs_common.c
12227                 Differences are that main uses a 'Receive dialog'
12228                 frame on the Interface tab, whereas claws groups all 
12229                 the dialogs together in a 'Dialogs' frame.
12230
12231 2002-11-27 [colin]      0.8.6claws17
12232
12233         * src/prefs_matcher.c
12234                 Fix Execute criteria's NOT flag
12235
12236
12237 2002-11-26 [christoph]  0.8.6claws16
12238
12239         * src/ssl.c
12240                 rewrite the ssl code a little bit, only use one
12241                 SSL context, set default certificates' file/path
12242
12243 2002-11-26 [thorsten]   0.8.6claws15
12244
12245         * src/compose.c
12246                 default-reply-to didn't work for ml-reply
12247
12248 2002-11-26 [melvin]     0.8.6claws14
12249
12250         * src/prefs_actions.c
12251                 Made pipe-actions ignore short headers in message view
12252                 Made trailing-pipe-actions write in the message view with
12253                 the same font as the original message
12254
12255 2002-11-26 [paul]       0.8.6claws13
12256
12257         * src/compose.c
12258                 this time commit the correct file
12259
12260 2002-11-26 [paul]       0.8.6claws12
12261
12262         * sync with 0.8.6cvs11
12263           src/quote_fmt_parse.y  
12264                 no sync needed
12265           src/account.[ch]       
12266                 not sync'ed
12267           src/compose.c
12268                 compose_write_headers(): add 'X-Sylpheed-Account-Id:' header
12269                 on draft mode.
12270                 compose_reedit(): add check for 'X-Sylpheed-Account-Id:' 
12271                 header
12272                 
12273         see ChangeLog 2002-11-25 and 2002-11-26
12274
12275 2002-11-26 [colin]      0.8.6claws11
12276
12277         * src/folderview.c
12278                 Fix collapsed folder not auto-expanding during
12279                 mail dnd, if it was the source folder.
12280
12281 2002-11-25 [colin]      0.8.6claws10
12282
12283         * src/folderview.[ch]
12284                 Variable renaming and cleaning (slist of nodes 
12285                 to be re-collapsed is stored in FolderView)
12286
12287 2002-11-25 [paul]       0.8.6claws9
12288
12289         * src/prefs_common.[ch]
12290                 fix breakage caused by last commit
12291
12292 2002-11-25 [paul]       0.8.6claws8
12293
12294         * sync with 0.8.6cvs4
12295                 see ChangeLog 2002-11-21
12296
12297 2002-11-25 [paul]       0.8.6claws7
12298
12299         * sync with 0.8.6cvs4
12300                 see ChangeLog 2002-11-20
12301
12302 2002-11-25 [paul]       0.8.6claws6
12303
12304         * sync with 0.8.6cvs3
12305                 see ChangeLog 2002-11-18
12306
12307 2002-11-25 [colin]      0.8.6claws5
12308
12309         * src/gtkutils.[ch]
12310                 Add gtkut_ctree_node_is_parent()
12311         * src/folderview.c
12312                 Spring-loaded folders
12313
12314 2002-11-25 [colin]      0.8.6claws4
12315
12316         * src/utils.[ch]
12317                 Add slist_concat_unique(), function to merge
12318                 two GSList filtering dups
12319         * src/folder.[ch]
12320         * src/summaryview.[ch]
12321         * src/folderview.c
12322         * src/main.c
12323                 Add detection/update/display of unread answers
12324                 to marked mails
12325         * src/procmsg.[ch]
12326                 Add procmsg_find_children()
12327                 Add procmsg_msg_has_marked_parent()
12328
12329 2002-11-25 [colin]      0.8.6claws3
12330
12331         * src/ssl_certificate.[ch]
12332                 Allow checking a certificate without a DNS
12333                 lookup
12334                 Allow to forget a cert (by deleting it)
12335                 Make ssl_certificate_destroy_public
12336         * src/ssl_manager.[ch] ** NEW FILES **
12337                 Gui to manage (display/remove) certificates
12338         * src/prefs_common.[ch]
12339                 Add a pref to allow silent acceptation of
12340                 trusted certificates or not (based on the
12341                 "I want to know what's going on" principle)
12342         * src/mainwindow.c
12343                 Add SSL manager in Tools menu
12344         * src/Makefile.am
12345                 Add the new files to the build
12346         * po/POTFILES.in
12347                 Add ssl_manager.c to translations
12348
12349 2002-11-25 [colin]      0.8.6claws2
12350
12351         * src/summaryview.[ch]
12352                 Add S_SEARCH_EXTENDED to the quick search, which 
12353                 allows to search using filtering syntax.
12354
12355 2002-11-25 [colin]      0.8.6claws1
12356
12357         * src/summaryview.c
12358                 Deletion of duplicates now prefer deleting
12359                 the unread dup (fixes feature-request 638989).
12360
12361 2002-11-24 [paul]       0.8.6claws
12362
12363         * po/es.po
12364           po/pl.po
12365           po/ru.po
12366           po/sr.po
12367                 updated by Ricardo Mones Lastra,
12368                 Witold Wladyslaw Wojciech Wilk,
12369                 Ruslan N. Balkin, and  Urke MMI 
12370                 respectively
12371
12372 2002-11-24 [paul]       0.8.5claws182
12373
12374         * po/bg.po
12375                 updated by George Danchev
12376
12377 2002-11-23 [alfons]     0.8.5claws181
12378
12379         * src/imap.c
12380                 tiny memory leak found by browsing Dimitar's 
12381                 valgrind report
12382
12383 2002-11-23 [paul]       0.8.5claws180
12384
12385         * po/it.po
12386                 updated by Alessandro Maestri
12387
12388 2002-11-22 [christoph]  0.8.5claws179
12389
12390         * src/compose.c
12391         * src/inc.c
12392         * src/prefs_filtering.c
12393         * src/summaryview.c
12394                 more warning fixes
12395
12396 2002-11-22 [alfons]     0.8.5claws178
12397
12398         * src/summaryview.c
12399                 summary_execute_delete_func(): if message is deleted, make 
12400                 sure to also remove its entry in the subject hash table. 
12401                 fixes a corner case bug.
12402
12403 2002-11-22 [paul]       0.8.5claws177
12404
12405         * .cvsignore
12406                 add 'autom4te.cache'
12407                 
12408         * ltconfig      ** REMOVED **
12409                 not needed
12410
12411 2002-11-22 [paul]       0.8.5claws176
12412
12413         * src/textview.c
12414                 textview_set_font(): fix for message display in
12415                 UTF-8 locales (thanks to Sergey Vlasov).
12416                 
12417         * AUTHORS
12418                 add new team members and contributors
12419
12420
12421 2002-11-21 [colin]      0.8.5claws175
12422
12423         * src/procmsg.[ch]
12424                 Add procmsg_remove_special_headers()
12425         * src/mh.c
12426                 Use procmsg_remove_special_headers() for 
12427                 previous fix
12428
12429 2002-11-21 [colin]      0.8.5claws174
12430
12431         * src/mh.c
12432                 Fix moving/copying from queue/draft folders
12433                 for MH folders
12434
12435 2002-11-21 [christoph]  0.8.5claws173
12436
12437         * src/crash.c
12438         * src/filtering.c
12439         * src/logwindow.c
12440         * src/main.c
12441         * src/matcher_parser_lex.[hl]
12442         * src/mbox.c
12443         * src/mbox_folder.[ch]
12444         * src/prefs_filtering.c
12445         * src/procheader.c
12446         * src/quote_fmt_lex.l
12447         * src/ssl.c
12448                 fix all warnings except the warnings in lex and yacc files
12449
12450 2002-11-20 [christoph]  0.8.5claws172
12451
12452         * src/imap.c
12453                 fix MsgInfo retrieval for IMAP draft and queue folders
12454                 (closes bug [ 619558 ] Draft saving on IMAP box issue)
12455
12456 2002-11-19 [christoph]  0.8.5claws171
12457
12458         * src/compose.c
12459                 fix segfault, when draft saving does not get
12460                 the MsgInfo of the new message
12461                 (closes bug [ 640699 ] Claws170: crash drafting mail ( IMAP ))
12462
12463 2002-11-19 [christoph]  0.8.5claws170
12464
12465         * src/procmsg.c
12466                 add parameter check for flag setting function
12467                 (closes bug [ 640619 ] Claws169: crash - drafting a mail (IMAP))
12468
12469 2002-11-18 [paul]       0.8.5claws169
12470
12471         * src/compose.c
12472                 more sensitivity fixes to redirect mode:
12473                 * disable toolbar draft button
12474                 * allow only Address book in the Tools menu
12475                 * disable editing of message by the spell
12476                   checker
12477
12478 2002-11-18 [paul]       0.8.5claws168
12479
12480         * src/compose.c
12481                 fix sensitivity of menu items in compose_redirect():
12482                 allow only the necessary items 
12483
12484 2002-11-18 [paul]       0.8.5claws167
12485
12486         * src/compose.c
12487                 fix bug [ 603259 ] 'attachment got lost on bounce'
12488
12489 2002-11-18 [paul]       0.8.5claws166
12490
12491         * po/ru.po
12492                 updated by Ruslan N. Balkin <baron@dartel.ru>
12493
12494 2002-11-18 [colin]      0.8.5claws165
12495
12496         * src/main.c
12497           src/defs.h
12498                 Remove old filtering stuff
12499
12500
12501 2002-11-17 [oliver]     0.8.5claws164
12502
12503         * src/toolbar.h
12504                 remove not needed typedef 
12505
12506 2002-11-17 [oliver]     0.8.5claws163
12507
12508         * src/toolbar.c
12509                 make toolbar's on click events translatable
12510
12511 2002-11-15 [colin]      0.8.5claws162
12512
12513         * src/summaryview.c
12514                 Revert too-soon integration of a feature
12515
12516 2002-11-15 [christoph]  0.8.5claws161
12517
12518         * src/imap.c
12519                 use main's implementation of imap_get_msginfo
12520
12521 2002-11-15 [christoph]  0.8.5claws160
12522
12523         * src/compose.c
12524         * src/folder.[ch]
12525         * src/imap.c
12526         * src/mbox_folder.c
12527         * src/mh.c
12528         * src/news.c
12529         * src/procmsg.c
12530         * src/summaryview.c
12531                 replace claws' fetch_msginfo with main's get_msginfo
12532                 (use main's implementation where possible)
12533
12534 2002-11-15 [colin]      0.8.5claws159
12535
12536         * src/ssl_certificate.c
12537                 Missed a check
12538
12539 2002-11-16 [melvin]     0.8.5claws158
12540
12541         * po/fr.po
12542                 Updated French translations.
12543
12544 2002-11-16 [colin]      0.8.5claws157
12545
12546         * src/ssl_certificate.c
12547                 Check for missing parts in the certificates
12548
12549 2002-11-15 [colin]      0.8.5claws156
12550
12551         * src/folderview.c
12552                 Preventive fix (missing check) found by
12553                 Alfons
12554
12555 2002-11-15 [paul]
12556
12557         * NEWS
12558                 sync with 0.8.6 release
12559
12560 2002-11-15 [colin]      0.8.5claws155
12561
12562         * src/folder.[ch]
12563           src/folderview.c
12564                 Fix error handling of folder_item_move_to()
12565                 (thanks to Alfons!)
12566
12567 2002-11-15 [colin]      0.8.5claws154
12568
12569         * src/folder.[ch]
12570           src/folderview.c
12571                 folder_item_move_to() sets an error message instead
12572                 of having GUI stuff in folder.c
12573
12574 2002-11-15 [colin]      0.8.5claws153
12575
12576         * src/procmsg.[ch]
12577                 Implemented a callback for MsgInfo updates, 
12578                 heavily copy/pasted from Christoph's folder 
12579                 callback system
12580         * src/summaryview.[ch]
12581                 Register summary_update_msg as callback
12582
12583 2002-11-14 [colin]      0.8.5claws152
12584         
12585         * src/procmsg.c
12586                 Update the FolderItem after sending (fixes 617593)
12587
12588 2002-11-14 [christoph]  0.8.5claws151
12589
12590         * src/folder.c
12591                 fix wrong position of NULL pointer check found
12592                 by Sergey
12593
12594 2002-11-14 [christoph]  0.8.5claws150
12595
12596         * src/folder.c
12597                 fix segfault when deleting messages from IMAP folders
12598                 (closes bug [ 635641 ] Crash deleting mail in IMAP trash)
12599
12600 2002-11-14 [colin]      0.8.5claws149
12601
12602         * src/compose.c
12603                 Forwarding was also ignoring the folder's default account.
12604
12605 2002-11-14 [colin]      0.8.5claws148
12606
12607         * src/compose.c
12608                 Fix sent folder not set to folder properties when 
12609                 forwarding.
12610
12611 2002-11-14 [thorsten]   0.8.5claws147
12612
12613         * src/inc.c
12614                 inc_start(): Files were not moved from .processing to inbox,
12615                 if no global processing rule existed
12616
12617 2002-11-14 [colin]      0.8.5claws146
12618
12619         * src/ssl_certificate
12620                 Fix file operations
12621
12622 2002-11-14 [paul]       0.8.5claws145
12623
12624         * po/it.po
12625                 updated by Alessandro Maestri
12626
12627 2002-11-13 [alfons]     0.8.5claws144
12628
12629         * src/folder.c
12630                 folder_item_close(): only mark messages unread
12631                 when a folder has new messages 
12632
12633 2002-11-13 [keith]      0.8.5claws143
12634
12635         * src/imap.c
12636                 Fix problem moving or copying between
12637                 IMAP folders
12638
12639 2002-11-13 [colin]      0.8.5claws142
12640
12641         * src/matcher_parser_parse.y
12642                 Fix rule problem when " don't match
12643
12644 2002-11-13 [christoph]  0.8.5claws141
12645
12646         * src/folder.c
12647         * src/folderview.c
12648                 moved cache saving to folder_item_close
12649                 the folderview should not have to deal with
12650                 this things
12651
12652 2002-11-13 [christoph]  0.8.5claws140
12653
12654         * src/summaryview.c
12655                 moved setting of important score to
12656                 summary_set_prefs_from_folderitem
12657
12658 2002-11-13 [colin]      0.8.5claws139
12659
12660         * src/matcher_parser_parse.y
12661                 Fix a segfault in the parser (happening when
12662                 a good expression had been tested and a bad 
12663                 one arrives)
12664
12665 2002-11-13 [paul]       0.8.5claws138
12666
12667         * sync with 0.8.5cvs24
12668                 see ChangeLog 2002-11-13
12669                 
12670         * po/pt_BR.po
12671                 updated by Fabio Jr. Beneditto
12672
12673 2002-11-13 [colin]      0.8.5claws137
12674         
12675         * src/msgcache.c
12676           src/defs.h
12677           src/procmsg.[ch]
12678                 Revert last commit, problem
12679
12680 2002-11-13 [colin]      0.8.5claws136
12681
12682         * src/msgcache.c
12683                 Remove duplicated code
12684         * src/defs.h
12685                 Bumped CACHE_VERSION and MARK_VERSION
12686         * src/procmsg.[ch]
12687                 Network endian for cache and mark files
12688
12689 2002-11-12 [colin]      0.8.5claws135
12690
12691         * src/inc.c
12692                 Fix the "socket error" dialog which disappeared
12693
12694 2002-11-12 [colin]      0.8.5claws134
12695
12696         * src/msgcache.c
12697                 Reverse last commit which had performance 
12698                 problems, but still reverse the list
12699
12700 2002-11-12 [colin]      0.8.5claws133
12701
12702         * src/msgcache.c
12703                 Reverse list order
12704
12705 2002-11-12 [melvin]     0.8.5claws132
12706
12707         * src/compose.c
12708                 Added a check for a NULL prefs_common.dictionary
12709
12710 2002-11-12 [colin]      0.8.5claws131
12711
12712         * src/ssl_certificate.[ch]
12713                 Use FQDN hostname
12714
12715 2002-11-12 [colin]      0.8.5claws130
12716
12717         * src/ssl_certificate.[ch]
12718                 Take connection port into account for 
12719                 checking certificates (a single hostname
12720                 could have multiple servers with multiple
12721                 certificates)
12722         * src/ssl.c
12723                 Pass the port to ssl_certificate_check
12724
12725 2002-11-12 [paul]       0.8.5claws129
12726
12727         * src/folder.c
12728                 fix a typo in last commit
12729
12730 2002-11-12 [paul]       0.8.5claws128
12731
12732         * sync with 0.8.5cvs23
12733                 see ChangeLog entry 2002-11-12
12734
12735 2002-11-11 [colin]      0.8.5claws127
12736
12737         * src/ssl_certificate.c
12738                 Cleaner messages
12739                 Don't popup, instead log error, if the 
12740                 corresponding pref is checked
12741         * src/ssl_certificate.h
12742                 include <openssl/objects/h>
12743
12744 2002-11-11 [colin]      0.8.5claws126
12745
12746         * src/ssl_certificate.h
12747                 _Really_ clean it
12748
12749 2002-11-11 [colin]      0.8.5claws125
12750         
12751         * src/ssl_certificate.c
12752                 Fixed leak
12753
12754 2002-11-11 [colin]      0.8.5claws124
12755
12756         * src/ssl.c
12757                 Cleaned a bit
12758         * src/ssl_certificate.[ch]
12759                 Cleaned a bit (better use of SSL API)
12760                 (This will cause non-recognition of saved 
12761                  certificates of claws12[23]...)
12762
12763 2002-11-11 [paul]       0.8.5claws123
12764         
12765         * po/es.po
12766                 updated by Ricardo Mones Lastra
12767
12768 2002-11-11 [colin]      0.8.5claws122
12769
12770         * src/ssl.c
12771                 Fix a typo
12772
12773 2002-11-11 [colin]      0.8.5claws121
12774
12775         * src/ssl_certificate.[ch] ** NEW FILES **
12776         * src/ssl.[ch]
12777                 Check SSL certificates presented to us
12778         * src/Makefile.am
12779                 Add ssl_certificate.[ch]
12780         * po/POTFILES.in
12781                 Add ssl_certificate.c
12782
12783 2002-11-11 [paul]       0.8.5claws120
12784
12785         * sync with 0.8.5cvs22
12786                 see ChangeLog 2002-11-11
12787
12788 2002-11-11 [paul]       0.8.5claws119
12789
12790         * sync with 0.8.5cvs21
12791                 see ChangeLog 2002-11-11
12792
12793 2002-11-10 [jens]       0.8.5claws118
12794
12795         * src/folder.c
12796         * src/folderview.c
12797                 corrected some typing
12798         * po/de.po
12799                 updated german translation
12800         * sylpheed.spec.in
12801                 cleaned up specfile and adjusted it for claws
12802
12803 2002-11-10 [colin]      0.8.5claws117
12804
12805         * src/summaryview.c
12806                 a STATUSBAR_PUSH/POP fix
12807
12808 2002-11-10 [colin]      0.8.5claws116
12809
12810         * src/prefs_folder_item.c
12811                 Fix hanging after opening folder properties
12812
12813 2002-11-10 [hoa]        0.8.5claws115
12814
12815         * src/matcher_parser_lex.l
12816         * src/matcher_parser_parse.y
12817                 config file for scoring and filtering is no more trashed
12818                 when there is a syntax error in a filtering rule when
12819                 editing it in a dialog.
12820
12821 2002-11-09 [colin]      0.8.5claws114
12822
12823         * src/mbox_folder.c
12824                 Added missing initialisation of folder->destroy()
12825
12826 2002-11-09 [colin]      0.8.5claws113
12827
12828         * src/folder.c
12829           src/folderview.c
12830                 Fix the status bar messages
12831
12832 2002-11-09 [colin]      0.8.5claws112
12833
12834         * src/folderview.c
12835                 Fix hangs after folder dnd, happening after 
12836                 claws109.
12837
12838 2002-11-09 [christoph]  0.8.5claws111
12839
12840         * src/folderview.c
12841                 just changed order of calls (reverse order of
12842                 associated calls)
12843         * src/inc.c
12844                 lock inc when checking only one account, otherwise
12845                 inc all could be executed at the same time
12846
12847 2002-11-09 [christoph]  0.8.5claws110
12848
12849         * src/folderview.c
12850                 better unlock the mouse cursor before calling
12851                 summary_show because it changes the cursor too
12852
12853 2002-11-09 [christoph]  0.8.5claws109
12854
12855         * src/folder.[ch]
12856         * src/folderview.c
12857                 add functions to open and close a folder
12858                 o opending will execute scanning for remote folders
12859                   and processing
12860                 o closing will unset new flag for messages
12861
12862 2002-11-09 [colin]      0.8.5claws108
12863
12864         * src/folder.c
12865                 Add a call to prefs_matcher_write_config to 
12866                 avoid non-leaf folders filtering settings to be
12867                 lost
12868
12869 2002-11-09 [paul]       0.8.5claws107
12870
12871         * src/prefs_account.c
12872                 re-word a label
12873
12874 2002-11-09 [colin]      0.8.5claws106
12875
12876         * src/folderview.c
12877                 Minor esthetic fix
12878
12879 2002-11-09 [colin]      0.8.5claws105
12880
12881         * src/folderview.c
12882                 Fix prefs_filtering deletion for MH folders (same
12883                 reason as below)
12884         * src/prefs_filtering.c
12885                 Fix prefs_filtering renaming and deletion for 
12886                 folder-based processing rules.  
12887
12888 2002-11-09 [christoph]  0.8.5claws104
12889
12890         * src/compose.c
12891         * src/folder.[ch]
12892         * src/folderview.[ch]
12893         * src/import.c
12894         * src/inc.c
12895         * src/main.c
12896         * src/mainwindow.c
12897         * src/messageview.c
12898         * src/prefs_folder_item.c
12899         * src/procmsg.c
12900         * src/summaryview.c
12901                 implement a callback system for folder item updates
12902
12903 2002-11-09 [colin]      0.8.5claws103
12904
12905         * src/folderview.c
12906                 Fix prefs_filtering renaming for MH folders (we
12907                 shouldn't rename by path as another folder could
12908                 have the same hierarchy).
12909
12910 2002-11-09 [colin]      0.8.5claws102
12911
12912         * src/folder.c
12913                 Fix a leak found by Christoph, use better variable
12914                 names
12915
12916 2002-11-09 [colin]      0.8.5claws101
12917
12918         * src/folder.c
12919                 One more fix for processing rules
12920
12921 2002-11-08 [colin]      0.8.5claws100
12922         
12923         * src/matcher.c
12924                 Don't copy the compiled regexp (will be reevaluated)
12925         * src/folderview.c
12926                 Lock folderview while moving
12927         * src/folder.c
12928                 Provide info on what's happening to the user
12929
12930 2002-11-08 [colin]      0.8.5claws99
12931
12932         * src/folderview.c
12933                 Fix folder reordering after a move if parent is 
12934                 root
12935         * src/scoring.[ch]
12936                 Add function to copy a ScoringProp
12937         * src/prefs_folder_item.c
12938                 Copy scoring rules when copying a folder prefs
12939
12940 2002-11-08 [colin]      0.8.5claws98
12941
12942         * src/folderview.c
12943                 Fixes in case of failure
12944         * src/filtering.[ch]    
12945                 Add function to duplicate a FilteringProp
12946         * src/matcher.[ch]
12947                 Add function to duplicate a MatcherProp
12948         * src/prefs_folder_item.c
12949                 Save folder's processing rules when copying 
12950                 its prefs
12951
12952 2002-11-08 [colin]      0.8.5claws97
12953         
12954         * src/folderview.c
12955                 Sort after move
12956         * src/folder.c 
12957                 Change a printf to debug_print
12958
12959 2002-11-08 [colin]      0.8.5claws96
12960
12961         * src/folder.c
12962           src/folderview.c
12963                 Fix segfaults, call me stupido
12964         
12965
12966 2002-11-08 [colin]      0.8.5claws95
12967
12968         *src/folder.c
12969                 Added forgotten prefs to save when moving folders
12970
12971 2002-11-08 [colin]      0.8.5claws94
12972
12973         * src/folder.c
12974                 Fixes to folder DND (prefs copy)
12975         * src/folderview.c
12976                 Optimization for folder DND (don't rescan whole tree)
12977                 Added folderview_create_folder_node() for this 
12978                 optimization, so de-duped a bit the code
12979         * src/prefs_folder_item.[ch]
12980                 Added prefs_folder_item_copy_prefs()    
12981           
12982 2002-11-08 [paul]       0.8.5claws93
12983
12984         * src/prefs_account.c
12985           tools/README
12986           tools/kmail2sylpheed_v2.pl
12987                 correct some typos
12988
12989 2002-11-08 [paul]       0.8.5claws92
12990
12991         * src/compose.c
12992           src/prefs_account.[ch]
12993                 remove account options 'clearsign' and 'ascii_armored',
12994                 replace with 'default_gnupg_mode' to prevent mixed-mode
12995                 Privacy settings
12996
12997 2002-11-08 [paul]       0.8.5claws91
12998
12999         * src/compose.[ch]
13000                 re-implement GnuPG 'on-the-fly' mode selection,
13001                 disallow mixed-mode
13002
13003 2002-11-08 [colin]      0.8.5claws90
13004
13005         * src/folderview.c
13006           src/prefs_folder_item.c
13007                 Change "Property" to "Properties"
13008
13009 2002-11-07 [colin]      0.8.5claws89
13010
13011         * src/folderview.c
13012           src/folder.c
13013                 Allow folder dropping to a root folder
13014
13015 2002-11-07 [paul]       0.8.5claws88
13016
13017         * src/compose.c
13018                 revert last commit
13019
13020 2002-11-07 [paul]       0.8.5claws87
13021
13022         * src/compose.c
13023                 fix reply-to-list bug. closes bug report
13024                 "[633382] reply-to-list broken in recent cvs"
13025
13026 2002-11-07 [paul]       0.8.5claws86
13027
13028         * src/compose.c
13029                 add a forgotten '#if USE_GPGME ... #endif'
13030
13031 2002-11-07 [paul]       0.8.5claws85
13032
13033         * sync with 0.8.5cvs20
13034                 see ChangeLog 2002-11-07
13035
13036 2002-11-07 [colin]      0.8.5claws84
13037
13038         * src/folder.[ch]
13039                 Change folder_item_move_to to return the newly 
13040                 created folderitem.
13041         * src/folderview.c
13042                 Select the new folderitem after moving.
13043
13044 2002-11-07 [colin]      0.8.5claws83
13045
13046         * src/prefs_filtering.c
13047                 Fix rule rewriting when moving a leaf folder to a 
13048                 shorter path
13049
13050 2002-11-07 [colin]      0.8.5claws82
13051
13052         * src/prefs_filtering.c
13053                 fix a leak
13054
13055 2002-11-07 [colin]      0.8.5claws81
13056
13057         * src/folder.[ch]
13058                 Add folder_item_move_to() function to move a 
13059                 folderitem into another one (updates matcher etc)
13060         * src/folderview.c
13061                 Add folder drag'n drop (context menu to come)
13062                 [Should be dataloss free, but Please backup before 
13063                  trying !]
13064
13065 2002-11-06 [colin]      0.8.5claws80
13066
13067         * src/mh.c
13068                 mh_create_folder() returns NULL if can't create
13069                 directory hierarchy
13070
13071 2002-11-06 [paul]       0.8.5claws79
13072
13073         * src/compose.[ch]
13074                 allow 'on-the-fly' changing of the type of encryption 
13075                 and/or signing used (mime/ascii) via the compose window
13076
13077 2002-11-06 [paul]       0.8.5claws78
13078
13079         * sync with 0.8.5cvs19
13080                 see ChangeLog 2002-11-06 for src/account.c: 
13081                 account_get_special_folder()
13082                 
13083 2002-11-05 [alfons]     0.8.5claws77
13084
13085         * src/crash.c
13086                 very minor cleanups: nothing to see here, move on. :-)
13087
13088 2002-11-05 [colin]      0.8.5claws76
13089
13090         * src/main.c
13091                 Changes choices if compose windows are opened to
13092                 Discard, Draft, Don't quit
13093
13094 2002-11-05 [thorsten]   0.8.5claws75
13095
13096         * src/compose.c
13097                 reenabled default_reply_to folder option
13098
13099 2002-11-05 [colin]      0.8.5claws74
13100
13101         * src/compose.[ch] 
13102                 add compose_draft()
13103         * src/crash.c
13104                 add SIGTERM handler
13105         * src/main.[ch]
13106                 add clean_quit() for the SIGTERM handler
13107
13108 2002-11-05 [paul]       0.8.5claws73
13109         
13110         * po/es.po
13111                 updated by Ricardo Mones Lastra
13112
13113 2002-11-05 [melvin]     0.8.5claws72
13114
13115         * src/logwindow.c
13116                 Fixed log-clipping bug #616795.
13117                 To stop logging in the log window use 0 length.
13118         * src/prefs_common.c
13119                 Added a label to inform about the 0 log length behaviour.
13120
13121 2002-11-05 [paul]       0.8.5claws71
13122
13123         * sync with 0.8.5cvs17
13124                 see ChangeLog 2002-11-05
13125
13126 2002-11-04 [paul]       0.8.5claws70
13127
13128         * sylpheed-128x128.png
13129           sylpheed-64x64.png
13130           sylpheed.png
13131                 replace with pngcrushed icons. Submitted by Nicolas Kaiser,
13132                 <nikai@users.sourceforge.net>
13133                 
13134         * po/bg.po
13135                 updated by George Danchev
13136
13137 2002-11-03 [thorsten]   0.8.5claws69
13138
13139         * src/main.c
13140           src/mimeview.c
13141           src/rfc2015.h
13142                 add check if gpg is active
13143
13144 2002-11-03 [thorsten]   0.8.5claws68
13145
13146         * src/toolbar.h
13147                 removed GSList declaration causing trouble on MacOS-X
13148                 (submitted by alfons, reported by xfesty)
13149
13150 2002-11-01 [paul]       0.8.5claws67
13151
13152         * src/mainwindow.c
13153                 remove last remnants of main's filter code
13154
13155 2002-11-01 [paul]       0.8.5claws66
13156
13157         * tools/filter_conv.pl
13158                 fix bug where user-defined headers were ignored
13159
13160 2002-11-01 [paul]       0.8.5claws65
13161
13162         * src/logwindow.c
13163                 make a debug_print() not translatable
13164
13165 2002-10-31 [melvin]     0.8.5claws64
13166
13167         * ac/aspell.m4
13168                 Fixed --disable-aspell-test. Now --disable-aspell-test will 
13169                 not run any GNU/aspell test.  The dictionary path will
13170                 be by default /usr/local/lib/aspell/ unless --with-aspell-prefix
13171                 was given, in which case, it will be $prefix/lib/aspell/
13172         * configure.in
13173                 Fixed typo in commentary (Aspell code).
13174
13175 2002-10-31 [paul]       0.8.5claws63
13176
13177         * po/POTFILES.in
13178                 remove src/filter.c and src/prefs_filter.c
13179                 thanks to Ricardo for reminding me
13180
13181 2002-10-31 [colin]      0.8.5claws62
13182
13183         * src/mbox_folder.c
13184                 Plug some leaks
13185
13186 2002-10-31 [paul]       0.8.5claws61
13187
13188         * src/prefs_filter.[ch] ** REMOVED **
13189           src/filter.[ch]       ** REMOVED **
13190           
13191         * src/Makefile.am
13192           src/folderview.c
13193           src/inc.c
13194           src/main.c
13195           src/mainwindow.c
13196           src/mbox.c
13197           src/prefs_common.c
13198           src/prefs_filtering.c
13199           src/summaryview.[ch]
13200                 remove main's 'filter' code
13201                 
13202         README.claws
13203                 update to reflect removal of main's filter
13204
13205 2002-10-31 [paul]       0.8.5claws60
13206
13207         * src/summaryview.c
13208                 remove check for global_processing in summary_filter_open(). 
13209                 This fixes the bug where if the user uses the right-click 
13210                 'Create filter rule...' and doesn't have any filter rules 
13211                 already defined in claws' advanced filtering, the newly 
13212                 created filter rule goes to main's filtering which is 
13213                 inaccessible through the gui. Now the filter rule gets added
13214                 to claws' filtering by default.
13215
13216 2002-10-28 [melvin]     0.8.5claws59
13217
13218         * src/prefs_actions.c
13219                 Fixed bug #627322 where MIME parts were not always
13220                 correctly passed to a %p action
13221                 Display an error dialog when message filename is not found.
13222
13223 2002-10-28 [melvin]     0.8.5claws58
13224
13225         * src/prefs_common.c
13226                 Readded a missing function declaration lost in 0.8.3claws34
13227
13228 2002-10-28 [paul]       0.8.5claws57
13229
13230         * sync with 0.8.5cvs15
13231                 see ChangeLog 2002-10-28 and 2002-10-25
13232                 
13233         Note: ChangeLog entry 2002-10-24 is not sync'ed.
13234
13235 2002-10-27 [oliver]     0.8.5claws56
13236
13237         * src/pop.c
13238                 plug leak in pop3_top_recv
13239
13240 2002-10-26 [christoph]  0.8.5claws55
13241
13242         * src/folder.c
13243                 set need_update folder flag when messages are added
13244                 (closes bug [ 626922 ] folder not updated after receiving)
13245
13246 2002-10-25 [melvin]     0.8.5claws54
13247
13248         * src/imageview.c
13249                 Fixed a memleak introduced in the scaling code.
13250
13251 2002-10-24 [alfons]     0.8.5claws53
13252
13253         * src/filtering.c
13254                 make filtering's forward message action forward from the 
13255                 correct account
13256                 (closes bug [628089 ] Filter -> Forward from address problem
13257                 reported by Oktay)
13258
13259 2002-10-24 [christoph]  0.8.5claws52
13260
13261         * src/mainwindow.c
13262         * src/manual.[ch]
13263                 o use manual of current locale or english if current
13264                   locale is not available (and english is available)
13265                 o also link to sylpheed doc project manuals
13266
13267 2002-10-23 [paul]       0.8.5claws51
13268
13269         * tools/README
13270           tools/kmail2sylpheed_v2.pl
13271                 add new version of kmail addressbook importer script.
13272                 works with newer versions of Kmail/KAddressBook which
13273                 have new and rearranged data.
13274
13275 2002-10-23 [martin]     0.8.5claws50
13276
13277         * src/folderview.c
13278         * src/summaryview.c
13279         * src/utils.h
13280         * src/utils.c
13281                 added length parameter to get_abbrev_newsgroup_name()
13282                 changed this function so that it abbreviates the newsgroup
13283                 names only so long it is smaller than the length parameter
13284                 (for better reading of some newsgroup names and space efficiency)
13285
13286 2002-10-22 [colin]      0.8.5claws49
13287
13288         *src/foldersel.c
13289                 Revert Alfons' last modification (after voting ;-))
13290
13291 2002-10-21 [alfons]     0.8.5claws48
13292
13293         * src/foldersel.c
13294                 folder view in folder selection dialog reflects state of
13295                 folder view in main window
13296
13297 2002-10-18 [alfons]     0.8.5claws47
13298
13299         * src/mbox.c
13300                 drop imported messages in folder selected by user,
13301                 and not in the inbox
13302                 (closes bug [ 625424 ] Import mbox always to "Inbox" folder)
13303
13304 2002-10-18 [alfons]     0.8.5claws46
13305
13306         * src/compose.c
13307                 make automagic reply work correctly for email accounts 
13308                 (whether it's viable to do a full sync with Hiro's 
13309                 compose.c is still under discussion)
13310
13311 2002-10-18 [melvin]     0.8.5claws45
13312
13313         * src/prefs_actions.c
13314                 Fixed bug #622275 where asynchroneous actions left 
13315                 zombies processes
13316                 Made (synchroneous) actions' input be displayed live.
13317
13318 2002-10-18 [christoph]  0.8.5claws44
13319
13320         * src/textview.c
13321                 don't add a newline in the textview in front of the
13322                 first textpart if header display is disabled
13323                 (closes bug [ 603385 ] disabled header display leaves blank
13324                  lin)
13325
13326 2002-10-18 [christoph]  0.8.5claws43
13327
13328         * src/folder.[ch]
13329         * src/imap.c
13330         * src/mbox_folder.c
13331         * src/mh.c
13332         * src/news.c
13333                 folder->get_num_list now returns an error code
13334                 (closes bug [ 609424 ] News cache cleared on failure)
13335                 
13336 2002-10-17 [colin]      0.8.5claws42
13337         
13338         * src/news.c
13339                 Changed a printf by debug_print
13340
13341 2002-10-16 [paul]       
13342
13343         * tools/OOo2sylpheed.pl
13344                 allow for spaces in the name of the
13345                 file to be attached.
13346
13347 2002-10-16 [colin]      0.8.5claws41
13348
13349         * src/main.c
13350                 Use a tristate to change online mode
13351
13352 2002-10-16 [paul]       0.8.5claws40
13353
13354         * po/es.po
13355                 updated by Ricardo Mones Lastra
13356
13357 2002-10-16 [colin]      0.8.5claws39
13358
13359         * src/main.c
13360           src/mainwindow.[ch]
13361                 Added --online and --offline command-line
13362                 switches
13363
13364 2002-10-15 [christoph]  0.8.5claws38
13365
13366         * src/procmime.c
13367                 set mimeinfo->name to NULL after g_free to
13368                 avoid double freeing with g_free
13369
13370 2002-10-14 [christoph]  0.8.5claws37
13371
13372         * src/compose.c
13373         * src/filtering.c
13374         * src/summaryview.c
13375                 remove calls to folder->change_flags that are now
13376                 done by procmsg flag functions (seems it is not
13377                 used by any foldertype anyway)
13378         * src/folder.c
13379                 init folder->change_flags with NULL
13380
13381 2002-10-14 [christoph]  0.8.5claws36
13382
13383         * src/folder.[ch]
13384         * src/imap.[ch]
13385                 use virtual functions for folder item new and destroy
13386                 functions
13387
13388 2002-10-14 [melvin]     0.8.5claws35
13389
13390         * src/compose.c
13391                 Added a test to not run the spell checker if no default
13392                 dictionary is available. No dialog is displayed though.
13393
13394 2002-10-14 [melvin]     0.8.5claws34
13395
13396         * src/gtkaspell.c
13397                 Fixed bug in dictionary list context menu where
13398                 "More..." pointed to an emtpy submenu if the
13399                 number of dictionaries is a multiple of 15
13400                 Removed unneeded code in suggestions list creation
13401
13402 2002-10-14 [paul]       0.8.5claws33
13403
13404         * po/bg.po
13405                 updated by George Danchev
13406
13407 2002-10-13 [hoa]        0.8.5claws32
13408
13409         * src/matcher.[ch]
13410           src/matcher_parser_parser.y
13411                 removed the escaped string from internal structure
13412                 of matcher.
13413
13414 2002-10-12 [colin]      0.8.5claws31
13415
13416         * src/gtksctree.[ch]
13417           src/summaryview.c
13418                 Removed useless function gtksctree_reanchor
13419
13420 2002-10-12 [alfons]     0.8.5claws30
13421         
13422         * sync with remaining main changes 2002-10-09 - 2002-10-11
13423         - drop changes to src/compose.c (requires claws specific changes)
13424         
13425 2002-10-12 [alfons]     0.8.5claws29
13426         
13427         * sync with main changes of 2002-10-08
13428         - drop changes to src/compose.c (requires claws specific changes)
13429         - drop changes to src/summaryview.c (requires changes to compose.c)     
13430
13431 2002-10-12 [alfons]     0.8.5claws28
13432         
13433         * sync with main changes of 2002-10-07
13434
13435 2002-10-12 [alfons]     0.8.5claws27
13436
13437         * sync with main changes of 2002-10-04
13438         - drop changes to src/compose.c (requires claws specific changes)
13439         - drop changes to src/prefs_folder_item.c (claws implementation
13440           seems to be working)
13441
13442 2002-10-12 [colin]      0.8.5claws26
13443
13444         * src/mainwindow.c
13445                 Fix folder-flicker when space-reading, introduced 
13446                 in claws22.
13447
13448 2002-10-12 [colin]      0.8.5claws25
13449
13450         * src/compose.c
13451                 Save account address when saving as draft.
13452                 (closes bug 621838)
13453
13454 2002-10-12 [colin]      0.8.5claws24
13455
13456         * src/summaryview.c
13457                 Fix the problem consisting of no message selected
13458                 after the last message in a folder has been moved.
13459
13460 2002-10-12 [paul]       0.8.5claws23
13461
13462         * src/compose.c
13463           src/prefs_template.c
13464           src/template.[ch]
13465                 add Cc and Bcc to templates. Patch submitted by
13466                 John L. Males.
13467
13468 2002-10-12 [colin]      0.8.5claws22
13469
13470         * src/folderview.c
13471                 Fix a bug after "Check for new messages":
13472                 If a folder was opened, it was still selected at
13473                 the end of the check, but displayed empty.
13474         * src/mainwindow.c
13475                 Remove unnecessary check
13476
13477 2002-10-12 [paul]
13478
13479         * tools/README
13480                 be more verbose in the description of
13481                 OOo2sylpheed.pl
13482                 
13483
13484 2002-10-11 [colin]      0.8.5claws21
13485
13486         * src/mainwindow.c
13487                 Make space work (better) when no mail is selected
13488
13489 2002-10-11 [colin]      0.8.5claws20
13490
13491         * src/inc.c
13492           src/news.c
13493                 fix warnings
13494
13495 2002-10-11 [colin]      0.8.5claws19
13496
13497         * src/mainwindow.c
13498                 revert 0.8.5claws6 changes as i couldn't get to
13499                 anything satisfying
13500
13501 2002-10-11 [melvin]     0.8.5claws18
13502
13503         * src/compose.c
13504                 Removed buggy and unused macro (should have been committed in
13505                 0.8.5claws17)
13506
13507 2002-10-11 [melvin]     0.8.5claws17
13508
13509         * src/compose.c
13510                 Fixed memory leak from bug #622040 (thanks to Martin Kluge)
13511
13512 2002-10-11 [thorsten]   0.8.5claws16 
13513
13514         * src/folderview.c
13515                 remove rescan warning
13516
13517 2002-10-11 [colin]      0.8.5claws15 
13518
13519         * src/procheader.c
13520                 fix a segfault that happens if conv_unmime_header
13521                 fails (should be better to find out why it fails)
13522
13523 2002-10-11 [christoph]  0.8.5claws14
13524
13525         * src/summaryview.c
13526                 update folderview stats after ignore/unignore thread
13527
13528 2002-10-11 [hoa]        0.8.5claws13
13529
13530         * src/quote_fmt_parse.y
13531                 Fixed a yacc/bison syntax error
13532         * src/matcher.c
13533                 Escaping of string is fixed.
13534
13535 2002-10-11 [colin]      0.8.5claws12
13536
13537         * src/imageview.c
13538                 Resize images to fit
13539
13540 2002-10-11 [paul]       0.8.5claws11
13541
13542         * po/es.po
13543                 updated by Ricardo Mones Lastra
13544
13545 2002-10-10 [alfons]     0.8.5claws10
13546
13547         * src/compose.c
13548                 allow dropping files by "moving" files from a file manager,
13549                 not only by the more cumbersome "copying". the latter 
13550                 mostly implies holding down the Control button
13551
13552 2002-10-10 [christoph]  0.8.5claws9
13553
13554         * src/summaryview.c
13555                 update folders after thread building for ignored threads
13556
13557 2002-10-10 [christoph]  0.8.5claws8
13558
13559         * config/.cvsignore
13560                 added Makefile
13561         * src/filtering.[ch]
13562         * src/folder.[ch]
13563         * src/folderview.[ch]
13564         * src/import.c
13565         * src/inc.[ch]
13566         * src/mbox.[ch]
13567         * src/procmsg.c
13568         * src/summaryview.[ch]
13569                 o added new flag need_update to FolderItem
13570                 o removed folder_table from various functions from tracking
13571                   folder updates
13572                 o set need_update flags in folder.c's move, copy and delete
13573                   functions and procmsg's flags functions
13574                 o added function folderview_update_items_when_required that
13575                   updates all folders with need_update set
13576                 o call folderview_update_items_when_required instead of
13577                   folderview_update_item_foreach
13578
13579 2002-10-09 [sergey]     0.8.5claws7
13580
13581         * src/compose.c
13582                 Strip CRs whel loading the text into editor in reedit mode.
13583
13584 2002-10-09 [colin]      0.8.5claws6
13585
13586         * src/mainwindow.c
13587                 Make Space work when no mail is selected
13588
13589 2002-10-09 [colin]      0.8.5claws5
13590
13591         * src/gtksctree.[ch]
13592                 Fix range_select
13593                 Add gtk_sctree_reanchor() 
13594         * src/summaryview.c
13595                 Use gtk_sctree_reanchor() - better fix for 
13596                 bug 60413
13597
13598 2002-10-09 [colin]      0.8.5claws4
13599
13600         * src/summaryview.c
13601                 Fix shift-click select after delete problem
13602                 (closes bug 60413)
13603
13604 2002-10-08 [thorsten]   0.8.5claws3
13605
13606         * src/summaryview.c
13607                 exclude current msg from -hide read messages-
13608
13609 2002-10-08 [colin]      0.8.5claws2
13610
13611         * src/inc.[ch]
13612           src/pop.c
13613           src/recv.c
13614                 Differentiate socket errors from disk full
13615                 errors
13616
13617 2002-10-08 [christoph]  0.8.5claws1
13618
13619         * Makefile.am
13620         * configure.in
13621                 modifications for new config directory
13622
13623         * config.guess  ** REMOVED **
13624         * config.sub    ** REMOVED **
13625         * install-sh    ** REMOVED **
13626         * ltmain.sh     ** REMOVED **
13627         * missing       ** REMOVED **
13628         * mkinstalldirs ** REMOVED **
13629                 these files are autogenerated by automake
13630                 when you run autogen.sh
13631
13632         * config/.cvsignore     ** NEW FILE **
13633         * config/Makefile.am    ** NEW FILE **
13634                 ignore autogenerated files
13635                 create a Makefile in this directory
13636
13637 2002-10-08 [paul]       0.8.5claws
13638
13639         * 0.8.5claws release
13640         
13641         * src/compose.c
13642           src/procheader.c
13643           src/procmsg.c
13644                 fix quote reply format for newsgroups reply bug
13645                 (thanks to Hoa)
13646                 
13647         * po/en_GB.po
13648           po/pl.po
13649                 updated by me and Witold Wladyslaw Wojciech Wilk
13650                 repectively
13651
13652 2002-10-07 [paul]       0.8.3claws53
13653
13654         * po/it.po
13655           po/pt_BR.po
13656           po/sr.po
13657                 updated messages catalogs, submitted by
13658                 Alessandro Maestri, Fabio Jr.Beneditto 
13659                 and Urke MMI, respectively.
13660
13661 2002-10-07 [christoph]  0.8.3claws52
13662
13663         * src/folder.[ch]
13664         * src/folderview.c
13665         * src/mainwindow.c
13666                 fix new folder ghost message bug
13667                 (closes bug [ 619722 ] wrong count for newly created folders)
13668
13669 2002-10-07 [christoph]  0.8.3claws51
13670
13671         * src/compose.c
13672                 fix news posting problem
13673
13674 2002-10-07 [melvin]     0.8.3claws50
13675
13676         * po/fr.po
13677                 Updated French translation
13678
13679 2002-10-05 [christoph]  0.8.3claws49
13680
13681         * src/gtkstext.c
13682                 check if line_start_cache is set in gtk_stext_update_text
13683                 (closes bug [ 618119 ] crash while doing search in folder)
13684
13685 2002-10-05 [christoph]  0.8.3claws48
13686
13687         * src/imap.c
13688         * src/news.c
13689         * src/utils.c
13690         * src/utils.h
13691                 implement cache cleanups for claws' folder system
13692                 (closes bug [ 595916 ] imapcache not cleaned up)
13693
13694 2002-10-05 [melvin]     0.8.3claws47
13695
13696         * src/prefs_actions.c
13697                 Made the help text more clear for the %p token
13698
13699 2002-10-04 [paul]       0.8.3claws46
13700
13701         * sync with 0.8.5
13702                 see ChangeLog 2002-10-02 and 2002-10-03
13703
13704 2002-10-04 [christoph]  0.8.3claws45
13705
13706         * src/inc.c
13707                 fix segfault caused by pop before smtp
13708                 call to inc_account_mail with NULL
13709                 pointer for mainwin
13710
13711 2002-10-04 [paul]       0.8.3claws44
13712
13713         * configure.in
13714                 sync the LDAP detection from 0.8.5cvs1
13715
13716 2002-10-02 [christoph]  0.8.3claws43
13717
13718         * po/de.po
13719                 fix small spelling error
13720
13721 2002-10-02 [melvin]     0.8.3claws42
13722
13723         * ac/aspell.m4
13724                 Behave better and say "no" when test program cannot be run.
13725
13726 2002-10-02 [paul]       0.8.3claws41
13727
13728         * sync with 0.8.4cvs1
13729                 see ChangeLog 2002-09-30, 2002-10-01, 2002-10-02
13730                 
13731         * src/summaryview.c
13732                 toggle the behavior of Reply menuitem between
13733                 normal reply and reply-to-list
13734
13735 2002-10-01 [sergey]     0.8.3claws40
13736
13737         * src/compose.c
13738                 Convert newlines in the message text to the canonical form
13739                 before base64 encoding (RFC2045 compliance, fixes some
13740                 interoperability issues with Evolution 1.0.3)
13741
13742 2002-09-29 [colin]      0.8.3claws39
13743
13744         * src/summaryview.c
13745                 Fix an unwanted copy/paste
13746
13747 2002-09-29 [colin]      0.8.3claws38
13748
13749         * src/mainwindow.c
13750                 Renamed "Custom toolbar" to "Customize toolbar"
13751                 Renamed "Show all header" to "Show all headers"
13752                 Renamed "Set diplay item" to "Set displayed items"
13753         * src/prefs_common.c
13754                 Renamed "Show all header" to "Show all headers"
13755         * src/prefs_summary_column.c
13756                 Renamed "diplay item" to "displayed items"
13757
13758 2002-09-29 [colin]      0.8.3claws37
13759
13760         * src/mainwindow.[ch]
13761                 online/offline status pixmaps follow theme
13762                 changes
13763         * src/summaryview.[ch]
13764                 quicksearch pixmap follows theme changes
13765
13766 2002-09-29 [thorsten]   0.8.3claws36
13767
13768         * src/compose.c
13769           src/prefs_folder_item.[ch]
13770                 add default_reply_to folder option (closes patch 581044)
13771
13772 2002-09-29 [christoph]  0.8.3claws35
13773
13774         * acconfig.h    ** REMOVED **
13775         * configure.in
13776         * ac/aspell.m4
13777         * ac/check-type.m4
13778         * ac/gnupg-check-typedef.m4
13779                 fix autoheader 2.50 warning
13780
13781 2002-09-29 [christoph]  0.8.3claws34
13782
13783         * major code cleanup (part 2)
13784         
13785                 - unused variables removed
13786                 - unused functions removed
13787                 - uninitialized variables checked
13788                 - missing return statements added
13789                 - missing function return types added
13790                 - added parentheses around assignment
13791                   when suggested by gcc
13792
13793 2002-09-29 [alfons]     0.8.3claws33
13794
13795         * src/logwindow.c
13796                 log_window_clear(): only bracket gtk_text_forward_delete() 
13797                 with gtk_text_freeze() / gtk_text_thaw() (see if this
13798                 works around GTK text bug)
13799
13800 2002-09-29 [paul]       0.8.3claws32
13801
13802         * po/bg.po
13803           po/sr.po
13804                 updated by George Danchev and Urke MMI
13805                 respectively
13806
13807 2002-09-27 [christoph]  0.8.3claws31
13808
13809         * doc-src/readme.txt
13810         * doc-src/rfc1806.txt   ** REMOVED **
13811         * doc-src/rfc2183.txt   ** NEW FILE **
13812         * doc-src/rfc2980.txt   ** NEW FILE **
13813                 update rfcs
13814
13815 2002-09-27 [melvin]     0.8.3claws30
13816
13817         * ac/aspell.m4
13818                 Fixed typo which could break linking
13819
13820 2002-09-27 [melvin]     0.8.3claws29
13821
13822         * ac/aspell.m4
13823                 Improved GNU/aspell checking. 
13824                 Fixed bug #614490
13825
13826 2002-09-27 [paul]       0.8.3claws28
13827
13828         * sync with 0.8.3cvs8
13829                 see ChangeLog 2002-09-27
13830
13831 2002-09-26 [colin]      0.8.3claws27
13832
13833         * src/toolbar.[ch]
13834           src/mainwindow.[ch]
13835                 Add "Reply to Mailing-list" to the toolbar
13836
13837 2002-09-26 [christoph]  0.8.3claws26
13838
13839         * src/summaryview.c
13840                 Fix wrong message counts in summaryview status
13841
13842 2002-09-26 [paul]       0.8.3claws25
13843
13844         * sync with 0.8.3cvs7
13845                 see ChangeLog 2002-09-26
13846
13847 2002-09-26 [paul]       0.8.3claws24
13848
13849         * sync with 0.8.3cvs6
13850                 see ChangeLog 2002-09-25
13851
13852 2002-09-25 [christoph]  0.8.3claws23
13853
13854         * src/prefs_common.c
13855         * src/prefs_folder_item.c
13856         * src/prefs_scoring.c
13857                 Renamed "kill score" to "hide score" in GUI
13858                 and prefs files
13859
13860 2002-09-25 [paul]       0.8.3claws22
13861
13862         * sync with 0.8.3cvs5
13863                 see ChangeLog 2002-09-24
13864
13865 2002-09-24 [alfons]     0.8.3claws21
13866
13867         patch by Satoshi Nagayasu: allows appending / saving multiple 
13868         selected files (closes "[ 612279 ] save multiple mesg(s) in 
13869         'Save as ...'")
13870
13871         * AUTHORS
13872                 add Satoshi Nagayasu
13873         * src/summaryview.c
13874                 summary_save_as(): allow saving selected files to
13875                 one file
13876                 summary_set_menu_sensitive: enable "Save As..." when
13877                 multiple files are selected
13878         * src/utils.[ch]
13879                 append_file(): new function
13880
13881 2002-09-24 [colin]      0.8.3claws20
13882
13883         * src/procmime.c
13884                 Fix segfault when mimeinfo doesn't have a 
13885                 content_type. 
13886
13887 2002-09-24 [colin]      0.8.3claws19
13888
13889         * src/prefs_common.[ch]
13890                 Add a preference to display send dialog or not
13891         * src/send.c
13892                 Display send dialog according to preference
13893
13894 2002-09-24 [colin]      0.8.3claws18
13895
13896         * src/compose.[ch]
13897                 Disable user actions when sending
13898
13899 2002-09-24 [colin]      0.8.3claws17
13900
13901         * src/procmime.c
13902                 Do not display name or filename for attachments
13903                 with an application/pgp-signature type
13904                 (security flaw, see bug 537413)
13905
13906 2002-09-23 [colin]      0.8.3claws16
13907
13908         * src/editaddress.c
13909                 Initialize entry_email, entry_alias and 
13910                 entry_remarks to first email address of the list
13911
13912 2002-09-23 [colin]      0.83claws15
13913
13914         * src/compose.c
13915                 Drop pgp-signature when reediting a signed queued
13916                 message
13917
13918 2002-09-23 [melvin]     0.8.3claws14
13919
13920         * po/fr.po
13921                 Updated French translation
13922
13923 2002-09-23 [melvin]     0.8.3claws13
13924
13925         * src/mainwindow.c
13926                 Made custom toolbar menu labels more consistent
13927         * src/prefs_toolbar.c
13928                 Made custom toolbar window title more consistent
13929
13930 2002-09-22 [colin]      0.8.3claws12
13931
13932         * src/inc.c
13933                 Initialize session type to normal before getting 
13934                 mail (fixes strange Get behaviour)
13935         * src/prefs_account.h
13936                 Move STYPE_POP_BEFORE_SMTP to last position to 
13937                 avoid other side-effects
13938
13939 2002-09-22 [colin]      0.8.3claws11
13940
13941         * src/prefs_account.c
13942                 Fix pop_bfr_smtp_tm_entry sensivity when switching
13943                 from pop3 to apop or vice-versa
13944
13945 2002-09-22 [colin]      0.8.3claws10
13946         
13947         * src/prefs_account.[ch]
13948                 Add an option for the POP before SMTP timeout
13949         * src/inc.c
13950                 Remember time of last POP connection
13951         * src/send.c
13952                 Do POP before SMTP only if timeout reached
13953
13954 2002-09-22 [oliver]     0.8.3claws9
13955         
13956         * README.claws
13957                 explain custom toolbar
13958
13959 2002-09-22 [oliver]     0.8.3claws8
13960
13961         * src/prefs_actions.[ch]
13962         custom toolbar for compose      
13963                 actions callback from compose toolbar
13964         * src/folderview.c
13965                 remove include toolbar.h
13966
13967 2002-09-22 [oliver]     0.8.3claws7
13968         
13969         * src/prefs_toolbar.[ch]
13970                 custom toolbar for compose
13971                 - generic prefs_toolbar handles both
13972                   Mainwin's toolbar as well as Compose toolbar          
13973
13974 2002-09-22 [oliver]     0.8.3claws6
13975         
13976         * src/toolbar.[ch]
13977                 custom toolbar for compose
13978                 restructure toolbar.[ch]
13979
13980 2002-09-22 [oliver]     0.8.3claws5
13981
13982         * src/compose.[ch]
13983                 custom toolbar for compose
13984
13985 2002-09-22 [oliver]     0.8.3claws4
13986         
13987         * src/mainwindow.[ch]
13988                 custom toolbar for compose 
13989                 move mainwin toolbar back to mainwindow
13990
13991 2002-09-22 [alfons]     0.8.3claws3
13992
13993         * src/procmsg.c
13994                 :%sno/if(/if (/gc
13995                 :%sno/for(/for (/gc
13996                 (beautify)
13997
13998 2002-09-22 [alfons]     0.8.3claws2
13999         
14000         * src/procmsg.c
14001                 procmsg_save_to_outbox(): don't unlink message file from queue;
14002                 callers should do it using folder_item_remove_msg()
14003
14004 2002-09-22 [colin]      0.8.3claws1
14005
14006         * src/mimeview.[ch]
14007                 Made mimeview_check_signature() public
14008         * src/textview.c
14009                 Made GPG signatures verifiable by clicking
14010                 the [application/pgp-signature] in the Text
14011                 view
14012
14013 2002-09-22 [paul]       0.8.3claws
14014
14015         * po/bg.po
14016           po/en_GB.po
14017           po/es.po
14018           po/it.po
14019           po/pl.po
14020           po/pt_BR.po
14021           po/sr.po
14022                 updated translations, submitted by George Danchev,
14023                 me, Ricardo Mones Lastra, Alessandro Maestri,
14024                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.Beneditto 
14025                 and Urke MMI, respectively.     
14026
14027 2002-09-22 [alfons]     0.8.2claws65
14028
14029         * src/procmsg.c
14030         * src/pgptext.c
14031                 no furry valgrinds have been used to plug these memleaks
14032
14033 2002-09-20 [paul]       0.8.2claws64
14034
14035         * sync with 0.8.3cvs4
14036                 'Select thread' re-implemented 
14037                 see ChangeLog 2002-09-20
14038
14039 2002-09-21 [alfons]     0.8.2claws63
14040
14041         * src/compose.c
14042                 compose_send(): plug unnoticed memleak
14043
14044 2002-09-20 [alfons]     0.8.2claws62
14045
14046         * src/addr_compl.c
14047                 replace_address_in_edit(): strict check for NULL address to
14048                 fix "[ 607348 ] Segfault in address completion". My guess is
14049                 that this happens with an empty address book, but it's good
14050                 to have this check here anyway
14051                 
14052                 completion_window_button_press(): free string returned 
14053                 from the internal cache
14054
14055 2002-09-20 [christoph]  0.8.2claws61
14056
14057         * src/procmime.h
14058                 added ENC_BINARY to EncodingType
14059         * src/procmime.c
14060                 the string returned by procmime_get_encoding_str
14061                 should not depend on the order of values in the
14062                 EncodingType definition
14063         * doc-src/rfc1806.txt   ** NEW FILE **
14064                 Added rfc1806 about MIME Content-Disposition
14065                 Extension
14066
14067 2002-09-19 [paul]       0.8.2claws60
14068
14069         * sync with 0.8.2cvs3
14070                 see ChangeLog 2002-09-19
14071
14072 2002-09-19 [paul]       0.8.2claws59
14073
14074         * src/prefs_folder_item.c
14075                 revert to Darko's original alignment of colour
14076                 selector button
14077                 add a colon to folder_color label
14078                 
14079         * src/compose.c
14080                 add Colin's patch (with Hiro's modifications) to 
14081                 force BASE64 encoding for 8-bit text when signing
14082                 (sync with 0.8.3cvs2)
14083
14084 2002-09-18 [alfons]     0.8.2claws58
14085
14086         * src/compose.c
14087                 :%sno/if(/if (/gc
14088                 :%sno/for(/for (/gc
14089                 (beautify a little bit)
14090
14091 2002-09-18 [christoph]  0.8.2claws57
14092
14093         * src/pine.c
14094                 fix handling of fgetc return value
14095
14096 2002-09-17 [alfons]     0.8.2claws56
14097         
14098         * src/summaryview.c
14099                 summary_sort(): check non-NULL summaryview->folder_item when no 
14100                 folder is selected at all
14101                 (closes "[ 610344 ] sort label make syl Crash")
14102
14103 2002-09-17 [alfons]     0.8.2claws55
14104         
14105         * src/compose.c
14106                 beautify a little bit
14107
14108 2002-09-17 [christoph]  0.8.2claws54
14109
14110         * src/folder.c
14111                 initialize max values for cache and folder
14112                 when cache or folder is empty
14113
14114 2002-09-15 [colin]      0.8.2claws53
14115
14116         * src/compose.c
14117                 Fix a leak (thanks Alfons!) and cleaned
14118                 variables names for custom headers
14119
14120 2002-09-15 [colin]      0.8.2claws52
14121
14122         * src/compose.c
14123                 Fix custom headers recognition when
14124                 prefs_common.trans_hdr is on
14125
14126 2002-09-15 [colin]      0.8.2claws51
14127
14128         * src/compose.c
14129                 Allow dynamically-added custom headers
14130                 Yet not reparsed if reedited
14131
14132 2002-09-15 [alfons]     0.8.2claws50
14133
14134         * src/prefs_account.c
14135                 fix warnings
14136
14137 2002-09-15 [colin]      0.8.2claws49
14138         
14139         * src/prefs_account.c
14140                 fix pop_before_smtp sensitivity
14141
14142 2002-09-15 [colin]      0.8.2claws48
14143
14144         * src/inc.[ch]
14145                 add inc_pop_before_smtp()
14146                 allow MainWindow to be undefined in 
14147                 inc_account_mail() and inc_start()
14148         * src/pop.c
14149           src/prefs_account.h
14150                 add STYPE_POP_BEFORE_SMTP session type
14151         * src/prefs_account.c
14152                 activated pop before smtp option
14153         * src/send.c
14154                 do pop before smtp if the relevant option 
14155                 is set
14156
14157 2002-09-15 [paul]       0.8.2claws47
14158
14159         * sync with 0.8.3
14160                 see ChangeLog 2002-09-15
14161
14162 2002-09-14 [paul]       0.8.2claws46
14163
14164         * po/bg.po
14165                 updated Bulgarian translation, submitted by
14166                 George Danchev
14167
14168 2002-09-13 [paul]       0.8.2claws45
14169
14170         * src/compose.c
14171                 merge claws' select_account() with main's
14172                 (new) compose_select_account(). [sync with
14173                 0.8.2cvs15, see ChangeLog 2002-09-11]
14174
14175 2002-09-12 [christoph]  0.8.2claws44
14176
14177         * src/filter.c
14178                 allocate 1 elements of FolderItem not 0
14179
14180 2002-09-12 [colin]      0.8.2claws43
14181
14182         * src/compose.c
14183                 Fix bug #590825 (obey Follow-up: poster)
14184
14185 2002-09-12 [colin]      0.8.2claws42
14186
14187         * src/procmime.c
14188                 Fix bug #557009 (wrong headers for messages 
14189                 forwarded as attachments)
14190
14191 2002-09-11 [colin]      0.8.2claws41
14192         
14193         * src/compose.c
14194                 Put SCF: pseudo-header on top of message
14195                 Set draft tmp_flag when saved as draft
14196
14197         * src/procmsg.c
14198           src/procheader.c
14199                 Skip after first \n\n for beginning of real message
14200                 for drafts too
14201
14202 2002-09-11 [christoph]  0.8.2claws40
14203
14204         * src/filtering.c
14205                 use procmsg flag functions in filtering or processing
14206                 will cause incorrect folder message counts
14207
14208 2002-09-11 [colin]      0.8.2claws39
14209
14210         * src/compose.c
14211                 Fix bug #550175 - wrong save folder when reediting
14212                 drafts
14213
14214 2002-09-11 [paul]       0.8.2claws38
14215
14216         * sync with 0.8.2cvs14
14217                 see ChangeLog 2002-09-11
14218
14219 2002-09-11 [colin]      0.8.2claws37
14220
14221         * src/folder.c
14222                 Fix a typo (seeming to cause new/unread status to
14223                 be lost)
14224
14225 2002-09-10 [christoph]  0.8.2claws36
14226
14227         * src/compose.c
14228                 compose_redirect should not use compose_generic_new
14229                 because that does more stuff than expected including
14230                 opening the external editor
14231                 (closes bug "[ 526608 ] bounced messages appear blank
14232                  in editor")
14233
14234 2002-09-10 [christoph]  0.8.2claws35
14235
14236         * src/folder.c
14237                 fix problem with too large message number range
14238                 causing a crash in folder_item_scan
14239
14240 2002-09-10 [paul]       0.8.2claws34
14241
14242         * sync with 0.8.2cvs13
14243                 see ChangeLog 2002-09-10
14244
14245 2002-09-10 [christoph]  0.8.2claws33
14246
14247         * src/msgcache.c
14248                 set MsgInfo TmpFlags for queue and draft folders
14249                 (closes bug "[ 591676 ] Queue ignore MIME on restart")
14250
14251 2002-09-10 [paul]       0.8.2claws32
14252
14253         * AUTHORS
14254           po/bg.po      ** NEW FILE **
14255                 new Bulgarian translation submitted by
14256                 George Danchev <danchev@spnet.net>
14257                 
14258         * tools/Makefile.am
14259           tools/README
14260           tools/tb2sylpheed     ** NEW FILE **
14261                 add script that converts an addressbook exported
14262                 from The Bat! into a Sylpheed addressbook. Submitted
14263                 by Urke MMI <urke-kg@eunet.yu>
14264
14265 2002-09-10 [paul]       0.8.2claws31
14266
14267         * sync with 0.8.2cvs12
14268                 see ChangeLog 2002-09-10
14269
14270 2002-09-06 [paul]       0.8.2claws30
14271
14272         * src/prefs_common.c
14273                 sync with 0.8.2cvs11, see ChangeLog 2002-09-06
14274                 
14275         * tools/Makefile.am
14276           tools/README
14277           tools/ldif-to-xml.py  ** REMOVED **
14278                 remove obsolete python script
14279
14280 2002-09-06 [paul]       0.8.2claws29
14281
14282         * sync with 0.8.2cvs10
14283                 see ChangeLog 2002-09-06
14284
14285 2002-09-04 [paul]       0.8.2claws28
14286
14287         * sync with 0.8.2cvs9
14288                 see ChangeLog 2002-08-04
14289
14290 2002-09-04 [colin]      0.8.2claws27 
14291
14292         * src/prefs_common.[ch]
14293                 Added signature color configuration
14294         * src/textview.c
14295                 Use user-specified signature color
14296
14297 2002-09-03 [colin]      0.8.2claws26
14298
14299         * src/prefs_common.[ch]
14300                 Added autosave and autosave_length prefs
14301         * src/compose.c
14302                 Added compose_remove_draft()
14303                 Auto-save drafts according to the prefs
14304         * src/main.c
14305                 Added a crash-indicator file, allowing to check
14306                 for new messages on startup if Sylpheed crashed
14307                 (makes saved drafts "reappear")
14308
14309 2002-09-03 [colin]      0.8.2claws25
14310
14311         * src/textview.[ch]
14312                 Grey the signature
14313
14314 2002-09-03 [paul]       0.8.2claws24
14315
14316         * sync with 0.8.2cvs8
14317                 see ChangeLog 2002-09-02 and 2002-09-03
14318
14319 2002-09-03 [darko]      0.8.2claws23
14320
14321         * src/folderview.c
14322                 use normal style when creating new folder to pick
14323                 proper font size 
14324
14325 2002-09-02 [melvin]     0.8.2claws22
14326
14327         * src/gtkaspell.m4
14328                 removed some obsolete code
14329
14330 2002-09-02 [melvin]     0.8.2claws21
14331
14332         * ac/aspell.m4
14333                 fixed test's equality sign (== to =)
14334
14335 2002-09-02 [alfons]     0.8.2claws20
14336
14337         * src/folder.c
14338         * src/mh.c
14339                 revert change of 0.8.2claws16 and use the mh_folder_destroy
14340                 as folder->destroy virtual as suggested by Hiro
14341                 (the mh.c code seems to have been lost around mh.c.1.21)
14342
14343 2002-09-02 [paul]       0.8.2claws19
14344
14345         * po/pt_BR.po
14346                 updated by Fabio Jr. Beneditto
14347                 
14348         * src/defs.h
14349                 use 'http://claws.sylpheed.org' for homepage link. 
14350                 Domain provided by Oktay Altunergil <oktay@freelinuxcd.org>
14351
14352 2002-09-01 [alfons]     0.8.2claws18
14353
14354         * src/mh.c
14355                 plug memleak related to one Martin Kluge found
14356
14357 2002-08-31 [paul]       0.8.2claws17
14358
14359         * sync with 0.8.2cvs6
14360                 see ChangeLog 2002-08-30
14361
14362 2002-08-31 [alfons]     0.8.2claws16
14363
14364         * src/folder.c
14365                 folder_destroy(): remove mailbox from folderlist even if it has
14366                 no destroy virtual
14367
14368 2002-08-31 [alfons]     0.8.2claws15
14369
14370         * src/folder.c
14371                 :%sno/if(/if (/gc
14372                 :%sno/for(/for (/gc
14373                 (being pedantic I know)
14374
14375 2002-08-31 [alfons]     0.8.2claws14
14376
14377         * src/folder.c
14378                 check for NULL pointers returned from folder->fetch_msginfo virtual
14379                 (should solve some reported crashes)
14380
14381 2002-08-30 [alfons]     0.8.2claws13
14382
14383         * acconfig.h
14384         * configure.in
14385         * src/crash.c
14386                 enable crash dialog on compilation time
14387                 (--enable-crash-dialog configure option)
14388
14389 2002-08-30 [alfons]     0.8.2claws12
14390
14391         * AUTHORS
14392                 add Martin Kluge
14393         * src/mh.c
14394                 apply memory leak plug patch by Martin Kluge
14395                 (closes patch "[ 602568 ] patch for 602441 little memory leak",
14396                 bug "[ 599677 ] Very small memory leak in 0.81claws115",
14397                 and bug "[ 602441 ] memoryleak in filtering 0.8.2claws9?")
14398
14399 2002-08-30 [darko]      0.8.2claws11
14400
14401         * src/folderview.c
14402                 copy Gtk style from normal style to match
14403                 font size for coloured folders
14404
14405 2002-08-29 [alfons]     0.8.2claws10
14406
14407         * sylpheed.desktop
14408                 Type=Internet <- Type=Application
14409                 (reported by Michael Schwendt, see:
14410                 http://sourceforge.net/tracker/index.php?func=detail&aid=599765&group_id=25528&atid=384600
14411                 http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=72882)
14412
14413 2002-08-29 [paul]       0.8.2claws9
14414
14415         * sync with 0.8.2cvs5
14416                 see ChangeLog 2002-08-29
14417
14418 2002-08-29 [colin]      0.8.2claws8
14419
14420         * src/summaryview.c
14421                 Added a sanity check in summary_select_thread
14422                 Should fix bug 601605
14423
14424 2002-08-29 [colin]      0.8.2claws7
14425
14426         * src/main.c
14427                 Revert claws6 changes regarding bug #591676
14428
14429 2002-08-28 [colin]      0.8.2claws6
14430         
14431         * src/main.c
14432                 Ignore cache for queue folderitems
14433                 Fix bug #591676
14434
14435 2002-08-28 [melvin]     0.8.2claws5
14436
14437         * README.claws
14438                 Fixed typos.
14439
14440 2002-08-28 [melvin]     0.8.2claws4
14441
14442         * README.claws
14443                 Updated a bit the text concerning the spell checker
14444
14445 2002-08-28 [melvin]     0.8.2claws3
14446
14447         Merged the GNU_aspell_branch:
14448                 Support of new GNU/aspell is now included and the old pspell
14449                 is not supported anymore.
14450                 See README.claws
14451
14452         * README.claws
14453                 Updated spell checker text to reflect the switch to GNU/aspell
14454
14455         * ac/aspell.m4          *** NEW ***
14456         * src/gtkaspell.[ch]    *** NEW *** 
14457         * ac/pspell.m4          *** DELETED *** 
14458         * src/gtkspell.[ch]     *** DELETED ***
14459
14460         * ac/Makefile.am
14461                 Updated for GNU/aspell support
14462
14463         * po/POTFILES.in
14464                 Replaced gtkspell.c by gtkaspell.c
14465
14466         * acconfig.h
14467         * src/Makefile.am
14468         * src/about.c
14469         * src/compose.[ch]
14470         * src/crash.c
14471         * src/main.c
14472         * src/prefs_common.[ch]
14473                 Updated for GNU/aspell support
14474
14475 2002-08-28 [paul]       0.8.2claws2
14476
14477         * sync with 0.8.2cvs4
14478                 see ChangeLog 2002-08-27 and 2002-08-28
14479
14480 2002-08-28 [colin]      0.8.2claws1
14481
14482         * src/summary_search.c
14483                 Added "AND search"
14484
14485 2002-08-28 [jens]       0.8.2claws
14486
14487         *po/de.po
14488                 Updated German translations
14489
14490 2002-08-27 [melvin]     0.8.2claws
14491
14492         * po/fr.po
14493                 Updated French translations
14494
14495 2002-08-27 [paul]       0.8.2claws
14496
14497         * sync with 0.8.2 main release
14498
14499         * po/en_GB.po
14500           po/es.po
14501           po/it.po
14502           po/pl.po
14503           po/pt_BR.po
14504           po/sr.po
14505                 updated message catalogs submitted by
14506                 Ricardo Mones Lastra, Alessandro Maestri,
14507                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.
14508                 Beneditto and Urke MMI  
14509
14510 2002-08-27 [hoa]        0.8.1claws123
14511
14512         * src/mainwindow.[ch]
14513         * src/summaryview.[ch]
14514                 removed the "filter setting" menu option.
14515                 add a "cancel a news message" menu option.
14516
14517 2002-08-26 [martin]     0.8.1claws122
14518
14519         * ChangeLog.claws
14520                 changed string under 0.8.1claws79 changed by myself
14521                 i'm sorry alfons :(
14522
14523 2002-08-26 [martin]     0.8.1claws121
14524
14525         * src/crash.c
14526                 added kill command to debuggerrc to start crash dialog
14527
14528 2002-08-26 [paul]       0.8.1claws120
14529
14530         * sync with 0.8.1cvs31
14531                 see ChangeLog 2002-08-26
14532
14533 2002-08-25 [alfons]     0.8.1claws119
14534
14535         * src/procmsg.c
14536                 fix bug that didn't send out correct headers to news server
14537                 when sending news article and email from queue (bug reported
14538                 and patch provided by Tim Mann; closes bug 
14539                 "[ 583196 ] 0.7.8claws can't post news")
14540
14541 2002-08-25 [alfons]     0.8.1claws118
14542
14543         * src/selective_download.c
14544                 mark two strings as translatable
14545                 (thanks to Urke MMI for pointing this out)
14546
14547 2002-08-25 [alfons]     0.8.1claws117
14548
14549         * src/summaryview.c
14550                 treat sent boxes as special and allow sorting them by addressee
14551                 (closes "[ 589418 ] Sent folder sorting misbehavior"
14552                 submitted by Steve Lamb)
14553
14554 2002-08-24 [alfons]     0.8.1claws116
14555
14556         * src/matcher.c
14557                 fix memleak reported by Martin Kluge
14558                 (see: "[ 599677 ] Very small memory leak in 0.81claws115")
14559
14560 2002-08-24 [oliver]     0.8.1claws115
14561
14562         * src/prefs_toolbar.c
14563                 o code cleanup as suggested by Alfons
14564                 o memleak fix
14565
14566 2002-08-24 [alfons]     0.8.1claws114
14567
14568         * src/summaryview.c
14569                 o fix another memory leak reported by Martin Kluge
14570                   (see "[ 599568 ] Small Memory Leak")
14571                 o remove 'from' variable from 'summary_set_header()'; we can
14572                   do with just 'to' 
14573
14574 2002-08-24 [paul]       0.8.1claws113
14575
14576         * sync with 0.8.1cvs30
14577                 see ChangeLog 2002-08-23
14578
14579 2002-08-24 [alfons]     0.8.1claws112
14580
14581         * src/summaryview.c
14582                 remove unnecessary allocations for search bar fixing leaks
14583                 reported by Martin Kluge
14584                 (see "[ 599451 ] Further memory leaks?")
14585
14586 2002-08-24 [alfons]     0.8.1claws111
14587
14588         * src/main.c
14589                 make get_socket_name() public for crash.c
14590         * src/crash.c
14591                 o make report bug button work (goes to claws' 
14592                   bug tracker at sf.net)
14593                 o introduce function for doing important stuff just
14594                   before claws goes down
14595                 o clean up code 
14596
14597 2002-08-24 [alfons]     0.8.1claws110
14598
14599         * src/compose.c
14600                 move cursor to "To" entry when forwarding as attachment
14601                 (reported and solved by Steve Lamb, closes bug report
14602                 "[ 592880 ] Forward as attachment; cursor not in to")
14603
14604 2002-08-24 [colin]      0.8.1claws109
14605
14606         * src/mainwindow.c
14607                 fix quick search visibility after GUI (de)separations.
14608
14609 2002-08-23 [colin]      0.8.1claws108
14610
14611         * src/mainwindow.c
14612                 fix header pane visibility after folderview or
14613                 messageview (de)separation
14614
14615 2002-08-23 [paul]       0.8.1claws107
14616
14617         * src/mainwindow.[ch]
14618           src/toolbar.c
14619                 give full control of display or non-display 
14620                 of the Execute icon to Custom toolbar settings.
14621                 add new sensitivity condition to maninwindow.h: 
14622                 M_DELAY_EXEC
14623
14624         * ChangeLog
14625           ChangeLog.jp
14626           NEWS
14627                 more sync with 0.8.1cvs29
14628
14629 2002-08-23 [melvin]     0.8.1claws106
14630
14631         * src/alertpanel.c
14632                 Readded support for custom widget in alertpanel lost in last
14633                 sync.
14634
14635 2002-08-23 [paul]       0.8.1claws105
14636
14637         * sync with 0.8.1cvs29
14638                 see ChangeLog 2002-08-23
14639
14640 2002-08-23 [colin]      0.8.1claws104
14641
14642         * src/summaryview.c
14643                 Fix folder and search pixmaps exchanging positions
14644                 after theme or toolbar changes. Thank to Oliver for 
14645                 reporting this.
14646
14647 2002-08-23 [colin]      0.8.1claws103
14648
14649         * src/mainwindow.c
14650           src/messageview.[ch]
14651           src/noticeview.[ch]
14652           src/summaryview.c
14653                 Changed messageview_create() and noticeview_create()
14654                 to avoid the last gdk_warning
14655
14656 2002-08-22 [colin]      0.8.1claws102
14657
14658         * src/summaryview.c
14659                 Fix my new `Creating pixmap from xpm' warning
14660
14661 2002-08-22 [colin]      0.8.1claws101
14662
14663         * src/mainwindow.c
14664                 Fix some of the gdk warnings
14665
14666 2002-08-22 [colin]      0.8.1claws100
14667
14668         * src/Makefile.am
14669         * src/stock_pixmap.c
14670         * src/stock_pixmap.h
14671         * src/pixmaps/quicksearch.xpm *ADDED*
14672                 Add the quicksearch pixmap
14673         * src/mainwindow.c
14674         * src/summaryview.c
14675         * src/summaryview.h
14676                 Make quicksearch bar visible/hidden via a button
14677
14678 2002-08-22 [christoph]  0.8.1claws99
14679
14680         * src/folder.c
14681                 fix folder update for newsgroups with message
14682                 numbers below minimum number of articles to fetch
14683                 (closes bug #598445)
14684
14685 2002-08-22 [paul]       0.8.1claws98
14686
14687         * sync with 0.8.1cvs28
14688                 see ChangeLog 2002-08-22
14689
14690 2002-08-21 [alfons]     0.8.1claws97
14691
14692         * src/crash.c
14693                 use bt instead of bt full which seems to work 
14694                 better, and bt full doesn't give a great deal 
14695                 of information anyway
14696
14697 2002-08-21 [colin]      0.8.1claws96
14698
14699         * src/summaryview.c
14700                 fix summaryview_searchtype_changed prototype
14701
14702 2002-08-21 [christoph]  0.8.1claws95
14703
14704         * src/mainwindow.c
14705                 o fix broken menu update for sorting type, we have to
14706                   get this info from the summaryview now
14707                 o removed setting of threaded state in menu callback
14708         * src/summaryview.[ch]
14709                 more summaryview/folderitem seperation for
14710                 threading option
14711         * configure.in
14712                 removed not required --with-compiler-flags option
14713
14714 2002-08-21 [oliver]     0.8.1claws94
14715         
14716         * src/toolbar.h 
14717                 o rename toolbar.xml to toolbar_main.xml
14718                   since toolbar_compose.xml might come up 
14719                   any time soon
14720         * README.claws
14721                 add custom toolbar              
14722
14723 2002-08-21 [darko]      0.8.1claws93
14724
14725         * src/procmsg.c
14726                 don't reset tmp flags for messages copied
14727                 to sent folder
14728
14729 2002-08-21 [colin]      0.8.1claws92
14730         
14731         * src/prefs_filtering.c
14732                 fix renaming rules on folder rename 
14733                 when folder is not a leaf folder
14734
14735 2002-08-21 [paul]       0.8.1claws91
14736
14737         * src/prefs_folder_item.c
14738                 fix alignment of colour selector
14739
14740 2002-08-21 [paul]       0.8.1claws90
14741
14742         * sync with 0.8.1cvs27
14743                 see ChangeLog 2002-08-21
14744
14745 2002-08-21 [paul]       0.8.1claws89
14746
14747         * src/summaryview.c
14748                 fix crash when changing field type in
14749                 Quick search bar
14750
14751 2002-08-21 [colin]      0.8.1claws88
14752
14753         * src/summaryview.c
14754                 Made quick search case-insensitive
14755
14756 2002-08-21 [paul]       0.8.1claws87
14757
14758         * sync with 0.8.1cvs26
14759                 see ChangeLog 2002-08-21
14760
14761 2002-08-20 [christoph]  0.8.1claws86
14762
14763         * src/folderview.c
14764         * src/main.c
14765         * src/summaryview.[ch]
14766                 more summaryview/folderitem seperation for
14767                 sort_key and sort_type
14768         * src/procmsg.c
14769                 added missing return statement
14770
14771 2002-08-20 [colin]      0.8.1claws85
14772
14773         * src/summaryview.[ch]
14774                 Added a quick search box
14775         * src/mainwindow.c
14776         * src/prefs_common.[ch]
14777                 Added a show/hide option for the quick search
14778
14779 2002-08-20 [oliver]     0.8.1claws84
14780         
14781         * src/mainwindow.c
14782                 remove toolbar_create_popups
14783         * src/toolbar.[ch]
14784                 o remove toolbar_create_popups
14785                 o fix toolbar_set_sensitive 
14786                   (Bug reports #596834 and #596832)     
14787         * src/prefs_toolbar.c
14788                 o add "Set default" button
14789                 o align label and text + combo widgets
14790
14791 2002-08-20 [hoa]        0.8.1claws83bis
14792
14793         * src/imap.c
14794                 fixed a bug in imap_fetch_msginfo() in case there is no
14795                 current folder.
14796
14797 2002-08-20 [darko]      0.8.1claws83
14798
14799         * src/folderview.c
14800                 copy the color style of folder view so it
14801                 works with GTK themes
14802
14803 2002-08-20 [darko]      0.8.1claws82
14804
14805         * src/folder.h
14806         * src/folderview.c
14807         * src/prefs_folder_item.[hc]
14808                 don't use UI stuff in folder.h
14809
14810 2002-08-20 [darko]      0.8.1claws81
14811
14812         * src/folder.h
14813         * src/prefs_folder_item.h
14814         * src/folderview.c
14815         * src/prefs_folder_item.c
14816                 ability to set folder color in folderview
14817
14818 2002-08-19 [alfons]     0.8.1claws80
14819
14820         * src/summaryview.c
14821                 fix one of the earlier memleaks reported by Martin Kluge
14822
14823 2002-08-19 [alfons]     0.8.1claws79
14824
14825         * src/mainwindow.c
14826                 hide notice view when selecting seperate folder
14827                 view (reported by Urke MMI)
14828
14829 2002-08-19 [christoph]  0.8.1claws78
14830
14831         * src/folderview.c
14832         * src/prefs_folder_item.h
14833         * src/summaryview.[ch]
14834                 o add summary_set_prefs_from_folderitem to set
14835                   summaryview prefs (first step to remove all
14836                   references to the folderitem in summaryview)
14837                 o moved compiled regex stuff from folderitem prefs
14838                   to summaryview code
14839
14840 2002-08-19 [paul]       0.8.1claws77
14841
14842         * src/compose.c
14843                 add check for '.' to QUOTE_IF_REQUIRED
14844
14845 2002-08-19 [paul]       0.8.1claws76
14846
14847         * src/inc.c
14848                 sync with 0.8.1cvs25 (plug memory leak)
14849
14850         * src/prefs_toolbar.c
14851                 re-order prefs_toolbar_cancel()
14852
14853 2002-08-18 [alfons]     0.8.1claws75
14854
14855         * src/inc.c
14856         * src/matcher.c
14857                 plug other memleaks reported by Martin Kluge
14858
14859 2002-08-18 [paul]       0.8.1claws74
14860
14861         * po/pt_BR.po
14862                 updated by Fabio Jr. Beneditto
14863
14864 2002-08-18 [paul]       0.8.1claws73
14865
14866         * src/toolbar.[ch]
14867                 fix bug where tooltips were displayed untranslated              
14868
14869         * src/prefs_toolbar.c
14870                 fix bug where clicking 'Cancel' creates an icon & text
14871                 toolbar regardless of prefs
14872         
14873
14874 2002-08-17 [oliver]     0.8.1claws72
14875
14876         * src/prefs_toolbar.c
14877                 update toolbar on CANCEL
14878                 bug reported by Martin Kluge
14879         * src/toolbar.c
14880                 toolbar_destroy memleak fixed           
14881
14882 2002-08-17 [alfons]     0.8.1claws71
14883
14884         * src/toolbar.c
14885                 plug another memleak reported by Martin Kluge
14886
14887 2002-08-16 [alfons]     0.8.1claws70
14888
14889         * src/crash.c
14890                 use execvp() correctly (suggested by wwp; thanks!)
14891
14892 2002-08-16 [alfons]     0.8.1claws69
14893
14894         * src/gtksctree.c
14895                 plug memory leak reported by Kim Schultz & Martin Kluge
14896
14897 2002-08-16 [paul]       0.8.1claws68
14898
14899         * po/es.po
14900                 updated by Ricardo Mones Lastra
14901
14902 2002-08-16 [paul]       0.8.1claws67
14903
14904         * src/toolbar.h
14905                 fix bug where 'Compose News' icon showed wrong
14906                 tooltip
14907
14908 2002-08-16 [paul]       0.8.1claws66
14909
14910         * sync with 0.8.1cvs24
14911                 see ChangeLog 2002-08-16
14912
14913         * po/it.po
14914                 updated by Alessandro Maestri
14915
14916 2002-08-15 [paul]       0.8.1claws65
14917
14918         * po/sr.po
14919                 updated by Urke MMI
14920
14921 2002-08-15 [paul]       0.8.1claws64
14922
14923         * src/*.c
14924                 don't translate debug info
14925
14926         * src/matcher.[ch]
14927                 add copyright info
14928
14929 2002-08-15 [paul]       0.8.1claws63
14930
14931         * src/prefs_toolbar.c
14932                 fix bug where clicking 'OK' creates an icon & text
14933                 toolbar regardless of prefs
14934
14935 2002-08-14 [alfons]     0.8.1claws62
14936
14937         * src/main.c
14938                 add global var that has the full argv[0]
14939         * src/crash.c
14940                 o execvp the correct sylpheed by using argv0
14941                   and setting the correct work dir
14942                 o other tweaks  
14943
14944 2002-08-14 [oliver]     0.8.1claws61
14945         
14946         * enable/disable Toolbar Action Buttons 
14947         * code cleanups
14948         * src/mainwindow.c
14949         * src/toolbar.[ch]      
14950         * src/prefs_toolbar.c   
14951
14952 2002-08-14 [melvin]     0.8.1claws60
14953
14954         * po/fr.po
14955                 Updated French translations
14956
14957 2002-08-14 [melvin]     0.8.1claws59
14958
14959         * src/crash.c
14960                 Made bug report not translatable
14961         * src/exporthtml.c
14962                 Fixed exporthtml_build_filespec() return value
14963         * src/foldersel.c
14964                 Fixed incorrect include file
14965         * src/gtkspell.c
14966         * src/prefs_actions.c
14967         * src/prefs_toolbar.c
14968                 Made debug info not translatable
14969         * src/mutt.c
14970         * src/quote_fmt.c
14971                 Added missing includes
14972         * src/prefs_common.c
14973                 Fixed typo
14974
14975 2002-08-14 [paul]       0.8.1claws58
14976
14977         * faq/es/sylpheed-faq.html
14978           faq/es/sylpheed-faq-[1-3].html
14979           faq/es/sylpheed-faq-4.html     **NEW FILE **
14980                 update Spanish FAQ
14981
14982 2002-08-13 [christoph]  0.8.1claws57
14983
14984         * src/procmsg.c
14985                 ignore thread fix that did not mark all
14986                 child nodes of a ignored thread as
14987                 ignored. Does not work perfectly yet,
14988                 but it is better now
14989
14990 2002-08-13 [alfons]     0.8.1claws56
14991
14992         * src/crash.c
14993                 o implement 'save crash log'
14994                 o some tweaks
14995
14996 2002-08-13 [melvin]     0.8.1claws55
14997
14998         * src/main.c
14999                 removed unrequired "execinfo.h" header
15000
15001 2002-08-12 [paul]       0.8.1claws54
15002
15003         * faq/en/sylpheed-faq.html
15004           faq/en/sylpheed-faq-[1-3].html
15005           faq/en/sylpheed-faq-4.html     **NEW FILE **
15006                 update English FAQ
15007
15008 2002-08-12 [alfons]     0.8.1claws53
15009
15010         * po/POTFILES.in
15011                 add crash.c to translatables
15012         * src/crash.c
15013                 bring in Leandro's crash dialog
15014
15015 2002-08-11 [alfons]     0.8.1claws52
15016
15017         * src/crash.c
15018                 clean up some warnings
15019
15020 2002-08-11 [alfons]     0.8.1claws51
15021
15022         * acconfig.h
15023         * configure.in
15024         * src/crash.[ch]        ** NEW FILES **
15025         * src/main.c            
15026                 initial gdb crash handler
15027
15028 2002-08-11 [paul]       0.8.1claws50
15029
15030         * src/prefs_toolbar.c
15031                 replace Up/Down arrow pixmaps with text to be
15032                 consistent across icon themes
15033
15034 2002-08-11 [paul]       0.8.1claws49
15035
15036         * src/prefs_common.c
15037           src/prefs_toolbar.c
15038                 rename 'Pixmap' -> 'Icon'
15039
15040         * src/toolbar.[ch]
15041                 rename  'A_SEND_QUEUD' -> 'A_SEND_QUEUED'
15042
15043 2002-08-10 [paul]       0.8.1claws48
15044
15045         * src/prefs_toolbar.c
15046                 re-work the UI
15047
15048 2002-08-10 [paul]       0.8.1claws47
15049
15050         * src/main.c
15051                 don't write Processing progress to status bar
15052                 patch submitted by Alexander Evseev
15053
15054         * src/prefs_toolbar.c
15055                 re-position and resize window
15056                 make window assume correct size on first call
15057
15058 2002-08-10 [paul]       0.8.1claws46
15059
15060         * src/mainwindow.c
15061           src/prefs_toolbar.c
15062           src/toolbar.c
15063           src/toolbar.h
15064                 obey coding style
15065                 follow UI text conventions
15066
15067 2002-08-10 [alfons]     0.8.1claws45
15068
15069         * src/toolbar.c
15070                 correct pixmap for delete action
15071
15072 2002-08-10 [paul]       0.8.1claws44
15073
15074         * po/pt_BR.po
15075                 updated by Fabio Jr. Beneditto
15076
15077 2002-08-10 [paul]       0.8.1claws43
15078
15079         * po/POTFILES.in
15080                 add custom toolbar files
15081
15082 2002-08-10 [paul]       0.8.1claws42
15083
15084         * sync with 0.8.1cvs22
15085                 see ChangeLog 2002-08-09
15086
15087 2002-08-09 [paul]       0.8.1claws41
15088
15089         * tools/Makefile.am
15090           tools/README
15091           tools/outlook2sylpheed.pl     ** NEW FILE **
15092                 add script to convert exported Outlook
15093                 contacts list to a Sylpheed addressbook.
15094                 Submitted by Ricardo Mones Lastra.
15095
15096 2002-08-09 [paul]       0.8.1claws40
15097
15098         * AUTHORS
15099           configure.in
15100           po/sr.po      ** NEW FILE **
15101                 add Serbian message catalog. Submitted by
15102                 Urosevic Aleksandar aka Urke MMI <urke-kg@eunet.yu>             
15103
15104 2002-08-09 [paul]       0.8.1claws39
15105
15106         * sync with 0.8.1cvs21
15107                 see ChangeLog 2002-08-08
15108
15109 2002-08-08 [oliver]     0.8.1claws38
15110
15111         * src/mainwindow.c
15112                 move Custom Toolbar to Configuration menu
15113
15114 2002-08-08 [oliver]     0.8.1claws37
15115
15116         * src/prefs_toolbar.c
15117                 fix substitute pixmap bug
15118
15119 2002-08-08 [paul]       0.8.1claws36
15120
15121         * sync with 0.8.1cvs19
15122                 see ChangeLog 2002-08-08
15123
15124 2002-08-07 [christoph]  0.8.1claws35
15125
15126         * src/utils.c
15127                 fixed a memory leak in new canonicalize_file_replace
15128
15129 2002-08-07 [christoph]  0.8.1claws34
15130
15131         * src/utils.[ch]
15132                 o canonicalize_file_replace should create the temporary
15133                   file in the same directory as the original file.
15134                 o added get_tmpfile_in_dir that creates a temorary file
15135                   in a specified directory.
15136
15137 2002-08-07 [melvin]     0.8.1claws33
15138
15139         * src/toolbar.c
15140                 fixed bug where 'Article' button acted as 'Email' button.
15141
15142 2002-08-07 [paul]       0.8.1claws32
15143
15144         * sync with 0.8.1.cvs17
15145                 see ChangeLog 2002-08-07
15146
15147 2002-08-07 [colin]      0.8.1claws31
15148         
15149         * src/news.c
15150                 fix mass-cancel problem
15151
15152 2002-08-07 [thorsten]   0.8.1claws30
15153
15154         * src/prefs_toolbar.c
15155                 fix: crash on replace or add new button
15156         * src/toolbar.c
15157                 fix: close xmlfile after reading
15158         * src/utils.c
15159                 fix: unlink() file before rename()
15160
15161 2002-08-06 [paul]       0.8.1claws29
15162
15163         * sync with 0.8.cvs15
15164                 see ChangeLog 2002-08-06
15165
15166 2002-08-06 [oliver]     0.8.1claws28
15167
15168         * src/toolbar.c
15169         * src/prefs_toolbar.c
15170                 fixed empty toolbar issue
15171
15172 2002-08-06 [oliver]     0.8.1claws27
15173
15174         * Custom Toolbar Final 
15175         * src/folderview.c
15176         * src/inc.c
15177         * src/summaryview.c
15178                 o toolbar stuff now lives in src/toolbar.[ch]
15179                 o main_window_toolbar_* functions are renamed to
15180                   toolbar_* reflecting their new source file
15181         * src/mainwindow.[ch]
15182                 o remove toolbar stuff  
15183
15184 2002-08-06 [oliver]     0.8.1claws26
15185         
15186         * src/Makefile.am
15187         * src/prefs_toolbar.[ch]        **New File**
15188         * src/toolbar.[ch]              **New File**
15189                 o prefs_toolbar.[ch] custom toolbar frontend
15190                 o toolbar.[ch]       backend 
15191
15192 2002-08-06 [oliver]     0.8.1claws25
15193
15194         * src/prefs_actions.[ch]
15195                 o new exported function actions_execute
15196
15197 2002-08-06 [paul]       0.8.1claws24
15198
15199         * sync with 0.8.1cvs4
15200                 see ChangeLog 2002-08-06
15201
15202 2002-08-06 [paul]       0.8.1claws23
15203
15204         * sync with 0.8.1cvs13
15205                 see ChangeLog 2002-08-06
15206
15207 2002-08-06 [paul]       0.8.1claws22
15208
15209         * sync with 0.8.1cvs12
15210                 see ChangeLog 2002-08-05 and 2002-08-06
15211
15212 2002-08-06 [match]      0.8.1claws21
15213
15214         * src/addrclip.c
15215                 improvements to cut/copy/paste address
15216
15217 2002-08-05 [match]      0.8.1claws20
15218
15219         * src/addritem.[ch]
15220         * src/addrcache.c
15221         * src/addrbook.c
15222         * src/editaddress.c
15223         * src/addressbook.c
15224                 fixes to improve cut/copy/paste
15225
15226 2002-08-06 [melvin]     0.8.1claws19
15227
15228         * src/account.[ch]
15229                 account_find_all_from_address(): new function that returns the
15230                 list of all accounts that are matched in an address.
15231         * src/alertpanel.[ch]
15232                 alertpanel() now accepts a custom widget
15233                 alertpanel_with_widget(): new function that pops up a panel with
15234                 a custom widget in it 
15235         * src/gtkutils.[ch]
15236                 gtkut_account_menu_new(): new function that allows the selection
15237                 of an account from a list of accounts.
15238         * src/messageview.c
15239                 Extended Return Receipt notification to select the correct 
15240                 account and to make a security test on the Delivery-Notification
15241                 address which should be the same as the Return-Path.
15242
15243 2002-08-06 [thorsten]   0.8.1claws18
15244
15245         * src/mimeview.c
15246                 attach_all: save unnamed as "noname.%d",
15247                 dont free static dirname
15248
15249 2002-08-05 [alfons]     0.8.1claws17
15250
15251         * configure.in
15252                 detect XIM by trying to link rather than compile a XIM program
15253
15254 2002-08-05 [oliver]     0.8.1claws16
15255                 
15256         * src/stock_pixmap.[ch]
15257                 o add UP_ARROW to available pixmaps (already in pixmap-directory)
15258                 o new func to retrieve pixmaps
15259
15260 2002-08-05 [paul]       0.8.1claws15
15261
15262         * sync with 0.8.1cvs10
15263                 see ChangeLog 2002-08-05
15264
15265 2002-08-04 [alfons]     0.8.1claws14
15266
15267         * src/textview.c
15268                 see if this plugs memleak
15269
15270 2002-08-04 [melvin]     0.8.1claws13
15271
15272         * src/gtkspell.c
15273                 fixed bug that could crash Sylpheed when highlighting
15274                 all misspelled words.
15275
15276 2002-08-03 [melvin]     0.8.1claws12
15277
15278         * src/prefs_actions.c
15279                 removed unnecessary checks for NULL introduced in 0.8.1claws11.
15280         * src/messageview.c
15281                 fixed bug where the Return Receipt was sent to
15282                 Delivery-Notification-To address even if it was not present
15283
15284 2002-08-02 [alfons]     0.8.1claws11
15285
15286         * src/prefs_actions.c
15287                 o more check for NULLs
15288                 o put create_io_dialog() in right conditional block
15289
15290 2002-08-02 [paul]       0.8.1claws10
15291
15292         * po/es.po
15293                 updated by Ricardo Mones Lastra
15294
15295 2002-08-01 [christoph]  0.8.1claws9
15296
15297         * src/folder.c
15298                 don't free the cache of the opened
15299                 folder in the summaryview
15300         * src/summaryview.c
15301                 don't unset flags, if it is not required
15302
15303 2002-08-01 [paul]       0.8.1claws8
15304
15305         * sync with 0.8.1cvs8
15306                 see ChangeLog entry 2002-08-01
15307
15308 2002-08-01 [paul]       0.8.1claws7
15309
15310         * sync with 0.8.1cvs7
15311                 see ChangeLog 2002-07-31 and 2002-08-01
15312
15313 2002-07-31 [christoph]  0.8.1claws6
15314
15315         * src/mainwindow.c
15316                 forgot to update menu sensitivity
15317                 function for new menu entry
15318
15319 2002-07-31 [alfons]     0.8.1claws5
15320
15321         * src/main.c
15322                 check folder item and its path for NULL on
15323                 initial processing
15324
15325 2002-07-31 [christoph]  0.8.1claws4
15326
15327         * src/folder.c
15328                 check if folder_item_get_msginfo in
15329                 folder_item_remove_msg returned NULL
15330         * src/imap.c
15331                 better clear the uid cache in the
15332                 uid validity check function and delete
15333                 cached messages
15334
15335 2002-07-31 [paul]       0.8.1claws3
15336
15337         * man/sylpheed.1
15338                 add the '--attach' option and a few other
15339                 minor changes
15340
15341 2002-07-31 [paul]       0.8.1claws2
15342
15343         * sync with 0.8.1cvs5
15344                 see ChangeLog 2002-07-31
15345
15346 2002-07-31 [christoph]  0.8.1claws1
15347
15348         * src/folderview.[ch]
15349         * src/mainwindow.c
15350                 replace "Rescan all folders..." with
15351                 "Check all folders for new messages..."
15352
15353 2002-07-30 [paul]       0.8.1claws
15354
15355         * version 0.8.1claws released
15356
15357 2002-07-30 [paul]       0.8.0claws29
15358
15359         * tools/OOo2sylpheed.pl ** NEW FILE **
15360           tools/README
15361                 add script to enable sending documents as
15362                 attachments from OpenOffice.org
15363
15364 2002-07-30 [melvin]     0.8.0claws28
15365
15366         * src/prefs_actions.c
15367                 Made the actions' input/output dialog display
15368                 without delay.
15369
15370 2002-07-30 [christoph]  0.8.0claws27
15371
15372         * src/procmsg.c
15373                 check if folder_item_get_msginfo in
15374                 procmsg_save_to_outbox returned NULL
15375
15376 2002-07-30 [paul]       0.8.0claws26
15377
15378         * sync with 0.8.1cvs4
15379                 see ChangeLog 2002-07-29
15380
15381 2002-07-29 [thorsten]   0.8.0claws25
15382
15383         * README.claws
15384                 added selective download, delete on server
15385
15386 2002-07-29 [paul]       0.8.0claws24
15387
15388         * sync with 0.8.1cvs3
15389                 see ChangeLog 2002-07-29
15390
15391 2002-07-27 [christoph]  0.8.0claws23
15392
15393         * src/folder.c
15394                 add extra check if fetching the msginfo
15395                 returned NULL
15396
15397 2002-07-27 [paul]       0.8.0claws22
15398
15399         * sync with 0.8.1cvs2
15400                 see ChangeLog 2002-07-26
15401
15402 2002-07-27 [christoph]  0.8.0claws21
15403
15404         * src/imap.c
15405                 add another check if a valid msginfo
15406                 was returned
15407
15408 2002-07-26 [hoa]        0.8.0claws20
15409
15410         * src/folder.c
15411                 Fixed a condition in folder_item_destroy()
15412
15413         * src/imap.c
15414                 Fixed an error in IMAP protocol
15415
15416 2002-07-26 [alfons]     0.8.0claws19
15417
15418         * src/folder.c
15419                 ofcourse compare with identifier, not the path
15420
15421 2002-07-26 [alfons]     0.8.0claws18
15422
15423         * src/folder.c
15424                 use folder item identifier for saving / restoring
15425                 preferences because folder->path might not be unique
15426
15427 2002-07-26 [melvin]     0.8.0claws17
15428
15429         * src/logwindow.c
15430                 Fixed a crash introduced in 0.8.0claws5 when log is 
15431                 cut under 80 characters.
15432
15433 2002-07-26 [paul]       0.8.0claws16
15434
15435         * sync with 0.8.1cvs1
15436                 see ChangeLog 2002-07-26
15437
15438 2002-07-26 [christoph]  0.8.0claws15
15439
15440         * src/imap.[ch]
15441                 imap folder now remembers the last selected
15442                 folder and imap_fetch_msginfo skips selecting
15443                 the folder if it is already selected
15444
15445 2002-07-26 [christoph]  0.8.0claws14
15446
15447         * src/folder.c
15448         * src/folderview.c
15449         * src/imap.c
15450                 fix imap folder rescanning
15451
15452 2002-07-25 [christoph]  0.8.0claws13
15453
15454         * src/filter.c
15455         * src/folder.[ch]
15456         * src/folderview.c
15457         * src/imap.[ch]
15458         * src/mainwindow.c
15459         * src/mbox_folder.c
15460         * src/mh.c
15461         * src/news.c
15462                 implement imap uid cache and uid validity check
15463
15464 2002-07-25 [alfons]     0.8.0claws12
15465
15466         * src/summaryview.c
15467                 fix a brown paper bag bug, and also add some more
15468                 checks
15469
15470 2002-07-25 [christoph]  0.8.0claws11
15471
15472         * src/folder.c
15473                 don't mix copy, fetch_msginfo and remove
15474                 operations in folder item copy and move
15475                 operations
15476
15477 2002-07-25 [christoph]  0.8.0claws10
15478
15479         * src/folderview.c
15480         * src/mainwindow.c
15481         * src/prefs_folder_item.c
15482         * src/summaryview.[ch]
15483                 remove no longer required parameter update_cache from
15484                 summary_show
15485
15486 2002-07-25 [paul]       0.8.0claws9
15487
15488         * sync with 0.8.1
15489         
15490         * AUTHORS
15491                 a few corrections
15492
15493 2002-07-24 [alfons]     0.8.0claws8
15494
15495         * src/summaryview.c
15496                 sort correctly when using simplified subject line
15497                 (closes feature request "[ 585141 ] applying regexp to subject 
15498                 before sort" submitted by Alexandra Walford)
15499
15500 2002-07-24 [paul]       0.8.0claws7
15501
15502         * sync with 0.8.0cvs3
15503                 see ChangeLog 2002-07-24
15504
15505 2002-07-23 [christoph]  0.8.0claws6
15506
15507         * src/folder.c
15508         * src/folder.h
15509         * src/summaryview.c
15510         * src/summaryview.h
15511         * src/main.c
15512                 o separate processing and summaryview
15513                 o removed summary_write_cache from summaryview
15514                 o removed summaryview->killed_messages, because we don't have
15515                   to keep a list of killed messages anymore. New cache will
15516                   keep the hidden messages in cache anyway
15517         * src/folderview.c
15518         * src/inc.c
15519         * src/selective_download.c
15520                 o removed unnecessary summary_write_cache calls
15521         * src/procmsg.c
15522                 o don't set ignore thread flag in procmsg_get_thread_tree
15523                   if it is already set
15524         * src/mainwindow.c
15525         * src/statusbar.h
15526                 o moved STATUSBAR_PUSH/POP to statusbar.h because
15527                   they are used in different files
15528
15529 2002-07-23 [melvin]     0.8.0claws5
15530
15531         * src/addressbook.c
15532         * src/addrgather.c
15533         * src/editaddress.c
15534         * src/editgroup.c
15535         * src/editldap_basedn.c
15536         * src/importldif.c
15537         * src/prefs_common.c
15538                 Fixed few memory leak (gtk_editable_get_chars returns
15539                 an allocated string)
15540         * src/logwindow.c
15541                 Fixed few memory leak (gtk_editable_get_chars returns
15542                 an allocated string) and modified a little the log cutting
15543                 loop.
15544         * src/compose.c
15545                 Replaced a call to an obsolete function gtk_entry_get_text()
15546                 by gtk_editable_get_chars()
15547         * src/send.c
15548                 Removed a debug printf
15549
15550 2002-07-23 [christoph]  0.8.0claws4
15551
15552         * src/filesel.c
15553                 fix another g_dirname memory leak
15554
15555 2002-07-23 [christoph]  0.8.0claws3
15556
15557         * src/mh.c
15558                 fixed a memory leak in mh_fetch_msginfo
15559                 fixed crash when message header could not be
15560                 parsed
15561
15562 2002-07-23 [paul]       0.8.0claws2
15563
15564         * sync with 0.8.0cvs2
15565                 see ChangeLog 2002-07-23
15566
15567 2002-07-23 [paul]       0.8.0claws1
15568
15569         * sync with 0.8.0cvs1
15570                 see ChangeLog 2002-07-23
15571
15572 2002-07-23 [paul]       0.8.0claws
15573
15574         * release of 0.8.0claws